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] [aot] Mono mini and LLVM fullAOT CI jobs are failing due to Failed to load AOT module X86_Sse2_r/ro.dll in aot-only mode #102150

Open
matouskozak opened this issue May 13, 2024 · 5 comments
Assignees
Labels
area-Codegen-AOT-mono disabled-test The test is disabled in source code against the issue Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@matouskozak
Copy link
Member

matouskozak commented May 13, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=670895
Build error leg or test failing: HardwareIntrinsics_X86_r, HardwareIntrinsics_X86_ro

Error Message

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

{
  "ErrorPattern": "Failed to load AOT module '.*JIT\\/HardwareIntrinsics\\/HardwareIntrinsics_X86_(ro|r)\\/X86_Sse2_(ro|r).dll.so' \\('.*\\/JIT\\/HardwareIntrinsics\\/HardwareIntrinsics_X86_(ro|r)\\/X86_Sse2_(ro|r).dll'\\) in aot-only mode.",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=670895
Error message validated: [Failed to load AOT module '.*JIT\/HardwareIntrinsics\/HardwareIntrinsics_X86_(ro|r)\/X86_Sse2_(ro|r).dll.so' \('.*\/JIT\/HardwareIntrinsics\/HardwareIntrinsics_X86_(ro|r)\/X86_Sse2_(ro|r).dll'\) in aot-only mode.]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 5/13/2024 11:35:32 AM UTC

Report

Build Definition Test Pull Request
676930 dotnet/runtime HardwareIntrinsics_X86_ro.WorkItemExecution
670895 dotnet/runtime HardwareIntrinsics_X86_ro.WorkItemExecution

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 2
@matouskozak matouskozak added untriaged New issue has not been triaged by the area owner area-Codegen-AOT-mono Known Build Error Use this to report build issues in the .NET Helix tab labels May 13, 2024
@matouskozak
Copy link
Member Author

The rolling-build failures are observable from 315c4c4. Range to the previous green rolling-build is 9926d60...315c4c4. Could it be caused by #101681 @mkhamoyan ?

@mkhamoyan
Copy link
Member

mkhamoyan commented May 13, 2024

@matouskozak looks like it is related to #102037, and mentioned in #101886

@matouskozak
Copy link
Member Author

@matouskozak looks like it is related to #102037, and mentioned in #101886

You are right, thank you.

@matouskozak
Copy link
Member Author

FYI: @steveisok @fanyang-mono

@steveisok steveisok added this to the Future milestone May 13, 2024
@steveisok steveisok removed the untriaged New issue has not been triaged by the area owner label May 13, 2024
@steveisok
Copy link
Member

Since this is x86, I'd say the priority is low and we should disable the test.

@fanyang-mono fanyang-mono self-assigned this May 15, 2024
@matouskozak matouskozak changed the title [mono] [aot] Mono mini fullAOT CI job is failing due to Failed to load AOT module X86_Sse2_r/ro.dll in aot-only mode [mono] [aot] Mono mini and LLVM fullAOT CI jobs are failing due to Failed to load AOT module X86_Sse2_r/ro.dll in aot-only mode May 16, 2024
@fanyang-mono fanyang-mono added the disabled-test The test is disabled in source code against the issue label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Codegen-AOT-mono disabled-test The test is disabled in source code against the issue Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

4 participants