dotnet/runtime Helix jobs are timing out
See original GitHub issueBuild
https://dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_build/results?buildId=1825606
3 other jobs in my PR timed out in the same way
Build leg reported
Libraries Test Run checked coreclr Linux_musl arm Release
Pull Request
https://github.com/dotnet/runtime/pull/70765
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:
- Add the label “Known Build Error”
- 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" : ""
}
Additional information about the issue reported
No response
Report
Summary
24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
---|---|---|
0 | 0 | 0 |
Issue Analytics
- State:
- Created a year ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Helix runs on linux x64 are timing out · Issue #28661
It looks like the queues that are pretty full or not running any jobs are Ubuntu16.04 and 18.04.
Read more >Async job failed: request * timed out : r/HelixEditor
Hi, I'm getting this pretty often now when about to save any changes & exit. It freezes for a good 5 secs before...
Read more >VSCode timeout error when download dotnet runtime v7.0.9
My vscode when want to download dotnet runtime v7.0.9 get error time out. Downloading the .NET Runtime. Downloading .NET version(s) 7.0.9 .
Read more >Third Helix Jobs, Employment
43 Third Helix jobs available on Indeed.com. Apply to Web Developer, Payroll Specialist, IT Project Manager and more!
Read more >A Career in Tech at Helix - Inside the Engineering Team
For all of their roles, the engineering team at Helix offers progression to increasingly senior career stages based on the engineer's performance and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@jkotas to answer your previous question (I only did it for the first 2 lines; generalization is pretty easy). you can just get the build ids back from Kusto. Example:
which leads me to these 8 main runs:
https://dnceng.visualstudio.com/public/_build/results?buildId=1825546 https://dnceng.visualstudio.com/public/_build/results?buildId=1825417 https://dnceng.visualstudio.com/public/_build/results?buildId=1825437 https://dnceng.visualstudio.com/public/_build/results?buildId=1825354 https://dnceng.visualstudio.com/public/_build/results?buildId=1825352 https://dnceng.visualstudio.com/public/_build/results?buildId=1825357 https://dnceng.visualstudio.com/public/_build/results?buildId=1825350 https://dnceng.visualstudio.com/public/_build/results?buildId=1825347
Skimming these, it would seem the majority are manually run runs from @agocke and @BruceForstall
The fix for https://github.com/dotnet/arcade/issues/9694 is merged and rolled out. As there’s nothing more we can do presently if too much work gets sent, I am closing this issue. Feel free to reach out if you feel this is in error.