Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flaky BigQuery tests #3811

Closed
kwigley opened this issue Aug 25, 2021 · 1 comment
Closed

Flaky BigQuery tests #3811

kwigley opened this issue Aug 25, 2021 · 1 comment
Labels
bug Something isn't working stale Issues that have gone stale tech_debt Behind-the-scenes changes, with little direct impact on end-user functionality

Comments

@kwigley
Copy link
Contributor

kwigley commented Aug 25, 2021

🚨 Flaky BigQuery tests alert 🚨

There appears to be flakiness around seed with BigQuery integration tests. I'm unsure of root cause, but we have access to a few knobs to hopefully make these tests less flaky.

Example failures:

  1. Failure caused by seed for simple run test
...
Completed with 1 error and 0 warnings:

Runtime Error in seed incremental_overwrite_date_expected (data/incremental_overwrite_date_expected.csv)
  BigQuery Timeout Exceeded
...
  1. Failure caused by seed for database override test
...
Completed with 1 error and 0 warnings:

403 PUT bigquery.googleapis.com/upload/bigquery/v2/projects/dbt-test-env/jobs?uploadType=resumable&upload_id=ADPycdvFfY8AwbDXNN4llBuQfDjiyOf4c753Zt-oRenhK-Oe-5lR6Qp0CSIUxw9kw_DUnkGb-P3G7uJJ0KZkDsg6fWI: Access Denied: Table dbt-test-env:test16299067873390981321_override_database_040.seed: Permission bigquery.tables.updateData denied on table dbt-test-env:test16299067873390981321_override_database_040.seed (or it may not exist).
...
  1. Failure caused by seed for source freshness test
...
Completed with 1 error and 0 warnings:

Runtime Error in seed other_source_table (data/other_source_table.csv)
  BigQuery Timeout Exceeded
...
  1. Failure caused by seed for test testing hooks on seeds
...
Completed with 1 error and 0 warnings:

Runtime Error in seed example_seed (data/example_seed.csv)
  BigQuery Timeout Exceeded
...
@kwigley kwigley added bug Something isn't working triage tech_debt Behind-the-scenes changes, with little direct impact on end-user functionality and removed triage labels Aug 25, 2021
@github-actions
Copy link
Contributor

This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please remove the stale label or comment on the issue, or it will be closed in 7 days.

@github-actions github-actions bot added the stale Issues that have gone stale label Feb 22, 2022
@github-actions github-actions bot closed this as completed Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale Issues that have gone stale tech_debt Behind-the-scenes changes, with little direct impact on end-user functionality
Projects
None yet
Development

No branches or pull requests

1 participant