Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1628279192:resolve_secrets Resolving secrets section_end:1628279192:resolve_secrets section_start:1628279192: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:1628279192:prepare_executor section_start:1628279192:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-5318-concurrent-0n4t5f to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-5318-concurrent-0n4t5f 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-5318-concurrent-0n4t5f via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1628279199:prepare_script section_start:1628279199: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/jaegertracing/jaeger-ingester/.git/ Created fresh repository. Checking out e52280ac as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1628279199:get_sources section_start:1628279199:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (5436184)... Downloading artifacts from coordinator... ok  id=5436184 responseStatus=200 OK token=hJGxr1-s WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for import-artifacts (5436186)... Downloading artifacts from coordinator... ok  id=5436186 responseStatus=200 OK token=SuaMeq29 WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (5436181)... Downloading artifacts from coordinator... ok  id=5436181 responseStatus=200 OK token=PNZaHTSy WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (5436185)... Downloading artifacts from coordinator... ok  id=5436185 responseStatus=200 OK token=_ziuXDgP WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1628279200:download_artifacts section_start:1628279200: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-ingester-1.25.0.tar time="2021-08-06T19:46:41Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/pod84b9980f-6151-45d8-b9b4-d3f4db530a3c/9a22cc3f0f09c31e673caa38f9a29e4e0ac24aea304ec3e0d52ca65713af0795: no such file or directory" Getting image source signatures Copying blob sha256:36dc52e610b0b32a58833a654a92a58020c3437593155ca83a6bf0537e11a475 Copying blob sha256:b3e21f3cdfb81db18587df245b1020260c8ec0c6467480613d1968130cbf99dd Copying blob sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 Copying config sha256:45c3a15b3bea8c1a8d167dd8e2a427b6df9d6bd2f0b1db3a520386e18b1e18f0 Writing manifest to image destination Storing signatures Loaded image(s): localhost/jaegertracing/jaeger-ingester: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-ingester:1.25.0 AS source Getting image source signatures Copying blob sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 Copying blob sha256:b3e21f3cdfb81db18587df245b1020260c8ec0c6467480613d1968130cbf99dd Copying blob sha256:36dc52e610b0b32a58833a654a92a58020c3437593155ca83a6bf0537e11a475 Copying config sha256:9c65073e8017816761bd84b4ee62b7b0e4f00d7e496dfa5f645303e94bb74d80 Writing manifest to image destination Storing signatures --> 9c65073e801 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:4e8f8f4f1d7bdda1205c37920ceb0d54e63ffc95b5bc2683baf33cfa339b5937 Copying config sha256:c00d8ac76b2827f99ab02eafd5e5acf3f25cc0c971e979e8871755d55643ecb2 Writing manifest to image destination Storing signatures STEP 3: COPY --from=source /go/bin/ingester-linux /go/bin/ingester-linux STEP 4: RUN dnf upgrade -y && dnf install -y curl ca-certificates && dnf clean all && rm -rf /var/cache/dnf Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 790 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 242 kB/s | 2.4 MB 00:10 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.5 kB/s | 14 kB 00:09 Dependencies resolved. Nothing to do. Complete! Package curl-7.61.1-18.el8.x86_64 is already installed. Package ca-certificates-2020.2.41-80.0.el8_2.noarch is already installed. Dependencies resolved. Nothing to do. Complete! 25 files removed STEP 5: RUN groupadd -g 1000 ingester && useradd -r -u 1000 -G ingester -g ingester ingester STEP 6: USER ingester STEP 7: HEALTHCHECK --start-period=3s --timeout=5s --interval=3s --retries=3 CMD curl -fs http://localhost:14270 || exit STEP 8: EXPOSE 14270/tcp STEP 9: ENTRYPOINT ["/go/bin/ingester-linux"] STEP 10: COMMIT registry1.dso.mil/ironbank-staging/opensource/jaegertracing/jaeger-ingester Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:e08d12117ee84406d61eba1baef6b6c51764bed2f3ab8508a155ca2d22bacc84 Copying blob sha256:59a6dc326a897191e40422b5cb3f318010ea00a43aceabcb754454fe4f7ca088 Copying config sha256:46177e1539342eef01267bc89a6e69bd524cbc95072e99f966aa71ca1e9f2f6b Writing manifest to image destination Storing signatures --> 46177e15393 46177e1539342eef01267bc89a6e69bd524cbc95072e99f966aa71ca1e9f2f6b + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/jaegertracing/jaeger-ingester registry1.dso.mil/ironbank-staging/opensource/jaegertracing/jaeger-ingester:ibci-410027 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/opensource/jaegertracing/jaeger-ingester:ibci-410027 Getting image source signatures Copying blob sha256:59a6dc326a897191e40422b5cb3f318010ea00a43aceabcb754454fe4f7ca088 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:e08d12117ee84406d61eba1baef6b6c51764bed2f3ab8508a155ca2d22bacc84 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying config sha256:46177e1539342eef01267bc89a6e69bd524cbc95072e99f966aa71ca1e9f2f6b 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-ingester registry1.dso.mil/ironbank-staging/opensource/jaegertracing/jaeger-ingester:1.25.0 + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/jaegertracing/jaeger-ingester:1.25.0 Getting image source signatures Copying blob sha256:59a6dc326a897191e40422b5cb3f318010ea00a43aceabcb754454fe4f7ca088 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:e08d12117ee84406d61eba1baef6b6c51764bed2f3ab8508a155ca2d22bacc84 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying config sha256:46177e1539342eef01267bc89a6e69bd524cbc95072e99f966aa71ca1e9f2f6b Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/jaegertracing/jaeger-ingester registry1.dso.mil/ironbank-staging/opensource/jaegertracing/jaeger-ingester:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/jaegertracing/jaeger-ingester:latest Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:59a6dc326a897191e40422b5cb3f318010ea00a43aceabcb754454fe4f7ca088 Copying blob sha256:e08d12117ee84406d61eba1baef6b6c51764bed2f3ab8508a155ca2d22bacc84 Copying config sha256:46177e1539342eef01267bc89a6e69bd524cbc95072e99f966aa71ca1e9f2f6b Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/jaegertracing/jaeger-ingester --format '{{.Id}}' time="2021-08-06T19:47:59Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/pod84b9980f-6151-45d8-b9b4-d3f4db530a3c/9a22cc3f0f09c31e673caa38f9a29e4e0ac24aea304ec3e0d52ca65713af0795: no such file or directory" + IMAGE_ID=sha256:46177e1539342eef01267bc89a6e69bd524cbc95072e99f966aa71ca1e9f2f6b + echo IMAGE_ID=sha256:46177e1539342eef01267bc89a6e69bd524cbc95072e99f966aa71ca1e9f2f6b A tarball of the built image can be retrieved from the documentation job artifacts. + IMAGE_PODMAN_SHA=sha256:a522e5043383defec68dea8fa936d3dcfe89259a272b43d8346ccf85dbdf90c0 + echo IMAGE_PODMAN_SHA=sha256:a522e5043383defec68dea8fa936d3dcfe89259a272b43d8346ccf85dbdf90c0 + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/opensource/jaegertracing/jaeger-ingester:ibci-410027 + echo IMAGE_NAME=opensource/jaegertracing/jaeger-ingester + 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:1628279279:step_script section_start:1628279279: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=5436188 responseStatus=201 Created token=PDy7-j9q Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=5436188 responseStatus=201 Created token=PDy7-j9q section_end:1628279280:upload_artifacts_on_success section_start:1628279280:cleanup_file_variables Cleaning up file based variables section_end:1628279280:cleanup_file_variables Job succeeded