Build:
  1. 0
2024-12-14 13:15.16: New job: Build using linux-arm64 in
                                []
2024-12-14 13:15.16: Will push staging image to ocurrent/opam-staging:fedora-41-ocaml-5.1-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:e414f2fbd698b20edbd542ee744af8dca7c8c986727b8c449c3de3d683af0802
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
USER root
RUN yum install -y zstd && yum clean packages
USER opam
RUN opam switch create 5.1 --packages=ocaml-base-compiler.5.1.1
RUN opam pin add -k version ocaml-base-compiler 5.1.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-12-14 13:15.16: Using cache hint "5.1.1-arm64-ocurrent/opam-staging@sha256:e414f2fbd698b20edbd542ee744af8dca7c8c986727b8c449c3de3d683af0802"
2024-12-14 13:15.16: Waiting for resource in pool OCluster
2024-12-14 15:05.55: Waiting for worker…
2024-12-14 19:06.25: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:1ed1f56a8242ffdb053c24b9d004c8a06f2921c1e8bff0eb120d43aa790b7399
#1 transferring dockerfile: 567B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:722c7d0028c920ed766dc73e79632c93492963765dbd2a35b2a9de31daf6e143
#2 transferring context: 2B done
#2 DONE 0.1s

#3 resolve image config for docker.io/docker/dockerfile:1
#3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
#3 DONE 0.3s

#4 docker-image://docker.io/docker/dockerfile:1@sha256:db1ff77fb637a5955317c7a3a62540196396d565f3dd5742e76dddbb6d75c4c5
#4 sha256:04201f855c658116dadef7212a36fe3039ad8ae14a949d4d478ad09da517034e
#4 CACHED

#5 [internal] load build definition from Dockerfile
#5 sha256:2cb629a3fbc76f6b8bbe957d848056e2b1b351cadfb9291a71aef52cc0b65945
#5 DONE 0.0s

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:e414f2fbd698b20edbd542ee744af8dca7c8c986727b8c449c3de3d683af0802
#6 sha256:3537b892993a716cb12f40a2241bc89ec9b89db8c9f762c576a5fc15ba46ecb6
#6 DONE 0.0s

#7 [internal] load .dockerignore
#7 sha256:9d937077a79485d340be596d6f75d39aa880314c7d249eb488902ed27d32a612
#7 DONE 0.0s

#8 [1/6] FROM docker.io/ocurrent/opam-staging@sha256:e414f2fbd698b20edbd542ee744af8dca7c8c986727b8c449c3de3d683af0802
#8 sha256:0598fbafad17c6c1739305f958ec8e69ca1adcd2c96ca1f2f5f77e3d64dc8413
#8 CACHED

#13 [internal] load build context
#13 sha256:b5d0d216e14b1132e82eeb9074cabefcca660122a4a67ffe79028bf32804f645
#13 transferring context: 567B done
#13 DONE 0.1s

#9 [2/6] RUN yum install -y zstd && yum clean packages
#9 sha256:2324213e190807a1da0970a4c0ceb6133254d0faff836a69a02a9027eb875017
#9 0.404 Updating and loading repositories:
#9 1.240  Fedora 41 - aarch64 - Updates          100% |  25.6 KiB/s |  19.6 KiB |  00m01s
#9 1.541 Repositories loaded.
#9 1.684 Package "zstd-1.5.6-2.fc41.aarch64" is already installed.
#9 1.684 
#9 1.684 Nothing to do.
#9 1.774 Removed 0 files, 0 directories. 0 errors occurred.
#9 DONE 1.8s

#10 [3/6] RUN opam switch create 5.1 --packages=ocaml-base-compiler.5.1.1
#10 sha256:1171c462a746d819bb27c9d077bf838dbe5b6aad12e1d719dc3288778f9d6d30
#10 7.114 
#10 7.114 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#10 7.175 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/gen_ocaml_config.ml.in.3
#10 7.231 [ocaml-config.3/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#10 8.818 [ocaml-base-compiler.5.1.1] downloaded from https://github.com/ocaml/ocaml/archive/5.1.1.tar.gz
#10 9.488 [ocaml-base-compiler.5.1.1/ocaml-base-compiler.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/ocaml-base-compiler.install
#10 9.491 
#10 9.491 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#10 9.718 -> installed base-bigarray.base
#10 9.721 -> installed base-threads.base
#10 9.722 -> installed base-unix.base
#10 9.723 -> installed host-arch-arm64.1
#10 9.728 -> installed host-system-other.1
#10 9.729 -> installed ocaml-options-vanilla.1
#10 98.88 -> installed ocaml-base-compiler.5.1.1
#10 98.93 -> installed ocaml-config.3
#10 99.04 -> installed ocaml.5.1.1
#10 99.06 -> installed base-domains.base
#10 99.09 -> installed base-nnp.base
#10 99.42 Done.
#10 99.42 # Run eval $(opam env) to update the current shell environment
#10 DONE 99.9s

#11 [4/6] RUN opam pin add -k version ocaml-base-compiler 5.1.1
#11 sha256:3f2f79deebbc0961a406cf26dea1a75c3da28df3c853528ad8c1ba5316ef98df
#11 0.993 ocaml-base-compiler is now pinned to version 5.1.1
#11 0.993 
#11 6.754 No package build needed.
#11 6.754 Nothing to do.
#11 6.754 # Run eval $(opam env) to update the current shell environment
#11 DONE 6.9s

#12 [5/6] RUN opam install -y opam-depext
#12 sha256:db3840dd74fa10e90e3027e049c8a32b7db6480bdaac59ea4baacea719f68ac3
#12 7.175 The following actions will be performed:
#12 7.175   - install opam-depext 1.2.3
#12 7.176 
#12 7.176 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 7.757 [opam-depext.1.2.3] downloaded from https://github.com/ocaml-opam/opam-depext/releases/download/v1.2.3/opam-depext-full-1.2.3.tbz
#12 7.798 
#12 7.798 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 9.506 -> installed opam-depext.1.2.3
#12 9.513 Done.
#12 9.514 # Run eval $(opam env) to update the current shell environment
#12 DONE 9.6s

#14 [6/6] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#14 sha256:d916aa4639a424aa746965be2fe1fced167ed657dea9a2cc051ad315e69dc199
#14 DONE 0.1s

#15 exporting to image
#15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#15 exporting layers
#15 exporting layers 1.6s done
#15 writing image sha256:94f2981b0af395684a33a0d8e1fd6e331f5dfa461311fcbdfc27f9c5424f8450 done
#15 DONE 1.8s
Pushing "sha256:40aaac1b4288aca069e8165fd53d29553f95b1c3b7a8b97b5022c97f0c7f0d43" to "ocurrent/opam-staging:fedora-41-ocaml-5.1-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
3a53a10426f8: Preparing
3a53a10426f8: Pushed
fedora-41-ocaml-5.1-arm64: digest: sha256:7c2ca3d33c5d9fa73a9cc37d543a7119e2e11ba6912c5fabdd3ff58809d65eac size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
3a53a10426f8: Preparing
3a53a10426f8: Layer already exists
fedora-41-ocaml-5.1-arm64: digest: sha256:7c2ca3d33c5d9fa73a9cc37d543a7119e2e11ba6912c5fabdd3ff58809d65eac size: 531
Job succeeded
2024-12-14 19:11.57: Job succeeded