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.07-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.07 --packages=ocaml-variants.4.07.1+afl
RUN opam pin add -k version ocaml-variants 4.07.1+afl
RUN opam install -y opam-depext
RUN opam install -y ocaml-secondary-compiler
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-12-14 13:13.15: Using cache hint "4.07.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:41.45: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:ad9fdac374169b352547c9519a402f87ba3010c69534bba2f7e5caca3223d844
#1 transferring dockerfile: 613B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:3f96c96ae500f4b4475d0b4a89a5a6a6531fea6833321bef1eb38e4d97f54258
#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.3s

#4 docker-image://docker.io/docker/dockerfile:1@sha256:db1ff77fb637a5955317c7a3a62540196396d565f3dd5742e76dddbb6d75c4c5
#4 sha256:04201f855c658116dadef7212a36fe3039ad8ae14a949d4d478ad09da517034e
#4 CACHED

#8 [1/6] FROM docker.io/ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124
#8 sha256:f7524c892880bf81bac4d76740832fe4715ca702ff86043825e6a748076ca602
#8 resolve docker.io/ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124 done
#8 sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124 530B / 530B done
#8 sha256:f19c80ad8a3837400783336dccb46de9a462e95d5bfbab6b34265e71fcd296a3 8.92kB / 8.92kB done
#8 sha256:4db604aaa1ba295a0a2643eb54b8dec3fe57a923ffba3b4a440feb649f2b9e9a 475.59MB / 475.59MB 9.2s done
#8 extracting sha256:4db604aaa1ba295a0a2643eb54b8dec3fe57a923ffba3b4a440feb649f2b9e9a 23.5s done
#8 DONE 35.5s

#5 [internal] load build definition from Dockerfile
#5 sha256:10f6b328c9f6c8c9e1dd33354d7076eec3886d8a67c3e2df1278222ed5124b60
#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:ca635e794b65e4a6f8447ef88f33f47f02c02de73c5342d62520639366423e4d
#7 DONE 0.0s

#13 [internal] load build context
#13 sha256:ccbbb040ec12761eb5a77cf4eb355bb32fe5011d012a4c0d5bc22cbf6727846d
#13 transferring context: 613B done
#13 DONE 0.1s

#9 [2/6] RUN opam switch create 4.07 --packages=ocaml-variants.4.07.1+afl
#9 sha256:51def5729b5b4a0a03e2d14d940b9cbdcdc1bb003642f7c30f2078e425cf846f
#9 8.862 
#9 8.862 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 8.983 [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 9.137 [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.10 [ocaml-variants.4.07.1+afl] downloaded from https://github.com/ocaml/ocaml/archive/4.07.1.tar.gz
#9 10.81 [ocaml-variants.4.07.1+afl/alt-signal-stack.patch] downloaded from https://github.com/ocaml/ocaml/commit/00b8c4d503732343d5d01761ad09650fe50ff3a0.patch?full_index=1
#9 10.92 [ocaml-variants.4.07.1+afl/fix-gcc10.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/fix-gcc10.patch.4.07.1
#9 10.93 
#9 10.93 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 11.14 -> installed base-bigarray.base
#9 11.14 -> installed base-threads.base
#9 11.14 -> installed base-unix.base
#9 117.5 -> installed ocaml-variants.4.07.1+afl
#9 117.5 -> installed ocaml-config.1
#9 117.6 -> installed ocaml.4.07.1
#9 117.9 Done.
#9 117.9 # Run eval $(opam env) to update the current shell environment
#9 DONE 118.2s

#10 [3/6] RUN opam pin add -k version ocaml-variants 4.07.1+afl
#10 sha256:d4589fca1ac4790a651e4ecbecf8959126803c21eddf4e61d0b55fd02bb0cd8c
#10 1.125 ocaml-variants is now pinned to version 4.07.1+afl
#10 1.125 
#10 8.327 No package build needed.
#10 8.327 Nothing to do.
#10 8.328 # Run eval $(opam env) to update the current shell environment
#10 DONE 8.4s

#11 [4/6] RUN opam install -y opam-depext
#11 sha256:a88a768d0f77fe8c3eef2a03e8340530ffdab7f8926411ca22097d4edf552160
#11 8.758 The following actions will be performed:
#11 8.758   - install opam-depext 1.2.3
#11 8.758 
#11 8.758 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 9.409 [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.446 
#11 9.446 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 10.98 -> installed opam-depext.1.2.3
#11 10.99 Done.
#11 10.99 # Run eval $(opam env) to update the current shell environment
#11 DONE 11.0s

#12 [5/6] RUN opam install -y ocaml-secondary-compiler
#12 sha256:9271908cd9ebc2b87e21627a904d65181d44a05747cb3ab00f3ccf498652f5e1
#12 8.704 The following actions will be performed:
#12 8.704   - install ocaml-secondary-compiler 4.14.2
#12 8.704   - install host-system-other        1
#12 8.704   - install host-arch-arm32          1
#12 8.704 ===== 3 to install =====
#12 8.705 
#12 8.705 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 9.328 [ocaml-secondary-compiler.4.14.2] downloaded from https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz
#12 9.876 
#12 9.876 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 11.05 -> installed host-arch-arm32.1
#12 11.08 -> installed host-system-other.1
#12 87.16 -> installed ocaml-secondary-compiler.4.14.2
#12 87.48 Done.
#12 87.48 # Run eval $(opam env) to update the current shell environment
#12 DONE 87.8s

#14 [6/6] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#14 sha256:4b046e2ad33787d494f7f00e9c6725978bc6d064645da8f4145d6f382f5547f4
#14 DONE 0.1s

#15 exporting to image
#15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#15 exporting layers
#15 exporting layers 1.3s done
#15 writing image sha256:ff4a3e7cc5c4a8c9524428eda4330a86f90e318bbdee080c0b13256315447a42 done
#15 DONE 1.3s
Pushing "sha256:a131eedbe77ad51b21e5a0d79c84016ad63fb88188406c536e996635a2015811" to "ocurrent/opam-staging:debian-12-ocaml-4.07-afl-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
e0a0017911ca: Preparing
e0a0017911ca: Pushed
debian-12-ocaml-4.07-afl-arm32v7: digest: sha256:1b302d813789c3edf86838d009f892067dba9409b61ea8ed19a6a95b6979dc6a size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
e0a0017911ca: Preparing
e0a0017911ca: Layer already exists
debian-12-ocaml-4.07-afl-arm32v7: digest: sha256:1b302d813789c3edf86838d009f892067dba9409b61ea8ed19a6a95b6979dc6a size: 531
Job succeeded
2024-12-14 15:48.58: Job succeeded