2024-09-20 18:08.16: New job: test ocurrent/ocurrent-deployer https://github.com/ocurrent/ocurrent-deployer.git#refs/heads/master (6ead80c8dab460af2083d87bf0fe8a1eb3a0d7be) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37 ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ocurrent/ocurrent-deployer.git" -b "master" && cd "ocurrent-deployer" && git reset --hard 6ead80c8 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37 RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2024-09-20 18:08.16: Using cache hint "ocurrent/ocurrent-deployer-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37-alpine-3.20-4.14_opam-2.2-ocamlformat-45f961713f04a0d83218c0eb2706131a40f96d54" 2024-09-20 18:08.16: Using OBuilder spec: ((from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2024-09-20 18:08.16: Waiting for resource in pool OCluster 2024-09-20 18:08.17: Waiting for worker… 2024-09-20 18:08.19: Got resource from pool OCluster Building on x86-bm-c6.sw.ocaml.org All commits already cached Submodule path 'ocluster': checked out 'c8d092f0d0c01253a9199b94465f00f1dcbbe94d' Submodule path 'ocurrent': checked out '87dc7d1959b5d03a3d6ba462f2d96392988e7426' HEAD is now at 6ead80c Reduce API surface of Deployers Synchronizing submodule url for 'ocluster' Synchronizing submodule url for 'ocurrent' Cleared directory 'ocluster' Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) unregistered for path 'ocluster' Cleared directory 'ocurrent' Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) unregistered for path 'ocurrent' Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) registered for path 'ocluster' Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) registered for path 'ocurrent' Submodule path 'ocluster': checked out 'c8d092f0d0c01253a9199b94465f00f1dcbbe94d' Submodule path 'ocluster/obuilder': checked out '7015f4f00ac5183c70b27d044e8582b6c33105bd' Submodule path 'ocurrent': checked out '87dc7d1959b5d03a3d6ba462f2d96392988e7426' Submodule path 'ocurrent/vendor/ocaml-gitlab': checked out '134d702d195504c024a380cf577bf8672aa5e91e' (from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37) Unable to find image 'ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37' locally docker.io/ocaml/opam@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37: Pulling from ocaml/opam 0d4a305337eb: Pulling fs layer 0d4a305337eb: Download complete 0d4a305337eb: Pull complete Digest: sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37 Status: Downloaded newer image for ocaml/opam@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37 2024-09-20 18:10.29 ---> saved as "360f26edbd0764b52725b6294936e7148bc39f2a4ff846a4d8ad86f052b4c874" /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2024-09-20 18:10.29 ---> saved as "87053e58477c47262284e1ec8a785777ce0c49c841907ac708c455f9e498e5d5" Job succeeded 2024-09-20 18:10.29: Job succeeded