Organisationsocurrentocluster7c2dfd ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-12-09 19:04.09: New job: test ocurrent/ocluster https://github.com/ocurrent/ocluster.git#refs/heads/master (7c2dfdfce022c5e5533173f2a2496e48159d677c) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:035343faa2345fbb738069f2d899570ced75942aab3c76ec7fd2353ed127049a
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocurrent/ocluster.git" -b "master" && cd "ocluster" && git reset --hard 7c2dfdfc
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:035343faa2345fbb738069f2d899570ced75942aab3c76ec7fd2353ed127049a
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-12-09 19:04.09: Using cache hint "ocurrent/ocluster-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:035343faa2345fbb738069f2d899570ced75942aab3c76ec7fd2353ed127049a-alpine-3.22-4.14_opam-2.4-ocamlformat-d684c896eb6f7e6030d6ee65338d9db22a612f01"
2025-12-09 19:04.09: Using OBuilder spec:
((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:035343faa2345fbb738069f2d899570ced75942aab3c76ec7fd2353ed127049a)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-12-09 19:04.09: Waiting for resource in pool OCluster
2025-12-10 06:11.13: Waiting for worker…
2025-12-10 06:18.07: Got resource from pool OCluster
Building on clete
All commits already cached
Submodule path 'obuilder': checked out 'c5f2c487976c3547c0e3abdc0d4a55f34f2af9c1'
HEAD is now at 7c2dfdf Merge pull request #253 from mtelvers/qemu-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'
Submodule path 'obuilder': checked out 'c5f2c487976c3547c0e3abdc0d4a55f34f2af9c1'


(from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:035343faa2345fbb738069f2d899570ced75942aab3c76ec7fd2353ed127049a)
2025-12-10 06:18.27 ---> using "531dd882a2fae5a34a8bfa5ee93af1613955008dcdcd99be6da6c29a1733a42a" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-12-10 06:18.27 ---> using "06ada8b86dc478d63fd685a653742636f06c862de7f4e670a4b45886262e2191" from cache
Job succeeded
2025-12-10 06:18.27: Job succeeded