Running with gitlab-runner 13.8.0 (775dd39d)  on global-shared-gitlab-runner-5896686f8-f7z96 71K9UkNo section_start:1620937591:resolve_secrets Resolving secrets section_end:1620937591:resolve_secrets section_start:1620937591:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-isolated 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:1620937591:prepare_executor section_start:1620937591:prepare_script Preparing environment Waiting for pod gitlab-runner-isolated/runner-71k9ukno-project-6370-concurrent-06x97b to be running, status is Pending Running on runner-71k9ukno-project-6370-concurrent-06x97b via global-shared-gitlab-runner-5896686f8-f7z96... section_end:1620937594:prepare_script section_start:1620937594:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/solutions-delivery-platform/jenkins/jenkinsfile-runner/.git/ Created fresh repository. Checking out 8826411b as development... Skipping Git submodules setup section_end:1620937595:get_sources section_start:1620937595:download_artifacts Downloading artifacts Downloading artifacts for hardening_manifest (3310943)... Downloading artifacts from coordinator... ok  id=3310943 responseStatus=200 OK token=1oijJcTj Downloading artifacts for import artifacts (3310945)... Downloading artifacts from coordinator... ok  id=3310945 responseStatus=200 OK token=ptzo_Msq Downloading artifacts for load scripts (3310940)... Downloading artifacts from coordinator... ok  id=3310940 responseStatus=200 OK token=7abk46ti Downloading artifacts for wl compare lint (3310944)... Downloading artifacts from coordinator... ok  id=3310944 responseStatus=200 OK token=B1_X__iE section_end:1620937598:download_artifacts section_start:1620937598: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/jenkinsfile-runner-dependencies-dcar-1.8.tar.gz' -> './jenkinsfile-runner-dependencies-dcar-1.8.tar.gz' 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/openjdk/openjdk11:1.11 Getting image source signatures Copying blob sha256:6160f960fc37576eaa593da1487dfa280f157c9587a323f07f2fc59dfbbec822 Copying blob sha256:2b961a01ae91a09a3f0ac235679db9bd633ef4160c5ec57360ab911c0d3a0c7f Copying blob sha256:b32e97c39cd25ed9879db8b2f351607392dab0dcd85295b1eb61ddd277182d12 Copying blob sha256:97d41a16a6bd7081856b722c2ff97b91b2fdc36dceb5798a4de8ff79b4cb4d73 Copying config sha256:c3d3a32e8e628144c75b09dda7f1506b29a97bc82bbc526f77d0b49bf37e00a8 Writing manifest to image destination Storing signatures STEP 2: USER root STEP 3: ARG TARBALL=jenkinsfile-runner-dependencies-dcar-1.8 STEP 4: ENV JENKINS_UC https://updates.jenkins.io STEP 5: ENV CASC_JENKINS_CONFIG /usr/share/jenkins/ref/casc STEP 6: ENV PLUGINS /app/plugins.txt STEP 7: ENV JENKINSFILE_PATH "" STEP 8: ARG JENKINS_HOME=/var/jenkins_home STEP 9: ARG TMP_DIR=/var/groovy-tmpdir STEP 10: ARG user=jenkins STEP 11: ARG group=jenkins STEP 12: ARG uid=1000 STEP 13: ARG gid=1000 STEP 14: COPY LICENSE /licenses STEP 15: COPY ${TARBALL}.tar.gz /tmp/${TARBALL}.tar.gz STEP 16: RUN INSTALL_PKGS="git-core" && yum -y update-minimal --setopt=tsflags=nodocs --security && yum -y install --setopt=tsflags=nodocs ${INSTALL_PKGS} Red Hat Universal Base Image 8 (RPMs) - BaseOS 78 kB/s | 777 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 529 kB/s | 5.2 MB 00:10 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.4 kB/s | 14 kB 00:10 No security updates needed, but 0 updates available Dependencies resolved. Nothing to do. Complete! Last metadata expiration check: 0:00:01 ago on Thu May 13 20:27:41 2021. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: git-core x86_64 2.27.0-1.el8 ubi-8-appstream 5.7 M Installing dependencies: less x86_64 530-1.el8 ubi-8-baseos 164 k libedit x86_64 3.1-23.20170329cvs.el8 ubi-8-baseos 102 k openssh x86_64 8.0p1-5.el8 ubi-8-baseos 520 k openssh-clients x86_64 8.0p1-5.el8 ubi-8-baseos 666 k Transaction Summary ================================================================================ Install 5 Packages Total download size: 7.1 M Installed size: 37 M Downloading Packages: [MIRROR] less-530-1.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/less-530-1.el8.x86_64.rpm [Connection timed out after 5000 milliseconds] [MIRROR] libedit-3.1-23.20170329cvs.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/libedit-3.1-23.20170329cvs.el8.x86_64.rpm [Connection timed out after 5000 milliseconds] [MIRROR] openssh-clients-8.0p1-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/o/openssh-clients-8.0p1-5.el8.x86_64.rpm [Connection timed out after 5000 milliseconds] (1/5): libedit-3.1-23.20170329cvs.el8.x86_64.rp 20 kB/s | 102 kB 00:05 (2/5): less-530-1.el8.x86_64.rpm 33 kB/s | 164 kB 00:05 (3/5): openssh-clients-8.0p1-5.el8.x86_64.rpm 133 kB/s | 666 kB 00:05 (4/5): openssh-8.0p1-5.el8.x86_64.rpm 98 MB/s | 520 kB 00:00 [MIRROR] git-core-2.27.0-1.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/g/git-core-2.27.0-1.el8.x86_64.rpm [Connection timed out after 5000 milliseconds] (5/5): git-core-2.27.0-1.el8.x86_64.rpm 1.1 MB/s | 5.7 MB 00:05 -------------------------------------------------------------------------------- Total 723 kB/s | 7.1 MB 00:10 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Running scriptlet: openssh-8.0p1-5.el8.x86_64 1/5 Installing : openssh-8.0p1-5.el8.x86_64 1/5 Installing : libedit-3.1-23.20170329cvs.el8.x86_64 2/5 Installing : openssh-clients-8.0p1-5.el8.x86_64 3/5 Installing : less-530-1.el8.x86_64 4/5 Installing : git-core-2.27.0-1.el8.x86_64 5/5 Running scriptlet: git-core-2.27.0-1.el8.x86_64 5/5 Verifying : less-530-1.el8.x86_64 1/5 Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 2/5 Verifying : openssh-clients-8.0p1-5.el8.x86_64 3/5 Verifying : openssh-8.0p1-5.el8.x86_64 4/5 Verifying : git-core-2.27.0-1.el8.x86_64 5/5 Installed products updated. Installed: git-core-2.27.0-1.el8.x86_64 less-530-1.el8.x86_64 libedit-3.1-23.20170329cvs.el8.x86_64 openssh-8.0p1-5.el8.x86_64 openssh-clients-8.0p1-5.el8.x86_64 Complete! STEP 17: RUN tar -xzf /tmp/${TARBALL}.tar.gz && mkdir -p $JENKINS_HOME $TMP_DIR /usr/share/jenkins /build && mv dependencies/ref /usr/share/jenkins/ref && mv dependencies/app /app && rm -rf /tmp/* && chown ${uid}:${gid} $JENKINS_HOME && chown ${uid}:${gid} $TMP_DIR && chown ${uid}:${gid} /app && chown ${uid}:${gid} /usr/share/jenkins && chown ${uid}:${gid} /build && groupadd -g ${gid} ${group} && useradd -d "$JENKINS_HOME" -d "$TMP_DIR" -d /app -d /usr/share/jenkins -u ${uid} -g ${gid} -m -s /bin/bash ${user} && chmod ug-s /usr/libexec/openssh/ssh-keysign && rm -rf /usr/share/jenkins/ref/plugins/github* useradd: warning: the home directory already exists. Not copying any file from skel directory into it. STEP 18: VOLUME /build STEP 19: VOLUME /usr/share/jenkins/ref/casc STEP 20: VOLUME $JENKINS_HOME STEP 21: USER $user STEP 22: ENTRYPOINT ["/app/bin/jenkinsfile-runner-launcher"] STEP 23: COMMIT registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins/jenkinsfile-runner Getting image source signatures Copying blob sha256:476579af086aee78cb12d88b08fd6b61a80a3f055cae293ec2d15a37dbe7b3f9 Copying blob sha256:1e8cd6732429ccfaea139348807617a5315fd7ca469850423f77f51661e8fe51 Copying blob sha256:a4038906ff5117533427566b1b227795bf2d0a00103c9ae700f9c85a54c77112 Copying blob sha256:26413bb4f3fd12fd4486c8bdf1870dd426ace1136798103ee0630ef79e95708a Copying blob sha256:2d2fb97ca8063f45a128eb1a3d13da75863a92ff176b372c49cca54c6edabbff Copying config sha256:6a8738cd241783685838e112b9d6ef78100bcde00dee599378167af27dc8030c Writing manifest to image destination Storing signatures --> 6a8738cd241 6a8738cd241783685838e112b9d6ef78100bcde00dee599378167af27dc8030c + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins/jenkinsfile-runner registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins/jenkinsfile-runner:259003 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins/jenkinsfile-runner:259003 Getting image source signatures Copying blob sha256:2d2fb97ca8063f45a128eb1a3d13da75863a92ff176b372c49cca54c6edabbff Copying blob sha256:1e8cd6732429ccfaea139348807617a5315fd7ca469850423f77f51661e8fe51 Copying blob sha256:26413bb4f3fd12fd4486c8bdf1870dd426ace1136798103ee0630ef79e95708a Copying blob sha256:a4038906ff5117533427566b1b227795bf2d0a00103c9ae700f9c85a54c77112 Copying blob sha256:476579af086aee78cb12d88b08fd6b61a80a3f055cae293ec2d15a37dbe7b3f9 Copying config sha256:6a8738cd241783685838e112b9d6ef78100bcde00dee599378167af27dc8030c Writing manifest to image destination Storing signatures + 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/solutions-delivery-platform/jenkins/jenkinsfile-runner registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins/jenkinsfile-runner:1.0-beta-27 Read the tags + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins/jenkinsfile-runner:1.0-beta-27 Getting image source signatures Copying blob sha256:1e8cd6732429ccfaea139348807617a5315fd7ca469850423f77f51661e8fe51 Copying blob sha256:a4038906ff5117533427566b1b227795bf2d0a00103c9ae700f9c85a54c77112 Copying blob sha256:26413bb4f3fd12fd4486c8bdf1870dd426ace1136798103ee0630ef79e95708a Copying blob sha256:476579af086aee78cb12d88b08fd6b61a80a3f055cae293ec2d15a37dbe7b3f9 Copying blob sha256:2d2fb97ca8063f45a128eb1a3d13da75863a92ff176b372c49cca54c6edabbff Copying config sha256:6a8738cd241783685838e112b9d6ef78100bcde00dee599378167af27dc8030c Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins/jenkinsfile-runner registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins/jenkinsfile-runner:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins/jenkinsfile-runner:latest Getting image source signatures Copying blob sha256:476579af086aee78cb12d88b08fd6b61a80a3f055cae293ec2d15a37dbe7b3f9 Copying blob sha256:26413bb4f3fd12fd4486c8bdf1870dd426ace1136798103ee0630ef79e95708a Copying blob sha256:2d2fb97ca8063f45a128eb1a3d13da75863a92ff176b372c49cca54c6edabbff Copying blob sha256:1e8cd6732429ccfaea139348807617a5315fd7ca469850423f77f51661e8fe51 Copying blob sha256:a4038906ff5117533427566b1b227795bf2d0a00103c9ae700f9c85a54c77112 Copying config sha256:6a8738cd241783685838e112b9d6ef78100bcde00dee599378167af27dc8030c Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins/jenkinsfile-runner --format '{{.Id}}' time="2021-05-13T20:28:36Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/podef1bcbd7-e4fc-4039-9eb1-66c8116cf77f/8fd1b8d6b0ef6ac322fb9e97cb8dd1b572b33c3395889be6bfe23a54663ae071: no such file or directory" + IMAGE_ID=sha256:6a8738cd241783685838e112b9d6ef78100bcde00dee599378167af27dc8030c + echo IMAGE_ID=sha256:6a8738cd241783685838e112b9d6ef78100bcde00dee599378167af27dc8030c + IMAGE_PODMAN_SHA=sha256:96be09fa25ff1ce66c9d0bd193f46dab4f46745c9e3a3d75188d96fe1fbabb2f + echo IMAGE_PODMAN_SHA=sha256:96be09fa25ff1ce66c9d0bd193f46dab4f46745c9e3a3d75188d96fe1fbabb2f + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins/jenkinsfile-runner:259003 + echo IMAGE_NAME=solutions-delivery-platform/jenkins/jenkinsfile-runner section_end:1620937716:step_script section_start:1620937716: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=3310947 responseStatus=201 Created token=UaPzJo-v Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=3310947 responseStatus=201 Created token=UaPzJo-v section_end:1620937717:upload_artifacts_on_success section_start:1620937717:cleanup_file_variables Cleaning up file based variables section_end:1620937717:cleanup_file_variables Job succeeded