Build:
  1. 0
2024-12-14 13:13.15: New job: Build using linux-arm64 in
                                []
2024-12-14 13:13.15: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-5.1-arm32v7

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124
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-base-compiler.5.1.1
RUN opam pin add -k version ocaml-base-compiler 5.1.1
RUN opam install -y opam-depext
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-12-14 13:13.15: Using cache hint "5.1.1-arm32v7-ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124"
2024-12-14 13:13.15: Waiting for resource in pool OCluster
2024-12-14 13:13.15: Waiting for worker…
2024-12-14 16:29.14: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:d388d69c9d768d1c631fdc83bf669186f510a39fa69fb9f0a51ce0914e8b7387
#1 transferring dockerfile: 729B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:7bc65ef813489c44c743ea33b3c26ae8449ffeb0347f9c89949d0d27f73a66ac
#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:db1ff77fb637a5955317c7a3a62540196396d565f3dd5742e76dddbb6d75c4c5
#4 sha256:04201f855c658116dadef7212a36fe3039ad8ae14a949d4d478ad09da517034e
#4 CACHED

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

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124
#6 sha256:0f3fe65d1609a26fb82882c2c5ef07cff061b01b9173187dec8b246c7fb1f45c
#6 DONE 0.0s

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

#8 [1/8] FROM docker.io/ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124
#8 sha256:f7524c892880bf81bac4d76740832fe4715ca702ff86043825e6a748076ca602
#8 CACHED

#15 [internal] load build context
#15 sha256:d9a3cb720d3af6b9b12c43c39d4604ea53a366b2a24b2347096d85c64bb53e5f
#15 transferring context: 729B done
#15 DONE 0.1s

#9 [2/8] RUN apt-get -y update
#9 sha256:0ee35b6ad7c87b2a8bf02add61c363161bc78dba0a6e58d9a480d37e98f690c4
#9 0.356 Hit:1 http://deb.debian.org/debian bookworm InRelease
#9 0.356 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#9 0.362 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#9 0.592 Get:4 http://deb.debian.org/debian bookworm-updates/main armhf Packages.diff/Index [14.0 kB]
#9 0.624 Get:5 http://deb.debian.org/debian bookworm-updates/main armhf Packages T-2024-12-07-2012.31-F-2024-12-07-2012.31.pdiff [6668 B]
#9 0.636 Get:5 http://deb.debian.org/debian bookworm-updates/main armhf Packages T-2024-12-07-2012.31-F-2024-12-07-2012.31.pdiff [6668 B]
#9 0.700 Get:6 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [216 kB]
#9 0.757 Fetched 341 kB in 0s (718 kB/s)
#9 0.757 Reading package lists...
#9 DONE 1.5s

#10 [3/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#10 sha256:2377ceec9b6021a4fa547eedf4ee6a653c0dcf845566f3ce92250b3495c06af1
#10 0.416 Reading package lists...
#10 1.208 Building dependency tree...
#10 1.354 Reading state information...
#10 1.386 Calculating upgrade...
#10 1.628 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#10 DONE 1.7s

#11 [4/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#11 sha256:c76c3b3b8ae4caba9e5c9a4b9e01254422d0fee3215335e6d190def2072f1aae
#11 0.495 Reading package lists...
#11 1.189 Building dependency tree...
#11 1.312 Reading state information...
#11 1.539 The following NEW packages will be installed:
#11 1.539   libzstd-dev
#11 1.577 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
#11 1.577 Need to get 314 kB of archives.
#11 1.577 After this operation, 889 kB of additional disk space will be used.
#11 1.577 Get:1 http://deb.debian.org/debian bookworm/main armhf libzstd-dev armhf 1.5.4+dfsg2-5 [314 kB]
#11 1.733 debconf: delaying package configuration, since apt-utils is not installed
#11 1.761 Fetched 314 kB in 0s (6857 kB/s)
#11 1.782 Selecting previously unselected package libzstd-dev:armhf.
#11 1.782 (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.)
#11 1.794 Preparing to unpack .../libzstd-dev_1.5.4+dfsg2-5_armhf.deb ...
#11 1.794 Unpacking libzstd-dev:armhf (1.5.4+dfsg2-5) ...
#11 1.854 Setting up libzstd-dev:armhf (1.5.4+dfsg2-5) ...
#11 DONE 1.9s

#12 [5/8] RUN opam switch create 5.1 --packages=ocaml-base-compiler.5.1.1
#12 sha256:876ef73d3a977bef8312743f2d1c98590f361aa4e537b1e618503ad661952a33
#12 8.736 
#12 8.736 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 8.841 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/gen_ocaml_config.ml.in.3
#12 8.938 [ocaml-config.3/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#12 10.06 [ocaml-base-compiler.5.1.1] downloaded from https://github.com/ocaml/ocaml/archive/5.1.1.tar.gz
#12 10.76 [ocaml-base-compiler.5.1.1/ocaml-base-compiler.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/ocaml-base-compiler.install
#12 10.76 
#12 10.76 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 10.76 -> installed base-bigarray.base
#12 10.78 -> installed base-threads.base
#12 10.78 -> installed base-unix.base
#12 10.78 -> installed host-arch-arm32.1
#12 10.78 -> installed host-system-other.1
#12 10.78 -> installed ocaml-option-bytecode-only.1
#12 11.04 -> installed ocaml-options-vanilla.1
#12 50.38 -> installed ocaml-base-compiler.5.1.1
#12 50.42 -> installed ocaml-config.3
#12 50.54 -> installed ocaml.5.1.1
#12 50.56 -> installed base-domains.base
#12 50.58 -> installed base-nnp.base
#12 50.80 Done.
#12 50.81 # Run eval $(opam env) to update the current shell environment
#12 DONE 51.0s

#13 [6/8] RUN opam pin add -k version ocaml-base-compiler 5.1.1
#13 sha256:a81c0d2da1cdf82937e608d5a7ba284537d0ce8cddcc146e6bf6a74d1076e21f
#13 1.153 ocaml-base-compiler is now pinned to version 5.1.1
#13 1.153 
#13 8.094 No package build needed.
#13 8.094 Nothing to do.
#13 8.095 # Run eval $(opam env) to update the current shell environment
#13 DONE 8.2s

#14 [7/8] RUN opam install -y opam-depext
#14 sha256:180dc20e31d917aa970bb9d7eb2bed0558878410665414fdbcb49c1e40c582aa
#14 8.756 The following actions will be performed:
#14 8.756   - install opam-depext 1.2.3
#14 8.756 
#14 8.756 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 9.271 [opam-depext.1.2.3] downloaded from https://github.com/ocaml-opam/opam-depext/releases/download/v1.2.3/opam-depext-full-1.2.3.tbz
#14 9.309 
#14 9.309 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 11.01 -> installed opam-depext.1.2.3
#14 11.01 Done.
#14 11.01 # Run eval $(opam env) to update the current shell environment
#14 DONE 11.1s

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

#17 exporting to image
#17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#17 exporting layers
#17 exporting layers 0.9s done
#17 writing image sha256:d15b5ec177766ba48a9fae507b10b1a15fb32af8a53dccb23600f96a048e0dab done
#17 DONE 0.9s
Pushing "sha256:7724652a4abb5d4f13f23114421f6745e6db73dd23001da39c8d3b30dfb1d31e" to "ocurrent/opam-staging:debian-12-ocaml-5.1-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
20d07f3bab89: Preparing
20d07f3bab89: Pushed
debian-12-ocaml-5.1-arm32v7: digest: sha256:1bec8b087bcb9ad5329c40e2341abbff9b83eee047d80667de5a979bded05bbb size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
20d07f3bab89: Preparing
20d07f3bab89: Layer already exists
debian-12-ocaml-5.1-arm32v7: digest: sha256:1bec8b087bcb9ad5329c40e2341abbff9b83eee047d80667de5a979bded05bbb size: 531
Job succeeded
2024-12-14 16:33.46: Job succeeded