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/tools: failures with signal: killed on linux-ppc64le-buildlet #56793

Closed
gopherbot opened this issue Nov 17, 2022 · 5 comments
Closed

x/tools: failures with signal: killed on linux-ppc64le-buildlet #56793

gopherbot opened this issue Nov 17, 2022 · 5 comments
Labels
arch-ppc64x FrozenDueToAge gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@gopherbot
Copy link

gopherbot commented Nov 17, 2022

#!watchflakes
post <- builder == "linux-ppc64le-buildlet" && pkg ~ `^golang.org/x/tools` && `signal: killed`

Issue created automatically to collect these failures.

Example (log):

signal: killed

watchflakes

@gopherbot gopherbot added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository. gopls Issues related to the Go language server, gopls. labels Nov 17, 2022
@gopherbot gopherbot added this to the Unreleased milestone Nov 17, 2022
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/tools/gopls/test/debug" && test == ""
2022-11-09 17:16 linux-ppc64le-buildlet tools@502c6347 go@d931b3b7 x/tools/gopls/test/debug (log)
signal: killed
2022-11-10 18:37 linux-ppc64le-buildlet tools@d56532ab go@1e11eaa9 x/tools/gopls/test/debug (log)
signal: killed

watchflakes

@bcmills bcmills changed the title x/tools/gopls/test/debug: unrecognized failures x/tools/gopls/test/debug: failures with signal: killed on linux-ppc64le-buildlet Nov 17, 2022
@bcmills
Copy link
Contributor

bcmills commented Nov 17, 2022

(attn @golang/ppc64)

@bcmills bcmills changed the title x/tools/gopls/test/debug: failures with signal: killed on linux-ppc64le-buildlet x/tools: failures with signal: killed on linux-ppc64le-buildlet Nov 17, 2022
@pmur
Copy link
Contributor

pmur commented Nov 17, 2022

I suspect these failures around 9-10 Nov can be ignored. I was attempting to reproduce a gdb test timeout failure in a separate container which seems to have caused some spurious OOM kills on the P8/ppc64le VM.

@bcmills
Copy link
Contributor

bcmills commented Nov 17, 2022

Closing as probably an ephemeral builder issue.

@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Nov 17, 2022
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- builder == "linux-ppc64le-buildlet" && pkg ~ `^golang.org/x/tools` && `signal: killed`
2022-11-09 17:16 linux-ppc64le-buildlet tools@502c6347 go@2cea6cdb x/tools/internal/gcimporter (log)
signal: killed
2022-11-10 18:37 linux-ppc64le-buildlet tools@d56532ab go@79d9b395 x/tools/go/analysis/passes/stdmethods (log)
signal: killed
2022-11-10 18:37 linux-ppc64le-buildlet tools@d56532ab go@79d9b395 x/tools/go/analysis/passes/unmarshal (log)
signal: killed
2022-11-10 18:37 linux-ppc64le-buildlet tools@d56532ab go@79d9b395 x/tools/go/callgraph/vta/internal/trie (log)
signal: killed

watchflakes

@gopherbot gopherbot reopened this Nov 21, 2022
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Nov 21, 2022
@golang golang locked and limited conversation to collaborators Nov 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-ppc64x FrozenDueToAge gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
Status: Done
Development

No branches or pull requests

3 participants