Build:
- 0
2024-12-14 13:13.43: New job: Build using linux-arm64 in
[]
2024-12-14 13:13.43: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-4.14-nnp-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.14 --packages=ocaml-variants.4.14.2+options,ocaml-options-only-nnp
RUN opam pin add -k version ocaml-variants 4.14.2+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2024-12-14 13:13.43: Using cache hint "4.14.2+nnp-arm64-ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098"
2024-12-14 13:13.43: Waiting for resource in pool OCluster
2024-12-14 13:28.30: Waiting for worker…
2024-12-14 17:53.27: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#2 [internal] load .dockerignore
#2 sha256:0817347b1b4158a904dbf3382918822062465901e481d0349c4b9dbf47e4030e
#2 transferring context: 2B done
#2 DONE 0.3s
#1 [internal] load build definition from Dockerfile
#1 sha256:c028353f896a7163ce4514bb25e9c24f11cb6dc09ab9b954718a5136b6d59e1b
#1 transferring dockerfile: 533B done
#1 DONE 0.3s
#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:db1ff77fb637a5955317c7a3a62540196396d565f3dd5742e76dddbb6d75c4c5
#4 sha256:04201f855c658116dadef7212a36fe3039ad8ae14a949d4d478ad09da517034e
#4 CACHED
#5 [internal] load build definition from Dockerfile
#5 sha256:0b48a5aeb85311ab69360cacbac158abca4d54b44524e72ed09d394804f1f956
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098
#6 sha256:74971a652ec4681273bd9d37518651b55a3f2f9467e43586ccacd69ffde9058c
#6 DONE 0.4s
#7 [internal] load .dockerignore
#7 sha256:eadaef9720c5c475293ad2249f080a682281baab253d212d32d7eb3cede42b80
#7 DONE 0.0s
#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098
#8 sha256:82cb0cd80a6b44792129fbf3c7a6277b33f58bd82248c6016542c0de8ca348fa
#8 CACHED
#12 [internal] load build context
#12 sha256:c83c43b1e7c56367afa9ce9ddda2dcac2d638e7b3a86b6ced7e51e510f3f9a13
#12 transferring context: 533B done
#12 DONE 0.1s
#9 [2/5] RUN opam switch create 4.14 --packages=ocaml-variants.4.14.2+options,ocaml-options-only-nnp
#9 sha256:4dd8b31fb30abe8657b7c830328f837dbe92a6f5c84872d5f2dc59af0ff32b95
#9 7.177
#9 7.177 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 7.407 [ocaml-config.2/gen_ocaml_config.ml.in] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/gen_ocaml_config.ml.in.2
#9 7.631 [ocaml-config.2/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#9 8.531 [ocaml-variants.4.14.2+options] downloaded from https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz
#9 9.316 [ocaml-variants.4.14.2+options/ocaml-variants.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-variants/ocaml-variants.install
#9 9.319
#9 9.319 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 9.333 -> installed base-bigarray.base
#9 9.334 -> installed base-threads.base
#9 9.335 -> installed base-unix.base
#9 9.336 -> installed host-arch-arm64.1
#9 9.337 -> installed host-system-other.1
#9 9.339 -> installed ocaml-option-nnp.1
#9 9.585 -> installed base-nnp.base
#9 9.587 -> installed ocaml-options-only-nnp.1
#9 91.12 -> installed ocaml-variants.4.14.2+options
#9 91.17 -> installed ocaml-config.2
#9 91.28 -> installed ocaml.4.14.2
#9 91.67 Done.
#9 91.67 # Run eval $(opam env) to update the current shell environment
#9 DONE 92.7s
#10 [3/5] RUN opam pin add -k version ocaml-variants 4.14.2+options
#10 sha256:53328203df321722bc0d1b7e4dbe0a28c584724350c30d0f9da6dc6746e03f33
#10 1.034 ocaml-variants is now pinned to version 4.14.2+options
#10 1.034
#10 6.843 No package build needed.
#10 6.843 Nothing to do.
#10 6.843 # Run eval $(opam env) to update the current shell environment
#10 DONE 6.9s
#11 [4/5] RUN opam install -y opam-depext
#11 sha256:f071a10537f928c48b969a38af0a787727fdc5e84a48ab7885bbd7819bac5921
#11 7.349 The following actions will be performed:
#11 7.349 - install opam-depext 1.2.3
#11 7.349
#11 7.349 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 7.949 [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
#11 7.974
#11 7.974 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 9.977 -> installed opam-depext.1.2.3
#11 9.985 Done.
#11 9.986 # Run eval $(opam env) to update the current shell environment
#11 DONE 10.1s
#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:6d87a23376bba92db05a3a21363170a41d22260cdd0c4cb0471c6088167418f0
#13 DONE 0.1s
#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 2.2s done
#14 writing image sha256:0c66ae3141d10a5c925fde5f736563b064dfb724addafda24ea41605f1cc322c done
#14 DONE 2.2s
Pushing "sha256:d5eaa3ca9ee87798dccab973d1dc2e2bde98a3b23cdc1ec103e1b3ea4178c3c3" to "ocurrent/opam-staging:debian-12-ocaml-4.14-nnp-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
f923bbcae796: Preparing
f923bbcae796: Pushed
debian-12-ocaml-4.14-nnp-arm64: digest: sha256:3e30f7475f63898863dfd0f7eead41ca0dafea04f404f2a1e73bc305781157ab size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
f923bbcae796: Preparing
f923bbcae796: Layer already exists
debian-12-ocaml-4.14-nnp-arm64: digest: sha256:3e30f7475f63898863dfd0f7eead41ca0dafea04f404f2a1e73bc305781157ab size: 530
Job succeeded
2024-12-14 18:03.57: Job succeeded