UNCLASSIFIED - NO CUI

weird failures at "check cves"

This template is ONLY used for reporting bugs. New feature request or pipeline enhancement issues should use the other template options for issue submission.

Current Behavior

Preparing environment
00:03
Waiting for pod gitlab-runner/runner-ofz8whmz-project-1815-concurrent-0b95g5 to be running, status is Pending
ERROR: Job failed (system failure): prepare environment: image pull failed: rpc error: code = Unknown desc = failed to pull and unpack image "registry1.dsop.io/ironbank/redhat/python/python36:3.6": failed to resolve reference "registry1.dsop.io/ironbank/redhat/python/python36:3.6": unexpected status code [manifests 3.6]: 401 Unauthorized. Check https://docs.gitlab.com/runner/shells/index.html#shell-profile-loading for more information

Live Example

https://repo1.dsop.io/dsop/opensource/mysql/mysql-5.6/-/jobs/352682 https://repo1.dsop.io/dsop/kubeflow/kfserving-0.2.2/kube-rbac-proxy-0.4.0/-/jobs/352585

Expected Behavior

continuing on and pulling any relevant images though I'm not trying to pull that one in the Dockerfile I assume this is the pipeline pulling images that have whitelisted cves

Possible Solution