GitLab Runners Failing

One of the runners on gitlab.gnome.org is failing, specifically the one named “socket”, whenever I try and run the build/test pipeline for gnome-calculator. The one named “progress” runs just fine. The errors I am seeing when I try and run the pipeline are:

Running with gitlab-runner 13.4.1 (e95f89a0)
  on socket.gnome.org xzjqJZxK
Preparing the "docker" executor
00:09
ERROR: Failed to remove network for build
ERROR: Preparation failed: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? (docker.go:985:0s)
Will be retried in 3s ...
ERROR: Failed to remove network for build
ERROR: Preparation failed: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? (docker.go:985:0s)
Will be retried in 3s ...
ERROR: Failed to remove network for build
ERROR: Preparation failed: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? (docker.go:985:0s)
Will be retried in 3s ...
ERROR: Job failed (system failure): Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? (docker.go:985:0s)

GitLab shows that there has been a runner failure, and to try again later. I have no idea if this is the right place to report this, but I can’t find a more suitable sub-forum for it to go in.

1 Like

The best place to report this is to open an issue at https://gitlab.gnome.org/Infrastructure/GitLab so the sysadmin team will be notified.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.