Organisationssanettetsdleb2ad0 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-01-09 21:44.00: New job: test sanette/tsdl https://github.com/sanette/tsdl.git#refs/heads/master (eb2ad0ecd46deb78ee689ad20e1450e15a09738d) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:a0c1723a110c08defb88eb348da408dda1e97cc67f7b5978091a31df7eb5720a
ocamlformat version: none


To reproduce locally:


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


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


2026-01-09 21:44.00: Using cache hint "sanette/tsdl-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:a0c1723a110c08defb88eb348da408dda1e97cc67f7b5978091a31df7eb5720a-alpine-3.22-4.14_opam-2.5-ocamlformat-c65fcb116531ae66ad3316b265e233443ef25044"
2026-01-09 21:44.00: Using OBuilder spec:
((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:a0c1723a110c08defb88eb348da408dda1e97cc67f7b5978091a31df7eb5720a)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-01-09 21:44.00: Waiting for resource in pool OCluster
2026-01-09 23:55.37: Waiting for worker…
2026-01-09 23:55.51: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
Uncaught exception: Unix.Unix_error(Unix.ENOSPC, "mkdir", "/var/cache/obuilder/ocluster/tmp/build-context-7ba75f")
2026-01-09 23:55.51: Job failed: Failed: Internal error