raulcd opened a new issue, #35946: URL: https://github.com/apache/arrow/issues/35946
### Describe the bug, including details regarding any error messages, version, and platform. The job has been erroring lately on the nightlies and it does seem to fail for the RC0 on the 12.0.1 release: https://github.com/ursacomputing/crossbow/actions/runs/5186409251/attempts/1 And the nightlies: https://github.com/ursacomputing/crossbow/actions/runs/5175046199/jobs/9322124367 ``` System.IO.IOException: No space left on device : '/home/runner/runners/2.304.0/_diag/Worker_20230606-083604-utc.log' ``` and ``` You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 0 MB ``` This happened in the past and was solved here: https://github.com/apache/arrow/issues/35066 ### Component(s) Continuous Integration, Packaging -- 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]
