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.

Official runtime builds for .NET 7 and 8 frequently failing during artifact upload

See original GitHub issue

Build

https://dev.azure.com/dnceng/internal/_build/results?buildId=2141349&view=logs&j=4d50a8bf-a143-51c7-5cc8-defff437e23b&t=0b0b242f-bbcb-57b5-fe9f-26dc042642ec&l=8624

Build leg reported

Prepare artifacts and upload to build

Pull Request

No response

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" : "A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (dev.azure.com:443)",
   "BuildRetry": false,
   "ErrorPattern": "",
   "ExcludeConsoleLog": false
}

Release Note Category

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

Release Note Description

Additional information about the issue reported

This seems to appear only during artifact upload after signing has completed. The machine’s connection to AzDO is getting throttled.

Report

Build Definition Step Name Console log Pull Request
366070 dotnet/performance Send job to Helix (Windows) Log dotnet/performance#3235

Summary

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

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=316909 Error message validated: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (dev.azure.com:443) Result validation: ❌ Known issue did not match with the provided build. Validation performed at: 6/28/2023 9:03:47 PM UTC

Issue Analytics

  • State:open
  • Created 6 months ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
mmitchecommented, Mar 24, 2023

Yep. Nothing that requires us to sit on a bridge on Friday though 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

What's new in .NET 8
Learn about the new .NET features introduced in .NET 8.
Read more >
Building the .NET Core SDK on FreeBSD #1139
NET Core SDK on FreeBSD. I only get the following two errors after the build succeeded: 'common' failed during build. See '/root/git/dotnet/ ...
Read more >
SDK Resolver Failure - Net 7 - Net 6
Just downloaded and installed SDK Net 7.0. 100 and it broke existing applications and they won't load any more in VS 2022 or...
Read more >
9 Tips for Containerizing Your .NET Application
NET application in a Docker container has numerous benefits. First, Docker containers can act as isolated test environments. .NET developers can code and...
Read more >
Troubleshooting AWS CodeBuild
Issue: When you run a build, the UPLOAD_ARTIFACTS build phase fails with the error Failed to upload artifacts: Invalid arn . Possible cause:...
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