Build:
- 0
2025-08-02 17:08.14: New job: Build using linux-arm64 in
[]
2025-08-02 17:08.14: Will push staging image to ocurrent/opam-staging:ubuntu-24.04-ocaml-4.11-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:bab9e515e9722f94053f079dfd9ccba811be300e94ae288fca652da411e75d23
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.11 --packages=ocaml-base-compiler.4.11.2
RUN opam pin add -k version ocaml-base-compiler 4.11.2
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-08-02 17:08.14: Using cache hint "4.11.2-arm64-ocurrent/opam-staging@sha256:bab9e515e9722f94053f079dfd9ccba811be300e94ae288fca652da411e75d23"
2025-08-02 17:08.14: Waiting for resource in pool OCluster
2025-08-02 17:08.14: Waiting for worker…
2025-08-02 17:08.15: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#2 [internal] load .dockerignore
#2 sha256:0951405f7a10d75739a047351db6ed31e912969c77527deb0e32cf2d73d72230
#2 transferring context:
#2 ...
#1 [internal] load build definition from Dockerfile
#1 sha256:9d4a2185c117d23cd56c54d4a80f809d420832899d17a5f2f7a89211ee721331
#1 transferring dockerfile: 504B done
#1 DONE 0.3s
#2 [internal] load .dockerignore
#2 sha256:0951405f7a10d75739a047351db6ed31e912969c77527deb0e32cf2d73d72230
#2 transferring context: 2B done
#2 DONE 0.3s
#3 resolve image config for docker.io/docker/dockerfile:1
#3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
#3 DONE 0.4s
#4 docker-image://docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:e1b8ab9c4c488e39bfb8463f516b8fd036cc51116d72fd9d07edde22bf8d34c6
#4 CACHED
#5 [internal] load build definition from Dockerfile
#5 sha256:9d40bb57edd9889ec4f3c108f6e9f82ba47a1db763d3ba5f1227d05376684ff5
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:bab9e515e9722f94053f079dfd9ccba811be300e94ae288fca652da411e75d23
#6 sha256:be395a35c6176927a7a2f13505dabf89fd47f457e44bce961d865827edb85275
#6 DONE 2.9s
#7 [internal] load .dockerignore
#7 sha256:62fd95e5ab9c2eb1ca0040029175ce881b42f84ec576633e3ab93484c13f0636
#7 DONE 0.0s
#12 [internal] load build context
#12 sha256:d8cdcf7c247c141c0af7f2dca6569997a52ab80de8a1fee93bed8ee978221c19
#12 ...
#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:bab9e515e9722f94053f079dfd9ccba811be300e94ae288fca652da411e75d23
#8 sha256:ff3ab42de2a5c8cad4ffcb31ba5fbce3d9466f6c330a2482d37b950803fcbfc4
#8 resolve docker.io/ocurrent/opam-staging@sha256:bab9e515e9722f94053f079dfd9ccba811be300e94ae288fca652da411e75d23 done
#8 DONE 0.3s
#12 [internal] load build context
#12 sha256:d8cdcf7c247c141c0af7f2dca6569997a52ab80de8a1fee93bed8ee978221c19
#12 transferring context: 504B done
#12 DONE 0.7s
#9 [2/5] RUN opam switch create 4.11 --packages=ocaml-base-compiler.4.11.2
#9 sha256:9dff5da1dcb77a8a9547f06c87cadf0971373e198245702e5c6d353e7b6a2434
#9 4.591
#9 4.591 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 4.703 [ocaml-config.1/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#9 4.807 [ocaml-config.1/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#9 5.354 [ocaml-base-compiler.4.11.2] downloaded from cache at https://opam.ocaml.org/cache
#9 5.976 [ocaml-base-compiler.4.11.2/alt-signal-stack.patch] downloaded from https://opam.ocaml.org/cache
#9 6.117 [ocaml-base-compiler.4.11.2/ocaml-base-compiler.install] downloaded from https://opam.ocaml.org/cache
#9 6.117
#9 6.117 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 6.344 -> installed base-bigarray.base
#9 6.344 -> installed base-threads.base
#9 6.399 -> installed base-unix.base
#9 109.6 -> installed ocaml-base-compiler.4.11.2
#9 109.7 -> installed ocaml-config.1
#9 109.8 -> installed ocaml.4.11.2
#9 110.1 Done.
#9 110.1 # Run eval $(opam env) to update the current shell environment
#9 DONE 110.3s
#10 [3/5] RUN opam pin add -k version ocaml-base-compiler 4.11.2
#10 sha256:d4f8f909e6cce894a8b2f3b3ed246ee1bd11ded5a63433194c1d6ad57130e1b0
#10 1.112 ocaml-base-compiler is now pinned to version 4.11.2
#10 1.112
#10 4.097 No package build needed.
#10 4.097 Nothing to do.
#10 4.097 # Run eval $(opam env) to update the current shell environment
#10 DONE 5.8s
#11 [4/5] RUN opam install -y opam-depext
#11 sha256:0636f4028aa4afef486a35d69cc0639ea2fc30cd79c9e43542637e8661cff3ca
#11 4.168 The following actions will be performed:
#11 4.168 - install opam-depext 1.2.3
#11 4.168
#11 4.168 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 4.293 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#11 4.321
#11 4.321 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 6.299 -> installed opam-depext.1.2.3
#11 6.303 Done.
#11 6.303 # Run eval $(opam env) to update the current shell environment
#11 DONE 7.2s
#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:ca9fbf9e068b27a7fed5822fff2d8d9cfa4bb5d8bc9ef324a8ff2f48f92eb603
#13 DONE 0.4s
#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 2.5s done
#14 writing image sha256:8c0e901710627331ead19a1e0b5afc8afd35ec38e861bff5c9f84fadcde4f335 done
#14 DONE 2.5s
Pushing "sha256:d972bc4154ebdd2f7ef2a55820edec7572cb76a8f5e3e19c2e5382d5757c0f7a" to "ocurrent/opam-staging:ubuntu-24.04-ocaml-4.11-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
a1f4a649aab0: Preparing
a1f4a649aab0: Pushed
ubuntu-24.04-ocaml-4.11-arm64: digest: sha256:10391ab3a87cb912f6b494f21397e5999cc33c31db39eec8781e30f0d2f6c9cf size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
a1f4a649aab0: Preparing
a1f4a649aab0: Layer already exists
ubuntu-24.04-ocaml-4.11-arm64: digest: sha256:10391ab3a87cb912f6b494f21397e5999cc33c31db39eec8781e30f0d2f6c9cf size: 531
Job succeeded
2025-08-02 17:33.33: Job succeeded