Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1623856339:resolve_secrets Resolving secrets section_end:1623856339:resolve_secrets section_start:1623856339: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/ironbank-pipelines/rootless-podman:0.1 ... section_end:1623856339:prepare_executor section_start:1623856339:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-4501-concurrent-0sdsdb to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-4501-concurrent-0sdsdb 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-0sdsdb via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1623856345:prepare_script section_start:1623856345: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 8875788c as renovate/gcr.io-tekton-releases-github.com-tektoncd-pipeline-cmd-kubeconfigwriter-0.x... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1623856346:get_sources section_start:1623856346:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (4140314)... Downloading artifacts from coordinator... ok  id=4140314 responseStatus=200 OK token=MCJ-iLxM WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for import-artifacts (4140316)... Downloading artifacts from coordinator... ok  id=4140316 responseStatus=200 OK token=-q7H7w2F WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (4140311)... Downloading artifacts from coordinator... ok  id=4140311 responseStatus=200 OK token=AvhT-PdG WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (4140315)... Downloading artifacts from coordinator... ok  id=4140315 responseStatus=200 OK token=XE4zpbM5 WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1623856347:download_artifacts section_start:1623856347:step_script Executing "step_script" stage of the job script $ "${PIPELINE_REPO_DIR}/stages/build/build-run.sh" Determine source registry based on branch Load any images used in Dockerfile build loading image ci-artifacts/import-artifacts/images/gcr.io-tekton-releases-github.com-tektoncd-pipeline-cmd-kubeconfigwriter-v0.25.0.tar time="2021-06-16T15:12:27Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/podaaccda73-3dec-412c-b122-b54c3502a690/5a656ef68bf2c38b8ac63c072f0c1ae97b6d184b7d055a74dfb628231d8b7022: no such file or directory" Getting image source signatures Copying blob sha256:ff1b49c4335ea4fbc3af49feee4e15270eccc6aee31b2d5408129861abd05acf Copying blob sha256:417cb9b79adeec55f58b890dc9831e252e3523d8de5fd28b4ee2abb151b7dc8b Copying blob sha256:817dc9cdbd3f38d28d209c0132ed69d90aef0975c3471bc32ed897f7ce8c8f71 Copying config sha256:f3cc6db2860d4c1391b47e916cb46f10f4a8388717edbf18e8f8f79533420936 Writing manifest to image destination Storing signatures Loaded image(s): gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/kubeconfigwriter:v0.25.0 Load HTTP and S3 external resources Converting labels from hardening manifest into command line args Converting build args from hardening manifest into command line args Build the image STEP 1: FROM gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/kubeconfigwriter:v0.25.0 AS build Getting image source signatures Copying blob sha256:417cb9b79adeec55f58b890dc9831e252e3523d8de5fd28b4ee2abb151b7dc8b Copying blob sha256:817dc9cdbd3f38d28d209c0132ed69d90aef0975c3471bc32ed897f7ce8c8f71 Copying blob sha256:ff1b49c4335ea4fbc3af49feee4e15270eccc6aee31b2d5408129861abd05acf Copying config sha256:1a34e13deccb42419869fbd46f3a8c07f9d3f5b938580b203d888d7c1788e5f3 Writing manifest to image destination Storing signatures --> 1a34e13decc STEP 2: FROM registry1.dso.mil/ironbank/google/distroless/static:latest Getting image source signatures Copying blob sha256:0601dccf3e93d42edf170296e848683623040da96519b1b943b8842620c24bd0 Copying blob sha256:ff53f95d20d5f6ca55d46980861da4798ee325927876aa53bfc5e2a32a864dc7 Copying blob sha256:56a974ed63388950cfc5e7627b1bee951cc1a20fb45dedd4d8d8f34d63c6ef4a Copying config sha256:16f743b18673c29d54af5b864b4375054771866a6f7cecb267a24636f8a7908d Writing manifest to image destination Storing signatures STEP 3: COPY --from=build /ko-app /ko-app STEP 4: USER 1001 STEP 5: HEALTHCHECK NONE STEP 6: CMD ["/ko-app/kubeconfigwriter"] STEP 7: COMMIT registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter Getting image source signatures Copying blob sha256:79d541cda6cb9a0c0e4aaa62aaea1f85b6b56544b5ad25e1e3369525ec0bf670 Copying blob sha256:84ff92691f909a05b224e1c56abb4864f01b4f8e3c854e4bb4c7baf1d3f6d652 Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef Copying blob sha256:a0a678c7d304b997869723d7f459d95393e204fd2e6595f459dccc7b0965f695 Copying config sha256:831f36f52c265f924f107bec0f7da12e8452f95aa5b3319afea839a4712c20c0 Writing manifest to image destination Storing signatures --> 831f36f52c2 831f36f52c265f924f107bec0f7da12e8452f95aa5b3319afea839a4712c20c0 + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter:318521 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter:318521 Getting image source signatures Copying blob sha256:a0a678c7d304b997869723d7f459d95393e204fd2e6595f459dccc7b0965f695 Copying blob sha256:79d541cda6cb9a0c0e4aaa62aaea1f85b6b56544b5ad25e1e3369525ec0bf670 Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef Copying blob sha256:84ff92691f909a05b224e1c56abb4864f01b4f8e3c854e4bb4c7baf1d3f6d652 Copying config sha256:831f36f52c265f924f107bec0f7da12e8452f95aa5b3319afea839a4712c20c0 Writing manifest to image destination Storing signatures Read the tags + echo 'Read the tags' + tags_file=ci-artifacts/preflight/tags.txt + test -f ci-artifacts/preflight/tags.txt + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter:v0.25.0 + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter:v0.25.0 Getting image source signatures Copying blob sha256:79d541cda6cb9a0c0e4aaa62aaea1f85b6b56544b5ad25e1e3369525ec0bf670 Copying blob sha256:84ff92691f909a05b224e1c56abb4864f01b4f8e3c854e4bb4c7baf1d3f6d652 Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef Copying blob sha256:a0a678c7d304b997869723d7f459d95393e204fd2e6595f459dccc7b0965f695 Copying config sha256:831f36f52c265f924f107bec0f7da12e8452f95aa5b3319afea839a4712c20c0 Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter:latest Getting image source signatures Copying blob sha256:a0a678c7d304b997869723d7f459d95393e204fd2e6595f459dccc7b0965f695 Copying blob sha256:79d541cda6cb9a0c0e4aaa62aaea1f85b6b56544b5ad25e1e3369525ec0bf670 Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef Copying blob sha256:84ff92691f909a05b224e1c56abb4864f01b4f8e3c854e4bb4c7baf1d3f6d652 Copying config sha256:831f36f52c265f924f107bec0f7da12e8452f95aa5b3319afea839a4712c20c0 Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter --format '{{.Id}}' time="2021-06-16T15:13:05Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/podaaccda73-3dec-412c-b122-b54c3502a690/5a656ef68bf2c38b8ac63c072f0c1ae97b6d184b7d055a74dfb628231d8b7022: no such file or directory" + IMAGE_ID=sha256:831f36f52c265f924f107bec0f7da12e8452f95aa5b3319afea839a4712c20c0 + echo IMAGE_ID=sha256:831f36f52c265f924f107bec0f7da12e8452f95aa5b3319afea839a4712c20c0 + IMAGE_PODMAN_SHA=sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4 + echo IMAGE_PODMAN_SHA=sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4 + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter:318521 + echo IMAGE_NAME=opensource/tektoncd/kubeconfigwriter A tarball of the built image can be retrieved from the create-tar job artifacts. + branches=("master" "development") + [[ master development =~ renovate/gcr.io-tekton-releases-github.com-tektoncd-pipeline-cmd-kubeconfigwriter-0.x ]] + msg='A tarball of the built image can be retrieved from the create-tar job artifacts.' + echo 'A tarball of the built image can be retrieved from the create-tar job artifacts.' section_end:1623856385:step_script section_start:1623856385:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/build/: found 2 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=4140318 responseStatus=201 Created token=33Xy_N5k Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=4140318 responseStatus=201 Created token=33Xy_N5k section_end:1623856386:upload_artifacts_on_success section_start:1623856386:cleanup_file_variables Cleaning up file based variables section_end:1623856386:cleanup_file_variables Job succeeded