Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failure Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd #94390

Closed
v-wenyuxu opened this issue Nov 6, 2023 · 30 comments · Fixed by #100798
Labels
arch-x64 area-Tracing-coreclr in-pr There is an active PR which will close this issue when it is merged os-windows
Milestone

Comments

@v-wenyuxu
Copy link

Failed in: runtime-coreclr pgostress 20231103.1

Failed tests:

coreclr windows x64 Checked fullpgo_random_gdv_methodprofiling_only @ Windows.10.Amd64.Open
    - Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd

Error message:

cmdLine:C:hw9FE808F7wA87B0931eLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 600000 from variable __TestTimeout, start: 11/4/2023 7:52:33 AM, end: 11/4/2023 8:02:33 AM)

Return code:      -100
Raw output file:      C:hw9FE808F7wA87B0931uploads�inding	racingBinderTracingTest.ResolutionFlowoutput.txt
Raw output:
BEGIN EXECUTION
 "C:hw9FE808F7pcorerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true"  BinderTracingTest.ResolutionFlow.dll 
[7:52:34 AM] Running AssemblyLoadContextResolving_ReturnNull...
[7:52:36 AM] Running AssemblyLoadContextResolving_LoadAssembly...
[7:52:36 AM] Running AssemblyLoadContextResolving_NameMismatch...
[7:52:37 AM] Running AssemblyLoadContextResolving_MultipleHandlers...
[7:52:37 AM] Running AppDomainAssemblyResolve_ReturnNull...
[7:52:37 AM] Running AppDomainAssemblyResolve_LoadAssembly...
[7:52:37 AM] Running AppDomainAssemblyResolve_NameMismatch...
[7:52:37 AM] Running AppDomainAssemblyResolve_MultipleHandlers...
[7:52:37 AM] Launching process for AssemblyLoadFromResolveHandler_LoadDependency...
[7:52:38 AM] Running AssemblyLoadFromResolveHandler_LoadDependency...

[7:52:41 AM] Launching process for AssemblyLoadFromResolveHandler_NotTracked...
[7:52:42 AM] Running AssemblyLoadFromResolveHandler_NotTracked...

[7:52:44 AM] Launching process for FindInLoadContext_CustomALC...
[7:52:45 AM] Running FindInLoadContext_CustomALC...

[7:52:48 AM] Launching process for FindInLoadContext_DefaultALC...
[7:52:49 AM] Running FindInLoadContext_DefaultALC...

cmdLine:C:hw9FE808F7wA87B0931eLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 600000 from variable __TestTimeout, start: 11/4/2023 7:52:33 AM, end: 11/4/2023 8:02:33 AM)
Invoking: C:Program Files (x86)Windows Kits10Debuggersdcdb.exe -c "$<C:hw9FE808F7		mpjpvd1s.tmp" -z "C:corescrashdump_8056.dmp"
stdout: 
Microsoft (R) Windows Debugger Version 10.0.18362.1 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:corescrashdump_8056.dmp]
User Mini Dump File with Full Memory: Only application data is available


************* Path validation summary **************
Response                         Time (ms)     Location
OK                                             C:hw9FE808F7pPDB
Symbol search path is: C:hw9FE808F7pPDB
Executable search path is: 
Windows 10 Version 14393 MP (4 procs) Free x64
Product: Server, suite: TerminalServer DataCenter SingleUserTS
10.0.14393.6343 (rs1_release.230913-1727)
Machine Name:
Debug session time: Sat Nov  4 08:02:33.000 2023 (UTC + 0:00)
System Uptime: 0 days 1:18:27.780
Process Uptime: 0 days 0:10:00.000
............................................

************* Symbol Loading Error Summary **************
Module name            Error
ntdll                  The system cannot find the file specified

You can troubleshoot most symbol related issues by turning on symbol loading diagnostics (!sym noisy) and repeating the command that caused symbols to be loaded.
You should also verify that your symbol search path (.sympath) is correct.
For analysis of this file, run !analyze -v
ntdll!ZwWaitForMultipleObjects+0x14:
00007ff9`b5986974 c3              ret
0:000> cdb: Reading initial command '$<C:hw9FE808F7		mpjpvd1s.tmp'
0:000> .load C:Users
unner.dotnetsossos.dll
0:000> ~*k

.  0  Id: 1f78.3234 Suspend: 0 Teb: 00000041`16a1a000 Unfrozen
Child-SP          RetAddr           Call Site
00000041`169cd728 00007ff9`b2ca4d6f ntdll!ZwWaitForMultipleObjects+0x14
*** WARNING: Unable to verify checksum for coreclr.dll
00000041`169cd730 00007ff9`86f5b966 KERNELBASE!WaitForMultipleObjectsEx+0xef
00000041`169cda30 00007ff9`86f5bf13 coreclr!Thread::DoAppropriateAptStateWait+0x116
00000041`169cdb00 00007ff9`86f65b3d coreclr!Thread::DoApprop

Stack trace:

   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 146
   at Xunit.Assert.True(Boolean condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 128
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath)
   at Program.<<Main>$>g__TestExecutor54|0_55(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
More failures
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Nov 6, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Nov 6, 2023
@ghost
Copy link

ghost commented Nov 6, 2023

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

Issue Details

Failed in: runtime-coreclr pgostress 20231103.1

Failed tests:

coreclr windows x64 Checked fullpgo_random_gdv_methodprofiling_only @ Windows.10.Amd64.Open
    - Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd

Error message:

cmdLine:C:hw9FE808F7wA87B0931eLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 600000 from variable __TestTimeout, start: 11/4/2023 7:52:33 AM, end: 11/4/2023 8:02:33 AM)

Return code:      -100
Raw output file:      C:hw9FE808F7wA87B0931uploads�inding	racingBinderTracingTest.ResolutionFlowoutput.txt
Raw output:
BEGIN EXECUTION
 "C:hw9FE808F7pcorerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true"  BinderTracingTest.ResolutionFlow.dll 
[7:52:34 AM] Running AssemblyLoadContextResolving_ReturnNull...
[7:52:36 AM] Running AssemblyLoadContextResolving_LoadAssembly...
[7:52:36 AM] Running AssemblyLoadContextResolving_NameMismatch...
[7:52:37 AM] Running AssemblyLoadContextResolving_MultipleHandlers...
[7:52:37 AM] Running AppDomainAssemblyResolve_ReturnNull...
[7:52:37 AM] Running AppDomainAssemblyResolve_LoadAssembly...
[7:52:37 AM] Running AppDomainAssemblyResolve_NameMismatch...
[7:52:37 AM] Running AppDomainAssemblyResolve_MultipleHandlers...
[7:52:37 AM] Launching process for AssemblyLoadFromResolveHandler_LoadDependency...
[7:52:38 AM] Running AssemblyLoadFromResolveHandler_LoadDependency...

[7:52:41 AM] Launching process for AssemblyLoadFromResolveHandler_NotTracked...
[7:52:42 AM] Running AssemblyLoadFromResolveHandler_NotTracked...

[7:52:44 AM] Launching process for FindInLoadContext_CustomALC...
[7:52:45 AM] Running FindInLoadContext_CustomALC...

[7:52:48 AM] Launching process for FindInLoadContext_DefaultALC...
[7:52:49 AM] Running FindInLoadContext_DefaultALC...

cmdLine:C:hw9FE808F7wA87B0931eLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 600000 from variable __TestTimeout, start: 11/4/2023 7:52:33 AM, end: 11/4/2023 8:02:33 AM)
Invoking: C:Program Files (x86)Windows Kits10Debuggersdcdb.exe -c "$<C:hw9FE808F7		mpjpvd1s.tmp" -z "C:corescrashdump_8056.dmp"
stdout: 
Microsoft (R) Windows Debugger Version 10.0.18362.1 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:corescrashdump_8056.dmp]
User Mini Dump File with Full Memory: Only application data is available


************* Path validation summary **************
Response                         Time (ms)     Location
OK                                             C:hw9FE808F7pPDB
Symbol search path is: C:hw9FE808F7pPDB
Executable search path is: 
Windows 10 Version 14393 MP (4 procs) Free x64
Product: Server, suite: TerminalServer DataCenter SingleUserTS
10.0.14393.6343 (rs1_release.230913-1727)
Machine Name:
Debug session time: Sat Nov  4 08:02:33.000 2023 (UTC + 0:00)
System Uptime: 0 days 1:18:27.780
Process Uptime: 0 days 0:10:00.000
............................................

************* Symbol Loading Error Summary **************
Module name            Error
ntdll                  The system cannot find the file specified

You can troubleshoot most symbol related issues by turning on symbol loading diagnostics (!sym noisy) and repeating the command that caused symbols to be loaded.
You should also verify that your symbol search path (.sympath) is correct.
For analysis of this file, run !analyze -v
ntdll!ZwWaitForMultipleObjects+0x14:
00007ff9`b5986974 c3              ret
0:000> cdb: Reading initial command '$<C:hw9FE808F7		mpjpvd1s.tmp'
0:000> .load C:Users
unner.dotnetsossos.dll
0:000> ~*k

.  0  Id: 1f78.3234 Suspend: 0 Teb: 00000041`16a1a000 Unfrozen
Child-SP          RetAddr           Call Site
00000041`169cd728 00007ff9`b2ca4d6f ntdll!ZwWaitForMultipleObjects+0x14
*** WARNING: Unable to verify checksum for coreclr.dll
00000041`169cd730 00007ff9`86f5b966 KERNELBASE!WaitForMultipleObjectsEx+0xef
00000041`169cda30 00007ff9`86f5bf13 coreclr!Thread::DoAppropriateAptStateWait+0x116
00000041`169cdb00 00007ff9`86f65b3d coreclr!Thread::DoApprop

Stack trace:

   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 146
   at Xunit.Assert.True(Boolean condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 128
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath)
   at Program.<<Main>$>g__TestExecutor54|0_55(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
More failures
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
Author: v-wenyuxu
Assignees: -
Labels:

os-windows, arch-x64, area-CodeGen-coreclr, blocking-clean-ci-optional

Milestone: -

@JulieLeeMSFT JulieLeeMSFT added this to the 9.0.0 milestone Nov 6, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Nov 6, 2023
@JulieLeeMSFT
Copy link
Member

@davmason, this test is failing again. Please take a look.

@JulieLeeMSFT JulieLeeMSFT added area-Tracing-coreclr and removed area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI labels Nov 6, 2023
@andrijana44
Copy link

Neue Möglichkeiten

@tommcdon tommcdon removed the blocking-clean-ci-optional Blocking optional rolling runs label Nov 12, 2023
@tommcdon tommcdon modified the milestones: 9.0.0, Future Nov 12, 2023
@tommcdon
Copy link
Member

One failure in the last month on the runtime-coreclr pgostress build definition in the last month, removing "blocking-clean-ci" tag:

Pipeline Started count_
runtime-coreclr pgostress+run_test_p1__windows_x64_checked 2023-11-04 1
runtime-coreclr pgostress+run_test_p1__linux_x64_checked 2023-09-30 2
runtime-coreclr pgostress+run_test_p1__osx_arm64_checked 2023-08-17 13

@v-wenyuxu
Copy link
Author

Failed again in: runtime-coreclr jitstress 20231126.1

Failed tests:

coreclr windows x86 Checked jitstress1_tiered @ Windows.10.Amd64.Open
    - Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd

Error message:

cmdLine:C:hwA252091FwB64E0A63eLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 1800000 from variable __TestTimeout, start: 11/27/2023 5:46:12 AM, end: 11/27/2023 6:16:12 AM)

Return code:      -100
Raw output file:      C:hwA252091FwB64E0A63uploads�inding	racingBinderTracingTest.ResolutionFlowoutput.txt
Raw output:
BEGIN EXECUTION
 "C:hwA252091Fpcorerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true"  BinderTracingTest.ResolutionFlow.dll 
[5:46:13 AM] Running AssemblyLoadContextResolving_ReturnNull...
[5:46:15 AM] Running AssemblyLoadContextResolving_LoadAssembly...
[5:46:15 AM] Running AssemblyLoadContextResolving_NameMismatch...
[5:46:15 AM] Running AssemblyLoadContextResolving_MultipleHandlers...
[5:46:15 AM] Running AppDomainAssemblyResolve_ReturnNull...
[5:46:15 AM] Running AppDomainAssemblyResolve_LoadAssembly...
[5:46:16 AM] Running AppDomainAssemblyResolve_NameMismatch...
[5:46:16 AM] Running AppDomainAssemblyResolve_MultipleHandlers...
[5:46:16 AM] Launching process for AssemblyLoadFromResolveHandler_LoadDependency...
[5:46:17 AM] Running AssemblyLoadFromResolveHandler_LoadDependency...

cmdLine:C:hwA252091FwB64E0A63eLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 1800000 from variable __TestTimeout, start: 11/27/2023 5:46:12 AM, end: 11/27/2023 6:16:12 AM)
Invoking: C:Program Files (x86)Windows Kits10Debuggers�cdb.exe -c "$<C:hwA252091F		mprujh2p.tmp" -z "C:corescrashdump_6068.dmp"
stdout: 
Microsoft (R) Windows Debugger Version 10.0.18362.1 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:corescrashdump_6068.dmp]
User Mini Dump File with Full Memory: Only application data is available


************* Path validation summary **************
Response                         Time (ms)     Location
OK                                             C:hwA252091FpPDB
Symbol search path is: C:hwA252091FpPDB
Executable search path is: 
Windows 10 Version 14393 MP (4 procs) Free x86 compatible
Product: Server, suite: TerminalServer DataCenter SingleUserTS
10.0.14393.6343 (rs1_release.230913-1727)
Machine Name:
Debug session time: Mon Nov 27 06:16:12.000 2023 (UTC + 0:00)
System Uptime: 0 days 0:36:07.966
Process Uptime: 0 days 0:30:00.000
..............................................

************* Symbol Loading Error Summary **************
Module name            Error
ntdll                  The system cannot find the file specified

You can troubleshoot most symbol related issues by turning on symbol loading diagnostics (!sym noisy) and repeating the command that caused symbols to be loaded.
You should also verify that your symbol search path (.sympath) is correct.
For analysis of this file, run !analyze -v
*** WARNING: Unable to verify checksum for coreclr.dll
eax=00000000 ebx=00000001 ecx=00000000 edx=00000000 esi=00000001 edi=00000001
eip=76fef18c esp=0337e1c4 ebp=0337e354 iopl=0         nv up ei pl nz na po nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000202
ntdll!ZwWaitForMultipleObjects+0xc:
76fef18c c21400          ret     14h
0:000> cdb: Reading initial command '$<C:hwA252091F		mprujh2p.tmp'
0:000> .load C:Users
unner.dotnetsossos.dll
0:000> ~*k

.  0  Id: 17b4.16cc Suspend: 0 Teb: 03040000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
0337e354 7197f166 ntdll!ZwWaitForMultipleObjects+0xc
0337e3d8 7197f516 coreclr!Thread::DoAppropriateAptStateWait+0xc6
0337e530 7198611d coreclr!Thread::DoAppropriateWaitWorker+0x27a
0337e580 7197f20b coreclr!`Thread::DoAppropriateWait'::`9'::__Body::Run+0x57
0337e5e0 719f7b5b coreclr!Thread::DoAppropriateWait+0x83
*** WARNING: Unable to verify checksum for System.Private.CoreLib.dll
0337

Stack trace:

   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 146
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath)
   at Program.<<Main>$>g__TestExecutor54|0_55(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
More failures
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule

@v-wenyuxu
Copy link
Author

Failed again in: runtime-coreclr gcstress-extra 20231203.1

Failed tests:

coreclr osx arm64 Checked gcstress0xc_tailcallstress @ OSX.1200.ARM64.Open
    - Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd

Error message:

waitpid() returned successfully (wstatus 00000000) WEXITSTATUS 0 WTERMSIG 0
/private/tmp/helix/working/C0F00A31/w/B55B0A3C/e/Loader/Loader/../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh: line 449: 65377 Abort trap: 6           (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /tmp/helix/working/C0F00A31/w/B55B0A3C/uploads/binding/tracing/BinderTracingTest.ResolutionFlow/output.txt
Raw output:
BEGIN EXECUTION
/tmp/helix/working/C0F00A31/p/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true BinderTracingTest.ResolutionFlow.dll ''
[3:03:26 PM] Running AssemblyLoadContextResolving_ReturnNull...
[3:03:27 PM] Running AssemblyLoadContextResolving_LoadAssembly...
[3:03:28 PM] Running AssemblyLoadContextResolving_NameMismatch...
[3:03:28 PM] Running AssemblyLoadContextResolving_MultipleHandlers...
[3:03:28 PM] Running AppDomainAssemblyResolve_ReturnNull...
[3:03:28 PM] Running AppDomainAssemblyResolve_LoadAssembly...
[3:03:28 PM] Running AppDomainAssemblyResolve_NameMismatch...
[3:03:29 PM] Running AppDomainAssemblyResolve_MultipleHandlers...
[3:03:29 PM] Running AssemblyLoadContextLoad...
[3:03:29 PM] Running AssemblyLoadContextLoad_Exception...
[3:03:29 PM] Running ResolveSatelliteAssembly...
[createdump] Gathering state for process 65377 
[createdump] Crashing thread b081c signal 6 (0006)
[createdump] Writing crash report to file /cores/coredump.65377.dmp.crashreport.json
[createdump] Crash report successfully written
[createdump] Writing minidump with heap to file /cores/coredump.65377.dmp
[createdump] Written 402358424 bytes (24558 pages) to core file
[createdump] Target process is alive
[createdump] Dump successfully written in 925ms
Expected: 100
Actual: 134
END EXECUTION - FAILED
Test failed. Trying to see if dump file was created in /cores since 12/3/2023 3:03:26 PM
Processing /cores/coredump.65377.dmp.crashreport.json
Printing stacktrace from '/cores/coredump.65377.dmp.crashreport.json'
Invoking llvm-symbolizer --pretty-print
Errors while running llvm-symbolizer --pretty-print
System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'llvm-symbolizer' with working directory '/private/tmp/helix/working/C0F00A31/w/B55B0A3C/e/Loader/Loader'. No such file or directory
   at System.Diagnostics.Process.ForkAndExecProcess(ProcessStartInfo startInfo, String resolvedFilename, String[] argv, String[] envp, String cwd, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec) in /_/src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.Unix.cs:line 496
   at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo) in /_/src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.Unix.cs:line 456
   at System.Diagnostics.Process.Start() in /_/src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.cs:line 1282
   at CoreclrTestLib.CoreclrTestWrapperLib.TryPrintStackTraceFromCrashReport(String crashReportJsonFile, TextWriter outputWriter)
Test Harness Exitcode is : 1
To run the test:
Set up CORE_ROOT and run.
> /private/tmp/helix/working/C0F00A31/w/B55B0A3C/e/Loader/Loader/../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh

Stack trace:

   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 146
   at Xunit.Assert.True(Boolean condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 128
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath)
   at Program.<<Main>$>g__TestExecutor54|0_55(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
More failures
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule

@v-wenyuxu
Copy link
Author

Failed again in: runtime-coreclr jitstress-isas-x86 20231212.1

Failed tests:

coreclr windows x86 Checked jitstress_isas_2_x86_nolzcnt @ Windows.10.Amd64.Open
    - Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd

Error message:

cmdLine:C:hw9A060892wAA6709C0eLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 1800000 from variable __TestTimeout, start: 12/12/2023 6:25:19 PM, end: 12/12/2023 6:55:19 PM)

Return code:      -100
Raw output file:      C:hw9A060892wAA6709C0uploads�inding	racingBinderTracingTest.ResolutionFlowoutput.txt
Raw output:
BEGIN EXECUTION
 "C:hw9A060892pcorerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true"  BinderTracingTest.ResolutionFlow.dll 
[6:25:21 PM] Running AssemblyLoadContextResolving_ReturnNull...
[6:25:23 PM] Running AssemblyLoadContextResolving_LoadAssembly...
[6:25:23 PM] Running AssemblyLoadContextResolving_NameMismatch...
[6:25:23 PM] Running AssemblyLoadContextResolving_MultipleHandlers...
[6:25:23 PM] Running AppDomainAssemblyResolve_ReturnNull...
[6:25:23 PM] Running AppDomainAssemblyResolve_LoadAssembly...
[6:25:23 PM] Running AppDomainAssemblyResolve_NameMismatch...
[6:25:23 PM] Running AppDomainAssemblyResolve_MultipleHandlers...
[6:25:24 PM] Launching process for AssemblyLoadFromResolveHandler_LoadDependency...
[6:25:25 PM] Running AssemblyLoadFromResolveHandler_LoadDependency...

[6:25:27 PM] Launching process for AssemblyLoadFromResolveHandler_NotTracked...
[6:25:28 PM] Running AssemblyLoadFromResolveHandler_NotTracked...

[6:25:30 PM] Launching process for FindInLoadContext_CustomALC...
[6:25:31 PM] Running FindInLoadContext_CustomALC...

cmdLine:C:hw9A060892wAA6709C0eLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 1800000 from variable __TestTimeout, start: 12/12/2023 6:25:19 PM, end: 12/12/2023 6:55:19 PM)
Invoking: C:Program Files (x86)Windows Kits10Debuggers�cdb.exe -c "$<C:hw9A060892		mpdmfc3e.tmp" -z "C:corescrashdump_5956.dmp"
stdout: 
Microsoft (R) Windows Debugger Version 10.0.18362.1 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:corescrashdump_5956.dmp]
User Mini Dump File with Full Memory: Only application data is available


************* Path validation summary **************
Response                         Time (ms)     Location
OK                                             C:hw9A060892pPDB
Symbol search path is: C:hw9A060892pPDB
Executable search path is: 
Windows 10 Version 14393 MP (4 procs) Free x86 compatible
Product: Server, suite: TerminalServer DataCenter SingleUserTS
10.0.14393.6343 (rs1_release.230913-1727)
Machine Name:
Debug session time: Tue Dec 12 18:55:20.000 2023 (UTC + 0:00)
System Uptime: 0 days 1:32:16.576
Process Uptime: 0 days 0:30:00.000
..............................................

************* Symbol Loading Error Summary **************
Module name            Error
ntdll                  The system cannot find the file specified

You can troubleshoot most symbol related issues by turning on symbol loading diagnostics (!sym noisy) and repeating the command that caused symbols to be loaded.
You should also verify that your symbol search path (.sympath) is correct.
For analysis of this file, run !analyze -v
*** WARNING: Unable to verify checksum for coreclr.dll
eax=00000000 ebx=00000001 ecx=00000000 edx=00000000 esi=00000001 edi=00000001
eip=778bf18c esp=031ee4a4 ebp=031ee634 iopl=0         nv up ei pl nz na po nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000202
ntdll!ZwWaitForMultipleObjects+0xc:
778bf18c c21400          ret     14h
0:000> cdb: Reading initial command '$<C:hw9A060892		mpdmfc3e.tmp'
0:000> .load C:Users
unner.dotnetsossos.dll
0:000> ~*k

.  0  Id: 1744.2d4 Suspend: 0 Teb: 03203000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
031ee634 7211ea06 ntdll!ZwWaitForMultipleObjects+0xc
031ee6b8 7211ef31 coreclr!Thread::DoAppropriateAptStateWait+0xc6
031ee

Stack trace:

   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 146
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath)
   at Program.<<Main>$>g__TestExecutor54|0_55(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
More failures
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule

@davmason
Copy link
Member

When I look at the most recent failure in runtime-coreclr jitstress-isas-x86 20231212.1

I can only see a crash dump for the host process, not the subprocess that the test actually runs in. @JulieLeeMSFT should there be a dump for the subprocess too?

@v-wenyuxu
Copy link
Author

Failed again in: runtime-coreclr gcstress0x3-gcstress0xc 20240113.1

Failed tests:

coreclr windows arm64 Checked gcstress0x3 @ Windows.11.Arm64.Open
    - Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd

Error message:

cmdLine:C:hwA40508D6wADCE09ACeLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 3600000 from variable __TestTimeout, start: 1/13/2024 2:47:49 PM, end: 1/13/2024 3:47:54 PM)

Return code:      -100
Raw output file:      C:hwA40508D6wADCE09ACuploads�inding	racingBinderTracingTest.ResolutionFlowoutput.txt
Raw output:
BEGIN EXECUTION
 "C:hwA40508D6pcorerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true"  BinderTracingTest.ResolutionFlow.dll 
[2:47:52 PM] Running AssemblyLoadContextResolving_ReturnNull...

cmdLine:C:hwA40508D6wADCE09ACeLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 3600000 from variable __TestTimeout, start: 1/13/2024 2:47:49 PM, end: 1/13/2024 3:47:54 PM)
Unable to find cdb.exe at C:Program Files (x86)Windows Kits10Debuggers�rm64cdb.exe
Test Harness Exitcode is : -100
To run the test:
Set up CORE_ROOT and run.
> C:hwA40508D6wADCE09ACeLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd

Stack trace:

   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 146
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath)
   at Program.<<Main>$>g__TestExecutor55|0_56(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
More failures
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:16.388Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.2204.amd64.open.rt x64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"Reason":"Schedule","Project":"public","DefinitionName":"runtime-coreclr gcstress-extra","BuildNumber":"20231001.1","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"113","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","BuildId":"424146","configuration":"Checked-gcstress0xc_jitstress1","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"9325540","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","System.JobAttempt":"1","System.PhaseAttempt":"1"} Schedule
2023-10-01T22:24:16.388Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.2204.amd64.open.rt x64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"Reason":"Schedule","Project":"public","DefinitionName":"runtime-coreclr gcstress-extra","BuildNumber":"20231001.1","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"113","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","BuildId":"424146","configuration":"Checked-gcstress0xc_jitstress1","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"9325540","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","System.JobAttempt":"1","System.PhaseAttempt":"1"} Schedule
2023-10-01T22:24:16.388Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.2204.amd64.open.rt x64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"Reason":"Schedule","Project":"public","DefinitionName":"runtime-coreclr gcstress-extra","BuildNumber":"20231001.1","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"113","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","BuildId":"424146","configuration":"Checked-gcstress0xc_jitstress1","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"9325540","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","System.JobAttempt":"1","System.PhaseAttempt":"1"} Schedule
2023-10-01T22:24:16.388Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.2204.amd64.open.rt x64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"Reason":"Schedule","Project":"public","DefinitionName":"runtime-coreclr gcstress-extra","BuildNumber":"20231001.1","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"113","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","BuildId":"424146","configuration":"Checked-gcstress0xc_jitstress1","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"9325540","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","System.JobAttempt":"1","System.PhaseAttempt":"1"} Schedule
2023-10-01T22:24:16.388Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.2204.amd64.open.rt x64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"Reason":"Schedule","Project":"public","DefinitionName":"runtime-coreclr gcstress-extra","BuildNumber":"20231001.1","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"113","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","BuildId":"424146","configuration":"Checked-gcstress0xc_jitstress1","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"9325540","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","System.JobAttempt":"1","System.PhaseAttempt":"1"} Schedule
2023-10-01T22:24:16.388Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.2204.amd64.open.rt x64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"Reason":"Schedule","Project":"public","DefinitionName":"runtime-coreclr gcstress-extra","BuildNumber":"20231001.1","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"113","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","BuildId":"424146","configuration":"Checked-gcstress0xc_jitstress1","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"9325540","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","System.JobAttempt":"1","System.PhaseAttempt":"1"} Schedule
2023-10-01T22:24:16.388Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.2204.amd64.open.rt x64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"Reason":"Schedule","Project":"public","DefinitionName":"runtime-coreclr gcstress-extra","BuildNumber":"20231001.1","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"113","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","BuildId":"424146","configuration":"Checked-gcstress0xc_jitstress1","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"9325540","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","System.JobAttempt":"1","System.PhaseAttempt":"1"} Schedule
2023-10-01T22:24:16.388Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.2204.amd64.open.rt x64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"Reason":"Schedule","Project":"public","DefinitionName":"runtime-coreclr gcstress-extra","BuildNumber":"20231001.1","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"113","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","BuildId":"424146","configuration":"Checked-gcstress0xc_jitstress1","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"9325540","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","System.JobAttempt":"1","System.PhaseAttempt":"1"} Schedule
2023-10-01T22:24:16.388Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.2204.amd64.open.rt x64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"Reason":"Schedule","Project":"public","DefinitionName":"runtime-coreclr gcstress-extra","BuildNumber":"20231001.1","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"113","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","BuildId":"424146","configuration":"Checked-gcstress0xc_jitstress1","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"9325540","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","System.JobAttempt":"1","System.PhaseAttempt":"1"} Schedule
2023-10-01T22:24:16.388Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.2204.amd64.open.rt x64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"Reason":"Schedule","Project":"public","DefinitionName":"runtime-coreclr gcstress-extra","BuildNumber":"20231001.1","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"113","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","BuildId":"424146","configuration":"Checked-gcstress0xc_jitstress1","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"9325540","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","System.JobAttempt":"1","System.PhaseAttempt":"1"} Schedule
2023-10-01T22:22:57.587Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325522","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_arm_checked","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","BuildNumber":"20231001.1","BuildId":"424146","Reason":"Schedule","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","DefinitionId":"113","Project":"public"} Schedule
2023-10-01T22:22:57.587Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325522","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_arm_checked","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","BuildNumber":"20231001.1","BuildId":"424146","Reason":"Schedule","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","DefinitionId":"113","Project":"public"} Schedule
2023-10-01T22:22:57.587Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325522","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_arm_checked","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","BuildNumber":"20231001.1","BuildId":"424146","Reason":"Schedule","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","DefinitionId":"113","Project":"public"} Schedule
2023-10-01T22:22:57.587Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325522","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_arm_checked","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","BuildNumber":"20231001.1","BuildId":"424146","Reason":"Schedule","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","DefinitionId":"113","Project":"public"} Schedule
2023-10-01T22:22:57.587Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325522","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_arm_checked","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","BuildNumber":"20231001.1","BuildId":"424146","Reason":"Schedule","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","DefinitionId":"113","Project":"public"} Schedule
2023-10-01T22:22:57.587Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325522","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_arm_checked","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","BuildNumber":"20231001.1","BuildId":"424146","Reason":"Schedule","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","DefinitionId":"113","Project":"public"} Schedule
2023-10-01T22:22:57.587Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325522","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_arm_checked","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","BuildNumber":"20231001.1","BuildId":"424146","Reason":"Schedule","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","DefinitionId":"113","Project":"public"} Schedule
2023-10-01T22:22:57.587Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325522","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_arm_checked","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","BuildNumber":"20231001.1","BuildId":"424146","Reason":"Schedule","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","DefinitionId":"113","Project":"public"} Schedule
2023-10-01T22:22:57.587Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325522","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_arm_checked","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","BuildNumber":"20231001.1","BuildId":"424146","Reason":"Schedule","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","DefinitionId":"113","Project":"public"} Schedule
2023-10-01T22:22:57.587Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325522","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_arm_checked","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","BuildNumber":"20231001.1","BuildId":"424146","Reason":"Schedule","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","DefinitionId":"113","Project":"public"} Schedule
2023-10-01T19:21:09.503Z runtime-coreclr jitstress-random Checked-jitstress_random_1 ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"System.JobAttempt":"1","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.PhaseName":"run_test_p1__linux_arm_checked","architecture":"arm","BuildId":"424103","System.JobName":"__default","System.StageName":"Build","Project":"public","System.StageAttempt":"1","System.PhaseAttempt":"1","configuration":"Checked-jitstress_random_1","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20231001.1","DefinitionName":"runtime-coreclr jitstress-random","DefinitionId":"159","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","AzurePipelinesTestRunId":"9324428"} Schedule
2023-10-01T19:21:09.503Z runtime-coreclr jitstress-random Checked-jitstress_random_1 ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"System.JobAttempt":"1","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.PhaseName":"run_test_p1__linux_arm_checked","architecture":"arm","BuildId":"424103","System.JobName":"__default","System.StageName":"Build","Project":"public","System.StageAttempt":"1","System.PhaseAttempt":"1","configuration":"Checked-jitstress_random_1","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20231001.1","DefinitionName":"runtime-coreclr jitstress-random","DefinitionId":"159","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","AzurePipelinesTestRunId":"9324428"} Schedule
2023-10-01T19:21:09.503Z runtime-coreclr jitstress-random Checked-jitstress_random_1 ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"System.JobAttempt":"1","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.PhaseName":"run_test_p1__linux_arm_checked","architecture":"arm","BuildId":"424103","System.JobName":"__default","System.StageName":"Build","Project":"public","System.StageAttempt":"1","System.PhaseAttempt":"1","configuration":"Checked-jitstress_random_1","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20231001.1","DefinitionName":"runtime-coreclr jitstress-random","DefinitionId":"159","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","AzurePipelinesTestRunId":"9324428"} Schedule
2023-10-01T19:21:09.503Z runtime-coreclr jitstress-random Checked-jitstress_random_1 ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"System.JobAttempt":"1","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.PhaseName":"run_test_p1__linux_arm_checked","architecture":"arm","BuildId":"424103","System.JobName":"__default","System.StageName":"Build","Project":"public","System.StageAttempt":"1","System.PhaseAttempt":"1","configuration":"Checked-jitstress_random_1","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20231001.1","DefinitionName":"runtime-coreclr jitstress-random","DefinitionId":"159","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","AzurePipelinesTestRunId":"9324428"} Schedule
2023-10-01T19:21:09.503Z runtime-coreclr jitstress-random Checked-jitstress_random_1 ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"System.JobAttempt":"1","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.PhaseName":"run_test_p1__linux_arm_checked","architecture":"arm","BuildId":"424103","System.JobName":"__default","System.StageName":"Build","Project":"public","System.StageAttempt":"1","System.PhaseAttempt":"1","configuration":"Checked-jitstress_random_1","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20231001.1","DefinitionName":"runtime-coreclr jitstress-random","DefinitionId":"159","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","AzurePipelinesTestRunId":"9324428"} Schedule
2023-10-01T19:21:09.503Z runtime-coreclr jitstress-random Checked-jitstress_random_1 ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"System.JobAttempt":"1","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.PhaseName":"run_test_p1__linux_arm_checked","architecture":"arm","BuildId":"424103","System.JobName":"__default","System.StageName":"Build","Project":"public","System.StageAttempt":"1","System.PhaseAttempt":"1","configuration":"Checked-jitstress_random_1","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20231001.1","DefinitionName":"runtime-coreclr jitstress-random","DefinitionId":"159","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","AzurePipelinesTestRunId":"9324428"} Schedule
2023-10-01T19:21:09.503Z runtime-coreclr jitstress-random Checked-jitstress_random_1 ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"System.JobAttempt":"1","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.PhaseName":"run_test_p1__linux_arm_checked","architecture":"arm","BuildId":"424103","System.JobName":"__default","System.StageName":"Build","Project":"public","System.StageAttempt":"1","System.PhaseAttempt":"1","configuration":"Checked-jitstress_random_1","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20231001.1","DefinitionName":"runtime-coreclr jitstress-random","DefinitionId":"159","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","AzurePipelinesTestRunId":"9324428"} Schedule
2023-10-01T19:21:09.503Z runtime-coreclr jitstress-random Checked-jitstress_random_1 ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"System.JobAttempt":"1","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.PhaseName":"run_test_p1__linux_arm_checked","architecture":"arm","BuildId":"424103","System.JobName":"__default","System.StageName":"Build","Project":"public","System.StageAttempt":"1","System.PhaseAttempt":"1","configuration":"Checked-jitstress_random_1","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20231001.1","DefinitionName":"runtime-coreclr jitstress-random","DefinitionId":"159","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","AzurePipelinesTestRunId":"9324428"} Schedule

@v-wenyuxu
Copy link
Author

Failed again in: runtime-coreclr gcstress0x3-gcstress0xc 20240121.1

Failed tests:

coreclr windows arm64 Checked gcstress0x3 @ Windows.11.Arm64.Open
    - Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd

Error message:

 cmdLine:C:hwA7E308C3wB15609C6eLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 3600000 from variable __TestTimeout, start: 1/21/2024 2:50:15 PM, end: 1/21/2024 3:50:20 PM)

Return code:      -100
Raw output file:      C:hwA7E308C3wB15609C6uploads�inding	racingBinderTracingTest.ResolutionFlowoutput.txt
Raw output:
BEGIN EXECUTION
 "C:hwA7E308C3pcorerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true"  BinderTracingTest.ResolutionFlow.dll 
[2:50:18 PM] Running AssemblyLoadContextResolving_ReturnNull...
[3:19:11 PM] Running AssemblyLoadContextResolving_LoadAssembly...
[3:22:08 PM] Running AssemblyLoadContextResolving_NameMismatch...
[3:23:37 PM] Running AssemblyLoadContextResolving_MultipleHandlers...
[3:27:20 PM] Running AppDomainAssemblyResolve_ReturnNull...
[3:28:19 PM] Running AppDomainAssemblyResolve_LoadAssembly...
[3:32:24 PM] Running AppDomainAssemblyResolve_NameMismatch...
[3:33:24 PM] Running AppDomainAssemblyResolve_MultipleHandlers...
[3:35:11 PM] Running AssemblyLoadContextLoad...
[3:44:00 PM] Running AssemblyLoadContextLoad_Exception...
[3:47:07 PM] Running ResolveSatelliteAssembly...

cmdLine:C:hwA7E308C3wB15609C6eLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 3600000 from variable __TestTimeout, start: 1/21/2024 2:50:15 PM, end: 1/21/2024 3:50:20 PM)
Test Harness Exitcode is : -100
To run the test:
Set up CORE_ROOT and run.
> C:hwA7E308C3wB15609C6eLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd

Stack trace:

   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 146
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath)
   at Program.<<Main>$>g__TestExecutor55|0_56(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
More failures
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T10:41:01.547Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"BuildId":"424279","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"108","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9331654","Project":"public","System.JobAttempt":"1","BuildNumber":"20231002.1","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-02T06:56:33.161Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","AzurePipelinesTestRunId":"9328374","DefinitionName":"runtime-coreclr r2r","BuildId":"424219","configuration":"Checked","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","System.JobName":"__default","System.PhaseAttempt":"1","BuildNumber":"20231001.1","Project":"public","DefinitionId":"120","System.JobAttempt":"1"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:25:37.836Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_jitstress1","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"424146","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","AzurePipelinesTestRunId":"9325560","architecture":"arm64","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","Project":"public","BuildNumber":"20231001.1","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:41.386Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.1804.armarch.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"424146","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"34b2f53b-add1-5e74-7a39-5a11483297fc","DefinitionId":"113","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325562","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm64_checked","BuildNumber":"20231001.1"} Schedule
2023-10-01T22:24:16.388Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.2204.amd64.open.rt x64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"Reason":"Schedule","Project":"public","DefinitionName":"runtime-coreclr gcstress-extra","BuildNumber":"20231001.1","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"113","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","BuildId":"424146","configuration":"Checked-gcstress0xc_jitstress1","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"9325540","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","System.JobAttempt":"1","System.PhaseAttempt":"1"} Schedule
2023-10-01T22:24:16.388Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.2204.amd64.open.rt x64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"Reason":"Schedule","Project":"public","DefinitionName":"runtime-coreclr gcstress-extra","BuildNumber":"20231001.1","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"113","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","BuildId":"424146","configuration":"Checked-gcstress0xc_jitstress1","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"9325540","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","System.JobAttempt":"1","System.PhaseAttempt":"1"} Schedule
2023-10-01T22:24:16.388Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.2204.amd64.open.rt x64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"Reason":"Schedule","Project":"public","DefinitionName":"runtime-coreclr gcstress-extra","BuildNumber":"20231001.1","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"113","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","BuildId":"424146","configuration":"Checked-gcstress0xc_jitstress1","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"9325540","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","System.JobAttempt":"1","System.PhaseAttempt":"1"} Schedule
2023-10-01T22:24:16.388Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.2204.amd64.open.rt x64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"Reason":"Schedule","Project":"public","DefinitionName":"runtime-coreclr gcstress-extra","BuildNumber":"20231001.1","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"113","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","BuildId":"424146","configuration":"Checked-gcstress0xc_jitstress1","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"9325540","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","System.JobAttempt":"1","System.PhaseAttempt":"1"} Schedule
2023-10-01T22:24:16.388Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.2204.amd64.open.rt x64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"Reason":"Schedule","Project":"public","DefinitionName":"runtime-coreclr gcstress-extra","BuildNumber":"20231001.1","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"113","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","BuildId":"424146","configuration":"Checked-gcstress0xc_jitstress1","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"9325540","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","System.JobAttempt":"1","System.PhaseAttempt":"1"} Schedule
2023-10-01T22:24:16.388Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.2204.amd64.open.rt x64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"Reason":"Schedule","Project":"public","DefinitionName":"runtime-coreclr gcstress-extra","BuildNumber":"20231001.1","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"113","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","BuildId":"424146","configuration":"Checked-gcstress0xc_jitstress1","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"9325540","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","System.JobAttempt":"1","System.PhaseAttempt":"1"} Schedule
2023-10-01T22:24:16.388Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.2204.amd64.open.rt x64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"Reason":"Schedule","Project":"public","DefinitionName":"runtime-coreclr gcstress-extra","BuildNumber":"20231001.1","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"113","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","BuildId":"424146","configuration":"Checked-gcstress0xc_jitstress1","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"9325540","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","System.JobAttempt":"1","System.PhaseAttempt":"1"} Schedule
2023-10-01T22:24:16.388Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.2204.amd64.open.rt x64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"Reason":"Schedule","Project":"public","DefinitionName":"runtime-coreclr gcstress-extra","BuildNumber":"20231001.1","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"113","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","BuildId":"424146","configuration":"Checked-gcstress0xc_jitstress1","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"9325540","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","System.JobAttempt":"1","System.PhaseAttempt":"1"} Schedule
2023-10-01T22:24:16.388Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.2204.amd64.open.rt x64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"Reason":"Schedule","Project":"public","DefinitionName":"runtime-coreclr gcstress-extra","BuildNumber":"20231001.1","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"113","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","BuildId":"424146","configuration":"Checked-gcstress0xc_jitstress1","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"9325540","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","System.JobAttempt":"1","System.PhaseAttempt":"1"} Schedule
2023-10-01T22:24:16.388Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.2204.amd64.open.rt x64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"Reason":"Schedule","Project":"public","DefinitionName":"runtime-coreclr gcstress-extra","BuildNumber":"20231001.1","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"113","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","BuildId":"424146","configuration":"Checked-gcstress0xc_jitstress1","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"9325540","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","System.JobAttempt":"1","System.PhaseAttempt":"1"} Schedule
2023-10-01T22:22:57.587Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325522","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_arm_checked","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","BuildNumber":"20231001.1","BuildId":"424146","Reason":"Schedule","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","DefinitionId":"113","Project":"public"} Schedule
2023-10-01T22:22:57.587Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325522","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_arm_checked","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","BuildNumber":"20231001.1","BuildId":"424146","Reason":"Schedule","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","DefinitionId":"113","Project":"public"} Schedule
2023-10-01T22:22:57.587Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325522","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_arm_checked","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","BuildNumber":"20231001.1","BuildId":"424146","Reason":"Schedule","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","DefinitionId":"113","Project":"public"} Schedule
2023-10-01T22:22:57.587Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325522","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_arm_checked","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","BuildNumber":"20231001.1","BuildId":"424146","Reason":"Schedule","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","DefinitionId":"113","Project":"public"} Schedule
2023-10-01T22:22:57.587Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325522","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_arm_checked","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","BuildNumber":"20231001.1","BuildId":"424146","Reason":"Schedule","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","DefinitionId":"113","Project":"public"} Schedule
2023-10-01T22:22:57.587Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325522","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_arm_checked","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","BuildNumber":"20231001.1","BuildId":"424146","Reason":"Schedule","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","DefinitionId":"113","Project":"public"} Schedule
2023-10-01T22:22:57.587Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325522","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_arm_checked","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","BuildNumber":"20231001.1","BuildId":"424146","Reason":"Schedule","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","DefinitionId":"113","Project":"public"} Schedule
2023-10-01T22:22:57.587Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325522","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_arm_checked","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","BuildNumber":"20231001.1","BuildId":"424146","Reason":"Schedule","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","DefinitionId":"113","Project":"public"} Schedule
2023-10-01T22:22:57.587Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325522","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_arm_checked","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","BuildNumber":"20231001.1","BuildId":"424146","Reason":"Schedule","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","DefinitionId":"113","Project":"public"} Schedule
2023-10-01T22:22:57.587Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","AzurePipelinesTestRunId":"9325522","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_arm_checked","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","BuildNumber":"20231001.1","BuildId":"424146","Reason":"Schedule","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","DefinitionId":"113","Project":"public"} Schedule
2023-10-01T19:21:09.503Z runtime-coreclr jitstress-random Checked-jitstress_random_1 ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"System.JobAttempt":"1","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.PhaseName":"run_test_p1__linux_arm_checked","architecture":"arm","BuildId":"424103","System.JobName":"__default","System.StageName":"Build","Project":"public","System.StageAttempt":"1","System.PhaseAttempt":"1","configuration":"Checked-jitstress_random_1","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20231001.1","DefinitionName":"runtime-coreclr jitstress-random","DefinitionId":"159","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","AzurePipelinesTestRunId":"9324428"} Schedule
2023-10-01T19:21:09.503Z runtime-coreclr jitstress-random Checked-jitstress_random_1 ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"System.JobAttempt":"1","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.PhaseName":"run_test_p1__linux_arm_checked","architecture":"arm","BuildId":"424103","System.JobName":"__default","System.StageName":"Build","Project":"public","System.StageAttempt":"1","System.PhaseAttempt":"1","configuration":"Checked-jitstress_random_1","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20231001.1","DefinitionName":"runtime-coreclr jitstress-random","DefinitionId":"159","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","AzurePipelinesTestRunId":"9324428"} Schedule
2023-10-01T19:21:09.503Z runtime-coreclr jitstress-random Checked-jitstress_random_1 ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"System.JobAttempt":"1","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.PhaseName":"run_test_p1__linux_arm_checked","architecture":"arm","BuildId":"424103","System.JobName":"__default","System.StageName":"Build","Project":"public","System.StageAttempt":"1","System.PhaseAttempt":"1","configuration":"Checked-jitstress_random_1","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20231001.1","DefinitionName":"runtime-coreclr jitstress-random","DefinitionId":"159","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","AzurePipelinesTestRunId":"9324428"} Schedule
2023-10-01T19:21:09.503Z runtime-coreclr jitstress-random Checked-jitstress_random_1 ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"System.JobAttempt":"1","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.PhaseName":"run_test_p1__linux_arm_checked","architecture":"arm","BuildId":"424103","System.JobName":"__default","System.StageName":"Build","Project":"public","System.StageAttempt":"1","System.PhaseAttempt":"1","configuration":"Checked-jitstress_random_1","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20231001.1","DefinitionName":"runtime-coreclr jitstress-random","DefinitionId":"159","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","AzurePipelinesTestRunId":"9324428"} Schedule
2023-10-01T19:21:09.503Z runtime-coreclr jitstress-random Checked-jitstress_random_1 ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"System.JobAttempt":"1","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.PhaseName":"run_test_p1__linux_arm_checked","architecture":"arm","BuildId":"424103","System.JobName":"__default","System.StageName":"Build","Project":"public","System.StageAttempt":"1","System.PhaseAttempt":"1","configuration":"Checked-jitstress_random_1","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20231001.1","DefinitionName":"runtime-coreclr jitstress-random","DefinitionId":"159","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","AzurePipelinesTestRunId":"9324428"} Schedule
2023-10-01T19:21:09.503Z runtime-coreclr jitstress-random Checked-jitstress_random_1 ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"System.JobAttempt":"1","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.PhaseName":"run_test_p1__linux_arm_checked","architecture":"arm","BuildId":"424103","System.JobName":"__default","System.StageName":"Build","Project":"public","System.StageAttempt":"1","System.PhaseAttempt":"1","configuration":"Checked-jitstress_random_1","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20231001.1","DefinitionName":"runtime-coreclr jitstress-random","DefinitionId":"159","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","AzurePipelinesTestRunId":"9324428"} Schedule
2023-10-01T19:21:09.503Z runtime-coreclr jitstress-random Checked-jitstress_random_1 ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"System.JobAttempt":"1","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.PhaseName":"run_test_p1__linux_arm_checked","architecture":"arm","BuildId":"424103","System.JobName":"__default","System.StageName":"Build","Project":"public","System.StageAttempt":"1","System.PhaseAttempt":"1","configuration":"Checked-jitstress_random_1","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20231001.1","DefinitionName":"runtime-coreclr jitstress-random","DefinitionId":"159","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","AzurePipelinesTestRunId":"9324428"} Schedule
2023-10-01T19:21:09.503Z runtime-coreclr jitstress-random Checked-jitstress_random_1 ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"System.JobAttempt":"1","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.PhaseName":"run_test_p1__linux_arm_checked","architecture":"arm","BuildId":"424103","System.JobName":"__default","System.StageName":"Build","Project":"public","System.StageAttempt":"1","System.PhaseAttempt":"1","configuration":"Checked-jitstress_random_1","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20231001.1","DefinitionName":"runtime-coreclr jitstress-random","DefinitionId":"159","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","AzurePipelinesTestRunId":"9324428"} Schedule
2023-10-01T19:21:09.503Z runtime-coreclr jitstress-random Checked-jitstress_random_1 ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"System.JobAttempt":"1","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.PhaseName":"run_test_p1__linux_arm_checked","architecture":"arm","BuildId":"424103","System.JobName":"__default","System.StageName":"Build","Project":"public","System.StageAttempt":"1","System.PhaseAttempt":"1","configuration":"Checked-jitstress_random_1","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20231001.1","DefinitionName":"runtime-coreclr jitstress-random","DefinitionId":"159","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","AzurePipelinesTestRunId":"9324428"} Schedule
2023-10-01T19:21:09.503Z runtime-coreclr jitstress-random Checked-jitstress_random_1 ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"System.JobAttempt":"1","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.PhaseName":"run_test_p1__linux_arm_checked","architecture":"arm","BuildId":"424103","System.JobName":"__default","System.StageName":"Build","Project":"public","System.StageAttempt":"1","System.PhaseAttempt":"1","configuration":"Checked-jitstress_random_1","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20231001.1","DefinitionName":"runtime-coreclr jitstress-random","DefinitionId":"159","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","AzurePipelinesTestRunId":"9324428"} Schedule
2023-10-01T19:20:56.97Z runtime-coreclr outerloop Checked ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"BuildId":"424104","Project":"public","configuration":"Checked","DefinitionId":"108","System.PhaseName":"run_test_p1__linux_arm_checked","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","System.JobName":"__default","BuildNumber":"20231001.4","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","System.StageName":"Build","System.JobAttempt":"1","Reason":"Schedule","DefinitionName":"runtime-coreclr outerloop","AzurePipelinesTestRunId":"9324424"} Schedule
2023-10-01T19:20:56.97Z runtime-coreclr outerloop Checked ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"BuildId":"424104","Project":"public","configuration":"Checked","DefinitionId":"108","System.PhaseName":"run_test_p1__linux_arm_checked","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","System.JobName":"__default","BuildNumber":"20231001.4","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","System.StageName":"Build","System.JobAttempt":"1","Reason":"Schedule","DefinitionName":"runtime-coreclr outerloop","AzurePipelinesTestRunId":"9324424"} Schedule
2023-10-01T19:20:56.97Z runtime-coreclr outerloop Checked ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"BuildId":"424104","Project":"public","configuration":"Checked","DefinitionId":"108","System.PhaseName":"run_test_p1__linux_arm_checked","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","System.JobName":"__default","BuildNumber":"20231001.4","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","System.StageName":"Build","System.JobAttempt":"1","Reason":"Schedule","DefinitionName":"runtime-coreclr outerloop","AzurePipelinesTestRunId":"9324424"} Schedule
2023-10-01T19:20:56.97Z runtime-coreclr outerloop Checked ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"BuildId":"424104","Project":"public","configuration":"Checked","DefinitionId":"108","System.PhaseName":"run_test_p1__linux_arm_checked","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","System.JobName":"__default","BuildNumber":"20231001.4","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","System.StageName":"Build","System.JobAttempt":"1","Reason":"Schedule","DefinitionName":"runtime-coreclr outerloop","AzurePipelinesTestRunId":"9324424"} Schedule
2023-10-01T19:20:56.97Z runtime-coreclr outerloop Checked ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"BuildId":"424104","Project":"public","configuration":"Checked","DefinitionId":"108","System.PhaseName":"run_test_p1__linux_arm_checked","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","System.JobName":"__default","BuildNumber":"20231001.4","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","System.StageName":"Build","System.JobAttempt":"1","Reason":"Schedule","DefinitionName":"runtime-coreclr outerloop","AzurePipelinesTestRunId":"9324424"} Schedule
2023-10-01T19:20:56.97Z runtime-coreclr outerloop Checked ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"BuildId":"424104","Project":"public","configuration":"Checked","DefinitionId":"108","System.PhaseName":"run_test_p1__linux_arm_checked","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","System.JobName":"__default","BuildNumber":"20231001.4","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","System.StageName":"Build","System.JobAttempt":"1","Reason":"Schedule","DefinitionName":"runtime-coreclr outerloop","AzurePipelinesTestRunId":"9324424"} Schedule
2023-10-01T19:20:56.97Z runtime-coreclr outerloop Checked ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"BuildId":"424104","Project":"public","configuration":"Checked","DefinitionId":"108","System.PhaseName":"run_test_p1__linux_arm_checked","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","System.JobName":"__default","BuildNumber":"20231001.4","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","System.StageName":"Build","System.JobAttempt":"1","Reason":"Schedule","DefinitionName":"runtime-coreclr outerloop","AzurePipelinesTestRunId":"9324424"} Schedule
2023-10-01T19:20:56.97Z runtime-coreclr outerloop Checked ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"BuildId":"424104","Project":"public","configuration":"Checked","DefinitionId":"108","System.PhaseName":"run_test_p1__linux_arm_checked","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","System.JobName":"__default","BuildNumber":"20231001.4","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","System.StageName":"Build","System.JobAttempt":"1","Reason":"Schedule","DefinitionName":"runtime-coreclr outerloop","AzurePipelinesTestRunId":"9324424"} Schedule
2023-10-01T19:20:56.97Z runtime-coreclr outerloop Checked ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"BuildId":"424104","Project":"public","configuration":"Checked","DefinitionId":"108","System.PhaseName":"run_test_p1__linux_arm_checked","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","System.JobName":"__default","BuildNumber":"20231001.4","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","System.StageName":"Build","System.JobAttempt":"1","Reason":"Schedule","DefinitionName":"runtime-coreclr outerloop","AzurePipelinesTestRunId":"9324424"} Schedule
2023-10-01T19:20:56.97Z runtime-coreclr outerloop Checked ubuntu.1804.armarch.open arm Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"BuildId":"424104","Project":"public","configuration":"Checked","DefinitionId":"108","System.PhaseName":"run_test_p1__linux_arm_checked","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","architecture":"arm","System.JobName":"__default","BuildNumber":"20231001.4","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","System.StageName":"Build","System.JobAttempt":"1","Reason":"Schedule","DefinitionName":"runtime-coreclr outerloop","AzurePipelinesTestRunId":"9324424"} Schedule
2023-10-01T18:52:24.42Z runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs0x1000 osx.1200.amd64.open x64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"Project":"public","architecture":"x64","BuildId":"424100","BuildNumber":"20231001.1","DefinitionId":"111","System.JobAttempt":"1","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9324054","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobName":"__default","operatingSystem":"OSX.1200.Amd64.Open","System.StageAttempt":"1","Reason":"Schedule","configuration":"Checked-jitstress2_jitstressregs0x1000","System.PhaseName":"run_test_p1__osx_x64_checked","DefinitionName":"runtime-coreclr jitstress2-jitstressregs"} Schedule
2023-10-01T18:52:24.42Z runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs0x1000 osx.1200.amd64.open x64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"Project":"public","architecture":"x64","BuildId":"424100","BuildNumber":"20231001.1","DefinitionId":"111","System.JobAttempt":"1","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9324054","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobName":"__default","operatingSystem":"OSX.1200.Amd64.Open","System.StageAttempt":"1","Reason":"Schedule","configuration":"Checked-jitstress2_jitstressregs0x1000","System.PhaseName":"run_test_p1__osx_x64_checked","DefinitionName":"runtime-coreclr jitstress2-jitstressregs"} Schedule
2023-10-01T18:52:24.42Z runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs0x1000 osx.1200.amd64.open x64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh Failed {"Project":"public","architecture":"x64","BuildId":"424100","BuildNumber":"20231001.1","DefinitionId":"111","System.JobAttempt":"1","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"9324054","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobName":"__default","operatingSystem":"OSX.1200.Amd64.Open","System.StageAttempt":"1","Reason":"Schedule","configuration":"Checked-jitstress2_jitstressregs0x1000","System.PhaseName":"run_test_p1__osx_x64_checked","DefinitionName":"runtime-coreclr jitstress2-jitstressregs"} Schedule

@VincentBu
Copy link
Contributor

VincentBu commented Feb 17, 2024

Failed in: runtime-coreclr jitstress2-jitstressregs 20240210.1

Failed tests:

coreclr windows x86 Checked jitstress2_jitstressregs0x2000 @ Windows.10.Amd64.Open
    - Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd

Error message:

cmdLine:C:hwAAB4097DwADBF0982eLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 1800000 from variable __TestTimeout, start: 2/10/2024 6:50:08 PM, end: 2/10/2024 7:20:08 PM)

Return code:      -100
Raw output file:      C:hwAAB4097DwADBF0982uploads�inding	racingBinderTracingTest.ResolutionFlowoutput.txt
Raw output:
BEGIN EXECUTION
 "C:hwAAB4097Dpcorerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true"  BinderTracingTest.ResolutionFlow.dll 
[6:50:09 PM] Running AssemblyLoadContextResolving_ReturnNull...
[6:50:11 PM] Running AssemblyLoadContextResolving_LoadAssembly...
[6:50:11 PM] Running AssemblyLoadContextResolving_NameMismatch...
[6:50:12 PM] Running AssemblyLoadContextResolving_MultipleHandlers...
[6:50:12 PM] Running AppDomainAssemblyResolve_ReturnNull...
[6:50:12 PM] Running AppDomainAssemblyResolve_LoadAssembly...
[6:50:12 PM] Running AppDomainAssemblyResolve_NameMismatch...
[6:50:12 PM] Running AppDomainAssemblyResolve_MultipleHandlers...
[6:50:12 PM] Launching process for AssemblyLoadFromResolveHandler_LoadDependency...
[6:50:14 PM] Running AssemblyLoadFromResolveHandler_LoadDependency...

[6:50:15 PM] Launching process for AssemblyLoadFromResolveHandler_NotTracked...
[6:50:17 PM] Running AssemblyLoadFromResolveHandler_NotTracked...

[6:50:18 PM] Launching process for FindInLoadContext_CustomALC...
[6:50:20 PM] Running FindInLoadContext_CustomALC...

[6:50:22 PM] Launching process for FindInLoadContext_DefaultALC...
[6:50:23 PM] Running FindInLoadContext_DefaultALC...

[6:50:26 PM] Launching process for FindInLoadContext_DefaultALC_IncompatibleVersion...
[6:50:27 PM] Running FindInLoadContext_DefaultALC_IncompatibleVersion...

[6:50:29 PM] Launching process for ApplicationAssemblies...
[6:50:30 PM] Running ApplicationAssemblies...

[6:50:32 PM] Launching process for ApplicationAssemblies_IncompatibleVersion...
[6:50:34 PM] Running ApplicationAssemblies_IncompatibleVersion...

[6:50:36 PM] Running AssemblyLoadContextLoad...
[6:50:36 PM] Running AssemblyLoadContextLoad_Exception...
[6:50:36 PM] Launching process for DefaultAssemblyLoadContextFallback...
[6:50:37 PM] Running DefaultAssemblyLoadContextFallback...

[6:50:39 PM] Running ResolveSatelliteAssembly...
[6:50:40 PM] Launching process for AssemblyLoadContextResolvingEvent_DefaultALC...
[6:50:41 PM] Running AssemblyLoadContextResolvingEvent_DefaultALC...

[6:50:43 PM] Launching process for AssemblyLoadContextResolvingEvent_DefaultALC_Exception...
[6:50:44 PM] Running AssemblyLoadContextResolvingEvent_DefaultALC_Exception...

cmdLine:C:hwAAB4097DwADBF0982eLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 1800000 from variable __TestTimeout, start: 2/10/2024 6:50:08 PM, end: 2/10/2024 7:20:08 PM)
Invoking: C:Program Files (x86)Windows Kits10Debuggers�cdb.exe -c "$<C:hwAAB4097D		mpwm42yk.tmp" -z "C:corescrashdump_5588.dmp"
stdout: 
Microsoft (R) Windows Debugger Version 10.0.18362.1 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:corescrashdump_5588.dmp]
User Mini Dump File with Full Memory: Only application data is available


************* Path validation summary **************
Response                         Time (ms)     Location
OK                                             C:hwAAB4097DpPDB
Symbol search path is: C:hwAAB4097DpPDB
Executable search path is: 
Windows 10 Version 14393 MP (4 procs) Free x86 compatible
Product: Server, suite: TerminalServer DataCenter SingleUserTS
10.0.14393.6343 (rs1_release.230913-1727)
Machine Name:
Debug session time: Sat Feb 10 19:20:08.000 2024 (UTC + 0:00)
System Uptime: 0 days 0:44:39.573
Process Uptime: 0 days 0:30:00.000
.................................................

************* Symbol Loading Error Su

Stack trace:

    at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 146
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath)
   at Program.<<Main>$>g__TestExecutor62|0_63(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
<style> </style>
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule

@v-wenyuxu
Copy link
Author

Failed in: runtime-coreclr gcstress0x3-gcstress0xc 20240225.1

Failed tests:

coreclr windows arm64 Checked gcstress0x3 @ Windows.11.Arm64.Open
    - Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd

Error message:

 
cmdLine:C:hwAA1A0926wB60509D6eLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 3600000 from variable __TestTimeout, start: 2/25/2024 3:21:14 PM, end: 2/25/2024 4:21:17 PM)

Return code:      -100
Raw output file:      C:hwAA1A0926wB60509D6uploads�inding	racingBinderTracingTest.ResolutionFlowoutput.txt
Raw output:
BEGIN EXECUTION
 "C:hwAA1A0926pcorerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true"  BinderTracingTest.ResolutionFlow.dll 
[3:21:18 PM] Running AssemblyLoadContextResolving_ReturnNull...
[4:10:21 PM] Running AssemblyLoadContextResolving_LoadAssembly...
[4:13:45 PM] Running AssemblyLoadContextResolving_NameMismatch...
[4:17:39 PM] Running AssemblyLoadContextResolving_MultipleHandlers...
[4:20:28 PM] Running AppDomainAssemblyResolve_ReturnNull...

cmdLine:C:hwAA1A0926wB60509D6eLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 3600000 from variable __TestTimeout, start: 2/25/2024 3:21:14 PM, end: 2/25/2024 4:21:17 PM)
Unable to find cdb.exe at C:Program Files (x86)Windows Kits10Debuggers�rm64cdb.exe
Test Harness Exitcode is : -100
To run the test:
Set up CORE_ROOT and run.
> C:hwAA1A0926wB60509D6eLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd

Stack trace:

   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 146
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath)
   at Program.<<Main>$>g__TestExecutor62|0_63(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule

@v-wenyuxu
Copy link
Author

Failed in: runtime-coreclr gcstress0x3-gcstress0xc 20240303.1

Failed tests:

coreclr windows arm64 Checked gcstress0x3 @ Windows.11.Arm64.Open
    - Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd

Error message:

cmdLine:C:\h\w\AA5D0950\w\A7A2091A\e\Loader\Loader\../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 3600000 from variable __TestTimeout, start: 3/3/2024 2:57:34 PM, end: 3/3/2024 3:57:35 PM)

Return code:      -100
Raw output file:      C:\h\w\AA5D0950\w\A7A2091A\uploads\binding\tracing\BinderTracingTest.ResolutionFlow\output.txt
Raw output:
BEGIN EXECUTION
 "C:\h\w\AA5D0950\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true"  BinderTracingTest.ResolutionFlow.dll 
[2:57:38 PM] Running AssemblyLoadContextResolving_ReturnNull...
[3:45:19 PM] Running AssemblyLoadContextResolving_LoadAssembly...
[3:46:11 PM] Running AssemblyLoadContextResolving_NameMismatch...
[3:53:38 PM] Running AssemblyLoadContextResolving_MultipleHandlers...
[3:56:28 PM] Running AppDomainAssemblyResolve_ReturnNull...

cmdLine:C:\h\w\AA5D0950\w\A7A2091A\e\Loader\Loader\../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 3600000 from variable __TestTimeout, start: 3/3/2024 2:57:34 PM, end: 3/3/2024 3:57:35 PM)
Unable to find cdb.exe at C:\Program Files (x86)\Windows Kits\10\Debuggers\arm64\cdb.exe
Test Harness Exitcode is : -100
To run the test:
Set up CORE_ROOT and run.
> C:\h\w\AA5D0950\w\A7A2091A\e\Loader\Loader\../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd

Stack trace:

   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 146
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath)
   at Program.<<Main>$>g__TestExecutor63|0_64(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule

@mikelle-rogers
Copy link
Member

@davmason, how is the investigation on this test failure going?

@davmason
Copy link
Member

davmason commented Mar 4, 2024

Looking at the recent failures they are all GCStress, and debugging a few of them they all look like they are not hung and just timing out because GCStress is making them take forever to run.

I don't think there is currently any issue with EventSource like I was originally tagged in. @JulieLeeMSFT @jakobbotsch @tommcdon do any of you know who owns these tests? Should it be disabled on GCStress?

@JulieLeeMSFT JulieLeeMSFT removed this from the Future milestone Mar 4, 2024
@JulieLeeMSFT JulieLeeMSFT added this to the 9.0.0 milestone Mar 4, 2024
@JulieLeeMSFT
Copy link
Member

@jakobbotsch PTAL.

Looking at the recent failures they are all GCStress, and debugging a few of them they all look like they are not hung and just timing out because GCStress is making them take forever to run.

I don't think there is currently any issue with EventSource like I was originally tagged in. @JulieLeeMSFT @jakobbotsch @tommcdon do any of you know who owns these tests? Should it be disabled on GCStress?

@jakobbotsch
Copy link
Member

Sounds reasonable to disable it on gcstress to me if it's just a slow test.
Scrolling back I do see several occurrences on other pipelines than gcstress, though. For example 3 weeks ago it failed in jitstress2-jitstressregs. Looks like it spent half an hour on AssemblyLoadContextResolvingEvent_DefaultALC_Exception before failing. Is that a CPU intensive test?
gcstress/jitstress may affect timings, so if the problem is a deadlock because of a race, then that may be why it's only seen in those configs.

Going to unassign myself since I don't own these tests and the issue does not seem JIT related.

@jakobbotsch jakobbotsch removed their assignment Mar 6, 2024
@jakobbotsch
Copy link
Member

It's very possible there's two separate issues. From the gcstress timeouts it definitely does look like the test is just too slow to run under gcstress, so it sounds good to disable it there and then see if we hit the issue in the other configs again.

@v-wenyuxu
Copy link
Author

Failed in: runtime-coreclr gcstress0x3-gcstress0xc 20240317.1

Failed tests:

coreclr windows arm64 Checked gcstress0x3 @ Windows.11.Arm64.Open
    - Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd

Error message:

 
cmdLine:C:hwAFE2098CwC9FC0A0EeLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 3600000 from variable __TestTimeout, start: 3/17/2024 2:53:07 PM, end: 3/17/2024 3:53:07 PM)

Return code:      -100
Raw output file:      C:hwAFE2098CwC9FC0A0Euploads�inding	racingBinderTracingTest.ResolutionFlowoutput.txt
Raw output:
BEGIN EXECUTION
 "C:hwAFE2098Cpcorerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true"  BinderTracingTest.ResolutionFlow.dll 
[2:53:10 PM] Running AssemblyLoadContextResolving_ReturnNull...
[3:29:11 PM] Running AssemblyLoadContextResolving_LoadAssembly...
[3:34:36 PM] Running AssemblyLoadContextResolving_NameMismatch...
[3:36:46 PM] Running AssemblyLoadContextResolving_MultipleHandlers...
[3:38:10 PM] Running AppDomainAssemblyResolve_ReturnNull...
[3:39:35 PM] Running AppDomainAssemblyResolve_LoadAssembly...
[3:40:33 PM] Running AppDomainAssemblyResolve_NameMismatch...
[3:42:57 PM] Running AppDomainAssemblyResolve_MultipleHandlers...
[3:45:51 PM] Running AssemblyLoadContextLoad...
[3:52:21 PM] Running AssemblyLoadContextLoad_Exception...

cmdLine:C:hwAFE2098CwC9FC0A0EeLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 3600000 from variable __TestTimeout, start: 3/17/2024 2:53:07 PM, end: 3/17/2024 3:53:07 PM)
Unable to find cdb.exe at C:Program Files (x86)Windows Kits10Debuggers�rm64cdb.exe
Test Harness Exitcode is : -100
To run the test:
Set up CORE_ROOT and run.
> C:hwAFE2098CwC9FC0A0EeLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd

Stack trace:

   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 146
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath)
   at Program.<<Main>$>g__TestExecutor63|0_64(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
More failures
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule

@v-wenyuxu
Copy link
Author

Failed in: runtime-coreclr gcstress0x3-gcstress0xc 20240324.1

Failed tests:

coreclr windows arm64 Checked gcstress0x3 @ Windows.11.Arm64.Open
    - Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd

Error message:

 
cmdLine:C:hwAD640916wAAA2099DeLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 3600000 from variable __TestTimeout, start: 3/24/2024 2:55:06 PM, end: 3/24/2024 3:55:08 PM)

Return code:      -100
Raw output file:      C:hwAD640916wAAA2099Duploads�inding	racingBinderTracingTest.ResolutionFlowoutput.txt
Raw output:
BEGIN EXECUTION
 "C:hwAD640916pcorerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true"  BinderTracingTest.ResolutionFlow.dll 
[2:55:12 PM] Running AssemblyLoadContextResolving_ReturnNull...
[3:47:19 PM] Running AssemblyLoadContextResolving_LoadAssembly...
[3:51:54 PM] Running AssemblyLoadContextResolving_NameMismatch...
[3:54:17 PM] Running AssemblyLoadContextResolving_MultipleHandlers...

cmdLine:C:hwAD640916wAAA2099DeLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 3600000 from variable __TestTimeout, start: 3/24/2024 2:55:06 PM, end: 3/24/2024 3:55:08 PM)
Unable to find cdb.exe at C:Program Files (x86)Windows Kits10Debuggers�rm64cdb.exe
Test Harness Exitcode is : -100
To run the test:
Set up CORE_ROOT and run.
> C:hwAD640916wAAA2099DeLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd

Stack trace:

   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 146
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath)
   at Program.<<Main>$>g__TestExecutor63|0_64(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
More failures
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule

@v-wenyuxu
Copy link
Author

Failed in: runtime-coreclr gcstress0x3-gcstress0xc 20240331.1

Failed tests:

coreclr windows arm64 Checked gcstress0x3 @ Windows.11.Arm64.Open
    - Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd

Error message:

 
cmdLine:C:hwB1910994w9D5E08ACeLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 3600000 from variable __TestTimeout, start: 3/31/2024 2:50:21 PM, end: 3/31/2024 3:50:22 PM)

Return code:      -100
Raw output file:      C:hwB1910994w9D5E08ACuploads�inding	racingBinderTracingTest.ResolutionFlowoutput.txt
Raw output:
BEGIN EXECUTION
 "C:hwB1910994pcorerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true"  BinderTracingTest.ResolutionFlow.dll 
[2:50:23 PM] Running AssemblyLoadContextResolving_ReturnNull...
[3:37:24 PM] Running AssemblyLoadContextResolving_LoadAssembly...
[3:41:23 PM] Running AssemblyLoadContextResolving_NameMismatch...
[3:48:44 PM] Running AssemblyLoadContextResolving_MultipleHandlers...

cmdLine:C:hwB1910994w9D5E08ACeLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 3600000 from variable __TestTimeout, start: 3/31/2024 2:50:21 PM, end: 3/31/2024 3:50:22 PM)
Unable to find cdb.exe at C:Program Files (x86)Windows Kits10Debuggers�rm64cdb.exe
Test Harness Exitcode is : -100
To run the test:
Set up CORE_ROOT and run.
> C:hwB1910994w9D5E08ACeLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd

Stack trace:

   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 146
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath)
   at Program.<<Main>$>g__TestExecutor63|0_64(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
More failures
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule
2023-12-03T22:39:35.449Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Failed {"System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","BuildNumber":"20231203.1","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","AzurePipelinesTestRunId":"11250588","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"487469","Reason":"Schedule","DefinitionId":"113","Project":"public"} Schedule

@davmason
Copy link
Member

davmason commented Apr 1, 2024

@tommcdon do you know who owns this test? I don't believe the current failures are related to EventSource, we should loop in the owner

@tommcdon
Copy link
Member

tommcdon commented Apr 1, 2024

@tommcdon do you know who owns this test? I don't believe the current failures are related to EventSource, we should loop in the owner

Looking at test commit history this seems to be owned by the loader team. Adding @AndyAyersMS @elinor-fung to help find the owner.

@tommcdon
Copy link
Member

tommcdon commented Apr 1, 2024

Sorry - meant to add @agocke. @AndyAyersMS please ignore.

@v-wenyuxu
Copy link
Author

Failed in: runtime-coreclr gcstress0x3-gcstress0xc 20240406.1

Failed tests:

coreclr windows arm64 Checked gcstress0x3 @ Windows.11.Arm64.Open
    - Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd

Error message:

 
cmdLine:C:hwAC000903wBFAD0A49eLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 3600000 from variable __TestTimeout, start: 4/6/2024 2:58:41 PM, end: 4/6/2024 3:58:43 PM)

Return code:      -100
Raw output file:      C:hwAC000903wBFAD0A49uploads�inding	racingBinderTracingTest.ResolutionFlowoutput.txt
Raw output:
BEGIN EXECUTION
 "C:hwAC000903pcorerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true"  BinderTracingTest.ResolutionFlow.dll 
[2:58:42 PM] Running AssemblyLoadContextResolving_ReturnNull...

cmdLine:C:hwAC000903wBFAD0A49eLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd Timed Out (timeout in milliseconds: 3600000 from variable __TestTimeout, start: 4/6/2024 2:58:41 PM, end: 4/6/2024 3:58:43 PM)
Unable to find cdb.exe at C:Program Files (x86)Windows Kits10Debuggers�rm64cdb.exe
Test Harness Exitcode is : -100
To run the test:
Set up CORE_ROOT and run.
> C:hwAC000903wBFAD0A49eLoaderLoader../binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.cmd

Stack trace:

   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 146
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath)
   at Program.<<Main>$>g__TestExecutor63|0_64(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)

@mikelle-rogers
Copy link
Member

@tommcdon do you know who owns this test? I don't believe the current failures are related to EventSource, we should loop in the owner

Looking at test commit history this seems to be owned by the loader team. Adding @agocke @elinor-fung to help find the owner.

@agocke, @elinor-fung, we are looking for the owner of this test.

@AaronRobinsonMSFT
Copy link
Member

Failed at #100787

@elinor-fung
Copy link
Member

elinor-fung commented Apr 9, 2024

We haven't touched anything here, so I'm not sure why these started to time out. But I agree that nothing appears hung - just too slow to run under some stress configurations. We can disable these on gcstress like what was done for all tracing tests in #85186

@dotnet-policy-service dotnet-policy-service bot added the in-pr There is an active PR which will close this issue when it is merged label Apr 9, 2024
@elinor-fung
Copy link
Member

#100798 disables the tests under gcstress.

@github-actions github-actions bot locked and limited conversation to collaborators May 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-x64 area-Tracing-coreclr in-pr There is an active PR which will close this issue when it is merged os-windows
Projects
None yet
Development

Successfully merging a pull request may close this issue.