Abacn commented on PR #35262:
URL: https://github.com/apache/beam/pull/35262#issuecomment-2971505188

   ```
   * What went wrong:
   Execution failed for task ':runners:prism:java:test'.
   > There were failing tests. See the report at: 
file:///runner/_work/beam/beam/runners/prism/java/build/reports/tests/test/index.html
   
   BUILD FAILED in 13m 16s
   
   windowing (org.apache.beam.runners.prism.PrismRunnerTest) failed
   
   
runners/prism/java/build/test-results/test/TEST-org.apache.beam.runners.prism.PrismRunnerTest.xml
 [took 2s]
   
   org.apache.beam.vendor.grpc.v1p69p0.io.grpc.StatusRuntimeException: 
UNAVAILABLE: Network closed for unknown reason
        at 
app//org.apache.beam.vendor.grpc.v1p69p0.io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
        at 
app//org.apache.beam.vendor.grpc.v1p69p0.io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
        at 
app//org.apache.beam.vendor.grpc.v1p69p0.io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
        at 
app//org.apache.beam.model.jobmanagement.v1.JobServiceGrpc$JobServiceBlockingStub.run(JobServiceGrpc.java:717)
   
   ```
   
   latest run there is a single prism runner test failing, not related to this 
change
   
   PTAL @shunping 


-- 
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: github-unsubscr...@beam.apache.org

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

Reply via email to