Organisationsgildor478ocaml-fileutils7f0077 (master)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-06-12 14:19.22: New job: test gildor478/ocaml-fileutils https://github.com/gildor478/ocaml-fileutils.git#refs/heads/master (7f007779741f578f2749f1699d47a1c28e9c3f0d) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/gildor478/ocaml-fileutils.git" -b "master" && cd "ocaml-fileutils" && git reset --hard 7f007779
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-06-12 14:19.22: Using cache hint "gildor478/ocaml-fileutils-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3-alpine-3.21-4.14_opam-2.3-ocamlformat-a28eb8a148feb4fbc6466fa0791668993513dbde"
2025-06-12 14:19.22: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-06-12 14:19.22: Waiting for resource in pool OCluster
2025-06-12 17:50.12: Waiting for worker…
2025-06-12 17:52.27: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 7f00777 Prepare release v0.6.6.

(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3)
2025-06-12 17:52.27 ---> using "cae3f84721b1d1626d38afde4577807843a0da8ba3807fc3f5f4606864be9e98" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-06-12 17:52.27 ---> using "aef3984134e8b18d59181819bc79a8fc2def9cb8ef2be489c425efe58ad78684" from cache
Job succeeded
2025-06-12 17:52.28: Job succeeded