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

: failed #130053

Closed
cockroach-teamcity opened this issue Sep 3, 2024 · 2 comments
Closed

: failed #130053

cockroach-teamcity opened this issue Sep 3, 2024 · 2 comments
Labels
branch-release-23.1.26-rc C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-testeng TestEng Team
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Sep 3, 2024

. failed with artifacts on release-23.1.26-rc @ dd16ba3b28e8df8ec3ec4d16a7f5f44d0be012e2:

[3,027 / 3,448] GoCompilePkg pkg/sql/sessiondatapb/sessiondatapb.a; 1s processwrapper-sandbox ... (8 actions running)
[3,036 / 3,448] GoCompilePkg pkg/util/log/log.a; 1s processwrapper-sandbox ... (3 actions running)
[3,050 / 3,448] GoCompilePkg pkg/sql/sem/tree/tree.a; 0s processwrapper-sandbox ... (4 actions, 3 running)
[3,058 / 3,448] GoCompilePkg pkg/sql/sem/tree/tree.a; 2s processwrapper-sandbox ... (2 actions, 1 running)
[3,059 / 3,448] GoCompilePkg pkg/sql/sem/tree/tree.a; 3s processwrapper-sandbox ... (2 actions running)
[3,060 / 3,448] GoCompilePkg pkg/sql/sem/tree/tree.a; 4s processwrapper-sandbox ... (2 actions, 1 running)
[3,074 / 3,448] GoCompilePkg pkg/sql/sqlstats/persistedsqlstats/sqlstatsutil/sqlstatsutil.a; 0s processwrapper-sandbox ... (8 actions, 7 running)
[3,095 / 3,448] GoCompilePkg pkg/col/colserde/colserde.a; 0s processwrapper-sandbox ... (7 actions, 6 running)
[3,106 / 3,448] GoCompilePkg pkg/sql/parser/parser.a; 1s processwrapper-sandbox ... (2 actions running)
[3,107 / 3,448] GoCompilePkg pkg/sql/parser/parser.a; 6s processwrapper-sandbox ... (2 actions, 1 running)
[3,112 / 3,448] GoCompilePkg pkg/sql/parser/parser.a; 8s processwrapper-sandbox ... (8 actions, 7 running)
[3,123 / 3,448] GoCompilePkg pkg/sql/parser/parser.a; 9s processwrapper-sandbox ... (8 actions, 7 running)
[3,132 / 3,448] GoCompilePkg pkg/sql/parser/parser.a; 10s processwrapper-sandbox ... (8 actions, 7 running)
[3,142 / 3,448] GoCompilePkg pkg/sql/parser/parser.a; 11s processwrapper-sandbox ... (3 actions running)
[3,144 / 3,448] GoCompilePkg pkg/sql/parser/parser.a; 12s processwrapper-sandbox ... (8 actions, 7 running)
ERROR: /go/src/github.com/cockroachdb/cockroach/pkg/sql/rangeprober/BUILD.bazel:15:11: GoCompilePkg pkg/sql/rangeprober/rangeprober.a failed: (Exit 1): builder failed: error executing command (from target //pkg/sql/rangeprober:rangeprober) bazel-out/k8-opt-exec-2B5CBBC6/bin/external/go_sdk/builder_reset/builder compilepkg -sdk external/go_sdk -installsuffix linux_amd64 -tags bazel,gss,bazel,gss -src pkg/sql/rangeprober/range_prober.go ... (remaining 28 arguments skipped)

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
compilepkg: panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x67527b]

goroutine 10 [running]:
go/types.(*_TypeSet).Method(...)
	GOROOT/src/go/types/typeset.go:56
go/types.(*Interface).Method(...)
	GOROOT/src/go/types/interface.go:116
golang.org/x/tools/go/types/typeutil.Hasher.hashFor({0xc000ab2d50?, 0xc000ab2d80?, 0x0?}, {0xc172b0?, 0xc003353c20?})
	golang.org/x/tools/go/types/typeutil/external/org_golang_x_tools/go/types/typeutil/map.go:334 +0x83b
golang.org/x/tools/go/types/typeutil.Hasher.Hash({0xc000ab2d50?, 0xc000ab2d80?, 0x0?}, {0xc172b0, 0xc003353c20})
	golang.org/x/tools/go/types/typeutil/external/org_golang_x_tools/go/types/typeutil/map.go:239 +0x91
golang.org/x/tools/go/types/typeutil.(*Map).At(0xc000182738, {0xc172b0, 0xc003353c20})
	golang.org/x/tools/go/types/typeutil/external/org_golang_x_tools/go/types/typeutil/map.go:86 +0x5c
golang.org/x/tools/go/ssa.(*Program).needMethods(0xc0001826c0, {0xc172b0?, 0xc003353c20?}, 0x1, 0xfb9e20?)
	golang.org/x/tools/go/ssa/external/org_golang_x_tools/go/ssa/methods.go:186 +0x6e
golang.org/x/tools/go/ssa.(*Program).needMethods(0xc0001826c0, {0xc17300?, 0xc000607030?}, 0x0, 0xfb9e20?)
	golang.org/x/tools/go/ssa/external/org_golang_x_tools/go/ssa/methods.go:251 +0x589
golang.org/x/tools/go/ssa.(*Program).needMethods(0xc0001826c0, {0xc173c8?, 0xc000ac3938?}, 0x0, 0xfb9e20?)
	golang.org/x/tools/go/ssa/external/org_golang_x_tools/go/ssa/methods.go:263 +0x7f5
golang.org/x/tools/go/ssa.(*Program).needMethods(0xc0001826c0, {0xc17328?, 0xc000a9e870?}, 0x0, 0xfb9e20?)
	golang.org/x/tools/go/ssa/external/org_golang_x_tools/go/ssa/methods.go:211 +0x1d0
golang.org/x/tools/go/ssa.(*Program).needMethods(0xc0001826c0, {0xc173c8?, 0xc000ac2e70?}, 0x0, 0xfb9e20?)
	golang.org/x/tools/go/ssa/external/org_golang_x_tools/go/ssa/methods.go:263 +0x7f5
golang.org/x/tools/go/ssa.(*Program).needMethods(0xc0001826c0, {0xc17328?, 0xc0009ea200?}, 0x0, 0xfb9e20?)
	golang.org/x/tools/go/ssa/external/org_golang_x_tools/go/ssa/methods.go:211 +0x1d0
golang.org/x/tools/go/ssa.(*Program).needMethods(0xc0001826c0, {0xc173c8?, 0xc0009f6000?}, 0x0, 0xfb9e20?)
	golang.org/x/tools/go/ssa/external/org_golang_x_tools/go/ssa/methods.go:263 +0x7f5
golang.org/x/tools/go/ssa.(*Program).needMethods(0xc0001826c0, {0xc17300?, 0xc0001d7110?}, 0x0, 0xfb9e20?)
	golang.org/x/tools/go/ssa/external/org_golang_x_tools/go/ssa/methods.go:211 +0x1d0
golang.org/x/tools/go/ssa.(*Program).needMethods(0xc0001826c0, {0xc173c8?, 0xc0009f60c0?}, 0x0, 0xfb9e20?)
	golang.org/x/tools/go/ssa/external/org_golang_x_tools/go/ssa/methods.go:263 +0x7f5

Parameters:

  • TAGS=bazel,gss
Help

See also: How To Investigate a Go Test Failure (internal)

/cc @cockroachdb/test-eng

This test on roachdash | Improve this report!

Jira issue: CRDB-41851

@cockroach-teamcity cockroach-teamcity added branch-release-23.1.26-rc C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Sep 3, 2024
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Sep 3, 2024
@blathers-crl blathers-crl bot added the T-testeng TestEng Team label Sep 3, 2024
@cockroach-teamcity
Copy link
Member Author

. failed with artifacts on release-23.1.26-rc @ dd16ba3b28e8df8ec3ec4d16a7f5f44d0be012e2:

[3,595 / 4,041] GoCompilePkg pkg/workload/tpcc/tpcc.a; 0s processwrapper-sandbox ... (8 actions, 7 running)
[3,630 / 4,041] GoCompilePkg external/com_github_shopify_sarama/sarama.a; 0s processwrapper-sandbox ... (8 actions, 7 running)
[3,653 / 4,041] GoCompilePkg external/com_github_shopify_sarama/sarama.a; 1s processwrapper-sandbox ... (7 actions, 6 running)
[3,675 / 4,041] GoCompilePkg external/com_github_shopify_sarama/sarama.a; 2s processwrapper-sandbox ... (7 actions, 6 running)
[3,702 / 4,041] GoCompilePkg external/com_github_shopify_sarama/sarama.a; 3s processwrapper-sandbox ... (7 actions, 6 running)
[3,728 / 4,041] GoCompilePkg external/com_github_shopify_sarama/sarama.a; 4s processwrapper-sandbox ... (7 actions, 6 running)
[3,738 / 4,041] GoCompilePkg external/com_github_shopify_sarama/sarama.a; 5s processwrapper-sandbox ... (7 actions running)
[3,752 / 4,041] GoCompilePkg pkg/sql/rowcontainer/rowcontainer.a; 1s processwrapper-sandbox ... (8 actions running)
[3,761 / 4,041] GoCompilePkg pkg/kv/kvserver/protectedts/ptstorage/ptstorage.a; 0s processwrapper-sandbox ... (7 actions running)
ERROR: /go/src/github.com/cockroachdb/cockroach/pkg/sql/rowcontainer/BUILD.bazel:3:11: GoCompilePkg pkg/sql/rowcontainer/rowcontainer.a failed: (Exit 1): builder failed: error executing command (from target //pkg/sql/rowcontainer:rowcontainer) bazel-out/k8-opt-exec-2B5CBBC6/bin/external/go_sdk/builder_reset/builder compilepkg -sdk external/go_sdk -installsuffix linux_amd64 -tags bazel,gss,bazel,gss -src ... (remaining 81 arguments skipped)

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
compilepkg: panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x5e87fc]

goroutine 12 [running]:
go/types.methodSet.add(0xc17300?, {0x0, 0x2, 0x0?}, {0x0, 0x0, 0x0?}, 0xf0?, 0x49?)
	GOROOT/src/go/types/methodset.go:214 +0xdc
go/types.NewMethodSet({0xc17300?, 0xc00042c3f0?})
	GOROOT/src/go/types/methodset.go:150 +0x869
golang.org/x/tools/go/types/typeutil.(*MethodSetCache).lookupNamed(0xc0000fa9e0, 0xc00042c3f0)
	golang.org/x/tools/go/types/typeutil/external/org_golang_x_tools/go/types/typeutil/methodsetcache.go:66 +0x99
golang.org/x/tools/go/types/typeutil.(*MethodSetCache).MethodSet(0xc0000fa9e0, {0xc17300?, 0xc00042c3f0?})
	golang.org/x/tools/go/types/typeutil/external/org_golang_x_tools/go/types/typeutil/methodsetcache.go:37 +0xe5
golang.org/x/tools/go/ssa.(*Program).needMethods(0xc0000fa9c0, {0xc17300?, 0xc00042c3f0?}, 0x0, 0xfb9e20?)
	golang.org/x/tools/go/ssa/external/org_golang_x_tools/go/ssa/methods.go:194 +0xf5
golang.org/x/tools/go/ssa.(*Program).needMethods(0xc0000fa9c0, {0xc173c8?, 0xc000414a08?}, 0x0, 0xfb9e20?)
	golang.org/x/tools/go/ssa/external/org_golang_x_tools/go/ssa/methods.go:263 +0x7f5
golang.org/x/tools/go/ssa.(*Program).needMethods(0xc0000fa9c0, {0xc17328?, 0xc0004202d0?}, 0x0, 0xfb9e20?)
	golang.org/x/tools/go/ssa/external/org_golang_x_tools/go/ssa/methods.go:211 +0x1d0
golang.org/x/tools/go/ssa.(*Program).needMethods(0xc0000fa9c0, {0xc173c8?, 0xc000415638?}, 0x0, 0xfb9e20?)
	golang.org/x/tools/go/ssa/external/org_golang_x_tools/go/ssa/methods.go:263 +0x7f5
golang.org/x/tools/go/ssa.(*Program).needMethods(0xc0000fa9c0, {0xc17328?, 0xc0004205e0?}, 0x0, 0xfb9e20?)
	golang.org/x/tools/go/ssa/external/org_golang_x_tools/go/ssa/methods.go:211 +0x1d0
golang.org/x/tools/go/ssa.(*Program).needMethods(0xc0000fa9c0, {0xc173c8?, 0xc000415cb0?}, 0x0, 0xfb9e20?)
	golang.org/x/tools/go/ssa/external/org_golang_x_tools/go/ssa/methods.go:263 +0x7f5
golang.org/x/tools/go/ssa.(*Program).needMethods(0xc0000fa9c0, {0xc17300?, 0xc000700070?}, 0x0, 0xfb9e20?)
	golang.org/x/tools/go/ssa/external/org_golang_x_tools/go/ssa/methods.go:211 +0x1d0
golang.org/x/tools/go/ssa.(*Program).needMethods(0xc0000fa9c0, {0xc173c8?, 0xc000415d10?}, 0x0, 0xfb9e20?)
	golang.org/x/tools/go/ssa/external/org_golang_x_tools/go/ssa/methods.go:263 +0x7f5
golang.org/x/tools/go/ssa.(*Program).needMethods(0xc0000fa9c0, {0xc17300?, 0xc00012bf80?}, 0x0, 0xfb9e28?)
	golang.org/x/tools/go/ssa/external/org_golang_x_tools/go/ssa/methods.go:212 +0x1f7
golang.org/x/tools/go/ssa.(*Program).needMethods(0xc0000fa9c0, {0xc173a0?, 0xc000efaf60?}, 0x1, 0xfb9e20?)
	golang.org/x/tools/go/ssa/external/org_golang_x_tools/go/ssa/methods.go:258 +0x6b6
golang.org/x/tools/go/ssa.(*Program).needMethods(0xc0000fa9c0, {0xc17300?, 0xc00052b880?}, 0x0, 0xfb9e20?)
	golang.org/x/tools/go/ssa/external/org_golang_x_tools/go/ssa/methods.go:251 +0x589
golang.org/x/tools/go/ssa.(*Program).needMethods(0xc0000fa9c0, {0xc17328?, 0xc001593f70?}, 0x0, 0xfb9e20?)
	golang.org/x/tools/go/ssa/external/org_golang_x_tools/go/ssa/methods.go:223 +0x5d1
golang.org/x/tools/go/ssa.(*Program).needMethods(0xc0000fa9c0, {0xc173c8?, 0xc00165d3f8?}, 0x0, 0xfb9e20?)
	golang.org/x/tools/go/ssa

Parameters:

  • TAGS=bazel,gss
Help

See also: How To Investigate a Go Test Failure (internal)

This test on roachdash | Improve this report!

@renatolabs
Copy link
Collaborator

Duplicate of #99988.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-23.1.26-rc C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-testeng TestEng Team
Projects
None yet
Development

No branches or pull requests

2 participants