Skip to content

build: unrecognized failures on linux-ppc64le-buildlet #56797

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

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

build: unrecognized failures on linux-ppc64le-buildlet #56797

gopherbot opened this issue Nov 17, 2022 · 5 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 <- builder == "linux-ppc64le-buildlet" && pkg == "" && test == ""

Issue created automatically to collect these failures.

Example (log):

FAIL

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

Found new dashboard test flakes for:

#!watchflakes
post <- builder == "linux-ppc64le-buildlet" && pkg == "" && test == ""
2022-11-09 22:06 linux-ppc64le-buildlet benchmarks@ef236c21 go@05cc8b53 (log)
FAIL

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Nov 17, 2022

Duplicate of #56793

@bcmills bcmills marked this as a duplicate of #56793 Nov 17, 2022
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Nov 17, 2022
@bcmills bcmills moved this to Done in Test Flakes Nov 17, 2022
@gopherbot gopherbot reopened this Jan 4, 2023
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- builder == "linux-ppc64le-buildlet" && pkg == "" && test == ""
2022-11-10 18:18 linux-ppc64le-buildlet go@fd0c0db4 (log)
go build cmd/compile/internal/ssa: /workdir/go/pkg/tool/linux_ppc64le/compile: signal: killed
go tool dist: FAILED: /workdir/go/pkg/tool/linux_ppc64le/go_bootstrap install cmd/asm cmd/cgo cmd/compile cmd/link: exit status 1

watchflakes

@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Jan 5, 2023
@gopherbot gopherbot reopened this May 24, 2023
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- builder == "linux-ppc64le-buildlet" && pkg == "" && test == ""
2023-05-24 21:26 linux-ppc64le-buildlet go@eea26e8e [build] (log)
mkdir -p $TMPDIR/src/testplugin
rsync -a testdata/ $TMPDIR/src/testplugin
echo 'module testplugin' > $TMPDIR/src/testplugin/go.mod
mkdir -p $TMPDIR/alt/src/testplugin
rsync -a altpath/testdata/ $TMPDIR/alt/src/testplugin
echo 'module testplugin' > $TMPDIR/alt/src/testplugin/go.mod
cd $TMPDIR/alt/src/testplugin
( GOPATH=$TMPDIR/alt PWD=$TMPDIR/alt/src/testplugin /workdir/go/bin/go build -gcflags '' -buildmode=plugin -o $TMPDIR/src/testplugin/plugin-mismatch.so ./plugin-mismatch )
plugin_test.go:196: /workdir/go/bin/go build -gcflags  -buildmode=plugin -o /workdir/tmp/plugin_test753633844/src/testplugin/plugin-mismatch.so ./plugin-mismatch: exit status 1

watchflakes

@bcmills
Copy link
Contributor

bcmills commented May 24, 2023

Duplicate of #60148

@bcmills bcmills marked this as a duplicate of #60148 May 24, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale May 24, 2023
@bcmills bcmills removed this from Test Flakes May 24, 2023
@golang golang locked and limited conversation to collaborators May 23, 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