Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1623856758:resolve_secrets Resolving secrets section_end:1623856758:resolve_secrets section_start:1623856758: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/anchore/cli/cli:0.9.1 ... section_end:1623856758:prepare_executor section_start:1623856758:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-4501-concurrent-09mjbf to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-4501-concurrent-09mjbf 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-4501-concurrent-09mjbf via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1623856764:prepare_script section_start:1623856764: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/tektoncd/kubeconfigwriter/.git/ Created fresh repository. Checking out 01f50089 as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1623856765:get_sources section_start:1623856765:download_artifacts Downloading artifacts Downloading artifacts for build (4140427)... Downloading artifacts from coordinator... ok  id=4140427 responseStatus=200 OK token=bdNX--Bd WARNING: ci-artifacts/build/: lchown ci-artifacts/build/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (4140420)... Downloading artifacts from coordinator... ok  id=4140420 responseStatus=200 OK token=rxMq9ee5 WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1623856765:download_artifacts section_start:1623856765:step_script Executing "step_script" stage of the job script $ python3 "${PIPELINE_REPO_DIR}/stages/scanning/anchore/anchore_scan.py" INFO: Log level set to info INFO: anchore-cli --json --u [MASKED] --url [MASKED] image add --noautosubscribe --dockerfile ./Dockerfile --force registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter:318532 INFO: registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter:318532 added to Anchore INFO: [ { "analysis_status": "not_analyzed", "analyzed_at": null, "annotations": {}, "created_at": "2021-06-16T15:19:26Z", "imageDigest": "sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6", "image_content": { "metadata": { "arch": null, "distro": null, "distro_version": null, "dockerfile_mode": "Actual", "image_size": null, "layer_count": null } }, "image_detail": [ { "created_at": "2021-06-16T15:19:26Z", "digest": "sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6", "dockerfile": "QVJHIEJBU0VfUkVHSVNUUlk9cmVnaXN0cnkxLmRzby5taWwKQVJHIEJBU0VfSU1BR0U9aXJvbmJhbmsvZ29vZ2xlL2Rpc3Ryb2xlc3Mvc3RhdGljCkFSRyBCQVNFX1RBRz1sYXRlc3QKCkZST00gZ2NyLmlvL3Rla3Rvbi1yZWxlYXNlcy9naXRodWIuY29tL3Rla3RvbmNkL3BpcGVsaW5lL2NtZC9rdWJlY29uZmlnd3JpdGVyOnYwLjI1LjAgYXMgYnVpbGQKCkZST00gJHtCQVNFX1JFR0lTVFJZfS8ke0JBU0VfSU1BR0V9OiR7QkFTRV9UQUd9CgpDT1BZIC0tZnJvbT1idWlsZCAva28tYXBwIC9rby1hcHAKClVTRVIgMTAwMQoKSEVBTFRIQ0hFQ0sgTk9ORQoKQ01EIFsiL2tvLWFwcC9rdWJlY29uZmlnd3JpdGVyIl0=", "fulldigest": "registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter@sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6", "fulltag": "registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter:318532", "imageDigest": "sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6", "imageId": "f7908f28774aa56998e278c12e61715a44420ff3a983fc8700fc08f24a36b6fe", "last_updated": "2021-06-16T15:19:26Z", "registry": "registry1.dso.mil", "repo": "ironbank-staging/opensource/tektoncd/kubeconfigwriter", "tag": "318532", "tag_detected_at": "2021-06-16T15:19:26Z", "userId": "ironbank-users" } ], "image_status": "active", "image_type": "docker", "last_updated": "2021-06-16T15:19:27Z", "parentDigest": "sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6", "userId": "ironbank-users" } ] INFO: Waiting for Anchore to scan sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6 INFO: anchore-cli --u [MASKED] --url [MASKED] image wait --timeout 3600 sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6 INFO: Status: analyzing INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3597 INFO: Status: analyzing INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3592 INFO: Image Digest: sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6 INFO: Parent Digest: sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6 INFO: Analysis Status: analyzed INFO: Image Type: docker INFO: Analyzed At: 2021-06-16T15:19:37Z INFO: Image ID: f7908f28774aa56998e278c12e61715a44420ff3a983fc8700fc08f24a36b6fe INFO: Dockerfile Mode: Actual INFO: Distro: debian INFO: Distro Version: 10 INFO: Size: 34007040 INFO: Architecture: amd64 INFO: Layer Count: 4 INFO: Full Tag: registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter:318532 INFO: Tag Detected At: 2021-06-16T15:19:26Z INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6 INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6 os INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6 files INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6 npm INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6 gem INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6 python INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6 java INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6 binary INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6 go INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6 malware INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6 nuget INFO: Getting vulnerability results INFO: Fetching [MASKED]/enterprise/images/sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6/ancestors INFO: Fetching [MASKED]/enterprise/images/sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6/vuln/all INFO: Getting compliance results INFO: Fetching [MASKED]/enterprise/images/sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6/ancestors INFO: Fetching [MASKED]/enterprise/images/sha256:a7bd68f15243fb29a51148086faaf546c43aa33b163f45186b4079585bdb0cf6/check?tag=registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter:318532&detail=true INFO: Getting Anchore version INFO: Fetching [MASKED]/version section_end:1623856789:step_script section_start:1623856789:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/scan-results/anchore/: found 17 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=4140428 responseStatus=201 Created token=sdAp9BeF section_end:1623856789:upload_artifacts_on_success section_start:1623856789:cleanup_file_variables Cleaning up file based variables section_end:1623856790:cleanup_file_variables Job succeeded