You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Daniel Oliveira (JIRA)" <ji...@apache.org> on 2018/11/02 19:24:00 UTC

[jira] [Updated] (BEAM-5950) [Flake] Python Postcommit: HourlyTeamScoreIT fails due to setup error.

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

Daniel Oliveira updated BEAM-5950:
----------------------------------
    Summary: [Flake] Python Postcommit: HourlyTeamScoreIT fails due to setup error.  (was: [Flake] Python Postcommit: HourlyTeamScoreIT fails due to incorrect setup.)

> [Flake] Python Postcommit: HourlyTeamScoreIT fails due to setup error.
> ----------------------------------------------------------------------
>
>                 Key: BEAM-5950
>                 URL: https://issues.apache.org/jira/browse/BEAM-5950
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Daniel Oliveira
>            Priority: Minor
>
> [https://builds.apache.org/job/beam_PostCommit_Python_Verify/6443/]
>  
> Looking through the Gradle build scan, I see the following:
>  
> {noformat}
> ======================================================================
> ERROR: test_hourly_team_score_it (apache_beam.examples.complete.game.hourly_team_score_it_test.HourlyTeamScoreIT)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/examples/complete/game/hourly_team_score_it_test.py", line 89, in test_hourly_team_score_it
> self.test_pipeline.get_full_options_as_args(**extra_opts))
> File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/examples/complete/game/hourly_team_score.py", line 295, in run
> }, options.view_as(GoogleCloudOptions).project))
> File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/pipeline.py", line 425, in __exit__
> self.run().wait_until_finish()
> File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/pipeline.py", line 418, in run
> return self.runner.run_pipeline(self)
> File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/runners/dataflow/test_dataflow_runner.py", line 63, in run_pipeline
> self.result.wait_until_finish(duration=wait_duration)
> File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py", line 1186, in wait_until_finish
> (self.state, getattr(self._runner, 'last_error_msg', None)), self)
> DataflowRuntimeException: Dataflow pipeline failed. State: FAILED, Error:
> A setup error was detected in beamapp-jenkins-110200102-11011710-qprl-harness-dbl8. Please refer to the worker-startup log for detailed information.{noformat}
> I have no idea how to see the worker-startup log, so that's as far as I can investigate.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)