kennknowles commented on PR #28658:
URL: https://github.com/apache/beam/pull/28658#issuecomment-1735560303
Seems to have failed in administrative steps
```
Post job cleanup.
/usr/bin/tar --posix --use-compress-program zstdmt -cf cache.tzst --exclude
cache.tzst -P -C /runner/_work/beam/beam --files-from manifest.txt
Warning: Failed to save: Cache service responded with 429 during upload
chunk.
/runner/_work/_actions/actions/setup-java/v3.8.0/dist/cleanup/index.js:401
throw new Error(`Cache upload failed because file
read failed with ${error.message}`);
^
Error: Cache upload failed because file read failed with EBADF: bad file
descriptor, read
at ReadStream.<anonymous>
(/runner/_work/_actions/actions/setup-java/v3.8.0/dist/cleanup/index.js:401:31)
at ReadStream.emit (node:events:513:28)
at emitErrorNT (node:internal/streams/destroy:157:8)
at errorOrDestroy (node:internal/streams/destroy:220:7)
at node:internal/fs/streams:262:9
at FSReqCallback.wrapper [as oncomplete] (node:fs:671:5)
```
--
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]