Navigation Menu

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/internal/gomote: TestSignSSHKey failures #55237

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

x/build/internal/gomote: TestSignSSHKey failures #55237

gopherbot opened this issue Sep 20, 2022 · 3 comments
Assignees
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "golang.org/x/build/internal/gomote" && test == "TestSignSSHKey"

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/internal/gomote" && test == "TestSignSSHKey"
2022-09-12 18:11 darwin-amd64-11_0 build@bdfd194e go@c7a0b156 golang.org/x/build/internal/gomote.TestSignSSHKey (log)
2022/09/13 06:03:24 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:24 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:24 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:24 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:24 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:24 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:24 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:24 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:24 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:24 created buildlet example-linux-amd64-0 for example ()
...
--- FAIL: TestSignSSHKey (1.15s)
    gomote_test.go:69: unable to create GRPC client: context deadline exceeded
2022/09/13 06:03:26 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:26 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:26 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:26 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:26 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:26 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:26 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:26 created buildlet example-linux-amd64-0 for example ()
...
2022/09/13 06:03:26 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:26 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:26 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:26 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:26 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:26 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:26 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:26 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:26 created buildlet example-linux-amd64-0 for example ()
2022/09/13 06:03:26 created buildlet example-linux-amd64-0 for example ()

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
@gopherbot gopherbot changed the title x/build/internal/gomote: flaky TestSignSSHKey x/build/internal/gomote: TestSignSSHKey failures Sep 20, 2022
@dmitshur
Copy link
Contributor

CC @golang/release.

@dmitshur dmitshur added this to Planned in Go Release Team Sep 27, 2022
@cagedmantis cagedmantis self-assigned this Oct 17, 2022
@gopherbot
Copy link
Author

Change https://go.dev/cl/443339 mentions this issue: internal/gomote: increase the GRPC client creation timeout

@dmitshur dmitshur added Testing An issue that has been verified to require only test changes, not just a test failure. NeedsFix The path to resolution is known, but the work has not been done. and removed NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Oct 17, 2022
@golang golang locked and limited conversation to collaborators Oct 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. Testing An issue that has been verified to require only test changes, not just a test failure.
Projects
Archived in project
Status: Done
Development

No branches or pull requests

3 participants