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

[mono][interpreter] Occasional failures of GC/Regressions/v2.0-beta2/452950 on OSX arm64 Mono interpreter #100398

Closed
matouskozak opened this issue Mar 28, 2024 · 3 comments
Labels
arch-arm64 area-Codegen-Interpreter-mono Known Build Error Use this to report build issues in the .NET Helix tab

Comments

@matouskozak
Copy link
Member

matouskozak commented Mar 28, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=610598
Build error leg or test failing: PayloadGroup0

  • occasionally failing (5 times in the last 30 days) on osx-arm64 mono interpreter job on runtime-extra-platforms

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "GC/Regressions/v2.0-beta2/452950/452950/452950.sh [FAIL]",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Error log:

Starting:    GC.Regressions.XUnitWrapper (parallel test collections = on [8 threads], stop on fail = off)
    GC/Regressions/v2.0-beta2/452950/452950/452950.sh [FAIL]
      
      Return code:      1
      Raw output file:      /tmp/helix/working/A5FD08F0/w/B9860A02/uploads/Reports/GC.Regressions/v2.0-beta2/452950/452950/452950.output.txt
      Raw output:
      BEGIN EXECUTION
      /tmp/helix/working/A5FD08F0/p/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true 452950.dll ''
      112
      Failed
      Expected: 100
      Actual: 1
      END EXECUTION - FAILED
      Test failed. Trying to see if dump file was created in /cores since 3/20/2024 3:44:03 PM
      Test Harness Exitcode is : 1
      To run the test:
      > set CORE_ROOT=/tmp/helix/working/A5FD08F0/p
      > /private/tmp/helix/working/A5FD08F0/w/B9860A02/e/GC/Regressions/v2.0-beta2/452950/452950/452950.sh
      Stack Trace:
           at GC_Regressions._v2_0_beta2_452950_452950_452950_._v2_0_beta2_452950_452950_452950_sh()
           at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
           at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
      Output:
        
        Return code:      1
        Raw output file:      /tmp/helix/working/A5FD08F0/w/B9860A02/uploads/Reports/GC.Regressions/v2.0-beta2/452950/452950/452950.output.txt
        Raw output:
        BEGIN EXECUTION
        /tmp/helix/working/A5FD08F0/p/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true 452950.dll ''
        112
        Failed
        Expected: 100
        Actual: 1
        END EXECUTION - FAILED
        Test failed. Trying to see if dump file was created in /cores since 3/20/2024 3:44:03 PM
        Test Harness Exitcode is : 1
        To run the test:
        > set CORE_ROOT=/tmp/helix/working/A5FD08F0/p
        > /private/tmp/helix/working/A5FD08F0/w/B9860A02/e/GC/Regressions/v2.0-beta2/452950/452950/452950.sh
  Finished:    GC.Regressions.XUnitWrapper

cc: @BrzVlad

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=610598
Error message validated: [GC/Regressions/v2.0-beta2/452950/452950/452950.sh [FAIL]]
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 3/28/2024 10:12:15 AM UTC

@matouskozak matouskozak added arch-arm64 area-Codegen-Interpreter-mono Known Build Error Use this to report build issues in the .NET Helix tab labels Mar 28, 2024
Copy link
Contributor

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

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Mar 28, 2024
@BrzVlad
Copy link
Member

BrzVlad commented Mar 28, 2024

This is a duplicate of #99729 that @cshung was taking a look at.

@matouskozak
Copy link
Member Author

This is a duplicate of #99729 that @cshung was taking a look at.

Thank you, wasn't aware of this one. I will close this as a duplicate.

@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Mar 28, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm64 area-Codegen-Interpreter-mono Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

2 participants