2025-07-31 07:31.09: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/heads/main (be38bee5cc2bb1f3d592687688f832e99cfd317b) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/mirage/ocaml-dns.git" -b "main" && cd "ocaml-dns" && git reset --hard be38bee5
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-07-31 07:31.09: Using cache hint "mirage/ocaml-dns-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d-alpine-3.21-4.14_opam-2.4-ocamlformat-e77940d8ff8706305602d0d643bf01c77beef2e7"
2025-07-31 07:31.09: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-07-31 07:31.09: Waiting for resource in pool OCluster
2025-07-31 11:54.18: Waiting for worker…
2025-07-31 11:55.52: Got resource from pool OCluster
Building on phoebe
All commits already cached
HEAD is now at be38bee Merge pull request #393 from robur-coop/resolver-log-demote
(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d)
Unable to find image 'ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d' locally
docker.io/ocaml/opam@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d: Pulling from ocaml/opam
dd574f0c3492: Already exists
3dc488c2f010: Pulling fs layer
deaee56918b9: Pulling fs layer
ca3b7aa1d2ce: Pulling fs layer
efc13b06f5a5: Pulling fs layer
efc13b06f5a5: Waiting
deaee56918b9: Download complete
ca3b7aa1d2ce: Verifying Checksum
ca3b7aa1d2ce: Download complete
efc13b06f5a5: Verifying Checksum
efc13b06f5a5: Download complete
3dc488c2f010: Verifying Checksum
3dc488c2f010: Download complete
3dc488c2f010: Pull complete
deaee56918b9: Pull complete
ca3b7aa1d2ce: Pull complete
efc13b06f5a5: Pull complete
Digest: sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d
Status: Downloaded newer image for ocaml/opam@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d
2025-07-31 11:55.54 ---> using "ea47f485ac5e3de6005676b139eead37b27580d3656da4cbc3286dafdec05f07" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-07-31 11:55.54 ---> using "4c059521167064518961014428893e10d1e26af59d34ba08efa13ffc5091a320" from cache
Job succeeded
2025-07-31 11:55.54: Job succeeded