Build:
  1. 0
2025-06-21 11:58.27: New job: Build using linux-x86_64 in
                                []
2025-06-21 11:58.27: Will push staging image to ocurrent/opam-staging:alpine-3.21-ocaml-5.4-afl-amd64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:f92f659e5a2cc6ee6d0bdab7eb04bd7dd1918326d72ac4a7ea0346fb3ec50498
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 apk update && apk upgrade
RUN apk add zstd
USER opam
RUN opam switch create 5.4 --packages=ocaml-variants.5.4.0+trunk,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 5.4.0+trunk
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2025-06-21 11:58.27: Using cache hint "5.4.0+afl-amd64-ocurrent/opam-staging@sha256:f92f659e5a2cc6ee6d0bdab7eb04bd7dd1918326d72ac4a7ea0346fb3ec50498"
2025-06-21 11:58.27: Waiting for resource in pool OCluster
2025-06-21 11:58.27: Waiting for worker…
2025-06-21 11:58.35: Got resource from pool OCluster
Building on doris.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:da1d27bb7271101fe3dbcc703aa81ad6627eeb44054019e3f97a3c94da87f895
#1 transferring dockerfile: 681B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 sha256:370cd78d81cb07d771abe71bf7a4cf387a665d4f9e81417bf8786caa92f67a0f
#2 transferring context: 2B done
#2 DONE 0.0s

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

#4 docker-image://docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:d95c0f0e2674ec5312c08d32b53352282bfb47bb937e59be1811918de553c0e8
#4 CACHED

#5 [internal] load build definition from Dockerfile
#5 sha256:41d9209c18d5d2bad619bec2585b754fd3f4b786bf448b6baa671ccbd39f1488
#5 DONE 0.0s

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

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

#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:f92f659e5a2cc6ee6d0bdab7eb04bd7dd1918326d72ac4a7ea0346fb3ec50498
#8 sha256:ba363154686d3dd491152c8ad0b9fb5b415a378cab832c696d7283fc21f44ecd
#8 resolve docker.io/ocurrent/opam-staging@sha256:f92f659e5a2cc6ee6d0bdab7eb04bd7dd1918326d72ac4a7ea0346fb3ec50498 done
#8 DONE 0.1s

#9 [2/8] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:c7a80824df600807008158af7fd339e86ad3fd533d395e96a4925962e748c47d
#9 ...

#15 [internal] load build context
#15 sha256:b0b407c01c6b177737209331fd1a24a279b10e00b7bef1d553b67d7b88f82fd4
#15 transferring context: 681B done
#15 DONE 0.1s

#9 [2/8] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:c7a80824df600807008158af7fd339e86ad3fd533d395e96a4925962e748c47d
#9 2.327 [beta] Initialised
#9 DONE 2.7s

#10 [3/8] RUN apk update && apk upgrade
#10 sha256:8d4e07d8fd1f4f1ac3eed5f9355cfc3590020111f8cf70a53be1695e36e2b8f8
#10 0.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz
#10 2.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz
#10 4.741 fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
#10 5.572 fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
#10 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
#10 12.73 v3.21.3-603-g364e1f9788f [https://dl-cdn.alpinelinux.org/alpine/v3.21/main]
#10 12.73 v3.21.3-605-g3307d5c253d [https://dl-cdn.alpinelinux.org/alpine/v3.21/community]
#10 12.73 v3.23.0_alpha20250612-581-g0452f3e42db [https://dl-cdn.alpinelinux.org/alpine/edge/main]
#10 12.73 v3.23.0_alpha20250612-585-g72e2e375689 [https://dl-cdn.alpinelinux.org/alpine/edge/community]
#10 12.73 v3.23.0_alpha20250612-582-g8a3fc1bc8f0 [https://dl-cdn.alpinelinux.org/alpine/edge/testing]
#10 12.73 OK: 58803 distinct packages available
#10 14.22 OK: 306 MiB in 101 packages
#10 DONE 16.0s

#11 [4/8] RUN apk add zstd
#11 sha256:f333e465dea7219dc1f4552e91ee21574f311ce5ce71de1a335a5f2f4721699b
#11 2.866 (1/1) Installing zstd (1.5.6-r2)
#11 3.171 Executing busybox-1.37.0-r12.trigger
#11 3.190 OK: 306 MiB in 102 packages
#11 DONE 6.2s

#12 [5/8] RUN opam switch create 5.4 --packages=ocaml-variants.5.4.0+trunk,ocaml-options-only-afl
#12 sha256:e92a3a0d90b7d0176877d8a7ccfb04f82d10e172adf8958e3cc9fb93ee5aefba
#12 8.319 
#12 8.319 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 11.41 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#12 11.52 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#12 25.63 [ocaml-compiler.5.4] downloaded from https://github.com/ocaml/ocaml/archive/5.4.tar.gz
#12 27.40 
#12 27.40 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 27.41 -> installed base-bigarray.base
#12 27.41 -> installed base-threads.base
#12 27.41 -> installed base-unix.base
#12 27.42 -> installed host-arch-x86_64.1
#12 27.43 -> installed host-system-other.1
#12 27.43 -> installed ocaml-beta.enabled
#12 27.44 -> installed ocaml-option-afl.1
#12 28.49 -> installed ocaml-options-only-afl.1
#12 199.2 -> installed ocaml-compiler.5.4
#12 199.3 -> installed ocaml-variants.5.4.0+trunk
#12 199.3 -> installed ocaml-config.3
#12 199.5 -> installed ocaml.5.4.0
#12 199.6 -> installed base-domains.base
#12 199.7 -> installed base-effects.base
#12 199.7 -> installed base-nnp.base
#12 200.4 Done.
#12 200.4 # Run eval $(opam env) to update the current shell environment
#12 DONE 201.0s

#13 [6/8] RUN opam pin add -k version ocaml-variants 5.4.0+trunk
#13 sha256:1aea526a7368bbd82ec9620101528b90a6b232b78585c248934877a8cc03b697
#13 13.96 ocaml-variants is now pinned to version 5.4.0+trunk
#13 13.96 
#13 16.32 No package build needed.
#13 16.32 Nothing to do.
#13 16.32 # Run eval $(opam env) to update the current shell environment
#13 DONE 17.0s

#14 [7/8] RUN opam install -y opam-depext
#14 sha256:072ddd344a26e7978bbf987be0226f1ed553e0352b6ad6dc73adc66f7da007ae
#14 9.342 The following actions will be performed:
#14 9.342   - install opam-depext 1.2.3
#14 9.342 
#14 9.342 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 9.472 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#14 9.507 
#14 9.507 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 11.28 -> installed opam-depext.1.2.3
#14 11.28 Done.
#14 11.29 # Run eval $(opam env) to update the current shell environment
#14 DONE 80.5s

#16 [8/8] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#16 sha256:6a09c9ea4b7cd0555e89f8e8e4ca11cac74d6fb9fd4b33a341e45be32a029e45
#16 DONE 2.5s

#17 exporting to image
#17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#17 exporting layers
#17 exporting layers 2.9s done
#17 writing image sha256:5d7e0ea5d53850d3266ba3e7fb384bede17115e5447b0b256411a96415df5e33 done
#17 DONE 2.9s
Pushing "sha256:a38bd7060e3c4a56fbc442c063a42c881d02b6d379f492de369e47801ef67b4a" to "ocurrent/opam-staging:alpine-3.21-ocaml-5.4-afl-amd64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
05d70de0d89b: Preparing
05d70de0d89b: Pushed
alpine-3.21-ocaml-5.4-afl-amd64: digest: sha256:dfd79e5e73eab67f84dd1382483fa57a5c20a72afc21b10cd2bd80a3e722f7da size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
05d70de0d89b: Preparing
05d70de0d89b: Layer already exists
alpine-3.21-ocaml-5.4-afl-amd64: digest: sha256:dfd79e5e73eab67f84dd1382483fa57a5c20a72afc21b10cd2bd80a3e722f7da size: 531
Job succeeded
2025-06-21 15:14.24: Job succeeded