cockroachdb / cockroachdb/cockroach
release-26.3.1-rc: roachtest: ssh_problem failed
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
roachtest.ssh_problem [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roachtests_VectorIndexingRoachtestNightlyGceBazel/21459916?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roachtests_VectorIndexingRoachtestNightlyGceBazel/21459916?buildTab=artifacts#/vecindex/random-s/nodes=1/prefix=0) on release-26.3.1-rc @ [2717d90119450ebfa34efd9bc1d607349924beac](https://github.com/cockroachdb/cockroach/commits/2717d90119450ebfa34efd9bc1d607349924beac):
```
test vecindex/random-s/nodes=1/prefix=0 failed: (test_runner.go:1017).func4: one or more parallel execution failure(s): error persisted after 3 attempts: _potential_ SSH flake (``ssh -vvv`` log retained in /artifacts/_runner-logs/cluster-create/ssh/ssh_072247.961333523_n1_ssh-scan-hosts.log): TRANSIENT_ERROR(ssh_problem): exit status 255 [owner=test-eng]
```
Parameters:
- cloud=gce
- coverageBuild=false
- cpu=4
- diskCount=0
- runtimeAssertionsBuild=false
Help
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)
See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
Same failure on other branches
- #172584 release-26.3.0-rc: roachtest: ssh_problem failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-26.3.0-rc]
- #172557 roachtest: ssh_problem failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-25.4.14-rc]
- #172517 roachtest: ssh_problem failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-25.2.22-rc]
- #172515 roachtest: ssh_problem failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-26.1.8-rc]
- #172513 release-26.2.5-rc: roachtest: ssh_problem failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-26.2.5-rc]
- #172364 release-26.3: roachtest: ssh_problem failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-26.3]
- #172363 roachtest: ssh_problem failed [O-roachtest O-robot T-testeng X-infra-flake branch-master]
- #172359 roachtest: ssh_problem failed [O-roachtest O-robot T-testeng X-infra-flake branch-master]
- #171791 release-26.3: roachtest: ssh_problem failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-26.3]
- #171649 roachtest: ssh_problem failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-25.2.20-rc]
/cc @cockroachlabs/test-eng
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*ssh_problem.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)
Jira issue: CRDB-66566
Contributor guide
Research direction
Start with pkg/cmd/roachtest/README.md and the retained SSH log at /artifacts/_runner-logs/cluster-create/ssh/ssh_072247.961333523_n1_ssh-scan-hosts.log, then inspect the failure reported at test_runner.go:1017. Compare the linked failures on other branches and use the internal investigation guide; done means identifying and addressing the SSH flake so the test no longer fails after retries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, google-cloud
- Domain
- infrastructure, networking, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100