Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1628299572:resolve_secrets Resolving secrets section_end:1628299572:resolve_secrets section_start:1628299572:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-ironbank-dsop WARNING: Pulling GitLab Runner helper image from Docker Hub. Helper image is migrating to registry.gitlab.com, for more information see https://docs.gitlab.com/runner/configuration/advanced-configuration.html#migrating-helper-image-to-registrygitlabcom Using Kubernetes executor with image registry1.dso.mil/ironbank/ironbank-pipelines/pipeline-runner:0.3 ... section_end:1628299572:prepare_executor section_start:1628299572:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-5780-concurrent-0dkrzk to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-5780-concurrent-0dkrzk to be running, status is Pending ContainersNotInitialized: "containers with incomplete status: [istio-init]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-5780-concurrent-0dkrzk to be running, status is Pending ContainersNotInitialized: "containers with incomplete status: [istio-init]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-5780-concurrent-0dkrzk to be running, status is Pending ContainersNotInitialized: "containers with incomplete status: [istio-init]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-5780-concurrent-0dkrzk to be running, status is Pending ContainersNotInitialized: "containers with incomplete status: [istio-init]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-5780-concurrent-0dkrzk to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-5780-concurrent-0dkrzk to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-5780-concurrent-0dkrzk to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-5780-concurrent-0dkrzk to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-5780-concurrent-0dkrzk 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-e82g8rg-project-5780-concurrent-0dkrzk via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1628299603:prepare_script section_start:1628299603: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/dsop/opensource/trufflehog/trufflehog3/.git/ Created fresh repository. Checking out c3bd3b82 as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1628299604:get_sources section_start:1628299604:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (5443733)... Downloading artifacts from coordinator... ok  id=5443733 responseStatus=200 OK token=urd9KqdQ WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (5443730)... Downloading artifacts from coordinator... ok  id=5443730 responseStatus=200 OK token=cHY796ms WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1628299609:download_artifacts section_start:1628299609:step_script Executing "step_script" stage of the job script $ "${PIPELINE_REPO_DIR}/stages/import-artifacts/import-run.sh" INFO: Log level set to info INFO: Output directory: ci-artifacts/import-artifacts INFO: ===== ARTIFACT: https://files.pythonhosted.org/packages/2c/42/1e91763d7a18b82c38e685913840782e3ca5a2442b4c1135dfb082f1ca02/truffleHog3-2.0.7-py2.py3-none-any.whl INFO: Downloading from https://files.pythonhosted.org/packages/2c/42/1e91763d7a18b82c38e685913840782e3ca5a2442b4c1135dfb082f1ca02/truffleHog3-2.0.7-py2.py3-none-any.whl INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: 4356ca343c35a39db800f6549d874f61c8c2765f9ed9e63fad6c4605a80a4451 vs 4356ca343c35a39db800f6549d874f61c8c2765f9ed9e63fad6c4605a80a4451 INFO: Checksum verified INFO: File saved as 'truffleHog3-2.0.7-py2.py3-none-any.whl' INFO: ===== ARTIFACT: https://files.pythonhosted.org/packages/43/e8/31007862b01580c507e24b88aeedb71bb81d6125a71c651a26370e6e0648/PyYAML-5.4-cp39-cp39-manylinux1_x86_64.whl INFO: Downloading from https://files.pythonhosted.org/packages/43/e8/31007862b01580c507e24b88aeedb71bb81d6125a71c651a26370e6e0648/PyYAML-5.4-cp39-cp39-manylinux1_x86_64.whl INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: 02c78d77281d8f8d07a255e57abdbf43b02257f59f50cc6b636937d68efa5dd0 vs 02c78d77281d8f8d07a255e57abdbf43b02257f59f50cc6b636937d68efa5dd0 INFO: Checksum verified INFO: File saved as 'PyYAML-5.4-cp39-cp39-manylinux1_x86_64.whl' INFO: ===== ARTIFACT: https://files.pythonhosted.org/packages/68/ee/d540eb5e5996eb81c26ceffac6ee49041d473bc5125f2aa995cf51ec1cf1/smmap-4.0.0-py2.py3-none-any.whl INFO: Downloading from https://files.pythonhosted.org/packages/68/ee/d540eb5e5996eb81c26ceffac6ee49041d473bc5125f2aa995cf51ec1cf1/smmap-4.0.0-py2.py3-none-any.whl INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: a9a7479e4c572e2e775c404dcd3080c8dc49f39918c2cf74913d30c4c478e3c2 vs a9a7479e4c572e2e775c404dcd3080c8dc49f39918c2cf74913d30c4c478e3c2 INFO: Checksum verified INFO: File saved as 'smmap-4.0.0-py2.py3-none-any.whl' INFO: ===== ARTIFACT: https://files.pythonhosted.org/packages/6f/83/eabfb8c6d60b096dc9ada378cf935809289c4d0327b74a60789bde77e1db/MarkupSafe-2.0.1-cp39-cp39-manylinux2010_x86_64.whl INFO: Downloading from https://files.pythonhosted.org/packages/6f/83/eabfb8c6d60b096dc9ada378cf935809289c4d0327b74a60789bde77e1db/MarkupSafe-2.0.1-cp39-cp39-manylinux2010_x86_64.whl INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: ab3ef638ace319fa26553db0624c4699e31a28bb2a835c5faca8f8acf6a5a902 vs ab3ef638ace319fa26553db0624c4699e31a28bb2a835c5faca8f8acf6a5a902 INFO: Checksum verified INFO: File saved as 'MarkupSafe-2.0.1-cp39-cp39-manylinux2010_x86_64.whl' INFO: ===== ARTIFACT: https://files.pythonhosted.org/packages/ea/e8/f414d1a4f0bbc668ed441f74f44c116d9816833a48bf81d22b697090dba8/gitdb-4.0.7-py3-none-any.whl INFO: Downloading from https://files.pythonhosted.org/packages/ea/e8/f414d1a4f0bbc668ed441f74f44c116d9816833a48bf81d22b697090dba8/gitdb-4.0.7-py3-none-any.whl INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: 6c4cc71933456991da20917998acbe6cf4fb41eeaab7d6d67fbc05ecd4c865b0 vs 6c4cc71933456991da20917998acbe6cf4fb41eeaab7d6d67fbc05ecd4c865b0 INFO: Checksum verified INFO: File saved as 'gitdb-4.0.7-py3-none-any.whl' INFO: ===== ARTIFACT: https://files.pythonhosted.org/packages/d3/2f/6a366d56c9b1355b0880be9ea66b166cb3536392638d8d91413ec66305ad/GitPython-3.1.0-py3-none-any.whl INFO: Downloading from https://files.pythonhosted.org/packages/d3/2f/6a366d56c9b1355b0880be9ea66b166cb3536392638d8d91413ec66305ad/GitPython-3.1.0-py3-none-any.whl INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: 43da89427bdf18bf07f1164c6d415750693b4d50e28fc9b68de706245147b9dd vs 43da89427bdf18bf07f1164c6d415750693b4d50e28fc9b68de706245147b9dd INFO: Checksum verified INFO: File saved as 'GitPython-3.1.0-py3-none-any.whl' INFO: ===== ARTIFACT: https://files.pythonhosted.org/packages/80/21/ae597efc7ed8caaa43fb35062288baaf99a7d43ff0cf66452ddf47604ee6/Jinja2-3.0.1-py3-none-any.whl INFO: Downloading from https://files.pythonhosted.org/packages/80/21/ae597efc7ed8caaa43fb35062288baaf99a7d43ff0cf66452ddf47604ee6/Jinja2-3.0.1-py3-none-any.whl INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: 1f06f2da51e7b56b8f238affdd6b4e2c61e39598a378cc49345bc1bd42a978a4 vs 1f06f2da51e7b56b8f238affdd6b4e2c61e39598a378cc49345bc1bd42a978a4 INFO: Checksum verified INFO: File saved as 'Jinja2-3.0.1-py3-none-any.whl' section_end:1628299612:step_script section_start:1628299612:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/import-artifacts/: found 10 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=5443735 responseStatus=201 Created token=qYPvYfo5 section_end:1628299614:upload_artifacts_on_success section_start:1628299614:cleanup_file_variables Cleaning up file based variables section_end:1628299614:cleanup_file_variables Job succeeded