Ahmet Altay created BEAM-2570:
---------------------------------
Summary: Python Post commit tests are failing
Key: BEAM-2570
URL: https://issues.apache.org/jira/browse/BEAM-2570
Project: Beam
Issue Type: Bug
Components: sdk-py
Affects Versions: 2.1.0
Reporter: Ahmet Altay
Assignee: Ahmet Altay
Priority: Blocker
Started at:
https://builds.apache.org/view/Beam/job/beam_PostCommit_Python_Verify/2660/
Likekly cuplrit: https://github.com/apache/beam/pull/3497
Dataflow job succeeds:
https://console.cloud.google.com/dataflow/job/2017-07-05_17_12_30-9257778732971419782?project=apache-beam-testing
Validation fails:
Traceback for above exception (most recent call last):
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/sdks/python/apache_beam/utils/retry.py",
line 168, in wrapper
return fun(*args, **kwargs)
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/sdks/python/apache_beam/io/gcp/tests/bigquery_matcher.py",
line 95, in _query_with_retry
rows, _, page_token = query.fetch_data(page_token=page_token)
cc: [~markflyhigh]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)