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

cli/democluster: TestTransientClusterMultitenant failed #107154

Closed
cockroach-teamcity opened this issue Jul 19, 2023 · 2 comments · Fixed by #107666
Closed

cli/democluster: TestTransientClusterMultitenant failed #107154

cockroach-teamcity opened this issue Jul 19, 2023 · 2 comments · Fixed by #107666
Assignees
Labels
branch-release-23.1 Used to mark GA and release blockers and technical advisories for 23.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-multitenant Issues owned by the multi-tenant virtual team
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Jul 19, 2023

cli/democluster.TestTransientClusterMultitenant failed with artifacts on release-23.1 @ 8897f4d13a030381997ff30aeaf633a9f8e87340:

=== RUN   TestTransientClusterMultitenant
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/1937dc802442f15720877ed362f2998f/logTestTransientClusterMultitenant1865493125
    test_log_scope.go:79: use -show-logs to present logs inline
    demo_cluster_test.go:298: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/cli/democluster/demo_cluster_test.go:298
        	Error:      	Received unexpected error:
        	            	server stop before successful start
        	            	(1) attached stack trace
        	            	  -- stack trace:
        	            	  | github.com/cockroachdb/cockroach/pkg/server.(*channelOrchestrator).startControlledServer.func5.1
        	            	  | 	github.com/cockroachdb/cockroach/pkg/server/server_controller_channel_orchestrator.go:307
        	            	  | github.com/cockroachdb/cockroach/pkg/server.(*channelOrchestrator).startControlledServer.func5
        	            	  | 	github.com/cockroachdb/cockroach/pkg/server/server_controller_channel_orchestrator.go:401
        	            	  | github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTaskEx.func2
        	            	  | 	github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:470
        	            	  | runtime.goexit
        	            	  | 	GOROOT/src/runtime/asm_amd64.s:1594
        	            	Wraps: (2) server stop before successful start
        	            	Error types: (1) *withstack.withStack (2) *errutil.leafError
        	Test:       	TestTransientClusterMultitenant
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/1937dc802442f15720877ed362f2998f/logTestTransientClusterMultitenant1865493125
--- FAIL: TestTransientClusterMultitenant (19.67s)

Parameters: TAGS=bazel,gss,deadlock

Help

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

/cc @cockroachdb/sql-foundations @cockroachdb/server @cockroachdb/server

This test on roachdash | Improve this report!

Jira issue: CRDB-29918

@cockroach-teamcity cockroach-teamcity added branch-release-23.1 Used to mark GA and release blockers and technical advisories for 23.1 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) labels Jul 19, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Jul 19, 2023
@rafiss rafiss added T-multitenant Issues owned by the multi-tenant virtual team and removed T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Jul 19, 2023
@rafiss rafiss removed this from Triage in SQL Foundations Jul 19, 2023
@yuzefovich
Copy link
Member

Same problem is over at #107343

@cockroach-teamcity
Copy link
Member Author

cli/democluster.TestTransientClusterMultitenant failed with artifacts on release-23.1 @ aaedb3dd0d97097cff7afeb2532c6265d3d62818:

=== RUN   TestTransientClusterMultitenant
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/1937dc802442f15720877ed362f2998f/logTestTransientClusterMultitenant1111191858
    test_log_scope.go:79: use -show-logs to present logs inline
    demo_cluster_test.go:298: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/cli/democluster/demo_cluster_test.go:298
        	Error:      	Received unexpected error:
        	            	server stop before successful start
        	            	(1) attached stack trace
        	            	  -- stack trace:
        	            	  | github.com/cockroachdb/cockroach/pkg/server.(*channelOrchestrator).startControlledServer.func5.1
        	            	  | 	github.com/cockroachdb/cockroach/pkg/server/server_controller_channel_orchestrator.go:307
        	            	  | github.com/cockroachdb/cockroach/pkg/server.(*channelOrchestrator).startControlledServer.func5
        	            	  | 	github.com/cockroachdb/cockroach/pkg/server/server_controller_channel_orchestrator.go:401
        	            	  | github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTaskEx.func2
        	            	  | 	github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:470
        	            	  | runtime.goexit
        	            	  | 	GOROOT/src/runtime/asm_amd64.s:1594
        	            	Wraps: (2) server stop before successful start
        	            	Error types: (1) *withstack.withStack (2) *errutil.leafError
        	Test:       	TestTransientClusterMultitenant
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/1937dc802442f15720877ed362f2998f/logTestTransientClusterMultitenant1111191858
--- FAIL: TestTransientClusterMultitenant (19.33s)

Parameters: TAGS=bazel,gss,deadlock

Help

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

This test on roachdash | Improve this report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-23.1 Used to mark GA and release blockers and technical advisories for 23.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-multitenant Issues owned by the multi-tenant virtual team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants