Running with gitlab-runner 13.2.0 (353dd94e)  on global-shared-gitlab-runner-8dd6b4777-87gcx dPJcxnQf section_start:1601420253:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner Using Kubernetes executor with image ${GITLAB_INTERNAL_REGISTRY}/ironbank-tools/ironbank-pipeline/jenkins-oscap-agent:1.1 ... section_end:1601420253:prepare_executor section_start:1601420253:prepare_script Preparing environment Waiting for pod gitlab-runner/runner-dpjcxnqf-project-701-concurrent-28mlqq to be running, status is Pending Running on runner-dpjcxnqf-project-701-concurrent-28mlqq via global-shared-gitlab-runner-8dd6b4777-87gcx... section_end:1601420256:prepare_script section_start:1601420256:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/coder-enterprise/coder-enterprise/timescale/.git/ Created fresh repository. Checking out 0ebbd133 as development... Skipping Git submodules setup section_end:1601420257:get_sources section_start:1601420257:download_artifacts Downloading artifacts Downloading artifacts for build (340711)... Dialing: tcp gitlab-webservice.gitlab.svc.cluster.local:8181 ... Downloading artifacts from coordinator... ok  id=340711 responseStatus=200 OK token=oRfc9vPo Downloading artifacts for load scripts (340705)... Dialing: tcp gitlab-webservice.gitlab.svc.cluster.local:8181 ... Downloading artifacts from coordinator... ok  id=340705 responseStatus=200 OK token=N1hQkL92 section_end:1601420261:download_artifacts section_start:1601420261:step_script Executing "step_script" stage of the job script $ mkdir -p "${TWISTLOCK_SCANS}" $ python3 ${PIPELINE_REPO_DIR}/stages/scanning/twistlock.py --registry=${REGISTRY1_URL} --api_url=${twistlock_server_address}/api/v1 --name=ironbank-staging/${IM_NAME} --tag=${IMG_VERSION}-${CI_PIPELINE_ID} --username=${twistlock_user} --password=${twistlock_password} --version_file="${TWISTLOCK_SCANS}/twistlock-version.txt" --filename=${TWISTLOCK_SCANS}/${IMG_VERSION}.json --imageid=${IMAGE_ID} --timeout ${twistlock_timeout} Fetching twistlock version from [MASKED]/api/v1/version Twistlock version "20.04.177" Starting Prisma scan for sha256:43c3c64e138035c2a60252ec1aebaa26ab4c5780d3be5b52d165554f78f9b016 Waiting 10 seconds on Prisma scan [0/240]... Waiting 10 seconds on Prisma scan [1/240]... Waiting 10 seconds on Prisma scan [2/240]... Waiting 10 seconds on Prisma scan [3/240]... Prisma Report completed section_end:1601420292:step_script section_start:1601420292:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/scan-results/twistlock/: found 3 matching files and directories Dialing: tcp gitlab-webservice.gitlab.svc.cluster.local:8181 ... Uploading artifacts as "archive" to coordinator... ok id=340714 responseStatus=201 Created token=NhF2Aun- section_end:1601420293:upload_artifacts_on_success Job succeeded