Organisationsocsigenlwta93c0b ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-06-17 13:00.05: New job: test ocsigen/lwt https://github.com/ocsigen/lwt.git#refs/pull/967/head (a93c0b988bba9651b1d0a687bc33b2bd29719c49) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:bbdcd09a7ff719f55219226c3e0115842c09e31defd4183f1804fdfa14875a31
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocsigen/lwt.git" && cd "lwt" && git fetch origin "refs/pull/967/head" && git reset --hard a93c0b98
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:bbdcd09a7ff719f55219226c3e0115842c09e31defd4183f1804fdfa14875a31
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-06-17 13:00.05: Using cache hint "ocsigen/lwt-ocaml/opam@sha256:bbdcd09a7ff719f55219226c3e0115842c09e31defd4183f1804fdfa14875a31-debian-12-5.0_opam-2.1-ocamlformat-a6069b9eebba0e2b70cdbbd834bc800eb6d671fb"
2024-06-17 13:00.05: Using OBuilder spec:
((from ocaml/opam@sha256:bbdcd09a7ff719f55219226c3e0115842c09e31defd4183f1804fdfa14875a31)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-06-17 13:00.05: Waiting for resource in pool OCluster
2024-06-19 13:49.50: Waiting for worker…
2024-06-19 13:53.47: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at a93c0b988 Update test/unix/test_lwt_process.ml


(from ocaml/opam@sha256:bbdcd09a7ff719f55219226c3e0115842c09e31defd4183f1804fdfa14875a31)
Unable to find image 'ocaml/opam@sha256:bbdcd09a7ff719f55219226c3e0115842c09e31defd4183f1804fdfa14875a31' locally
docker.io/ocaml/opam@sha256:bbdcd09a7ff719f55219226c3e0115842c09e31defd4183f1804fdfa14875a31: Pulling from ocaml/opam
b72878f60489: Pulling fs layer
b72878f60489: Waiting
b72878f60489: Verifying Checksum
b72878f60489: Download complete
b72878f60489: Pull complete
Digest: sha256:bbdcd09a7ff719f55219226c3e0115842c09e31defd4183f1804fdfa14875a31
Status: Downloaded newer image for ocaml/opam@sha256:bbdcd09a7ff719f55219226c3e0115842c09e31defd4183f1804fdfa14875a31
2024-06-19 13:53.47 ---> using "e43ab2bb29056c24d174bd54ce535f309a97a1ff22b36816c2b3ef03c13330c0" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-06-19 13:53.48 ---> saved as "af398dbb1fecacaa8f14d58f6929666f9126854e8809e268f0f974a11ca6f957"
Job succeeded
2024-06-19 13:53.48: Job succeeded