[08:20:52] Hi! Quick question: I have a job running on the Tolforge Jobs configured to use the `mariadb` image https://phabricator.wikimedia.org/diffusion/THER/browse/master/bin/harvesting.sh#L32 [08:20:52] However do I get correctly from https://docker-registry.toolforge.org/ that no such image exists? [08:56:29] @JeanFred I don't remember a toolforge image named "mariadb", did that job ever work? [08:56:48] you can check the images available to toolforge jobs with "toolforge jobs images" [08:57:02] ah wait it's definitely there in that list [08:57:19] it points to docker-registry.tools.wmflabs.org/toolforge-mariadb-sssd-base:latest [08:59:21] which I guess is the same as https://docker-registry.toolforge.org/#!/taglist/toolforge-mariadb-sssd-base [09:01:27] the image was created in T254636 [09:01:28] T254636: mysqldump is not present in Kubernetes container images - https://phabricator.wikimedia.org/T254636 [12:56:23] There should be an alias for jobs for `mariadb` https://gitlab.wikimedia.org/repos/cloud/toolforge/image-config/-/blob/main/deployment/chart/values.yaml?ref_type=heads#L216 [12:56:29] if it's not there, might be a regression [12:57:41] @JeanFred, you should be to use `mariadb` as an alias for the image that dhinus mentioned, for all the available images and aliases you can run `toolforge jobs images`