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

roachtest: schemachange/database-version-upgrade failed #64525

Closed
cockroach-teamcity opened this issue May 1, 2021 · 2 comments · Fixed by #64610
Closed

roachtest: schemachange/database-version-upgrade failed #64525

cockroach-teamcity opened this issue May 1, 2021 · 2 comments · Fixed by #64610
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest 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.

Comments

@cockroach-teamcity
Copy link
Member

roachtest.schemachange/database-version-upgrade failed with artifacts on master @ 684e753c15f3fc58df79b6ea70e7b6715eae4835:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/schemachange/database-version-upgrade/run_1
	schema_change_database_version_upgrade.go:51,schema_change_database_version_upgrade.go:38,test_runner.go:777: prev version not set for version: 21.2
		(1) attached stack trace
		  -- stack trace:
		  | main.PredecessorVersion
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:1210
		  | main.runSchemaChangeDatabaseVersionUpgrade
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schema_change_database_version_upgrade.go:49
		  | main.registerSchemaChangeDatabaseVersionUpgrade.func1
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schema_change_database_version_upgrade.go:38
		  | main.(*testRunner).runTest.func2
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:777
		  | runtime.goexit
		  | 	/usr/local/go/src/runtime/asm_amd64.s:1374
		Wraps: (2) prev version not set for version: 21.2
		Error types: (1) *withstack.withStack (2) *errutil.leafError
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh schemachange/database-version-upgrade

/cc @cockroachdb/sql-schema

This test on roachdash | Improve this report!

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest 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 May 1, 2021
@irfansharif
Copy link
Contributor

Caused due to #64391, +cc @j-low.

@cockroach-teamcity
Copy link
Member Author

roachtest.schemachange/database-version-upgrade failed with artifacts on master @ dbf711a83969210bcf706d65f53f888856da6ad0:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/schemachange/database-version-upgrade/run_1
	schema_change_database_version_upgrade.go:51,schema_change_database_version_upgrade.go:38,test_runner.go:777: prev version not set for version: 21.2
		(1) attached stack trace
		  -- stack trace:
		  | main.PredecessorVersion
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:1210
		  | main.runSchemaChangeDatabaseVersionUpgrade
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schema_change_database_version_upgrade.go:49
		  | main.registerSchemaChangeDatabaseVersionUpgrade.func1
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schema_change_database_version_upgrade.go:38
		  | main.(*testRunner).runTest.func2
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:777
		  | runtime.goexit
		  | 	/usr/local/go/src/runtime/asm_amd64.s:1374
		Wraps: (2) prev version not set for version: 21.2
		Error types: (1) *withstack.withStack (2) *errutil.leafError
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh schemachange/database-version-upgrade

/cc @cockroachdb/sql-schema

This test on roachdash | Improve this report!

@craig craig bot closed this as completed in e3327f0 May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest 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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants