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:1631100375:resolve_secrets Resolving secrets section_end:1631100375:resolve_secrets section_start:1631100375: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:1631100375:prepare_executor section_start:1631100375:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-4697-concurrent-0jp64f to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-4697-concurrent-0jp64f 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-4697-concurrent-0jp64f via dsop-shared-gitlab-runner-5fcd8977b8-m6qmr... section_end:1631100382:prepare_script section_start:1631100382: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/fluxcd/image-automation-controller/.git/ Created fresh repository. Checking out 553effe5 as master... Skipping Git submodules setup section_end:1631100385:get_sources section_start:1631100385:download_artifacts Downloading artifacts Downloading artifacts for build (6315465)... Downloading artifacts from coordinator... ok  id=6315465 responseStatus=200 OK token=-xHkJ6z5 WARNING: ci-artifacts/build/: lchown ci-artifacts/build/: operation not permitted (suppressing repeats) Downloading artifacts for hardening-manifest (6315461)... Downloading artifacts from coordinator... ok  id=6315461 responseStatus=200 OK token=7Juenqoz WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (6315458)... Downloading artifacts from coordinator... ok  id=6315458 responseStatus=200 OK token=8cSZixbj WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1631100385:download_artifacts section_start:1631100385: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/fluxcd/image-automation-controller /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/fluxcd/image-automation-controller@sha256:a46adefcd27df8b73ca9c717de04a392b2981ef3d78fdd692043f58982b35a71 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/fluxcd/image-automation-controller v0.14.0 manifest.json Addition of target "v0.14.0" to repository "registry1.dso.mil/ironbank/fluxcd/image-automation-controller" staged for next publish. Auto-publishing changes to registry1.dso.mil/ironbank/fluxcd/image-automation-controller Successfully published changes for repository registry1.dso.mil/ironbank/fluxcd/image-automation-controller INFO: Copy from staging to registry1.dso.mil/ironbank/fluxcd/image-automation-controller:v0.14.0 Getting image source signatures Copying blob sha256:96476a77b28db43fcb170401c287700d91d95cdff9c06e5ea7b48289d40a8e57 Copying blob sha256:db2f50b75fc09a20e8d9c497d96ad384fbeacf7e77df71e4c7b578d4c07fccce Copying blob sha256:2de9c288ff0cf59cd0269e1bb62a9351be3d200aafc1fd11d9e1ba08b0e6f345 Copying blob sha256:741445be7abcb9aa3f9791d9df79be33bc11a380a09100459a6d0fd2c14a1563 Copying config sha256:e98de93eda6f15a2425c806428b7da4966205fb12fcc80ca733908ba31fcf34f 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/fluxcd/image-automation-controller latest manifest.json Addition of target "latest" to repository "registry1.dso.mil/ironbank/fluxcd/image-automation-controller" staged for next publish. Auto-publishing changes to registry1.dso.mil/ironbank/fluxcd/image-automation-controller Successfully published changes for repository registry1.dso.mil/ironbank/fluxcd/image-automation-controller INFO: Copy from staging to registry1.dso.mil/ironbank/fluxcd/image-automation-controller:latest Getting image source signatures Copying blob sha256:db2f50b75fc09a20e8d9c497d96ad384fbeacf7e77df71e4c7b578d4c07fccce Copying blob sha256:96476a77b28db43fcb170401c287700d91d95cdff9c06e5ea7b48289d40a8e57 Copying blob sha256:741445be7abcb9aa3f9791d9df79be33bc11a380a09100459a6d0fd2c14a1563 Copying blob sha256:2de9c288ff0cf59cd0269e1bb62a9351be3d200aafc1fd11d9e1ba08b0e6f345 Copying config sha256:e98de93eda6f15a2425c806428b7da4966205fb12fcc80ca733908ba31fcf34f Writing manifest to image destination Storing signatures section_end:1631100399:step_script section_start:1631100399:cleanup_file_variables Cleaning up file based variables section_end:1631100399:cleanup_file_variables Job succeeded