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/internal/modfetch: TestCodeRepo failures #55287

Closed
gopherbot opened this issue Sep 20, 2022 · 6 comments
Closed

cmd/go/internal/modfetch: TestCodeRepo failures #55287

gopherbot opened this issue Sep 20, 2022 · 6 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
post <- pkg == "cmd/go/internal/modfetch" && test == "TestCodeRepo"

Bug automatically created to collect these failures.

Example log:

--- FAIL: TestCodeRepo (0.00s)
    --- FAIL: TestCodeRepo/swtch.com_testmod/v1.0.0 (10.02s)
        coderepo_test.go:603: repo.Stat("v1.0.0"): unrecognized import path "swtch.com/testmod": https fetch: Get "https://swtch.com/testmod?go-get=1": read tcp 10.128.3.108:55424->216.239.36.21:443: wsarecv: An existing connection was forcibly closed by the remote host.

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 Sep 20, 2022
@gopherbot
Copy link
Contributor Author

Found new matching dashboard test flakes for:

#!watchflakes
post <- pkg == "cmd/go/internal/modfetch" && test == "TestCodeRepo"
2022-08-08 14:12 windows-amd64-longtest go@dcd10375 cmd/go/internal/modfetch.TestCodeRepo (log)
--- FAIL: TestCodeRepo (0.00s)
    --- FAIL: TestCodeRepo/swtch.com_testmod/v1.0.0 (10.02s)
        coderepo_test.go:603: repo.Stat("v1.0.0"): unrecognized import path "swtch.com/testmod": https fetch: Get "https://swtch.com/testmod?go-get=1": read tcp 10.128.3.108:55424->216.239.36.21:443: wsarecv: An existing connection was forcibly closed by the remote host.

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Sep 21, 2022

Duplicate of #49954

@bcmills bcmills marked this as a duplicate of #49954 Sep 21, 2022
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Sep 21, 2022
@bcmills bcmills moved this to Done in Test Flakes Sep 21, 2022
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "cmd/go/internal/modfetch" && test == "TestCodeRepo"
2022-09-23 15:03 linux-amd64-longtest go@65deb9c3 cmd/go/internal/modfetch.TestCodeRepo (log)
--- FAIL: TestCodeRepo (0.00s)
    --- FAIL: TestCodeRepo/swtch.com_testmod/v1.0.0 (10.28s)
        coderepo_test.go:607: repo.Stat("v1.0.0"): unrecognized import path "swtch.com/testmod": reading https://swtch.com/testmod?go-get=1: 500 Internal Server Error

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "cmd/go/internal/modfetch" && test == "TestCodeRepo"
2023-01-30 17:13 linux-amd64-longtest go@01a5a83c cmd/go/internal/modfetch.TestCodeRepo (log)
--- FAIL: TestCodeRepo (0.00s)
    --- FAIL: TestCodeRepo/gopkg.in_natefinch_lumberjack.v2/latest (3.71s)
        coderepo_test.go:603: repo.Stat("latest"): gopkg.in/natefinch/[email protected]: invalid version: go.mod has non-....v2 module path "github.com/natefinch/lumberjack" at revision v2.2.0
2023-02-09 18:52 linux-amd64-longtest go@b7880cf6 cmd/go/internal/modfetch.TestCodeRepo (log)
--- FAIL: TestCodeRepo (0.00s)
    --- FAIL: TestCodeRepo/gopkg.in_natefinch_lumberjack.v2/latest (6.51s)
        coderepo_test.go:609: info.Version = "v2.2.1", want "v2.0.0-20170531160350-a96e63847dc3"
        coderepo_test.go:612: info.Name = "4cb27fcfbb0f35cb48c542c5ea80b7c1d18933d0", want "a96e63847dc3c67d17befa69c303767e2f84e54f"
        coderepo_test.go:615: info.Short = "4cb27fcfbb0f", want "a96e63847dc3"
        coderepo_test.go:618: info.Time = 2023-02-06 19:38:14 +0000 UTC, want 2017-05-31 16:03:50 +0000 UTC

watchflakes

@gopherbot gopherbot reopened this Feb 9, 2023
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "cmd/go/internal/modfetch" && test == "TestCodeRepo"
2023-01-30 17:13 linux-386-longtest go@01a5a83c cmd/go/internal/modfetch.TestCodeRepo (log)
--- FAIL: TestCodeRepo (0.00s)
    --- FAIL: TestCodeRepo/gopkg.in_natefinch_lumberjack.v2/latest (3.17s)
        coderepo_test.go:603: repo.Stat("latest"): gopkg.in/natefinch/[email protected]: invalid version: go.mod has non-....v2 module path "github.com/natefinch/lumberjack" at revision v2.2.0
2023-02-09 18:52 linux-386-longtest go@b7880cf6 cmd/go/internal/modfetch.TestCodeRepo (log)
--- FAIL: TestCodeRepo (0.00s)
    --- FAIL: TestCodeRepo/gopkg.in_natefinch_lumberjack.v2/latest (7.20s)
        coderepo_test.go:609: info.Version = "v2.2.1", want "v2.0.0-20170531160350-a96e63847dc3"
        coderepo_test.go:612: info.Name = "4cb27fcfbb0f35cb48c542c5ea80b7c1d18933d0", want "a96e63847dc3c67d17befa69c303767e2f84e54f"
        coderepo_test.go:615: info.Short = "4cb27fcfbb0f", want "a96e63847dc3"
        coderepo_test.go:618: info.Time = 2023-02-06 19:38:14 +0000 UTC, want 2017-05-31 16:03:50 +0000 UTC

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Feb 9, 2023

Duplicate of #58445

@bcmills bcmills marked this as a duplicate of #58445 Feb 9, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Feb 9, 2023
@bcmills bcmills removed this from Test Flakes Feb 9, 2023
@golang golang locked and limited conversation to collaborators Feb 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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