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/maintner/maintnerd/maintapi: TestGetRef failures #55185

Open
gopherbot opened this issue Sep 20, 2022 · 5 comments
Open

x/build/maintner/maintnerd/maintapi: TestGetRef failures #55185

gopherbot opened this issue Sep 20, 2022 · 5 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

@gopherbot
Copy link

#!watchflakes
post <- pkg == "golang.org/x/build/maintner/maintnerd/maintapi" && test == "TestGetRef"

Bug automatically created to track these flakes.

— 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
Author

gopherbot commented Sep 20, 2022

Found new matching flaky dashboard failures for:

#!watchflakes
post <- pkg == "golang.org/x/build/maintner/maintnerd/maintapi" && test == "TestGetRef"
2022-07-28 00:31 linux-amd64-longtest build@b32452c0 go@462b78fe golang.org/x/build/maintner/maintnerd/maintapi.TestGetRef (log)
2022/07/28 00:32:42 Loading data from log *maintner.netMutSource ...
2022/07/28 00:32:42 Downloading 16776148 bytes of https://storage.googleapis.com/golang-maintner-log/0001.c977ed89f9001f5c1b401259738bc8c2cbe619a47b04b2e1200c829e.mutlog ...
2022/07/28 00:32:42 wrote /root/.cache/golang-maintner/0001.c977ed89f9001f5c1b401259738bc8c2cbe619a47b04b2e1200c829e.mutlog
2022/07/28 00:32:42 Downloading 16776160 bytes of https://storage.googleapis.com/golang-maintner-log/0002.e911825bdddbfb1a1cd4a4dfa48a7b138914f524c3aab58f2988c8ea.mutlog ...
2022/07/28 00:32:43 wrote /root/.cache/golang-maintner/0002.e911825bdddbfb1a1cd4a4dfa48a7b138914f524c3aab58f2988c8ea.mutlog
2022/07/28 00:32:43 Downloading 16763211 bytes of https://storage.googleapis.com/golang-maintner-log/0003.6424e8ee971c9d2c5bebccbb6a5f28b4ef3173949dcdeacb1c09f935.mutlog ...
2022/07/28 00:32:43 wrote /root/.cache/golang-maintner/0003.6424e8ee971c9d2c5bebccbb6a5f28b4ef3173949dcdeacb1c09f935.mutlog
2022/07/28 00:32:43 Downloading 16773582 bytes of https://storage.googleapis.com/golang-maintner-log/0004.e9a25efe3554ad87d08e0c516a2b33850e1bcc5d5d3a86edea1bd3ae.mutlog ...
2022/07/28 00:32:43 wrote /root/.cache/golang-maintner/0004.e9a25efe3554ad87d08e0c516a2b33850e1bcc5d5d3a86edea1bd3ae.mutlog
2022/07/28 00:32:43 Downloading 16752319 bytes of https://storage.googleapis.com/golang-maintner-log/0005.801504393cd697ded77d485db6afcfa9e321789f7d53c2f8c67ac80f.mutlog ...
...
2022/07/28 00:34:17 syncing segment 136 did not succeed on attempt 4, will try again in 16s: https://maintner.golang.org/logs/136: 502 Bad Gateway
2022/07/28 00:34:33 Downloading 15228181 bytes of https://maintner.golang.org/logs/136 ...
2022/07/28 00:34:34 Unknown error type *errors.errorString: &errors.errorString{s:"corrupt download"}
2022/07/28 00:34:34 Corpus GetMutations: corrupt download
--- FAIL: TestGetRef (112.14s)
    api_test.go:454: getting corpus: corrupt download
2022/07/28 00:34:34 Loading data from log *maintner.netMutSource ...
2022/07/28 00:34:34 Downloading 15186069 bytes of https://maintner.golang.org/logs/136 ...
2022/07/28 00:34:34 wrote /root/.cache/golang-maintner/0136.growing.mutlog
2022/07/28 00:35:17 Reloaded data from log *maintner.netMutSource.
2022-07-28 00:31 windows-amd64-longtest build@b32452c0 go@462b78fe golang.org/x/build/maintner/maintnerd/maintapi.TestGetRef (log)
2022/07/28 00:32:54 Loading data from log *maintner.netMutSource ...
2022/07/28 00:33:03 Unknown error type *errors.errorString: &errors.errorString{s:"https://maintner.golang.org/logs: 502 Bad Gateway"}
2022/07/28 00:33:03 fetching server segments did not succeed on attempt 1, will try again in 1s: https://maintner.golang.org/logs: 502 Bad Gateway
2022/07/28 00:33:13 Unknown error type *errors.errorString: &errors.errorString{s:"https://maintner.golang.org/logs: 502 Bad Gateway"}
2022/07/28 00:33:13 fetching server segments did not succeed on attempt 2, will try again in 4s: https://maintner.golang.org/logs: 502 Bad Gateway
2022/07/28 00:33:26 Unknown error type *errors.errorString: &errors.errorString{s:"https://maintner.golang.org/logs: 502 Bad Gateway"}
2022/07/28 00:33:26 fetching server segments did not succeed on attempt 3, will try again in 9s: https://maintner.golang.org/logs: 502 Bad Gateway
2022/07/28 00:33:44 Unknown error type *errors.errorString: &errors.errorString{s:"https://maintner.golang.org/logs: 502 Bad Gateway"}
2022/07/28 00:33:44 fetching server segments did not succeed on attempt 4, will try again in 16s: https://maintner.golang.org/logs: 502 Bad Gateway
2022/07/28 00:34:09 Unknown error type *errors.errorString: &errors.errorString{s:"https://maintner.golang.org/logs: 502 Bad Gateway"}
...
--- FAIL: TestGetRef (75.05s)
    api_test.go:454: getting corpus: after 5 attempts, fetching server segments still failed: https://maintner.golang.org/logs: 502 Bad Gateway
2022/07/28 00:34:09 Loading data from log *maintner.netMutSource ...
2022/07/28 00:34:18 Unknown error type *errors.errorString: &errors.errorString{s:"https://maintner.golang.org/logs: 502 Bad Gateway"}
2022/07/28 00:34:18 fetching server segments did not succeed on attempt 1, will try again in 1s: https://maintner.golang.org/logs: 502 Bad Gateway
2022/07/28 00:34:28 Unknown error type *errors.errorString: &errors.errorString{s:"https://maintner.golang.org/logs: 502 Bad Gateway"}
2022/07/28 00:34:28 fetching server segments did not succeed on attempt 2, will try again in 4s: https://maintner.golang.org/logs: 502 Bad Gateway
2022/07/28 00:34:32 Downloading 16776902 bytes of https://storage.googleapis.com/golang-maintner-log/0011.a58d269eb8005f630c702823cd0dec1e69d46c2929f8fa15413c56f5.mutlog ...
2022/07/28 00:34:32 wrote C:\Users\gopher\.cache\golang-maintner\0011.a58d269eb8005f630c702823cd0dec1e69d46c2929f8fa15413c56f5.mutlog
2022/07/28 00:34:32 Downloading 16777041 bytes of https://storage.googleapis.com/golang-maintner-log/0012.a08fedadd89f2499f841f1ca3ea6e73caf42f2f8b13bad1bc61d19d0.mutlog ...
...
2022/07/28 00:35:00 wrote C:\Users\gopher\.cache\golang-maintner\0132.a06dcf5b26d331175656f087e07c7c9f6ae7e8eee3082fc6ad5fea04.mutlog
2022/07/28 00:35:00 Downloading 16775268 bytes of https://storage.googleapis.com/golang-maintner-log/0133.54845c25a2bf82b2974108399b4bc58648a44fb8eae9cf8e4bd9428a.mutlog ...
2022/07/28 00:35:00 wrote C:\Users\gopher\.cache\golang-maintner\0133.54845c25a2bf82b2974108399b4bc58648a44fb8eae9cf8e4bd9428a.mutlog
2022/07/28 00:35:00 Downloading 16777216 bytes of https://storage.googleapis.com/golang-maintner-log/0134.57b84865763139fd48d1af04dfc3353e38851cd366e7e4e0376bab57.mutlog ...
2022/07/28 00:35:00 wrote C:\Users\gopher\.cache\golang-maintner\0134.57b84865763139fd48d1af04dfc3353e38851cd366e7e4e0376bab57.mutlog
2022/07/28 00:35:00 Downloading 16764228 bytes of https://storage.googleapis.com/golang-maintner-log/0135.26fcd36a22e11fb7c06895c438ee8ff054f44bc2a3c7944a0c5645c1.mutlog ...
2022/07/28 00:35:00 wrote C:\Users\gopher\.cache\golang-maintner\0135.26fcd36a22e11fb7c06895c438ee8ff054f44bc2a3c7944a0c5645c1.mutlog
2022/07/28 00:35:00 Downloading 15186069 bytes of https://maintner.golang.org/logs/136 ...
2022/07/28 00:35:01 wrote C:\Users\gopher\.cache\golang-maintner\0136.growing.mutlog
2022/07/28 00:35:34 Reloaded data from log *maintner.netMutSource.

watchflakes

@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Sep 20, 2022
@gopherbot gopherbot added this to the Unreleased milestone Sep 20, 2022
@rsc
Copy link
Contributor

rsc commented Sep 20, 2022

Stopped.

@rsc rsc closed this as completed Sep 20, 2022
@gopherbot gopherbot changed the title x/build/maintner/maintnerd/maintapi: flaky TestGetRef x/build/maintner/maintnerd/maintapi: TestGetRef failures Sep 20, 2022
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/build/maintner/maintnerd/maintapi" && test == "TestGetRef"
2022-09-22 17:27 linux-amd64-longtest build@383ac30b go@d7df8722 x/build/maintner/maintnerd/maintapi.TestGetRef (log)
2022/09/22 17:29:20 Loading data from log *maintner.netMutSource ...
2022/09/22 17:29:20 Downloading 16776148 bytes of https://storage.googleapis.com/golang-maintner-log/0001.c977ed89f9001f5c1b401259738bc8c2cbe619a47b04b2e1200c829e.mutlog ...
2022/09/22 17:38:44 wrote /root/.cache/golang-maintner/0001.c977ed89f9001f5c1b401259738bc8c2cbe619a47b04b2e1200c829e.mutlog
panic: test timed out after 10m0s

golang.org/x/build/maintner.(*Corpus).update(0xc0000e99e0, {0xb4e2d0, 0xc00003e070}, {0x0, 0x0})
	/workdir/gopath/src/golang.org/x/build/maintner/maintner.go:300 +0x1e5
golang.org/x/build/maintner.(*Corpus).Initialize(0xc0000e99e0, {0xb4e2d0, 0xc00003e070}, {0xb48b60?, 0xc000205dc0?})
	/workdir/gopath/src/golang.org/x/build/maintner/maintner.go:234 +0xbd
golang.org/x/build/maintner/godata.Get({0xb4e2d0, 0xc00003e070})
	/workdir/gopath/src/golang.org/x/build/maintner/godata/godata.go:55 +0x99
golang.org/x/build/maintner/maintnerd/maintapi.getGoData({0xb53628, 0xc0000ef6c0})
	/workdir/gopath/src/golang.org/x/build/maintner/maintnerd/maintapi/api_test.go:452 +0x150
golang.org/x/build/maintner/maintnerd/maintapi.TestGetRef(0xc0000ef6c0)
	/workdir/gopath/src/golang.org/x/build/maintner/maintnerd/maintapi/api_test.go:30 +0x3d
testing.tRunner(0xc0000ef6c0, 0xace3b8)

watchflakes

@gopherbot gopherbot reopened this Jan 25, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/build/maintner/maintnerd/maintapi" && test == "TestGetRef"
2023-01-25 18:58 windows-amd64-longtest build@7be615f6 go@6e82feba x/build/maintner/maintnerd/maintapi.TestGetRef (log)
2023/01/25 20:53:03 Loading data from log *maintner.netMutSource ...
2023/01/25 20:53:12 Unknown error type *errors.errorString: &errors.errorString{s:"https://maintner.golang.org/logs: 502 Bad Gateway"}
2023/01/25 20:53:12 fetching server segments did not succeed on attempt 1, will try again in 1s: https://maintner.golang.org/logs: 502 Bad Gateway
2023/01/25 20:53:22 Unknown error type *errors.errorString: &errors.errorString{s:"https://maintner.golang.org/logs: 502 Bad Gateway"}
2023/01/25 20:53:22 fetching server segments did not succeed on attempt 2, will try again in 4s: https://maintner.golang.org/logs: 502 Bad Gateway
2023/01/25 20:53:35 Unknown error type *errors.errorString: &errors.errorString{s:"https://maintner.golang.org/logs: 502 Bad Gateway"}
2023/01/25 20:53:35 fetching server segments did not succeed on attempt 3, will try again in 9s: https://maintner.golang.org/logs: 502 Bad Gateway
2023/01/25 20:53:53 Unknown error type *errors.errorString: &errors.errorString{s:"https://maintner.golang.org/logs: 502 Bad Gateway"}
2023/01/25 20:53:53 fetching server segments did not succeed on attempt 4, will try again in 16s: https://maintner.golang.org/logs: 502 Bad Gateway
2023/01/25 20:54:18 Unknown error type *errors.errorString: &errors.errorString{s:"https://maintner.golang.org/logs: 502 Bad Gateway"}
2023/01/25 20:54:18 Corpus GetMutations: after 5 attempts, fetching server segments still failed: https://maintner.golang.org/logs: 502 Bad Gateway
--- FAIL: TestGetRef (75.05s)
    api_test.go:454: getting corpus: after 5 attempts, fetching server segments still failed: https://maintner.golang.org/logs: 502 Bad Gateway
2023/01/25 20:54:18 Loading data from log *maintner.netMutSource ...
2023/01/25 20:54:27 Unknown error type *errors.errorString: &errors.errorString{s:"https://maintner.golang.org/logs: 502 Bad Gateway"}
2023/01/25 20:54:27 fetching server segments did not succeed on attempt 1, will try again in 1s: https://maintner.golang.org/logs: 502 Bad Gateway
2023/01/25 20:54:37 Unknown error type *errors.errorString: &errors.errorString{s:"https://maintner.golang.org/logs: 502 Bad Gateway"}
2023/01/25 20:54:37 fetching server segments did not succeed on attempt 2, will try again in 4s: https://maintner.golang.org/logs: 502 Bad Gateway
2023/01/25 20:54:50 Unknown error type *errors.errorString: &errors.errorString{s:"https://maintner.golang.org/logs: 502 Bad Gateway"}
2023/01/25 20:54:50 fetching server segments did not succeed on attempt 3, will try again in 9s: https://maintner.golang.org/logs: 502 Bad Gateway
2023/01/25 20:54:59 Downloading 18807 bytes of https://maintner.golang.org/logs/148 ...
2023/01/25 20:54:59 wrote C:\Users\gopher\.cache\golang-maintner\0148.growing.mutlog
2023/01/25 20:55:40 Reloaded data from log *maintner.netMutSource.

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/build/maintner/maintnerd/maintapi" && test == "TestGetRef"
2024-03-01 02:10 x_build-go1.22-linux-amd64-longtest-race build@ab586e62 release-branch.go1.22@16830ab4 x/build/maintner/maintnerd/maintapi.TestGetRef (log)
=== RUN   TestGetRef
2024/03/01 02:17:04 Loading data from log *maintner.netMutSource ...
2024/03/01 02:17:04 Downloading 16777045 bytes of https://storage.googleapis.com/golang-maintner-log/0000.6897fab4d3afcda332424b2a2a1a4469021074282bc7be5606aaa221.mutlog ...
2024/03/01 02:17:05 wrote /home/swarming/.cache/golang-maintner/0000.6897fab4d3afcda332424b2a2a1a4469021074282bc7be5606aaa221.mutlog
2024/03/01 02:17:05 Downloading 16776148 bytes of https://storage.googleapis.com/golang-maintner-log/0001.c977ed89f9001f5c1b401259738bc8c2cbe619a47b04b2e1200c829e.mutlog ...
2024/03/01 02:17:07 wrote /home/swarming/.cache/golang-maintner/0001.c977ed89f9001f5c1b401259738bc8c2cbe619a47b04b2e1200c829e.mutlog
2024/03/01 02:17:07 Downloading 16776160 bytes of https://storage.googleapis.com/golang-maintner-log/0002.e911825bdddbfb1a1cd4a4dfa48a7b138914f524c3aab58f2988c8ea.mutlog ...
2024/03/01 02:17:08 wrote /home/swarming/.cache/golang-maintner/0002.e911825bdddbfb1a1cd4a4dfa48a7b138914f524c3aab58f2988c8ea.mutlog
2024/03/01 02:17:08 Downloading 16763211 bytes of https://storage.googleapis.com/golang-maintner-log/0003.6424e8ee971c9d2c5bebccbb6a5f28b4ef3173949dcdeacb1c09f935.mutlog ...
2024/03/01 02:17:09 wrote /home/swarming/.cache/golang-maintner/0003.6424e8ee971c9d2c5bebccbb6a5f28b4ef3173949dcdeacb1c09f935.mutlog
...
2024/03/01 02:19:35 Unknown error type *errors.errorString: &errors.errorString{s:"https://maintner.golang.org/logs/171: 502 Bad Gateway"}
2024/03/01 02:19:35 syncing segment 171 did not succeed on attempt 3, will try again in 9s: https://maintner.golang.org/logs/171: 502 Bad Gateway
2024/03/01 02:19:44 Downloading 13154292 bytes of https://maintner.golang.org/logs/171 ...
2024/03/01 02:19:53 Unknown error type *errors.errorString: &errors.errorString{s:"https://maintner.golang.org/logs/171: 502 Bad Gateway"}
2024/03/01 02:19:53 syncing segment 171 did not succeed on attempt 4, will try again in 16s: https://maintner.golang.org/logs/171: 502 Bad Gateway
2024/03/01 02:20:09 Downloading 13154292 bytes of https://maintner.golang.org/logs/171 ...
2024/03/01 02:20:18 Unknown error type *errors.errorString: &errors.errorString{s:"corrupt download"}
2024/03/01 02:20:18 Corpus GetMutations: corrupt download
    api_test.go:475: getting corpus: corrupt download
--- FAIL: TestGetRef (193.89s)

watchflakes

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: Done
Development

No branches or pull requests

2 participants