terraform-provider-google icon indicating copy to clipboard operation
terraform-provider-google copied to clipboard

Failing test(s): TestAccDataprocCluster_withAutoscalingPolicy (DISKS_TOTAL_GB quota)

Open melinath opened this issue 3 years ago • 1 comments

Failure rate:

  • 22% in Nov 2021
  • previously 0% due to this failure

Impacted tests:

  • TestAccDataprocCluster_withAutoscalingPolicy

Nightly builds:

  • https://ci-oss.hashicorp.engineering/buildConfiguration/GoogleCloudBeta_ProviderGoogleCloudBetaGoogleProject/220058?buildTab=tests&expandedTest=-2215167958386659364

Message:

Error: Error creating Dataproc cluster: googleapi: Error 400: Insufficient 'DISKS_TOTAL_GB' quota. Requested 3000.0, available 925.0., badRequest

melinath avatar Nov 19 '21 17:11 melinath

Note: We should investigate the leaked resources here

rileykarson avatar Nov 29 '21 18:11 rileykarson

sanghaniJ avatar Dec 07 '22 12:12 sanghaniJ

b/261700247

sanghaniJ avatar Dec 07 '22 12:12 sanghaniJ

Something happened around Dec 2 that resolved this. However, a sweeper is still missing for this resource, so we will want to add one. I've created a separate ticket for that: https://github.com/hashicorp/terraform-provider-google/issues/13676.

roaks3 avatar Feb 07 '23 20:02 roaks3

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

github-actions[bot] avatar Mar 11 '23 02:03 github-actions[bot]