Skip to content

bigquery.datalab-migration.samples_test: test_client_library_load_table_from_dataframe failed #9372

Description

@flaky-bot

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


commit: 0d6a171
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/workspace/bigquery/datalab-migration/samples_test.py", line 47, in to_delete
    dataset = client.get_dataset(dataset_id)
  File "/workspace/bigquery/datalab-migration/.nox/py-3-9/lib/python3.9/site-packages/google/cloud/bigquery/client.py", line 826, in get_dataset
    api_response = self._call_api(
  File "/workspace/bigquery/datalab-migration/.nox/py-3-9/lib/python3.9/site-packages/google/cloud/bigquery/client.py", line 789, in _call_api
    return call()
  File "/workspace/bigquery/datalab-migration/.nox/py-3-9/lib/python3.9/site-packages/google/api_core/retry.py", line 349, in retry_wrapped_func
    return retry_target(
  File "/workspace/bigquery/datalab-migration/.nox/py-3-9/lib/python3.9/site-packages/google/api_core/retry.py", line 191, in retry_target
    return target()
  File "/workspace/bigquery/datalab-migration/.nox/py-3-9/lib/python3.9/site-packages/google/cloud/_http/__init__.py", line 494, in api_request
    raise exceptions.from_http_response(response)
google.api_core.exceptions.NotFound: 404 GET https://bigquery.googleapis.com/bigquery/v2/projects/python-docs-samples-tests/datasets/test_dataset_1679753944806?prettyPrint=false: Not found: Dataset python-docs-samples-tests:test_dataset_1679753944806

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery 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
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions