[
https://issues.apache.org/jira/browse/BEAM-5812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662729#comment-16662729
]
Henning Rohde commented on BEAM-5812:
-------------------------------------
https://scans.gradle.com/s/o2j5wilksl34m/console-log?task=:beam-sdks-python:postCommitITTests#L363
======================================================================
ERROR: test_game_stats_it
(apache_beam.examples.complete.game.game_stats_it_test.GameStatsIT)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/examples/complete/game/game_stats_it_test.py",
line 142, in test_game_stats_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/game_stats.py",
line 390, in run
'mean_duration': 'FLOAT',
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/pipeline.py",
line 423, 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 403, in run
self.to_runner_api(), self.runner, self._options).run(False)
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/pipeline.py",
line 416, 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 69, in run_pipeline
self.wait_until_in_state(PipelineState.CANCELLED, timeout=300)
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/runners/dataflow/test_dataflow_runner.py",
line 97, in wait_until_in_state
expected_state, self.result.state))
RuntimeError: Timeout after 120 seconds while waiting for job <bound method
DataflowPipelineResult.job_id of <DataflowPipelineResult
Job:
https://pantheon.corp.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2018-10-24_10_32_33-9690855475082478889?project=apache-beam-testing
Is the timeout really 2 mins for a Dataflow job?
> Timeout in Python ITs: WordCountIT (fn api and legacy), HourlyTeamScoreIT,
> FastavroIT
> -------------------------------------------------------------------------------------
>
> Key: BEAM-5812
> URL: https://issues.apache.org/jira/browse/BEAM-5812
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Kenneth Knowles
> Assignee: Valentyn Tymofieiev
> Priority: Critical
> Labels: flake
>
> [https://builds.apache.org/job/beam_PostCommit_Python_Verify/6341/]
> [https://scans.gradle.com/s/ivjuxhni54azk/console-log?task=:beam-sdks-python:postCommitITTests]
> I don't see anything about these tests that would say much. It could be
> environmental but it might just imply that all the timeouts should be higher
> if they are sensitive, or their was (and continues to be) an outage of some
> sort.
> Assignee chosen because I see you as reviewer of avro changes and author of
> other changes to the py sdk in the last few days. If you have no idea, that's
> fine, I just didn't want to leave it unassigned.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)