2025-01-14 15:04.07: New job: test ocurrent/ocurrent-deployer https://github.com/ocurrent/ocurrent-deployer.git#refs/heads/master (f2192c40d3ae60f34bd5c57670f0474659f98e16) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ocurrent/ocurrent-deployer.git" -b "master" && cd "ocurrent-deployer" && git reset --hard f2192c40 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-01-14 15:04.07: Using cache hint "ocurrent/ocurrent-deployer-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd-alpine-3.21-4.14_opam-2.3-ocamlformat-85e5d991b8369d632f5b367be8b432341e488f88" 2025-01-14 15:04.07: Using OBuilder spec: ((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-01-14 15:04.07: Waiting for resource in pool OCluster 2025-01-14 15:04.07: Waiting for worker… 2025-01-14 15:04.07: Got resource from pool OCluster Building on x86-bm-c4.sw.ocaml.org HEAD is now at 5117c27 Merge pull request #248 from ocurrent/default-buildkit HEAD is now at f2192c4 Merge pull request #250 from mtelvers/remove-ocaml-multicore (from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd) Unable to find image 'ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd' locally docker.io/ocaml/opam@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd: Pulling from ocaml/opam f2acd517ae21: Pulling fs layer f2acd517ae21: Verifying Checksum f2acd517ae21: Download complete f2acd517ae21: Pull complete Digest: sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd Status: Downloaded newer image for ocaml/opam@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd 2025-01-14 15:04.08 ---> using "53a586dee36495bf7ec4fb904a8b3330f0aafc149d45da9757d8480bbc81dd56" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-01-14 15:04.08 ---> using "6b94828a6f5e519b7f5ddc4f1ecb92590f5869c6d20512cc964f230000659df3" from cache Job succeeded 2025-01-14 15:04.08: Job succeeded