UNCLASSIFIED

BB-577

2 jobs for bb-577-codeowners in 11 seconds (queued for 14 seconds)
Status Job ID Name Coverage
  Build
failed #579104
build

00:00:11

 
  Scan
skipped #579105
scan container
 
Name Stage Failure
failed
build Build
$ echo "Building ${IMAGE}:${CI_COMMIT_SHORT_SHA} using ${DOCKERFILE_DIR}/${DOCKERFILE_NAME}"
Building /mattermost-worker:27cae06b using image/Dockerfile
$ echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json
$ /kaniko/executor --context ${DOCKERFILE_DIR} --dockerfile ${DOCKERFILE_NAME} --destination ${IMAGE}:${CI_COMMIT_SHORT_SHA}
E1030 12:51:36.334104 17 aws_credentials.go:77] while getting AWS credentials NoCredentialProviders: no valid providers in chain. Deprecated.
For verbose messaging see aws.Config.CredentialsChainVerboseErrors
error checking push permissions -- make sure you entered the correct tag name, and that you are authenticated correctly, and try again: checking push permission for "/mattermost-worker:27cae06b": GET https://index.docker.io/v2/mattermost-worker/blobs/uploads/: UNAUTHORIZED: authentication required; [map[Action:pull Class: Name:mattermost-worker Type:repository]]
Cleaning up file based variables
ERROR: Job failed: command terminated with exit code 1