Build:
  1. 0
2024-10-31 07:16.43: New job: Build using linux-x86_64 in
                                []
2024-10-31 07:16.43: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-4.12-flambda-amd64

Dockerfile:

# syntax=docker/dockerfile:1

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


2024-10-31 07:16.43: Using cache hint "4.12.1+flambda-amd64-ocurrent/opam-staging@sha256:00121edf732bf196ca99bb22731244b771533894bd2596cb13e9f2066c2b1c53"
2024-10-31 07:16.43: Waiting for resource in pool OCluster
2024-10-31 07:16.43: Waiting for worker…
2024-10-31 07:39.08: Got resource from pool OCluster
Building on x86-bm-c1.sw.ocaml.org
#1 [internal] load build definition from Dockerfile
#1 sha256:0f66ca3e6f53f2ceeeeb851e67b756277bb3a392be51bd292595398b57fcb690
#1 transferring dockerfile: 537B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 sha256:320a28502143d4c2d8e0d497143bc26244619240d47329f7d5fc4baf3bc771b9
#2 transferring context: 2B done
#2 DONE 0.1s

#3 resolve image config for docker.io/docker/dockerfile:1
#3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
#3 DONE 0.6s

#4 docker-image://docker.io/docker/dockerfile:1@sha256:865e5dd094beca432e8c0a1d5e1c465db5f998dca4e439981029b3b81fb39ed5
#4 sha256:24fde5e954f72b7d1f316aa1ba3f1b8d56c40e1998a504163b9b6f3c495f8524
#4 resolve docker.io/docker/dockerfile:1@sha256:865e5dd094beca432e8c0a1d5e1c465db5f998dca4e439981029b3b81fb39ed5 0.0s done
#4 sha256:865e5dd094beca432e8c0a1d5e1c465db5f998dca4e439981029b3b81fb39ed5 8.40kB / 8.40kB done
#4 sha256:e3171ba32039ebf6fef09a7cbe2578e43a0ca25e087cf67b49bfad5fe728db1e 850B / 850B done
#4 sha256:a1637aae1ee9435ad8372f51bdf6f05ed49e4a3beeba0f442980a4c23a418d74 1.26kB / 1.26kB done
#4 sha256:1e45ed8b8be3fcf5baec105c530196be8d0b853893e209e4adf6c0e925079ff0 12.49MB / 12.49MB 0.3s done
#4 extracting sha256:1e45ed8b8be3fcf5baec105c530196be8d0b853893e209e4adf6c0e925079ff0 0.3s done
#4 DONE 0.8s

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

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:00121edf732bf196ca99bb22731244b771533894bd2596cb13e9f2066c2b1c53
#6 sha256:e19bcdc6e11261b2a7d9c0271239d39bd1c83f5ec064fa7ee4f8e0b236ef720e
#6 DONE 0.0s

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

#8 [1/6] FROM docker.io/ocurrent/opam-staging@sha256:00121edf732bf196ca99bb22731244b771533894bd2596cb13e9f2066c2b1c53
#8 sha256:546dfb96af04df355b5917d0a835b493bbda98ccb62c53ba3cce7dc0f5fcc615
#8 resolve docker.io/ocurrent/opam-staging@sha256:00121edf732bf196ca99bb22731244b771533894bd2596cb13e9f2066c2b1c53 0.0s done
#8 sha256:00121edf732bf196ca99bb22731244b771533894bd2596cb13e9f2066c2b1c53 530B / 530B done
#8 sha256:5fec8fd5d5b3a63bc724e7bf8c46fc8d67919413c59c4a608e9915a269b901bb 8.07kB / 8.07kB done
#8 sha256:a5a1bbd2ef80498b95ec6e40633f6a425c9a9f89ab601030cb104499489c34a7 483.88MB / 483.88MB 7.2s done
#8 extracting sha256:a5a1bbd2ef80498b95ec6e40633f6a425c9a9f89ab601030cb104499489c34a7 76.1s done
#8 DONE 98.2s

#9 [2/5] RUN opam switch create 4.12 --packages=ocaml-variants.4.12.1+options,ocaml-options-only-flambda
#9 sha256:408876b609d7e3a2b113b85e22d1564019ab35cb1c33a8126df58e8a839636c1
#9 ...

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

#9 [2/5] RUN opam switch create 4.12 --packages=ocaml-variants.4.12.1+options,ocaml-options-only-flambda
#9 sha256:408876b609d7e3a2b113b85e22d1564019ab35cb1c33a8126df58e8a839636c1
#9 14.50 
#9 14.50 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 14.59 [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 14.69 [ocaml-config.2/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#9 15.23 [ocaml-variants.4.12.1+options] downloaded from https://github.com/ocaml/ocaml/archive/4.12.1.tar.gz
#9 16.16 [ocaml-variants.4.12.1+options/alt-signal-stack.patch] downloaded from https://github.com/ocaml/ocaml/commit/1eeb0e7fe595f5f9e1ea1edbdf785ff3b49feeeb.patch?full_index=1
#9 16.25 [ocaml-variants.4.12.1+options/ocaml-variants.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-variants/ocaml-variants.install
#9 16.25 
#9 16.25 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 16.26 -> installed base-bigarray.base
#9 16.27 -> installed base-threads.base
#9 16.32 -> installed base-unix.base
#9 16.33 -> installed ocaml-option-flambda.1
#9 17.91 -> installed ocaml-options-only-flambda.1
#9 305.8 -> installed ocaml-variants.4.12.1+options
#9 305.8 -> installed ocaml-config.2
#9 305.9 -> installed ocaml.4.12.1
#9 306.3 Done.
#9 306.3 # Run eval $(opam env) to update the current shell environment
#9 DONE 311.7s

#10 [3/5] RUN opam pin add -k version ocaml-variants 4.12.1+options
#10 sha256:7e40b005fd3b06fb4773e8e5502ddcef99f90dec7ab3f07a0a46028176506951
#10 1.278 ocaml-variants is now pinned to version 4.12.1+options
#10 1.278 
#10 9.901 No package build needed.
#10 9.901 Nothing to do.
#10 9.901 # Run eval $(opam env) to update the current shell environment
#10 DONE 10.0s

#11 [4/5] RUN opam install -y opam-depext
#11 sha256:ecd45296143e0343b9a3187928c41191413c912c2674302214e187d05c92bc89
#11 11.40 The following actions will be performed:
#11 11.40   - install opam-depext 1.2.3
#11 11.40 
#11 11.40 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 11.87 [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 11.89 
#11 11.89 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 13.95 -> installed opam-depext.1.2.3
#11 13.97 Done.
#11 13.97 # Run eval $(opam env) to update the current shell environment
#11 DONE 14.1s

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

#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 4.7s done
#14 writing image sha256:f58452ff9d161abd83433f02461cba1ba9f736600c1a4bf1b5aef4ddbc34357d done
#14 DONE 4.7s
Pushing "sha256:f90bcf11e09906018ac96f1a312eb7ede9f7474351cc2141a21b4ec6f2ac0f01" to "ocurrent/opam-staging:debian-12-ocaml-4.12-flambda-amd64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
ee379290f662: Preparing
ee379290f662: Pushed
debian-12-ocaml-4.12-flambda-amd64: digest: sha256:2761584a2048c92a26b8ec80c8b58c83f4c2bf89c53eed2ed5b00980b3eb8009 size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
ee379290f662: Preparing
ee379290f662: Layer already exists
debian-12-ocaml-4.12-flambda-amd64: digest: sha256:2761584a2048c92a26b8ec80c8b58c83f4c2bf89c53eed2ed5b00980b3eb8009 size: 530
Job succeeded
2024-10-31 08:15.11: Job succeeded