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: acceptance/version-upgrade failed #81369

Closed
cockroach-teamcity opened this issue May 17, 2022 · 2 comments
Closed

roachtest: acceptance/version-upgrade failed #81369

cockroach-teamcity opened this issue May 17, 2022 · 2 comments
Labels
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. T-kv KV Team

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented May 17, 2022

roachtest.acceptance/version-upgrade failed with artifacts on release-21.2 @ 20e293bc72ee229e8d271b8c75b15b6d28909b9d:

The test failed on branch=release-21.2, cloud=local:
test artifacts and logs in: artifacts/acceptance/version-upgrade/run_1
	versionupgrade.go:444,versionupgrade.go:207,versionupgrade.go:195,acceptance.go:54,acceptance.go:107,test_runner.go:777: pq: reset-setting: result is ambiguous (error=rpc error: code = Unavailable desc = error reading from server: EOF [exhausted])
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/kv-triage

This test on roachdash | Improve this report!

Jira issue: CRDB-15216

@cockroach-teamcity cockroach-teamcity added branch-release-21.2 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 17, 2022
@blathers-crl blathers-crl bot added the T-kv KV Team label May 17, 2022
@jlinder jlinder added sync-me and removed sync-me labels May 20, 2022
@lidorcarmel
Copy link
Contributor

The error is coming from here:

return fmt.Sprintf("result is ambiguous (%s)", e.Message)

but not sure where it is created.

leaving as a blocker for now.

similar old failure: #65701

@tbg
Copy link
Member

tbg commented May 24, 2022

Artifacts are gone.

@tbg tbg closed this as completed May 24, 2022
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-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. T-kv KV Team
Projects
None yet
Development

No branches or pull requests

4 participants