You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Error waiting for Deleting Organization: error while retrieving operation: googleapi: Error 403: Permission 'apigee.operations.get' denied on resource 'organizations/tf-test23p9ynkiez/operations/ec7985fe-33fd-408d-8b24-30f31d650353' (or it may not exist)
It looks like this test failure was introduced via GoogleCloudPlatform/magic-modules#12416. We didn't notice the change because the tests in question don't get run in VCR (so they don't get run on PRs) and they weren't added in this PR.
The other 4 apigee organization tests & 2 other apigee environment tests are still passing.
melinath
changed the title
Failing test(s): TestAccApigeeOrganization_apigeeOrganizationDrzTestExample
Failing test(s): TestAccApigeeOrganization_* (Organization deletion operation does not exist)
Dec 11, 2024
This seems like it could be an issue where the operation is nested inside the organization being deleted - so it can't be found once the organization is gone. Not clear on why this is only an issue for some tests though.
Impacted tests
Affected Resource(s)
Failure rates
Message(s)
It looks like this test failure was introduced via GoogleCloudPlatform/magic-modules#12416. We didn't notice the change because the tests in question don't get run in VCR (so they don't get run on PRs) and they weren't added in this PR.
The other 4 apigee organization tests & 2 other apigee environment tests are still passing.
Nightly build test history
https://hashicorp.teamcity.com/test/8216036849017560645?currentProjectId=TerraformProviders_GoogleCloud_GOOGLE_BETA_NIGHTLYTESTS&expandedTest=build%3A%28id%3A276666%29%2Cid%3A2000000043
b/383609361
The text was updated successfully, but these errors were encountered: