cockroachdb / cockroachdb/cockroach
release-26.2.7-rc: roachtest: jepsen workload completed, but analysis timed out failed
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
roachtest.jepsen workload completed, but analysis timed out [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roachtests_RoachtestNightlyGcePrivateBazel/21501540?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roachtests_RoachtestNightlyGcePrivateBazel/21501540?buildTab=artifacts#/jepsen/g2/subcritical-skews) on release-26.2.7-rc @ [b1582e0a72ed7f3813a4346a2ddce2d9a29c30c2](https://github.com/cockroachdb/cockroach/commits/b1582e0a72ed7f3813a4346a2ddce2d9a29c30c2):
Failed with:
```
test jepsen/g2/subcritical-skews failed: (jepsen.go:572).runJepsen: TRANSIENT_ERROR(jepsen workload completed, but analysis timed out): timed out
test artifacts and logs in: /artifacts/jepsen/g2/subcritical-skews/run_1
```
Cluster Node to Ip Mapping:
| Node | Public IP | Private IP |
| --- | --- | --- |
| teamcity-21501540-1788584904-130-n6cpu4-0001 | | 10.91.97.76 |
| teamcity-21501540-1788584904-130-n6cpu4-0002 | | 10.91.98.173 |
| teamcity-21501540-1788584904-130-n6cpu4-0003 | | 10.91.98.28 |
| teamcity-21501540-1788584904-130-n6cpu4-0004 | | 10.91.98.52 |
| teamcity-21501540-1788584904-130-n6cpu4-0005 | | 10.91.97.217 |
| teamcity-21501540-1788584904-130-n6cpu4-0006 | | 10.91.98.181 |
Parameters:
- arch=amd64
- cloud=gce
- coverageBuild=false
- cpu=4
- diskCount=0
- encrypted=false
- metamorphicLeases=default
- metamorphicWriteBuffering=true
- 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)
See: [Grafana](https://go.crdb.dev/roachtest-grafana/teamcity-21501540/jepsen-g2-subcritical-skews/1788603554652/1788606461273)
Same failure on other branches
- #172748 release-26.2.5-rc: roachtest: jepsen workload completed, but analysis timed out failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-26.2.5-rc]
- #172119 release-26.3: roachtest: jepsen workload completed, but analysis timed out failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-26.3]
- #172089 release-26.2.3-rc: roachtest: jepsen workload completed, but analysis timed out failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-26.2.3-rc]
- #168217 release-26.2.0-rc: roachtest: jepsen workload completed, but analysis timed out failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-26.2.0-rc]
- #166195 release-26.2: roachtest: jepsen workload completed, but analysis timed out failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-26.2]
- #166066 roachtest: jepsen workload completed, but analysis timed out failed [O-roachtest O-robot T-testeng X-infra-flake branch-master]
/cc @cockroachlabs/test-eng
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*jepsen workload completed, but analysis timed out.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)
Jira issue: CRDB-67942
Contributor guide
Research direction
Start with the jepsen.go:572 failure and the /artifacts/jepsen/g2/subcritical-skews/run_1 logs from TeamCity, then read pkg/cmd/roachtest/README.md and inspect the linked Grafana run. Done means explaining and addressing why analysis times out after the workload completes, with the jepsen/g2/subcritical-skews test completing without this failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- distributed-systems, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100