Gitlab Runner Failing to Download files
Gitlab Shared Runner: Runtime platform arch=amd64 os=linux pid=3050 revision=b37d3da9 version=14.3.0
Has problems downloading (sometime the CI/CD job gets stuck) files with can be downloaded without any issues in other VMs, containers, locally.
For example in this task: fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz
The job get stucks forever, and I've also had issues with many other downloads.