Build:
  1. 29
  2. 28
  3. 27
  4. 26
  5. 25
  6. 24
  7. 23
  8. 22
  9. 21
  10. 20
2026-05-11 17:38.05: New job: docker build {
                                             "commit": "b696f603f7aa59a78849006d36db2ca8d081a6b6",
                                             "dockerfile": {
                                               "file": "Dockerfile"
                                             },
                                             "docker_context": null,
                                             "squash": false,
                                             "buildx": true,
                                             "build_args": [],
                                             "path": null
                                           }
2026-05-11 17:38.05: Waiting for resource in pool docker-build-pool
2026-05-11 17:50.33: Got resource from pool docker-build-pool
2026-05-11 17:50.33: Checking out commit b696f603. To reproduce:
                       git clone --recursive "https://github.com/tarides/tarides.com.git" && cd "tarides.com" && git fetch origin "refs/pull/1038/head" && git reset --hard b696f603
2026-05-11 17:50.33: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git" 
                           "/tmp/git-checkout25c51452"
2026-05-11 17:50.35: Exec: "git" "-C" "/tmp/git-checkout25c51452" "submodule" 
                           "deinit" "--force" "--all"
2026-05-11 17:50.35: Exec: "git" "-C" "/tmp/git-checkout25c51452" "reset" 
                           "--hard" "-q" "b696f603f7aa59a78849006d36db2ca8d081a6b6"
2026-05-11 17:50.37: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout25c51452" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-05-11 17:50.37: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkout25c51452/Dockerfile" 
                           "--iidfile" "/tmp/git-checkout25c51452/docker-iid" 
                           "--" "/tmp/git-checkout25c51452"
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.98kB done
#1 DONE 0.1s

#2 [internal] load metadata for docker.io/library/alpine:3.22
#2 DONE 0.5s

#3 [internal] load .dockerignore
#3 transferring context: 77B done
#3 DONE 0.0s

#4 [build  1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601
#4 DONE 0.0s

#5 [internal] load build context
#5 transferring context: 544.96MB 2.1s done
#5 DONE 2.2s

#6 [build  2/13] RUN --mount=type=cache,target=/var/cache/apk,sharing=locked     ln -s /var/cache/apk /etc/apk/cache &&     apk -U upgrade && apk add     autoconf     curl-dev     gmp-dev     imagemagick     imagemagick-jpeg     imagemagick-webp     inotify-tools     libev-dev     oniguruma-dev     openssl-dev     curl     bash     gcc     musl-dev     make     m4     git     autoconf
#6 CACHED

#7 [build  3/13] WORKDIR /root
#7 CACHED

#8 [build  4/13] RUN curl -fsSL https://get.dune.build/install | sh
#8 CACHED

#9 [build  5/13] COPY --link tarides-com.opam .
#9 CACHED

#10 [build  6/13] COPY --link dune-project .
#10 CACHED

#11 [build  7/13] RUN dune --version && dune pkg lock && dune build @pkg-install
#11 0.216 "Nightly build 2026-05-11T04:57:06Z, git revision
#11 0.216 37448db722bfc3cf79bdd97ad2ca499596f8c693"
#11 31.38 Solution for dune.lock
#11 31.38 
#11 31.38 Dependencies common to all supported platforms:
#11 31.38 - alcotest.1.9.1
#11 31.38 - angstrom.0.16.1
#11 31.38 - asn1-combinators.0.3.2
#11 31.38 - astring.0.8.5
#11 31.38 - base-bytes.base
#11 31.38 - base-threads.base
#11 31.38 - base-unix.base
#11 31.38 - base64.3.5.2
#11 31.38 - bigarray-compat.1.1.0
#11 31.38 - bigstringaf.0.10.0
#11 31.38 - bos.0.3.0
#11 31.38 - brr.0.0.8
#11 31.38 - bstr.0.0.4
#11 31.38 - camlp-streams.5.0.1
#11 31.38 - caqti.2.3.0
#11 31.38 - caqti-lwt.2.3.0
#11 31.38 - checkseum.0.5.3
#11 31.38 - cmarkit.dev
#11 31.38 - cmdliner.2.1.1
#11 31.38 - compiler-cloning.enabled
#11 31.38 - conf-gmp.5
#11 31.38 - conf-gmp-powm-sec.4
#11 31.38 - conf-libev.4-13
#11 31.38 - conf-libssl.4
#11 31.38 - conf-oniguruma.1
#11 31.38 - conf-pkg-config.4
#11 31.38 - cppo.1.8.0
#11 31.38 - csexp.1.5.2
#11 31.38 - cstruct.6.2.0
#11 31.38 - ctypes.0.24.0
#11 31.38 - decompress.1.5.3
#11 31.38 - digestif.1.3.0
#11 31.38 - domain-name.0.5.0
#11 31.38 - dream.1.0.0~alpha8
#11 31.38 - dream-accept.0.1.0
#11 31.38 - dream-encoding.dev
#11 31.38 - dream-html.3.11.2
#11 31.38 - dream-httpaf.1.0.0~alpha4
#11 31.38 - dream-pure.1.0.0~alpha2
#11 31.38 - dune-configurator.3.23.0
#11 31.38 - dune-private-libs.3.23.0
#11 31.38 - dune-site.3.23.0
#11 31.38 - duration.0.3.1
#11 31.38 - dyn.3.23.0
#11 31.38 - eqaf.0.10
#11 31.38 - faraday.0.8.2
#11 31.38 - faraday-lwt.0.8.2
#11 31.38 - faraday-lwt-unix.0.8.2
#11 31.38 - fmt.0.11.0
#11 31.38 - fpath.0.7.3
#11 31.38 - fs-io.3.23.0
#11 31.38 - gen.1.1
#11 31.38 - gluten.0.5.2
#11 31.38 - gluten-lwt.0.5.2
#11 31.38 - gluten-lwt-unix.0.5.2
#11 31.38 - gmap.0.3.0
#11 31.38 - graphql.0.14.0
#11 31.38 - graphql-lwt.0.14.0
#11 31.38 - graphql_parser.0.14.0
#11 31.38 - h2.0.10.0
#11 31.38 - h2-lwt.0.10.0
#11 31.38 - h2-lwt-unix.0.10.0
#11 31.38 - hilite.dev
#11 31.38 - hmap.0.8.1
#11 31.38 - hpack.0.13.0
#11 31.38 - httpaf.0.7.1
#11 31.38 - httpun.0.1.0
#11 31.38 - httpun-lwt.0.1.0
#11 31.38 - httpun-lwt-unix.0.1.0
#11 31.38 - httpun-types.0.1.0
#11 31.38 - httpun-ws.0.2.0
#11 31.38 - integers.0.7.0
#11 31.38 - ipaddr.5.6.2
#11 31.38 - js_of_ocaml.6.3.2
#11 31.38 - js_of_ocaml-compiler.6.3.2
#11 31.38 - js_of_ocaml-toplevel.6.3.2
#11 31.38 - kdf.1.0.0
#11 31.38 - ke.0.6
#11 31.38 - lambdasoup.1.1.1
#11 31.38 - logs.0.10.0
#11 31.38 - lru.0.3.1
#11 31.38 - lwt.5.9.2
#11 31.38 - lwt-dllist.1.1.0
#11 31.38 - lwt_ppx.5.9.3
#11 31.38 - lwt_ssl.1.2.0
#11 31.38 - macaddr.5.6.2
#11 31.38 - magic-mime.1.3.1
#11 31.38 - markup.1.0.3
#11 31.38 - menhir.20260209
#11 31.38 - menhirCST.20260209
#11 31.38 - menhirGLR.20260209
#11 31.38 - menhirLib.20260209
#11 31.38 - menhirSdk.20260209
#11 31.38 - mirage-clock.4.2.0
#11 31.38 - mirage-crypto.1.2.0
#11 31.38 - mirage-crypto-ec.1.2.0
#11 31.38 - mirage-crypto-pk.1.2.0
#11 31.38 - mirage-crypto-rng.1.2.0
#11 31.38 - mirage-crypto-rng-lwt.1.2.0
#11 31.38 - mirage-kv.6.1.1
#11 31.38 - mirage-kv-unix.3.0.1
#11 31.38 - mtime.2.1.0
#11 31.38 - multipart_form.0.8.0
#11 31.38 - multipart_form-lwt.0.8.0
#11 31.38 - ocaml.5.3.1
#11 31.38 - ocaml-base-compiler.5.3.1
#11 31.38 - ocaml-compiler.5.3.1
#11 31.38 - ocaml-compiler-libs.v0.17.0
#11 31.38 - ocaml-syntax-shims.1.0.0
#11 31.38 - ocamlbuild.0.16.1+dune
#11 31.38 - ocamlfind.1.9.8+dune
#11 31.38 - ocplib-endian.1.2
#11 31.38 - ohex.0.2.0
#11 31.38 - oniguruma.0.2.0
#11 31.38 - optint.0.3.0
#11 31.38 - ordering.3.23.0
#11 31.38 - pecu.0.7
#11 31.38 - pp.2.0.0
#11 31.38 - ppx_derivers.1.2.1
#11 31.38 - ppx_deriving_yaml.0.4.1
#11 31.38 - ppx_import.1.12.0
#11 31.38 - ppx_show.0.2.1
#11 31.38 - ppxlib.0.38.0
#11 31.38 - prettym.0.0.5
#11 31.38 - psq.0.2.1
#11 31.38 - ptime.1.2.0
#11 31.38 - pure-html.3.11.2
#11 31.38 - re.1.14.0
#11 31.38 - relocatable-compiler.5.3.1.20251109.1
#11 31.38 - result.1.5
#11 31.38 - rresult.0.7.0
#11 31.38 - sedlex.3.7
#11 31.38 - seq.base
#11 31.38 - sexplib0.v0.17.0
#11 31.38 - ssl.0.7.0
#11 31.38 - stdcompat.21.1
#11 31.38 - stdlib-shims.0.3.0
#11 31.38 - stdune.3.23.0
#11 31.38 - stringext.1.6.0
#11 31.38 - tailwindcss.dev
#11 31.38 - textmate-language.0.6.0
#11 31.38 - top-closure.3.23.0
#11 31.38 - topkg.1.1.1
#11 31.38 - uchar.0.0.2
#11 31.38 - unstrctrd.0.4
#11 31.38 - uri.4.4.0
#11 31.38 - uucp.17.0.0
#11 31.38 - uunf.17.0.0
#11 31.38 - uutf.1.0.4
#11 31.38 - x509.1.0.6
#11 31.38 - yaml.3.2.0
#11 31.38 - yojson.3.0.0
#11 31.38 - zarith.1.14
#11 258.9 Error: sendfile(): No space left on device
#11 258.9 -> required by
#11 258.9    _build/_private/default/.pkg/domain-name.0.5.0-186d5647b3f290b36e49835e770a5549/target
#11 258.9 -> required by alias pkg-install
#11 259.0 Error:
#11 259.0 mkdir(_build/.sandbox/dc2d9554a3f5ca18c5c875445e9600a4): No space left on device
#11 259.0 -> required by
#11 259.0    _build/_private/default/.pkg/camlp-streams.5.0.1-50b4e3fc5aa0e6dcfb719b980be7ee86/target
#11 259.0 -> required by alias pkg-install
#11 259.0 Error:
#11 259.0 mkdir(_build/.sandbox/aed8c99bad564643d60130137b47e655): No space left on device
#11 259.0 -> required by
#11 259.0    _build/_private/default/.pkg/gmap.0.3.0-6fb843d9e63432acfdbe0ddbfc270f1b/target
#11 259.0 -> required by alias pkg-install
#11 259.0 Error:
#11 259.0 mkdir(_build/.sandbox/4fc26485b9b43a7a4d008e88f5110acb): No space left on device
#11 259.0 -> required by
#11 259.0    _build/_private/default/.pkg/cppo.1.8.0-13b922db46b893062ab1dd804ddb6c80/target
#11 259.0 -> required by alias pkg-install
#11 259.0 Error:
#11 259.0 mkdir(_build/.sandbox/556c87c198640a91822228904076a3c8): No space left on device
#11 259.0 -> required by
#11 259.0    _build/_private/default/.pkg/eqaf.0.10-f8ca1ad6dc58bfa0921e998ae482c84e/target
#11 259.0 -> required by alias pkg-install
#11 259.0 Error:
#11 259.0 mkdir(_build/.sandbox/50ac2247b218d4ebf0c45988e143e5fb): No space left on device
#11 259.0 -> required by
#11 259.0    _build/_private/default/.pkg/lwt-dllist.1.1.0-c43e8dc64af9b760a78b779c45be3fdb/target
#11 259.0 -> required by alias pkg-install
#11 259.0 Error:
#11 259.0 mkdir(_build/.sandbox/ca377142953619839113bdf532b45c63): No space left on device
#11 259.0 -> required by
#11 259.0    _build/_private/default/.pkg/magic-mime.1.3.1-701106d08965924a9806ee34e57ec11d/target
#11 259.0 -> required by alias pkg-install
#11 259.2 File "dune.lock/tailwindcss.dev.pkg", line 21, characters 3-102:
#11 259.2 21 |    https://github.com/tmattio/opam-tailwindcss/archive/3e60fc32bbcf82525999d83ad0f395e16107026b.tar.gz)
#11 259.2         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#11 259.2 Error: failed to extract 'download'
#11 259.2 Reason: 'tar' failed with non-zero exit code '1' and output:
#11 259.2 
#11 263.5 File "dune.lock/ocamlbuild.0.16.1+dune.pkg", line 18, characters 10-17:
#11 263.5 18 |      (run %{make} check-if-preinstalled all opam-install))))))
#11 263.5                ^^^^^^^
#11 263.5 Error: Logs for package ocamlbuild
#11 263.5 File "src/my_std.ml", line 1:
#11 263.5 Error: I/O error: No space left on device
#11 263.5 gmake: *** [Makefile:427: src/my_std.cmx] Error 2
#11 263.5 
#11 ERROR: process "/bin/sh -c dune --version && dune pkg lock && dune build @pkg-install" did not complete successfully: exit code: 1
------
 > [build  7/13] RUN dune --version && dune pkg lock && dune build @pkg-install:
259.2 Reason: 'tar' failed with non-zero exit code '1' and output:
259.2 
263.5 File "dune.lock/ocamlbuild.0.16.1+dune.pkg", line 18, characters 10-17:
263.5 18 |      (run %{make} check-if-preinstalled all opam-install))))))
263.5                ^^^^^^^
263.5 Error: Logs for package ocamlbuild
263.5 File "src/my_std.ml", line 1:
263.5 Error: I/O error: No space left on device
263.5 gmake: *** [Makefile:427: src/my_std.cmx] Error 2
263.5 
------
Dockerfile:40
--------------------
  38 |     # Install packages before adding source files
  39 |     # This allows Docker to cache this step
  40 | >>> RUN dune --version && dune pkg lock && dune build @pkg-install
  41 |     
  42 |     COPY --link ./generate-images.sh .
--------------------
ERROR: failed to solve: process "/bin/sh -c dune --version && dune pkg lock && dune build @pkg-install" did not complete successfully: exit code: 1
2026-05-11 17:57.14: Job failed: Docker build exited with status 1