-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
api: computeIssues related to the Compute Engine API.Issues related to the Compute Engine API.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
Note: #5394 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: ea1a3a7
buildURL: Build Status, Sponge
status: failed
Test output
Traceback (most recent call last): File "/workspace/compute/oslogin/service_account_ssh_test.py", line 63, in test_main machine_type, account_email) File "/workspace/compute/oslogin/service_account_ssh_test.py", line 125, in setup_resources 'role': 'roles/iam.serviceAccountUser' File "/workspace/compute/oslogin/.nox/py-3-6/lib/python3.6/site-packages/googleapiclient/_helpers.py", line 134, in positional_wrapper return wrapped(*args, **kwargs) File "/workspace/compute/oslogin/.nox/py-3-6/lib/python3.6/site-packages/googleapiclient/http.py", line 935, in execute raise HttpError(resp, content, uri=self.uri) googleapiclient.errors.HttpError:During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/workspace/compute/oslogin/service_account_ssh_test.py", line 67, in test_main
raise Exception('Could not set up the necessary test resources.')
Exception: Could not set up the necessary test resources.
Metadata
Metadata
Assignees
Labels
api: computeIssues related to the Compute Engine API.Issues related to the Compute Engine API.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.