Hmm... I'm not sure what's happening in the Salsa CI pipeline. Running
autopkgtest locally is successful for me.
ERROR: Preparation failed: Error response from daemon: Get https://docker-registry.oxfordnanolabs.local:5000/v2/: dial tcp: lookup docker-registry.oxfordnanolabs.local: no such host (docker.go:142:0s)
looks like that it is trying to build CI from the upstream ".gitlab-ci.yml" file[1] which is in turn tried to use oxford nanolabs container thus resulting in an errir. It should rather use salsa-ci file. I'm not really sure how to set this up.
Kind regards
Nilesh