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

cmd/go: TestIssue10952 failures #60080

Closed
gopherbot opened this issue May 9, 2023 · 3 comments
Closed

cmd/go: TestIssue10952 failures #60080

gopherbot opened this issue May 9, 2023 · 3 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "cmd/go" && test == "TestIssue10952"

Issue created automatically to collect these failures.

Example (log):

vcs-test.golang.org rerouted to http://127.0.0.1:46381
https://vcs-test.golang.org rerouted to https://127.0.0.1:38491
go test proxy running at GOPROXY=http://127.0.0.1:37381/mod
2023/05/09 15:42:40 http: TLS handshake error from 127.0.0.1:56608: EOF
2023/05/09 15:42:40 http: TLS handshake error from 127.0.0.1:56628: EOF
--- FAIL: TestIssue10952 (4.92s)
    go_test.go:1007: running testgo [get -d -u github.com/zombiezen/go-get-issue-10952]
    go_test.go:1010: running testgo [get -d -u github.com/zombiezen/go-get-issue-10952]
    go_test.go:1010: standard error:
    go_test.go:1010: # cd /workdir/tmp/cmd-go-test-3618118893/gotest2934228791/src/github.com/zombiezen/go-get-issue-10952; git pull --ff-only
...
        15:48:04.223453 http.c:715              <= Recv header: x-xss-protection: 0
        15:48:04.223455 http.c:703              <= Recv header, 0000000088 bytes (0x00000058)
        15:48:04.223459 http.c:715              <= Recv header: content-security-policy: default-src 'none'; style-src 'unsafe-inline'; img-src data:;
        15:48:04.223463 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
        15:48:04.223479 http.c:715              <= Recv header:
        15:48:04.272554 http.c:756              == Info: Connection #0 to host github.com left intact
        fatal: unable to access 'https://github.com/zombiezen/go-get-issue-10952.git/': The requested URL returned error: 503
        package github.com/zombiezen/go-get-issue-10952: exit status 1

    go_test.go:1010: go [get -d -u github.com/zombiezen/go-get-issue-10952] failed unexpectedly in /workdir/go/src/cmd/go: exit status 1

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label May 9, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "cmd/go" && test == "TestIssue10952"
2023-05-09 14:42 linux-amd64-longtest-race go@93897960 cmd/go.TestIssue10952 (log)
vcs-test.golang.org rerouted to http://127.0.0.1:46381
https://vcs-test.golang.org rerouted to https://127.0.0.1:38491
go test proxy running at GOPROXY=http://127.0.0.1:37381/mod
2023/05/09 15:42:40 http: TLS handshake error from 127.0.0.1:56608: EOF
2023/05/09 15:42:40 http: TLS handshake error from 127.0.0.1:56628: EOF
--- FAIL: TestIssue10952 (4.92s)
    go_test.go:1007: running testgo [get -d -u github.com/zombiezen/go-get-issue-10952]
    go_test.go:1010: running testgo [get -d -u github.com/zombiezen/go-get-issue-10952]
    go_test.go:1010: standard error:
    go_test.go:1010: # cd /workdir/tmp/cmd-go-test-3618118893/gotest2934228791/src/github.com/zombiezen/go-get-issue-10952; git pull --ff-only
...
        15:48:04.223453 http.c:715              <= Recv header: x-xss-protection: 0
        15:48:04.223455 http.c:703              <= Recv header, 0000000088 bytes (0x00000058)
        15:48:04.223459 http.c:715              <= Recv header: content-security-policy: default-src 'none'; style-src 'unsafe-inline'; img-src data:;
        15:48:04.223463 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
        15:48:04.223479 http.c:715              <= Recv header:
        15:48:04.272554 http.c:756              == Info: Connection #0 to host github.com left intact
        fatal: unable to access 'https://github.com/zombiezen/go-get-issue-10952.git/': The requested URL returned error: 503
        package github.com/zombiezen/go-get-issue-10952: exit status 1

    go_test.go:1010: go [get -d -u github.com/zombiezen/go-get-issue-10952] failed unexpectedly in /workdir/go/src/cmd/go: exit status 1

watchflakes

@bcmills
Copy link
Contributor

bcmills commented May 11, 2023

Duplicate of #55164

@bcmills bcmills marked this as a duplicate of #55164 May 11, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale May 11, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "cmd/go" && test == "TestIssue10952"
2023-05-09 15:20 darwin-amd64-longtest go@81a31f5d cmd/go.TestIssue10952 (log)
vcs-test.golang.org rerouted to http://127.0.0.1:65151
https://vcs-test.golang.org rerouted to https://127.0.0.1:65152
go test proxy running at GOPROXY=http://127.0.0.1:65153/mod
2023/05/09 21:24:05 http: TLS handshake error from 127.0.0.1:50375: EOF
2023/05/09 21:24:05 http: TLS handshake error from 127.0.0.1:50382: read tcp 127.0.0.1:65152->127.0.0.1:50382: read: connection reset by peer
--- FAIL: TestIssue10952 (0.59s)
    go_test.go:1007: running testgo [get -d -u github.com/zombiezen/go-get-issue-10952]
    go_test.go:1007: standard error:
    go_test.go:1007: # cd /tmp/buildlet/tmp/cmd-go-test-2103481976/gotest960929185/src/github.com/zombiezen; git clone -- https://github.com/zombiezen/go-get-issue-10952 /tmp/buildlet/tmp/cmd-go-test-2103481976/gotest960929185/src/github.com/zombiezen/go-get-issue-10952
        Cloning into '/tmp/buildlet/tmp/cmd-go-test-2103481976/gotest960929185/src/github.com/zombiezen/go-get-issue-10952'...
        21:34:58.561164 http.c:678              == Info: Couldn't find host github.com in the (nil) file; using defaults
        21:34:58.633808 http.c:678              == Info:   Trying 140.82.114.4:443...
        21:34:58.647729 http.c:678              == Info: Connected to github.com (140.82.114.4) port 443 (#0)
        21:34:58.648456 http.c:678              == Info: ALPN: offers h2
        21:34:58.648531 http.c:678              == Info: ALPN: offers http/1.1
        21:34:58.675873 http.c:678              == Info:  CAfile: /etc/ssl/cert.pem
        21:34:58.676151 http.c:678              == Info:  CApath: none
        21:34:58.677522 http.c:678              == Info: (304) (OUT), TLS handshake, Client hello (1):
        21:34:58.692807 http.c:678              == Info: error:02FFF036:system library:func(4095):Connection reset by peer
        21:34:58.693180 http.c:678              == Info: Closing connection 0
        fatal: unable to access 'https://github.com/zombiezen/go-get-issue-10952/': error:02FFF036:system library:func(4095):Connection reset by peer
        package github.com/zombiezen/go-get-issue-10952: exit status 128

    go_test.go:1007: go [get -d -u github.com/zombiezen/go-get-issue-10952] failed unexpectedly in /tmp/buildlet/go/src/cmd/go: exit status 1

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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