Build:
- 0
2025-06-07 12:04.18: New job: Build using linux-arm64 in
[]
2025-06-07 12:04.18: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-5.4-arm32v7
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:d630846bbd39f7203129e1b8bb219c035b6a3324e2bfe3d489401bb4a2c87222
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 12:04.18: Using cache hint "5.4.0-arm32v7-ocurrent/opam-staging@sha256:d630846bbd39f7203129e1b8bb219c035b6a3324e2bfe3d489401bb4a2c87222"
2025-06-07 12:04.18: Waiting for resource in pool OCluster
2025-06-07 12:56.05: Waiting for worker…
2025-06-07 17:51.24: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:d4390c1e53a245e333db1519d088aea23935a62871e7395508ba0896620238af
#1 transferring dockerfile: 819B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:7fb3a378b7a9ce736b1dcfb5f3287b60927ceb4cba2ac32739919fae4a43c93c
#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
#5 [internal] load build definition from Dockerfile
#5 sha256:1f4a50abb1144522dc91107773cc79b33f543b77a6975ba21991b8b713be4bd1
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:d630846bbd39f7203129e1b8bb219c035b6a3324e2bfe3d489401bb4a2c87222
#6 sha256:94bbc0978e0fce918bd418ed38b917b895742913ff25b9871ab611926e67cffb
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 sha256:b00a5b7f25bca9fc3e16507417d1605d851ee58bab7b6b8a5ff928d7b1cd1d2e
#7 DONE 0.0s
#8 [1/9] FROM docker.io/ocurrent/opam-staging@sha256:d630846bbd39f7203129e1b8bb219c035b6a3324e2bfe3d489401bb4a2c87222
#8 sha256:2aec741a5d42fe9367ac9b27a0306acb1d975c04ca319eed0145e6b1065426ff
#8 CACHED
#16 [internal] load build context
#16 sha256:114f04b827a7c622be6f668dd8c36a2fe57796098deaef62624d0c6e636cfc15
#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:452113dc4a1fd3bd0a105282fb7cc937cb6e3916d8359834164df493ac7ded82
#9 1.676 [beta] Initialised
#9 DONE 1.9s
#10 [3/9] RUN apt-get -y update
#10 sha256:8c2718f702ab9b822b4c6b2609609df5f781f567003a0dac379af53eeb601c1c
#10 0.561 Hit:1 http://deb.debian.org/debian bookworm InRelease
#10 0.600 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#10 0.727 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [47.9 kB]
#10 0.992 Get:4 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [247 kB]
#10 1.117 Fetched 350 kB in 1s (485 kB/s)
#10 1.117 Reading package lists...
#10 DONE 1.9s
#11 [4/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#11 sha256:eda17c06df213b109b5d2ccba4f28086a0bc533b42fcdf32a169b6187d3883a7
#11 0.375 Reading package lists...
#11 1.085 Building dependency tree...
#11 1.214 Reading state information...
#11 1.243 Calculating upgrade...
#11 1.459 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#11 DONE 1.5s
#12 [5/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#12 sha256:ff289303aa51e85ebe9c1f2c8bb797f348813f727f4f952c46b8b05ad37396ea
#12 0.378 Reading package lists...
#12 1.066 Building dependency tree...
#12 1.193 Reading state information...
#12 1.424 The following NEW packages will be installed:
#12 1.425 libzstd-dev
#12 1.562 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
#12 1.562 Need to get 314 kB of archives.
#12 1.562 After this operation, 889 kB of additional disk space will be used.
#12 1.562 Get:1 http://deb.debian.org/debian bookworm/main armhf libzstd-dev armhf 1.5.4+dfsg2-5 [314 kB]
#12 1.883 debconf: delaying package configuration, since apt-utils is not installed
#12 1.908 Fetched 314 kB in 0s (1031 kB/s)
#12 1.927 Selecting previously unselected package libzstd-dev:armhf.
#12 1.927 (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 ... 18473 files and directories currently installed.)
#12 1.936 Preparing to unpack .../libzstd-dev_1.5.4+dfsg2-5_armhf.deb ...
#12 1.937 Unpacking libzstd-dev:armhf (1.5.4+dfsg2-5) ...
#12 1.999 Setting up libzstd-dev:armhf (1.5.4+dfsg2-5) ...
#12 DONE 2.1s
#13 [6/9] RUN opam switch create 5.4 --packages=ocaml-variants.5.4.0+trunk
#13 sha256:4679f5145ac111fc76aaeebdb074a6ed7fe029f80391f45448d5f64fd783398d
#13 5.350
#13 5.350 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 5.592 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#13 5.888 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#13 6.916 [ocaml-compiler.5.4] downloaded from https://github.com/ocaml/ocaml/archive/5.4.tar.gz
#13 7.548
#13 7.548 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 7.552 -> installed base-bigarray.base
#13 7.554 -> installed base-threads.base
#13 7.569 -> installed base-unix.base
#13 7.570 -> installed host-arch-arm32.1
#13 7.571 -> installed host-system-other.1
#13 7.572 -> installed ocaml-beta.enabled
#13 7.573 -> installed ocaml-option-bytecode-only.1
#13 47.37 -> installed ocaml-compiler.5.4
#13 47.39 -> installed ocaml-variants.5.4.0+trunk
#13 47.43 -> installed ocaml-config.3
#13 47.56 -> installed ocaml.5.4.0
#13 47.58 -> installed base-domains.base
#13 47.60 -> installed base-effects.base
#13 47.62 -> installed base-nnp.base
#13 47.86 Done.
#13 47.86 # Run eval $(opam env) to update the current shell environment
#13 DONE 48.1s
#14 [7/9] RUN opam pin add -k version ocaml-variants 5.4.0+trunk
#14 sha256:b1eeb0c59125ad34154aa4a631a709ec229d17d5b8f7d70b6721ed3d2f8cf7e5
#14 0.918 ocaml-variants is now pinned to version 5.4.0+trunk
#14 0.918
#14 5.453 No package build needed.
#14 5.453 Nothing to do.
#14 5.453 # 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:8f0da5119ffb0f3713993e1b5cba1e917af77376fb7353edcb94c3a80566caa0
#15 5.857 The following actions will be performed:
#15 5.857 - install opam-depext 1.2.3
#15 5.857
#15 5.857 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 6.458 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#15 6.490
#15 6.490 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 8.273 -> installed opam-depext.1.2.3
#15 8.278 Done.
#15 8.279 # Run eval $(opam env) to update the current shell environment
#15 DONE 8.4s
#17 [9/9] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#17 sha256:56932914e6ed74a71b1e63232e42094ef107501e781aae4e83ae31eda2d512d2
#17 DONE 0.1s
#18 exporting to image
#18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#18 exporting layers
#18 exporting layers 1.0s done
#18 writing image sha256:b1c479cf5c8c25580ab94a849ef8dd5eb3f5b5bace7d9e7dc92eee8db69ab96f done
#18 DONE 1.0s
Pushing "sha256:117f8a965a63a228e4cf516fa12c1e689b14d4f21d8d3ab7b284f54af810fc8a" to "ocurrent/opam-staging:debian-12-ocaml-5.4-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
bc86b6070c8f: Preparing
bc86b6070c8f: Pushed
debian-12-ocaml-5.4-arm32v7: digest: sha256:dd1caf13b8d282cba32beab1506d53a65eaeeb5b48929fa2e5f5afbaac3dcc43 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
bc86b6070c8f: Preparing
bc86b6070c8f: Layer already exists
debian-12-ocaml-5.4-arm32v7: digest: sha256:dd1caf13b8d282cba32beab1506d53a65eaeeb5b48929fa2e5f5afbaac3dcc43 size: 531
Job succeeded
2025-06-07 17:55.32: Job succeeded