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

sql: get request fails with tcp errors #92557

Closed
cockroach-teamcity opened this issue Nov 28, 2022 · 3 comments
Closed

sql: get request fails with tcp errors #92557

cockroach-teamcity opened this issue Nov 28, 2022 · 3 comments
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-sql-queries SQL Queries Team
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Nov 28, 2022

pkg/sql/logictest/tests/cockroach-go-testserver-22.2-master/cockroach-go-testserver-22_2-master_test.TestLogic_testserver_upgrade_node failed with artifacts on master @ 1a6e9f885baa124d5ff2996adb966ea15a1a9b2b:

=== RUN   TestLogic_testserver_upgrade_node
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/612c7ff461e6004e3099d8c00c06091c/logTestLogic_testserver_upgrade_node2453057178
    test_log_scope.go:79: use -show-logs to present logs inline
    logic.go:1824: 
        :0: error while processing
    logic.go:1824: Get "https://binaries.cockroachdb.com/cockroach-v22.2.0-rc.1.linux-amd64.tgz?ci=true": dial tcp: lookup binaries.cockroachdb.com on 169.254.169.254:53: no such host
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/612c7ff461e6004e3099d8c00c06091c/logTestLogic_testserver_upgrade_node2453057178
--- FAIL: TestLogic_testserver_upgrade_node (0.04s)

Parameters: TAGS=bazel,gss

Help

See also: How To Investigate a Go Test Failure (internal)

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

Jira issue: CRDB-21862

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Nov 28, 2022
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Nov 28, 2022
@blathers-crl blathers-crl bot added the T-sql-queries SQL Queries Team label Nov 28, 2022
@DrewKimball DrewKimball changed the title pkg/sql/logictest/tests/cockroach-go-testserver-22.2-master/cockroach-go-testserver-22_2-master_test: TestLogic_testserver_upgrade_node failed logictest: tcp cockroach binaries lookup failed with 'no such host' Nov 28, 2022
@DrewKimball

This comment was marked as outdated.

@DrewKimball
Copy link
Collaborator

Seeing other error messages as well, like:

Get "https://edge-binaries.cockroachdb.com/smithcmp/smithcmp.a3f41f5ba9273249c5ecfa6348ea8ee3ac4b77e3?ci=true": dial tcp [2600:9000:2305:3e00:d:a9d5:ccc0:93a1]:443: connect: cannot assign requested address

and

Get "http://127.0.0.1:38625/backup_3/BACKUP_MANIFEST": dial tcp 127.0.0.1:38625: connect: connection refused

@DrewKimball DrewKimball changed the title logictest: tcp cockroach binaries lookup failed with 'no such host' sql: get request fails with tcp errors Nov 28, 2022
@yuzefovich
Copy link
Member

This is a problem with cockroachdb.com domain which should be resolved soon.

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-robot Originated from a bot. T-sql-queries SQL Queries Team
Projects
Archived in project
Development

No branches or pull requests

3 participants