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:1631050132:resolve_secrets Resolving secrets section_end:1631050132:resolve_secrets section_start:1631050132: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:1631050132:prepare_executor section_start:1631050132:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-1008-concurrent-0sttvc to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-1008-concurrent-0sttvc 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-1008-concurrent-0sttvc via dsop-shared-gitlab-runner-5fcd8977b8-m6qmr... section_end:1631050138:prepare_script section_start:1631050138: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/redhat/openjdk/openjdk11/.git/ Created fresh repository. Checking out fa9db3d7 as master... Skipping Git submodules setup section_end:1631050143:get_sources section_start:1631050143:download_artifacts Downloading artifacts Downloading artifacts for anchore-scan (6305751)... Downloading artifacts from coordinator... ok  id=6305751 responseStatus=200 OK token=-w3vyrQC WARNING: ci-artifacts/scan-results/anchore/: lchown ci-artifacts/scan-results/anchore/: operation not permitted (suppressing repeats) Downloading artifacts for hardening-manifest (6305745)... Downloading artifacts from coordinator... ok  id=6305745 responseStatus=200 OK token=se6dL2vV WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (6305742)... Downloading artifacts from coordinator... ok  id=6305742 responseStatus=200 OK token=oyD4NiVW WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for openscap-compliance (6305752)... Downloading artifacts from coordinator... ok  id=6305752 responseStatus=200 OK token=Nyndyx4q WARNING: ci-artifacts/scan-results/openscap/: lchown ci-artifacts/scan-results/openscap/: operation not permitted (suppressing repeats) Downloading artifacts for twistlock-scan (6305753)... Downloading artifacts from coordinator... ok  id=6305753 responseStatus=200 OK token=8VwSj_rx WARNING: ci-artifacts/scan-results/twistlock/: lchown ci-artifacts/scan-results/twistlock/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (6305746)... Downloading artifacts from coordinator... ok  id=6305746 responseStatus=200 OK token=LfFocxbH WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1631050144:download_artifacts section_start:1631050144:step_script Executing "step_script" stage of the job script $ pip3 install jsonschema # collapsed multi-line command Requirement already satisfied: jsonschema in /usr/local/lib/python3.9/site-packages (3.2.0) Requirement already satisfied: attrs>=17.4.0 in /usr/local/lib/python3.9/site-packages (from jsonschema) (21.2.0) Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (from jsonschema) (56.1.0) Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.9/site-packages (from jsonschema) (1.15.0) Requirement already satisfied: pyrsistent>=0.14.0 in /usr/local/lib/python3.9/site-packages (from jsonschema) (0.17.3) WARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv: https://pip.pypa.io/warnings/venv WARNING: You are using pip version 21.1.1; however, version 21.2.4 is available. You should consider upgrading via the '/usr/local/bin/python3.9 -m pip install --upgrade pip' command. INFO: Log level set to info INFO: Number of whitelisted vulnerabilities: 147 WARNING: Error writing log line to trace: transform: short internal buffer INFO: Vulnerabilities found in scanning stage: 147 WARNING: Error writing log line to trace: transform: short internal buffer INFO: ALL VULNERABILITIES WHITELISTED INFO: Scans are passing 100% section_end:1631050146:step_script section_start:1631050146:cleanup_file_variables Cleaning up file based variables section_end:1631050146:cleanup_file_variables Job succeeded