Build:
  1. 0
2025-12-09 19:12.43: New job: Build Dockerfile.worker using linux-s390x in
                                [https://github.com/ocurrent/ocluster.git#refs/pull/257/head (fdf4adeac0a70b57b9f48bf95367a32629762eed)]
2025-12-09 19:12.43: Using cache hint "https://github.com/ocurrent/ocluster.git-Dockerfile.worker"
2025-12-09 19:12.43: Waiting for resource in pool OCluster
2025-12-09 19:12.43: Waiting for worker…
2025-12-09 19:21.44: Got resource from pool OCluster
Building on s390x-worker-01.marist.ci.dev
Submodule path 'obuilder': checked out 'c5f2c487976c3547c0e3abdc0d4a55f34f2af9c1'
HEAD is now at a1ac83e Use Debian 13
Synchronizing submodule url for 'obuilder'
Cleared directory 'obuilder'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) unregistered for path 'obuilder'
HEAD is now at fdf4ade revert most things as x86_32 not supported
warning: Could not unset core.worktree setting in submodule 'obuilder'
Cleared directory 'obuilder'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) registered for path 'obuilder'
Submodule path 'obuilder': checked out 'c5f2c487976c3547c0e3abdc0d4a55f34f2af9c1'
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile.worker
#1 transferring dockerfile:
#1 transferring dockerfile: 1.22kB 0.0s done
#1 DONE 1.7s

#2 [internal] load metadata for docker.io/ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:7471c0fed839ffc6c3945a7fbe6d1a5cee5a8d7e89189f1ded78d2081bdadacc
#2 ...

#3 [internal] load metadata for docker.io/library/ubuntu:noble
#3 DONE 0.9s

#2 [internal] load metadata for docker.io/ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:7471c0fed839ffc6c3945a7fbe6d1a5cee5a8d7e89189f1ded78d2081bdadacc
#2 DONE 0.9s

#4 [internal] load .dockerignore
#4 transferring context:
#4 transferring context: 159B done
#4 DONE 1.6s

#5 [build  1/12] FROM docker.io/ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:7471c0fed839ffc6c3945a7fbe6d1a5cee5a8d7e89189f1ded78d2081bdadacc
#5 DONE 0.0s

#6 [stage-1 1/4] FROM docker.io/library/ubuntu:noble@sha256:c35e29c9450151419d9448b0fd75374fec4fff364a27f176fb458d472dfc9e54
#6 DONE 0.0s

#7 [stage-1 2/4] RUN apt-get update && apt-get install docker.io libev4 curl gnupg2 git libsqlite3-dev ca-certificates netbase -y --no-install-recommends
#7 CACHED

#8 [stage-1 3/4] WORKDIR /var/lib/ocluster-worker
#8 CACHED

#9 [internal] load build context
#9 transferring context: 851.52kB 0.4s done
#9 DONE 1.4s

#10 [build  2/12] RUN sudo apt-get update && sudo apt-get install libev-dev capnproto libcapnp-dev m4 pkg-config libsqlite3-dev libgmp-dev -y --no-install-recommends
#10 CACHED

#11 [build  3/12] RUN sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni
#11 CACHED

#12 [build  4/12] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard 5d3f0d1d655199e596a1e785e69fae8fad78cad3 && opam update
#12 CACHED

#13 [build  5/12] COPY --chown=opam ocluster-api.opam ocluster-worker.opam ocluster.opam /src/
#13 DONE 0.5s

#14 [build  6/12] COPY --chown=opam obuilder/obuilder.opam obuilder/obuilder-spec.opam /src/obuilder/
#14 DONE 0.3s

#15 [build  7/12] RUN opam pin -yn /src/obuilder/
#15 3.553 This will pin the following packages: obuilder-spec, obuilder. Continue? [Y/n] y
#15 5.979 obuilder-spec is now pinned to file:///src/obuilder (version 0.6.0)
#15 5.979 obuilder is now pinned to file:///src/obuilder (version 0.6.0)
#15 DONE 6.1s

#16 [build  8/12] WORKDIR /src
#16 DONE 0.3s

#17 [build  9/12] RUN opam install -y --deps-only .
#17 13.02 The following actions will be performed:
#17 13.02   - install conf-capnproto        2
#17 13.02   - install conf-bash             1
#17 13.02   - install num                   1.5-1
#17 13.02   - install ocamlfind             1.9.6
#17 13.02   - install conf-libev            4-12
#17 13.02   - install conf-gmp              4
#17 13.02   - install conf-pkg-config       3
#17 13.02   - install ocamlbuild            0.15.0
#17 13.02   - install seq                   base
#17 13.02   - install dune                  3.16.0
#17 13.02   - install cmdliner              1.3.0
#17 13.02   - install base-bytes            base
#17 13.02   - install conf-gmp-powm-sec     3
#17 13.02   - install zarith                1.14
#17 13.02   - install conf-sqlite3          1
#17 13.02   - install topkg                 1.0.7
#17 13.02   - install yojson                2.2.2
#17 13.02   - install stringext             1.6.0
#17 13.02   - install stdlib-shims          0.3.0
#17 13.02   - install stdint                0.7.2
#17 13.02   - install sexplib0              v0.16.0
#17 13.02   - install result                1.5
#17 13.02   - install res                   5.0.1
#17 13.02   - install re                    1.12.0
#17 13.02   - install psq                   0.2.1
#17 13.02   - install ppx_derivers          1.2.1
#17 13.02   - install optint                0.3.0
#17 13.02   - install ocaml-syntax-shims    1.0.0
#17 13.02   - install ocaml-compiler-libs   v0.12.4
#17 13.02   - install mirage-clock          4.2.0
#17 13.02   - install magic-mime            1.3.1
#17 13.02   - install macaddr               5.6.0
#17 13.02   - install lwt-dllist            1.0.1
#17 13.02   - install jane-street-headers   v0.16.0
#17 13.02   - install gmap                  0.3.0
#17 13.02   - install duration              0.2.1
#17 13.02   - install dune-build-info       3.16.0
#17 13.02   - install domain-name           0.4.0
#17 13.02   - install csexp                 1.5.2
#17 13.02   - install cppo                  1.7.0
#17 13.02   - install camlp-streams         5.0.1
#17 13.02   - install base64                3.5.1
#17 13.02   - install uutf                  1.0.3
#17 13.02   - install rresult               0.7.0
#17 13.02   - install ptime                 1.2.0
#17 13.02   - install mtime                 2.1.0
#17 13.02   - install fmt                   0.9.0
#17 13.02   - install astring               0.8.5
#17 13.02   - install asetmap               0.8.1
#17 13.02   - install sha                   1.15.4
#17 13.02   - install parsexp               v0.16.0
#17 13.02   - install ppxlib                0.33.0
#17 13.02   - install ipaddr                5.6.0
#17 13.02   - install dune-configurator     3.16.0
#17 13.02   - install ocplib-endian         1.2
#17 13.02   - install jsonm                 1.0.2
#17 13.02   - install crunch                3.3.1
#17 13.02   - install cstruct               6.2.0
#17 13.02   - install fpath                 0.7.3
#17 13.02   - install sexplib               v0.16.0
#17 13.02   - install ppx_deriving          6.0.3
#17 13.02   - install sqlite3               5.2.0
#17 13.02   - install extunix               0.4.2
#17 13.02   - install checkseum             0.5.2
#17 13.02   - install bigstringaf           0.10.0
#17 13.02   - install base                  v0.16.3
#17 13.02   - install lwt                   5.7.0
#17 13.02   - install eqaf                  0.9
#17 13.02   - install asn1-combinators      0.2.6
#17 13.02   - install ppx_deriving_yojson   3.9.0
#17 13.02   - install decompress            1.5.3
#17 13.02   - install angstrom              0.16.1
#17 13.02   - install stdio                 v0.16.0
#17 13.02   - install ppx_sexp_conv         v0.16.0
#17 13.02   - install ppx_here              v0.16.0
#17 13.02   - install ppx_globalize         v0.16.0
#17 13.02   - install ppx_enumerate         v0.16.0
#17 13.02   - install ppx_compare           v0.16.0
#17 13.02   - install ppx_cold              v0.16.0
#17 13.02   - install prometheus            1.2
#17 13.02   - install mirage-kv             6.1.1
#17 13.02   - install mirage-flow           3.0.0
#17 13.02   - install logs                  0.7.0
#17 13.02   - install cstruct-lwt           6.2.0
#17 13.02   - install mirage-crypto         0.11.3
#17 13.02   - install digestif              1.2.0
#17 13.02   - install tar                   2.6.0
#17 13.02   - install uri                   4.4.0
#17 13.02   - install ppx_optcomp           v0.16.0
#17 13.02   - install capnp                 3.6.0
#17 13.02   - install obuilder-spec         0.6.0*
#17 13.02   - install ipaddr-sexp           5.6.0
#17 13.02   - install ppx_hash              v0.16.0
#17 13.02   - install ppx_assert            v0.16.0
#17 13.02   - install capnp-rpc             1.2.3
#17 13.02   - install bos                   0.2.1
#17 13.02   - install pbkdf                 1.2.0
#17 13.02   - install mirage-crypto-rng     0.11.3
#17 13.02   - install hkdf                  1.0.4
#17 13.02   - install tar-unix              2.6.0
#17 13.02   - install uri-sexp              4.4.0
#17 13.02   - install conduit               7.1.0
#17 13.02   - install ppx_base              v0.16.0
#17 13.02   - install jst-config            v0.16.0
#17 13.02   - install capnp-rpc-lwt         1.2.3
#17 13.02   - install mirage-crypto-rng-lwt 0.11.3
#17 13.02   - install mirage-crypto-pk      0.11.3
#17 13.02   - install mirage-crypto-ec      0.11.3
#17 13.02   - install obuilder              0.6.0*
#17 13.02   - install cohttp                5.3.1
#17 13.02   - install conduit-lwt           7.1.0
#17 13.02   - install time_now              v0.16.0
#17 13.02   - install x509                  0.16.5
#17 13.02   - install cohttp-lwt            5.3.0
#17 13.02   - install ppx_inline_test       v0.16.1
#17 13.02   - install tls                   0.17.3
#17 13.02   - install ca-certs              0.2.3
#17 13.02   - install ppx_expect            v0.16.0
#17 13.02   - install tls-mirage            0.17.3
#17 13.02   - install conduit-lwt-unix      7.1.0
#17 13.02   - install capnp-rpc-net         1.2.3
#17 13.02   - install cohttp-lwt-unix       5.3.0
#17 13.02   - install capnp-rpc-unix        1.2.3
#17 13.02   - install prometheus-app        1.2
#17 13.02 ===== 124 to install =====
#17 13.03 
#17 13.03 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#17 17.47 -> retrieved asetmap.0.8.1  (http://erratique.ch/software/asetmap/releases/asetmap-0.8.1.tbz)
#17 17.59 -> retrieved angstrom.0.16.1  (https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz)
#17 17.62 -> retrieved asn1-combinators.0.2.6  (https://github.com/mirleft/ocaml-asn1-combinators/releases/download/v0.2.6/asn1-combinators-v0.2.6.tbz)
#17 18.54 -> retrieved base64.3.5.1  (https://github.com/mirage/ocaml-base64/releases/download/v3.5.1/base64-3.5.1.tbz)
#17 19.53 -> retrieved astring.0.8.5  (https://erratique.ch/software/astring/releases/astring-0.8.5.tbz)
#17 19.85 -> retrieved base.v0.16.3  (https://github.com/janestreet/base/archive/refs/tags/v0.16.3.tar.gz)
#17 19.99 -> retrieved bigstringaf.0.10.0  (https://github.com/inhabitedtype/bigstringaf/archive/0.10.0.tar.gz)
#17 20.13 -> retrieved bos.0.2.1  (https://erratique.ch/software/bos/releases/bos-0.2.1.tbz)
#17 20.45 -> retrieved ca-certs.0.2.3  (https://github.com/mirage/ca-certs/releases/download/v0.2.3/ca-certs-0.2.3.tbz)
#17 20.80 -> retrieved camlp-streams.5.0.1  (https://github.com/ocaml/camlp-streams/archive/v5.0.1.tar.gz)
#17 20.80 -> retrieved capnp.3.6.0  (https://github.com/capnproto/capnp-ocaml/releases/download/v3.6.0/capnp-3.6.0.tbz)
#17 22.31 -> retrieved capnp-rpc.1.2.3  (https://github.com/mirage/capnp-rpc/releases/download/v1.2.3/capnp-rpc-1.2.3.tbz)
#17 22.44 -> retrieved capnp-rpc-net.1.2.3  (https://github.com/mirage/capnp-rpc/releases/download/v1.2.3/capnp-rpc-1.2.3.tbz)
#17 23.87 -> retrieved capnp-rpc-unix.1.2.3  (cached)
#17 24.38 -> retrieved capnp-rpc-lwt.1.2.3  (https://github.com/mirage/capnp-rpc/releases/download/v1.2.3/capnp-rpc-1.2.3.tbz)
#17 24.46 -> retrieved checkseum.0.5.2  (https://github.com/mirage/checkseum/releases/download/v0.5.2/checkseum-0.5.2.tbz)
#17 24.65 -> retrieved cmdliner.1.3.0  (https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz)
#17 50.08 -> retrieved cohttp.5.3.1  (https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.1/cohttp-5.3.1.tbz)
#17 50.09 -> retrieved cohttp-lwt.5.3.0  (https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.0/cohttp-5.3.0.tbz)
#17 50.11 -> retrieved cohttp-lwt-unix.5.3.0  (https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.0/cohttp-5.3.0.tbz)
#17 50.53 -> retrieved conduit-lwt.7.1.0  (https://github.com/mirage/ocaml-conduit/releases/download/v7.1.0/conduit-7.1.0.tbz)
#17 50.64 -> retrieved conduit.7.1.0  (https://github.com/mirage/ocaml-conduit/releases/download/v7.1.0/conduit-7.1.0.tbz)
#17 50.66 -> retrieved conduit-lwt-unix.7.1.0  (https://github.com/mirage/ocaml-conduit/releases/download/v7.1.0/conduit-7.1.0.tbz)
#17 52.80 -> installed conf-bash.1
#17 52.84 -> retrieved conf-gmp.4  (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.4)
#17 52.86 -> installed conf-capnproto.2
#17 52.88 -> retrieved conf-gmp-powm-sec.3  (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp-powm-sec/test.c.3)
#17 53.00 -> installed conf-pkg-config.3
#17 53.08 -> retrieved conf-libev.4-12  (2 extra sources)
#17 53.09 -> installed conf-sqlite3.1
#17 53.47 -> retrieved cppo.1.7.0  (https://github.com/ocaml-community/cppo/archive/refs/tags/v1.7.0.tar.gz)
#17 53.47 -> retrieved crunch.3.3.1  (https://github.com/mirage/ocaml-crunch/releases/download/v3.3.1/crunch-3.3.1.tbz)
#17 53.60 -> retrieved csexp.1.5.2  (https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz)
#17 53.92 -> retrieved cstruct-lwt.6.2.0  (https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz)
#17 54.08 -> retrieved cstruct.6.2.0  (https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz)
#17 54.26 -> retrieved decompress.1.5.3  (https://github.com/mirage/decompress/releases/download/v1.5.3/decompress-1.5.3.tbz)
#17 54.28 -> installed conf-gmp.4
#17 54.32 -> installed conf-gmp-powm-sec.3
#17 54.49 -> retrieved domain-name.0.4.0  (https://github.com/hannesm/domain-name/releases/download/v0.4.0/domain-name-0.4.0.tbz)
#17 54.64 -> installed conf-libev.4-12
#17 54.78 -> retrieved digestif.1.2.0  (https://github.com/mirage/digestif/releases/download/v1.2.0/digestif-1.2.0.tbz)
#17 56.28 -> retrieved dune-build-info.3.16.0  (https://github.com/ocaml/dune/releases/download/3.16.0/dune-3.16.0.tbz)
#17 56.74 -> retrieved dune.3.16.0  (https://github.com/ocaml/dune/releases/download/3.16.0/dune-3.16.0.tbz)
#17 87.66 -> retrieved dune-configurator.3.16.0  (https://github.com/ocaml/dune/releases/download/3.16.0/dune-3.16.0.tbz)
#17 87.80 -> retrieved duration.0.2.1  (https://github.com/hannesm/duration/releases/download/v0.2.1/duration-0.2.1.tbz)
#17 87.80 -> retrieved eqaf.0.9  (https://github.com/mirage/eqaf/releases/download/v0.9/eqaf-0.9.tbz)
#17 88.97 -> retrieved extunix.0.4.2  (https://github.com/ygrek/extunix/releases/download/v0.4.2/extunix-0.4.2.tbz)
#17 89.04 -> installed cmdliner.1.3.0
#17 89.07 -> retrieved fmt.0.9.0  (https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz)
#17 89.08 -> retrieved fpath.0.7.3  (https://erratique.ch/software/fpath/releases/fpath-0.7.3.tbz)
#17 89.59 -> retrieved ipaddr.5.6.0  (https://github.com/mirage/ocaml-ipaddr/releases/download/v5.6.0/ipaddr-5.6.0.tbz)
#17 89.61 -> retrieved gmap.0.3.0  (https://github.com/hannesm/gmap/releases/download/0.3.0/gmap-0.3.0.tbz)
#17 89.63 -> retrieved hkdf.1.0.4  (https://github.com/hannesm/ocaml-hkdf/releases/download/v1.0.4/hkdf-v1.0.4.tbz)
#17 89.90 -> retrieved ipaddr-sexp.5.6.0  (cached)
#17 89.95 -> retrieved jane-street-headers.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/jane-street-headers-v0.16.0.tar.gz)
#17 90.21 -> retrieved jst-config.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/jst-config-v0.16.0.tar.gz)
#17 90.45 -> retrieved jsonm.1.0.2  (https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz)
#17 90.68 -> retrieved logs.0.7.0  (https://erratique.ch/software/logs/releases/logs-0.7.0.tbz)
#17 90.68 -> retrieved macaddr.5.6.0  (cached)
#17 91.07 -> retrieved lwt.5.7.0  (https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz)
#17 91.10 -> retrieved lwt-dllist.1.0.1  (https://github.com/mirage/lwt-dllist/releases/download/v1.0.1/lwt-dllist-v1.0.1.tbz)
#17 91.21 -> retrieved magic-mime.1.3.1  (https://github.com/mirage/ocaml-magic-mime/releases/download/v1.3.1/magic-mime-1.3.1.tbz)
#17 91.55 -> retrieved mirage-clock.4.2.0  (https://github.com/mirage/mirage-clock/releases/download/v4.2.0/mirage-clock-4.2.0.tbz)
#17 92.18 -> retrieved mirage-crypto.0.11.3  (https://github.com/mirage/mirage-crypto/releases/download/v0.11.3/mirage-crypto-0.11.3.tbz)
#17 92.53 -> retrieved mirage-crypto-ec.0.11.3  (https://github.com/mirage/mirage-crypto/releases/download/v0.11.3/mirage-crypto-0.11.3.tbz)
#17 92.80 -> retrieved mirage-crypto-rng.0.11.3  (cached)
#17 92.93 -> retrieved mirage-crypto-pk.0.11.3  (https://github.com/mirage/mirage-crypto/releases/download/v0.11.3/mirage-crypto-0.11.3.tbz)
#17 92.99 -> retrieved mirage-crypto-rng-lwt.0.11.3  (cached)
#17 93.19 -> retrieved mirage-flow.3.0.0  (https://github.com/mirage/mirage-flow/releases/download/v3.0.0/mirage-flow-v3.0.0.tbz)
#17 93.35 -> retrieved mirage-kv.6.1.1  (https://github.com/mirage/mirage-kv/releases/download/v6.1.1/mirage-kv-6.1.1.tbz)
#17 93.50 -> retrieved obuilder.0.6.0  (file:///src/obuilder)
#17 93.63 -> retrieved mtime.2.1.0  (https://erratique.ch/software/mtime/releases/mtime-2.1.0.tbz)
#17 93.64 -> retrieved obuilder-spec.0.6.0  (file:///src/obuilder)
#17 93.97 -> retrieved num.1.5-1  (https://github.com/ocaml/num/archive/v1.5.tar.gz)
#17 94.05 -> retrieved ocaml-syntax-shims.1.0.0  (https://github.com/ocaml-ppx/ocaml-syntax-shims/releases/download/1.0.0/ocaml-syntax-shims-1.0.0.tbz)
#17 94.06 -> retrieved ocaml-compiler-libs.v0.12.4  (https://github.com/janestreet/ocaml-compiler-libs/releases/download/v0.12.4/ocaml-compiler-libs-v0.12.4.tbz)
#17 94.53 -> installed dune.3.16.0
#17 94.67 -> retrieved ocplib-endian.1.2  (https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz)
#17 94.72 -> retrieved ocamlbuild.0.15.0  (https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.tar.gz)
#17 94.97 -> retrieved parsexp.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/parsexp-v0.16.0.tar.gz)
#17 95.09 -> installed camlp-streams.5.0.1
#17 95.12 -> retrieved optint.0.3.0  (https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz)
#17 95.16 -> retrieved ocamlfind.1.9.6  (http://download.camlcity.org/download/findlib-1.9.6.tar.gz)
#17 95.43 -> installed base64.3.5.1
#17 95.45 -> retrieved ppx_base.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_base-v0.16.0.tar.gz)
#17 95.46 -> retrieved ppx_assert.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_assert-v0.16.0.tar.gz)
#17 95.57 -> retrieved pbkdf.1.2.0  (https://github.com/abeaumont/ocaml-pbkdf/archive/1.2.0.tar.gz)
#17 95.80 -> retrieved ppx_cold.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_cold-v0.16.0.tar.gz)
#17 95.81 -> retrieved ppx_compare.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_compare-v0.16.0.tar.gz)
#17 95.87 -> installed csexp.1.5.2
#17 96.17 -> retrieved ppx_derivers.1.2.1  (https://github.com/ocaml-ppx/ppx_derivers/archive/1.2.1.tar.gz)
#17 102.6 -> installed num.1.5-1
#17 103.0 -> installed cppo.1.7.0
#17 103.2 -> installed domain-name.0.4.0
#17 103.4 -> retrieved ppx_deriving_yojson.3.9.0  (https://github.com/ocaml-ppx/ppx_deriving_yojson/releases/download/v3.9.0/ppx_deriving_yojson-3.9.0.tbz)
#17 103.4 -> retrieved ppx_deriving.6.0.3  (https://github.com/ocaml-ppx/ppx_deriving/releases/download/v6.0.3/ppx_deriving-6.0.3.tbz)
#17 103.4 -> retrieved ppx_enumerate.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_enumerate-v0.16.0.tar.gz)
#17 103.5 -> installed duration.0.2.1
#17 103.7 -> retrieved ppx_expect.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_expect-v0.16.0.tar.gz)
#17 103.9 -> retrieved ppx_globalize.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_globalize-v0.16.0.tar.gz)
#17 104.0 -> retrieved ppx_hash.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_hash-v0.16.0.tar.gz)
#17 104.1 -> retrieved ppx_here.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_here-v0.16.0.tar.gz)
#17 104.3 -> installed gmap.0.3.0
#17 104.4 -> retrieved ppx_optcomp.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_optcomp-v0.16.0.tar.gz)
#17 104.4 -> retrieved ppx_sexp_conv.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_sexp_conv-v0.16.0.tar.gz)
#17 104.4 -> installed dune-build-info.3.16.0
#17 104.6 -> installed jane-street-headers.v0.16.0
#17 104.6 -> retrieved ppx_inline_test.v0.16.1  (https://github.com/janestreet/ppx_inline_test/archive/refs/tags/v0.16.1.tar.gz)
#17 104.9 -> installed lwt-dllist.1.0.1
#17 105.1 -> retrieved prometheus.1.2  (https://github.com/mirage/prometheus/releases/download/v1.2/prometheus-1.2.tbz)
#17 105.2 -> retrieved prometheus-app.1.2  (https://github.com/mirage/prometheus/releases/download/v1.2/prometheus-1.2.tbz)
#17 105.2 -> retrieved ppxlib.0.33.0  (https://github.com/ocaml-ppx/ppxlib/releases/download/0.33.0/ppxlib-0.33.0.tbz)
#17 105.3 -> installed macaddr.5.6.0
#17 105.6 -> installed dune-configurator.3.16.0
#17 105.8 -> installed mirage-clock.4.2.0
#17 105.8 -> retrieved psq.0.2.1  (https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz)
#17 105.9 -> retrieved re.1.12.0  (https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz)
#17 106.0 -> retrieved ptime.1.2.0  (https://erratique.ch/software/ptime/releases/ptime-1.2.0.tbz)
#17 106.4 -> retrieved res.5.0.1  (https://github.com/mmottl/res/releases/download/5.0.1/res-5.0.1.tbz)
#17 106.4 -> installed magic-mime.1.3.1
#17 106.5 -> retrieved result.1.5  (https://github.com/janestreet/result/releases/download/1.5/result-1.5.tbz)
#17 106.6 -> installed ipaddr.5.6.0
#17 106.8 -> retrieved rresult.0.7.0  (https://erratique.ch/software/rresult/releases/rresult-0.7.0.tbz)
#17 106.8 -> retrieved sexplib.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib-v0.16.0.tar.gz)
#17 107.2 -> retrieved sexplib0.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib0-v0.16.0.tar.gz)
#17 107.3 -> installed bigstringaf.0.10.0
#17 107.3 -> retrieved seq.base  (2 extra sources)
#17 107.6 -> retrieved sha.1.15.4  (https://github.com/djs55/ocaml-sha/releases/download/v1.15.4/sha-1.15.4.tbz)
#17 108.1 -> retrieved stdint.0.7.2  (https://github.com/andrenth/ocaml-stdint/releases/download/0.7.2/stdint-0.7.2.tbz)
#17 108.1 -> retrieved stdio.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/stdio-v0.16.0.tar.gz)
#17 108.1 -> retrieved sqlite3.5.2.0  (https://github.com/mmottl/sqlite3-ocaml/releases/download/5.2.0/sqlite3-5.2.0.tbz)
#17 108.2 -> installed ocaml-syntax-shims.1.0.0
#17 109.9 -> installed ocaml-compiler-libs.v0.12.4
#17 110.0 -> retrieved stdlib-shims.0.3.0  (https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz)
#17 110.0 -> retrieved stringext.1.6.0  (https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz)
#17 110.0 -> retrieved tar.2.6.0  (https://github.com/mirage/ocaml-tar/releases/download/v2.6.0/tar-2.6.0.tbz)
#17 110.1 -> retrieved tar-unix.2.6.0  (cached)
#17 110.2 -> retrieved time_now.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/time_now-v0.16.0.tar.gz)
#17 110.7 -> retrieved tls.0.17.3  (https://github.com/mirleft/ocaml-tls/releases/download/v0.17.3/tls-0.17.3.tbz)
#17 110.8 -> retrieved tls-mirage.0.17.3  (https://github.com/mirleft/ocaml-tls/releases/download/v0.17.3/tls-0.17.3.tbz)
#17 110.8 -> installed angstrom.0.16.1
#17 111.0 -> retrieved topkg.1.0.7  (https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz)
#17 111.2 -> retrieved uri.4.4.0  (https://github.com/mirage/ocaml-uri/releases/download/v4.4.0/uri-4.4.0.tbz)
#17 111.3 -> retrieved uri-sexp.4.4.0  (https://github.com/mirage/ocaml-uri/releases/download/v4.4.0/uri-4.4.0.tbz)
#17 111.4 -> installed optint.0.3.0
#17 111.5 -> retrieved uutf.1.0.3  (https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz)
#17 111.8 -> installed ppx_derivers.1.2.1
#17 111.9 -> retrieved x509.0.16.5  (https://github.com/mirleft/ocaml-x509/releases/download/v0.16.5/x509-0.16.5.tbz)
#17 112.0 -> retrieved yojson.2.2.2  (https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz)
#17 112.1 -> retrieved zarith.1.14  (https://github.com/ocaml/Zarith/archive/release-1.14.tar.gz)
#17 114.3 -> installed ocamlfind.1.9.6
#17 114.4 -> installed checkseum.0.5.2
#17 114.9 -> installed base-bytes.base
#17 114.9 -> installed result.1.5
#17 115.0 -> installed res.5.0.1
#17 115.9 -> installed ocplib-endian.1.2
#17 116.0 -> installed seq.base
#17 116.8 -> installed ocamlbuild.0.15.0
#17 116.9 -> installed decompress.1.5.3
#17 117.1 -> installed sexplib0.v0.16.0
#17 119.0 -> installed psq.0.2.1
#17 119.1 -> installed re.1.12.0
#17 121.5 -> installed parsexp.v0.16.0
#17 123.5 -> installed sqlite3.5.2.0
#17 125.7 -> installed sexplib.v0.16.0
#17 126.8 -> installed lwt.5.7.0
#17 127.1 -> installed stdlib-shims.0.3.0
#17 127.7 -> installed stringext.1.6.0
#17 129.2 -> installed stdint.0.7.2
#17 131.5 -> installed sha.1.15.4
#17 135.1 -> installed base.v0.16.3
#17 137.2 -> installed uri.4.4.0
#17 138.3 -> installed stdio.v0.16.0
#17 141.0 -> installed topkg.1.0.7
#17 142.1 -> installed yojson.2.2.2
#17 142.8 -> installed asetmap.0.8.1
#17 144.9 -> installed astring.0.8.5
#17 146.7 -> installed fmt.0.9.0
#17 147.7 -> installed fpath.0.7.3
#17 148.3 -> installed capnp.3.6.0
#17 148.3 -> installed cstruct.6.2.0
#17 149.7 -> installed mtime.2.1.0
#17 149.7 -> installed logs.0.7.0
#17 150.2 -> installed cstruct-lwt.6.2.0
#17 150.2 -> installed eqaf.0.9
#17 150.6 -> installed mirage-flow.3.0.0
#17 152.2 -> installed capnp-rpc.1.2.3
#17 154.3 -> installed ppxlib.0.33.0
#17 154.4 -> installed digestif.1.2.0
#17 155.7 -> installed mirage-crypto.0.11.3
#17 156.6 -> installed ppx_cold.v0.16.0
#17 156.7 -> installed hkdf.1.0.4
#17 156.9 -> installed capnp-rpc-lwt.1.2.3
#17 157.0 -> installed pbkdf.1.2.0
#17 157.3 -> installed mirage-crypto-rng.0.11.3
#17 158.6 -> installed ppx_compare.v0.16.0
#17 162.1 -> installed ppx_deriving.6.0.3
#17 162.2 -> installed mirage-crypto-rng-lwt.0.11.3
#17 162.6 -> installed extunix.0.4.2
#17 164.1 -> installed ppx_deriving_yojson.3.9.0
#17 164.3 -> installed ppx_enumerate.v0.16.0
#17 165.3 -> installed ppx_globalize.v0.16.0
#17 166.1 -> installed ppx_here.v0.16.0
#17 167.1 -> installed ppx_optcomp.v0.16.0
#17 167.4 -> installed prometheus.1.2
#17 170.0 -> installed ptime.1.2.0
#17 170.5 -> installed rresult.0.7.0
#17 171.0 -> installed crunch.3.3.1
#17 171.3 -> installed ppx_sexp_conv.v0.16.0
#17 171.4 -> installed mirage-kv.6.1.1
#17 172.3 -> installed mirage-crypto-ec.0.11.3
#17 172.3 -> installed obuilder-spec.0.6.0
#17 172.3 -> installed ipaddr-sexp.5.6.0
#17 173.6 -> installed bos.0.2.1
#17 173.9 -> installed ppx_hash.v0.16.0
#17 174.4 -> installed tar.2.6.0
#17 174.6 -> installed ppx_assert.v0.16.0
#17 175.2 -> installed conduit.7.1.0
#17 175.5 -> installed tar-unix.2.6.0
#17 175.9 -> installed ppx_base.v0.16.0
#17 176.0 -> installed obuilder.0.6.0
#17 176.5 -> installed conduit-lwt.7.1.0
#17 177.0 -> installed uri-sexp.4.4.0
#17 177.5 -> installed jst-config.v0.16.0
#17 177.7 -> installed uutf.1.0.3
#17 179.1 -> installed jsonm.1.0.2
#17 179.5 -> installed time_now.v0.16.0
#17 180.0 -> installed zarith.1.14
#17 181.4 -> installed asn1-combinators.0.2.6
#17 182.2 -> installed mirage-crypto-pk.0.11.3
#17 182.5 -> installed cohttp.5.3.1
#17 183.1 -> installed ppx_inline_test.v0.16.1
#17 184.5 -> installed x509.0.16.5
#17 184.9 -> installed cohttp-lwt.5.3.0
#17 185.2 -> installed ca-certs.0.2.3
#17 187.2 -> installed ppx_expect.v0.16.0
#17 187.4 -> installed conduit-lwt-unix.7.1.0
#17 187.9 -> installed tls.0.17.3
#17 188.3 -> installed tls-mirage.0.17.3
#17 190.3 -> installed cohttp-lwt-unix.5.3.0
#17 190.9 -> installed capnp-rpc-net.1.2.3
#17 191.5 -> installed prometheus-app.1.2
#17 192.2 -> installed capnp-rpc-unix.1.2.3
#17 193.5 Done.
#17 193.5 # Run eval $(opam env) to update the current shell environment
#17 DONE 207.5s

#18 [build 10/12] ADD --chown=opam . .
#18 DONE 0.8s

#19 [build 11/12] RUN opam exec -- dune subst
#19 DONE 0.5s

#20 [build 12/12] RUN opam exec -- dune build ./_build/install/default/bin/ocluster-worker
#20 0.475 File "dune-project", line 1, characters 11-15:
#20 0.475 1 | (lang dune 3.20)
#20 0.475                ^^^^
#20 0.475 Error: Version 3.20 of the dune language is not supported.
#20 0.475 Supported versions of this extension in version 3.20 of the dune language:
#20 0.475 - 1.0 to 1.12
#20 0.475 - 2.0 to 2.9
#20 0.475 - 3.0 to 3.16
#20 ERROR: process "/bin/sh -c opam exec -- dune build ./_build/install/default/bin/ocluster-worker" did not complete successfully: exit code: 1
------
 > [build 12/12] RUN opam exec -- dune build ./_build/install/default/bin/ocluster-worker:
0.475 File "dune-project", line 1, characters 11-15:
0.475 1 | (lang dune 3.20)
0.475                ^^^^
0.475 Error: Version 3.20 of the dune language is not supported.
0.475 Supported versions of this extension in version 3.20 of the dune language:
0.475 - 1.0 to 1.12
0.475 - 2.0 to 2.9
0.475 - 3.0 to 3.16
------
Dockerfile.worker:12
--------------------
  10 |     ADD --chown=opam . .
  11 |     RUN opam exec -- dune subst
  12 | >>> RUN opam exec -- dune build ./_build/install/default/bin/ocluster-worker
  13 |     
  14 |     FROM ubuntu:noble
--------------------
ERROR: failed to solve: process "/bin/sh -c opam exec -- dune build ./_build/install/default/bin/ocluster-worker" did not complete successfully: exit code: 1
docker-build failed with exit-code 1
2025-12-09 19:25.31: Job failed: Failed: Build failed