Build:
  1. 0
2024-10-31 07:13.05: New job: Build using linux-x86_64 in
                                []
2024-10-31 07:13.05: Will push staging image to ocurrent/opam-staging:fedora-39-ocaml-4.02-amd64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:27136561bc25f20cab10a8c3b6fbaebf2f37e75423f59b19582dbc1c3668a4a9
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.02 --packages=ocaml-base-compiler.4.02.3
RUN opam pin add -k version ocaml-base-compiler 4.02.3
RUN opam install -y opam-depext
RUN opam install -y ocaml-secondary-compiler
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-10-31 07:13.05: Using cache hint "4.02.3-amd64-ocurrent/opam-staging@sha256:27136561bc25f20cab10a8c3b6fbaebf2f37e75423f59b19582dbc1c3668a4a9"
2024-10-31 07:13.05: Waiting for resource in pool OCluster
2024-10-31 07:13.05: Waiting for worker…
2024-10-31 07:13.05: Got resource from pool OCluster
Building on x86-bm-c12.sw.ocaml.org
#1 [internal] load build definition from Dockerfile
#1 sha256:24f080659c4746b3d5870cbf384c0233de7449b4ea48b50518409e28a924b877
#1 transferring dockerfile: 549B 0.0s done
#1 DONE 0.2s

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

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

#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.6s done
#4 DONE 1.0s

#5 [internal] load build definition from Dockerfile
#5 sha256:2bcaffbdda1a1e5e440dc9a13f8ee5151d65ec1932e0433c5ee020a6f2686397
#5 DONE 0.0s

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:27136561bc25f20cab10a8c3b6fbaebf2f37e75423f59b19582dbc1c3668a4a9
#6 sha256:6ab5b0b8cc2d9d8dca2d2866a02d6174e15cf46f2153b165c049404ca6d84a0d
#6 DONE 0.8s

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

#8 [1/6] FROM docker.io/ocurrent/opam-staging@sha256:27136561bc25f20cab10a8c3b6fbaebf2f37e75423f59b19582dbc1c3668a4a9
#8 sha256:068d70070b4a2b8bba71f178b467aebc58378edc9ab68597f4302275b4ed7b9c
#8 resolve docker.io/ocurrent/opam-staging@sha256:27136561bc25f20cab10a8c3b6fbaebf2f37e75423f59b19582dbc1c3668a4a9 0.1s done
#8 DONE 0.1s

#13 [internal] load build context
#13 sha256:dd751d496b4c3a808dbc6cb6c0956ec4ddfdab049732b0f48f57542889554eed
#13 transferring context: 549B done
#13 DONE 0.2s

#9 [2/6] RUN opam switch create 4.02 --packages=ocaml-base-compiler.4.02.3
#9 sha256:ada75d95790d4f91451245232379c3a32c7935df4d7402ee631af4007673d437
#9 12.20 
#9 12.20 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 12.47 [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 12.53 [ocaml-config.1/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#9 13.77 [ocaml-base-compiler.4.02.3] downloaded from https://github.com/ocaml/ocaml/archive/4.02.3.tar.gz
#9 14.91 [ocaml-base-compiler.4.02.3/alt-signal-stack.patch] downloaded from https://github.com/ocaml/ocaml/commit/9de2b77472aee18a94b41cff70caee27fb901225.patch?full_index=1
#9 15.17 [ocaml-base-compiler.4.02.3/fix-gcc10.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/fix-gcc10.patch.4.02.3
#9 15.48 [ocaml-base-compiler.4.02.3/gpr1330.patch] downloaded from https://github.com/ocaml/ocaml/commit/bcc7a767279ff70518b3f4219cc0b9bffec7dd43.patch?full_index=1
#9 15.56 
#9 15.56 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 16.04 -> installed base-bigarray.base
#9 16.04 -> installed base-threads.base
#9 16.04 -> installed base-unix.base
#9 422.2 -> installed ocaml-base-compiler.4.02.3
#9 422.3 -> installed ocaml-config.1
#9 422.4 -> installed ocaml.4.02.3
#9 422.5 -> installed base-ocamlbuild.base
#9 423.0 Done.
#9 423.1 # Run eval $(opam env) to update the current shell environment
#9 DONE 425.4s

#10 [3/6] RUN opam pin add -k version ocaml-base-compiler 4.02.3
#10 sha256:503f1ab3658c42266f13e3e06e1d97f0a434f671b5c1c1477b089b208890ada6
#10 3.320 ocaml-base-compiler is now pinned to version 4.02.3
#10 3.320 
#10 10.53 No package build needed.
#10 10.53 Nothing to do.
#10 10.53 # Run eval $(opam env) to update the current shell environment
#10 DONE 10.8s

#11 [4/6] RUN opam install -y opam-depext
#11 sha256:ac51c55fbdb52741b0d16ee6b1864ddad9212e248ea40e4b914a694eea1e4a2a
#11 9.221 The following actions will be performed:
#11 9.221   - install opam-depext 1.2.3
#11 9.222 
#11 9.222 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 9.653 [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.685 
#11 9.685 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 11.53 -> installed opam-depext.1.2.3
#11 11.54 Done.
#11 11.54 # Run eval $(opam env) to update the current shell environment
#11 DONE 13.2s

#12 [5/6] RUN opam install -y ocaml-secondary-compiler
#12 sha256:a08cb36ff968a019daa04373cebdae7132b8d36357212aac1133f0a5b4b82ad2
#12 9.300 The following actions will be performed:
#12 9.300   - install host-arch-x86_64         1
#12 9.300   - install ocaml-secondary-compiler 4.14.2
#12 9.300   - install host-system-other        1
#12 9.300 ===== 3 to install =====
#12 9.301 
#12 9.301 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 10.39 [ocaml-secondary-compiler.4.14.2] downloaded from https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz
#12 11.28 
#12 11.28 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 12.25 -> installed host-arch-x86_64.1
#12 12.32 -> installed host-system-other.1
#12 166.8 -> installed ocaml-secondary-compiler.4.14.2
#12 167.2 Done.
#12 167.2 # Run eval $(opam env) to update the current shell environment
#12 DONE 176.2s

#14 [6/6] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#14 sha256:516f40ea354ee5384b89999d7d7ed0c54fdea987cd0de8234718c2625dddd939
#14 DONE 0.6s

#15 exporting to image
#15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#15 exporting layers
#15 exporting layers 4.3s done
#15 writing image sha256:64e71a6681413585ec36e931541adf8f4d0faad42522ef4b1482dccf01a6fb42 0.0s done
#15 DONE 4.3s
Pushing "sha256:a9fea11203e7397d8f455bf113a4a51c17e264883c1d5f7b2f86b4b5d7561a1a" to "ocurrent/opam-staging:fedora-39-ocaml-4.02-amd64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
9117bab020da: Preparing
9117bab020da: Pushed
fedora-39-ocaml-4.02-amd64: digest: sha256:4c4580310ec43c36d44ba0c309cfbadc442e6c639dc0c7b03923c71d351fc847 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
9117bab020da: Preparing
9117bab020da: Layer already exists
fedora-39-ocaml-4.02-amd64: digest: sha256:4c4580310ec43c36d44ba0c309cfbadc442e6c639dc0c7b03923c71d351fc847 size: 531
Job succeeded
2024-10-31 08:14.55: Job succeeded