Build failing with "No space" and "Container already exists" errors

Builds that were working till some time back are failing with “No space” and “Container already exists” errors. Could you please help with resolving this

Running with gitlab-ci-multi-runner 1.5.2 (76fdacd)
WARNING: before_script is not supported by selected executor and shell
WARNING: script is not supported by selected executor and shell
Using Docker executor with image registry.gitlab.com/murmuration/gaggle-server:sbt ...
Pulling docker image redis:latest ...
WARNING: Cannot pull the latest version of image redis:latest : write /var/lib/docker/tmp/GetImageBlob159251505: no space left on device
WARNING: Locally found image will be used instead.
Starting service redis:latest ...
ERROR: Preparation failed: container already exists
Will be retried in 3s ...
WARNING: before_script is not supported by selected executor and shell
WARNING: script is not supported by selected executor and shell
Using Docker executor with image registry.gitlab.com/murmuration/gaggle-server:sbt ...
Pulling docker image redis:latest ...
WARNING: Cannot pull the latest version of image redis:latest : write /var/lib/docker/tmp/GetImageBlob933576687: no space left on device
WARNING: Locally found image will be used instead.
Starting service redis:latest ...
ERROR: Preparation failed: container already exists
Will be retried in 3s ...
WARNING: before_script is not supported by selected executor and shell
WARNING: script is not supported by selected executor and shell
Using Docker executor with image registry.gitlab.com/murmuration/gaggle-server:sbt ...
Pulling docker image redis:latest ...
WARNING: Cannot pull the latest version of image redis:latest : write /var/lib/docker/tmp/GetImageBlob964687421: no space left on device
WARNING: Locally found image will be used instead.
Starting service redis:latest ...
ERROR: Preparation failed: container already exists
Will be retried in 3s ...
ERROR: Build failed (system failure): container already exists

Check your disk if there’s any available space left.
On an Ubuntu system, do “df -h”

This is failing on on gitlab.com.

Seems like there’s a limit to disk space on the free account. It’s 50GB total and 10GB for lfs.