Build:
  1. 0
2025-06-21 12:01.11: New job: Build using linux-arm64 in
                                []
2025-06-21 12:01.11: Will push staging image to ocurrent/opam-staging:opensuse-15.6-ocaml-5.2-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:4179ae9161b0e4c52c53365d55a00b5b45a6c8261d3a18276e97882fea723db6
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
USER root
RUN zypper repos repo-openh264 && zypper removerepo repo-openh264 || true
RUN zypper update -y
RUN zypper install --force-resolution -y zstd
USER opam
RUN opam switch create 5.2 --packages=ocaml-base-compiler.5.2.1
RUN opam pin add -k version ocaml-base-compiler 5.2.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2025-06-21 12:01.11: Using cache hint "5.2.1-arm64-ocurrent/opam-staging@sha256:4179ae9161b0e4c52c53365d55a00b5b45a6c8261d3a18276e97882fea723db6"
2025-06-21 12:01.11: Waiting for resource in pool OCluster
2025-06-21 12:01.11: Waiting for worker…
2025-06-21 14:41.39: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:b75913b0616b726605539ddb3fbd58447041dbd5e22266a1c3ee8a04d235da8f
#1 transferring dockerfile: 662B done
#1 DONE 0.1s

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

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:4179ae9161b0e4c52c53365d55a00b5b45a6c8261d3a18276e97882fea723db6
#6 sha256:1de68742a67530dba2cfcba5dcc31802615cabca495b6af4919e392da6c95e1c
#6 DONE 0.0s

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

#8 [1/8] FROM docker.io/ocurrent/opam-staging@sha256:4179ae9161b0e4c52c53365d55a00b5b45a6c8261d3a18276e97882fea723db6
#8 sha256:7797a62c66f6a44f0394d06049c4578a9aed9f59221cad42263fce8a80740ba2
#8 CACHED

#15 [internal] load build context
#15 sha256:c8f51e05615d3dbd9fac03c4e10e3c40a612eabf4276d070a7c786dbd0ee35ab
#15 transferring context: 662B done
#15 DONE 0.0s

#9 [2/8] RUN zypper repos repo-openh264 && zypper removerepo repo-openh264 || true
#9 sha256:3f256f95df74e6972454714f959685a046f750d2156b840c7795fa8e801485f6
#9 0.314 Repository 'repo-openh264' not found by its alias, number, or URI.
#9 0.314 Use 'zypper repos' to get the list of defined repositories.
#9 DONE 0.3s

#10 [3/8] RUN zypper update -y
#10 sha256:940c267fac03d1598723f381187962a7832b53acd05ae60f9575581979efa67b
#10 2.201 Loading repository data...
#10 3.032 Reading installed packages...
#10 4.876 Nothing to do.
#10 DONE 4.9s

#11 [4/8] RUN zypper install --force-resolution -y zstd
#11 sha256:43e0b0586e406266e2e9f8576e5ab8aca14207c5e111f058c1338c0345ea4793
#11 0.582 Loading repository data...
#11 1.268 Reading installed packages...
#11 3.024 Resolving package dependencies...
#11 3.111 
#11 3.111 The following NEW package is going to be installed:
#11 3.111   zstd
#11 3.111 
#11 3.111 1 new package to install.
#11 3.111 
#11 3.111 Package download size:   393.8 KiB
#11 3.111 
#11 3.111 Package install size change:
#11 3.111               |       1.6 MiB  required by packages that will be installed
#11 3.111      1.6 MiB  |  -      0 B    released by packages that will be removed
#11 3.111 
#11 3.111 Backend:  classic_rpmtrans
#11 3.111 Continue? [y/n/v/...? shows all options] (y): y
#11 3.202 Retrieving: zstd-1.5.5-150600.1.3.aarch64 (Main Repository) (1/1), 393.8 KiB    
#11 3.212 Retrieving: zstd-1.5.5-150600.1.3.aarch64.rpm [..done (104.4 KiB/s)]
#11 3.349 
#11 3.349 Checking for file conflicts: [..done]
#11 3.368 (1/1) Installing: zstd-1.5.5-150600.1.3.aarch64 [..done]
#11 DONE 3.6s

#12 [5/8] RUN opam switch create 5.2 --packages=ocaml-base-compiler.5.2.1
#12 sha256:29744b753104dccaf32f845780a379501344b4f282981eb37466302198e59c41
#12 3.334 
#12 3.334 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 3.430 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#12 3.517 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#12 4.122 [ocaml-base-compiler.5.2.1] downloaded from cache at https://opam.ocaml.org/cache
#12 4.845 [ocaml-base-compiler.5.2.1/ocaml-base-compiler.install] downloaded from https://opam.ocaml.org/cache
#12 4.846 
#12 4.846 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 5.126 -> installed base-bigarray.base
#12 5.127 -> installed base-threads.base
#12 5.129 -> installed base-unix.base
#12 5.130 -> installed ocaml-options-vanilla.1
#12 107.1 -> installed ocaml-base-compiler.5.2.1
#12 107.2 -> installed ocaml-config.3
#12 107.3 -> installed ocaml.5.2.1
#12 107.3 -> installed base-domains.base
#12 107.4 -> installed base-nnp.base
#12 107.7 Done.
#12 107.7 # Run eval $(opam env) to update the current shell environment
#12 DONE 108.4s

#13 [6/8] RUN opam pin add -k version ocaml-base-compiler 5.2.1
#13 sha256:ce3b0d6cd379621b9128a91f458f0f45feb59d48c955d17a9053d03a33e933db
#13 0.692 ocaml-base-compiler is now pinned to version 5.2.1
#13 0.692 
#13 3.445 No package build needed.
#13 3.445 Nothing to do.
#13 3.450 # Run eval $(opam env) to update the current shell environment
#13 DONE 3.5s

#14 [7/8] RUN opam install -y opam-depext
#14 sha256:6c791b8931fefdb28fbe05e65198bd082214d43c326eac8044e28ef58e23578c
#14 3.684 The following actions will be performed:
#14 3.684   - install opam-depext 1.2.3
#14 3.684 
#14 3.684 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 3.816 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#14 3.848 
#14 3.848 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 5.723 -> installed opam-depext.1.2.3
#14 5.732 Done.
#14 5.738 # Run eval $(opam env) to update the current shell environment
#14 DONE 5.8s

#16 [8/8] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#16 sha256:54815cade7032208e3a5ee4a9ed7b1118b05ab11eab3be10b82e600e9c2c618c
#16 DONE 0.0s

#17 exporting to image
#17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#17 exporting layers
#17 exporting layers 1.7s done
#17 writing image sha256:f9519015ff442aa68f441484698efb133e565541dd9347b6887140e3f8fc8b9f done
#17 DONE 1.7s
Pushing "sha256:592b03bf77dba00f81d68cfc513ada5a933e5e8a076bf825916db775ec42be79" to "ocurrent/opam-staging:opensuse-15.6-ocaml-5.2-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
748dd1c133b2: Preparing
748dd1c133b2: Pushed
opensuse-15.6-ocaml-5.2-arm64: digest: sha256:76082614082855095eddda87316ab291ec62a23ed4a4c75074a4b887f6721d88 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
748dd1c133b2: Preparing
748dd1c133b2: Layer already exists
opensuse-15.6-ocaml-5.2-arm64: digest: sha256:76082614082855095eddda87316ab291ec62a23ed4a4c75074a4b887f6721d88 size: 531
Job succeeded
2025-06-21 15:20.06: Job succeeded