Build:
  1. 0
2025-06-21 12:16.30: New job: Build using linux-arm64 in
                                []
2025-06-21 12:16.30: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-4.12-no-flat-float-array-arm32v7

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:b77d558030f513fd3f46be667205e9857f09e1f9e4078d6b3dde584ab311c612
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
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 [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2025-06-21 12:16.30: Using cache hint "4.12.1+no-flat-float-array-arm32v7-ocurrent/opam-staging@sha256:b77d558030f513fd3f46be667205e9857f09e1f9e4078d6b3dde584ab311c612"
2025-06-21 12:16.30: Waiting for resource in pool OCluster
2025-06-21 12:43.14: Waiting for worker…
2025-06-21 16:07.43: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:2ef2d4aac73ba6b71117a05d560591d81d7d0d02bb1d352d4e003f8cebc53d4f
#1 transferring dockerfile: 615B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:1c5454ddd705cde1ec201fdd30b7282d490cf840863d270692aeb060970f7e91
#2 transferring context: 2B done
#2 DONE 0.0s

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

#4 docker-image://docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:e1b8ab9c4c488e39bfb8463f516b8fd036cc51116d72fd9d07edde22bf8d34c6
#4 CACHED

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

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:b77d558030f513fd3f46be667205e9857f09e1f9e4078d6b3dde584ab311c612
#6 sha256:448b57b95227f92adc9fc8ecae52fd79126f224e0b2c2fec601721581ebc52bc
#6 DONE 0.0s

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

#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:b77d558030f513fd3f46be667205e9857f09e1f9e4078d6b3dde584ab311c612
#8 sha256:7772834343e9d86304bb8f2f0e0d671b6426225c48d8cf348881ccbf00d1869f
#8 CACHED

#12 [internal] load build context
#12 sha256:890fc08355f957f84a6aefd5b22e09c2b7e28843e84898877baa39d7fd55e26e
#12 transferring context: 615B 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:5f0853b7e4c420209f0291f71f1bec8a52fc097aa21b42a797fc4bb9ba49db05
#9 3.811 
#9 3.811 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 3.929 [ocaml-config.2/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#9 4.045 [ocaml-config.2/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#9 4.373 [ocaml-variants.4.12.1+options] downloaded from cache at https://opam.ocaml.org/cache
#9 5.078 [ocaml-variants.4.12.1+options/alt-signal-stack.patch] downloaded from https://opam.ocaml.org/cache
#9 5.194 [ocaml-variants.4.12.1+options/ocaml-variants.install] downloaded from https://opam.ocaml.org/cache
#9 5.194 
#9 5.194 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 5.196 -> installed base-bigarray.base
#9 5.198 -> installed base-threads.base
#9 5.200 -> installed base-unix.base
#9 5.202 -> installed ocaml-option-no-flat-float-array.1
#9 5.450 -> installed ocaml-options-only-no-flat-float-array.1
#9 87.16 -> installed ocaml-variants.4.12.1+options
#9 87.20 -> installed ocaml-config.2
#9 87.30 -> installed ocaml.4.12.1
#9 87.63 Done.
#9 87.63 # Run eval $(opam env) to update the current shell environment
#9 DONE 88.1s

#10 [3/5] RUN opam pin add -k version ocaml-variants 4.12.1+options
#10 sha256:dc1ac6eb5e74a20785c89164a8fc57a8f17c6d1fe9c50b652461ecae276c177d
#10 0.784 ocaml-variants is now pinned to version 4.12.1+options
#10 0.784 
#10 4.074 No package build needed.
#10 4.074 Nothing to do.
#10 4.074 # Run eval $(opam env) to update the current shell environment
#10 DONE 4.1s

#11 [4/5] RUN opam install -y opam-depext
#11 sha256:4b54411331c750591527d2c90371701ec2cfadc1c707b28be25001507eee1d2a
#11 4.356 The following actions will be performed:
#11 4.356   - install opam-depext 1.2.3
#11 4.356 
#11 4.356 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 4.506 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#11 4.525 
#11 4.525 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 6.256 -> installed opam-depext.1.2.3
#11 6.262 Done.
#11 6.263 # Run eval $(opam env) to update the current shell environment
#11 DONE 6.3s

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

#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 1.7s done
#14 writing image sha256:6989787e115c99d86f3f0d8ed963b19aa4805bcc09a2e88268fe2f10c4759fe1 done
#14 DONE 1.7s
Pushing "sha256:c83b55bb1dbf4056ca77dc0d5af575bd7842ad9153315c233006fcda63da13c2" to "ocurrent/opam-staging:debian-12-ocaml-4.12-no-flat-float-array-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
1c5df45fb2c0: Preparing
1c5df45fb2c0: Pushed
debian-12-ocaml-4.12-no-flat-float-array-arm32v7: digest: sha256:dc8607797f3b38107132b5f3db64f327b93867e64bd3ae0430476337920f991d size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
1c5df45fb2c0: Preparing
1c5df45fb2c0: Layer already exists
debian-12-ocaml-4.12-no-flat-float-array-arm32v7: digest: sha256:dc8607797f3b38107132b5f3db64f327b93867e64bd3ae0430476337920f991d size: 531
Job succeeded
2025-06-21 16:38.17: Job succeeded