Failed pipeline: Job image_build

I have a problem in the image_build job of the pipeline and I don’t understand the error message. The repository always ran smoothly and I only added a few requirements which always worked when I installed them manually. Can someone help me with this.
Many thanks in advance

e[0KRunning with gitlab-runner 14.10.1 (f761588f)e[0;m
e[0K on gitlab/gl-runner-1 fMRuNriue[0;m
section_start:1681390207:prepare_executor
e[0Ke[0Ke[36;1mPreparing the “docker” executore[0;me[0;m
e[0KUsing Docker executor with image docker:stable …e[0;m
e[0KPulling docker image docker:stable …e[0;m
e[0KUsing docker image sha256:b0757c55a1fdbb59c378fd34dde3e12bd25f68094dd69546cf5ca00ddbaa7a33 for docker:stable with digest docker@sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a …e[0;m
section_end:1681390226:prepare_executor
e[0Ksection_start:1681390226:prepare_script
e[0Ke[0Ke[36;1mPreparing environmente[0;me[0;m
Running on runner-fmrunriu-project-823-concurrent-0 via 1156a904b03d…
section_end:1681390227:prepare_script
e[0Ksection_start:1681390227:get_sources
e[0Ke[0Ke[36;1mGetting source from Git repositorye[0;me[0;m
e[32;1mFetching changes with git depth set to 20…e[0;m
Reinitialized existing Git repository in /builds/gitlab/sluis/frus-data-ner-andreas/.git/
e[32;1mChecking out 30fb7f87 as master…e[0;m
e[32;1mSkipping Git submodules setupe[0;m
section_end:1681390229:get_sources
e[0Ksection_start:1681390229:step_script
e[0Ke[0Ke[36;1mExecuting “step_script” stage of the job scripte[0;me[0;m
e[0KUsing docker image sha256:b0757c55a1fdbb59c378fd34dde3e12bd25f68094dd69546cf5ca00ddbaa7a33 for docker:stable with digest docker@sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a …e[0;m
e[32;1m$ docker login -u gitlab-ci-token -p $CI_JOB_TOKEN http://$CI_REGISTRYe[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get “https://registry.limited.renku.ch/v2/”: Get “https://limited.renku.ch/gitlab/jwt/auth?account=gitlab-ci-token&client_id=docker&offline_token=true&service=container_registry”: net/http: TLS handshake timeout
section_end:1681390243:step_script
e[0Ksection_start:1681390243:cleanup_file_variables
e[0Ke[0Ke[36;1mCleaning up project directory and file based variablese[0;me[0;m
section_end:1681390244:cleanup_file_variables
e[0Ke[31;1mERROR: Job failed: exit code 1
e[0;m

Thank you for reporting this! We can see some failed jobs and it seems to be something related to the platform not your project, we’re looking into it.

Okay, thank you very much! Let me know if you have found a solution to the problem.