laurentgo commented on PR #41309:
URL: https://github.com/apache/arrow/pull/41309#issuecomment-2073945337

   > Could we debug the CI by using something like `run: ls -R java/` and 
making sure the directory is there? Error message suggests that it cannot find 
the files.
   
   We could but not sure how much it would help: from the existing output, the 
repository exists and is used by the build step, and I'm relatively confident 
that at the end of the build, the directory should still be here.
   
   I also searched a bit on the topic and found some possible related issues on 
https://github.com/actions/runner/ where it could be because of the file size 
of file permission. Ideally we may want to trigger the workflow again in debug 
mode which would provide detailed logs on the action. Unfortunately I don't 
have the permissions for it, but maybe committers do?
   If we don't, I'll probably open a new PR to debug the issue without 
polluting too much this PR.


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