liferoad commented on PR #35552:
URL: https://github.com/apache/beam/pull/35552#issuecomment-3057982161

   ```
   org.apache.beam.sdk.io.TextIOWriteTest > 
testWriteUnboundedWithCustomBatchParameters STANDARD_ERROR
       [direct-runner-worker] INFO org.apache.beam.sdk.io.WriteFiles - Opening 
writer a79cd4a9-101a-49fc-ae81-36a65b6cfa51 for window 
[-290308-12-21T19:59:10.000Z..-290308-12-21T19:59:20.000Z) pane 
PaneInfo.NO_FIRING destination null
       [direct-runner-worker] INFO org.apache.beam.sdk.io.WriteFiles - Opening 
writer 7128387b-53fa-4f09-bc6a-fafe4c1f83bb for window 
[-290308-12-21T19:59:10.000Z..-290308-12-21T19:59:20.000Z) pane 
PaneInfo.NO_FIRING destination null
       [ForkJoinPool.commonPool-worker-17] INFO 
org.apache.beam.sdk.io.FileBasedSink$Writer - Successfully wrote temporary file 
/tmp/junit223792833582421161/testwrite4651849682342823362/.temp-beam/77adf79f7128387b-53fa-4f09-bc6a-fafe4c1f83bb
       [ForkJoinPool.commonPool-worker-17] INFO 
org.apache.beam.sdk.io.FileBasedSink$Writer - Successfully wrote temporary file 
/tmp/junit223792833582421161/testwrite4651849682342823362/.temp-beam/97fe06e7a79cd4a9-101a-49fc-ae81-36a65b6cfa51
       [direct-runner-worker] INFO org.apache.beam.sdk.io.WriteFiles - 
Finalizing 2 file results
       [direct-runner-worker] INFO org.apache.beam.sdk.io.FileBasedSink - Will 
copy temporary file 
FileResult{tempFilename=/tmp/junit223792833582421161/testwrite4651849682342823362/.temp-beam/77adf79f7128387b-53fa-4f09-bc6a-fafe4c1f83bb,
 shard=0, window=[-290308-12-21T19:59:10.000Z..-290308-12-21T19:59:20.000Z), 
paneInfo=PaneInfo.NO_FIRING} to final location 
/tmp/junit223792833582421161/testwrite4651849682342823362/file.txt-00000-of-00002
       [direct-runner-worker] INFO org.apache.beam.sdk.io.FileBasedSink - Will 
copy temporary file 
FileResult{tempFilename=/tmp/junit223792833582421161/testwrite4651849682342823362/.temp-beam/97fe06e7a79cd4a9-101a-49fc-ae81-36a65b6cfa51,
 shard=1, window=[-290308-12-21T19:59:10.000Z..-290308-12-21T19:59:20.000Z), 
paneInfo=PaneInfo.NO_FIRING} to final location 
/tmp/junit223792833582421161/testwrite4651849682342823362/file.txt-00001-of-00002
   
   org.apache.beam.sdk.io.TextIOWriteTest > 
testWriteUnboundedWithCustomBatchParameters FAILED
       java.nio.file.NoSuchFileException at TextIOWriteTest.java:512```


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