You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Emily Ye (Jira)" <ji...@apache.org> on 2021/07/30 18:12:00 UTC

[jira] [Commented] (BEAM-12695) WordCountIT (streaming) failing for PreCommit_Java_Examples_Dataflow

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

Emily Ye commented on BEAM-12695:
---------------------------------

[~chernyak@google.com] Could this be related to failures with Python streaming wordcount?

> WordCountIT (streaming) failing for PreCommit_Java_Examples_Dataflow
> --------------------------------------------------------------------
>
>                 Key: BEAM-12695
>                 URL: https://issues.apache.org/jira/browse/BEAM-12695
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Emily Ye
>            Priority: P1
>              Labels: currently-failing
>
> * [https://ci-beam.apache.org/job/beam_PreCommit_Java_Examples_Dataflow_Cron/3987/]
>  * Gradle Build Scan: [https://gradle.com/s/guxtnkz6dbddc]
>  * Test source code: [https://github.com/apache/beam/blob/master/examples/java/src/test/java/org/apache/beam/examples/WordCountIT.java]
> Job Link: [https://console.cloud.google.com/dataflow/jobs/us-central1/2021-07-30_05_11_16-10627924702434259684?project=apache-beam-testing]
> I didn't see anything out of the ordinary in job/worker logs. Test seems to be timing out because no work is being done.
> {code:java}
> java.lang.RuntimeException: Dataflow job 2021-07-30_05_11_16-10627924702434259684 terminated in state RUNNING but did not return a failure reason.{code}
> From Logs:
> {code:java}
> Jul 30, 2021 12:21:17 PM org.apache.beam.runners.dataflow.DataflowPipelineJob waitUntilFinish WARNING: No terminal state was returned within allotted timeout. State value RUNNING Jul 30, 2021 12:21:17 PM org.apache.beam.runners.dataflow.TestDataflowRunner waitForStreamingJobTermination INFO: Dataflow job 2021-07-30_05_11_16-10627924702434259684 took longer than 600 seconds to complete, cancelling. Jul 30, 2021 12:21:17 PM org.apache.beam.runners.dataflow.TestDataflowRunner run WARNING: Dataflow job 2021-07-30_05_11_16-10627924702434259684 did not output a success or failure metric.{code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)