kou commented on PR #46501:
URL: https://github.com/apache/arrow/pull/46501#issuecomment-2900012224

   Hmm. I don't know why "Post Cache Docker Volumns" failed...:
   
   
https://github.com/apache/arrow/actions/runs/15177348367/job/42679972401#step:15:1
   
   ```text
   Error: The template is not valid. .github/workflows/cpp_extra.yml (Line: 
137, Col: 16): hashFiles('cpp/**') failed. Fail to hash files under directory 
'/home/runner/work/arrow/arrow'
   ```
   
   "Cache Docker Volumes" worked...:
   
   
https://github.com/apache/arrow/actions/runs/15177348367/job/42679972401#step:3:1
   
   ```text
   Run actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
     with:
       path: .docker
       key: 
conda-cpp-831af730bbf3faf4222da7a4931a7a05653cd4ceff5a0a3472b469a51bb51c3a
       restore-keys: conda-cpp-
       enableCrossOsArchive: false
       fail-on-cache-miss: false
       lookup-only: false
       save-always: false
     env:
       ARCHERY_DEBUG: 1
       ARROW_ENABLE_TIMING_TESTS: OFF
       DOCKER_VOLUME_PREFIX: .docker/
   Cache hit for: 
conda-cpp-831af730bbf3faf4222da7a4931a7a05653cd4ceff5a0a3472b469a51bb51c3a
   Received 134217728 of 475820159 (28.2%), 117.8 MBs/sec
   Received 322961408 of 475820159 (67.9%), 147.6 MBs/sec
   Received 475820159 of 475820159 (100.0%), 149.6 MBs/sec
   Cache Size: ~454 MB (475820159 B)
   /usr/bin/tar -xf 
/home/runner/work/_temp/cea3fd23-c77a-4c94-b315-7752668b71f2/cache.tzst -P -C 
/home/runner/work/arrow/arrow --use-compress-program unzstd
   Cache restored successfully
   Cache restored from key: 
conda-cpp-831af730bbf3faf4222da7a4931a7a05653cd4ceff5a0a3472b469a51bb51c3a
   ```


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to