New comment by mnabid on void-packages repository https://github.com/void-linux/void-packages/pull/20934#issuecomment-612677850 Comment: Travis build stops before even starting ! ``` $ common/travis/docker.sh Pulling docker image voidlinux/masterdir-x86_64:20200104... Error response from daemon: Get https://registry-1.docker.io/v2/voidlinux/masterdir-x86_64/manifests/20200104: error parsing HTTP 429 response body: invalid character 'T' looking for beginning of value: "Too Many Requests (HAP429).\n" Unable to find image 'voidlinux/masterdir-x86_64:20200104' locally docker: Error response from daemon: Get https://registry-1.docker.io/v2/voidlinux/masterdir-x86_64/manifests/20200104: error parsing HTTP 429 response body: invalid character 'T' looking for beginning of value: "Too Many Requests (HAP429).\n". See 'docker run --help'. The command "common/travis/docker.sh" failed and exited with 125 during . Your build has been stopped. ``` EDIT : Okay, now works.