Build:
  1. 0
2025-06-07 12:01.53: New job: Build using linux-arm64 in
                                []
2025-06-07 12:01.53: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-5.2-flambda-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:396751464b7d6a42af0ed326b54a74b8eb4810a3beb3b637a1862be6e41e6755
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
USER root
RUN apt-get -y update
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
RUN opam switch create 5.2 --packages=ocaml-variants.5.2.1+options,ocaml-options-only-flambda
RUN opam pin add -k version ocaml-variants 5.2.1+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2025-06-07 12:01.53: Using cache hint "5.2.1+flambda-arm64-ocurrent/opam-staging@sha256:396751464b7d6a42af0ed326b54a74b8eb4810a3beb3b637a1862be6e41e6755"
2025-06-07 12:01.53: Waiting for resource in pool OCluster
2025-06-07 12:01.53: Waiting for worker…
2025-06-07 16:10.40: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:3373df7c7acc704b6e5550c326201ace12bd05e3c21d95874c2e39a78401e2f3
#1 transferring dockerfile: 696B done
#1 DONE 0.2s

#2 [internal] load .dockerignore
#2 sha256:af1b0f0a73ec940aefc2d289e1d3b7ea81ba7be368d9e1ce3bc24a5026275352
#2 transferring context: 2B done
#2 DONE 0.2s

#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:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:e1b8ab9c4c488e39bfb8463f516b8fd036cc51116d72fd9d07edde22bf8d34c6
#4 CACHED

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

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:396751464b7d6a42af0ed326b54a74b8eb4810a3beb3b637a1862be6e41e6755
#6 sha256:76b19ca501f2d787bc211e35fe00133765f13cd13c2f1ccf6dbbfac2649c8d1e
#6 DONE 0.0s

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

#8 [1/8] FROM docker.io/ocurrent/opam-staging@sha256:396751464b7d6a42af0ed326b54a74b8eb4810a3beb3b637a1862be6e41e6755
#8 sha256:50c032355ec1e03d95f321a877d9eae54cfae1756362182ff22981498728560f
#8 DONE 0.0s

#9 [2/8] RUN apt-get -y update
#9 sha256:a501cd05d05480e6d59665ed249a6022b0a79b9312744c75c63cfa1968ddc48c
#9 CACHED

#10 [3/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#10 sha256:ce85edfe974ef1ab39cbb1acbd9a0e5e85035feaaff3c31453c4e295315a73b6
#10 CACHED

#11 [4/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#11 sha256:f98c2ab4ece70192e16a2ddf788396c021a6b5566c95474843ea73322f4d9e98
#11 CACHED

#15 [internal] load build context
#15 sha256:2753b6a0f364d883b2894913dd0121d3459a0c7e5dfebd3881ce976173cd21f9
#15 transferring context: 696B done
#15 DONE 0.1s

#12 [5/8] RUN opam switch create 5.2 --packages=ocaml-variants.5.2.1+options,ocaml-options-only-flambda
#12 sha256:7d122569c24aecbb51a30e126def08f5757e6587a20c7eba69a56507af6efe1d
#12 4.350 
#12 4.350 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 4.473 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#12 4.707 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#12 5.202 [ocaml-variants.5.2.1+options] downloaded from cache at https://opam.ocaml.org/cache
#12 5.951 [ocaml-variants.5.2.1+options/ocaml-variants.install] downloaded from https://opam.ocaml.org/cache
#12 5.951 
#12 5.951 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 5.953 -> installed base-bigarray.base
#12 5.954 -> installed base-threads.base
#12 5.956 -> installed base-unix.base
#12 5.958 -> installed ocaml-option-flambda.1
#12 6.235 -> installed ocaml-options-only-flambda.1
#12 146.7 -> installed ocaml-variants.5.2.1+options
#12 146.7 -> installed ocaml-config.3
#12 146.9 -> installed ocaml.5.2.1
#12 146.9 -> installed base-domains.base
#12 146.9 -> installed base-nnp.base
#12 147.3 Done.
#12 147.3 # Run eval $(opam env) to update the current shell environment
#12 DONE 147.8s

#13 [6/8] RUN opam pin add -k version ocaml-variants 5.2.1+options
#13 sha256:d2f56d34dd27ef432d9964be163f3e7396b6f2169e541232425b92ca08d9f2e3
#13 0.774 ocaml-variants is now pinned to version 5.2.1+options
#13 0.774 
#13 4.594 No package build needed.
#13 4.594 Nothing to do.
#13 4.595 # Run eval $(opam env) to update the current shell environment
#13 DONE 4.7s

#14 [7/8] RUN opam install -y opam-depext
#14 sha256:e3de6de65f31dee47a1d011cd85ec586fbded65adf2016c25c8715c1c0b7c71f
#14 4.914 The following actions will be performed:
#14 4.914   - install opam-depext 1.2.3
#14 4.914 
#14 4.914 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 5.099 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#14 5.126 
#14 5.126 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 6.882 -> installed opam-depext.1.2.3
#14 6.890 Done.
#14 6.890 # Run eval $(opam env) to update the current shell environment
#14 DONE 7.2s

#16 [8/8] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#16 sha256:627fe37d4dc02f3c15fe00734067021de7ece2373f541daab8c23adc9c40077d
#16 DONE 0.1s

#17 exporting to image
#17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#17 exporting layers
#17 exporting layers 1.8s done
#17 writing image sha256:ea6711ea5dbaaee1e66fa2085e7c40c1660f6634f8ee8332e2d946f0ae62be9d done
#17 DONE 1.8s
Pushing "sha256:fc6b4cf9bb7cfa486a8f0f37679abf01584bb7168669c598290c059091846b35" to "ocurrent/opam-staging:debian-12-ocaml-5.2-flambda-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
d3759696d0a0: Preparing
d3759696d0a0: Pushed
debian-12-ocaml-5.2-flambda-arm64: digest: sha256:058193aafe46ae9856f8ef1a661810060d67e0f2b271f214f8fe4489a7c5cf09 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
d3759696d0a0: Preparing
d3759696d0a0: Layer already exists
debian-12-ocaml-5.2-flambda-arm64: digest: sha256:058193aafe46ae9856f8ef1a661810060d67e0f2b271f214f8fe4489a7c5cf09 size: 531
Job succeeded
2025-06-07 16:45.17: Job succeeded