suztomo commented on pull request #15835:
URL: https://github.com/apache/beam/pull/15835#issuecomment-954942597


   Apache Spark Runner ValidatesRunner Tests 
   
   ```
   10:28:21 > Task :runners:spark:2:validatesRunnerBatch
   10:28:21 
   10:28:21 org.apache.beam.sdk.transforms.ParDoLifecycleTest > 
testTeardownCalledAfterExceptionInFinishBundle FAILED
   10:28:21     java.lang.AssertionError at ParDoLifecycleTest.java:300
   ```
   
   https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2_PR/68/
   ```
   10:56:14 > Task 
:runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest
   11:18:09 
   11:18:09 org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite 
FAILED
   11:18:09     java.lang.AssertionError at ReadWriteIT.java:258
   ```
   
   
https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/19440/testReport/junit/org.apache.beam.sdk.fn.data/BeamFnDataInboundObserver2Test/testCloseVisibleToAwaitCompletionCallerAndProducer/
   
   ```
   Error Message
   java.util.concurrent.ExecutionException: java.lang.IllegalStateException: 
Inbound observer closed.
   Stacktrace
   java.util.concurrent.ExecutionException: java.lang.IllegalStateException: 
Inbound observer closed.
        at java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.util.concurrent.FutureTask.get(FutureTask.java:192)
        at 
org.apache.beam.sdk.fn.data.BeamFnDataInboundObserver2Test.testCloseVisibleToAwaitCompletionCallerAndProducer(BeamFnDataInboundObserver2Test.java:171)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Na
   
   ```
   
   Retrying.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to