2026-08-18 12:30.48: New job: docker build {
"commit": "c0696f75283c81d320c283b023c7482d27992381",
"dockerfile": {
"file": "Dockerfile"
},
"docker_context": null,
"squash": false,
"buildx": true,
"build_args": [],
"path": null
}
2026-08-18 12:30.48: Checking out commit c0696f75. To reproduce:
git clone --recursive "https://github.com/tarides/tarides.com.git" && cd "tarides.com" && git fetch origin "refs/pull/1118/head" && git reset --hard c0696f75
2026-08-18 12:30.48: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git"
"/tmp/git-checkout18e2007f"
2026-08-18 12:30.50: Exec: "git" "-C" "/tmp/git-checkout18e2007f" "submodule"
"deinit" "--force" "--all"
2026-08-18 12:30.50: Exec: "git" "-C" "/tmp/git-checkout18e2007f" "reset"
"--hard" "-q" "c0696f75283c81d320c283b023c7482d27992381"
2026-08-18 12:30.52: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout18e2007f" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-08-18 12:30.52: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkout18e2007f/Dockerfile"
"--iidfile" "/tmp/git-checkout18e2007f/docker-iid"
"--" "/tmp/git-checkout18e2007f"
#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.1s
#3 [internal] load .dockerignore
#3 transferring context: 77B done
#3 DONE 0.1s
#4 [internal] load build context
#4 DONE 0.0s
#5 [build 1/13] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce
#5 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done
#5 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done
#5 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done
#5 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done
#5 DONE 0.3s
#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 ...
#4 [internal] load build context
#4 transferring context: 619.27MB 2.6s done
#4 DONE 3.5s
#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 0.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
#7 0.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
#7 1.027 OK: 7 MiB in 16 packages
#7 1.691 (1/17) Installing brotli-libs (1.1.0-r2)
#7 1.743 (2/17) Installing c-ares (1.34.8-r0)
#7 1.751 (3/17) Installing libunistring (1.3-r0)
#7 1.769 (4/17) Installing libidn2 (2.3.7-r0)
#7 1.774 (5/17) Installing nghttp2-libs (1.69.0-r0)
#7 1.778 (6/17) Installing libpsl (0.21.5-r3)
#7 1.783 (7/17) Installing zstd-libs (1.5.7-r0)
#7 1.794 (8/17) Installing libcurl (8.14.1-r3)
#7 1.803 (9/17) Installing libexpat (2.8.2-r0)
#7 1.808 (10/17) Installing pcre2 (10.46-r0)
#7 1.818 (11/17) Installing git (2.49.1-r0)
#7 1.921 (12/17) Installing git-init-template (2.49.1-r0)
#7 1.926 (13/17) Installing gmp (6.3.0-r3)
#7 1.936 (14/17) Installing libev (4.33-r1)
#7 1.945 (15/17) Installing oniguruma (6.9.10-r0)
#7 1.954 (16/17) Installing pkgconf (2.4.3-r0)
#7 1.958 (17/17) Installing oniguruma-dev (6.9.10-r0)
#7 1.969 Executing busybox-1.37.0-r20.trigger
#7 1.980 OK: 21 MiB in 33 packages
#7 DONE 3.8s
#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 4.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
#6 ...
#8 [run 3/11] RUN chmod -R 755 /var
#8 DONE 0.3s
#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 4.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
#6 4.541 OK: 7 MiB in 16 packages
#6 4.939 (1/82) Installing m4 (1.4.19-r4)
#6 4.968 (2/82) Installing libbz2 (1.0.8-r6)
#6 4.971 (3/82) Installing perl (5.40.4-r0)
#6 5.327 (4/82) Installing autoconf (2.72-r1)
#6 5.346 (5/82) Installing ncurses-terminfo-base (6.5_p20250503-r0)
#6 5.354 (6/82) Installing libncursesw (6.5_p20250503-r0)
#6 5.360 (7/82) Installing readline (8.2.13-r1)
#6 5.365 (8/82) Installing bash (5.2.37-r0)
#6 5.381 Executing bash-5.2.37-r0.post-install
#6 5.385 (9/82) Installing brotli-libs (1.1.0-r2)
#6 5.391 (10/82) Installing c-ares (1.34.8-r0)
#6 5.393 (11/82) Installing libunistring (1.3-r0)
#6 5.402 (12/82) Installing libidn2 (2.3.7-r0)
#6 5.404 (13/82) Installing nghttp2-libs (1.69.0-r0)
#6 5.406 (14/82) Installing libpsl (0.21.5-r3)
#6 5.407 (15/82) Installing zstd-libs (1.5.7-r0)
#6 5.412 (16/82) Installing libcurl (8.14.1-r3)
#6 5.416 (17/82) Installing curl (8.14.1-r3)
#6 5.421 (18/82) Installing brotli (1.1.0-r2)
#6 5.427 (19/82) Installing pkgconf (2.4.3-r0)
#6 5.428 (20/82) Installing brotli-dev (1.1.0-r2)
#6 5.433 (21/82) Installing c-ares-dev (1.34.8-r0)
#6 5.451 (22/82) Installing libidn2-dev (2.3.7-r0)
#6 5.454 (23/82) Installing libpsl-utils (0.21.5-r3)
#6 5.460 (24/82) Installing libpsl-dev (0.21.5-r3)
#6 5.464 (25/82) Installing nghttp2-dev (1.69.0-r0)
#6 5.471 (26/82) Installing openssl-dev (3.5.7-r0)
#6 5.497 (27/82) Installing zlib-dev (1.3.2-r0)
#6 5.502 (28/82) Installing libgcc (14.2.0-r6)
#6 5.505 (29/82) Installing libstdc++ (14.2.0-r6)
#6 5.525 (30/82) Installing zstd (1.5.7-r0)
#6 5.531 (31/82) Installing zstd-dev (1.5.7-r0)
#6 5.537 (32/82) Installing curl-dev (8.14.1-r3)
#6 5.543 (33/82) Installing jansson (2.14.1-r0)
#6 5.546 (34/82) Installing binutils (2.44-r3)
#6 5.627 (35/82) Installing libgomp (14.2.0-r6)
#6 5.633 (36/82) Installing libatomic (14.2.0-r6)
#6 5.635 (37/82) Installing gmp (6.3.0-r3)
#6 5.639 (38/82) Installing isl26 (0.26-r1)
#6 5.658 (39/82) Installing mpfr4 (4.2.1_p1-r0)
#6 5.667 (40/82) Installing mpc1 (1.3.1-r1)
#6 5.670 (41/82) Installing gcc (14.2.0-r6)
#6 6.554 (42/82) Installing libexpat (2.8.2-r0)
#6 6.555 (43/82) Installing pcre2 (10.46-r0)
#6 6.561 (44/82) Installing git (2.49.1-r0)
#6 6.616 (45/82) Installing git-init-template (2.49.1-r0)
#6 6.618 (46/82) Installing perl-error (0.17030-r0)
#6 6.622 (47/82) Installing perl-git (2.49.1-r0)
#6 6.626 (48/82) Installing git-perl (2.49.1-r0)
#6 6.631 (49/82) Installing libgmpxx (6.3.0-r3)
#6 6.634 (50/82) Installing gmp-dev (6.3.0-r3)
#6 6.639 (51/82) Installing libxau (1.0.12-r0)
#6 6.643 (52/82) Installing libmd (1.1.0-r0)
#6 6.646 (53/82) Installing libbsd (0.12.2-r0)
#6 6.649 (54/82) Installing libxdmcp (1.1.5-r1)
#6 6.653 (55/82) Installing libxcb (1.17.0-r0)
#6 6.665 (56/82) Installing libx11 (1.8.11-r0)
#6 6.702 (57/82) Installing libxext (1.3.6-r2)
#6 6.706 (58/82) Installing fftw-double-libs (3.3.10-r6)
#6 6.724 (59/82) Installing libpng (1.6.57-r0)
#6 6.729 (60/82) Installing freetype (2.13.3-r0)
#6 6.737 (61/82) Installing fontconfig (2.15.0-r3)
#6 6.751 (62/82) Installing lcms2 (2.19-r0)
#6 6.757 (63/82) Installing libltdl (2.5.4-r1)
#6 6.761 (64/82) Installing xz-libs (5.8.3-r0)
#6 6.766 (65/82) Installing libxml2 (2.13.9-r1)
#6 6.779 (66/82) Installing imagemagick-libs (7.1.2.15-r0)
#6 6.809 (67/82) Installing imagemagick (7.1.2.15-r0)
#6 6.863 (68/82) Installing libjpeg-turbo (3.1.0-r0)
#6 6.870 (69/82) Installing imagemagick-jpeg (7.1.2.15-r0)
#6 6.875 (70/82) Installing libsharpyuv (1.5.0-r0)
#6 6.879 (71/82) Installing libwebp (1.5.0-r0)
#6 6.886 (72/82) Installing libwebpdemux (1.5.0-r0)
#6 6.890 (73/82) Installing libwebpmux (1.5.0-r0)
#6 6.893 (74/82) Installing imagemagick-webp (7.1.2.15-r0)
#6 6.897 (75/82) Installing inotify-tools-libs (4.23.9.0-r0)
#6 6.901 (76/82) Installing inotify-tools (4.23.9.0-r0)
#6 6.905 (77/82) Installing libev (4.33-r1)
#6 6.906 (78/82) Installing libev-dev (4.33-r1)
#6 6.910 (79/82) Installing make (4.4.1-r3)
#6 6.915 (80/82) Installing musl-dev (1.2.5-r12)
#6 6.996 (81/82) Installing oniguruma (6.9.10-r0)
#6 6.999 (82/82) Installing oniguruma-dev (6.9.10-r0)
#6 7.007 Executing busybox-1.37.0-r20.trigger
#6 7.015 OK: 249 MiB in 98 packages
#6 DONE 7.5s
#9 [build 3/13] WORKDIR /root
#9 DONE 0.1s
#10 [build 4/13] RUN curl -fsSL https://get.dune.build/install | sh
#10 0.427
#=#=#
## 3.4%
###### 8.9%
######################################################################## 100.0%
#10 0.897 dune x86_64-unknown-linux-musl was installed successfully to ~/.local/bin/dune
#10 0.898
#10 1.143
#=#=#
0.0%
##### 7.1%
########## 14.1%
############### 21.2%
#################### 28.3%
####################### 32.3%
######################### 35.3%
############################## 42.3%
################################ 45.0%
################################# 47.1%
################################### 49.0%
################################### 49.4%
######################################## 56.5%
############################################# 63.5%
############################################### 65.4%
############################################### 65.9%
################################################# 68.2%
################################################# 69.1%
################################################## 70.6%
####################################################### 77.6%
########################################################### 82.6%
############################################################ 84.7%
################################################################ 89.0%
################################################################## 91.7%
################################################################### 93.8%
#################################################################### 95.4%
##################################################################### 96.9%
####################################################################### 98.8%
######################################################################## 100.0%
#10 5.585 Revision cache was populated successfully
#10 5.587 To use dune you will need to source the file "$HOME/.local/share/dune/env/env.bash" (or similar as appropriate for your shell)
#10 5.587 export PATH="/root/.local/bin:$PATH"
#10 5.587
#10 5.587 To get started, run:
#10 5.587 dune --help
#10 DONE 5.8s
#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.209 "Nightly build 2026-08-18T02:13:21Z, git revision d4b17683b7d58ce870173eb7fc47f226be4f5b18"
#13 37.47 Solution for dune.lock
#13 37.47
#13 37.47 Dependencies common to all supported platforms:
#13 37.47 - alcotest.1.9.1
#13 37.47 - angstrom.0.16.1
#13 37.47 - asn1-combinators.0.3.2
#13 37.47 - astring.0.8.5
#13 37.47 - base-bytes.base
#13 37.47 - base-threads.base
#13 37.47 - base-unix.base
#13 37.47 - base64.3.5.2
#13 37.47 - bigarray-compat.1.1.0
#13 37.47 - bigstringaf.0.10.0
#13 37.47 - bos.0.3.0
#13 37.47 - brr.0.0.8
#13 37.47 - bstr.0.0.4
#13 37.47 - camlp-streams.5.0.1
#13 37.47 - caqti.2.3.2
#13 37.47 - caqti-lwt.2.3.2
#13 37.47 - checkseum.0.5.3
#13 37.47 - cmarkit.dev
#13 37.47 - cmdliner.2.1.1
#13 37.47 - conf-gmp.5
#13 37.47 - conf-gmp-powm-sec.4
#13 37.47 - conf-libev.4-13
#13 37.47 - conf-libssl.4
#13 37.47 - conf-oniguruma.1
#13 37.47 - conf-pkg-config.5
#13 37.47 - cppo.1.8.0
#13 37.47 - csexp.1.5.2
#13 37.47 - cstruct.6.2.0
#13 37.47 - ctypes.0.24.0
#13 37.47 - decompress.1.6.0
#13 37.47 - digestif.1.3.1
#13 37.47 - domain-name.0.5.0
#13 37.47 - dream.1.0.0~alpha8
#13 37.47 - dream-accept.0.1.0
#13 37.47 - dream-encoding.dev
#13 37.47 - dream-html.3.11.2
#13 37.47 - dream-httpaf.1.0.0~alpha4
#13 37.47 - dream-pure.1.0.0~alpha2
#13 37.47 - dune-configurator.3.24.2
#13 37.47 - dune-private-libs.3.24.2
#13 37.47 - dune-site.3.24.2
#13 37.47 - duration.0.3.1
#13 37.47 - dyn.3.24.2
#13 37.47 - eqaf.0.10
#13 37.47 - faraday.0.8.2
#13 37.47 - faraday-lwt.0.8.2
#13 37.47 - faraday-lwt-unix.0.8.2
#13 37.47 - fmt.0.11.0
#13 37.47 - fpath.0.7.3
#13 37.47 - fs-io.3.24.2
#13 37.47 - gen.1.1
#13 37.47 - gluten.0.5.2
#13 37.47 - gluten-lwt.0.5.2
#13 37.47 - gluten-lwt-unix.0.5.2
#13 37.47 - gmap.0.3.0
#13 37.47 - graphql.0.14.0
#13 37.47 - graphql-lwt.0.14.0
#13 37.47 - graphql_parser.0.14.0
#13 37.47 - h2.0.12.0
#13 37.47 - h2-lwt.0.12.0
#13 37.47 - h2-lwt-unix.0.12.0
#13 37.47 - hilite.dev
#13 37.47 - hmap.0.8.1
#13 37.47 - hpack.0.12.0
#13 37.47 - httpun.0.1.0
#13 37.47 - httpun-lwt.0.1.0
#13 37.47 - httpun-lwt-unix.0.1.0
#13 37.47 - httpun-types.0.1.0
#13 37.47 - httpun-ws.0.2.0
#13 37.47 - integers.0.8.0
#13 37.47 - ipaddr.5.6.2
#13 37.47 - js_of_ocaml.6.4.1
#13 37.47 - js_of_ocaml-compiler.6.4.1
#13 37.47 - js_of_ocaml-toplevel.6.4.1
#13 37.47 - kdf.1.1.0
#13 37.47 - ke.0.6
#13 37.47 - lambdasoup.1.1.1
#13 37.47 - logs.0.10.0
#13 37.47 - lru.0.3.1
#13 37.47 - lwt.6.1.2
#13 37.47 - lwt-dllist.1.1.0
#13 37.47 - lwt_ppx.6.1.0
#13 37.47 - lwt_ssl.1.2.0
#13 37.47 - macaddr.5.6.2
#13 37.47 - magic-mime.1.3.1
#13 37.47 - markup.1.0.3
#13 37.47 - menhir.20260209
#13 37.47 - menhirCST.20260209
#13 37.47 - menhirGLR.20260209
#13 37.47 - menhirLib.20260209
#13 37.47 - menhirSdk.20260209
#13 37.47 - mirage-clock.4.2.0
#13 37.47 - mirage-crypto.1.2.0
#13 37.47 - mirage-crypto-ec.1.2.0
#13 37.47 - mirage-crypto-pk.1.2.0
#13 37.47 - mirage-crypto-rng.1.2.0
#13 37.47 - mirage-crypto-rng-lwt.1.2.0
#13 37.47 - mirage-kv.6.1.1
#13 37.47 - mirage-kv-unix.3.0.1
#13 37.47 - mtime.2.2.0
#13 37.47 - multipart_form.0.8.0
#13 37.47 - multipart_form-lwt.0.8.0
#13 37.47 - ocaml.5.2.1
#13 37.47 - ocaml-base-compiler.5.2.1
#13 37.47 - ocaml-compiler-libs.v0.17.0
#13 37.47 - ocaml-syntax-shims.1.0.0
#13 37.47 - ocamlbuild.0.16.1+dune
#13 37.47 - ocamlfind.1.9.8+dune
#13 37.47 - ocplib-endian.1.2
#13 37.47 - ohex.0.2.0
#13 37.47 - oniguruma.0.2.0
#13 37.47 - optint.0.3.0
#13 37.47 - ordering.3.24.2
#13 37.47 - pecu.0.7
#13 37.47 - pp.2.0.0
#13 37.47 - ppx_derivers.1.2.1
#13 37.47 - ppx_deriving.6.1.3
#13 37.47 - ppx_deriving_yaml.0.4.1
#13 37.47 - ppx_import.1.12.0
#13 37.47 - ppxlib.0.38.0
#13 37.47 - prettym.0.0.5
#13 37.47 - psq.0.2.1
#13 37.47 - ptime.1.2.0
#13 37.47 - pure-html.3.11.2
#13 37.47 - re.1.14.0
#13 37.47 - rresult.0.7.0
#13 37.47 - sedlex.3.7
#13 37.47 - seq.base
#13 37.47 - sexplib0.v0.17.0
#13 37.47 - ssl.0.7.0
#13 37.47 - stdlib-shims.0.3.0
#13 37.47 - stdune.3.24.2
#13 37.47 - stringext.1.6.0
#13 37.47 - tailwindcss.dev
#13 37.47 - textmate-language.0.6.0
#13 37.47 - top-closure.3.24.2
#13 37.47 - topkg.1.1.1
#13 37.47 - uchar.0.0.2
#13 37.47 - unstrctrd.0.4
#13 37.47 - uri.4.4.0
#13 37.47 - uucp.17.0.0
#13 37.47 - uunf.17.0.0
#13 37.47 - uutf.1.0.4
#13 37.47 - x509.1.1.1
#13 37.47 - yaml.3.2.0
#13 37.47 - yojson.3.0.0
#13 37.47 - zarith.1.14
#13 DONE 443.5s
#14 [build 8/13] COPY --link ./generate-images.sh .
#14 DONE 0.3s
#15 [build 9/13] COPY --link data/ data/
#15 DONE 1.4s
#16 [build 10/13] COPY --link src/gen src/gen
#16 DONE 0.1s
#17 [build 11/13] RUN ./generate-images.sh
#17 0.204 + dune exec -- src/gen/main.exe file.dune
#17 8.780 + dune build @convert
#17 DONE 399.5s
#18 [build 12/13] COPY --link . .
#18 DONE 1.5s
#19 [build 13/13] RUN dune build && dune build --profile=release
#19 16.75 Browserslist: caniuse-lite is outdated. Please run:
#19 16.75 npx update-browserslist-db@latest
#19 16.75 Why you should do it regularly: https://github.com/browserslist/update-db#readme
#19 16.75
#19 16.75 Rebuilding...
#19 16.75
#19 16.75 Done in 1371ms.
#19 DONE 36.1s
#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.5s
#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.3s done
#28 writing image sha256:0f5494e511f35cf35ca8129d741e16ad3b264d61fff7c238a38ce8de85483fc6 done
#28 DONE 1.3s
2026-08-18 12:45.56: Job succeeded