[ 
https://issues.apache.org/jira/browse/BEAM-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16680593#comment-16680593
 ] 

Scott Wegner commented on BEAM-6028:
------------------------------------

Investigating. It seems the job is timing out and failing. From the [Jenkins 
job 
log|https://builds.apache.org/job/beam_PreCommit_JavaPortabilityApi_Cron/26/console],
 I see:

23:12:16 > Task 
:beam-runners-google-cloud-dataflow-java-examples:preCommitFnApiWorker
23:12:16 
23:12:16 org.apache.beam.examples.WordCountIT > testE2EWordCount FAILED
23:12:16     java.lang.RuntimeException: Workflow failed. Causes: The Dataflow 
job appears to be stuck because no worker activity has been seen in the last 
1h. You can get help with Cloud Dataflow at 
https://cloud.google.com/dataflow/support.
23:12:16         at 
org.apache.beam.runners.dataflow.TestDataflowRunner.run(TestDataflowRunner.java:134)
23:12:16         at 
org.apache.beam.runners.dataflow.TestDataflowRunner.run(TestDataflowRunner.java:90)
23:12:16         at 
org.apache.beam.runners.dataflow.TestDataflowRunner.run(TestDataflowRunner.java:55)
23:12:16         at org.apache.beam.sdk.Pipeline.run(Pipeline.java:313)
23:12:16         at org.apache.beam.sdk.Pipeline.run(Pipeline.java:299)
23:12:16         at 
org.apache.beam.examples.WordCount.runWordCount(WordCount.java:185)
23:12:16         at 
org.apache.beam.examples.WordCountIT.testE2EWordCount(WordCountIT.java:69)

It seems very likely related to [my 
change|https://github.com/apache/beam/pull/6979]. I'll rollback while 
investigating a fix.

> beam_PreCommit_JavaPortabilityApi_Cron fails due to a timeout
> -------------------------------------------------------------
>
>                 Key: BEAM-6028
>                 URL: https://issues.apache.org/jira/browse/BEAM-6028
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-harness
>    Affects Versions: Not applicable
>            Reporter: Chamikara Jayalath
>            Assignee: Scott Wegner
>            Priority: Critical
>
> Looks like last three runs failed (so probably perma red).
>  
> For example,
> [https://builds.apache.org/job/beam_PreCommit_JavaPortabilityApi_Cron/26/]
> [https://builds.apache.org/job/beam_PreCommit_JavaPortabilityApi_Cron/26/console]
>  
> Scott, looks like this first failed for your following commit. But not 100% 
> sure if this is the reason.
> [https://github.com/apache/beam/commit/42984a821b3e73aee2966d11d7fb436b5ff22b68]
>  



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

Reply via email to