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: gorm failed #85045

Closed
cockroach-teamcity opened this issue Jul 26, 2022 · 1 comment · Fixed by #85088
Closed

roachtest: gorm failed #85045

cockroach-teamcity opened this issue Jul 26, 2022 · 1 comment · Fixed by #85088
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.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Jul 26, 2022

roachtest.gorm failed with artifacts on master @ 8db26695114981eec5c12317f3dc5d770b522a3f:

test artifacts and logs in: /artifacts/gorm/run_1
	gorm.go:77,test_runner.go:896: all attempts failed for install go-junit-report: output in run_085325.740423596_n1_GOPATHmntdata1go_go_get: GOPATH=/mnt/data1/go go get -u github.com/jstemmer/go-junit-report returned: COMMAND_PROBLEM: exit status 1
		(1) attached stack trace
		  -- stack trace:
		  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.repeatRunE
		  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/canary.go:138
		  | [...repeated from below...]
		Wraps: (2) all attempts failed for install go-junit-report
		Wraps: (3) attached stack trace
		  -- stack trace:
		  | main.(*clusterImpl).RunE
		  | 	main/pkg/cmd/roachtest/cluster.go:1972
		  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.repeatRunE
		  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/canary.go:131
		  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerGORM.func1
		  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/gorm.go:74
		  | main.(*testRunner).runTest.func2
		  | 	main/pkg/cmd/roachtest/test_runner.go:896
		  | runtime.goexit
		  | 	GOROOT/src/runtime/asm_amd64.s:1571
		Wraps: (4) output in run_085325.740423596_n1_GOPATHmntdata1go_go_get
		Wraps: (5) GOPATH=/mnt/data1/go go get -u github.com/jstemmer/go-junit-report returned
		  | stderr:
		  | go: go.mod file not found in current directory or any parent directory.
		  | 	'go get' is no longer supported outside a module.
		  | 	To build and install a command, use 'go install' with a version,
		  | 	like 'go install example.com/cmd@latest'
		  | 	For more information, see https://golang.org/doc/go-get-install-deprecation
		  | 	or run 'go help get' or 'go help install'.
		  |
		  | stdout:
		Wraps: (6) COMMAND_PROBLEM
		Wraps: (7) Node 1. Command with error:
		  | ``````
		  | GOPATH=/mnt/data1/go go get -u github.com/jstemmer/go-junit-report
		  | ``````
		Wraps: (8) exit status 1
		Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5) *cluster.WithCommandDetails (6) errors.Cmd (7) *hintdetail.withDetail (8) *exec.ExitError

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

Help

See: roachtest README

See: How To Investigate (internal)

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

Jira issue: CRDB-18015

@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 Jul 26, 2022
@cockroach-teamcity cockroach-teamcity added this to the 22.2 milestone Jul 26, 2022
@rafiss rafiss removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Jul 26, 2022
@cockroach-teamcity
Copy link
Member Author

roachtest.gorm failed with artifacts on master @ 0f100f3a09246bc80ef2c3119e4ec1c24ef36801:

test artifacts and logs in: /artifacts/gorm/run_1
	gorm.go:77,test_runner.go:896: all attempts failed for install go-junit-report: output in run_085842.779027677_n1_GOPATHmntdata1go_go_get: GOPATH=/mnt/data1/go go get -u github.com/jstemmer/go-junit-report returned: COMMAND_PROBLEM: exit status 1
		(1) attached stack trace
		  -- stack trace:
		  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.repeatRunE
		  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/canary.go:138
		  | [...repeated from below...]
		Wraps: (2) all attempts failed for install go-junit-report
		Wraps: (3) attached stack trace
		  -- stack trace:
		  | main.(*clusterImpl).RunE
		  | 	main/pkg/cmd/roachtest/cluster.go:1972
		  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.repeatRunE
		  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/canary.go:131
		  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerGORM.func1
		  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/gorm.go:74
		  | main.(*testRunner).runTest.func2
		  | 	main/pkg/cmd/roachtest/test_runner.go:896
		  | runtime.goexit
		  | 	GOROOT/src/runtime/asm_amd64.s:1571
		Wraps: (4) output in run_085842.779027677_n1_GOPATHmntdata1go_go_get
		Wraps: (5) GOPATH=/mnt/data1/go go get -u github.com/jstemmer/go-junit-report returned
		  | stderr:
		  | go: go.mod file not found in current directory or any parent directory.
		  | 	'go get' is no longer supported outside a module.
		  | 	To build and install a command, use 'go install' with a version,
		  | 	like 'go install example.com/cmd@latest'
		  | 	For more information, see https://golang.org/doc/go-get-install-deprecation
		  | 	or run 'go help get' or 'go help install'.
		  |
		  | stdout:
		Wraps: (6) COMMAND_PROBLEM
		Wraps: (7) Node 1. Command with error:
		  | ``````
		  | GOPATH=/mnt/data1/go go get -u github.com/jstemmer/go-junit-report
		  | ``````
		Wraps: (8) exit status 1
		Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5) *cluster.WithCommandDetails (6) errors.Cmd (7) *hintdetail.withDetail (8) *exec.ExitError

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

Help

See: roachtest README

See: How To Investigate (internal)

This test on roachdash | Improve this report!

@craig craig bot closed this as completed in c4e9819 Jul 27, 2022
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants