Organisationsygrekocurl04b40e ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-04-18 18:24.42: New job: test ygrek/ocurl https://github.com/ygrek/ocurl.git#refs/pull/90/head (04b40e3b0140990ea0503a0d6d1dda1c54c826d0) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.03@sha256:6c4e85baeb3cd872bf5012ec8d4e20cc04359e4f3afe63e0942f0a3f4d959ea0
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ygrek/ocurl.git" && cd "ocurl" && git fetch origin "refs/pull/90/head" && git reset --hard 04b40e3b
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.03@sha256:6c4e85baeb3cd872bf5012ec8d4e20cc04359e4f3afe63e0942f0a3f4d959ea0
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-04-18 18:24.42: Using cache hint "ygrek/ocurl-ocaml/opam:debian-12-ocaml-4.03@sha256:6c4e85baeb3cd872bf5012ec8d4e20cc04359e4f3afe63e0942f0a3f4d959ea0-debian-12-4.03_opam-2.3-ocamlformat-cb8df6db0195538a02cc2b2eb20e468f22c475a7"
2025-04-18 18:24.42: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.03@sha256:6c4e85baeb3cd872bf5012ec8d4e20cc04359e4f3afe63e0942f0a3f4d959ea0)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-04-18 18:24.42: Waiting for resource in pool OCluster
2025-04-18 19:43.17: Waiting for worker…
2025-04-18 19:45.58: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 04b40e3 Release lock on cleanup because it might call callbacks


(from ocaml/opam:debian-12-ocaml-4.03@sha256:6c4e85baeb3cd872bf5012ec8d4e20cc04359e4f3afe63e0942f0a3f4d959ea0)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.03@sha256:6c4e85baeb3cd872bf5012ec8d4e20cc04359e4f3afe63e0942f0a3f4d959ea0' locally
docker.io/ocaml/opam@sha256:6c4e85baeb3cd872bf5012ec8d4e20cc04359e4f3afe63e0942f0a3f4d959ea0: Pulling from ocaml/opam
5acc410011ee: Pulling fs layer
5acc410011ee: Download complete
5acc410011ee: Pull complete
Digest: sha256:6c4e85baeb3cd872bf5012ec8d4e20cc04359e4f3afe63e0942f0a3f4d959ea0
Status: Downloaded newer image for ocaml/opam@sha256:6c4e85baeb3cd872bf5012ec8d4e20cc04359e4f3afe63e0942f0a3f4d959ea0
2025-04-18 20:19.23 ---> using "d2a64e8bd3a3d2a9a8c0f84450df5c9f873b02e14a442b1d17b125002e4e1cde" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-04-18 20:19.23 ---> using "a2f7321f298f3228c35bf0ef744d9e5250efa2bd88748f47d48cd15464e7f0aa" from cache
Job succeeded
2025-04-18 20:19.23: Job succeeded