Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-5f4b468dff-8vfv5 BsbAJu5w section_start:1622654682:resolve_secrets Resolving secrets section_end:1622654682:resolve_secrets section_start:1622654682: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:1622654682:prepare_executor section_start:1622654682:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-bsbaju5w-project-4921-concurrent-0rmbhb to be running, status is Pending Running on runner-bsbaju5w-project-4921-concurrent-0rmbhb via dsop-shared-gitlab-runner-5f4b468dff-8vfv5... section_end:1622654685:prepare_script section_start:1622654685:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/kinetica/pathfinder/pfdatamanager/.git/ Created fresh repository. Checking out 10a45340 as development... Skipping Git submodules setup section_end:1622654685:get_sources section_start:1622654685:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (3770725)... Downloading artifacts from coordinator... ok  id=3770725 responseStatus=200 OK token=cJhC2zk3 Downloading artifacts for import-artifacts (3770727)... Downloading artifacts from coordinator... ok  id=3770727 responseStatus=200 OK token=391x7hH2 Downloading artifacts for load-scripts (3770722)... Downloading artifacts from coordinator... ok  id=3770722 responseStatus=200 OK token=_YchzL7S Downloading artifacts for wl-compare-lint (3770726)... Downloading artifacts from coordinator... ok  id=3770726 responseStatus=200 OK token=iPWTzrez section_end:1622654687:download_artifacts section_start:1622654687: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/PFDataManager-0.0.4-SNAPSHOT-SHADED.jar' -> './PFDataManager-0.0.4-SNAPSHOT-SHADED.jar' 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/openjdk13:1.13.0 Getting image source signatures Copying blob sha256:53732dad4680ae165f569331357b89605c03583057db7193a7a4fabdf312f061 Copying blob sha256:d1f00c668867214921f68532fdf760383f8525bbab130580e573668a343e3b5b Copying blob sha256:a538c9b9760931040405e4c827d816c820fc4738284b4f51a1bb0c872fb4b45d Copying blob sha256:795a46701fd8f7fa7a7121fb59c00f7c21baab3186ce4deda999e84a5b195a28 Copying config sha256:5f7c39d927225a49cedb50e6dbc5c285b15daf001479bc8a78523ed1ccd96976 Writing manifest to image destination Storing signatures STEP 2: USER 0 STEP 3: RUN dnf -y update Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 790 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 750 kB/s | 7.4 MB 00:10 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.4 kB/s | 14 kB 00:10 Dependencies resolved. Nothing to do. Complete! STEP 4: RUN mkdir -p /opt/diu STEP 5: RUN useradd -d /opt/diu -s /bin/nologin diu useradd: warning: the home directory already exists. Not copying any file from skel directory into it. STEP 6: COPY PFDataManager-0.0.4-SNAPSHOT-SHADED.jar . STEP 7: COPY config/application.conf . STEP 8: COPY scripts/startdatamanager.sh . STEP 9: COPY config/log4j2.xml . STEP 10: RUN chown -R diu:diu /opt/diu STEP 11: EXPOSE 9191 STEP 12: USER diu STEP 13: CMD [ "/opt/diu/startdatamanager.sh"] STEP 14: HEALTHCHECK --interval=5m --timeout=30s --start-period=1m --retries=3 CMD [ "curl -f http://localhost:9191" || exit 1 ] STEP 15: COMMIT registry1.dso.mil/ironbank-staging/kinetica/pathfinder/pfdatamanager Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:8f74d9ec50022d7800a41ea00b1421b5c9b671f62ae4472fad8c3f4dec005c9b Copying blob sha256:93d03701c53dc9d75f6bb28e04922696745d6bf6d13d34a8af8b81b2b775b9b0 Copying blob sha256:8da4799570e33ca4e65d36c0cc1531355e085e6d7d019dbb80883f89f862fe81 Copying config sha256:79c895d93fb164c37c6527618d57c690952b9de883a76a9fcd5b812754c2c131 Writing manifest to image destination Storing signatures --> 79c895d93fb 79c895d93fb164c37c6527618d57c690952b9de883a76a9fcd5b812754c2c131 + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/kinetica/pathfinder/pfdatamanager registry1.dso.mil/ironbank-staging/kinetica/pathfinder/pfdatamanager:291026 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/kinetica/pathfinder/pfdatamanager:291026 Getting image source signatures Copying blob sha256:8da4799570e33ca4e65d36c0cc1531355e085e6d7d019dbb80883f89f862fe81 Copying blob sha256:93d03701c53dc9d75f6bb28e04922696745d6bf6d13d34a8af8b81b2b775b9b0 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:8f74d9ec50022d7800a41ea00b1421b5c9b671f62ae4472fad8c3f4dec005c9b Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying config sha256:79c895d93fb164c37c6527618d57c690952b9de883a76a9fcd5b812754c2c131 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/kinetica/pathfinder/pfdatamanager registry1.dso.mil/ironbank-staging/kinetica/pathfinder/pfdatamanager:1.1 + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/kinetica/pathfinder/pfdatamanager:1.1 Getting image source signatures Copying blob sha256:8da4799570e33ca4e65d36c0cc1531355e085e6d7d019dbb80883f89f862fe81 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:93d03701c53dc9d75f6bb28e04922696745d6bf6d13d34a8af8b81b2b775b9b0 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:8f74d9ec50022d7800a41ea00b1421b5c9b671f62ae4472fad8c3f4dec005c9b Copying config sha256:79c895d93fb164c37c6527618d57c690952b9de883a76a9fcd5b812754c2c131 Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/kinetica/pathfinder/pfdatamanager registry1.dso.mil/ironbank-staging/kinetica/pathfinder/pfdatamanager:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/kinetica/pathfinder/pfdatamanager:latest Getting image source signatures Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:8f74d9ec50022d7800a41ea00b1421b5c9b671f62ae4472fad8c3f4dec005c9b Copying blob sha256:93d03701c53dc9d75f6bb28e04922696745d6bf6d13d34a8af8b81b2b775b9b0 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:8da4799570e33ca4e65d36c0cc1531355e085e6d7d019dbb80883f89f862fe81 Copying config sha256:79c895d93fb164c37c6527618d57c690952b9de883a76a9fcd5b812754c2c131 Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/kinetica/pathfinder/pfdatamanager --format '{{.Id}}' time="2021-06-02T17:26:27Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/pod4e50f5d9-ae60-4ca7-ab11-0e539afb37de/86a1e9e76f604876d28c200528afaa0bff522526446887f88dd8a3361c7595c6: no such file or directory" + IMAGE_ID=sha256:79c895d93fb164c37c6527618d57c690952b9de883a76a9fcd5b812754c2c131 + echo IMAGE_ID=sha256:79c895d93fb164c37c6527618d57c690952b9de883a76a9fcd5b812754c2c131 + IMAGE_PODMAN_SHA=sha256:b6d3f382145f54ca9cba4ea2a54c4d26f631cf39509b4a3f1ffcefb83b773f30 + echo IMAGE_PODMAN_SHA=sha256:b6d3f382145f54ca9cba4ea2a54c4d26f631cf39509b4a3f1ffcefb83b773f30 + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/kinetica/pathfinder/pfdatamanager:291026 + echo IMAGE_NAME=kinetica/pathfinder/pfdatamanager section_end:1622654787:step_script section_start:1622654787: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=3770729 responseStatus=201 Created token=5vhsxDbS Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=3770729 responseStatus=201 Created token=5vhsxDbS section_end:1622654788:upload_artifacts_on_success section_start:1622654788:cleanup_file_variables Cleaning up file based variables section_end:1622654788:cleanup_file_variables Job succeeded