Build:
  1. 0
2024-12-14 13:14.24: New job: Build using linux-arm64 in
                                []
2024-12-14 13:14.24: Will push staging image to ocurrent/opam-staging:alpine-3.20-ocaml-4.13-afl-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.13 --packages=ocaml-variants.4.13.1+options,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 4.13.1+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-12-14 13:14.24: Using cache hint "4.13.1+afl-arm64-ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446"
2024-12-14 13:14.24: Waiting for resource in pool OCluster
2024-12-14 14:17.40: Waiting for worker…
2024-12-14 18:33.27: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:2f310279a6c424e41536a07a9f0aec80342edd1dbbeaf71f3285653c76891ee5
#1 transferring dockerfile: 533B done
#1 DONE 0.1s

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

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

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
#6 sha256:62457c421f84e68abfa77873633746b0b5c54b45849dc9fb8c5e6121d6010f45
#6 DONE 0.0s

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

#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
#8 sha256:9fcb7a2167c281534d489008cb4f7e77160580e229c7b25724970908dac86278
#8 CACHED

#12 [internal] load build context
#12 sha256:b735ed44fe75be3ef605496ae2c5edae5ef9752a64d40adca9893686e1734011
#12 transferring context: 533B done
#12 DONE 0.1s

#9 [2/5] RUN opam switch create 4.13 --packages=ocaml-variants.4.13.1+options,ocaml-options-only-afl
#9 sha256:459b6d59c7018d7999af3affa178ac9d823436ba623993070d5bc9b2375a9ac3
#9 7.073 
#9 7.073 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 7.134 [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.191 [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.771 [ocaml-variants.4.13.1+options] downloaded from https://github.com/ocaml/ocaml/archive/4.13.1.tar.gz
#9 9.351 [ocaml-variants.4.13.1+options/ocaml-variants.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-variants/ocaml-variants.install
#9 9.355 
#9 9.355 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 9.357 -> installed base-bigarray.base
#9 9.359 -> installed base-threads.base
#9 9.361 -> installed base-unix.base
#9 9.366 -> installed host-arch-arm64.1
#9 9.367 -> installed host-system-other.1
#9 9.369 -> installed ocaml-option-afl.1
#9 9.577 -> installed ocaml-options-only-afl.1
#9 115.4 -> installed ocaml-variants.4.13.1+options
#9 115.5 -> installed ocaml-config.2
#9 115.6 -> installed ocaml.4.13.1
#9 116.0 Done.
#9 116.0 # Run eval $(opam env) to update the current shell environment
#9 DONE 116.4s

#10 [3/5] RUN opam pin add -k version ocaml-variants 4.13.1+options
#10 sha256:2993a0ea5e179b54c43502b2daa2500dc52702c5c506a8c1f31311d5b2e4865a
#10 0.956 ocaml-variants is now pinned to version 4.13.1+options
#10 0.956 
#10 6.878 No package build needed.
#10 6.878 Nothing to do.
#10 6.886 # Run eval $(opam env) to update the current shell environment
#10 DONE 7.0s

#11 [4/5] RUN opam install -y opam-depext
#11 sha256:401d18921114d63fd9835304bbd8cc60f9a215f22d390a900eb577af454ad15d
#11 7.245 The following actions will be performed:
#11 7.245   - install opam-depext 1.2.3
#11 7.245 
#11 7.245 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 7.859 [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.893 
#11 7.893 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 9.919 -> installed opam-depext.1.2.3
#11 9.926 Done.
#11 9.933 # Run eval $(opam env) to update the current shell environment
#11 DONE 10.0s

#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:5f65bcc0ca9218ceb1828e2ccdfb11653f8a24b52f3a497312b8d31f614c106e
#13 DONE 0.1s

#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 2.1s done
#14 writing image sha256:5e7c94fc96b70815251fef2c054ede07c51d237d8ddc82ce8bdc022ba7b97992 done
#14 DONE 2.1s
Pushing "sha256:6674610b49c470c2dee30850ae9dd7ba2b77bd8f46a22b677b1d635cef422594" to "ocurrent/opam-staging:alpine-3.20-ocaml-4.13-afl-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
2c10b2d3f5d8: Preparing
2c10b2d3f5d8: Pushed
alpine-3.20-ocaml-4.13-afl-arm64: digest: sha256:6ab678be0a75cf72f8ff3db49fe50d7d8fdb878e178e5b705e98d7d4848ffbbd size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
2c10b2d3f5d8: Preparing
2c10b2d3f5d8: Layer already exists
alpine-3.20-ocaml-4.13-afl-arm64: digest: sha256:6ab678be0a75cf72f8ff3db49fe50d7d8fdb878e178e5b705e98d7d4848ffbbd size: 530
Job succeeded
2024-12-14 18:38.44: Job succeeded