Build:
- 0
2025-06-21 11:58.26: New job: Build using linux-x86_64 in
[]
2025-06-21 11:58.26: Will push staging image to ocurrent/opam-staging:alpine-3.21-ocaml-4.12-afl-amd64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:f92f659e5a2cc6ee6d0bdab7eb04bd7dd1918326d72ac4a7ea0346fb3ec50498
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-afl
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" ]
2025-06-21 11:58.26: Using cache hint "4.12.1+afl-amd64-ocurrent/opam-staging@sha256:f92f659e5a2cc6ee6d0bdab7eb04bd7dd1918326d72ac4a7ea0346fb3ec50498"
2025-06-21 11:58.26: Waiting for resource in pool OCluster
2025-06-21 11:58.27: Waiting for worker…
2025-06-21 11:58.27: Got resource from pool OCluster
Building on doris.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:02c26bc6aeb36ec4cf8424722a9ea540f7f26d1fff6eafba7be388ee16fca659
#1 transferring dockerfile: 533B done
#1 DONE 0.0s
#2 [internal] load .dockerignore
#2 sha256:d1e5197df3edb80ae9c3a2b4a9fbdbcd01d60affef70a4319e15309a38e0f782
#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.4s
#4 docker-image://docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:d95c0f0e2674ec5312c08d32b53352282bfb47bb937e59be1811918de553c0e8
#4 CACHED
#5 [internal] load build definition from Dockerfile
#5 sha256:e1ffe9be8289ac22e386eb5e72cf265713e8eedef02308e31ed80db82c16fd61
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:f92f659e5a2cc6ee6d0bdab7eb04bd7dd1918326d72ac4a7ea0346fb3ec50498
#6 sha256:ae56f7d512e7c87a1997ccb40adbde1ea7bd497bcd7461f375c9ec3b983ff6f7
#6 DONE 1.5s
#7 [internal] load .dockerignore
#7 sha256:efa3a375ad42365be44785c86f7b0d63c82cce6fddd3478043c1bca7e889ff3d
#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
#12 [internal] load build context
#12 sha256:013b341525a5812b0344efc3f5406df859f40a9af4a2786d8feefa4407ec6eaf
#12 transferring context: 533B done
#12 DONE 0.3s
#9 [2/5] RUN opam switch create 4.12 --packages=ocaml-variants.4.12.1+options,ocaml-options-only-afl
#9 sha256:d1c7bb4a778fd89db5e34b592b1237ee9117864eac66b35d3eb09d7420fce4bc
#9 5.128
#9 5.128 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 5.263 [ocaml-config.2/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#9 5.341 [ocaml-config.2/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#9 9.860 [ocaml-variants.4.12.1+options] downloaded from cache at https://opam.ocaml.org/cache
#9 11.03 [ocaml-variants.4.12.1+options/alt-signal-stack.patch] downloaded from https://opam.ocaml.org/cache
#9 11.11 [ocaml-variants.4.12.1+options/ocaml-variants.install] downloaded from https://opam.ocaml.org/cache
#9 11.11
#9 11.11 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 11.11 -> installed base-bigarray.base
#9 11.11 -> installed base-threads.base
#9 11.12 -> installed base-unix.base
#9 11.12 -> installed ocaml-option-afl.1
#9 11.59 -> installed ocaml-options-only-afl.1
#9 154.0 -> installed ocaml-variants.4.12.1+options
#9 154.1 -> installed ocaml-config.2
#9 154.2 -> installed ocaml.4.12.1
#9 154.9 Done.
#9 154.9 # Run eval $(opam env) to update the current shell environment
#9 DONE 156.5s
#10 [3/5] RUN opam pin add -k version ocaml-variants 4.12.1+options
#10 sha256:294dfffd4346423f9da79553df2915e24c7aa9d4c5f6d0ecea7e5a6dd599eeba
#10 2.529 ocaml-variants is now pinned to version 4.12.1+options
#10 2.529
#10 5.236 No package build needed.
#10 5.236 Nothing to do.
#10 5.241 # Run eval $(opam env) to update the current shell environment
#10 DONE 29.2s
#11 [4/5] RUN opam install -y opam-depext
#11 sha256:da91a88b407570e55f3f1efd72cedbeb8d05949752a8b6961fb597fe5280baa5
#11 9.583 The following actions will be performed:
#11 9.583 - install opam-depext 1.2.3
#11 9.584
#11 9.584 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 10.09 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#11 10.12
#11 10.12 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 12.15 -> installed opam-depext.1.2.3
#11 12.20 Done.
#11 12.21 # Run eval $(opam env) to update the current shell environment
#11 DONE 27.6s
#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:8121e51c537a5975949aca624e5822772c5a61d5b5ca3f2ac7842cc385eef9b8
#13 DONE 1.2s
#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 5.2s done
#14 writing image sha256:49a9d546e25499f054f34af2a7da20e8e711d9d8bd89e22ec10be62cf3d0429b 0.0s done
#14 DONE 5.3s
Pushing "sha256:25de672c197e9de010357a332252977b518cb65023fe67fa69e4f07f477a8631" to "ocurrent/opam-staging:alpine-3.21-ocaml-4.12-afl-amd64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
fc5ebb04ae99: Preparing
fc5ebb04ae99: Pushed
alpine-3.21-ocaml-4.12-afl-amd64: digest: sha256:b3a390b3cc9b3ef49eabb23bfac993ca3ce9778b3cf9ad0eb57912ffe3b1c0e0 size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
fc5ebb04ae99: Preparing
fc5ebb04ae99: Layer already exists
alpine-3.21-ocaml-4.12-afl-amd64: digest: sha256:b3a390b3cc9b3ef49eabb23bfac993ca3ce9778b3cf9ad0eb57912ffe3b1c0e0 size: 530
Job succeeded
2025-06-21 14:47.19: Job succeeded