You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/03/20 00:11:00 UTC

[jira] [Work logged] (BEAM-11922) org.apache.beam.examples.cookbook.MapClassIntegrationIT.testDataflowMapState has been failing in master

     [ https://issues.apache.org/jira/browse/BEAM-11922?focusedWorklogId=569193&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-569193 ]

ASF GitHub Bot logged work on BEAM-11922:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Mar/21 00:10
            Start Date: 20/Mar/21 00:10
    Worklog Time Spent: 10m 
      Work Description: reuvenlax opened a new pull request #14288:
URL: https://github.com/apache/beam/pull/14288


   This file was checked in by mistake - remove it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 569193)
    Remaining Estimate: 0h
            Time Spent: 10m

> org.apache.beam.examples.cookbook.MapClassIntegrationIT.testDataflowMapState has been failing in master
> -------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-11922
>                 URL: https://issues.apache.org/jira/browse/BEAM-11922
>             Project: Beam
>          Issue Type: Bug
>          Components: examples-java, test-failures
>            Reporter: Tomo Suzuki
>            Assignee: Reuven Lax
>            Priority: P1
>              Labels: currently-failing
>         Attachments: Screen Shot 2021-03-04 at 13.38.11.png, Screen Shot 2021-03-04 at 13.53.26.png
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> [https://ci-beam.apache.org/job/beam_PostCommit_Java/] has been read since Feb 26th. The latest failure is from org.apache.beam.examples.cookbook.MapClassIntegrationIT.testDataflowMapState.
>  
> !Screen Shot 2021-03-04 at 13.38.11.png|width=463,height=767!
>  
> h1. Error
> [https://ci-beam.apache.org/job/beam_PostCommit_Java/7279/testReport/org.apache.beam.examples.cookbook/MapClassIntegrationIT/testDataflowMapState/]
> {noformat}
> Error Message
> java.lang.RuntimeException: Dataflow job 2021-03-01_16_17_48-15514932947100465039 terminated in state RUNNING but did not return a failure reason.
> Stacktrace
> java.lang.RuntimeException: Dataflow job 2021-03-01_16_17_48-15514932947100465039 terminated in state RUNNING but did not return a failure reason.
> 	at org.apache.beam.runners.dataflow.TestDataflowRunner.run(TestDataflowRunner.java:141)
> 	at org.apache.beam.runners.dataflow.TestDataflowRunner.run(TestDataflowRunner.java:93)
> 	at org.apache.beam.runners.dataflow.TestDataflowRunner.run(TestDataflowRunner.java:55)
> 	at org.apache.beam.sdk.Pipeline.run(Pipeline.java:322)
> 	at org.apache.beam.sdk.Pipeline.run(Pipeline.java:308)
> 	at org.apache.beam.examples.cookbook.MapClassIntegrationIT.testDataflowMapState(MapClassIntegrationIT.java:69)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> ...
> Mar 04, 2021 12:05:39 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
> INFO: 2021-03-04T12:05:38.105Z: Workers have started successfully.
> Mar 04, 2021 12:12:53 PM org.apache.beam.runners.dataflow.DataflowPipelineJob waitUntilFinish
> WARNING: No terminal state was returned within allotted timeout. State value RUNNING
> Mar 04, 2021 12:12:53 PM org.apache.beam.runners.dataflow.TestDataflowRunner waitForStreamingJobTermination
> INFO: Dataflow job 2021-03-04_04_02_51-8296709798115839656 took longer than 600 seconds to complete, cancelling.
> Mar 04, 2021 12:12:53 PM org.apache.beam.runners.dataflow.TestDataflowRunner run
> WARNING: Dataflow job 2021-03-04_04_02_51-8296709798115839656 did not output a success or failure metric.
> {noformat}
> Since when?
> !Screen Shot 2021-03-04 at 13.53.26.png|width=590,height=91!
> #7269: org.apache.beam.examples.cookbook.MapClassIntegrationIT.testDataflowMapState
> #7262: org.apache.beam.examples.cookbook.MapClassIntegrationIT.testDataflowMapState
> [#7260|https://ci-beam.apache.org/job/beam_PostCommit_Java/7260/]: org.apache.beam.examples.cookbook.MapClassIntegrationIT.testDataflowMapState (failure after 11 minutes)
> [#7257|https://ci-beam.apache.org/job/beam_PostCommit_Java/7257/]: org.apache.beam.examples.cookbook.MapClassIntegrationIT.testDataflowMapState BEAM-10961 is the ticket. (failure after 13 seconds)
> #7256: org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT.testReadPubsubMessageId failure
>  
>   



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