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: test failures due to 5xx errors in GOPROXY forwarding #58766

Open
bcmills opened this issue Feb 27, 2023 · 0 comments
Open

x/build: test failures due to 5xx errors in GOPROXY forwarding #58766

bcmills opened this issue Feb 27, 2023 · 0 comments
Labels
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.
Milestone

Comments

@bcmills
Copy link
Member

bcmills commented Feb 27, 2023

#!watchflakes
post <- test == "" && log ~ `http://.*symbolic-datum-552.*: 5\d\d .+`
2023-02-23 22:09 windows-amd64-longtest build@da6c8bff go@e153905a [build] (log)
internal\cloud\aws.go:16:2: github.com/aws/aws-sdk-go@v1.30.15: reading http://gk3-services-nap-jetxd907-311fef32-6bpt.c.symbolic-datum-552.internal:30157/github.com/aws/aws-sdk-go/@v/v1.30.15.zip: 503 Service Unavailable
	server response: Service Unavailable
internal\cloud\aws.go:17:2: github.com/aws/aws-sdk-go@v1.30.15: reading http://gk3-services-nap-jetxd907-311fef32-6bpt.c.symbolic-datum-552.internal:30157/github.com/aws/aws-sdk-go/@v/v1.30.15.zip: 503 Service Unavailable
	server response: Service Unavailable
internal\cloud\aws.go:18:2: github.com/aws/aws-sdk-go@v1.30.15: reading http://gk3-services-nap-jetxd907-311fef32-6bpt.c.symbolic-datum-552.internal:30157/github.com/aws/aws-sdk-go/@v/v1.30.15.zip: 503 Service Unavailable
	server response: Service Unavailable
internal\cloud\aws.go:19:2: github.com/aws/aws-sdk-go@v1.30.15: reading http://gk3-services-nap-jetxd907-311fef32-6bpt.c.symbolic-datum-552.internal:30157/github.com/aws/aws-sdk-go/@v/v1.30.15.zip: 503 Service Unavailable
	server response: Service Unavailable
internal\cloud\aws.go:20:2: github.com/aws/aws-sdk-go@v1.30.15: reading http://gk3-services-nap-jetxd907-311fef32-6bpt.c.symbolic-datum-552.internal:30157/github.com/aws/aws-sdk-go/@v/v1.30.15.zip: 503 Service Unavailable
	server response: Service Unavailable
internal\cloud\aws.go:21:2: github.com/aws/aws-sdk-go@v1.30.15: reading http://gk3-services-nap-jetxd907-311fef32-6bpt.c.symbolic-datum-552.internal:30157/github.com/aws/aws-sdk-go/@v/v1.30.15.zip: 503 Service Unavailable
	server response: Service Unavailable
cmd\buildlet\buildlet.go:45:2: github.com/aws/aws-sdk-go@v1.30.15: reading http://gk3-services-nap-jetxd907-311fef32-6bpt.c.symbolic-datum-552.internal:30157/github.com/aws/aws-sdk-go/@v/v1.30.15.zip: 503 Service Unavailable
	server response: Service Unavailable

(Pulled out from #55313 (comment).)

@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Feb 27, 2023
@gopherbot gopherbot added this to the Unreleased milestone Feb 27, 2023
@bcmills bcmills added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Builders x/build issues (builders, bots, dashboards) and removed Builders x/build issues (builders, bots, dashboards) labels Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.
Projects
Status: No status
Development

No branches or pull requests

2 participants