Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1630613825:resolve_secrets Resolving secrets section_end:1630613825:resolve_secrets section_start:1630613825: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:1630613825:prepare_executor section_start:1630613825:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-173-concurrent-0ckxz8 to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-173-concurrent-0ckxz8 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-173-concurrent-0ckxz8 via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1630613831:prepare_script section_start:1630613831: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/elastic/kibana/kibana/.git/ Created fresh repository. Checking out ce09e8b4 as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1630613835:get_sources section_start:1630613835:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (6184325)... Downloading artifacts from coordinator... ok  id=6184325 responseStatus=200 OK token=j3TnN7Ee Downloading artifacts for import-artifacts (6184327)... WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts from coordinator... ok  id=6184327 responseStatus=200 OK token=WTseKzms WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (6184322)... Downloading artifacts from coordinator... ok  id=6184322 responseStatus=200 OK token=7d_cULKx WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (6184326)... Downloading artifacts from coordinator... ok  id=6184326 responseStatus=200 OK token=Y9G4ejsL WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1630613840:download_artifacts section_start:1630613840: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 Load HTTP and S3 external resources 'ci-artifacts/import-artifacts/external-resources/NotoSansCJK-Regular.ttc' -> './NotoSansCJK-Regular.ttc' 'ci-artifacts/import-artifacts/external-resources/kibana-7.14.1-linux-x86_64.tar.gz' -> './kibana-7.14.1-linux-x86_64.tar.gz' 'ci-artifacts/import-artifacts/external-resources/tini' -> './tini' 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 registry1.dso.mil/ironbank/redhat/ubi/ubi8:8.4 AS prep_files Trying to pull registry1.dso.mil/ironbank/redhat/ubi/ubi8:8.4... Getting image source signatures Copying blob sha256:361ab352f363f6ec6a580e3cfcf5dca838fb183986a9850dba165161b137d3bb Copying blob sha256:db2f50b75fc09a20e8d9c497d96ad384fbeacf7e77df71e4c7b578d4c07fccce Copying blob sha256:96476a77b28db43fcb170401c287700d91d95cdff9c06e5ea7b48289d40a8e57 Copying config sha256:16a0dad03d789663a455de9528ab85a129ab154db0c8062e76376a02ef63b8b8 Writing manifest to image destination Storing signatures STEP 2: RUN yum update --setopt=tsflags=nodocs -y && yum install -y tar gzip && yum clean all Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 790 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 247 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! Last metadata expiration check: 0:00:01 ago on Thu Sep 2 20:18:08 2021. Package tar-2:1.30-5.el8.x86_64 is already installed. Package gzip-1.9-12.el8.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! 25 files removed STEP 3: RUN mkdir /usr/share/kibana STEP 4: WORKDIR /usr/share/kibana STEP 5: COPY --chown=1000:0 kibana-7.14.1-linux-x86_64.tar.gz . STEP 6: RUN tar --strip-components=1 -zxf kibana-7.14.1-linux-x86_64.tar.gz STEP 7: RUN chmod -R g=u /usr/share/kibana STEP 8: FROM registry1.dso.mil/ironbank/redhat/ubi/ubi8:8.4 STEP 9: EXPOSE 5601 STEP 10: RUN yum update --setopt=tsflags=nodocs -y && yum install -y fontconfig freetype shadow-utils nss && yum clean all Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 790 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 246 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! Package shadow-utils-2:4.6-12.el8.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: fontconfig x86_64 2.13.1-3.el8 ubi-8-baseos 275 k freetype x86_64 2.9.1-4.el8_3.1 ubi-8-baseos 394 k nss x86_64 3.53.1-17.el8_3 ubi-8-appstream 723 k Installing dependencies: dejavu-fonts-common noarch 2.35-7.el8 ubi-8-baseos 74 k dejavu-sans-fonts noarch 2.35-7.el8 ubi-8-baseos 1.5 M fontpackages-filesystem noarch 1.44-22.el8 ubi-8-baseos 16 k libpng x86_64 2:1.6.34-5.el8 ubi-8-baseos 126 k nspr x86_64 4.25.0-2.el8_2 ubi-8-appstream 142 k nss-softokn x86_64 3.53.1-17.el8_3 ubi-8-appstream 484 k nss-softokn-freebl x86_64 3.53.1-17.el8_3 ubi-8-appstream 376 k nss-sysinit x86_64 3.53.1-17.el8_3 ubi-8-appstream 72 k nss-util x86_64 3.53.1-17.el8_3 ubi-8-appstream 136 k Transaction Summary ================================================================================ Install 12 Packages Total download size: 4.2 M Installed size: 12 M Downloading Packages: [MIRROR] fontpackages-filesystem-1.44-22.el8.noarch.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/f/fontpackages-filesystem-1.44-22.el8.noarch.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] libpng-1.6.34-5.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/l/libpng-1.6.34-5.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] dejavu-fonts-common-2.35-7.el8.noarch.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/d/dejavu-fonts-common-2.35-7.el8.noarch.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (1/12): fontpackages-filesystem-1.44-22.el8.noa 3.2 kB/s | 16 kB 00:05 (2/12): dejavu-fonts-common-2.35-7.el8.noarch.r 15 kB/s | 74 kB 00:05 (3/12): libpng-1.6.34-5.el8.x86_64.rpm 25 kB/s | 126 kB 00:05 (4/12): fontconfig-2.13.1-3.el8.x86_64.rpm 34 MB/s | 275 kB 00:00 (5/12): freetype-2.9.1-4.el8_3.1.x86_64.rpm 21 MB/s | 394 kB 00:00 (6/12): dejavu-sans-fonts-2.35-7.el8.noarch.rpm 52 MB/s | 1.5 MB 00:00 [MIRROR] nss-3.53.1-17.el8_3.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/n/nss-3.53.1-17.el8_3.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] [MIRROR] nss-sysinit-3.53.1-17.el8_3.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/n/nss-sysinit-3.53.1-17.el8_3.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] [MIRROR] nspr-4.25.0-2.el8_2.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/n/nspr-4.25.0-2.el8_2.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] (7/12): nss-sysinit-3.53.1-17.el8_3.x86_64.rpm 14 kB/s | 72 kB 00:04 (8/12): nspr-4.25.0-2.el8_2.x86_64.rpm 29 kB/s | 142 kB 00:04 (9/12): nss-util-3.53.1-17.el8_3.x86_64.rpm 24 MB/s | 136 kB 00:00 (10/12): nss-3.53.1-17.el8_3.x86_64.rpm 144 kB/s | 723 kB 00:05 (11/12): nss-softokn-freebl-3.53.1-17.el8_3.x86 47 MB/s | 376 kB 00:00 (12/12): nss-softokn-3.53.1-17.el8_3.x86_64.rpm 39 MB/s | 484 kB 00:00 -------------------------------------------------------------------------------- Total 432 kB/s | 4.2 MB 00:10 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : nspr-4.25.0-2.el8_2.x86_64 1/12 Running scriptlet: nspr-4.25.0-2.el8_2.x86_64 1/12 Installing : nss-util-3.53.1-17.el8_3.x86_64 2/12 Installing : fontpackages-filesystem-1.44-22.el8.noarch 3/12 Installing : dejavu-fonts-common-2.35-7.el8.noarch 4/12 Installing : dejavu-sans-fonts-2.35-7.el8.noarch 5/12 Installing : nss-softokn-freebl-3.53.1-17.el8_3.x86_64 6/12 Installing : nss-softokn-3.53.1-17.el8_3.x86_64 7/12 Installing : nss-sysinit-3.53.1-17.el8_3.x86_64 8/12 Installing : nss-3.53.1-17.el8_3.x86_64 9/12 Installing : libpng-2:1.6.34-5.el8.x86_64 10/12 Installing : freetype-2.9.1-4.el8_3.1.x86_64 11/12 Installing : fontconfig-2.13.1-3.el8.x86_64 12/12 Running scriptlet: fontconfig-2.13.1-3.el8.x86_64 12/12 Running scriptlet: nss-3.53.1-17.el8_3.x86_64 12/12 Running scriptlet: fontconfig-2.13.1-3.el8.x86_64 12/12 Verifying : fontpackages-filesystem-1.44-22.el8.noarch 1/12 Verifying : libpng-2:1.6.34-5.el8.x86_64 2/12 Verifying : dejavu-fonts-common-2.35-7.el8.noarch 3/12 Verifying : freetype-2.9.1-4.el8_3.1.x86_64 4/12 Verifying : fontconfig-2.13.1-3.el8.x86_64 5/12 Verifying : dejavu-sans-fonts-2.35-7.el8.noarch 6/12 Verifying : nss-3.53.1-17.el8_3.x86_64 7/12 Verifying : nss-sysinit-3.53.1-17.el8_3.x86_64 8/12 Verifying : nspr-4.25.0-2.el8_2.x86_64 9/12 Verifying : nss-util-3.53.1-17.el8_3.x86_64 10/12 Verifying : nss-softokn-freebl-3.53.1-17.el8_3.x86_64 11/12 Verifying : nss-softokn-3.53.1-17.el8_3.x86_64 12/12 Installed products updated. Installed: dejavu-fonts-common-2.35-7.el8.noarch dejavu-sans-fonts-2.35-7.el8.noarch fontconfig-2.13.1-3.el8.x86_64 fontpackages-filesystem-1.44-22.el8.noarch freetype-2.9.1-4.el8_3.1.x86_64 libpng-2:1.6.34-5.el8.x86_64 nspr-4.25.0-2.el8_2.x86_64 nss-3.53.1-17.el8_3.x86_64 nss-softokn-3.53.1-17.el8_3.x86_64 nss-softokn-freebl-3.53.1-17.el8_3.x86_64 nss-sysinit-3.53.1-17.el8_3.x86_64 nss-util-3.53.1-17.el8_3.x86_64 Complete! 25 files removed STEP 11: COPY LICENSE /licenses/elastic-kibana STEP 12: COPY tini /bin/tini STEP 13: RUN chmod +x /bin/tini STEP 14: RUN mkdir /usr/share/fonts/local STEP 15: COPY NotoSansCJK-Regular.ttc /usr/share/fonts/local/NotoSansCJK-Regular.ttc STEP 16: RUN fc-cache -v /usr/share/fonts: skipping, existing cache is valid: 0 fonts, 2 dirs /usr/share/fonts/dejavu: skipping, existing cache is valid: 9 fonts, 0 dirs /usr/share/fonts/local: skipping, existing cache is valid: 10 fonts, 0 dirs /usr/share/X11/fonts/Type1: skipping, no such directory /usr/share/X11/fonts/TTF: skipping, no such directory /usr/local/share/fonts: skipping, no such directory /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /usr/share/fonts/dejavu: skipping, looped directory detected /usr/share/fonts/local: skipping, looped directory detected /usr/lib/fontconfig/cache: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/bin/fc-cache-64: succeeded STEP 17: COPY --from=prep_files --chown=1000:0 /usr/share/kibana /usr/share/kibana STEP 18: WORKDIR /usr/share/kibana STEP 19: RUN ln -s /usr/share/kibana /opt/kibana STEP 20: ENV ELASTIC_CONTAINER true STEP 21: ENV PATH=/usr/share/kibana/bin:$PATH STEP 22: COPY --chown=1000:0 config/kibana.yml /usr/share/kibana/config/kibana.yml STEP 23: COPY --chown=1000:0 bin/kibana-docker /usr/local/bin/ STEP 24: RUN find / -xdev -perm -4000 -exec chmod u-s {} + STEP 25: RUN groupadd --gid 1000 kibana && useradd --uid 1000 --gid 1000 -G 0 --home-dir /usr/share/kibana --no-create-home kibana STEP 26: USER kibana STEP 27: ENTRYPOINT ["/bin/tini", "--"] STEP 28: CMD ["/usr/local/bin/kibana-docker"] STEP 29: HEALTHCHECK --interval=10s --timeout=5s --start-period=1m --retries=5 CMD curl -I -f --max-time 5 http://localhost:5601 || exit 1 STEP 30: COMMIT registry1.dso.mil/ironbank-staging/elastic/kibana/kibana Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:a7289086c95c733fa09dcfd84e354b7c88469dc5dc470dc53a2dfa9e83cae53b Copying blob sha256:b1a878ba82335669119e088b7275c1241d794a53848ebb662568a6dba9dbc57c Copying config sha256:cd62f77176008388b22ee787a90a5cf4fe2378e0f86b98071b81acdd7cbb9b92 Writing manifest to image destination Storing signatures --> cd62f771760 Successfully tagged registry1.dso.mil/ironbank-staging/elastic/kibana/kibana:latest cd62f77176008388b22ee787a90a5cf4fe2378e0f86b98071b81acdd7cbb9b92 + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/elastic/kibana/kibana registry1.dso.mil/ironbank-staging/elastic/kibana/kibana:ibci-457804 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/elastic/kibana/kibana:ibci-457804 Getting image source signatures Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:a7289086c95c733fa09dcfd84e354b7c88469dc5dc470dc53a2dfa9e83cae53b Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:b1a878ba82335669119e088b7275c1241d794a53848ebb662568a6dba9dbc57c Copying config sha256:cd62f77176008388b22ee787a90a5cf4fe2378e0f86b98071b81acdd7cbb9b92 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/elastic/kibana/kibana registry1.dso.mil/ironbank-staging/elastic/kibana/kibana:7.14.1 + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/elastic/kibana/kibana:7.14.1 Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:a7289086c95c733fa09dcfd84e354b7c88469dc5dc470dc53a2dfa9e83cae53b Copying blob sha256:b1a878ba82335669119e088b7275c1241d794a53848ebb662568a6dba9dbc57c Copying config sha256:cd62f77176008388b22ee787a90a5cf4fe2378e0f86b98071b81acdd7cbb9b92 Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/elastic/kibana/kibana registry1.dso.mil/ironbank-staging/elastic/kibana/kibana:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/elastic/kibana/kibana:latest Getting image source signatures Copying blob sha256:a7289086c95c733fa09dcfd84e354b7c88469dc5dc470dc53a2dfa9e83cae53b Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:b1a878ba82335669119e088b7275c1241d794a53848ebb662568a6dba9dbc57c Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying config sha256:cd62f77176008388b22ee787a90a5cf4fe2378e0f86b98071b81acdd7cbb9b92 Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/elastic/kibana/kibana --format '{{.Id}}' + IMAGE_ID=sha256:cd62f77176008388b22ee787a90a5cf4fe2378e0f86b98071b81acdd7cbb9b92 + echo IMAGE_ID=sha256:cd62f77176008388b22ee787a90a5cf4fe2378e0f86b98071b81acdd7cbb9b92 + IMAGE_PODMAN_SHA=sha256:08bbe68ac62b465387daf27739ae2177d8c3fdc04d9840406068e5436229d61e + echo IMAGE_PODMAN_SHA=sha256:08bbe68ac62b465387daf27739ae2177d8c3fdc04d9840406068e5436229d61e A tarball of the built image can be retrieved from the documentation job artifacts. + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/elastic/kibana/kibana:ibci-457804 + echo IMAGE_NAME=elastic/kibana/kibana + 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:1630614095:step_script section_start:1630614095: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=6184329 responseStatus=201 Created token=6xr-mWky Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=6184329 responseStatus=201 Created token=6xr-mWky section_end:1630614097:upload_artifacts_on_success section_start:1630614097:cleanup_file_variables Cleaning up file based variables section_end:1630614097:cleanup_file_variables Job succeeded