Running with gitlab-runner 13.8.0 (775dd39d)  on global-shared-gitlab-runner-5c65bf4fbc-r4d8h xjiuspDK section_start:1621363344:resolve_secrets Resolving secrets section_end:1621363344:resolve_secrets section_start:1621363344:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner 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:1621363344:prepare_executor section_start:1621363344:prepare_script Preparing environment Waiting for pod gitlab-runner/runner-xjiuspdk-project-178-concurrent-0995dg to be running, status is Pending Running on runner-xjiuspdk-project-178-concurrent-0995dg via global-shared-gitlab-runner-5c65bf4fbc-r4d8h... section_end:1621363347:prepare_script section_start:1621363347:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/atlassian/jira-data-center/jira-node/.git/ Created fresh repository. Checking out 80b11a79 as 8.17... Skipping Git submodules setup section_end:1621363348:get_sources section_start:1621363348:download_artifacts Downloading artifacts Downloading artifacts for hardening_manifest (3414534)... Downloading artifacts from coordinator... ok  id=3414534 responseStatus=200 OK token=sSniAzT1 Downloading artifacts for load scripts (3414531)... Downloading artifacts from coordinator... ok  id=3414531 responseStatus=200 OK token=4EAyLiwc section_end:1621363348:download_artifacts section_start:1621363348:step_script Executing "step_script" stage of the job script $ if [[ "${CI_COMMIT_BRANCH}" == "master" || "${CI_COMMIT_BRANCH}" == "development" ]] && [[ "${CI_COMMIT_REF_PROTECTED}" != true ]]; then # collapsed multi-line command $ mkdir -p "${ARTIFACT_DIR}" $ set +e $ python3 "${PIPELINE_REPO_DIR}/stages/check-cves/pipeline_wl_compare.py" --lint INFO: Log level set to info INFO: Grabbing CVEs for: atlassian/jira-data-center/jira-node INFO: Retrieving findings for atlassian/jira-data-center/jira-node INFO: Running query to vat api WARNING: atlassian/jira-data-center/jira-node:8.17.0 not found in VAT WARNING: {"statusCode":404,"message":"No container found with containerName:'atlassian/jira-data-center/jira-node' and version: '8.17.0'","error":"Not Found"} INFO: CONTAINER APPROVAL STATUS INFO: notapproved INFO: CONTAINER APPROVAL TEXT INFO: None WARNING: IMAGE_APPROVAL_STATUS=notapproved INFO: Getting redhat/openjdk/openjdk11 hardening_manifest.yaml from master INFO: Grabbing CVEs for: redhat/openjdk/openjdk11 INFO: Getting redhat/ubi/ubi8 hardening_manifest.yaml from master INFO: Grabbing CVEs for: redhat/ubi/ubi8 INFO: Artifact Directory: ci-artifacts/lint INFO: 0 section_end:1621363349:step_script section_start:1621363349:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/lint/: found 3 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=3414535 responseStatus=201 Created token=Wv5BbRNs Uploading artifacts... variables.env: found 1 matching files and directories Uploading artifacts as "dotenv" to coordinator... ok id=3414535 responseStatus=201 Created token=Wv5BbRNs section_end:1621363350:upload_artifacts_on_success section_start:1621363350:cleanup_file_variables Cleaning up file based variables section_end:1621363350:cleanup_file_variables Job succeeded