Build:
  1. 0
2024-12-14 13:13.15: New job: Build using linux-arm64 in
                                []
2024-12-14 13:13.15: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-4.08-afl-arm32v7

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.08 --packages=ocaml-variants.4.08.1+afl
RUN opam pin add -k version ocaml-variants 4.08.1+afl
RUN opam install -y opam-depext
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-12-14 13:13.15: Using cache hint "4.08.1+afl-arm32v7-ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124"
2024-12-14 13:13.15: Waiting for resource in pool OCluster
2024-12-14 13:13.15: Waiting for worker…
2024-12-14 15:46.03: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:36f9568877e0570e03bd477f2bcc8599a35c89ddd930d13fb32434773c22a5f7
#1 transferring dockerfile: 568B done
#1 DONE 0.1s

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

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124
#6 sha256:0f3fe65d1609a26fb82882c2c5ef07cff061b01b9173187dec8b246c7fb1f45c
#6 DONE 0.0s

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

#8 [1/6] FROM docker.io/ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124
#8 sha256:f7524c892880bf81bac4d76740832fe4715ca702ff86043825e6a748076ca602
#8 CACHED

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

#9 [2/5] RUN opam switch create 4.08 --packages=ocaml-variants.4.08.1+afl
#9 sha256:30ef72388ba7e3d65eece3bbdf110045c8ca7b48910a8be344df91466cbbf187
#9 8.683 
#9 8.683 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 8.780 [ocaml-config.1/gen_ocaml_config.ml.in] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/gen_ocaml_config.ml.in.1
#9 8.876 [ocaml-config.1/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#9 10.07 [ocaml-variants.4.08.1+afl] downloaded from https://github.com/ocaml/ocaml/archive/4.08.1.tar.gz
#9 10.82 [ocaml-variants.4.08.1+afl/alt-signal-stack.patch] downloaded from https://github.com/ocaml/ocaml/commit/17df117b4939486d3285031900587afce5262c8c.patch?full_index=1
#9 10.94 [ocaml-variants.4.08.1+afl/fix-gcc10.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/fix-gcc10.patch.4.08.1
#9 10.95 
#9 10.95 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 11.20 -> installed base-bigarray.base
#9 11.20 -> installed base-threads.base
#9 11.21 -> installed base-unix.base
#9 138.8 -> installed ocaml-variants.4.08.1+afl
#9 138.9 -> installed ocaml-config.1
#9 139.0 -> installed ocaml.4.08.1
#9 139.3 Done.
#9 139.3 # Run eval $(opam env) to update the current shell environment
#9 DONE 139.7s

#10 [3/5] RUN opam pin add -k version ocaml-variants 4.08.1+afl
#10 sha256:a0ff692feeab0e681e21caf1dcba2ff7708e85837002b0e01251735fce3dfe99
#10 1.135 ocaml-variants is now pinned to version 4.08.1+afl
#10 1.135 
#10 8.205 No package build needed.
#10 8.205 Nothing to do.
#10 8.206 # Run eval $(opam env) to update the current shell environment
#10 DONE 8.3s

#11 [4/5] RUN opam install -y opam-depext
#11 sha256:196be263bd78af2f3fd10cc420cbb49de49837d21009eaecc9b57bf0b875e8a7
#11 8.589 The following actions will be performed:
#11 8.589   - install opam-depext 1.2.3
#11 8.589 
#11 8.589 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 9.228 [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 9.261 
#11 9.261 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 11.15 -> installed opam-depext.1.2.3
#11 11.16 Done.
#11 11.16 # Run eval $(opam env) to update the current shell environment
#11 DONE 11.2s

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

#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 1.7s done
#14 writing image sha256:2f2e59ec9c421ebc2910ecf5207737fb261dbbed6e953af134dd0185a8a381c4 done
#14 DONE 1.7s
Pushing "sha256:ef75cbe33f18963d4af9e19ef49d3d5be273d9c1a67abefa3177d861c3884032" to "ocurrent/opam-staging:debian-12-ocaml-4.08-afl-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
8b6f48859bca: Preparing
8b6f48859bca: Pushed
debian-12-ocaml-4.08-afl-arm32v7: digest: sha256:ecc554ebd846265929010b10a1c551bac5439e750341cd846403944f1adc4af2 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
8b6f48859bca: Preparing
8b6f48859bca: Layer already exists
debian-12-ocaml-4.08-afl-arm32v7: digest: sha256:ecc554ebd846265929010b10a1c551bac5439e750341cd846403944f1adc4af2 size: 531
Job succeeded
2024-12-14 15:55.41: Job succeeded