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: DNS errors on linux-riscv64-unmatched #53722

Open
heschi opened this issue Jul 6, 2022 · 7 comments
Open

x/build: DNS errors on linux-riscv64-unmatched #53722

heschi opened this issue Jul 6, 2022 · 7 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

@heschi
Copy link
Contributor

heschi commented Jul 6, 2022

2022-07-05T12:57:46-fc48f9f-c111091/linux-riscv64-unmatched
2022-07-05T12:57:46-ecd2fa3-c111091/linux-riscv64-unmatched

rsc.io/pdf@v0.1.1: Get "https://proxy.golang.com.cn/rsc.io/pdf/@v/v0.1.1.mod": dial tcp: lookup proxy.golang.com.cn: i/o timeout

Given that they both occurred at exactly the same time, could just be a transient issue.

cc @golang/riscv64

@heschi heschi 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 Jul 6, 2022
@heschi heschi added this to the Backlog milestone Jul 6, 2022
@mengzhuo
Copy link
Contributor

mengzhuo commented Jul 7, 2022

cc @oiooj (proxy.golang.com.cn admin)

@oiooj
Copy link
Member

oiooj commented Jul 25, 2022

which DNS the builder using now? It seems that you can't connect the DNS server.

@mengzhuo
Copy link
Contributor

FYI /etc/systemd/resolved.conf

[Resolve]
DNS=119.29.29.29 223.5.5.5 223.6.6.6
FallbackDNS=114.114.114.114

@mengzhuo
Copy link
Contributor

More errors had occured.

https://build.golang.org/log/c06bbf9d41222cba6e6a12cee6fe423261552d12
https://build.golang.org/log/c23c0569db6c565961cb69d750ab8c7c37043029

go: downloading golang.org/x/text v0.3.7
go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
html/charset/charset.go:20:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
html/charset/charset.go:21:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
html/charset/charset.go:22:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
html/charset/charset.go:23:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
idna/idna10.0.0.go:26:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
idna/idna10.0.0.go:27:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
idna/idna10.0.0.go:28:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
http2/h2i/h2i.go:42:2: golang.org/x/term@v0.0.0-20210927222741-03fcf44c2211: Get "https://proxy.golang.com.cn/golang.org/x/term/@v/v0.0.0-20210927222741-03fcf44c2211.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
internal/socket/cmsghdr_unix.go:10:8: golang.org/x/sys@v0.0.0-20220728004956-3c1f35247d10: Get "https://proxy.golang.com.cn/golang.org/x/sys/@v/v0.0.0-20220728004956-3c1f35247d10.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout

@oiooj
Copy link
Member

oiooj commented Aug 9, 2022

More errors had occured.

https://build.golang.org/log/c06bbf9d41222cba6e6a12cee6fe423261552d12 https://build.golang.org/log/c23c0569db6c565961cb69d750ab8c7c37043029

go: downloading golang.org/x/text v0.3.7
go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
html/charset/charset.go:20:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
html/charset/charset.go:21:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
html/charset/charset.go:22:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
html/charset/charset.go:23:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
idna/idna10.0.0.go:26:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
idna/idna10.0.0.go:27:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
idna/idna10.0.0.go:28:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
http2/h2i/h2i.go:42:2: golang.org/x/term@v0.0.0-20210927222741-03fcf44c2211: Get "https://proxy.golang.com.cn/golang.org/x/term/@v/v0.0.0-20210927222741-03fcf44c2211.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
internal/socket/cmsghdr_unix.go:10:8: golang.org/x/sys@v0.0.0-20220728004956-3c1f35247d10: Get "https://proxy.golang.com.cn/golang.org/x/sys/@v/v0.0.0-20220728004956-3c1f35247d10.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout

These issues are about builder's HTTP PROXY, it's a local network issue.

@heschi
Copy link
Contributor Author

heschi commented Aug 29, 2022

Are there any plans to fix this? It's ongoing.

@mengzhuo
Copy link
Contributor

mengzhuo commented Sep 1, 2022

I had changed the proxy into goproxy.cn, let's see if it works.

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
None yet
Development

No branches or pull requests

3 participants