-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Closed
Labels
🚨This issue needs some love.This issue needs some love.api: monitoringIssues related to the Cloud Monitoring API.Issues related to the Cloud Monitoring 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: #7105 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 7c48837
buildURL: Build Status, Sponge
status: failed
Test output
Traceback (most recent call last):
File "/workspace/monitoring/api/v3/api-client/custom_metric_test.py", line 82, in custom_metric
delete_metric_descriptor(client, custom_metric_descriptor['name'])
File "/workspace/monitoring/api/v3/api-client/custom_metric.py", line 80, in delete_metric_descriptor
client.projects().metricDescriptors().delete(
File "/workspace/monitoring/api/v3/api-client/.nox/py-3-8/lib/python3.8/site-packages/googleapiclient/_helpers.py", line 131, in positional_wrapper
return wrapped(*args, **kwargs)
File "/workspace/monitoring/api/v3/api-client/.nox/py-3-8/lib/python3.8/site-packages/googleapiclient/http.py", line 937, in execute
raise HttpError(resp, content, uri=self.uri)
googleapiclient.errors.HttpError: Metadata
Metadata
Assignees
Labels
🚨This issue needs some love.This issue needs some love.api: monitoringIssues related to the Cloud Monitoring API.Issues related to the Cloud Monitoring 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.