download.json
-
Pipeline Status:
FAILURE
FAILURE Stage: Build
Branch: mdb-153-fixesgraph LR 0([setup]):::INTERNAL_SUCCESS --> 1([Import Artifacts]):::SUCCESS --> 2((/)):::INTERNAL_SUCCESS --> 3([Stage Artifacts]):::SUCCESS --> 4((/)):::INTERNAL_SUCCESS --> 5([Build]):::FAILURE --> 6([Publish, Scan & Report]):::INTERNAL_FAILURE classDef SUCCESS font-size:10px classDef FAILURE fill:#f44, font-size:10px classDef SKIPPED font-size:10px classDef ABORTED fill:#889, font-size:10px classDef INTERNAL_SUCCESS font-size:10px, stroke-dasharray: 2, 1 classDef INTERNAL_FAILURE fill:#f44, font-size:10px, stroke-dasharray: 2, 1 classDef INTERNAL_SKIPPED font-size:10px, stroke-dasharray: 2, 1 classDef INTERNAL_ABORTED fill:#889, font-size:10px, stroke-dasharray: 2, 1Error Log:
groovy.lang.MissingPropertyException: No such property: whitelist_data for class: dccscrWhitelist -
Pipeline Status:
FAILURE
FAILURE Stage: Build
Branch: mdb-153-fixesgraph LR 0([setup]):::INTERNAL_SUCCESS --> 1([Import Artifacts]):::SUCCESS --> 2((/)):::INTERNAL_SUCCESS --> 3([Stage Artifacts]):::SUCCESS --> 4((/)):::INTERNAL_SUCCESS --> 5([Build]):::FAILURE --> 6([Publish, Scan & Report]):::INTERNAL_FAILURE classDef SUCCESS font-size:10px classDef FAILURE fill:#f44, font-size:10px classDef SKIPPED font-size:10px classDef ABORTED fill:#889, font-size:10px classDef INTERNAL_SUCCESS font-size:10px, stroke-dasharray: 2, 1 classDef INTERNAL_FAILURE fill:#f44, font-size:10px, stroke-dasharray: 2, 1 classDef INTERNAL_SKIPPED font-size:10px, stroke-dasharray: 2, 1 classDef INTERNAL_ABORTED fill:#889, font-size:10px, stroke-dasharray: 2, 1Error Log:
groovy.lang.MissingPropertyException: No such property: whitelist_data for class: dccscrWhitelist -
There was a typo with the associated whitelist file which we manage, I have correct this and the pipeline is running successfully now.
You will still need to update the version in the Jenkinsfile to: dccscrPipeline(version: "1.0.1")
I have done this for you, but keep in mind that if that the Jenkins file version needs to match the upstream version of the container being pulled in the download.yaml/json as well as in the Dockerfile. I also have to update the whitelist file (which vendors don't have access to) when the version changes.
-
Pipeline Status:
FAILURE
FAILURE Stage: Check CVEs Against Whitelist
Branch: mdb-153-fixesgraph LR 0([setup]):::INTERNAL_SUCCESS --> 1([Import Artifacts]):::SUCCESS --> 2((/)):::INTERNAL_SUCCESS --> 3([Stage Artifacts]):::SUCCESS --> 4((/)):::INTERNAL_SUCCESS --> 5([Build]):::SUCCESS --> 6([Publish, Scan & Report]):::INTERNAL_FAILURE classDef SUCCESS font-size:10px classDef FAILURE fill:#f44, font-size:10px classDef SKIPPED font-size:10px classDef ABORTED fill:#889, font-size:10px classDef INTERNAL_SUCCESS font-size:10px, stroke-dasharray: 2, 1 classDef INTERNAL_FAILURE fill:#f44, font-size:10px, stroke-dasharray: 2, 1 classDef INTERNAL_SKIPPED font-size:10px, stroke-dasharray: 2, 1 classDef INTERNAL_ABORTED fill:#889, font-size:10px, stroke-dasharray: 2, 1