cockroachdb / cockroachdb/cockroach
roachtest: import/tpcc/warehouses=4000/geo failed
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
**Note:** This build has runtime assertions enabled. If the same failure was hit in a run without assertions enabled, there should be a similar failure without this message. If there isn't one, then this failure is likely due to an assertion violation or (assertion) timeout.
roachtest.import/tpcc/warehouses=4000/geo [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roachtests_RoachtestNightlyGcePrivateBazel/21497556?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roachtests_RoachtestNightlyGcePrivateBazel/21497556?buildTab=artifacts#/import/tpcc/warehouses=4000/geo) on master @ [06b3213d483024ae3223567ca2aadeacbb2418d8](https://github.com/cockroachdb/cockroach/commits/06b3213d483024ae3223567ca2aadeacbb2418d8):
Failed with:
```
(cluster.go:3543).Run: full command output in run_112146.720810518_n1_cockroach-workload-f.log: COMMAND_PROBLEM: exit status 1
(monitor.go:329).Wait: monitor failure: monitor user task failed: t.Fatal() was called
(metric_utils.go:208).CloseExporter: failed to export perf stats: context canceled
test artifacts and logs in: /artifacts/import/tpcc/warehouses=4000/geo/run_1
```
Cluster Node to Ip Mapping:
| Node | Public IP | Private IP |
| --- | --- | --- |
| teamcity-21497556-1788414619-98-n8cpu16-geo-0001 | | 10.91.48.45 |
| teamcity-21497556-1788414619-98-n8cpu16-geo-0002 | | 10.91.48.44 |
| teamcity-21497556-1788414619-98-n8cpu16-geo-0003 | | 10.91.79.202 |
| teamcity-21497556-1788414619-98-n8cpu16-geo-0004 | | 10.91.79.203 |
| teamcity-21497556-1788414619-98-n8cpu16-geo-0005 | | 10.91.15.202 |
| teamcity-21497556-1788414619-98-n8cpu16-geo-0006 | | 10.91.15.203 |
| teamcity-21497556-1788414619-98-n8cpu16-geo-0007 | | 10.91.128.43 |
| teamcity-21497556-1788414619-98-n8cpu16-geo-0008 | | 10.91.128.49 |
Parameters:
- arch=amd64
- cloud=gce
- coverageBuild=false
- cpu=16
- diskCount=0
- encrypted=true
- fs=ext4
- localSSD=true
- metamorphicLeases=expiration
- metamorphicWriteBuffering=true
- runtimeAssertionsBuild=true
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-21497556/import-tpcc-warehouses-4000-geo/1788434343072/1788437247677)
See: [Datadog Logs](https://us5.datadoghq.com/logs?query=service%3Aroachtest+%40cluster%3Ateamcity-21497556-1788414619-98-n8cpu16-geo&from_ts=1788434343072&to_ts=1788437247677&live=false&storage=flex_tier)
/cc @cockroachlabs/sql-foundations
[Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)
Jira issue: CRDB-67845
Contributor guide
Research direction
Start with the roachtest README and the artifacts under /artifacts/import/tpcc/warehouses=4000/geo, especially run_112146.720810518_n1_cockroach-workload-f.log. Review the linked TeamCity output, Grafana dashboard, and Datadog logs to identify why the test failed; completion should establish the cause and address the failing roachtest.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, google-cloud
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100