Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing test(s): TestAccDataFusionInstance* #20574

Open
BBBmau opened this issue Dec 3, 2024 · 2 comments
Open

Failing test(s): TestAccDataFusionInstance* #20574

BBBmau opened this issue Dec 3, 2024 · 2 comments

Comments

@BBBmau
Copy link
Contributor

BBBmau commented Dec 3, 2024

Impacted tests

  • TestAccDataFusionInstanceEnterprise_update
  • TestAccDataFusionInstance_update
  • TestAccDataFusionInstanceIamBindingGenerated
  • TestAccDataFusionInstanceIamMemberGenerated
  • TestAccDataFusionInstanceIamPolicyGenerated

Affected Resource(s)

  • google_data_fusion_instance

Failure rates

  • 50% since 2024-11-27

Message(s)

=== CONT  TestAccDataFusionInstanceEnterprise_update
    resource_data_fusion_instance_test.go:96: Step 1/4 error: Error running apply: exit status 1
        Error: Error waiting to create Instance: Error waiting for Creating Instance: Error code 13, message: an internal error has occurred
          with google_data_fusion_instance.foobar,
          on terraform_plugin_test.tf line 2, in resource "google_data_fusion_instance" "foobar":
           2: resource "google_data_fusion_instance" "foobar" {
--- FAIL: TestAccDataFusionInstanceEnterprise_update (1660.53s)

Nightly build test history

https://hashicorp.teamcity.com/buildConfiguration/TerraformProviders_GoogleCloud_GOOGLE_NIGHTLYTESTS_GOOGLE_PACKAGE_DATAFUSION/276224?expandBuildDeploymentsSection=false&hideTestsFromDependencies=false&hideProblemsFromDependencies=false&expandBuildTestsSection=true&expandBuildChangesSection=true

b/382336131

@github-actions github-actions bot added forward/review In review; remove label to forward service/datafusion labels Dec 3, 2024
@BBBmau BBBmau changed the title Failing test(s): TestAccDataFusionInstanceEnterprise_update, TestAccDataFusionInstance_update Failing test(s): TestAccDataFusionInstance* Dec 3, 2024
@melinath melinath removed the forward/review In review; remove label to forward label Dec 4, 2024
@BBBmau BBBmau added this to the Goals milestone Dec 9, 2024
@BBBmau BBBmau added the size/s label Dec 9, 2024
@melinath melinath added the test-failure-100 100% fail rate label Dec 9, 2024
@melinath
Copy link
Collaborator

melinath commented Dec 9, 2024

Marking as test-failure-50 due to high failure rate so this can be prioritized correctly.

@melinath melinath added test-failure-50 50%+ fail rate and removed test-failure-100 100% fail rate labels Dec 9, 2024
@melinath
Copy link
Collaborator

melinath commented Dec 9, 2024

This seems to impact a large number of DataFusionInstance tests (but the exact tests changes each night.) It could possibly be a race condition or other conflict under the hood.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants