GoogleCloudPlatform / python-docs-samples

Code samples used on cloud.google.com
Apache License 2.0
7.46k stars 6.44k forks source link

healthcare.api-client.v1beta1.fhir.fhir_stores_test: test_create_delete_fhir_store failed #5262

Closed flaky-bot[bot] closed 3 years ago

flaky-bot[bot] commented 3 years ago

Note: #5107 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: afb7eadfb1190b3d7839d31237ce14f626a4fa51 buildURL: Build Status, Sponge status: failed

Test output
Traceback (most recent call last):
  File "/workspace/healthcare/api-client/v1beta1/fhir/fhir_stores_test.py", line 61, in test_create_delete_fhir_store
    service_account_json, project_id, cloud_region, dataset_id, fhir_store_id
  File "/workspace/healthcare/api-client/v1beta1/fhir/fhir_stores.py", line 119, in create_fhir_store
    response = request.execute()
  File "/workspace/healthcare/api-client/v1beta1/fhir/.nox/py-3-7/lib/python3.7/site-packages/googleapiclient/_helpers.py", line 134, in positional_wrapper
    return wrapped(*args, **kwargs)
  File "/workspace/healthcare/api-client/v1beta1/fhir/.nox/py-3-7/lib/python3.7/site-packages/googleapiclient/http.py", line 915, in execute
    raise HttpError(resp, content, uri=self.uri)
googleapiclient.errors.HttpError: 
flaky-bot[bot] commented 3 years ago

Looks like this issue is flaky. :worried:

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (afb7eadfb1190b3d7839d31237ce14f626a4fa51), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).