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/secondary-index-multi-version failed #103272

Closed
cockroach-teamcity opened this issue May 15, 2023 · 1 comment · Fixed by #103276
Closed

roachtest: schemachange/secondary-index-multi-version failed #103272

cockroach-teamcity opened this issue May 15, 2023 · 1 comment · Fixed by #103276
Assignees
Labels
branch-master Failures and bugs on the master branch. C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-kv KV Team
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented May 15, 2023

roachtest.schemachange/secondary-index-multi-version failed with artifacts on master @ a65bca232dfde1862e5aff343e7b1f3a379d6cd6:

test artifacts and logs in: /artifacts/schemachange/secondary-index-multi-version/run_1
(versionupgrade.go:292).func1: failed to set cluster settings: ~ 
		if ! test -e /mnt/data1/cockroach/settings-initialized ; then
			COCKROACH_CONNECT_TIMEOUT=1200 ./v22.2.9/cockroach sql --url 'postgres://root@localhost:26257?sslmode=disable' -e "SET CLUSTER SETTING cluster.organization = 'Cockroach Labs - Production Testing';
SET CLUSTER SETTING enterprise.license = '<redacted>';
SET CLUSTER SETTING kv.expiration_leases_only.enabled = 'false';
" && touch /mnt/data1/cockroach/settings-initialized
		fi
SET CLUSTER SETTING
SET CLUSTER SETTING
ERROR: unknown cluster setting 'kv.expiration_leases_only.enabled'
Failed running "sql": COMMAND_PROBLEM: ssh verbose log retained in ssh_062602.662634245_n1_set-cluster-settings.log: exit status 1

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

/cc @cockroachdb/sql-schema

This test on roachdash | Improve this report!

Jira issue: CRDB-27913

@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 15, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone May 15, 2023
@blathers-crl blathers-crl bot added the T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) label May 15, 2023
@erikgrinaker
Copy link
Contributor

Fallout from #103190, fix in #103276.

@erikgrinaker erikgrinaker self-assigned this May 15, 2023
@erikgrinaker erikgrinaker added T-kv KV Team and removed release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels May 15, 2023
@aliher1911 aliher1911 added the C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. label May 15, 2023
@craig craig bot closed this as completed in a077bee May 15, 2023
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-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-kv KV Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants