cockroachdb / cockroachdb/cockroach
roachtest: c2c/BulkOps/settings=ac-import 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.c2c/BulkOps/settings=ac-import [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/21416259?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/21416259?buildTab=artifacts#/c2c/BulkOps/settings=ac-import) on release-26.1 @ [d7e10af8d75ffdab900a738c264962748831ddfd](https://github.com/cockroachdb/cockroach/commits/d7e10af8d75ffdab900a738c264962748831ddfd):
Failed with:
```
(assertions.go:369).Fail:
Error Trace: pkg/cmd/roachtest/tests/backup.go:575
pkg/cmd/roachtest/tests/backup.go:691
pkg/cmd/roachtest/tests/cluster_to_cluster.go:433
pkg/cmd/roachtest/tests/cluster_to_cluster.go:813
pkg/cmd/roachtest/tests/cluster_to_cluster.go:1137
pkg/cmd/roachtest/monitor.go:233
external/org_golang_x_sync/errgroup/errgroup.go:93
src/runtime/asm_amd64.s:1693
Error: Received unexpected error:
expected job state canceled, but got reverting
(1) attached stack trace
-- stack trace:
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runBackupImportRollback.func1.1
| pkg/cmd/roachtest/tests/backup.go:587
| github.com/cockroachdb/cockroach/pkg/util/retry.Options.Do
| pkg/util/retry/retry.go:298
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runBackupImportRollback.func1
| pkg/cmd/roachtest/tests/backup.go:575
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runBackupImportRollback
| pkg/cmd/roachtest/tests/backup.go:691
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.replicateBulkOps.runDriver
| pkg/cmd/roachtest/tests/cluster_to_cluster.go:433
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*replicationDriver).runWorkload
| pkg/cmd/roachtest/tests/cluster_to_cluster.go:813
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*replicationDriver).main.func2
| pkg/cmd/roachtest/tests/cluster_to_cluster.go:1137
| main.(*monitorImpl).Go.func1
| pkg/cmd/roachtest/monitor.go:233
| golang.org/x/sync/errgroup.(*Group).Go.func1
| external/org_golang_x_sync/errgroup/errgroup.go:93
| runtime.goexit
| src/runtime/asm_amd64.s:1693
Wraps: (2) expected job state canceled, but got reverting
Error types: (1) *withstack.withStack (2) *errutil.leafError
Test: c2c/BulkOps/settings=ac-import
(require.go:1357).NoError: FailNow called
test artifacts and logs in: /artifacts/c2c/BulkOps/settings=ac-import/run_1
```
Cluster Node to Ip Mapping:
| Node | Public IP | Private IP |
| --- | --- | --- |
| teamcity-21416259-1783575670-35-n9cpu8-0001 | 35.231.209.22 | 10.142.1.17 |
| teamcity-21416259-1783575670-35-n9cpu8-0002 | 34.24.16.184 | 10.142.1.33 |
| teamcity-21416259-1783575670-35-n9cpu8-0003 | 34.73.6.248 | 10.142.1.29 |
| teamcity-21416259-1783575670-35-n9cpu8-0004 | 34.74.128.35 | 10.142.1.66 |
| teamcity-21416259-1783575670-35-n9cpu8-0005 | 34.24.217.126 | 10.142.1.68 |
| teamcity-21416259-1783575670-35-n9cpu8-0006 | 35.231.209.68 | 10.142.1.37 |
| teamcity-21416259-1783575670-35-n9cpu8-0007 | 35.185.57.170 | 10.142.1.54 |
| teamcity-21416259-1783575670-35-n9cpu8-0008 | 34.75.96.35 | 10.142.1.18 |
| teamcity-21416259-1783575670-35-n9cpu8-0009 | 104.196.17.136 | 10.142.1.79 |
Parameters:
- arch=amd64
- cloud=gce
- coverageBuild=false
- cpu=8
- diskCount=0
- encrypted=false
- fs=ext4
- localSSD=false
- metamorphicLeases=default
- 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-21416259/c2c-bulkops-settings-ac-import/1783579946216/1783582958094)
/cc @cockroachlabs/disaster-recovery
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*c2c/BulkOps/settings=ac-import.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)
Jira issue: CRDB-65622
Contributor guide
Assessment
This issue has not been assessed yet.