Skip to content

composer.workflows.bq_notify_test: test_dag_import failed #5630

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

Closed
flaky-bot bot opened this issue Apr 2, 2021 · 0 comments · Fixed by #5612
Closed

composer.workflows.bq_notify_test: test_dag_import failed #5630

flaky-bot bot opened this issue Apr 2, 2021 · 0 comments · Fixed by #5612
Assignees
Labels
api: composer Issues related to the Cloud Composer API. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. samples Issues that are directly related to samples. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Apr 2, 2021

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


commit: 42d1d49
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/workspace/composer/workflows/bq_notify_test.py", line 42, in test_dag_import
    from . import bq_notify as module
  File "/workspace/composer/workflows/bq_notify.py", line 36, in 
    from airflow.contrib.operators import bigquery_get_data
  File "/workspace/composer/workflows/.nox/py-3-7/lib/python3.7/site-packages/airflow/contrib/operators/bigquery_get_data.py", line 20, in 
    from airflow.contrib.hooks.bigquery_hook import BigQueryHook
  File "/workspace/composer/workflows/.nox/py-3-7/lib/python3.7/site-packages/airflow/contrib/hooks/bigquery_hook.py", line 39, in 
    from pandas_gbq.gbq import \
ImportError: cannot import name '_check_google_client_version' from 'pandas_gbq.gbq' (/workspace/composer/workflows/.nox/py-3-7/lib/python3.7/site-packages/pandas_gbq/gbq.py)
@flaky-bot flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Apr 2, 2021
@product-auto-label product-auto-label bot added api: composer Issues related to the Cloud Composer API. samples Issues that are directly related to samples. labels Apr 2, 2021
@leahecole leahecole linked a pull request Apr 3, 2021 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: composer Issues related to the Cloud Composer API. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. samples Issues that are directly related to samples. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants