Skip to content

CI flakiness: Mac builds failing with SDK errors #114235

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

Closed
lewing opened this issue Apr 3, 2025 · 2 comments · Fixed by #114277
Closed

CI flakiness: Mac builds failing with SDK errors #114235

lewing opened this issue Apr 3, 2025 · 2 comments · Fixed by #114277
Labels
area-Infrastructure-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab

Comments

@lewing
Copy link
Member

lewing commented Apr 3, 2025

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=1004210&view=logs&j=a2a39d6b-70c5-5040-933a-4b8b6e52bf19
Build error leg or test failing: Build / maccatalyst-x64 Release AllSubsets_Mono / Build product
Pull request: #114087

Error Message

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

{
  "ErrorMessage": "EXEC : error : unexpected input file: x86_64-apple",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1004210
Error message validated: [EXEC : error : unexpected input file: x86_64-apple]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 4/3/2025 6:44:41 PM UTC

Report

Build Definition Step Name Console log Pull Request
1005817 dotnet/runtime Build product Log #113899
1005712 dotnet/runtime Build product Log #114261
1005698 dotnet/runtime Build product Log #100729
1005651 dotnet/runtime Build product Log #114266
1005647 dotnet/runtime Build product Log #114270
1005593 dotnet/runtime Build product Log #114083
1005579 dotnet/runtime Build product Log #114252
1005541 dotnet/runtime Build product Log #114263
1005407 dotnet/runtime Build product Log #114261
2679229 dotnet-runtime Build product Log
1005225 dotnet/runtime Build product Log #111791
1005183 dotnet/runtime Build product Log #114148
1005153 dotnet/runtime Build product Log #114249
1005140 dotnet/runtime Build product Log #114228
1004888 dotnet/runtime Build product Log #113976
1003296 dotnet/runtime Build product Log #113286
1004711 dotnet/runtime Build product Log #114240
1004699 dotnet/runtime Build product Log #114227
1004337 dotnet/runtime Build product Log #114223
1004520 dotnet/runtime Build product Log #114164
1004465 dotnet/runtime Build product Log #113765
1004416 dotnet/runtime Build product Log #114155
1004391 dotnet/runtime Build product Log #114227
1004340 dotnet/runtime Build product Log #114224
2678690 dotnet-runtime Build product Log
2678677 dotnet-runtime Build product Log
2678676 dotnet-runtime Build product Log
1004313 dotnet/runtime Build product Log #113313
1004210 dotnet/runtime Build product Log #114087

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
19 29 29
@lewing lewing added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Apr 3, 2025
@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 Apr 3, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Apr 3, 2025
@lewing lewing changed the title iOS builds failing CI issues, iOS builds failing Apr 3, 2025
@lewing lewing changed the title CI issues, iOS builds failing CI flakiness: iOS builds failing with SDK errors Apr 3, 2025
@lewing lewing added area-Infrastructure-mono and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Apr 3, 2025
Copy link
Contributor

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

@akoeplinger akoeplinger changed the title CI flakiness: iOS builds failing with SDK errors CI flakiness: Mac builds failing with SDK errors Apr 4, 2025
@akoeplinger
Copy link
Member

The reason was that some macOS agents are using a newer image which includes cmake 4.0 which has a breaking change, fixed with #114277

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Infrastructure-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants