Build:
  1. 0
2025-06-07 11:55.10: New job: Build using linux-arm64 in
                                []
2025-06-07 11:55.10: Will push staging image to ocurrent/opam-staging:debian-11-ocaml-5.4-arm32v7

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:ad0161697ccc282b74db4e1f379407ece1864acffe622037fe94da6f9054b600
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
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.4 --packages=ocaml-variants.5.4.0+trunk
RUN opam pin add -k version ocaml-variants 5.4.0+trunk
RUN opam install -y opam-depext
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2025-06-07 11:55.10: Using cache hint "5.4.0-arm32v7-ocurrent/opam-staging@sha256:ad0161697ccc282b74db4e1f379407ece1864acffe622037fe94da6f9054b600"
2025-06-07 11:55.10: Waiting for resource in pool OCluster
2025-06-07 11:55.10: Waiting for worker…
2025-06-07 14:51.00: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:220d4a5c9f0237c81b8e7eeef266efa78403b7c3e878e2d02f1ad548d180b128
#1 transferring dockerfile: 819B done
#1 DONE 0.3s

#2 [internal] load .dockerignore
#2 sha256:c0e181544e45cad541abf5c1cce1dd71930e5ab7ad13780fe9c2fbdca74cf7f8
#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.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:d446c91c167d92dd1fc9af57d328449d8d64888d1ff54ddc36916ea4ce73d9d6
#5 DONE 0.0s

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

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

#8 [1/9] FROM docker.io/ocurrent/opam-staging@sha256:ad0161697ccc282b74db4e1f379407ece1864acffe622037fe94da6f9054b600
#8 sha256:323dc06a83911a9c16eb0383779dc45aa4d3fae835fe19653a972029fc9aa9c4
#8 CACHED

#16 [internal] load build context
#16 sha256:a63551b1dcdd58eb3f705e60193864da27c83696156f71e960617c265a81510d
#16 transferring context: 819B done
#16 DONE 0.1s

#9 [2/9] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:5df0ff60d157182d768c74ae9516478d2783cec64bf3a60188ab109515135d32
#9 1.537 [beta] Initialised
#9 DONE 1.8s

#10 [3/9] RUN apt-get -y update
#10 sha256:d9d9c2a389a74cec565b1e9deccc3f1099dec694417c53ec03cc0e1fea5b9145
#10 0.506 Hit:1 http://deb.debian.org/debian bullseye InRelease
#10 0.535 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]
#10 0.582 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
#10 0.926 Get:4 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [373 kB]
#10 1.094 Fetched 444 kB in 1s (643 kB/s)
#10 1.094 Reading package lists...
#10 DONE 1.8s

#11 [4/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#11 sha256:a625e23d5aba969ecd4b2f1c7f9a8b634cd09b9b8273588a9ecb25fc2de2d575
#11 0.330 Reading package lists...
#11 0.966 Building dependency tree...
#11 1.088 Reading state information...
#11 1.111 Calculating upgrade...
#11 1.310 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#11 DONE 1.4s

#12 [5/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#12 sha256:c84001e838211ca8a13cbdcc6786a76b2ee4e272f1de1dae3aa1f9c5a5dc2dd2
#12 0.315 Reading package lists...
#12 0.945 Building dependency tree...
#12 1.061 Reading state information...
#12 1.281 The following NEW packages will be installed:
#12 1.281   libzstd-dev
#12 1.367 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
#12 1.367 Need to get 339 kB of archives.
#12 1.367 After this operation, 937 kB of additional disk space will be used.
#12 1.367 Get:1 http://deb.debian.org/debian bullseye/main armhf libzstd-dev armhf 1.4.8+dfsg-2.1 [339 kB]
#12 1.592 debconf: delaying package configuration, since apt-utils is not installed
#12 1.633 Fetched 339 kB in 0s (1960 kB/s)
#12 1.649 Selecting previously unselected package libzstd-dev:armhf.
#12 1.649 (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 ... 18085 files and directories currently installed.)
#12 1.658 Preparing to unpack .../libzstd-dev_1.4.8+dfsg-2.1_armhf.deb ...
#12 1.659 Unpacking libzstd-dev:armhf (1.4.8+dfsg-2.1) ...
#12 1.710 Setting up libzstd-dev:armhf (1.4.8+dfsg-2.1) ...
#12 DONE 1.8s

#13 [6/9] RUN opam switch create 5.4 --packages=ocaml-variants.5.4.0+trunk
#13 sha256:63b2636085935904725d4a601e9c97f69f53cb4de0fe7da17f258ec54dde025d
#13 5.325 
#13 5.325 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 5.543 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#13 5.775 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#13 6.879 [ocaml-compiler.5.4] downloaded from https://github.com/ocaml/ocaml/archive/5.4.tar.gz
#13 7.509 
#13 7.509 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 7.513 -> installed base-bigarray.base
#13 7.516 -> installed base-threads.base
#13 7.518 -> installed base-unix.base
#13 7.527 -> installed host-arch-arm32.1
#13 7.528 -> installed host-system-other.1
#13 7.529 -> installed ocaml-beta.enabled
#13 7.530 -> installed ocaml-option-bytecode-only.1
#13 47.95 -> installed ocaml-compiler.5.4
#13 47.97 -> installed ocaml-variants.5.4.0+trunk
#13 48.02 -> installed ocaml-config.3
#13 48.15 -> installed ocaml.5.4.0
#13 48.18 -> installed base-domains.base
#13 48.20 -> installed base-effects.base
#13 48.22 -> installed base-nnp.base
#13 48.46 Done.
#13 48.46 # Run eval $(opam env) to update the current shell environment
#13 DONE 48.7s

#14 [7/9] RUN opam pin add -k version ocaml-variants 5.4.0+trunk
#14 sha256:d0b4b45d6976f3faaf073fa9965db880cea26823d54cce1bd2278f39e27e43e4
#14 0.919 ocaml-variants is now pinned to version 5.4.0+trunk
#14 0.919 
#14 5.402 No package build needed.
#14 5.402 Nothing to do.
#14 5.402 # Run eval $(opam env) to update the current shell environment
#14 DONE 5.5s

#15 [8/9] RUN opam install -y opam-depext
#15 sha256:a873ec9b9e89e2920f8f6b2c99432e32151bca9ff0b1943bfe8d5709db9f2007
#15 5.751 The following actions will be performed:
#15 5.751   - install opam-depext 1.2.3
#15 5.751 
#15 5.751 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 6.153 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#15 6.172 
#15 6.172 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 7.976 -> installed opam-depext.1.2.3
#15 7.982 Done.
#15 7.989 # Run eval $(opam env) to update the current shell environment
#15 DONE 8.1s

#17 [9/9] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#17 sha256:d5a87a8a8acffc8aa1e7a213cb5f97fa0967799758aa93d48a2720da30652c89
#17 DONE 0.1s

#18 exporting to image
#18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#18 exporting layers
#18 exporting layers 0.9s done
#18 writing image sha256:624aca1c054a92be2cd3afafe799a0e27ba54d509a5a276b21e83f7069a1768e done
#18 DONE 0.9s
Pushing "sha256:a8543ce000de658a178810fbf70bf6d0b9e41ded2ba8308fe34d9f2da0ce0304" to "ocurrent/opam-staging:debian-11-ocaml-5.4-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
224b086d101b: Preparing
224b086d101b: Pushed
debian-11-ocaml-5.4-arm32v7: digest: sha256:8ecdd887ae7b0dd5505ec5ca41a370392ceb16fc5a4ed8e1a24f7bba3f5c5844 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
224b086d101b: Preparing
224b086d101b: Layer already exists
debian-11-ocaml-5.4-arm32v7: digest: sha256:8ecdd887ae7b0dd5505ec5ca41a370392ceb16fc5a4ed8e1a24f7bba3f5c5844 size: 531
Job succeeded
2025-06-07 15:22.37: Job succeeded