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

x/build: frequent connection reset by peer on darwin-arm64 builders since 2022-04-28 #52686

Closed
bcmills opened this issue May 3, 2022 · 2 comments
Labels
arch-arm64 Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Darwin
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented May 3, 2022

@golang/release, I know there has been some recent work to build out and stabilize the darwin/arm64 builders, but it looks like there are some growing pains w.r.t. the network connection in particular in their current configuration.

github.com/go-logr/logr@v1.2.2: Get "https://proxy.golang.org/github.com/go-logr/logr/@v/v1.2.2.mod": read tcp [2a00:79e1:abc:1a0d:4d2a:f1b0:e7f9:264d]:56615->[2607:f8b0:4006:809::2011]:443: read: connection reset by peer

greplogs -l -e '(?ms)\Adarwin-arm64-.*connection reset by peer' --since=2022-04-01
2022-05-03T16:36:45-a942556-94274d0/darwin-arm64-11_0-toothrot
2022-05-03T12:34:17-39d4317-a41e37f/darwin-arm64-12_0-toothrot
2022-05-02T17:49:12-39d8c21-d922c0a/darwin-arm64-12_0-toothrot
2022-05-02T17:05:14-477369d-64369c3/darwin-arm64-12_0-toothrot
2022-05-02T04:48:54-39d8c21-7a22c8a/darwin-arm64-12_0-toothrot
2022-04-29T20:16:31-477369d-3ce203d/darwin-arm64-12_0-toothrot
2022-04-28T20:11:37-39d4317-74f0009/darwin-arm64-12_0-toothrot

@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label May 3, 2022
@gopherbot gopherbot added this to the Unreleased milestone May 3, 2022
@bcmills bcmills added OS-Darwin arch-arm64 NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels May 3, 2022
@bcmills bcmills modified the milestones: Unreleased, Go1.19 May 3, 2022
@heschi
Copy link
Contributor

heschi commented May 9, 2022

I've gotten them wired network access as of last Friday; I'll try to get them moved over in the next couple of days and we'll see if that helps.

@heschi heschi self-assigned this May 9, 2022
@heschi
Copy link
Contributor

heschi commented Jun 7, 2022

OK, so, wired network access was not as easy to get as I had hoped. But it is finally done as of today.

I'm going to optimistically close this.

@heschi heschi closed this as completed Jun 7, 2022
@rsc rsc unassigned toothrot and heschi Jun 22, 2022
@heschi heschi moved this to Done in Go Release Sep 27, 2022
@golang golang locked and limited conversation to collaborators Jun 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm64 Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Darwin
Projects
Archived in project
Development

No branches or pull requests

4 participants