Skip to content

monitoring.api.v3.api-client.custom_metric_test: test_custom_metric failed #9310

Closed
@flaky-bot

Description

@flaky-bot

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


commit: 2727a0b
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 101, in test_custom_metric
    write_value()
  File "/workspace/monitoring/api/v3/api-client/.nox/py-3-9/lib/python3.9/site-packages/backoff/_sync.py", line 110, in retry
    ret = target(*args, **kwargs)
  File "/workspace/monitoring/api/v3/api-client/custom_metric_test.py", line 98, in write_value
    write_timeseries_value(client, PROJECT_RESOURCE,
  File "/workspace/monitoring/api/v3/api-client/custom_metric.py", line 142, in write_timeseries_value
    request.execute()
  File "/workspace/monitoring/api/v3/api-client/.nox/py-3-9/lib/python3.9/site-packages/googleapiclient/_helpers.py", line 131, in positional_wrapper
    return wrapped(*args, **kwargs)
  File "/workspace/monitoring/api/v3/api-client/.nox/py-3-9/lib/python3.9/site-packages/googleapiclient/http.py", line 937, in execute
    raise HttpError(resp, content, uri=self.uri)
googleapiclient.errors.HttpError: 

Metadata

Metadata

Assignees

Labels

api: monitoringIssues related to the Cloud Monitoring API.flakybot: flakyTells the Flaky Bot not to close or comment on this issue.flakybot: issueAn 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.samplesIssues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions