谁能帮我理解这里步骤失败的原因。这种情况经常发生,导致构建失败
Post job cleanup.
/bin/tar -cz -f /home/runner/work/_temp/d8a6b35c-f910-4b09-aeb6-4c176c24219a/cache.tgz -C /home/runner/.m2/repository .
Warning: read ECONNRESET
events.js:187
throw er; // Unhandled 'error' event
^
Error: ESPIPE: invalid seek, read
Emitted 'error' event on ReadStream instance at:
at internal/fs/streams.js:167:12
at FSReqCallback.wrapper [as oncomplete] (fs.js:470:5) {
errno: -29,
code: 'ESPIPE',
syscall: 'read'
}
完整日志:https://github.com/Apicurio/apicurio-registry/pull/1235/checks?check_run_id=1934916176