mozilla-releng/balrog

docker build jobs are failing

Closed this issue · 1 comments

The docker image builds from the v3.21 release failed:
https://firefox-ci-tc.services.mozilla.com/tasks/groups/A7zlJHO-SFm8CBgf4lCNUw

As far as I can tell apt is failing to talk to get.docker.io, thus jq is not being installed, and we can't build the docker config file.

An easy workaround is to ignore the return code from apt-get update and hope that is enough.

That said we should also stop using a docker image from 2015, based on ubuntu 14.04 (taskcluster/image_builder:0.1.3).

This is fixed now after #2719 and followups, after a number of false starts v3.21 is published and deployed to stage.