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-5.4-afl-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
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 apk update && apk upgrade
RUN apk add zstd
USER opam
RUN opam switch create 5.4 --packages=ocaml-variants.5.4.0+trunk,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 5.4.0+trunk
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 "5.4.0+afl-arm64-ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446"
2024-12-14 13:14.24: Waiting for resource in pool OCluster
2024-12-14 14:48.03: Waiting for worker…
2024-12-14 18:53.47: Got resource from pool OCluster
Building on ocaml-1.osuosl.ci.dev
WARNING: experimental flag squash is removed with BuildKit. You should squash inside build using a multi-stage Dockerfile for efficiency.
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile:
#1 transferring dockerfile: 681B done
#1 DONE 1.9s

#2 resolve image config for docker-image://docker.io/docker/dockerfile:1
#2 DONE 1.1s

#3 docker-image://docker.io/docker/dockerfile:1@sha256:db1ff77fb637a5955317c7a3a62540196396d565f3dd5742e76dddbb6d75c4c5
#3 CACHED

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 681B done
#1 DONE 1.9s

#4 [internal] load build definition from Dockerfile
#4 DONE 0.0s

#5 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
#5 DONE 0.3s

#6 [internal] load .dockerignore
#6 transferring context:
#6 transferring context: 2B done
#6 DONE 0.5s

#7 [1/7] FROM docker.io/ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
#7 CACHED

#8 [internal] load build context
#8 transferring context: 681B done
#8 DONE 1.0s

#9 [2/8] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 5.494 [beta] Initialised
#9 DONE 7.0s

#10 [3/8] RUN apk update && apk upgrade
#10 2.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz
#10 2.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz
#10 3.376 fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
#10 3.590 fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
#10 3.982 fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
#10 5.109 v3.20.3-414-g03b29bdd93a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main]
#10 5.109 v3.20.3-414-g03b29bdd93a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community]
#10 5.109 v3.21.0-670-g9826bbf0ff2 [https://dl-cdn.alpinelinux.org/alpine/edge/main]
#10 5.109 v3.21.0-644-g28d316da026 [https://dl-cdn.alpinelinux.org/alpine/edge/community]
#10 5.109 v3.21.0-655-g365597d0a35 [https://dl-cdn.alpinelinux.org/alpine/edge/testing]
#10 5.109 OK: 56477 distinct packages available
#10 8.207 (1/6) Upgrading libcurl (8.11.0-r2 -> 8.11.1-r0)
#10 8.262 (2/6) Upgrading curl (8.11.0-r2 -> 8.11.1-r0)
#10 8.274 (3/6) Upgrading python3 (3.12.7-r0 -> 3.12.8-r1)
#10 8.543 (4/6) Upgrading python3-pycache-pyc0 (3.12.7-r0 -> 3.12.8-r1)
#10 8.674 (5/6) Upgrading pyc (3.12.7-r1 -> 3.12.8-r1)
#10 8.679 (6/6) Upgrading python3-pyc (3.12.7-r0 -> 3.12.8-r1)
#10 8.684 Executing busybox-1.36.1-r29.trigger
#10 8.696 OK: 291 MiB in 100 packages
#10 DONE 12.5s

#11 [4/8] RUN apk add zstd
#11 4.299 (1/1) Installing zstd (1.5.6-r0)
#11 4.348 Executing busybox-1.36.1-r29.trigger
#11 4.359 OK: 291 MiB in 101 packages
#11 DONE 10.1s

#12 [5/8] RUN opam switch create 5.4 --packages=ocaml-variants.5.4.0+trunk,ocaml-options-only-afl
#12 13.68 
#12 13.68 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 13.78 [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 13.86 [ocaml-config.3/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#12 15.19 [ocaml-variants.5.4.0+trunk] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz
#12 16.22 
#12 16.22 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 16.22 -> installed base-bigarray.base
#12 16.23 -> installed base-threads.base
#12 16.23 -> installed base-unix.base
#12 16.23 -> installed host-arch-arm64.1
#12 16.24 -> installed host-system-other.1
#12 16.24 -> installed ocaml-beta.enabled
#12 16.24 -> installed ocaml-option-afl.1
#12 16.87 -> installed ocaml-options-only-afl.1
#12 226.7 -> installed ocaml-variants.5.4.0+trunk
#12 226.7 -> installed ocaml-config.3
#12 227.1 -> installed ocaml.5.4.0
#12 227.1 -> installed base-domains.base
#12 227.2 -> installed base-effects.base
#12 227.2 -> installed base-nnp.base
#12 227.9 Done.
#12 227.9 # Run eval $(opam env) to update the current shell environment
#12 DONE 236.2s

#13 [6/8] RUN opam pin add -k version ocaml-variants 5.4.0+trunk
#13 4.987 ocaml-variants is now pinned to version 5.4.0+trunk
#13 4.987 
#13 13.63 Already up-to-date.
#13 13.63 Nothing to do.
#13 13.64 # Run eval $(opam env) to update the current shell environment
#13 DONE 23.4s

#14 [7/8] RUN opam install -y opam-depext
#14 15.92 The following actions will be performed:
#14 15.92   - install opam-depext 1.2.3
#14 15.92 
#14 15.92 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 16.50 [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 16.54 
#14 16.54 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 19.44 -> installed opam-depext.1.2.3
#14 19.44 Done.
#14 19.45 # Run eval $(opam env) to update the current shell environment
#14 DONE 20.5s

#15 [8/8] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#15 DONE 3.3s

#16 exporting to image
#16 exporting layers
#16 exporting layers 26.5s done
#16 writing image sha256:9061e84a9732aabddaf88aeea039c12a3047a4164f905a529e75d2f520a9cfc8
#16 writing image sha256:9061e84a9732aabddaf88aeea039c12a3047a4164f905a529e75d2f520a9cfc8 0.7s done
#16 DONE 27.5s

 1 warning found (use --debug to expand):
 - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 14)
Pushing "sha256:9061e84a9732aabddaf88aeea039c12a3047a4164f905a529e75d2f520a9cfc8" to "ocurrent/opam-staging:alpine-3.20-ocaml-5.4-afl-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
680e94bf07e8: Preparing
9decc3547335: Preparing
d9e0d02ec74e: Preparing
a84a6483fa9c: Preparing
7e6c0243aeb4: Preparing
a71e32772408: Preparing
37c0ba1df33c: Preparing
a71e32772408: Waiting
a8848bd86a53: Preparing
37c0ba1df33c: Waiting
a8848bd86a53: Waiting
d9e0d02ec74e: Pushed
7e6c0243aeb4: Pushed
9decc3547335: Pushed
680e94bf07e8: Pushed
a8848bd86a53: Layer already exists
37c0ba1df33c: Pushed
a71e32772408: Pushed
a84a6483fa9c: Pushed
alpine-3.20-ocaml-5.4-afl-arm64: digest: sha256:53cf7f679f0f98cabc44cb0a1f4bd9a19eb55717eb81bbd9669ca4c38e9678d9 size: 2000
The push refers to repository [docker.io/ocurrent/opam-staging]
680e94bf07e8: Preparing
9decc3547335: Preparing
d9e0d02ec74e: Preparing
a84a6483fa9c: Preparing
7e6c0243aeb4: Preparing
a71e32772408: Preparing
37c0ba1df33c: Preparing
a8848bd86a53: Preparing
a71e32772408: Waiting
37c0ba1df33c: Waiting
a8848bd86a53: Waiting
680e94bf07e8: Layer already exists
a84a6483fa9c: Layer already exists
d9e0d02ec74e: Layer already exists
9decc3547335: Layer already exists
7e6c0243aeb4: Layer already exists
37c0ba1df33c: Layer already exists
a8848bd86a53: Layer already exists
a71e32772408: Layer already exists
alpine-3.20-ocaml-5.4-afl-arm64: digest: sha256:53cf7f679f0f98cabc44cb0a1f4bd9a19eb55717eb81bbd9669ca4c38e9678d9 size: 2000
Job succeeded
2024-12-14 19:00.37: Job succeeded