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: node-postgres failed #113601

Closed
cockroach-teamcity opened this issue Nov 1, 2023 · 1 comment
Closed

roachtest: node-postgres failed #113601

cockroach-teamcity opened this issue Nov 1, 2023 · 1 comment
Labels
C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Nov 1, 2023

roachtest.node-postgres failed with artifacts on release-23.1.12-rc.FROZEN @ 80415cb31dc76624cec68419626331aaa09c7adc:

(assertions.go:262).Fail: 
	Error Trace:	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/nodejs_postgres.go:83
	            				github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/nodejs_postgres.go:176
	            				main/pkg/cmd/roachtest/test_runner.go:1121
	            				GOROOT/src/runtime/asm_amd64.s:1594
	Error:      	Received unexpected error:
	            	all attempts failed for install nodejs and npm: full command output in run_173312.845839062_n1_sudo-aptget-qq-insta.log: COMMAND_PROBLEM: exit status 100
	            	(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:122
	            	  | [...repeated from below...]
	            	Wraps: (2) all attempts failed for install nodejs and npm
	            	Wraps: (3) attached stack trace
	            	  -- stack trace:
	            	  | main.(*clusterImpl).RunE
	            	  | 	main/pkg/cmd/roachtest/cluster.go:2146
	            	  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.repeatRunE
	            	  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/canary.go:115
	            	  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerNodeJSPostgres.func1
	            	  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/nodejs_postgres.go:80
	            	  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerNodeJSPostgres.func2
	            	  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/nodejs_postgres.go:176
	            	  | main.(*testRunner).runTest.func2
	            	  | 	main/pkg/cmd/roachtest/test_runner.go:1121
	            	  | runtime.goexit
	            	  | 	GOROOT/src/runtime/asm_amd64.s:1594
	            	Wraps: (4) full command output in run_173312.845839062_n1_sudo-aptget-qq-insta.log
	            	Wraps: (5) Node 1. Command with error:
	            	  | ``````
	            	  | sudo apt-get -qq install nodejs
	            	  | ``````
	            	  | stdout: <empty>
	            	  | stderr:E: Failed to fetch https://deb.nodesource.com/node_18.x/pool/main/n/nodejs/nodejs_18.17.1-deb-1nodesource1_amd64.deb  404  Not Found [IP: 172.67.10.205 443]
	            	  | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
	            	Wraps: (6) COMMAND_PROBLEM
	            	Wraps: (7) exit status 100
	            	Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5) *hintdetail.withDetail (6) errors.Cmd (7) *exec.ExitError
	Test:       	node-postgres
(require.go:1264).NoError: FailNow called
test artifacts and logs in: /artifacts/node-postgres/run_1

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

Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-33150

@cockroach-teamcity cockroach-teamcity added branch-release-23.1.12-rc.FROZEN 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-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Nov 1, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Nov 1, 2023
@rafiss rafiss removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Nov 2, 2023
@cockroach-teamcity
Copy link
Member Author

roachtest.node-postgres failed with artifacts on release-23.1.12-rc.FROZEN @ 80415cb31dc76624cec68419626331aaa09c7adc:

(nodejs_postgres.go:164).func1: COMMAND_PROBLEM: exit status 2
test artifacts and logs in: /artifacts/node-postgres/run_1

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

Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

This test on roachdash | Improve this report!

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. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
No open projects
Archived in project
Development

No branches or pull requests

2 participants