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 #47810

Closed
cockroach-teamcity opened this issue Apr 22, 2020 · 1 comment
Closed

roachtest: acceptance/version-upgrade failed #47810

cockroach-teamcity opened this issue Apr 22, 2020 · 1 comment
Assignees
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.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

(roachtest).acceptance/version-upgrade failed on master@998abbe628d7133932c1beb9240a18c229bab735:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: artifacts/acceptance/version-upgrade/run_1
	cluster.go:1941,versionupgrade.go:302,versionupgrade.go:154,versionupgrade.go:143,acceptance.go:55,acceptance.go:91,test_runner.go:753: /go/src/github.com/cockroachdb/cockroach/bin/roachprod start --binary=./cockroach --encrypt=false local:3 returned: exit status 1
		(1) /go/src/github.com/cockroachdb/cockroach/bin/roachprod start --binary=./cockroach --encrypt=false local:3 returned
		  | stderr:
		  | 0: invalid version string '998abbe'
		  | github.com/cockroachdb/cockroach/pkg/util/version.Parse
		  | 	/go/src/github.com/cockroachdb/cockroach/pkg/util/version/version.go:90
		  | github.com/cockroachdb/cockroach/pkg/cmd/roachprod/install.getCockroachVersion
		  | 	/go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/install/cockroach.go:96
		  | github.com/cockroachdb/cockroach/pkg/cmd/roachprod/install.Cockroach.Start.func2
		  | 	/go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/install/cockroach.go:168
		  | github.com/cockroachdb/cockroach/pkg/cmd/roachprod/install.(*SyncedCluster).Parallel.func1.1
		  | 	/go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/install/cluster_synced.go:1660
		  | runtime.goexit
		  | 	/usr/local/go/src/runtime/asm_amd64.s:1357: 
		  | I200422 01:33:25.162533 1 cluster_synced.go:1742  command failed
		  |
		  | stdout:
		  | local: starting
		Wraps: (2) exit status 1
		Error types: (1) *main.withCommandDetails (2) *exec.ExitError

	cluster.go:1481,context.go:135,cluster.go:1470,test_runner.go:825: dead node detection: /go/src/github.com/cockroachdb/cockroach/bin/roachprod monitor local --oneshot --ignore-empty-nodes: exit status 1 3: dead
		4: 9613
		2: 9620
		1: 9616
		Error: UNCLASSIFIED_PROBLEM: 3: dead
		(1) UNCLASSIFIED_PROBLEM
		Wraps: (2) 3: dead
		  | main.glob..func13
		  | 	/go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:1129
		  | main.wrap.func1
		  | 	/go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:272
		  | github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra.(*Command).execute
		  | 	/go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:766
		  | github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra.(*Command).ExecuteC
		  | 	/go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:852
		  | github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra.(*Command).Execute
		  | 	/go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:800
		  | main.main
		  | 	/go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:1793
		  | runtime.main
		  | 	/usr/local/go/src/runtime/proc.go:203
		  | runtime.goexit
		  | 	/usr/local/go/src/runtime/asm_amd64.s:1357
		Error types: (1) errors.Unclassified (2) *errors.fundamental

More

Artifacts: /acceptance/version-upgrade
Related:

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

@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 Apr 22, 2020
@cockroach-teamcity cockroach-teamcity added this to the 20.1 milestone Apr 22, 2020
@tbg
Copy link
Member

tbg commented Apr 22, 2020

    | 0: invalid version string '998abbe'

I think this was fallout from the teamcity carnage yesterday.

@tbg tbg closed this as completed Apr 22, 2020
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

No branches or pull requests

3 participants