Running with gitlab-runner 14.10.1 (f761588f)  on csg-eb-runner kQ68pjmj section_start:1745505262:prepare_executor Preparing the "docker" executor Using Docker executor with image gcr.io/kaniko-project/executor:debug ... Pulling docker image gcr.io/kaniko-project/executor:debug ... Using docker image sha256:16b383e1c3b259d59f75a2720a45ccf15b3a716cef44c6a5c521ceb471117168 for gcr.io/kaniko-project/executor:debug with digest gcr.io/kaniko-project/executor@sha256:c3109d5926a997b100c4343944e06c6b30a6804b2f9abe0994d3de6ef92b028e ... section_end:1745505263:prepare_executor section_start:1745505263:prepare_script Preparing environment Running on runner-kq68pjmj-project-232-concurrent-0 via csg-eb-runner.novalocal... section_end:1745505264:prepare_script section_start:1745505264:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Reinitialized existing Git repository in /builds/gitlab/exa/csg-eb/.git/ Checking out fc00c787 as main... Removing CsgEbConfig.mk Removing build/ Removing libcsg-eb.a Removing the_destination/ Skipping Git submodules setup section_end:1745505265:get_sources section_start:1745505265:step_script Executing "step_script" stage of the job script Using docker image sha256:16b383e1c3b259d59f75a2720a45ccf15b3a716cef44c6a5c521ceb471117168 for gcr.io/kaniko-project/executor:debug with digest gcr.io/kaniko-project/executor@sha256:c3109d5926a997b100c4343944e06c6b30a6804b2f9abe0994d3de6ef92b028e ... $ mkdir -p /kaniko/.docker $ DOCKER_AUTH=$(echo -n "$DOCKER_HUB_USR:$DOCKER_HUB_PASS" | base64) $ echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"},\"https://index.docker.io/v1/\":{\"auth\":\"$DOCKER_AUTH\"}}}" > /kaniko/.docker/config.json $ /kaniko/executor --cache=true --context $CI_PROJECT_DIR --dockerfile ./Dockerfile --destination $CI_REGISTRY_IMAGE:latest INFO[0001] Retrieving image manifest ubuntu:20.04 INFO[0001] Retrieving image ubuntu:20.04 from registry index.docker.io INFO[0001] Retrieving image manifest ubuntu:20.04 INFO[0001] Returning cached image manifest INFO[0002] Built cross stage deps: map[] INFO[0002] Retrieving image manifest ubuntu:20.04 INFO[0002] Returning cached image manifest INFO[0002] Retrieving image manifest ubuntu:20.04 INFO[0002] Returning cached image manifest INFO[0002] Executing 0 build triggers INFO[0002] Building stage 'ubuntu:20.04' [idx: '0', base-idx: '-1'] INFO[0002] Applying label maintainer=Mark Meredith INFO[0002] Checking for cached layer registry.mfix.netl.doe.gov/exa/csg-eb/cache:35a5bcdd0798f55ad2da640eab46ee2a34e8ac9fd8fb82b7b012a745e4206f3d... INFO[0003] Using caching version of cmd: RUN apt-get -qq update && apt-get -qq -y install --no-install-recommends build-essential=12.* git=1:2.* file=1:5.* openscad=2019.* pkg-config=0.29.* python3-pip=20.* python3-venv=3.8.* libgmp-dev libmpfr-dev libboost-all-dev && apt-get clean && rm -rf /var/lib/apt/lists/* && pip3 install --no-cache-dir cmake==3.* ninja==1.* && git clone -c feature.manyFiles=true https://github.com/spack/spack.git /usr/local/spack && PATH=/usr/local/spack/bin:$PATH INFO[0003] Checking for cached layer registry.mfix.netl.doe.gov/exa/csg-eb/cache:eaae3c39e76abfe593c5a3c9f91f9b637d367bafab2b068409fe258ea3db6c6b... INFO[0005] Using caching version of cmd: RUN git clone --depth 1 --branch v2.13.7 https://github.com/catchorg/Catch2 INFO[0005] Checking for cached layer registry.mfix.netl.doe.gov/exa/csg-eb/cache:e81f8f070519345f00f2f17828c1d32b703a0ed62c88c3d3211cd31d812c265b... INFO[0006] Using caching version of cmd: RUN cmake -S . -B build -DCATCH_BUILD_TESTING=OFF INFO[0006] Checking for cached layer registry.mfix.netl.doe.gov/exa/csg-eb/cache:ecadb4222eae63c4591245026f469f563fa4c12a690e2eff111310f90164aa33... INFO[0008] Using caching version of cmd: RUN cmake --build build --target install INFO[0008] Checking for cached layer registry.mfix.netl.doe.gov/exa/csg-eb/cache:109f53a9b4091ef9eaf2d7aca2dda6caadd11dc5906843f4002227cf90052dc2... INFO[0009] Using caching version of cmd: RUN git clone --depth 1 --branch v5.3 https://github.com/CGAL/cgal INFO[0009] Checking for cached layer registry.mfix.netl.doe.gov/exa/csg-eb/cache:16c9ede635f3631adc3d17ff312ccaa0fa040a17c9ffada8c2eb07ff15f7db82... INFO[0011] Using caching version of cmd: RUN cmake -S . -B build INFO[0011] Checking for cached layer registry.mfix.netl.doe.gov/exa/csg-eb/cache:8c0c537f7b9f878f58d1c48ac86d8a6c5fdb51cf876462220c5e27f57af88dcb... INFO[0012] Using caching version of cmd: RUN cmake --build build --target install INFO[0012] Checking for cached layer registry.mfix.netl.doe.gov/exa/csg-eb/cache:1a06f9a9537f855bb221ba41e33da7dbf9e926e3419741c4a8d0fea40875b8a6... INFO[0013] Using caching version of cmd: RUN git clone --branch 3.2.2 https://github.com/taocpp/PEGTL INFO[0013] Checking for cached layer registry.mfix.netl.doe.gov/exa/csg-eb/cache:27043a1f2029201351101aa37cfb5da49664dc11d9de3e671585ccf8ec08d6f1... INFO[0015] Using caching version of cmd: RUN cmake -S . -B build -DPEGTL_BUILD_TESTS=OFF -DPEGTL_BUILD_EXAMPLES=OFF INFO[0015] Checking for cached layer registry.mfix.netl.doe.gov/exa/csg-eb/cache:6e0474d6792f434565f5a32b4e35ca0841b668d7ff59c47001b22cc9a92536aa... INFO[0016] Using caching version of cmd: RUN cmake --build build --target install INFO[0016] Checking for cached layer registry.mfix.netl.doe.gov/exa/csg-eb/cache:1111ae916b31836d2bf0d5f220b62295c26e3444b2e8141dd7617762a136938e... INFO[0017] Using caching version of cmd: RUN useradd --create-home -s /bin/bash user INFO[0017] Cmd: USER INFO[0017] Skipping unpacking as no commands require it. INFO[0017] LABEL maintainer="Mark Meredith " INFO[0017] Applying label maintainer=Mark Meredith INFO[0017] No files changed in this command, skipping snapshotting. INFO[0017] ENV DEBIAN_FRONTEND noninteractive INFO[0017] No files changed in this command, skipping snapshotting. INFO[0017] RUN apt-get -qq update && apt-get -qq -y install --no-install-recommends build-essential=12.* git=1:2.* file=1:5.* openscad=2019.* pkg-config=0.29.* python3-pip=20.* python3-venv=3.8.* libgmp-dev libmpfr-dev libboost-all-dev && apt-get clean && rm -rf /var/lib/apt/lists/* && pip3 install --no-cache-dir cmake==3.* ninja==1.* && git clone -c feature.manyFiles=true https://github.com/spack/spack.git /usr/local/spack && PATH=/usr/local/spack/bin:$PATH INFO[0017] Found cached layer, extracting to filesystem INFO[0425] RUN git clone --depth 1 --branch v2.13.7 https://github.com/catchorg/Catch2 INFO[0425] Found cached layer, extracting to filesystem INFO[0428] WORKDIR /Catch2 INFO[0428] Cmd: workdir INFO[0428] Changed working directory to /Catch2 INFO[0428] No files changed in this command, skipping snapshotting. INFO[0428] RUN cmake -S . -B build -DCATCH_BUILD_TESTING=OFF INFO[0428] Found cached layer, extracting to filesystem INFO[0430] RUN cmake --build build --target install INFO[0430] Found cached layer, extracting to filesystem INFO[0432] WORKDIR / INFO[0432] Cmd: workdir INFO[0432] Changed working directory to / INFO[0432] No files changed in this command, skipping snapshotting. INFO[0432] RUN git clone --depth 1 --branch v5.3 https://github.com/CGAL/cgal INFO[0432] Found cached layer, extracting to filesystem INFO[0621] WORKDIR /cgal INFO[0621] Cmd: workdir INFO[0621] Changed working directory to /cgal INFO[0621] No files changed in this command, skipping snapshotting. INFO[0621] RUN cmake -S . -B build INFO[0621] Found cached layer, extracting to filesystem INFO[0622] RUN cmake --build build --target install INFO[0622] Found cached layer, extracting to filesystem INFO[0627] WORKDIR / INFO[0627] Cmd: workdir INFO[0627] Changed working directory to / INFO[0627] No files changed in this command, skipping snapshotting. INFO[0627] RUN git clone --branch 3.2.2 https://github.com/taocpp/PEGTL INFO[0627] Found cached layer, extracting to filesystem INFO[0638] WORKDIR /PEGTL INFO[0638] Cmd: workdir INFO[0638] Changed working directory to /PEGTL INFO[0638] No files changed in this command, skipping snapshotting. INFO[0638] RUN cmake -S . -B build -DPEGTL_BUILD_TESTS=OFF -DPEGTL_BUILD_EXAMPLES=OFF INFO[0638] Found cached layer, extracting to filesystem INFO[0640] RUN cmake --build build --target install INFO[0640] Found cached layer, extracting to filesystem INFO[0641] WORKDIR / INFO[0641] Cmd: workdir INFO[0641] Changed working directory to / INFO[0641] No files changed in this command, skipping snapshotting. INFO[0641] RUN useradd --create-home -s /bin/bash user INFO[0641] Found cached layer, extracting to filesystem INFO[0643] WORKDIR /home/user INFO[0643] Cmd: workdir INFO[0643] Changed working directory to /home/user INFO[0643] No files changed in this command, skipping snapshotting. INFO[0643] USER user INFO[0643] Cmd: USER INFO[0643] No files changed in this command, skipping snapshotting. INFO[0643] CMD [ "/bin/bash" ] INFO[0643] No files changed in this command, skipping snapshotting. INFO[0643] Pushing image to registry.mfix.netl.doe.gov/exa/csg-eb:latest INFO[0646] Pushed registry.mfix.netl.doe.gov/exa/csg-eb@sha256:9173e1fdc4f09263cb95aa8fb303d1f1ef076b03b6a23e167290e7413282db4d section_end:1745505912:step_script section_start:1745505912:cleanup_file_variables Cleaning up project directory and file based variables section_end:1745505913:cleanup_file_variables Job succeeded