Build:
  1. 0
2025-09-01 19:42.54: New job: Build using linux-arm64 in
                                []
2025-09-01 19:42.54: Will push staging image to ocurrent/opam-staging:debian-13-ocaml-5.1-no-flat-float-array-arm32v7

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:7c56d40a1d263fe99ad3c373f5fd089fba5bf41173c73e790d4fee214a7e1ce4
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
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.1 --packages=ocaml-variants.5.1.1+options,ocaml-options-only-no-flat-float-array
RUN opam pin add -k version ocaml-variants 5.1.1+options
RUN opam install -y opam-depext
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2025-09-01 19:42.54: Using cache hint "5.1.1+no-flat-float-array-arm32v7-ocurrent/opam-staging@sha256:7c56d40a1d263fe99ad3c373f5fd089fba5bf41173c73e790d4fee214a7e1ce4"
2025-09-01 19:42.54: Waiting for resource in pool OCluster
2025-09-01 19:42.54: Waiting for worker…
2025-09-01 19:56.32: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:03ee939289f4a432cd55f5d55ee4dbf350b00604644189204ae0d3dcfcd419bd
#1 transferring dockerfile: 774B done
#1 DONE 0.1s

#2 resolve image config for docker-image://docker.io/docker/dockerfile:1
#2 sha256:8d3e54df0f62607d8ba237b8482161b4f3a374f33a62ab2ee35ddc545abfff1d
#2 DONE 0.6s

#3 docker-image://docker.io/docker/dockerfile:1@sha256:38387523653efa0039f8e1c89bb74a30504e76ee9f565e25c9a09841f9427b05
#3 sha256:498f67d9dd1fb04a9aad73bd2bb0309b7ee983cc3c3e224faa788b2c081872de
#3 CACHED

#4 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:7c56d40a1d263fe99ad3c373f5fd089fba5bf41173c73e790d4fee214a7e1ce4
#4 sha256:f002d0cb227fba2f942b0cbc5c2d01e3c2ff7b9c417c2e29a63273206b2eb8a5
#4 DONE 0.5s

#5 [internal] load .dockerignore
#5 sha256:4516c985f8a335122069e142ceb3c35b1481d8a382e4fc38b199c3a4d84dabe3
#5 transferring context: 2B done
#5 DONE 0.1s

#14 [1/8] FROM docker.io/ocurrent/opam-staging@sha256:7c56d40a1d263fe99ad3c373f5fd089fba5bf41173c73e790d4fee214a7e1ce4
#14 sha256:27c4cbbe6112b8a83d7a0109ba53c38a9039601f1146113c852911eee94a45d8
#14 CACHED

#7 [internal] load build context
#7 sha256:d4c1a3691e3637d76a70aa750db7e0a11db00d131ed2b85375f95342ae35deec
#7 transferring context: 774B done
#7 DONE 0.1s

#13 [2/8] RUN apt-get -y update
#13 sha256:a9286c03bc000a96b773fea1fe92ecbba38ba6dfd0f30cae101ca3cf45f4b1a5
#13 0.317 Hit:1 http://deb.debian.org/debian trixie InRelease
#13 0.318 Hit:2 http://deb.debian.org/debian trixie-updates InRelease
#13 0.318 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
#13 0.393 Reading package lists...
#13 DONE 1.2s

#12 [3/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#12 sha256:fde0f7f2706aa112ecb00021c7cd8caeb26de0f8500b43d1465f4ee2e68efe8a
#12 0.334 Reading package lists...
#12 1.118 Building dependency tree...
#12 1.270 Reading state information...
#12 1.326 Calculating upgrade...
#12 1.631 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#12 DONE 1.7s

#11 [4/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#11 sha256:48b0f7536fe67d209e8cc80a15026f2383525fbf1851470fb68ea8ff7a4b8329
#11 0.330 Reading package lists...
#11 1.112 Building dependency tree...
#11 1.257 Reading state information...
#11 1.570 The following NEW packages will be installed:
#11 1.570   libzstd-dev
#11 1.608 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
#11 1.608 Need to get 333 kB of archives.
#11 1.608 After this operation, 945 kB of additional disk space will be used.
#11 1.608 Get:1 http://deb.debian.org/debian trixie/main armhf libzstd-dev armhf 1.5.7+dfsg-1 [333 kB]
#11 2.591 Fetched 333 kB in 0s (9222 kB/s)
#11 2.607 Selecting previously unselected package libzstd-dev:armhf.
#11 2.607 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20342 files and directories currently installed.)
#11 2.619 Preparing to unpack .../libzstd-dev_1.5.7+dfsg-1_armhf.deb ...
#11 2.620 Unpacking libzstd-dev:armhf (1.5.7+dfsg-1) ...
#11 2.669 Setting up libzstd-dev:armhf (1.5.7+dfsg-1) ...
#11 DONE 2.7s

#10 [5/8] RUN opam switch create 5.1 --packages=ocaml-variants.5.1.1+options,ocaml-options-only-no-flat-float-array
#10 sha256:2394e98319a9c1b82175d761146a5fe4930948adfc799d13d1fb7bc611d4f528
#10 4.168 
#10 4.168 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#10 4.336 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#10 4.474 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#10 4.662 [ocaml-variants.5.1.1+options] downloaded from cache at https://opam.ocaml.org/cache
#10 5.375 [ocaml-variants.5.1.1+options/ocaml-variants.install] downloaded from https://opam.ocaml.org/cache
#10 5.549 [ocaml-variants.5.1.1+options/zstd-detection.patch] downloaded from https://opam.ocaml.org/cache
#10 5.551 
#10 5.551 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#10 5.553 -> installed base-bigarray.base
#10 5.556 -> installed base-threads.base
#10 5.557 -> installed base-unix.base
#10 5.558 -> installed ocaml-option-bytecode-only.1
#10 5.560 -> installed ocaml-option-no-flat-float-array.1
#10 5.817 -> installed ocaml-options-only-no-flat-float-array.1+bytecode-only
#10 45.08 -> installed ocaml-variants.5.1.1+options
#10 45.11 -> installed ocaml-config.3
#10 45.22 -> installed ocaml.5.1.1
#10 45.24 -> installed base-domains.base
#10 45.26 -> installed base-nnp.base
#10 45.48 Done.
#10 45.48 # Run eval $(opam env) to update the current shell environment
#10 DONE 45.7s

#9 [6/8] RUN opam pin add -k version ocaml-variants 5.1.1+options
#9 sha256:3780d28ae30f6b5ee48385d0294a528bac52ff48b6f2a2c3650197e6b4f1f586
#9 0.848 ocaml-variants is now pinned to version 5.1.1+options
#9 0.848 
#9 4.319 No package build needed.
#9 4.319 Nothing to do.
#9 4.319 # Run eval $(opam env) to update the current shell environment
#9 DONE 4.4s

#8 [7/8] RUN opam install -y opam-depext
#8 sha256:c10618cdfd6d84e28da7fdaa62a974a1b33267151b423c6ee6e21aff1c5c9f9f
#8 4.535 The following actions will be performed:
#8 4.535   - install opam-depext 1.2.3
#8 4.535 
#8 4.535 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#8 4.774 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#8 4.800 
#8 4.800 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#8 6.450 -> installed opam-depext.1.2.3
#8 6.454 Done.
#8 6.454 # Run eval $(opam env) to update the current shell environment
#8 DONE 6.6s

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

#15 exporting to image
#15 sha256:d912685bc2ed95dd0f6932e76d2b349737ace0c7df40fc97c535e6b1a525acb2
#15 exporting layers
#15 exporting layers 1.1s done
#15 writing image sha256:f70e6c8a1a30bc539b1972502b721e4ceb7ee8e98311a0ab739ce83b62d671c2 done
#15 DONE 1.1s
Pushing "sha256:c961a27a47d0635466761ddddfce0f9732054e0a1a649ecfa13215c8253d808f" to "ocurrent/opam-staging:debian-13-ocaml-5.1-no-flat-float-array-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
94f4c0e2db13: Preparing
94f4c0e2db13: Pushed
debian-13-ocaml-5.1-no-flat-float-array-arm32v7: digest: sha256:4a8cf3f5cbe4ac3a9f4c25809fe3df8b63191c520127118618d651f85f67b88c size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
94f4c0e2db13: Preparing
94f4c0e2db13: Layer already exists
debian-13-ocaml-5.1-no-flat-float-array-arm32v7: digest: sha256:4a8cf3f5cbe4ac3a9f4c25809fe3df8b63191c520127118618d651f85f67b88c size: 531
Job succeeded
2025-09-01 20:36.06: Job succeeded