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: build using the linux-arm64-aws fail on the x repositories #40914

Closed
cagedmantis opened this issue Aug 19, 2020 · 1 comment
Closed
Labels
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.
Milestone

Comments

@cagedmantis
Copy link
Contributor

Builds on the linux-arm64-aws builder are failing because of an inability to reach the module proxy. Some example failures are:

go: github.com/yuin/goldmark@v1.1.32: Get "http://10.240.0.8:30157/github.com/yuin/goldmark/@v/v1.1.32.mod": dial tcp 10.240.0.8:30157: i/o timeout

go: github.com/sergi/go-diff@v1.1.0: Get "http://10.240.0.8:30157/github.com/sergi/go-diff/@v/v1.1.0.mod": dial tcp 10.240.0.8:30157: i/o timeout

/cc @andybons @dmitshur @toothrot

@cagedmantis cagedmantis added Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Aug 19, 2020
@cagedmantis cagedmantis added this to the Backlog milestone Aug 19, 2020
@cagedmantis cagedmantis self-assigned this Aug 19, 2020
@gopherbot
Copy link

Change https://golang.org/cl/249577 mentions this issue: dashboard: set the correct module proxy for EC2 builders

@golang golang locked and limited conversation to collaborators Aug 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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.
Projects
None yet
Development

No branches or pull requests

2 participants