question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

install-native-dependencies.sh failing in CI

See original GitHub issue

Build

https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=95035

Build leg reported

Build / CoreCLR Product Build OSX x64 checked / Install native dependencies

Pull Request

https://github.com/dotnet/runtime/pull/78922

Action required for the engineering services team

To triage this issue (First Responder / @dotnet/dnceng):

  • Open the failing build above and investigate
  • Add a comment explaining your findings

If this is an issue that is causing build breaks across multiple builds and would get benefit from being listed on the build analysis check, follow the next steps:

  1. Add the label “Known Build Error”
  2. Edit this issue and add an error string in the Json below that can help us match this issue with future build breaks. You should use the known issues documentation
{
   "ErrorMessage" : "Error: Fetching /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core failed!",
   "BuildRetry": true
}

Release Note Category

  • Feature changes/additions
  • Bug fixes
  • Internal Infrastructure Improvements

Release Note Description

Additional information about the issue reported

No response

Report

Build Definition Step Name Console log Pull Request
96256 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78354
96323 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78852
96320 dotnet/runtime Install native dependencies Log dotnet/runtime#78852
96235 dotnet/runtime Install native dependencies Log dotnet/runtime#78557
95054 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78924
95045 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78919
95063 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78852
95050 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78923
94991 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78918
95056 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78924
95035 dotnet/runtime Install native dependencies Log dotnet/runtime#78922
95027 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78920
94987 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78557
94986 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78557
94940 dotnet/runtime Install Build Dependencies Log dotnet/runtime#77256
94939 dotnet/runtime Install native dependencies Log dotnet/runtime#77256
93713 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78849
93715 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78849
94910 dotnet/runtime Install native dependencies Log dotnet/runtime#78828
94900 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78817
94682 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78888
94683 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78888

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
4 22 22

Report

Build Definition Step Name Console log Pull Request
96256 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78354
96323 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78852
96320 dotnet/runtime Install native dependencies Log dotnet/runtime#78852
96235 dotnet/runtime Install native dependencies Log dotnet/runtime#78557
95054 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78924
95045 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78919
95063 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78852
95050 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78923
94991 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78918
95056 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78924
95035 dotnet/runtime Install native dependencies Log dotnet/runtime#78922
95027 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78920
94987 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78557
94986 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78557
94940 dotnet/runtime Install Build Dependencies Log dotnet/runtime#77256
94939 dotnet/runtime Install native dependencies Log dotnet/runtime#77256
93713 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78849
93715 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78849
94910 dotnet/runtime Install native dependencies Log dotnet/runtime#78828
94900 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78817
94682 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78888
94683 dotnet/runtime Install Build Dependencies Log dotnet/runtime#78888

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 22

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
uliseshcommented, Nov 29, 2022

Fair points

I see that your build failed in a Hosted OSX agent (which we don’t own) and it passed on retry. I’ll keep the issue open for today but I don’t see much we can investigate/do here. Does it sound fair?

0reactions
ilyas1974commented, Dec 21, 2022

As we have not seen additional instances of this for the last week, I am closing this issue. Feel free to re-open it should you experience this again.

Read more comments on GitHub >

github_iconTop Results From Across the Web

OSX CI failing on install-native-dependencies.sh #36727
OSX jobs are failing inside install-native-dependencies.sh when it calls brew update / brew upgrade . link to AzDO job example: https://dev.
Read more >
Failed GitHub CI when following End-To-End Walkthrough
Run that and make a new commit to have some clean notebooks in your commit to re-trigger your CI.
Read more >
The CI/CD Pipeline suddenly fails without any changes ...
Hello! As the title suggests, starting today we've been experiencing issues with successfully running the build job in our pipeline.
Read more >
Why e2e database tests failing within CI but not locally?
We have had some issues where database checks worked locally, but not in headless CI. We found out that it was because of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found