Build:
- 0
2025-06-21 11:53.34: New job: Build using linux-arm64 in
[]
2025-06-21 11:53.34: Will push staging image to ocurrent/opam-staging:alpine-3.21-ocaml-4.12-no-flat-float-array-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:9f91b79834d8fb4d3a093b1e75513eb97bbc956472499236fa08b3d2426aff6c
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.12 --packages=ocaml-variants.4.12.1+options,ocaml-options-only-no-flat-float-array
RUN opam pin add -k version ocaml-variants 4.12.1+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-06-21 11:53.34: Using cache hint "4.12.1+no-flat-float-array-arm64-ocurrent/opam-staging@sha256:9f91b79834d8fb4d3a093b1e75513eb97bbc956472499236fa08b3d2426aff6c"
2025-06-21 11:53.34: Waiting for resource in pool OCluster
2025-06-21 11:53.34: Waiting for worker…
2025-06-21 13:17.46: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:0ab5a802e05b4c5fb236ce48fbf119b6e7dcec801811bffed2a505b6179d92ba
#1 transferring dockerfile: 549B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:03967f5c2cfb5517786fb0232b2de02f09070d97b018da2fb45bb0c4cc29f2b2
#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:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:e1b8ab9c4c488e39bfb8463f516b8fd036cc51116d72fd9d07edde22bf8d34c6
#4 CACHED
#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:9f91b79834d8fb4d3a093b1e75513eb97bbc956472499236fa08b3d2426aff6c
#8 sha256:285cd955854b511758c06f3b1b15cbc15aacde993369e6d3cef1ff4b1eea2d33
#8 CACHED
#5 [internal] load build definition from Dockerfile
#5 sha256:5ab9f4997699e3924081d10b9a3a29b15c62c200e39a4661355349d73c4dda35
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:9f91b79834d8fb4d3a093b1e75513eb97bbc956472499236fa08b3d2426aff6c
#6 sha256:c18f2e9a3855326f423d4c8fba5800e8fd42b368961b534bd0331a5f6253d83e
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 sha256:adb1c6808d1cdfbd0378e318e080cbee0f67025a4b06b6f47fbbb697425f09ca
#7 DONE 0.0s
#12 [internal] load build context
#12 sha256:cad05818e9d5ea15517598a46b23543b31e1c4775d5cd74276135b2a0c9de070
#12 transferring context: 549B done
#12 DONE 0.0s
#9 [2/5] RUN opam switch create 4.12 --packages=ocaml-variants.4.12.1+options,ocaml-options-only-no-flat-float-array
#9 sha256:83a9284f7538d21161208b085687beb0d107cfb665c37ae644e9d081435d0598
#9 3.256
#9 3.256 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 3.345 [ocaml-config.2/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#9 3.420 [ocaml-config.2/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#9 3.749 [ocaml-variants.4.12.1+options] downloaded from cache at https://opam.ocaml.org/cache
#9 4.486 [ocaml-variants.4.12.1+options/alt-signal-stack.patch] downloaded from https://opam.ocaml.org/cache
#9 4.562 [ocaml-variants.4.12.1+options/ocaml-variants.install] downloaded from https://opam.ocaml.org/cache
#9 4.562
#9 4.562 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 4.565 -> installed base-bigarray.base
#9 4.567 -> installed base-threads.base
#9 4.569 -> installed base-unix.base
#9 4.570 -> installed ocaml-option-no-flat-float-array.1
#9 4.807 -> installed ocaml-options-only-no-flat-float-array.1
#9 90.45 -> installed ocaml-variants.4.12.1+options
#9 90.50 -> installed ocaml-config.2
#9 90.60 -> installed ocaml.4.12.1
#9 90.95 Done.
#9 90.96 # Run eval $(opam env) to update the current shell environment
#9 DONE 91.5s
#10 [3/5] RUN opam pin add -k version ocaml-variants 4.12.1+options
#10 sha256:36806dabbdaeee13d49724712b20721f3b99f7f3a1a0bb07d59e2318cc900653
#10 0.740 ocaml-variants is now pinned to version 4.12.1+options
#10 0.740
#10 3.663 No package build needed.
#10 3.663 Nothing to do.
#10 3.671 # Run eval $(opam env) to update the current shell environment
#10 DONE 3.7s
#11 [4/5] RUN opam install -y opam-depext
#11 sha256:8f0d95440c308accb748d6597f7b90f053852b9cf4dcc4fbb2b1da4f131dd360
#11 3.818 The following actions will be performed:
#11 3.818 - install opam-depext 1.2.3
#11 3.818
#11 3.818 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 4.074 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#11 4.097
#11 4.097 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 5.982 -> installed opam-depext.1.2.3
#11 5.989 Done.
#11 5.994 # Run eval $(opam env) to update the current shell environment
#11 DONE 6.1s
#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:b5df9685a39af4c47b5f6e7eb7d15703a35189a314c2b1876a834f001cfcac91
#13 DONE 0.0s
#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 1.9s done
#14 writing image sha256:ebfa16584aa34fbb6689a43bee01101b272dd157b0846cecf481b58f7c2576ca done
#14 DONE 1.9s
Pushing "sha256:0efb3fc7b028d2f3765f4499925f62f6ad7e07d43dd3d20401a0e3ccb4bf8f7b" to "ocurrent/opam-staging:alpine-3.21-ocaml-4.12-no-flat-float-array-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
b701272567ea: Preparing
b701272567ea: Pushed
alpine-3.21-ocaml-4.12-no-flat-float-array-arm64: digest: sha256:c36f71161e822463c5616cb92a7bd4f9c21140171ea55783d1dd80d7aa7c5206 size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
b701272567ea: Preparing
b701272567ea: Layer already exists
alpine-3.21-ocaml-4.12-no-flat-float-array-arm64: digest: sha256:c36f71161e822463c5616cb92a7bd4f9c21140171ea55783d1dd80d7aa7c5206 size: 530
Job succeeded
2025-06-21 13:44.32: Job succeeded