[build jobs] fails due to Failed to pull image with policy "always": Post

it seems a lot of gitlab build jobs fails with:

Compiling the kernel with: rpmbuild --rebuild --target x86_64 --with up --with debug --without trace --without arm64_16k --without arm64_64k --without base --without realtime --without realtime_arm64_64k --without zfcpdump
Running after_script 00:30
WARNING: Failed to inspect build container 27c2ed7eecc0807523c933a22c333919e5dc4e38adff9bd88de6fc7f8e79116a Get "https://10.31.200.206:2376/v1.47/containers/27c2ed7eecc0807523c933a22c333919e5dc4e38adff9bd88de6fc7f8e79116a/json": dial tcp 10.31.200.206:2376: i/o timeout (docker_command.go:155:10s)
Using effective pull policy of [always] for container quay.io/cki/builder-stream10:production
Pulling docker image quay.io/cki/builder-stream10:production ...
WARNING: Failed to pull image with policy "always": Post "https://10.31.200.206:2376/v1.47/images/create?fromImage=quay.io%2Fcki%2Fbuilder-stream10&tag=production": dial tcp 10.31.200.206:2376: i/o timeout (manager.go:238:10s)

and CKI herder doesn't seem to retry them...

example:

https://gitlab.com/redhat/red-hat-ci-tools/kernel/cki-internal-pipelines/cki-trusted-contributors/-/jobs/12491937265

https://gitlab.com/redhat/red-hat-ci-tools/kernel/cki-internal-pipelines/cki-trusted-contributors/-/jobs/12471744078

https://gitlab.com/redhat/red-hat-ci-tools/kernel/cki-internal-pipelines/cki-trusted-contributors/-/jobs/12474798399

Jira: CKI-7030

Edited by Tales da Aparecida