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 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads() #94393

Closed
v-wenyuxu opened this issue Nov 6, 2023 · 20 comments
Assignees
Labels
area-Infrastructure-coreclr blocking-clean-ci-optional Blocking optional rolling runs GCStress Known Build Error Use this to report build issues in the .NET Helix tab os-linux Linux OS (any supported distro)

Comments

@v-wenyuxu
Copy link

v-wenyuxu commented Nov 6, 2023

Failed in: runtime-coreclr gcstress0x3-gcstress0xc 20231105.1

Failed tests:

coreclr linux arm64 Checked gcstress0xc @ (Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads()

Error message:

Exit code = 132, expected 134

Stack trace:

   at ParallelCrashTester.RunParallelCrash(Int32 arg)
   at Program.<<Main>$>g__TestExecutor13|0_14(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
{
  "ErrorMessage": "Process terminated. Parallel crash in",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=535333
Error message validated: Process terminated. Parallel crash in
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 1/23/2024 11:56:07 AM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@v-wenyuxu v-wenyuxu added arch-arm64 os-linux Linux OS (any supported distro) GCStress labels Nov 6, 2023
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Nov 6, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Nov 6, 2023
@BruceForstall
Copy link
Member

Related: #91560

@BruceForstall
Copy link
Member

This test has GCStressIncompatible. Does it now also need <RequiresProcessIsolation>true</RequiresProcessIsolation>?

@ghost
Copy link

ghost commented Nov 6, 2023

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

Issue Details

Failed in: runtime-coreclr gcstress0x3-gcstress0xc 20231105.1

Failed tests:

coreclr linux arm64 Checked gcstress0xc @ (Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads()

Error message:

Exit code = 132, expected 134

Stack trace:

   at ParallelCrashTester.RunParallelCrash(Int32 arg)
   at Program.<<Main>$>g__TestExecutor13|0_14(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Author: v-wenyuxu
Assignees: -
Labels:

arch-arm64, os-linux, GCStress, area-Infrastructure-coreclr, untriaged, needs-area-label

Milestone: -

@vcsjones vcsjones removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Nov 9, 2023
@v-wenyuxu
Copy link
Author

Failed again in: runtime-coreclr gcstress-extra 20231118.1

Failed tests:

coreclr linux arm Checked gcstress0xc_zapdisable_jitstress2 @ (Ubuntu.1804.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads()

Error message:

Exit code = 132, expected 134

Stack trace:

   at ParallelCrashTester.RunParallelCrash(Int32 arg)
   at Program.<<Main>$>g__TestExecutor13|0_14(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)

@BruceForstall
Copy link
Member

@mangod9

@v-wenyuxu
Copy link
Author

Failed again in: runtime-coreclr gcstress-extra 20231202.1

Failed tests:

coreclr linux x64 Checked gcstress0xc_zapdisable_jitstress2 @ Ubuntu.2204.Amd64.Open
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashWorkerThreads()

Error message:

Exit code = 139, expected 134

Stack trace:

   at ParallelCrashTester.RunParallelCrash(Int32 arg)
   at Program.<<Main>$>g__TestExecutor12|0_13(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)

@v-wenyuxu
Copy link
Author

Failed again in: runtime-coreclr gcstress-extra 20231216.1

Failed tests:

coreclr osx arm64 Checked gcstress0xc_jitminopts_heapverify1 @ OSX.1200.ARM64.Open
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads()

Error message:

Exit code = 158, expected 134

Stack trace:

   at ParallelCrashTester.RunParallelCrash(Int32 arg)
   at ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads()
   at Program.<<Main>$>g__TestExecutor13|0_14(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)

@v-wenyuxu
Copy link
Author

Failed again in: runtime-coreclr gcstress-extra 20231224.1

Failed tests:

coreclr linux x64 Checked gcstress0xc_zapdisable_jitstress2 @ Ubuntu.2204.Amd64.Open
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashWorkerThreads()

Error message:

Exit code = 139, expected 134

Stack trace:

   at ParallelCrashTester.RunParallelCrash(Int32 arg)
   at Program.<<Main>$>g__TestExecutor12|0_13(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)

@v-wenyuxu
Copy link
Author

Failed again in: runtime-coreclr gcstress-extra 20231231.1

Failed tests:

coreclr linux arm Checked gcstress0xc_tailcallstress @ (Ubuntu.1804.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThread()
coreclr linux arm Checked gcstress0xc_zapdisable_heapverify1 @ (Ubuntu.1804.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads()

Error message:

 Exit code = 132, expected 134

Stack trace:

   at ParallelCrashTester.RunParallelCrash(Int32 arg)
   at Program.<<Main>$>g__TestExecutor11|0_12(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-12-17T22:33:36.741Z runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"architecture":"arm64","System.StageName":"Build","BuildId":"502564","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","AzurePipelinesTestRunId":"11704666","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","Reason":"Schedule","System.PhaseName":"run_test_p1__osx_arm64_checked","DefinitionId":"113","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","configuration":"Checked-gcstress0xc_zapdisable","System.StageAttempt":"1","operatingSystem":"OSX.1200.ARM64.Open","BuildNumber":"20231217.1","System.JobAttempt":"1"} Schedule
2023-12-17T07:40:04.648Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.PhaseAttempt":"1","architecture":"arm64","Project":"public","AzurePipelinesTestRunId":"11695882","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","DefinitionId":"141","BuildId":"502264","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","BuildNumber":"20231216.1","configuration":"Checked-gcstress0xc_zapdisable_heapverify1","System.JobName":"__default","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageAttempt":"1"} Schedule
2023-12-16T22:42:00.328Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobAttempt":"1","architecture":"arm64","Reason":"Schedule","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"11692416","System.StageAttempt":"1","BuildNumber":"20231216.1","DefinitionName":"runtime-coreclr gcstress-extra","DefinitionId":"113","configuration":"Checked-gcstress0xc_jitminopts_heapverify1","System.JobName":"__default","operatingSystem":"OSX.1200.ARM64.Open","Project":"public","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"502196","System.StageName":"Build"} Schedule
2023-12-11T07:34:01.46Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"configuration":"Checked-gcstress0xc_jitstress1","BuildNumber":"20231210.1","BuildId":"494955","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageAttempt":"1","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","Reason":"Schedule","System.PhaseAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","System.JobAttempt":"1","System.JobName":"__default","System.StageName":"Build","DefinitionId":"141","Project":"public","AzurePipelinesTestRunId":"11496630","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-12-10T22:33:38.932Z runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"11490066","System.StageName":"Build","architecture":"arm64","BuildNumber":"20231210.1","Project":"public","System.JobName":"__default","System.PhaseAttempt":"1","BuildId":"494848","operatingSystem":"OSX.1200.ARM64.Open","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageAttempt":"1","System.JobAttempt":"1","DefinitionId":"113","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseName":"run_test_p1__osx_arm64_checked","configuration":"Checked-gcstress0xc_zapdisable_heapverify1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","Reason":"Schedule"} Schedule
2023-12-10T07:37:15.569Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Project":"public","BuildId":"494567","architecture":"arm64","System.JobName":"__default","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","BuildNumber":"20231209.1","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","DefinitionId":"141","System.JobAttempt":"1","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","Reason":"Schedule","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"11480868"} Schedule
More failures
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule

@BruceForstall
Copy link
Member

Looks like recent failures are only linux-arm. @trylek @mangod9

@v-wenyuxu
Copy link
Author

Failed again in: runtime-coreclr gcstress-extra 20240106.1

Failed tests:

coreclr linux arm64 Checked gcstress0xc_jitstress1 @ (Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThread()
coreclr linux arm Checked gcstress0xc_jitstress2 @ (Ubuntu.1804.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads()
coreclr osx arm64 Checked gcstress0xc_jitminopts_heapverify1 @ OSX.1200.ARM64.Open
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads()

Error message:

Exit code = 132, expected 134

Stack trace:

   at ParallelCrashTester.RunParallelCrash(Int32 arg)
   at Program.<<Main>$>g__TestExecutor11|0_12(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2024-01-06T22:31:48.256Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.PhaseName":"run_test_p1__osx_arm64_checked","DefinitionName":"runtime-coreclr gcstress-extra","System.JobAttempt":"1","System.StageName":"Build","AzurePipelinesTestRunId":"12132946","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"517056","operatingSystem":"OSX.1200.ARM64.Open","BuildNumber":"20240106.1","configuration":"Checked-gcstress0xc_jitminopts_heapverify1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"113","architecture":"arm64","System.JobName":"__default","Reason":"Schedule","Project":"public","System.PhaseAttempt":"1","System.StageAttempt":"1"} Schedule
2023-12-17T22:33:36.741Z runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"architecture":"arm64","System.StageName":"Build","BuildId":"502564","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","AzurePipelinesTestRunId":"11704666","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","Reason":"Schedule","System.PhaseName":"run_test_p1__osx_arm64_checked","DefinitionId":"113","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","configuration":"Checked-gcstress0xc_zapdisable","System.StageAttempt":"1","operatingSystem":"OSX.1200.ARM64.Open","BuildNumber":"20231217.1","System.JobAttempt":"1"} Schedule
2023-12-17T07:40:04.648Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.PhaseAttempt":"1","architecture":"arm64","Project":"public","AzurePipelinesTestRunId":"11695882","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","DefinitionId":"141","BuildId":"502264","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","BuildNumber":"20231216.1","configuration":"Checked-gcstress0xc_zapdisable_heapverify1","System.JobName":"__default","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageAttempt":"1"} Schedule
2023-12-16T22:42:00.328Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobAttempt":"1","architecture":"arm64","Reason":"Schedule","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"11692416","System.StageAttempt":"1","BuildNumber":"20231216.1","DefinitionName":"runtime-coreclr gcstress-extra","DefinitionId":"113","configuration":"Checked-gcstress0xc_jitminopts_heapverify1","System.JobName":"__default","operatingSystem":"OSX.1200.ARM64.Open","Project":"public","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"502196","System.StageName":"Build"} Schedule
2023-12-11T07:34:01.46Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"configuration":"Checked-gcstress0xc_jitstress1","BuildNumber":"20231210.1","BuildId":"494955","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageAttempt":"1","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","Reason":"Schedule","System.PhaseAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","System.JobAttempt":"1","System.JobName":"__default","System.StageName":"Build","DefinitionId":"141","Project":"public","AzurePipelinesTestRunId":"11496630","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
More failures
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-12-10T22:33:38.932Z runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"11490066","System.StageName":"Build","architecture":"arm64","BuildNumber":"20231210.1","Project":"public","System.JobName":"__default","System.PhaseAttempt":"1","BuildId":"494848","operatingSystem":"OSX.1200.ARM64.Open","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageAttempt":"1","System.JobAttempt":"1","DefinitionId":"113","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseName":"run_test_p1__osx_arm64_checked","configuration":"Checked-gcstress0xc_zapdisable_heapverify1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","Reason":"Schedule"} Schedule
2023-12-10T07:37:15.569Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Project":"public","BuildId":"494567","architecture":"arm64","System.JobName":"__default","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","BuildNumber":"20231209.1","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","DefinitionId":"141","System.JobAttempt":"1","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","Reason":"Schedule","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"11480868"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule

@v-wenyuxu
Copy link
Author

Failed again in: runtime-coreclr gcstress-extra 20240113.1

Failed tests:

coreclr linux x64 Checked gcstress0xc_zapdisable_jitstress2 @ Ubuntu.2204.Amd64.Open
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashWorkerThreads()

Error message:

Exit code = 139, expected 134

Stack trace:

   at ParallelCrashTester.RunParallelCrash(Int32 arg)
   at Program.<<Main>$>g__TestExecutor12|0_13(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)

@v-wenyuxu
Copy link
Author

v-wenyuxu commented Jan 22, 2024

Failed again in: runtime-coreclr gcstress0x3-gcstress0xc 20240121.1

Failed tests:

coreclr linux x64 Checked gcstress0x3 @ Ubuntu.2204.Amd64.Open
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads()

Error message:

Exit code = 162, expected 134

Stack trace:

   at ParallelCrashTester.RunParallelCrash(Int32 arg)
   at Program.<<Main>$>g__TestExecutor13|0_14(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2024-01-15T07:41:45.556Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","DefinitionId":"141","architecture":"arm64","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildId":"527107","System.StageName":"Build","Reason":"Schedule","AzurePipelinesTestRunId":"12413122","System.StageAttempt":"1","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.JobAttempt":"1","BuildNumber":"20240114.1","operatingSystem":"OSX.1200.ARM64.Open","Project":"public","configuration":"Checked-gcstress0xc_jitstress1","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2024-01-08T03:39:33.483Z runtime-coreclr r2r-extra Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.StageName":"Build","DefinitionId":"114","DefinitionName":"runtime-coreclr r2r-extra","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","BuildNumber":"20240107.1","System.PhaseAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"12146860","System.JobAttempt":"1","configuration":"Checked-gcstress0xc","architecture":"arm64","System.JobName":"__default","BuildId":"517459","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","Project":"public","System.StageAttempt":"1","operatingSystem":"OSX.1200.ARM64.Open","Reason":"Schedule"} Schedule
2024-01-06T22:31:48.256Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.PhaseName":"run_test_p1__osx_arm64_checked","DefinitionName":"runtime-coreclr gcstress-extra","System.JobAttempt":"1","System.StageName":"Build","AzurePipelinesTestRunId":"12132946","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"517056","operatingSystem":"OSX.1200.ARM64.Open","BuildNumber":"20240106.1","configuration":"Checked-gcstress0xc_jitminopts_heapverify1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"113","architecture":"arm64","System.JobName":"__default","Reason":"Schedule","Project":"public","System.PhaseAttempt":"1","System.StageAttempt":"1"} Schedule
2023-12-17T22:33:36.741Z runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"architecture":"arm64","System.StageName":"Build","BuildId":"502564","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","AzurePipelinesTestRunId":"11704666","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","Reason":"Schedule","System.PhaseName":"run_test_p1__osx_arm64_checked","DefinitionId":"113","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","configuration":"Checked-gcstress0xc_zapdisable","System.StageAttempt":"1","operatingSystem":"OSX.1200.ARM64.Open","BuildNumber":"20231217.1","System.JobAttempt":"1"} Schedule
2023-12-17T07:40:04.648Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.PhaseAttempt":"1","architecture":"arm64","Project":"public","AzurePipelinesTestRunId":"11695882","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","DefinitionId":"141","BuildId":"502264","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","BuildNumber":"20231216.1","configuration":"Checked-gcstress0xc_zapdisable_heapverify1","System.JobName":"__default","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageAttempt":"1"} Schedule
More failures
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-12-16T22:42:00.328Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobAttempt":"1","architecture":"arm64","Reason":"Schedule","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"11692416","System.StageAttempt":"1","BuildNumber":"20231216.1","DefinitionName":"runtime-coreclr gcstress-extra","DefinitionId":"113","configuration":"Checked-gcstress0xc_jitminopts_heapverify1","System.JobName":"__default","operatingSystem":"OSX.1200.ARM64.Open","Project":"public","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"502196","System.StageName":"Build"} Schedule
2023-12-11T07:34:01.46Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"configuration":"Checked-gcstress0xc_jitstress1","BuildNumber":"20231210.1","BuildId":"494955","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageAttempt":"1","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","Reason":"Schedule","System.PhaseAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","System.JobAttempt":"1","System.JobName":"__default","System.StageName":"Build","DefinitionId":"141","Project":"public","AzurePipelinesTestRunId":"11496630","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-12-10T22:33:38.932Z runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"11490066","System.StageName":"Build","architecture":"arm64","BuildNumber":"20231210.1","Project":"public","System.JobName":"__default","System.PhaseAttempt":"1","BuildId":"494848","operatingSystem":"OSX.1200.ARM64.Open","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageAttempt":"1","System.JobAttempt":"1","DefinitionId":"113","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseName":"run_test_p1__osx_arm64_checked","configuration":"Checked-gcstress0xc_zapdisable_heapverify1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","Reason":"Schedule"} Schedule
2023-12-10T07:37:15.569Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Project":"public","BuildId":"494567","architecture":"arm64","System.JobName":"__default","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","BuildNumber":"20231209.1","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","DefinitionId":"141","System.JobAttempt":"1","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","Reason":"Schedule","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"11480868"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule

@jakobbotsch jakobbotsch added blocking-clean-ci-optional Blocking optional rolling runs Known Build Error Use this to report build issues in the .NET Helix tab labels Jan 23, 2024
@v-wenyuxu
Copy link
Author

Failed again in: runtime-coreclr r2r-extra 20240125.1

Failed tests:

R2R-CG2 linux x64 Checked gcstress0xc @ Ubuntu.2204.Amd64.Open
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThread()

Error message:

Exit code = 162, expected 134

Stack trace:

  at ParallelCrashTester.RunParallelCrash(Int32 arg)
   at Program.<<Main>$>g__TestExecutor11|0_12(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-11-13T07:37:15.416Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThread Failed {"operatingSystem":"OSX.1200.ARM64.Open","BuildNumber":"20231112.1","System.JobAttempt":"1","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","Reason":"Schedule","System.StageAttempt":"1","Project":"public","architecture":"arm64","BuildId":"467481","System.JobName":"__default","DefinitionId":"141","System.StageName":"Build","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"10624398","configuration":"Checked-gcstress0xc_jitstress1","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2023-11-13T07:37:15.416Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThread Failed {"operatingSystem":"OSX.1200.ARM64.Open","BuildNumber":"20231112.1","System.JobAttempt":"1","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","Reason":"Schedule","System.StageAttempt":"1","Project":"public","architecture":"arm64","BuildId":"467481","System.JobName":"__default","DefinitionId":"141","System.StageName":"Build","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"10624398","configuration":"Checked-gcstress0xc_jitstress1","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2023-11-13T07:37:15.416Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThread Failed {"operatingSystem":"OSX.1200.ARM64.Open","BuildNumber":"20231112.1","System.JobAttempt":"1","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","Reason":"Schedule","System.StageAttempt":"1","Project":"public","architecture":"arm64","BuildId":"467481","System.JobName":"__default","DefinitionId":"141","System.StageName":"Build","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"10624398","configuration":"Checked-gcstress0xc_jitstress1","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2023-11-13T07:37:15.416Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThread Failed {"operatingSystem":"OSX.1200.ARM64.Open","BuildNumber":"20231112.1","System.JobAttempt":"1","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","Reason":"Schedule","System.StageAttempt":"1","Project":"public","architecture":"arm64","BuildId":"467481","System.JobName":"__default","DefinitionId":"141","System.StageName":"Build","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"10624398","configuration":"Checked-gcstress0xc_jitstress1","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2023-11-13T07:37:15.416Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThread Failed {"operatingSystem":"OSX.1200.ARM64.Open","BuildNumber":"20231112.1","System.JobAttempt":"1","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","Reason":"Schedule","System.StageAttempt":"1","Project":"public","architecture":"arm64","BuildId":"467481","System.JobName":"__default","DefinitionId":"141","System.StageName":"Build","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"10624398","configuration":"Checked-gcstress0xc_jitstress1","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2023-11-13T07:37:15.416Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThread Failed {"operatingSystem":"OSX.1200.ARM64.Open","BuildNumber":"20231112.1","System.JobAttempt":"1","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","Reason":"Schedule","System.StageAttempt":"1","Project":"public","architecture":"arm64","BuildId":"467481","System.JobName":"__default","DefinitionId":"141","System.StageName":"Build","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"10624398","configuration":"Checked-gcstress0xc_jitstress1","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule

@mikelle-rogers mikelle-rogers assigned mangod9 and unassigned trylek Jan 29, 2024
@VincentBu
Copy link
Contributor

Failed in: runtime-coreclr gcstress0x3-gcstress0xc 20240211.1

Failed tests:

coreclr linux arm64 Checked gcstress0xc @ (Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads()
coreclr linux arm Checked gcstress0x3 @ (Ubuntu.1804.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads()
coreclr linux x64 Checked gcstress0xc @ Ubuntu.2204.Amd64.Open
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThread()

Error message:

 Exit code = 162, expected 134

Stack trace:

    at ParallelCrashTester.RunParallelCrash(Int32 arg)
   at Program.<<Main>$>g__TestExecutor13|0_14(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
<style> </style>
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2024-01-28T22:33:06.783Z runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Project":"public","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildId":"543856","configuration":"Checked-gcstress0xc_zapdisable_jitstress2","operatingSystem":"OSX.1200.ARM64.Open","BuildNumber":"20240128.1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.StageAttempt":"1","System.JobAttempt":"1","DefinitionId":"113","System.JobName":"__default","AzurePipelinesTestRunId":"12901004","System.PhaseName":"run_test_p1__osx_arm64_checked","System.StageName":"Build"} Schedule
2024-01-22T03:30:47.121Z runtime-coreclr r2r-extra Checked-gcstress0xc ubuntu.2204.amd64.open.rt x64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.PhaseName":"run_test_p1_R2R_linux_x64_checked","BuildId":"535070","Project":"public","System.StageName":"Build","System.JobId":"45a39349-90d5-51c8-4429-a48b2907fbdd","BuildNumber":"20240121.1","System.JobName":"__default","System.StageAttempt":"1","operatingSystem":"Ubuntu.2204.Amd64.Open","System.PhaseAttempt":"1","DefinitionId":"114","CollectionUri":"https://dev.azure.com/dnceng-public/","Reason":"Schedule","System.JobAttempt":"1","DefinitionName":"runtime-coreclr r2r-extra","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"12640448","architecture":"x64"} Schedule
2024-01-15T07:41:45.556Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","DefinitionId":"141","architecture":"arm64","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildId":"527107","System.StageName":"Build","Reason":"Schedule","AzurePipelinesTestRunId":"12413122","System.StageAttempt":"1","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.JobAttempt":"1","BuildNumber":"20240114.1","operatingSystem":"OSX.1200.ARM64.Open","Project":"public","configuration":"Checked-gcstress0xc_jitstress1","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2024-01-08T03:39:33.483Z runtime-coreclr r2r-extra Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.StageName":"Build","DefinitionId":"114","DefinitionName":"runtime-coreclr r2r-extra","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","BuildNumber":"20240107.1","System.PhaseAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"12146860","System.JobAttempt":"1","configuration":"Checked-gcstress0xc","architecture":"arm64","System.JobName":"__default","BuildId":"517459","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","Project":"public","System.StageAttempt":"1","operatingSystem":"OSX.1200.ARM64.Open","Reason":"Schedule"} Schedule
2024-01-06T22:31:48.256Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.PhaseName":"run_test_p1__osx_arm64_checked","DefinitionName":"runtime-coreclr gcstress-extra","System.JobAttempt":"1","System.StageName":"Build","AzurePipelinesTestRunId":"12132946","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"517056","operatingSystem":"OSX.1200.ARM64.Open","BuildNumber":"20240106.1","configuration":"Checked-gcstress0xc_jitminopts_heapverify1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"113","architecture":"arm64","System.JobName":"__default","Reason":"Schedule","Project":"public","System.PhaseAttempt":"1","System.StageAttempt":"1"} Schedule
2023-12-17T22:33:36.741Z runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"architecture":"arm64","System.StageName":"Build","BuildId":"502564","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","AzurePipelinesTestRunId":"11704666","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","Reason":"Schedule","System.PhaseName":"run_test_p1__osx_arm64_checked","DefinitionId":"113","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","configuration":"Checked-gcstress0xc_zapdisable","System.StageAttempt":"1","operatingSystem":"OSX.1200.ARM64.Open","BuildNumber":"20231217.1","System.JobAttempt":"1"} Schedule
2023-12-17T07:40:04.648Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.PhaseAttempt":"1","architecture":"arm64","Project":"public","AzurePipelinesTestRunId":"11695882","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","DefinitionId":"141","BuildId":"502264","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","BuildNumber":"20231216.1","configuration":"Checked-gcstress0xc_zapdisable_heapverify1","System.JobName":"__default","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageAttempt":"1"} Schedule
2023-12-16T22:42:00.328Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobAttempt":"1","architecture":"arm64","Reason":"Schedule","System.PhaseName":"run_test_p1__osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"11692416","System.StageAttempt":"1","BuildNumber":"20231216.1","DefinitionName":"runtime-coreclr gcstress-extra","DefinitionId":"113","configuration":"Checked-gcstress0xc_jitminopts_heapverify1","System.JobName":"__default","operatingSystem":"OSX.1200.ARM64.Open","Project":"public","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"502196","System.StageName":"Build"} Schedule
2023-12-11T07:34:01.46Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"configuration":"Checked-gcstress0xc_jitstress1","BuildNumber":"20231210.1","BuildId":"494955","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageAttempt":"1","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","Reason":"Schedule","System.PhaseAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","System.JobAttempt":"1","System.JobName":"__default","System.StageName":"Build","DefinitionId":"141","Project":"public","AzurePipelinesTestRunId":"11496630","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2023-12-10T22:33:38.932Z runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"11490066","System.StageName":"Build","architecture":"arm64","BuildNumber":"20231210.1","Project":"public","System.JobName":"__default","System.PhaseAttempt":"1","BuildId":"494848","operatingSystem":"OSX.1200.ARM64.Open","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageAttempt":"1","System.JobAttempt":"1","DefinitionId":"113","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseName":"run_test_p1__osx_arm64_checked","configuration":"Checked-gcstress0xc_zapdisable_heapverify1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","Reason":"Schedule"} Schedule
2023-12-10T07:37:15.569Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Project":"public","BuildId":"494567","architecture":"arm64","System.JobName":"__default","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","BuildNumber":"20231209.1","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","DefinitionId":"141","System.JobAttempt":"1","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","Reason":"Schedule","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","System.StageAttempt":"1","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"11480868"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-12-03T07:38:31.478Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"BuildId":"487209","DefinitionId":"141","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","Project":"public","AzurePipelinesTestRunId":"11242204","Reason":"Schedule","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20231202.1","System.StageAttempt":"1","System.JobName":"__default"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T22:38:50.234Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"AzurePipelinesTestRunId":"10398546","DefinitionId":"113","BuildNumber":"20231105.1","Reason":"Schedule","BuildId":"460395","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_jitstress2","System.StageAttempt":"1","architecture":"arm64","DefinitionName":"runtime-coreclr gcstress-extra","System.JobName":"__default","System.JobAttempt":"1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-05T07:37:58.949Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_tailcallstress","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","AzurePipelinesTestRunId":"10392726","BuildId":"460195","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.PhaseAttempt":"1","System.JobName":"__default","Reason":"Schedule","architecture":"arm64","Project":"public","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20231104.1"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T22:23:43.598Z runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20231104.1","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked-gcstress0xc_tailcallstress","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"arm64","BuildId":"460142","DefinitionName":"runtime-coreclr gcstress-extra","System.StageName":"Build","DefinitionId":"113","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","AzurePipelinesTestRunId":"10390838"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule
2023-11-04T14:35:53.52Z runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads Failed {"Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc","AzurePipelinesTestRunId":"10387850","System.PhaseAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"OSX.1200.ARM64.Open","System.JobAttempt":"1","BuildNumber":"20231104.1","DefinitionName":"runtime-coreclr gcstress0x3-gcstress0xc","BuildId":"460062","System.PhaseName":"run_test_p1__osx_arm64_checked","architecture":"arm64","DefinitionId":"112","System.StageName":"Build"} Schedule

@v-wenyuxu
Copy link
Author

Failed in: runtime-coreclr gcstress-extra 20240224.1

Failed tests:

coreclr linux arm64 Checked gcstress0xc_jitminopts_heapverify1 @ (Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThread()
coreclr linux arm64 Checked gcstress0xc_jitstress1 @ (Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThread()
coreclr linux arm Checked gcstress0xc_jitminopts_heapverify1 @ (Ubuntu.1804.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThread()
coreclr osx arm64 Checked gcstress0xc_jitstress1 @ OSX.1200.ARM64.Open
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads()
coreclr linux x64 Checked gcstress0xc_tailcallstress @ Ubuntu.2204.Amd64.Open
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads()

Error message:

 Exit code = 132, expected 134

Stack trace:

   at ParallelCrashTester.RunParallelCrash(Int32 arg)
   at ParallelCrashTester.ParallelCrashMainThread()
   at Program.<<Main>$>g__TestExecutor11|0_12(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2024-02-11T18:31:54.565Z runtime-coreclr superpmi-collect Checked windows.10.amd64.x86.rt x86 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThread Failed {"BuildNumber":"20240211.1","BuildId":"2375670","System.PhaseName":"run_test_p1__windows_x86_checked","operatingSystem":"Windows.10.Amd64.X86.Rt","System.StageName":"Build","DefinitionName":"runtime-coreclr superpmi-collect","System.JobName":"__default","Project":"internal","configuration":"Checked","architecture":"x86","DefinitionId":"977","System.JobAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng/","System.JobId":"9c28ef9e-8a10-596f-95ff-bea6927d5d94","AzurePipelinesTestRunId":"53048221","System.PhaseAttempt":"1","System.StageAttempt":"1","Reason":"Schedule"} Schedule
2024-02-04T18:33:19.694Z runtime-coreclr superpmi-collect Checked windows.10.amd64.x86.rt x64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThread Failed {"BuildId":"2369727","System.JobAttempt":"1","architecture":"x64","operatingSystem":"Windows.10.Amd64.X86.Rt","System.JobId":"bc936583-455b-59a6-ba6a-b6595d929238","System.PhaseAttempt":"1","System.StageName":"Build","DefinitionId":"977","Project":"internal","Reason":"Schedule","AzurePipelinesTestRunId":"53001643","CollectionUri":"https://dev.azure.com/dnceng/","configuration":"Checked","System.JobName":"__default","System.StageAttempt":"1","BuildNumber":"20240204.1","DefinitionName":"runtime-coreclr superpmi-collect","System.PhaseName":"run_test_p1__windows_x64_checked"} Schedule
2023-11-13T07:37:15.416Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThread Failed {"operatingSystem":"OSX.1200.ARM64.Open","BuildNumber":"20231112.1","System.JobAttempt":"1","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","Reason":"Schedule","System.StageAttempt":"1","Project":"public","architecture":"arm64","BuildId":"467481","System.JobName":"__default","DefinitionId":"141","System.StageName":"Build","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"10624398","configuration":"Checked-gcstress0xc_jitstress1","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2023-11-13T07:37:15.416Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThread Failed {"operatingSystem":"OSX.1200.ARM64.Open","BuildNumber":"20231112.1","System.JobAttempt":"1","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","Reason":"Schedule","System.StageAttempt":"1","Project":"public","architecture":"arm64","BuildId":"467481","System.JobName":"__default","DefinitionId":"141","System.StageName":"Build","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"10624398","configuration":"Checked-gcstress0xc_jitstress1","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2023-11-13T07:37:15.416Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThread Failed {"operatingSystem":"OSX.1200.ARM64.Open","BuildNumber":"20231112.1","System.JobAttempt":"1","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","Reason":"Schedule","System.StageAttempt":"1","Project":"public","architecture":"arm64","BuildId":"467481","System.JobName":"__default","DefinitionId":"141","System.StageName":"Build","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"10624398","configuration":"Checked-gcstress0xc_jitstress1","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2023-11-13T07:37:15.416Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThread Failed {"operatingSystem":"OSX.1200.ARM64.Open","BuildNumber":"20231112.1","System.JobAttempt":"1","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","Reason":"Schedule","System.StageAttempt":"1","Project":"public","architecture":"arm64","BuildId":"467481","System.JobName":"__default","DefinitionId":"141","System.StageName":"Build","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"10624398","configuration":"Checked-gcstress0xc_jitstress1","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2023-11-13T07:37:15.416Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThread Failed {"operatingSystem":"OSX.1200.ARM64.Open","BuildNumber":"20231112.1","System.JobAttempt":"1","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","Reason":"Schedule","System.StageAttempt":"1","Project":"public","architecture":"arm64","BuildId":"467481","System.JobName":"__default","DefinitionId":"141","System.StageName":"Build","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"10624398","configuration":"Checked-gcstress0xc_jitstress1","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2023-11-13T07:37:15.416Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThread Failed {"operatingSystem":"OSX.1200.ARM64.Open","BuildNumber":"20231112.1","System.JobAttempt":"1","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","Reason":"Schedule","System.StageAttempt":"1","Project":"public","architecture":"arm64","BuildId":"467481","System.JobName":"__default","DefinitionId":"141","System.StageName":"Build","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"10624398","configuration":"Checked-gcstress0xc_jitstress1","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule

@v-wenyuxu
Copy link
Author

Failed in: runtime-coreclr gcstress-extra 20240302.2

Failed tests:

coreclr linux arm64 Checked gcstress0xc_jitstress1 @ (Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashWorkerThreads()
coreclr linux x64 Checked gcstress0xc_jitstress1 @ Ubuntu.2204.Amd64.Open
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashWorkerThreads()
coreclr linux x64 Checked gcstress0xc_jitstress2 @ Ubuntu.2204.Amd64.Open
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThreadAndWorkerThreads()
coreclr linux x64 Checked gcstress0xc_tailcallstress @ Ubuntu.2204.Amd64.Open
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashWorkerThreads()
coreclr osx arm64 Checked gcstress0xc_disabler2r @ OSX.1200.ARM64.Open
    - _ParallelCrashTester::ParallelCrashTester.ParallelCrashMainThread()

Error message:

 Exit code = 162, expected 134

Stack trace:

   at ParallelCrashTester.RunParallelCrash(Int32 arg)
   at Program.<<Main>$>g__TestExecutor12|0_13(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2024-02-03T22:22:32.586Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.2204.amd64.open.rt x64 _ParallelCrashTester::ParallelCrashTester.ParallelCrashWorkerThreads Failed {"System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","Reason":"Schedule","System.StageAttempt":"1","System.PhaseAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1__linux_x64_checked","AzurePipelinesTestRunId":"13142398","architecture":"x64","configuration":"Checked-gcstress0xc_jitstress1","BuildNumber":"20240203.1","DefinitionName":"runtime-coreclr gcstress-extra","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","System.JobAttempt":"1","operatingSystem":"Ubuntu.2204.Amd64.Open","BuildId":"552486","Project":"public","DefinitionId":"113"} Schedule

@BruceForstall
Copy link
Member

Dup: #80356

@agocke
Copy link
Member

agocke commented Jul 8, 2024

Hasn't failed in months. Closing.

@agocke agocke closed this as completed Jul 8, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Jul 8, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure-coreclr blocking-clean-ci-optional Blocking optional rolling runs GCStress Known Build Error Use this to report build issues in the .NET Helix tab os-linux Linux OS (any supported distro)
Projects
Archived in project
Development

No branches or pull requests

8 participants