Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1628212473:resolve_secrets Resolving secrets section_end:1628212473:resolve_secrets section_start:1628212473: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.2 ... section_end:1628212473:prepare_executor section_start:1628212473:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-6149-concurrent-0fxhc8 to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-6149-concurrent-0fxhc8 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-6149-concurrent-0fxhc8 via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1628212479:prepare_script section_start:1628212479: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; Waiting for Sidecar Sidecar available Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/opensource/jaegertracing/jaeger-query/.git/ Created fresh repository. Checking out 0dc3af2c as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1628212483:get_sources section_start:1628212483:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (5413882)... Downloading artifacts from coordinator... ok  id=5413882 responseStatus=200 OK token=3_nnRiCS WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for import-artifacts (5413884)... Downloading artifacts from coordinator... ok  id=5413884 responseStatus=200 OK token=1xpT4DK6 Downloading artifacts for load-scripts (5413879)... WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts from coordinator... ok  id=5413879 responseStatus=200 OK token=NoVZzfiF WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (5413883)... Downloading artifacts from coordinator... ok  id=5413883 responseStatus=200 OK token=zLjwUy28 WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1628212485:download_artifacts section_start:1628212485: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/jaegertracing-jaeger-query-1.25.0.tar time="2021-08-06T01:14:45Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/pod6b8fe904-a71a-4f31-9a5f-e3cbc95146e2/2080b143655f2696030cb4a6aa95fb01940e05f8aa958b7a6485ac1ef2b3ced2: no such file or directory" Getting image source signatures Copying blob sha256:d472788f541f86938581459f47981329aaaabac3d0fe71501640d71f7072b627 Copying blob sha256:b3e21f3cdfb81db18587df245b1020260c8ec0c6467480613d1968130cbf99dd Copying blob sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 Copying config sha256:b2485f129045b97855263c3339de7f58efc436fad033d46ae5133a6e7142ee6e Writing manifest to image destination Storing signatures Loaded image(s): localhost/jaegertracing/jaeger-query:1.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 jaegertracing/jaeger-query:1.25.0 AS source Getting image source signatures Copying blob sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 Copying blob sha256:b3e21f3cdfb81db18587df245b1020260c8ec0c6467480613d1968130cbf99dd Copying blob sha256:d472788f541f86938581459f47981329aaaabac3d0fe71501640d71f7072b627 Copying config sha256:91afd01dc86d7e40745dfd6e78849ac97809639d7a86c00aacf8f5e07d339972 Writing manifest to image destination Storing signatures --> 91afd01dc86 STEP 2: FROM registry1.dso.mil/ironbank/redhat/ubi/ubi8:8.4 Getting image source signatures Copying blob sha256:a538c9b9760931040405e4c827d816c820fc4738284b4f51a1bb0c872fb4b45d Copying blob sha256:53732dad4680ae165f569331357b89605c03583057db7193a7a4fabdf312f061 Copying blob sha256:12db700c3dbca27ed889da6e871f4d37d4ec5c6ef26487ee99de9a3146f418cb Copying config sha256:ffaa0ee7d4cb0a47fe1e9cce38f282925fb14949d72aa23e0cc2f12a5ef1ce0f Writing manifest to image destination Storing signatures STEP 3: COPY --from=source /go/bin/query-linux /go/bin/query-linux STEP 4: RUN dnf update --setopt=tsflags=nodocs -y && dnf clean all && rm -rf /var/cache/dnf && groupadd -g 1001 jaegerquery && useradd -r -u 1001 -m -s /sbin/nologin -g jaegerquery jaegerquery Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 790 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 244 kB/s | 2.4 MB 00:09 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.5 kB/s | 14 kB 00:09 Dependencies resolved. Nothing to do. Complete! 25 files removed STEP 5: USER jaegerquery STEP 6: HEALTHCHECK --interval=10s --timeout=5s --start-period=30s CMD curl -fs http://localhost:16687/ || exit 1 STEP 7: EXPOSE 16686/tcp STEP 8: ENTRYPOINT ["/go/bin/query-linux"] STEP 9: COMMIT registry1.dso.mil/ironbank-staging/opensource/jaegertracing/jaeger-query Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:bddca03e8250de627a63330243e94d72423debd6c1047c0d83b55bc8ec5738c4 Copying blob sha256:01d16b599d34ad3206bb38f9cd7c425b222ed0d8e13d473a08535be2b8822d80 Copying config sha256:e0bf203f27ef18d601a143be9822d39d22fa199e750f92931219c700368571ac Writing manifest to image destination Storing signatures --> e0bf203f27e e0bf203f27ef18d601a143be9822d39d22fa199e750f92931219c700368571ac + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/jaegertracing/jaeger-query registry1.dso.mil/ironbank-staging/opensource/jaegertracing/jaeger-query:ibci-408559 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/opensource/jaegertracing/jaeger-query:ibci-408559 Getting image source signatures Copying blob sha256:01d16b599d34ad3206bb38f9cd7c425b222ed0d8e13d473a08535be2b8822d80 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:bddca03e8250de627a63330243e94d72423debd6c1047c0d83b55bc8ec5738c4 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying config sha256:e0bf203f27ef18d601a143be9822d39d22fa199e750f92931219c700368571ac 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/jaegertracing/jaeger-query registry1.dso.mil/ironbank-staging/opensource/jaegertracing/jaeger-query:1.25.0 + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/jaegertracing/jaeger-query:1.25.0 Getting image source signatures Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:01d16b599d34ad3206bb38f9cd7c425b222ed0d8e13d473a08535be2b8822d80 Copying blob sha256:bddca03e8250de627a63330243e94d72423debd6c1047c0d83b55bc8ec5738c4 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying config sha256:e0bf203f27ef18d601a143be9822d39d22fa199e750f92931219c700368571ac Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/jaegertracing/jaeger-query registry1.dso.mil/ironbank-staging/opensource/jaegertracing/jaeger-query:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/jaegertracing/jaeger-query:latest Getting image source signatures Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:01d16b599d34ad3206bb38f9cd7c425b222ed0d8e13d473a08535be2b8822d80 Copying blob sha256:bddca03e8250de627a63330243e94d72423debd6c1047c0d83b55bc8ec5738c4 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying config sha256:e0bf203f27ef18d601a143be9822d39d22fa199e750f92931219c700368571ac Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/jaegertracing/jaeger-query --format '{{.Id}}' time="2021-08-06T01:16:22Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/pod6b8fe904-a71a-4f31-9a5f-e3cbc95146e2/2080b143655f2696030cb4a6aa95fb01940e05f8aa958b7a6485ac1ef2b3ced2: no such file or directory" + IMAGE_ID=sha256:e0bf203f27ef18d601a143be9822d39d22fa199e750f92931219c700368571ac + echo IMAGE_ID=sha256:e0bf203f27ef18d601a143be9822d39d22fa199e750f92931219c700368571ac + IMAGE_PODMAN_SHA=sha256:682644423df23dbffad58a57987ce09c36cdf25ec8dee00bb1e8923fceabb3b0 + echo IMAGE_PODMAN_SHA=sha256:682644423df23dbffad58a57987ce09c36cdf25ec8dee00bb1e8923fceabb3b0 A tarball of the built image can be retrieved from the documentation job artifacts. + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/opensource/jaegertracing/jaeger-query:ibci-408559 + echo IMAGE_NAME=opensource/jaegertracing/jaeger-query + branches=("master" "development") + [[ master development =~ development ]] + msg='A tarball of the built image can be retrieved from the documentation job artifacts.' + echo 'A tarball of the built image can be retrieved from the documentation job artifacts.' section_end:1628212582:step_script section_start:1628212582: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=5413886 responseStatus=201 Created token=TFdUttVd Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=5413886 responseStatus=201 Created token=TFdUttVd section_end:1628212583:upload_artifacts_on_success section_start:1628212583:cleanup_file_variables Cleaning up file based variables section_end:1628212584:cleanup_file_variables Job succeeded