Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1626449776:resolve_secrets Resolving secrets section_end:1626449776:resolve_secrets section_start:1626449776: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:1626449776:prepare_executor section_start:1626449776:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-1828-concurrent-06qzx2 to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-1828-concurrent-06qzx2 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-1828-concurrent-06qzx2 via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1626449782:prepare_script section_start:1626449782: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/python/python36/.git/ Created fresh repository. Checking out 0dc84518 as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1626449782:get_sources section_start:1626449782:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (4869208)... Downloading artifacts from coordinator... ok  id=4869208 responseStatus=200 OK token=wZbqEBW4 WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (4869205)... Downloading artifacts from coordinator... ok  id=4869205 responseStatus=200 OK token=hX6K2rSm WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1626449783:download_artifacts section_start:1626449783: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://github.com/python/cpython/archive/refs/tags/v3.6.14.tar.gz INFO: Downloading from https://github.com/python/cpython/archive/refs/tags/v3.6.14.tar.gz INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: f2377645ddbe150db42ff37c41401981f6f5259320ca559e7368a0785b99d6df vs f2377645ddbe150db42ff37c41401981f6f5259320ca559e7368a0785b99d6df INFO: Checksum verified INFO: File saved as 'python.tar.gz' INFO: ===== ARTIFACT: https://files.pythonhosted.org/packages/47/ca/f0d790b6e18b3a6f3bd5e80c2ee4edbb5807286c21cdd0862ca933f751dd/pip-21.1.3-py3-none-any.whl INFO: Downloading from https://files.pythonhosted.org/packages/47/ca/f0d790b6e18b3a6f3bd5e80c2ee4edbb5807286c21cdd0862ca933f751dd/pip-21.1.3-py3-none-any.whl INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: 78cb760711fedc073246543801c84dc5377affead832e103ad0211f99303a204 vs 78cb760711fedc073246543801c84dc5377affead832e103ad0211f99303a204 INFO: Checksum verified INFO: File saved as 'pip-21.1.2-py3-none-any.whl' INFO: ===== ARTIFACT: https://files.pythonhosted.org/packages/47/32/fc8e244a008617adae684dafd28e24c61f4f7f19e9e40e915be72bdd0549/setuptools-57.2.0-py3-none-any.whl INFO: Downloading from https://files.pythonhosted.org/packages/47/32/fc8e244a008617adae684dafd28e24c61f4f7f19e9e40e915be72bdd0549/setuptools-57.2.0-py3-none-any.whl INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: b4bb42f3123fbb01e4f5f5ea9ed6d6b5f7021d18b3bc64236477a82aedf2190e vs b4bb42f3123fbb01e4f5f5ea9ed6d6b5f7021d18b3bc64236477a82aedf2190e INFO: Checksum verified INFO: File saved as 'setuptools-56.1.0-py3-none-any.whl' INFO: ===== ARTIFACT: https://files.pythonhosted.org/packages/65/63/39d04c74222770ed1589c0eaba06c05891801219272420b40311cd60c880/wheel-0.36.2-py2.py3-none-any.whl INFO: Downloading from https://files.pythonhosted.org/packages/65/63/39d04c74222770ed1589c0eaba06c05891801219272420b40311cd60c880/wheel-0.36.2-py2.py3-none-any.whl INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: 78b5b185f0e5763c26ca1e324373aadd49182ca90e825f7853f4b2509215dc0e vs 78b5b185f0e5763c26ca1e324373aadd49182ca90e825f7853f4b2509215dc0e INFO: Checksum verified INFO: File saved as 'wheel-0.36.2-py2.py3-none-any.whl' section_end:1626449788:step_script section_start:1626449788:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/import-artifacts/: found 7 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=4869210 responseStatus=201 Created token=kXkGSE3f section_end:1626449790:upload_artifacts_on_success section_start:1626449790:cleanup_file_variables Cleaning up file based variables section_end:1626449791:cleanup_file_variables Job succeeded