Build:
  1. 0
2024-12-14 13:13.43: New job: Build using linux-arm64 in
                                []
2024-12-14 13:13.43: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-4.09-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.09 --packages=ocaml-base-compiler.4.09.1
RUN opam pin add -k version ocaml-base-compiler 4.09.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-12-14 13:13.43: Using cache hint "4.09.1-arm64-ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098"
2024-12-14 13:13.43: Waiting for resource in pool OCluster
2024-12-14 13:13.43: Waiting for worker…
2024-12-14 17:03.02: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:295877ae593c2970e43b0f24c6990e17eefbad08a1f2b75c95de8ba88089615b
#1 transferring dockerfile: 504B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:75fc6bf6c018482c18198a2b0a12753f2d9d3feb54481a24c9580c98b391115c
#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:c42a7d1d14c7c6a46f330bb40b583684773fa0d85925764fbf98eb4161dde77f
#5 DONE 0.0s

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098
#6 sha256:74971a652ec4681273bd9d37518651b55a3f2f9467e43586ccacd69ffde9058c
#6 DONE 0.0s

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

#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098
#8 sha256:82cb0cd80a6b44792129fbf3c7a6277b33f58bd82248c6016542c0de8ca348fa
#8 CACHED

#12 [internal] load build context
#12 sha256:46bee3d97969e790e16d1a4d9bd37c8acad70528a9998f05690eaf0bceaf1e30
#12 transferring context: 504B done
#12 DONE 0.1s

#9 [2/5] RUN opam switch create 4.09 --packages=ocaml-base-compiler.4.09.1
#9 sha256:185ecc234e99b845534ccb571285f15e694372de1c2cbff24b254423327dba9f
#9 6.948 
#9 6.948 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 7.034 [ocaml-config.1/gen_ocaml_config.ml.in] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/gen_ocaml_config.ml.in.1
#9 7.206 [ocaml-config.1/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#9 8.147 [ocaml-base-compiler.4.09.1] downloaded from https://github.com/ocaml/ocaml/archive/4.09.1.tar.gz
#9 8.865 [ocaml-base-compiler.4.09.1/0001-Re-generate-configure.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/0001-Re-generate-configure.patch
#9 9.108 [ocaml-base-compiler.4.09.1/alt-signal-stack.patch] downloaded from https://github.com/ocaml/ocaml/commit/8eed2e441222588dc385a98ae8bd6f5820eb0223.patch?full_index=1
#9 9.195 [ocaml-base-compiler.4.09.1/ocaml-base-compiler.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/ocaml-base-compiler.install
#9 9.198 
#9 9.198 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 9.416 -> installed base-bigarray.base
#9 9.429 -> installed base-threads.base
#9 9.430 -> installed base-unix.base
#9 113.8 -> installed ocaml-base-compiler.4.09.1
#9 113.9 -> installed ocaml-config.1
#9 114.0 -> installed ocaml.4.09.1
#9 114.3 Done.
#9 114.3 # Run eval $(opam env) to update the current shell environment
#9 DONE 114.7s

#10 [3/5] RUN opam pin add -k version ocaml-base-compiler 4.09.1
#10 sha256:94163461559edc191f120ef20848e96d0604caff71761bd53ca4d42c1fcc19d2
#10 1.040 ocaml-base-compiler is now pinned to version 4.09.1
#10 1.040 
#10 6.785 No package build needed.
#10 6.785 Nothing to do.
#10 6.785 # Run eval $(opam env) to update the current shell environment
#10 DONE 6.9s

#11 [4/5] RUN opam install -y opam-depext
#11 sha256:d9351279497737b424f8afac46f7cf90d823b838492b3908456c20fec1415464
#11 7.158 The following actions will be performed:
#11 7.158   - install opam-depext 1.2.3
#11 7.158 
#11 7.158 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 7.760 [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
#11 7.794 
#11 7.794 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 9.463 -> installed opam-depext.1.2.3
#11 9.469 Done.
#11 9.470 # Run eval $(opam env) to update the current shell environment
#11 DONE 9.6s

#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:4f3fe710526641fb233859b6850a94c119b956040e006af05d4b41afef0ebef1
#13 DONE 0.1s

#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 1.7s done
#14 writing image sha256:8ca90f0b2443cf91682d374902a3d7e7a189e3ee899a9349de1aa8179cb8fb9e done
#14 DONE 1.7s
Pushing "sha256:567d8f0148c69cd592232dc64e052f77a162657c889bd103bec8deb4507e5831" to "ocurrent/opam-staging:debian-12-ocaml-4.09-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
ef754a1a32d7: Preparing
ef754a1a32d7: Pushed
debian-12-ocaml-4.09-arm64: digest: sha256:e9c020dcd008fa1d613fe63d2e0fee0ae9b61cfc9af5f413a726bb91299ef139 size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
ef754a1a32d7: Preparing
ef754a1a32d7: Layer already exists
debian-12-ocaml-4.09-arm64: digest: sha256:e9c020dcd008fa1d613fe63d2e0fee0ae9b61cfc9af5f413a726bb91299ef139 size: 530
Job succeeded
2024-12-14 17:21.29: Job succeeded