hashicorp / terraform-provider-google

Terraform Provider for Google Cloud Platform
https://registry.terraform.io/providers/hashicorp/google/latest/docs
Mozilla Public License 2.0
2.33k stars 1.73k forks source link

Failing test(s): TestAccGkeHubFeatureMembership_gkehubFeature* #10224

Closed melinath closed 2 months ago

melinath commented 3 years ago

Failure rate:

(Note: the were also three unrelated individual transient issues in Aug/Sept 2021 which are excluded from these numbers.)

Impacted tests:

Nightly builds:

Message:

------- Stdout: -------
=== RUN   TestAccGkeHubFeatureMembership_gkehubFeatureAcmUpdate
=== PAUSE TestAccGkeHubFeatureMembership_gkehubFeatureAcmUpdate
=== CONT  TestAccGkeHubFeatureMembership_gkehubFeatureAcmUpdate
testing_new.go:63: Error running post-test destroy, there may be dangling resources: exit status 1
Error: Error deleting FeatureMembership: googleapi: Error 409: unable to queue the operation
Details:
[
{
"@type": "type.googleapis.com/google.rpc.ResourceInfo",
"resourceName": "projects/tf-test-gkehub18dyyevpam/locations/global/features/configmanagement"
}
]
--- FAIL: TestAccGkeHubFeatureMembership_gkehubFeatureAcmUpdate (559.62s)
FAIL
------- Stdout: -------
=== RUN   TestAccGKEHubFeatureMembership_gkehubFeaturePolicyController
=== PAUSE TestAccGKEHubFeatureMembership_gkehubFeaturePolicyController
=== CONT  TestAccGKEHubFeatureMembership_gkehubFeaturePolicyController
    testing_new.go:84: Error running post-test destroy, there may be dangling resources: exit status 1
        Error: Error deleting FeatureMembership: operation received error: error code "9", message: policycontroller feature requires enablement of anthos.googleapis.com, details: []
         details: map[]
--- FAIL: TestAccGKEHubFeatureMembership_gkehubFeaturePolicyController (845.32s)
FAIL

Affected Resource(s)

mitj04 commented 1 year ago

TestAccGkeHubFeatureMembership_gkehubFeatureAcmUpdate

Google Cloud Beta - 50% of success rate (44 failures)

mitj04 commented 1 year ago

b/262375457

SarahFrench commented 9 months ago

Updated with details about TestAccGKEHubFeatureMembership_gkehubFeaturePolicyController

melinath commented 2 months ago

These tests are no longer failing in this way - closing as complete.

github-actions[bot] commented 1 month ago

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.