cockroachdb / cockroachdb/cockroach
roachtest: cluster_creation failed
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
roachtest.cluster_creation [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyAzureBazel/20645243?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyAzureBazel/20645243?buildTab=artifacts#/replicate/wide) on master @ [04f49359a573681a93d9724f37b6582b420eaf1b](https://github.com/cockroachdb/cockroach/commits/04f49359a573681a93d9724f37b6582b420eaf1b):
```
test replicate/wide failed: (test_runner.go:990).func4: in provider: azure: unable to authenticate; please use ``az login`` or double check environment variables [owner=test-eng]
```
Parameters:
- cloud=azure
- coverageBuild=false
- cpu=1
- runtimeAssertionsBuild=false
- ssd=0
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)
/cc @cockroachdb/test-eng
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*cluster_creation.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)
Jira issue: CRDB-55760
Contributor guide
Research direction
Start with the roachtest README and the failure at test_runner.go:990, then review the linked TeamCity log and artifacts for the Azure authentication error. Done means identifying and fixing the authentication failure so replicate/wide cluster_creation passes with cloud=azure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, go
- Domain
- cloud, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100