-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Closed
Labels
flakybot: flakyTells the Flaky Bot not to close or comment on this issue.Tells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
This test failed!
To configure my behavior, see the Flaky Bot documentation.
If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.
commit: b99df8d
buildURL: Build Status, Sponge
status: failed
Test output
Traceback (most recent call last):
File "/workspace/data-science-onramp/data-ingestion/ingestion_test.py", line 165, in test_setup
out = get_dataproc_job_output(result)
File "/workspace/data-science-onramp/data-ingestion/ingestion_test.py", line 138, in get_dataproc_job_output
blob = get_blob_from_path(output_location)
File "/workspace/data-science-onramp/data-ingestion/ingestion_test.py", line 130, in get_blob_from_path
bucket = storage.Client().get_bucket(bucket_name)
File "/workspace/data-science-onramp/data-ingestion/.nox/py-3-7/lib/python3.7/site-packages/google/cloud/storage/client.py", line 407, in get_bucket
retry=retry,
File "/workspace/data-science-onramp/data-ingestion/.nox/py-3-7/lib/python3.7/site-packages/google/cloud/storage/bucket.py", line 1007, in reload
retry=retry,
File "/workspace/data-science-onramp/data-ingestion/.nox/py-3-7/lib/python3.7/site-packages/google/cloud/storage/_helpers.py", line 225, in reload
retry=retry,
File "/workspace/data-science-onramp/data-ingestion/.nox/py-3-7/lib/python3.7/site-packages/google/cloud/storage/_http.py", line 78, in api_request
return call()
File "/workspace/data-science-onramp/data-ingestion/.nox/py-3-7/lib/python3.7/site-packages/google/api_core/retry.py", line 290, in retry_wrapped_func
on_error=on_error,
File "/workspace/data-science-onramp/data-ingestion/.nox/py-3-7/lib/python3.7/site-packages/google/api_core/retry.py", line 188, in retry_target
return target()
File "/workspace/data-science-onramp/data-ingestion/.nox/py-3-7/lib/python3.7/site-packages/google/cloud/_http.py", line 480, in api_request
timeout=timeout,
File "/workspace/data-science-onramp/data-ingestion/.nox/py-3-7/lib/python3.7/site-packages/google/cloud/_http.py", line 338, in _make_request
method, url, headers, data, target_object, timeout=timeout
File "/workspace/data-science-onramp/data-ingestion/.nox/py-3-7/lib/python3.7/site-packages/google/cloud/_http.py", line 376, in _do_request
url=url, method=method, headers=headers, data=data, timeout=timeout
File "/workspace/data-science-onramp/data-ingestion/.nox/py-3-7/lib/python3.7/site-packages/google/auth/transport/requests.py", line 476, in request
self.credentials.before_request(auth_request, method, url, request_headers)
File "/workspace/data-science-onramp/data-ingestion/.nox/py-3-7/lib/python3.7/site-packages/google/auth/credentials.py", line 133, in before_request
self.refresh(request)
File "/workspace/data-science-onramp/data-ingestion/.nox/py-3-7/lib/python3.7/site-packages/google/oauth2/service_account.py", line 408, in refresh
request, self._token_uri, assertion
File "/workspace/data-science-onramp/data-ingestion/.nox/py-3-7/lib/python3.7/site-packages/google/oauth2/_client.py", line 193, in jwt_grant
response_data = _token_endpoint_request(request, token_uri, body)
File "/workspace/data-science-onramp/data-ingestion/.nox/py-3-7/lib/python3.7/site-packages/google/oauth2/_client.py", line 165, in _token_endpoint_request
_handle_error_response(response_data)
File "/workspace/data-science-onramp/data-ingestion/.nox/py-3-7/lib/python3.7/site-packages/google/oauth2/_client.py", line 60, in _handle_error_response
raise exceptions.RefreshError(error_details, response_data)
google.auth.exceptions.RefreshError: ('invalid_grant: Invalid JWT Signature.', {'error': 'invalid_grant', 'error_description': 'Invalid JWT Signature.'})Metadata
Metadata
Assignees
Labels
flakybot: flakyTells the Flaky Bot not to close or comment on this issue.Tells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.