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: connection_latency/nodes=3/certs failed #73228

Closed
cockroach-teamcity opened this issue Nov 27, 2021 · 1 comment · Fixed by #73235
Closed

roachtest: connection_latency/nodes=3/certs failed #73228

cockroach-teamcity opened this issue Nov 27, 2021 · 1 comment · Fixed by #73235
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.

Comments

@cockroach-teamcity
Copy link
Member

roachtest.connection_latency/nodes=3/certs failed with artifacts on master @ 40f11fead0a0453969634f8ddb0502c1f78b2806:

			            	  |   |                                   Logging configuration, expressed using YAML syntax. For example, you can
			            	  |   |                                   change the default logging directory with: --log='file-defaults: {dir: ...}'.
			            	  |   |                                   See the documentation for more options and details.  To preview how the log
			            	  |   |                                   configuration is applied, or preview the default configuration, you can use
			            	  |   |                                   the 'cockroach debug check-log-config' sub-command.
			            	  |   |                                  
			            	  |   |       --log-config-file <file>   
			            	  |   |                                   File name to read the logging configuration from. This has the same effect as
			            	  |   |                                   passing the content of the file via the --log flag.
			            	  |   |                                   (default <unset>)
			            	  |   |       --vmodule moduleSpec       comma-separated list of pattern=N settings for file-filtered logging (significantly hurts performance)
			            	  |   |
			            	  |   | ERROR: invalid argument "postgres://root@localhost:26257?sslcert=.%2Fcerts%2Fclient.root.crt" for "--url" flag: URL validation error: sslkey
			            	  |   | Client key missing.
			            	  |   | Failed running "sql"
			            	  | Wraps: (5) exit status 127
			            	  | Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5) *exec.ExitError: 
			            	  | Error: UNCLASSIFIED_PROBLEM: one or more parallel execution failure
			            	  | (1) UNCLASSIFIED_PROBLEM
			            	  | Wraps: (2) attached stack trace
			            	  |   -- stack trace:
			            	  |   | github.com/cockroachdb/cockroach/pkg/roachprod/install.(*SyncedCluster).ParallelE
			            	  |   | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/roachprod/install/cluster_synced.go:2045
			            	  |   | github.com/cockroachdb/cockroach/pkg/roachprod/install.(*SyncedCluster).Parallel
			            	  |   | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/roachprod/install/cluster_synced.go:1929
			            	  |   | github.com/cockroachdb/cockroach/pkg/roachprod/install.(*SyncedCluster).Start
			            	  |   | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/roachprod/install/cockroach.go:121
			            	  |   | github.com/cockroachdb/cockroach/pkg/roachprod.Start
			            	  |   | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/roachprod/roachprod.go:573
			            	  |   | main.glob..func9
			            	  |   | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:397
			            	  |   | main.wrap.func1
			            	  |   | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:65
			            	  |   | github.com/spf13/cobra.(*Command).execute
			            	  |   | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:856
			            	  |   | github.com/spf13/cobra.(*Command).ExecuteC
			            	  |   | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:960
			            	  |   | github.com/spf13/cobra.(*Command).Execute
			            	  |   | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:897
			            	  |   | main.main
			            	  |   | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:905
			            	  |   | runtime.main
			            	  |   | 	/usr/local/go/src/runtime/proc.go:255
			            	  |   | runtime.goexit
			            	  |   | 	/usr/local/go/src/runtime/asm_amd64.s:1581
			            	  | Wraps: (3) one or more parallel execution failure
			            	  | Error types: (1) errors.Unclassified (2) *withstack.withStack (3) *errutil.leafError
			            	Wraps: (2) exit status 1
			            	Error types: (1) *cluster.WithCommandDetails (2) *exec.ExitError
			Test:       	connection_latency/nodes=3/certs
Help

See: roachtest README

See: How To Investigate (internal)

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@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 Nov 27, 2021
@cockroach-teamcity
Copy link
Member Author

roachtest.connection_latency/nodes=3/certs failed with artifacts on master @ b450fea83a7db1e06403b2563c13f38c9284b932:

			            	  |   |                                   Logging configuration, expressed using YAML syntax. For example, you can
			            	  |   |                                   change the default logging directory with: --log='file-defaults: {dir: ...}'.
			            	  |   |                                   See the documentation for more options and details.  To preview how the log
			            	  |   |                                   configuration is applied, or preview the default configuration, you can use
			            	  |   |                                   the 'cockroach debug check-log-config' sub-command.
			            	  |   |                                  
			            	  |   |       --log-config-file <file>   
			            	  |   |                                   File name to read the logging configuration from. This has the same effect as
			            	  |   |                                   passing the content of the file via the --log flag.
			            	  |   |                                   (default <unset>)
			            	  |   |       --vmodule moduleSpec       comma-separated list of pattern=N settings for file-filtered logging (significantly hurts performance)
			            	  |   |
			            	  |   | ERROR: invalid argument "postgres://root@localhost:26257?sslcert=.%2Fcerts%2Fclient.root.crt" for "--url" flag: URL validation error: sslkey
			            	  |   | Client key missing.
			            	  |   | Failed running "sql"
			            	  | Wraps: (5) exit status 127
			            	  | Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5) *exec.ExitError: 
			            	  | Error: UNCLASSIFIED_PROBLEM: one or more parallel execution failure
			            	  | (1) UNCLASSIFIED_PROBLEM
			            	  | Wraps: (2) attached stack trace
			            	  |   -- stack trace:
			            	  |   | github.com/cockroachdb/cockroach/pkg/roachprod/install.(*SyncedCluster).ParallelE
			            	  |   | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/roachprod/install/cluster_synced.go:2045
			            	  |   | github.com/cockroachdb/cockroach/pkg/roachprod/install.(*SyncedCluster).Parallel
			            	  |   | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/roachprod/install/cluster_synced.go:1929
			            	  |   | github.com/cockroachdb/cockroach/pkg/roachprod/install.(*SyncedCluster).Start
			            	  |   | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/roachprod/install/cockroach.go:121
			            	  |   | github.com/cockroachdb/cockroach/pkg/roachprod.Start
			            	  |   | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/roachprod/roachprod.go:573
			            	  |   | main.glob..func9
			            	  |   | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:397
			            	  |   | main.wrap.func1
			            	  |   | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:65
			            	  |   | github.com/spf13/cobra.(*Command).execute
			            	  |   | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:856
			            	  |   | github.com/spf13/cobra.(*Command).ExecuteC
			            	  |   | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:960
			            	  |   | github.com/spf13/cobra.(*Command).Execute
			            	  |   | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:897
			            	  |   | main.main
			            	  |   | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:905
			            	  |   | runtime.main
			            	  |   | 	/usr/local/go/src/runtime/proc.go:255
			            	  |   | runtime.goexit
			            	  |   | 	/usr/local/go/src/runtime/asm_amd64.s:1581
			            	  | Wraps: (3) one or more parallel execution failure
			            	  | Error types: (1) errors.Unclassified (2) *withstack.withStack (3) *errutil.leafError
			            	Wraps: (2) exit status 1
			            	Error types: (1) *cluster.WithCommandDetails (2) *exec.ExitError
			Test:       	connection_latency/nodes=3/certs
Help

See: roachtest README

See: How To Investigate (internal)

This test on roachdash | Improve this report!

@healthy-pod healthy-pod linked a pull request Nov 28, 2021 that will close this issue
craig bot pushed a commit that referenced this issue Nov 28, 2021
73235: roachprod: fix node url parsing issue r=tbg a=healthy-pod

Passing node url without quoting it causes issues in parsing
it and results in ignoring some parameters.

This patch fixes this by quoting node url.

Release note: None

Fixes #73230 #73229 #73228 #73227 #73211

Co-authored-by: Ahmad Abedalqader <[email protected]>
@craig craig bot closed this as completed in #73235 Nov 28, 2021
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

Successfully merging a pull request may close this issue.

1 participant