Running with gitlab-runner 13.1.0 (6214287e)  on p1-public-apps-runner-gitlab-runner-77cb6b657c-vdcxv 1wxxGLSt section_start:1599705425:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: public-gitlab-runner Using Kubernetes executor with image gcr.io/kaniko-project/executor:debug ... section_end:1599705425:prepare_executor section_start:1599705425:prepare_script Preparing environment Waiting for pod public-gitlab-runner/runner-1wxxglst-project-1910-concurrent-0jtmcx to be running, status is Pending Running on runner-1wxxglst-project-1910-concurrent-0jtmcx via p1-public-apps-runner-gitlab-runner-77cb6b657c-vdcxv... section_end:1599705428:prepare_script section_start:1599705428:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/platform-one/apps/mongodb-exporter/.git/ Created fresh repository. Checking out a352d1fb as master... Skipping Git submodules setup section_end:1599705429:get_sources section_start:1599705429:step_script Executing "step_script" stage of the job script $ echo "Building ${IMAGE}:${CI_COMMIT_SHORT_SHA} using ${DOCKERFILE_DIR}/${DOCKERFILE_NAME}" Building registry.dsop.io/platform-one/apps/mongodb-exporter:a352d1fb using ./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} E0910 02:37:12.702072 17 aws_credentials.go:77] while getting AWS credentials NoCredentialProviders: no valid providers in chain. Deprecated. For verbose messaging see aws.Config.CredentialsChainVerboseErrors INFO[0003] Retrieving image manifest bitnami/mongodb-exporter:0.11.1-debian-10-r2 INFO[0003] Retrieving image bitnami/mongodb-exporter:0.11.1-debian-10-r2 INFO[0004] Retrieving image manifest bitnami/mongodb-exporter:0.11.1-debian-10-r2 INFO[0004] Retrieving image bitnami/mongodb-exporter:0.11.1-debian-10-r2 INFO[0005] Built cross stage deps: map[] INFO[0005] Retrieving image manifest bitnami/mongodb-exporter:0.11.1-debian-10-r2 INFO[0005] Retrieving image bitnami/mongodb-exporter:0.11.1-debian-10-r2 INFO[0006] Retrieving image manifest bitnami/mongodb-exporter:0.11.1-debian-10-r2 INFO[0006] Retrieving image bitnami/mongodb-exporter:0.11.1-debian-10-r2 INFO[0007] Executing 0 build triggers INFO[0007] Skipping unpacking as no commands require it. section_end:1599705440:step_script Job succeeded