jonkeane opened a new issue, #45714: URL: https://github.com/apache/arrow/issues/45714
### Describe the bug, including details regarding any error messages, version, and platform. For a little while now the linux-as-cran ubuntu-next and ubuntu-release jobs have been failing because there are two directories (`.cache` and `.local`) that are left after we build + test. Oddly, this doesn't happen in other varieties (ubuntu-clang, clang20, etc.). https://github.com/ursacomputing/crossbow/actions/runs/13742958908/job/38434404761 ``` + '[' 'total 40K drwx------ 1 root root 4.0K Mar 6 06:23 . drwxr-xr-x 1 root root 4.0K Mar 9 00:33 .. drwxr-xr-x 8 1001 118 4.0K Mar 6 03:18 .TinyTeX -rw-r--r-- 1 root root 3.1K Oct 15 2021 .bashrc -rw-r--r-- 1 root root 161 Jul 9 2019 .profile -rw-r--r-- 1 root root 241 Mar 6 06:23 .wget-hsts drwxr-xr-x 1 root root 4.0K Mar 6 06:23 R drwxr-xr-x 2 root root 4.0K Mar 6 06:23 bin' '!=' 'total 48K drwx------ 1 root root 4.0K Mar 9 00:33 . drwxr-xr-x 1 root root 4.0K Mar 9 00:33 .. drwxr-xr-x 8 1001 118 4.0K Mar 6 03:18 .TinyTeX -rw-r--r-- 1 root root 3.1K Oct 15 2021 .bashrc drwxr-xr-x 4 root root 4.0K Mar 9 00:33 .cache drwxr-xr-x 3 root root 4.0K Mar 9 00:33 .local -rw-r--r-- 1 root root 161 Jul 9 2019 .profile -rw-r--r-- 1 root root 241 Mar 6 06:23 .wget-hsts drwxr-xr-x 1 root root 4.0K Mar 6 06:23 R drwxr-xr-x 2 root root 4.0K Mar 6 06:23 bin' ']' ``` ### Component(s) Continuous Integration, R -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org