You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ahmet Altay (JIRA)" <ji...@apache.org> on 2017/01/21 17:23:26 UTC

[jira] [Resolved] (BEAM-1293) Python post commits failing

     [ https://issues.apache.org/jira/browse/BEAM-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ahmet Altay resolved BEAM-1293.
-------------------------------
       Resolution: Fixed
    Fix Version/s: Not applicable

> Python post commits failing
> ---------------------------
>
>                 Key: BEAM-1293
>                 URL: https://issues.apache.org/jira/browse/BEAM-1293
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py
>            Reporter: Ahmet Altay
>            Assignee: Ahmet Altay
>             Fix For: Not applicable
>
>
> https://builds.apache.org/view/Beam/job/beam_PostCommit_Python_Verify/1058/consoleFull
> Traceback (most recent call last):
>   File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/sdks/python/apache_beam/dataflow_test.py", line 323, in test_as_singleton_with_different_defaults_with_unique_labels
>     pipeline.run()
>   File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/sdks/python/apache_beam/test_pipeline.py", line 91, in run
>     result = super(TestPipeline, self).run()
>   File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/sdks/python/apache_beam/pipeline.py", line 163, in run
>     return self.runner.run(self)
>   File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/sdks/python/apache_beam/runners/test/test_dataflow_runner.py", line 33, in run
>     self.result.wait_until_finish()
>   File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/sdks/python/apache_beam/runners/dataflow_runner.py", line 711, in wait_until_finish
>     (self.state, getattr(self._runner, 'last_error_msg', None)), self)
> DataflowRuntimeException: Dataflow pipeline failed. State: UNKNOWN, Error:
> None
> Caused by: https://github.com/apache/beam/pull/1802



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)