Build:
  1. 6
  2. 5
  3. 4
  4. 3
  5. 2
  6. 1
  7. 0
2026-05-15 20:02.13: New job: docker build {
                                             "commit": "66872cb41e166edcf7036b03c9c670cc4685decd",
                                             "dockerfile": {
                                               "file": "Dockerfile"
                                             },
                                             "docker_context": null,
                                             "squash": false,
                                             "buildx": true,
                                             "build_args": [],
                                             "path": null
                                           }
2026-05-15 20:02.13: Checking out commit 66872cb4. To reproduce:
                       git clone --recursive "https://github.com/tarides/tarides.com.git" && cd "tarides.com" && git fetch origin "refs/pull/1093/head" && git reset --hard 66872cb4
2026-05-15 20:02.13: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git" 
                           "/tmp/git-checkoutd941d9a"
2026-05-15 20:02.14: Exec: "git" "-C" "/tmp/git-checkoutd941d9a" "submodule" 
                           "deinit" "--force" "--all"
2026-05-15 20:02.14: Exec: "git" "-C" "/tmp/git-checkoutd941d9a" "reset" 
                           "--hard" "-q" "66872cb41e166edcf7036b03c9c670cc4685decd"
2026-05-15 20:02.16: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkoutd941d9a" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-05-15 20:02.16: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkoutd941d9a/Dockerfile" 
                           "--iidfile" "/tmp/git-checkoutd941d9a/docker-iid" 
                           "--" "/tmp/git-checkoutd941d9a"
#0 building with "default" instance using docker driver

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

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

#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 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done
#4 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done
#4 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done
#4 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done
#4 DONE 0.2s

#5 [internal] load build context
#5 transferring context: 581.36MB 2.4s done
#5 DONE 2.6s

#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 0.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
#6 0.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
#6 0.903 OK: 7 MiB in 16 packages
#6 1.501 (1/82) Installing m4 (1.4.19-r4)
#6 1.590 (2/82) Installing libbz2 (1.0.8-r6)
#6 1.603 (3/82) Installing perl (5.40.4-r0)
#6 2.091 (4/82) Installing autoconf (2.72-r1)
#6 2.116 (5/82) Installing ncurses-terminfo-base (6.5_p20250503-r0)
#6 2.140 (6/82) Installing libncursesw (6.5_p20250503-r0)
#6 2.150 (7/82) Installing readline (8.2.13-r1)
#6 2.157 (8/82) Installing bash (5.2.37-r0)
#6 2.193 Executing bash-5.2.37-r0.post-install
#6 2.201 (9/82) Installing brotli-libs (1.1.0-r2)
#6 2.219 (10/82) Installing c-ares (1.34.6-r0)
#6 2.225 (11/82) Installing libunistring (1.3-r0)
#6 2.242 (12/82) Installing libidn2 (2.3.7-r0)
#6 2.247 (13/82) Installing nghttp2-libs (1.69.0-r0)
#6 2.253 (14/82) Installing libpsl (0.21.5-r3)
#6 2.256 (15/82) Installing zstd-libs (1.5.7-r0)
#6 2.267 (16/82) Installing libcurl (8.14.1-r2)
#6 2.277 (17/82) Installing curl (8.14.1-r2)
#6 2.285 (18/82) Installing brotli (1.1.0-r2)
#6 2.290 (19/82) Installing pkgconf (2.4.3-r0)
#6 2.296 (20/82) Installing brotli-dev (1.1.0-r2)
#6 2.302 (21/82) Installing c-ares-dev (1.34.6-r0)
#6 2.325 (22/82) Installing libidn2-dev (2.3.7-r0)
#6 2.329 (23/82) Installing libpsl-utils (0.21.5-r3)
#6 2.334 (24/82) Installing libpsl-dev (0.21.5-r3)
#6 2.338 (25/82) Installing nghttp2-dev (1.69.0-r0)
#6 2.346 (26/82) Installing openssl-dev (3.5.6-r0)
#6 2.372 (27/82) Installing zlib-dev (1.3.2-r0)
#6 2.377 (28/82) Installing libgcc (14.2.0-r6)
#6 2.383 (29/82) Installing libstdc++ (14.2.0-r6)
#6 2.401 (30/82) Installing zstd (1.5.7-r0)
#6 2.407 (31/82) Installing zstd-dev (1.5.7-r0)
#6 2.413 (32/82) Installing curl-dev (8.14.1-r2)
#6 2.419 (33/82) Installing jansson (2.14.1-r0)
#6 2.427 (34/82) Installing binutils (2.44-r3)
#6 2.506 (35/82) Installing libgomp (14.2.0-r6)
#6 2.516 (36/82) Installing libatomic (14.2.0-r6)
#6 2.520 (37/82) Installing gmp (6.3.0-r3)
#6 2.527 (38/82) Installing isl26 (0.26-r1)
#6 2.544 (39/82) Installing mpfr4 (4.2.1_p1-r0)
#6 2.556 (40/82) Installing mpc1 (1.3.1-r1)
#6 2.564 (41/82) Installing gcc (14.2.0-r6)
#6 3.452 (42/82) Installing libexpat (2.7.5-r0)
#6 3.458 (43/82) Installing pcre2 (10.46-r0)
#6 3.466 (44/82) Installing git (2.49.1-r0)
#6 3.536 (45/82) Installing git-init-template (2.49.1-r0)
#6 3.541 (46/82) Installing perl-error (0.17030-r0)
#6 3.545 (47/82) Installing perl-git (2.49.1-r0)
#6 3.551 (48/82) Installing git-perl (2.49.1-r0)
#6 3.556 (49/82) Installing libgmpxx (6.3.0-r3)
#6 3.560 (50/82) Installing gmp-dev (6.3.0-r3)
#6 3.566 (51/82) Installing libxau (1.0.12-r0)
#6 3.569 (52/82) Installing libmd (1.1.0-r0)
#6 3.573 (53/82) Installing libbsd (0.12.2-r0)
#6 3.582 (54/82) Installing libxdmcp (1.1.5-r1)
#6 3.585 (55/82) Installing libxcb (1.17.0-r0)
#6 3.609 (56/82) Installing libx11 (1.8.11-r0)
#6 3.659 (57/82) Installing libxext (1.3.6-r2)
#6 3.663 (58/82) Installing fftw-double-libs (3.3.10-r6)
#6 3.685 (59/82) Installing libpng (1.6.57-r0)
#6 3.695 (60/82) Installing freetype (2.13.3-r0)
#6 3.718 (61/82) Installing fontconfig (2.15.0-r3)
#6 3.751 (62/82) Installing lcms2 (2.19-r0)
#6 3.758 (63/82) Installing libltdl (2.5.4-r1)
#6 3.762 (64/82) Installing xz-libs (5.8.3-r0)
#6 3.768 (65/82) Installing libxml2 (2.13.9-r0)
#6 3.779 (66/82) Installing imagemagick-libs (7.1.2.15-r0)
#6 3.816 (67/82) Installing imagemagick (7.1.2.15-r0)
#6 3.875 (68/82) Installing libjpeg-turbo (3.1.0-r0)
#6 3.886 (69/82) Installing imagemagick-jpeg (7.1.2.15-r0)
#6 3.894 (70/82) Installing libsharpyuv (1.5.0-r0)
#6 3.913 (71/82) Installing libwebp (1.5.0-r0)
#6 3.921 (72/82) Installing libwebpdemux (1.5.0-r0)
#6 3.926 (73/82) Installing libwebpmux (1.5.0-r0)
#6 3.930 (74/82) Installing imagemagick-webp (7.1.2.15-r0)
#6 3.934 (75/82) Installing inotify-tools-libs (4.23.9.0-r0)
#6 3.939 (76/82) Installing inotify-tools (4.23.9.0-r0)
#6 3.943 (77/82) Installing libev (4.33-r1)
#6 3.947 (78/82) Installing libev-dev (4.33-r1)
#6 3.953 (79/82) Installing make (4.4.1-r3)
#6 3.958 (80/82) Installing musl-dev (1.2.5-r12)
#6 4.027 (81/82) Installing oniguruma (6.9.10-r0)
#6 4.036 (82/82) Installing oniguruma-dev (6.9.10-r0)
#6 4.053 Executing busybox-1.37.0-r20.trigger
#6 4.062 OK: 249 MiB in 98 packages
#6 DONE 5.4s

#7 [run  2/11] RUN --mount=type=cache,target=/var/cache/apk,sharing=locked     ln -s /var/cache/apk /etc/apk/cache &&     apk -U upgrade && apk add     git     gmp     libev     oniguruma-dev
#7 ...

#8 [build  3/13] WORKDIR /root
#8 DONE 0.1s

#7 [run  2/11] RUN --mount=type=cache,target=/var/cache/apk,sharing=locked     ln -s /var/cache/apk /etc/apk/cache &&     apk -U upgrade && apk add     git     gmp     libev     oniguruma-dev
#7 5.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
#7 ...

#9 [build  4/13] RUN curl -fsSL https://get.dune.build/install | sh
#9 0.403 
                                                                           0.8%
######################################                                    53.9%
######################################################################## 100.0%
#9 0.802 dune x86_64-unknown-linux-musl was installed successfully to ~/.local/bin/dune 
#9 0.803 
#9 1.088 
#=#=#                                                                          
#9 ...

#7 [run  2/11] RUN --mount=type=cache,target=/var/cache/apk,sharing=locked     ln -s /var/cache/apk /etc/apk/cache &&     apk -U upgrade && apk add     git     gmp     libev     oniguruma-dev
#7 5.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
#7 6.031 OK: 7 MiB in 16 packages
#7 6.465 (1/17) Installing brotli-libs (1.1.0-r2)
#7 6.480 (2/17) Installing c-ares (1.34.6-r0)
#7 6.482 (3/17) Installing libunistring (1.3-r0)
#7 6.491 (4/17) Installing libidn2 (2.3.7-r0)
#7 6.493 (5/17) Installing nghttp2-libs (1.69.0-r0)
#7 6.494 (6/17) Installing libpsl (0.21.5-r3)
#7 6.495 (7/17) Installing zstd-libs (1.5.7-r0)
#7 6.500 (8/17) Installing libcurl (8.14.1-r2)
#7 6.505 (9/17) Installing libexpat (2.7.5-r0)
#7 6.506 (10/17) Installing pcre2 (10.46-r0)
#7 6.511 (11/17) Installing git (2.49.1-r0)
#7 6.575 (12/17) Installing git-init-template (2.49.1-r0)
#7 6.577 (13/17) Installing gmp (6.3.0-r3)
#7 6.580 (14/17) Installing libev (4.33-r1)
#7 6.581 (15/17) Installing oniguruma (6.9.10-r0)
#7 6.584 (16/17) Installing pkgconf (2.4.3-r0)
#7 6.585 (17/17) Installing oniguruma-dev (6.9.10-r0)
#7 6.590 Executing busybox-1.37.0-r20.trigger
#7 6.601 OK: 21 MiB in 33 packages
#7 DONE 6.8s

#9 [build  4/13] RUN curl -fsSL https://get.dune.build/install | sh
#9 1.088 
#=#=#                                                                          
                                                                           0.0%
###                                                                        4.9%
#9 ...

#10 [run  3/11] RUN chmod -R 755 /var
#10 DONE 0.3s

#9 [build  4/13] RUN curl -fsSL https://get.dune.build/install | sh
#9 1.088 
#=#=#                                                                          
                                                                           0.0%
###                                                                        4.9%
#####                                                                      7.1%
########                                                                  11.6%
##########                                                                14.2%
##############                                                            20.0%
###############                                                           21.2%
####################                                                      28.3%
########################                                                  34.4%
#########################                                                 35.3%
##############################                                            42.4%
###################################                                       49.4%
#####################################                                     52.0%
#######################################                                   54.6%
########################################                                  56.4%
###########################################                               59.8%
#############################################                             63.5%
##################################################                        70.5%
##################################################                        70.6%
###################################################                       70.8%
###################################################                       71.3%
####################################################                      72.6%
######################################################                    75.8%
#######################################################                   77.6%
##########################################################                81.8%
############################################################              84.7%
################################################################          89.2%
##################################################################        91.7%
#####################################################################     96.9%
#######################################################################   98.7%
#######################################################################   98.8%
#######################################################################   99.0%
#######################################################################   99.5%
######################################################################## 100.0%
#9 6.769 Revision cache was populated successfully 
#9 6.771 To use dune you will need to source the file "$HOME/.local/share/dune/env/env.bash" (or similar as appropriate for your shell)
#9 6.771   export PATH="/root/.local/bin:$PATH" 
#9 6.771 
#9 6.771 To get started, run: 
#9 6.771   dune --help 
#9 DONE 7.0s

#11 [build  5/13] COPY --link tarides-com.opam .
#11 DONE 0.1s

#12 [build  6/13] COPY --link dune-project .
#12 DONE 0.1s

#13 [build  7/13] RUN dune --version && dune pkg lock && dune build @pkg-install
#13 0.205 "Nightly build 2026-05-15T04:44:44Z, git revision
#13 0.205 080d3e680d268d9248052d8c61f1da23d2aa65ce"
#13 31.07 Solution for dune.lock
#13 31.07 
#13 31.07 Dependencies common to all supported platforms:
#13 31.07 - alcotest.1.9.1
#13 31.07 - angstrom.0.16.1
#13 31.07 - asn1-combinators.0.3.2
#13 31.07 - astring.0.8.5
#13 31.07 - base-bytes.base
#13 31.07 - base-threads.base
#13 31.07 - base-unix.base
#13 31.07 - base64.3.5.2
#13 31.07 - bigarray-compat.1.1.0
#13 31.07 - bigstringaf.0.10.0
#13 31.07 - bos.0.3.0
#13 31.07 - brr.0.0.8
#13 31.07 - bstr.0.0.4
#13 31.07 - camlp-streams.5.0.1
#13 31.07 - caqti.2.3.0
#13 31.07 - caqti-lwt.2.3.0
#13 31.07 - checkseum.0.5.3
#13 31.07 - cmarkit.dev
#13 31.07 - cmdliner.2.1.1
#13 31.07 - conf-gmp.5
#13 31.07 - conf-gmp-powm-sec.4
#13 31.07 - conf-libev.4-13
#13 31.07 - conf-libssl.4
#13 31.07 - conf-oniguruma.1
#13 31.07 - conf-pkg-config.4
#13 31.07 - cppo.1.8.0
#13 31.07 - csexp.1.5.2
#13 31.07 - cstruct.6.2.0
#13 31.07 - ctypes.0.24.0
#13 31.07 - decompress.1.5.3
#13 31.07 - digestif.1.3.0
#13 31.07 - domain-name.0.5.0
#13 31.07 - dream.1.0.0~alpha8
#13 31.07 - dream-accept.0.1.0
#13 31.07 - dream-encoding.dev
#13 31.07 - dream-html.3.11.2
#13 31.07 - dream-httpaf.1.0.0~alpha4
#13 31.07 - dream-pure.1.0.0~alpha2
#13 31.07 - dune-configurator.3.23.0
#13 31.07 - dune-private-libs.3.23.0
#13 31.07 - dune-site.3.23.0
#13 31.07 - duration.0.3.1
#13 31.07 - dyn.3.23.0
#13 31.07 - eqaf.0.10
#13 31.07 - faraday.0.8.2
#13 31.07 - faraday-lwt.0.8.2
#13 31.07 - faraday-lwt-unix.0.8.2
#13 31.07 - fmt.0.11.0
#13 31.07 - fpath.0.7.3
#13 31.07 - fs-io.3.23.0
#13 31.07 - gen.1.1
#13 31.07 - gluten.0.5.2
#13 31.07 - gluten-lwt.0.5.2
#13 31.07 - gluten-lwt-unix.0.5.2
#13 31.07 - gmap.0.3.0
#13 31.07 - graphql.0.14.0
#13 31.07 - graphql-lwt.0.14.0
#13 31.07 - graphql_parser.0.14.0
#13 31.07 - h2.0.12.0
#13 31.07 - h2-lwt.0.12.0
#13 31.07 - h2-lwt-unix.0.12.0
#13 31.07 - hilite.dev
#13 31.07 - hmap.0.8.1
#13 31.07 - hpack.0.12.0
#13 31.07 - httpun.0.1.0
#13 31.07 - httpun-lwt.0.1.0
#13 31.07 - httpun-lwt-unix.0.1.0
#13 31.07 - httpun-types.0.1.0
#13 31.07 - httpun-ws.0.2.0
#13 31.07 - integers.0.7.0
#13 31.07 - ipaddr.5.6.2
#13 31.07 - js_of_ocaml.6.3.2
#13 31.07 - js_of_ocaml-compiler.6.3.2
#13 31.07 - js_of_ocaml-toplevel.6.3.2
#13 31.07 - kdf.1.0.0
#13 31.07 - ke.0.6
#13 31.07 - lambdasoup.1.1.1
#13 31.07 - logs.0.10.0
#13 31.07 - lru.0.3.1
#13 31.07 - lwt.5.10.0
#13 31.07 - lwt-dllist.1.1.0
#13 31.07 - lwt_ppx.5.9.3
#13 31.07 - lwt_ssl.1.2.0
#13 31.07 - macaddr.5.6.2
#13 31.07 - magic-mime.1.3.1
#13 31.07 - markup.1.0.3
#13 31.07 - menhir.20260209
#13 31.07 - menhirCST.20260209
#13 31.07 - menhirGLR.20260209
#13 31.07 - menhirLib.20260209
#13 31.07 - menhirSdk.20260209
#13 31.07 - mirage-clock.4.2.0
#13 31.07 - mirage-crypto.1.2.0
#13 31.07 - mirage-crypto-ec.1.2.0
#13 31.07 - mirage-crypto-pk.1.2.0
#13 31.07 - mirage-crypto-rng.1.2.0
#13 31.07 - mirage-crypto-rng-lwt.1.2.0
#13 31.07 - mirage-kv.6.1.1
#13 31.07 - mirage-kv-unix.3.0.1
#13 31.07 - mtime.2.1.0
#13 31.07 - multipart_form.0.8.0
#13 31.07 - multipart_form-lwt.0.8.0
#13 31.07 - ocaml.5.2.1
#13 31.07 - ocaml-base-compiler.5.2.1
#13 31.07 - ocaml-compiler-libs.v0.17.0
#13 31.07 - ocaml-syntax-shims.1.0.0
#13 31.07 - ocamlbuild.0.16.1+dune
#13 31.07 - ocamlfind.1.9.8+dune
#13 31.07 - ocplib-endian.1.2
#13 31.07 - ohex.0.2.0
#13 31.07 - oniguruma.0.2.0
#13 31.07 - optint.0.3.0
#13 31.07 - ordering.3.23.0
#13 31.07 - pecu.0.7
#13 31.07 - pp.2.0.0
#13 31.07 - ppx_derivers.1.2.1
#13 31.07 - ppx_deriving.6.1.1
#13 31.07 - ppx_deriving_yaml.0.4.1
#13 31.07 - ppx_import.1.12.0
#13 31.07 - ppxlib.0.38.0
#13 31.07 - prettym.0.0.5
#13 31.07 - psq.0.2.1
#13 31.07 - ptime.1.2.0
#13 31.07 - pure-html.3.11.2
#13 31.07 - re.1.14.0
#13 31.07 - rresult.0.7.0
#13 31.07 - sedlex.3.7
#13 31.07 - seq.base
#13 31.07 - sexplib0.v0.17.0
#13 31.07 - ssl.0.7.0
#13 31.07 - stdlib-shims.0.3.0
#13 31.07 - stdune.3.23.0
#13 31.07 - stringext.1.6.0
#13 31.07 - tailwindcss.dev
#13 31.07 - textmate-language.0.6.0
#13 31.07 - top-closure.3.23.0
#13 31.07 - topkg.1.1.1
#13 31.07 - uchar.0.0.2
#13 31.07 - unstrctrd.0.4
#13 31.07 - uri.4.4.0
#13 31.07 - uucp.17.0.0
#13 31.07 - uunf.17.0.0
#13 31.07 - uutf.1.0.4
#13 31.07 - x509.1.0.6
#13 31.07 - yaml.3.2.0
#13 31.07 - yojson.3.0.0
#13 31.07 - zarith.1.14
#13 DONE 395.1s

#14 [build  8/13] COPY --link ./generate-images.sh .
#14 DONE 0.1s

#15 [build  9/13] COPY --link data/ data/
#15 DONE 1.3s

#16 [build 10/13] COPY --link src/gen src/gen
#16 DONE 0.1s

#17 [build 11/13] RUN ./generate-images.sh
#17 0.208 + dune exec -- src/gen/main.exe file.dune
#17 4.584 + dune build @convert
#17 DONE 349.6s

#18 [build 12/13] COPY --link . .
#18 DONE 1.5s

#19 [build 13/13] RUN dune build && dune build --profile=release
#19 16.14 Browserslist: caniuse-lite is outdated. Please run:
#19 16.14   npx update-browserslist-db@latest
#19 16.14   Why you should do it regularly: https://github.com/browserslist/update-db#readme
#19 16.14 
#19 16.14 Rebuilding...
#19 16.14 
#19 16.14 Done in 1308ms.
#19 DONE 33.8s

#20 [run  4/11] COPY --from=build --link /root/_build/install/default/bin/server /bin/server
#20 DONE 0.2s

#21 [run  5/11] COPY --from=build --link /root/data/images/ /data/images/
#21 DONE 0.2s

#22 [run  6/11] COPY --from=build --link /root/data/fonts/ /data/fonts/
#22 DONE 0.1s

#23 [run  7/11] COPY --from=build --link /root/data/blog/images/ /data/blog/images/
#23 DONE 1.4s

#24 [run  8/11] COPY --from=build --link /root/data/team/ /data/team/
#24 DONE 0.2s

#25 [run  9/11] COPY --from=build --link /root/data/css/ /data/css/
#25 DONE 0.1s

#26 [run 10/11] COPY --from=build --link /root/data/js/ /data/js/
#26 DONE 0.1s

#27 [run 11/11] RUN rm -f /data/team/team.yml
#27 DONE 0.2s

#28 exporting to image
#28 exporting layers
#28 exporting layers 1.2s done
#28 writing image sha256:5edeedb6061ac9f46902dec41fa41db3fc61f7505d6e2e11104eeaacc1cee3c2 done
#28 DONE 1.2s
2026-05-15 20:15.37: Job succeeded