cockroachdb / cockroachdb/cockroach
release-26.2.7-rc: roachtest: admission-control/index-backfill/provisioned-bandwidth=true failed
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
roachtest.admission-control/index-backfill/provisioned-bandwidth=true [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roachtests_RoachtestNightlyGcePrivateBazel/21499540?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roachtests_RoachtestNightlyGcePrivateBazel/21499540?buildTab=artifacts#/admission-control/index-backfill/provisioned-bandwidth=true) on release-26.2.7-rc @ [b1582e0a72ed7f3813a4346a2ddce2d9a29c30c2](https://github.com/cockroachdb/cockroach/commits/b1582e0a72ed7f3813a4346a2ddce2d9a29c30c2):
Failed with:
```
(test_runner.go:2727).func1: task ``copy-snapshot-n3`` returned error: n3: failed to create disk from snapshot: COMMAND_PROBLEM: exit status 1
(admission_control_index_backfill.go:222).runIndexBackfill: unable to download node_exporter: context canceled
test artifacts and logs in: /artifacts/admission-control/index-backfill/provisioned-bandwidth=true/run_1
```
Cluster Node to Ip Mapping:
| Node | Public IP | Private IP |
| --- | --- | --- |
| teamcity-21499540-1788544345-11-n10cpu8-0001 | | 10.91.100.125 |
| teamcity-21499540-1788544345-11-n10cpu8-0002 | | 10.91.100.126 |
| teamcity-21499540-1788544345-11-n10cpu8-0003 | | 10.91.100.122 |
| teamcity-21499540-1788544345-11-n10cpu8-0004 | | 10.91.111.219 |
| teamcity-21499540-1788544345-11-n10cpu8-0005 | | 10.91.100.124 |
| teamcity-21499540-1788544345-11-n10cpu8-0006 | | 10.91.100.123 |
| teamcity-21499540-1788544345-11-n10cpu8-0007 | | 10.91.100.127 |
| teamcity-21499540-1788544345-11-n10cpu8-0008 | | 10.91.111.195 |
| teamcity-21499540-1788544345-11-n10cpu8-0009 | | 10.91.111.193 |
| teamcity-21499540-1788544345-11-n10cpu8-0010 | | 10.91.98.96 |
Parameters:
- arch=amd64
- cloud=gce
- coverageBuild=false
- cpu=8
- diskCount=0
- encrypted=false
- fs=ext4
- localSSD=false
- 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-21499540/admission-control-index-backfill-provisioned-bandwidth-true/1788544766656/1788545002322)
Same failure on other branches
- #173584 release-26.2.6-rc: roachtest: admission-control/index-backfill/provisioned-bandwidth=true failed [A-admission-control A-testing C-bug C-test-failure O-roachtest O-robot P-1 T-kv branch-release-26.2.6-rc]
- #173456 release-26.2: roachtest: admission-control/index-backfill/provisioned-bandwidth=true failed [A-admission-control A-testing C-bug C-test-failure O-roachtest O-robot P-3 T-kv branch-release-26.2]
/cc @cockroachlabs/admission-control
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*admission-control/index-backfill/provisioned-bandwidth=true.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)
Jira issue: CRDB-67905
Contributor guide
Research direction
Start with the linked TeamCity build log and artifacts for admission-control/index-backfill/provisioned-bandwidth=true, then consult the roachtest README. The reported errors are snapshot-disk creation failure during copy-snapshot-n3 and a canceled node_exporter download at admission_control_index_backfill.go:222. Compare the same failure reports linked in the issue; done means identifying and addressing the cause of the roachtest failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- databases, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100