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/catalog/descs: TestSyntheticDescriptors failed #101375

Closed
cockroach-teamcity opened this issue Apr 12, 2023 · 2 comments
Closed

sql/catalog/descs: TestSyntheticDescriptors failed #101375

cockroach-teamcity opened this issue Apr 12, 2023 · 2 comments
Labels
C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Apr 12, 2023

sql/catalog/descs.TestSyntheticDescriptors failed with artifacts on release-23.1.0 @ c0ac1ce45f20dd99890b1f2b51b26426de6c14b3:

Fatal error:

panic: test timed out after 55s

Stack:

goroutine 33515 [running]:
testing.(*M).startAlarm.func1()
	GOROOT/src/testing/testing.go:2036 +0x88
created by time.goFunc
	GOROOT/src/time/sleep.go:176 +0x38
Log preceding fatal error

=== RUN   TestSyntheticDescriptors
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/75dfee071ab560e8309157a7e5222bd9/logTestSyntheticDescriptors1585104757
    test_log_scope.go:79: use -show-logs to present logs inline

Help

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

/cc @cockroachdb/sql-schema

This test on roachdash | Improve this report!

Jira issue: CRDB-26918

@fqazi
Copy link
Collaborator

fqazi commented Apr 18, 2023

All of the following tests that fail on ARM are hitting a 55-second timeout here, maybe this is overload, and we need to bump this up:
#100757
#101678
#101375
#101698

We will wait for one triage cycle and see if this reoccurs.

@cockroach-teamcity
Copy link
Member Author

sql/catalog/descs.TestSyntheticDescriptors failed with artifacts on release-23.1.0 @ d428cb7941263173481ea0f0182d5230e94be668:

Fatal error:

panic: test timed out after 55s

Stack:

goroutine 32884 [running]:
testing.(*M).startAlarm.func1()
	GOROOT/src/testing/testing.go:2036 +0x88
created by time.goFunc
	GOROOT/src/time/sleep.go:176 +0x38
Log preceding fatal error

=== RUN   TestSyntheticDescriptors
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/75dfee071ab560e8309157a7e5222bd9/logTestSyntheticDescriptors1975576933
    test_log_scope.go:79: use -show-logs to present logs inline
    collection_test.go:1244: -- test log scope end --

Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@rafiss rafiss closed this as completed Apr 25, 2023
@exalate-issue-sync exalate-issue-sync bot added T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) and removed T-sql-schema-deprecated Use T-sql-foundations instead labels May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

No branches or pull requests

3 participants