Build:
  1. 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-5.3-no-flat-float-array-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098
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 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.3 --packages=ocaml-variants.5.3.0+trunk,ocaml-options-only-no-flat-float-array
RUN opam pin add -k version ocaml-variants 5.3.0+trunk
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 "5.3.0+no-flat-float-array-arm64-ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098"
2024-12-14 13:13.43: Waiting for resource in pool OCluster
2024-12-14 13:44.45: Waiting for worker…
2024-12-14 18:06.10: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:bef30e8bfeb20fbdce3c515cdd1b5246b92767498375914283eed4c7881e0377
#1 transferring dockerfile: 792B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:8198906f8a97067203a4e6cf4e7a86f1717453089cf6e4e6c27a5bb153d88ad2
#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:cf53c8ee91472e1fa72280cdda3b9b6a67651bc285af58397eb5ecae6ad42adc
#5 DONE 0.0s

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098
#6 sha256:74971a652ec4681273bd9d37518651b55a3f2f9467e43586ccacd69ffde9058c
#6 DONE 0.5s

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

#8 [1/9] FROM docker.io/ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098
#8 sha256:82cb0cd80a6b44792129fbf3c7a6277b33f58bd82248c6016542c0de8ca348fa
#8 CACHED

#16 [internal] load build context
#16 sha256:c7a3841219a2c8e4c8de02be830f0eaede7789f4e59193ea5b7e714eba16c003
#16 transferring context: 792B done
#16 DONE 0.1s

#9 [2/9] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:fd251376ddaa4adcb4590be13e8a05704615d0cf653c0832e3a351fdabf7d0b8
#9 1.326 [beta] Initialised
#9 DONE 1.7s

#10 [3/9] RUN apt-get -y update
#10 sha256:2890181c454d92f434f70cd06b5f33840e09626ebde39299638ebf1de036af9e
#10 0.628 Hit:1 http://deb.debian.org/debian bookworm InRelease
#10 0.628 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#10 0.630 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#10 0.934 Fetched 55.4 kB in 0s (137 kB/s)
#10 0.934 Reading package lists...
#10 DONE 1.6s

#11 [4/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#11 sha256:206e6317590408afb9dc0bc8a4ac770bb686c65317cc95d32c2e411574083504
#11 0.455 Reading package lists...
#11 0.971 Building dependency tree...
#11 1.110 Reading state information...
#11 1.139 Calculating upgrade...
#11 1.344 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#11 DONE 1.7s

#12 [5/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#12 sha256:a3d746623200efed56b89d40cd5934d1e6db534221d04f847b5ce16ce89bde79
#12 0.410 Reading package lists...
#12 0.925 Building dependency tree...
#12 1.060 Reading state information...
#12 1.281 The following NEW packages will be installed:
#12 1.282   libzstd-dev
#12 1.321 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
#12 1.321 Need to get 317 kB of archives.
#12 1.321 After this operation, 1139 kB of additional disk space will be used.
#12 1.321 Get:1 http://deb.debian.org/debian bookworm/main arm64 libzstd-dev arm64 1.5.4+dfsg2-5 [317 kB]
#12 1.601 debconf: delaying package configuration, since apt-utils is not installed
#12 1.641 Fetched 317 kB in 0s (5996 kB/s)
#12 1.663 Selecting previously unselected package libzstd-dev:arm64.
#12 1.663 (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 ... 18768 files and directories currently installed.)
#12 1.678 Preparing to unpack .../libzstd-dev_1.5.4+dfsg2-5_arm64.deb ...
#12 1.680 Unpacking libzstd-dev:arm64 (1.5.4+dfsg2-5) ...
#12 1.730 Setting up libzstd-dev:arm64 (1.5.4+dfsg2-5) ...
#12 DONE 1.9s

#13 [6/9] RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+trunk,ocaml-options-only-no-flat-float-array
#13 sha256:311dd77aa0ef86b1a359321d2002794e6b732c84d5c1ee1b466dab67b7b8b40c
#13 7.039 
#13 7.039 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 7.281 [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
#13 7.523 [ocaml-config.3/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#13 8.434 [ocaml-compiler.5.3] downloaded from https://github.com/ocaml/ocaml/archive/5.3.tar.gz
#13 9.086 
#13 9.086 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 9.089 -> installed base-bigarray.base
#13 9.101 -> installed base-threads.base
#13 9.103 -> installed base-unix.base
#13 9.105 -> installed host-arch-arm64.1
#13 9.107 -> installed host-system-other.1
#13 9.108 -> installed ocaml-beta.enabled
#13 9.110 -> installed ocaml-option-no-flat-float-array.1
#13 9.394 -> installed ocaml-options-only-no-flat-float-array.1
#13 112.0 -> installed ocaml-compiler.5.3
#13 112.0 -> installed ocaml-variants.5.3.0+trunk
#13 112.1 -> installed ocaml-config.3
#13 112.2 -> installed ocaml.5.3.0
#13 112.2 -> installed base-domains.base
#13 112.3 -> installed base-effects.base
#13 112.3 -> installed base-nnp.base
#13 112.6 Done.
#13 112.6 # Run eval $(opam env) to update the current shell environment
#13 DONE 113.0s

#14 [7/9] RUN opam pin add -k version ocaml-variants 5.3.0+trunk
#14 sha256:0144d2029f4a200982e9c9906b9309cca14814649e9274a958a4bd32e4bc0b9e
#14 1.006 ocaml-variants is now pinned to version 5.3.0+trunk
#14 1.006 
#14 6.700 No package build needed.
#14 6.700 Nothing to do.
#14 6.700 # Run eval $(opam env) to update the current shell environment
#14 DONE 6.8s

#15 [8/9] RUN opam install -y opam-depext
#15 sha256:50960e20d3e6ef69b97b1523217b9bb85459113e3e8d2d5aeef7a080a8c56165
#15 7.157 The following actions will be performed:
#15 7.157   - install opam-depext 1.2.3
#15 7.157 
#15 7.157 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 7.754 [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
#15 7.791 
#15 7.791 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 9.420 -> installed opam-depext.1.2.3
#15 9.427 Done.
#15 9.427 # Run eval $(opam env) to update the current shell environment
#15 DONE 9.5s

#17 [9/9] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#17 sha256:b372d1b9bcbe20afdd331e13b1e276faff778f72994cf18a4564d53cd4e52fd8
#17 DONE 0.0s

#18 exporting to image
#18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#18 exporting layers
#18 exporting layers 1.5s done
#18 writing image sha256:9b329397dd06ccfc217925965ecd8834edd99a91aaae02ba9cf75d55a3a0aae2 done
#18 DONE 1.5s
Pushing "sha256:ed2b33de6af385aef451c6ea4e7773be41116a0c5b5cbd8cd7157ce614b6d275" to "ocurrent/opam-staging:debian-12-ocaml-5.3-no-flat-float-array-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
5ee20735a675: Preparing
5ee20735a675: Pushed
debian-12-ocaml-5.3-no-flat-float-array-arm64: digest: sha256:cb4f3ffe0c4090d2a47f754456f15c2f6238a45728350e3b36960a8a43370b36 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
5ee20735a675: Preparing
5ee20735a675: Layer already exists
debian-12-ocaml-5.3-no-flat-float-array-arm64: digest: sha256:cb4f3ffe0c4090d2a47f754456f15c2f6238a45728350e3b36960a8a43370b36 size: 531
Job succeeded
2024-12-14 18:11.49: Job succeeded