pitrou opened a new issue, #46687: URL: https://github.com/apache/arrow/issues/46687
### Describe the bug, including details regarding any error messages, version, and platform. I see some CI jobs occasionally failing when trying to build their Docker container, with the following kind of error: ``` 11.51 E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/n/node-mimic-response/node-mimic-response_3.1.0-7_all.deb 403 Forbidden [IP: 185.125.190.82 80] 11.51 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? ``` Perhaps we are getting throttled by archive.ubuntu.com, and this seems to be relatively new. (side note: ideally, Docker images are not re-built every time...) ### Component(s) Continuous Integration -- 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