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): TestAccHealthcareDicomStore_healthcareDicomStoreBqStreamExample #13721

Assignees

Comments

@melinath
Copy link
Collaborator

Failure rates

  • 100% since 2023-01-31

Impacted tests:

  • TestAccHealthcareDicomStore_healthcareDicomStoreBqStreamExample

Affected Resource(s)

  • google_healthcare_dicom_store

Nightly builds

Message(s)

Error: Error creating DicomStore: googleapi: Error 403: failed to verify dataset (projectID:ci-test-project-188019, datasetID:tf_test_dicom_bq_dstn9ov9ocb3), please add the required bigquery.dataEditor role to your project's service account
@trodge
Copy link
Collaborator

trodge commented Feb 15, 2023

Added roles/bigquery.dataEditor to hashicorp-test-runner@ci-test-project-188019.iam.gserviceaccount.com.

@trodge trodge self-assigned this Feb 15, 2023
@trodge
Copy link
Collaborator

trodge commented Feb 17, 2023

Test appears to still be failing. Ran the following:

gcloud projects add-iam-policy-binding ci-test-project-188019 \
    --member=serviceAccount:service-1067888929963@gcp-sa-healthcare.iam.gserviceaccount.com \
    --role=roles/bigquery.dataEditor

Also filed b/269773393 .

@trodge
Copy link
Collaborator

trodge commented Feb 21, 2023

It looks like we have some iam members that are removing that permission when they complete. I think we should convert them to a bootstrap function.

@github-actions
Copy link

github-actions bot commented Apr 2, 2023

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 github-actions bot locked as resolved and limited conversation to collaborators Apr 2, 2023
@github-actions github-actions bot added forward/review In review; remove label to forward service/healthcare labels Jan 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.