Organisationsocurrentocurrent-deployerc4fd68 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-10-31 14:20.57: New job: test ocurrent/ocurrent-deployer https://github.com/ocurrent/ocurrent-deployer.git#refs/pull/239/head (c4fd6847cca53c02a86f19bfcb3da959a023991b) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocurrent/ocurrent-deployer.git" && cd "ocurrent-deployer" && git fetch origin "refs/pull/239/head" && git reset --hard c4fd6847
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-10-31 14:20.57: Using cache hint "ocurrent/ocurrent-deployer-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933-alpine-3.20-4.14_opam-2.2-ocamlformat-211b1dfcc5d43010fdb58692607d011703d03da2"
2024-10-31 14:20.57: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-10-31 14:20.57: Waiting for resource in pool OCluster
2024-10-31 19:09.56: Waiting for worker…
2024-10-31 19:11.40: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
Submodule path 'ocluster': checked out 'c8d092f0d0c01253a9199b94465f00f1dcbbe94d'
Submodule path 'ocurrent': checked out '87dc7d1959b5d03a3d6ba462f2d96392988e7426'
HEAD is now at c4fd684 Fix docs
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:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933)
Unable to find image 'ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933' locally
docker.io/ocaml/opam@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933: Pulling from ocaml/opam
4561b4794508: Pulling fs layer
4561b4794508: Verifying Checksum
4561b4794508: Download complete
4561b4794508: Pull complete
Digest: sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933
Status: Downloaded newer image for ocaml/opam@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933
2024-10-31 19:11.41 ---> using "5f966d834c9126bdfd64c87de0767747262a6ecd90d1e75b82bc6b0e37ce3bf6" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-10-31 19:11.41 ---> using "8363ca447cf8fc345f19a25453af3df0aa901b33f95b7a4957ecb50831f256da" from cache
Job succeeded
2024-10-31 19:11.42: Job succeeded