Organisationsocurrentocluster2b5792 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-12-20 11:27.30: New job: test ocurrent/ocluster https://github.com/ocurrent/ocluster.git#refs/pull/253/head (2b5792d1515f001c1b2cf13aa455ccdfae0b6ce8) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocurrent/ocluster.git" && cd "ocluster" && git fetch origin "refs/pull/253/head" && git reset --hard 2b5792d1
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-12-20 11:27.30: Using cache hint "ocurrent/ocluster-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0-alpine-3.20-4.14_opam-2.3-ocamlformat-9699c1b20d7cf74df5e29074bbc1f24a3033a7f7"
2024-12-20 11:27.30: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-12-20 11:27.30: Waiting for resource in pool OCluster
2024-12-20 22:33.47: Waiting for worker…
2024-12-20 22:38.07: Got resource from pool OCluster
Building on x86-bm-c3.sw.ocaml.org
All commits already cached
Submodule path 'obuilder': checked out 'bc6eca86e5624b32ca58fb0b5e43e7e15f188f58'
HEAD is now at 2b5792d Set shell depending upon backend
Synchronizing submodule url for 'obuilder'
Cleared directory 'obuilder'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) unregistered for path 'obuilder'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) registered for path 'obuilder'
From https://github.com/ocurrent/obuilder
fc345f5..29cde86  master     -> origin/master
Submodule path 'obuilder': checked out 'c5f2c487976c3547c0e3abdc0d4a55f34f2af9c1'


(from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0)
Unable to find image 'ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0' locally
docker.io/ocaml/opam@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0: Pulling from ocaml/opam
72ab71254e0a: Pulling fs layer
72ab71254e0a: Verifying Checksum
72ab71254e0a: Download complete
72ab71254e0a: Pull complete
Digest: sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0
Status: Downloaded newer image for ocaml/opam@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0
2024-12-20 22:38.08 ---> using "a3e9f67bc1ee9201c96140c65f9dc31519ebfb933f158b75d3a6cace968f8f0b" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-20 22:38.08 ---> using "08531b211c79869936193858aa39be3a119d4fa4d4e64483b81db26a249535ce" from cache
Job succeeded
2024-12-20 22:38.08: Job succeeded