Organisationsocurrentdocker-base-images8740b6 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-10-10 20:12.18: New job: test ocurrent/docker-base-images https://github.com/ocurrent/docker-base-images.git#refs/pull/333/head (8740b69a00949951d2d5edf4b6eb116ab9d51730) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocurrent/docker-base-images.git" && cd "docker-base-images" && git fetch origin "refs/pull/333/head" && git reset --hard 8740b69a
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12
RUN echo "skipping format lint because ocamlformat is not configured"


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2025-10-10 20:12.18: Using cache hint "ocurrent/docker-base-images-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12-alpine-3.22-4.14_opam-2.4-ocamlformat-6fab318652edf2e934926c95dbe83c86f899f133"
2025-10-10 20:12.18: Using OBuilder spec:
((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-10-10 20:12.18: Waiting for resource in pool OCluster
2025-10-10 20:31.30: Waiting for worker…
2025-10-10 20:36.54: Got resource from pool OCluster
Building on eumache
All commits already cached
HEAD is now at 8740b69 Update concurrent build rate


(from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12)
Unable to find image 'ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12' locally
docker.io/ocaml/opam@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12: Pulling from ocaml/opam
8c592723c59a: Already exists
a783cd037be3: Already exists
454bb22af03c: Already exists
b46fcd8729b0: Already exists
d538880e5354: Already exists
Digest: sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12
Status: Downloaded newer image for ocaml/opam@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12
2025-10-10 20:36.55 ---> using "b004d39c9addeb865f11c6029618ea8df221f8b3190584e8b865e82aabd3dd51" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-10-10 20:36.56 ---> saved as "961d3aac5aad4b52caaa7cd7b5b5276c45e4e6b9ad9c424b0445a8cd06ce8626"
Job succeeded
2025-10-10 20:36.56: Job succeeded