Skip to content

sql/sem/tree: TestParseArrayRandomParseArray failed #157256

@cockroach-teamcity

Description

@cockroach-teamcity

sql/sem/tree.TestParseArrayRandomParseArray failed with artifacts on master @ f6b733e4b577ddc030624deaf23cca656bbfcd45:

created by github.com/cockroachdb/cockroach/pkg/util/log.init.5 in goroutine 1
	pkg/util/log/log_flush.go:78 +0x24

goroutine 32 [chan receive, 1 minutes]:
github.com/cockroachdb/cockroach/pkg/util/log.signalFlusher()
	pkg/util/log/log_flush.go:147 +0x70
created by github.com/cockroachdb/cockroach/pkg/util/log.init.5 in goroutine 1
	pkg/util/log/log_flush.go:79 +0x30

goroutine 48 [syscall, 1 minutes]:
os/signal.signal_recv()
	GOROOT/src/runtime/sigqueue.go:152 +0x30
os/signal.loop()
	GOROOT/src/os/signal/signal_unix.go:23 +0x1c
created by os/signal.Notify.func1.1 in goroutine 32
	GOROOT/src/os/signal/signal.go:152 +0x28

goroutine 50 [chan receive]:
github.com/cockroachdb/cockroach/pkg/util/goschedstats.init.0.func1()
	pkg/util/goschedstats/runnable_enabled.go:144 +0x8c
created by github.com/cockroachdb/cockroach/pkg/util/goschedstats.init.0 in goroutine 1
	pkg/util/goschedstats/runnable_enabled.go:136 +0x24

goroutine 5058 [syscall]:
syscall.Syscall(0x3d, 0x9, 0x4002f46000, 0x2000)
	GOROOT/src/syscall/syscall_linux.go:74 +0x20
syscall.Getdents(0xffff9384a108?, {0x4002f46000?, 0x400355f808?, 0x4007a41c60?})
	GOROOT/src/syscall/zsyscall_linux_arm64.go:479 +0x40
syscall.ReadDirent(...)
	GOROOT/src/syscall/syscall_linux.go:1008
internal/poll.ignoringEINTRIO(...)
	GOROOT/src/internal/poll/fd_unix.go:738
internal/poll.(*FD).ReadDirent(0x40047813e0, {0x4002f46000, 0x2000, 0x2000})
	GOROOT/src/internal/poll/fd_unixjs.go:58 +0x1ac
os.(*File).readdir(0x40086e66a8, 0x1, 0x2)
	GOROOT/src/os/dir_unix.go:86 +0x1d0
os.(*File).Readdir(0x4007e2b020?, 0x60?)
	GOROOT/src/os/dir.go:44 +0x24
github.com/cockroachdb/cockroach/pkg/util/log.isDirEmpty({0x4007e2b020?, 0x0?})
	pkg/util/log/test_log_scope.go:497 +0x84
github.com/cockroachdb/cockroach/pkg/util/log.(*TestLogScope).Close.func1()
	pkg/util/log/test_log_scope.go:414 +0x38
github.com/cockroachdb/cockroach/pkg/util/log.(*TestLogScope).Close(0x40061c57a0, {0x5fd5318, 0x4008c1ee00})
	pkg/util/log/test_log_scope.go:469 +0x588
github.com/cockroachdb/cockroach/pkg/sql/sem/tree.TestParseArrayRandomParseArray(0x4008c1ee00)
	pkg/sql/sem/tree/parse_array_test.go:200 +0x220
testing.tRunner(0x4008c1ee00, 0x56917a0)
	GOROOT/src/testing/testing.go:1934 +0xc8
created by testing.(*T).Run in goroutine 1
	GOROOT/src/testing/testing.go:1997 +0x364
Help

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

This test on roachdash | Improve this report!

Jira issue: CRDB-56440

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions