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

sql/stats: TestRandomQuantileRoundTrip failed #132993

Open
cockroach-teamcity opened this issue Oct 19, 2024 · 0 comments
Open

sql/stats: TestRandomQuantileRoundTrip failed #132993

cockroach-teamcity opened this issue Oct 19, 2024 · 0 comments
Labels
branch-release-24.3 Used to mark GA and release blockers, technical advisories, and bugs for 24.3 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-sql-queries SQL Queries Team

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Oct 19, 2024

sql/stats.TestRandomQuantileRoundTrip failed on release-24.3 @ 4cbedefd790c75cb0f21f77ed8d917c8528a7d15:

Fatal error:

panic: timestamp "-4713-07-23T15:04:13Z" exceeds supported timestamp bounds [recovered]
	panic: timestamp "-4713-07-23T15:04:13Z" exceeds supported timestamp bounds

Stack:

goroutine 6989 [running]:
testing.tRunner.func1.2({0x5045440, 0xc00706ec80})
	GOROOT/src/testing/testing.go:1631 +0x24a
testing.tRunner.func1()
	GOROOT/src/testing/testing.go:1634 +0x377
panic({0x5045440?, 0xc00706ec80?})
	GOROOT/src/runtime/panic.go:770 +0x132
github.com/cockroachdb/cockroach/pkg/sql/stats.randBounds(0x9f357c0, 0xc0072cb2f0, 0x71)
	github.com/cockroachdb/cockroach/pkg/sql/stats/pkg/sql/stats/quantile_test.go:216 +0x5ba
github.com/cockroachdb/cockroach/pkg/sql/stats.randHist({0x6ae4f38, 0xa590d40}, 0x9f357c0, 0xc0072cb2f0)
	github.com/cockroachdb/cockroach/pkg/sql/stats/pkg/sql/stats/quantile_test.go:71 +0x85
github.com/cockroachdb/cockroach/pkg/sql/stats.TestRandomQuantileRoundTrip.func1(0xc006249520)
	github.com/cockroachdb/cockroach/pkg/sql/stats/pkg/sql/stats/quantile_test.go:45 +0x5e
testing.tRunner(0xc006249520, 0xc0073b6c30)
	GOROOT/src/testing/testing.go:1689 +0xfb
created by testing.(*T).Run in goroutine 6954
	GOROOT/src/testing/testing.go:1742 +0x390
Log preceding fatal error

=== RUN   TestRandomQuantileRoundTrip
--- FAIL: TestRandomQuantileRoundTrip (0.01s)
=== RUN   TestRandomQuantileRoundTrip/timestamp/4
    --- FAIL: TestRandomQuantileRoundTrip/timestamp/4 (0.00s)

Parameters:

  • attempt=1
  • run=17
  • shard=6
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

Jira issue: CRDB-43391

@cockroach-teamcity cockroach-teamcity added branch-release-24.3 Used to mark GA and release blockers, technical advisories, and bugs for 24.3 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-sql-queries SQL Queries Team labels Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-24.3 Used to mark GA and release blockers, technical advisories, and bugs for 24.3 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-sql-queries SQL Queries Team
Projects
Status: Triage
Development

No branches or pull requests

1 participant