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: autoupgrade failed #51972

Closed
cockroach-teamcity opened this issue Jul 28, 2020 · 2 comments
Closed

roachtest: autoupgrade failed #51972

cockroach-teamcity opened this issue Jul 28, 2020 · 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.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

(roachtest).autoupgrade failed on release-20.1@b42f9f14ef5631c284cb4400f02e6e33a46f3cea:

The test failed on branch=release-20.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/autoupgrade/run_1
	cluster.go:2055,autoupgrade.go:134,autoupgrade.go:265,test_runner.go:754: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod start --encrypt=false teamcity-2123176-1595916631-19-n5cpu4:1 returned: exit status 1
		(1) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod start --encrypt=false teamcity-2123176-1595916631-19-n5cpu4:1 returned
		  | stderr:
		  |
		  | stdout:
		  | teamcity-2123176-1595916631-19-n5cpu4: starting nodes
		  | teamcity-2123176-1595916631-19-n5cpu4: initializing clusterI200728 06:23:04.522222 8 cockroach.go:163  unable to initialize cluster: ~ 
		  | 		if ! test -e /mnt/data1/cockroach/cluster-bootstrapped ; then
		  | 			COCKROACH_CONNECT_TIMEOUT=0 ./cockroach init --url 'postgres://root@localhost:26257?sslmode=disable' && touch /mnt/data1/cockroach/cluster-bootstrapped
		  | 		fi
		  | warning: --url specifies user/password, but command "init" does not accept user/password details - details ignored
		  | *
		  | * ERROR: ERROR: rpc error: code = Unknown desc = cluster has already been initialized
		  | * HINT: Please ensure all your start commands are using --join.
		  | *
		  | E200728 06:23:04.492044 1 cli/error.go:373  ERROR: rpc error: code = Unknown desc = cluster has already been initialized
		  | HINT: Please ensure all your start commands are using --join.
		  | ERROR: rpc error: code = Unknown desc = cluster has already been initialized
		  | HINT: Please ensure all your start commands are using --join.
		  | Failed running "init": exit status 1
		Wraps: (2) exit status 1
		Error types: (1) *main.withCommandDetails (2) *exec.ExitError

More

Artifacts: /autoupgrade
Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

@cockroach-teamcity cockroach-teamcity added branch-release-20.1 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 Jul 28, 2020
@cockroach-teamcity cockroach-teamcity added this to the 20.2 milestone Jul 28, 2020
@irfansharif
Copy link
Contributor

#51965.

@irfansharif
Copy link
Contributor

Fixed in #52040.

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.
Projects
None yet
Development

No branches or pull requests

2 participants