Running with gitlab-runner 13.12.0 (7a6612da)  on dsop-shared-gitlab-runner-5fcd8977b8-m6qmr JrExJ6yx  feature flags: FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY:false section_start:1631055880:resolve_secrets Resolving secrets section_end:1631055880:resolve_secrets section_start:1631055880:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-ironbank-dsop Using Kubernetes executor with image registry1.dso.mil/ironbank/ironbank-pipelines/pipeline-runner:0.3 ... Using attach strategy to execute scripts... section_end:1631055880:prepare_executor section_start:1631055880:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-6712-concurrent-0dw7vf to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-6712-concurrent-0dw7vf to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Running on runner-jrexj6yx-project-6712-concurrent-0dw7vf via dsop-shared-gitlab-runner-5fcd8977b8-m6qmr... section_end:1631055886:prepare_script section_start:1631055886:get_sources Getting source from Git repository $ until [ $(curl --fail --silent --output /dev/stderr --write-out "%{http_code}" localhost:15020/healthz/ready) -eq 200 ]; do echo Waiting for Sidecar; sleep 3 ; done ; echo Sidecar available; Sidecar available Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/JrExJ6yx/0/dsop/opensource/hadolint/hadolint/.git/ Created fresh repository. Checking out 1e03bb1c as master... Skipping Git submodules setup section_end:1631055888:get_sources section_start:1631055888:download_artifacts Downloading artifacts Downloading artifacts for build (6307119)... Downloading artifacts from coordinator... ok  id=6307119 responseStatus=200 OK token=6uwbZRn6 WARNING: ci-artifacts/build/: lchown ci-artifacts/build/: operation not permitted (suppressing repeats) Downloading artifacts for hardening-manifest (6307115)... Downloading artifacts from coordinator... ok  id=6307115 responseStatus=200 OK token=5ssx7pzT WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (6307112)... Downloading artifacts from coordinator... ok  id=6307112 responseStatus=200 OK token=A1uy-Sfy WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1631055890:download_artifacts section_start:1631055890:step_script Executing "step_script" stage of the job script $ python3 "${PIPELINE_REPO_DIR}/stages/harbor/upload_to_harbor.py" INFO: Log level set to info INFO: Logging into vault INFO: Log in successful INFO: Querying [MASKED]/v1/kv/il2/notary/pipeline/delegation/0 INFO: Retrieved key INFO: notary --trustDir trust-dir-delegation/ key import --role delegation --gun registry1.dso.mil/ironbank/opensource/hadolint/hadolint /dev/stdin INFO: Key imported INFO: Pulling manifest.json with skopeo INFO: skopeo inspect --authfile staging_auth.json --raw docker://registry1.dso.mil/ironbank-staging/opensource/hadolint/hadolint@sha256:d7cd4205d66bc6d980f8d7755accd711e407e532c97d844709e5f4ca76297897 INFO: Digests match INFO: Signing manifest.json with notary INFO: notary --verbose --server https://notary.dso.mil --trustDir trust-dir-delegation/ add --roles targets/releases --publish registry1.dso.mil/ironbank/opensource/hadolint/hadolint v2.7.0 manifest.json Addition of target "v2.7.0" to repository "registry1.dso.mil/ironbank/opensource/hadolint/hadolint" staged for next publish. Auto-publishing changes to registry1.dso.mil/ironbank/opensource/hadolint/hadolint Successfully published changes for repository registry1.dso.mil/ironbank/opensource/hadolint/hadolint INFO: Copy from staging to registry1.dso.mil/ironbank/opensource/hadolint/hadolint:v2.7.0 Getting image source signatures Copying blob sha256:c0f4097807e86dab2ca44513b350b0593429fe9ea310e226e891560c5405d097 Copying blob sha256:381b745a74d535afdbe087a0693a86ff25e82bc4ec8f1ce27cb59abe52b63731 Copying blob sha256:5a9a801485f0881401b06afc6dd72736c9cf6b180d7fb69bc207f87ace262d68 Copying blob sha256:7b217bf5a6e6aa9c7ba27aad2a8c0de62d55c62332e44da7c5f8ade126b489f7 Copying config sha256:dd4e23378aa10e77b2212121aec7bbec7aa936f5c37b5bbe8d9db03ee3341749 Writing manifest to image destination Storing signatures INFO: Signing manifest.json with notary INFO: notary --verbose --server https://notary.dso.mil --trustDir trust-dir-delegation/ add --roles targets/releases --publish registry1.dso.mil/ironbank/opensource/hadolint/hadolint latest manifest.json Addition of target "latest" to repository "registry1.dso.mil/ironbank/opensource/hadolint/hadolint" staged for next publish. Auto-publishing changes to registry1.dso.mil/ironbank/opensource/hadolint/hadolint Successfully published changes for repository registry1.dso.mil/ironbank/opensource/hadolint/hadolint INFO: Copy from staging to registry1.dso.mil/ironbank/opensource/hadolint/hadolint:latest Getting image source signatures Copying blob sha256:c0f4097807e86dab2ca44513b350b0593429fe9ea310e226e891560c5405d097 Copying blob sha256:381b745a74d535afdbe087a0693a86ff25e82bc4ec8f1ce27cb59abe52b63731 Copying blob sha256:5a9a801485f0881401b06afc6dd72736c9cf6b180d7fb69bc207f87ace262d68 Copying blob sha256:7b217bf5a6e6aa9c7ba27aad2a8c0de62d55c62332e44da7c5f8ade126b489f7 Copying config sha256:dd4e23378aa10e77b2212121aec7bbec7aa936f5c37b5bbe8d9db03ee3341749 Writing manifest to image destination Storing signatures section_end:1631055903:step_script section_start:1631055903:cleanup_file_variables Cleaning up file based variables section_end:1631055903:cleanup_file_variables Job succeeded