2026-03-13 20:52.53: New job: test ahrefs/monorobot https://github.com/ahrefs/monorobot.git#refs/heads/pipeline-owners (1cfc60db360eba500a87218ef2ce45ebccf14028) (linux-x86_64:debian-13-5.4_opam-2.5) Base: ocaml/opam:debian-13-ocaml-5.4@sha256:4add1601135529e9f2e403a25c1c640231c0e871e87f88cf8feab4be5095104c Opam project build To reproduce locally: git clone --recursive "https://github.com/ahrefs/monorobot.git" -b "pipeline-owners" && cd "monorobot" && git reset --hard 1cfc60db cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-13-ocaml-5.4@sha256:4add1601135529e9f2e403a25c1c640231c0e871e87f88cf8feab4be5095104c # debian-13-5.4_opam-2.5 USER 1000:1000 ENV CLICOLOR_FORCE="1" ENV OPAMCOLOR="always" WORKDIR /src RUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam RUN opam init --reinit -ni RUN uname -rs && opam exec -- ocaml -version && opam --version WORKDIR /src RUN sudo chown opam /src RUN cd ~/opam-repository && (git cat-file -e 31462e7d24da1419f9eb9099a0b60ea507d91ef6 || git fetch origin master) && git reset -q --hard 31462e7d24da1419f9eb9099a0b60ea507d91ef6 && git log --no-decorate -n1 --oneline && opam update -u COPY --chown=1000:1000 monorobot.opam ./ RUN opam pin add -yn monorobot.dev './' RUN echo '(lang dune 3.0)' > './dune-project' ENV DEPS="angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 atd.3.0.1 atdgen.3.0.1 atdgen-runtime.3.0.1 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 base_bigstring.v0.17.0 base_quickcheck.v0.17.1 bigstringaf.0.10.0 bin_prot.v0.17.0-1 biniou.1.2.2 camlp-streams.5.0.1 camlzip.1.14 capitalization.v0.17.0 cmdliner.2.1.0 conf-g++.1.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libcurl.2 conf-libevent.1 conf-libpcre.2 conf-pkg-config.4 conf-sqlite3.1 conf-zlib.1 core.v0.17.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 curl.0.10.0 curl_lwt.0.10.0 devkit.1.20240429 digestif.1.3.0 domain-name.0.5.0 dune.3.21.1 dune-compiledb.0.6.0 dune-configurator.3.21.1 duration.0.2.1 easy-format.1.3.4 eqaf.0.10 extlib.1.8.0 extunix.0.4.4 ezjsonm.1.3.0 fieldslib.v0.17.0 fmt.0.11.0 fpath.0.7.3 gel.v0.17.0 gmap.0.3.0 hex.1.5.0 int_repr.v0.17.0 ipaddr.5.6.2 jane-street-headers.v0.17.0 jane_rope.v0.17.0 jsonm.1.0.2 jst-config.v0.17.0 kdf.1.0.0 libevent.0.9.0 logs.0.10.0 lwt.6.1.1 lwt_ppx.6.1.0 macaddr.5.6.2 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 mirage-crypto.2.0.3 mirage-crypto-ec.2.0.3 mirage-crypto-pk.2.0.3 mirage-crypto-rng.2.0.3 mybuild.7 num.1.6 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamldiff.1.2 ocamlfind.1.9.8 ocplib-endian.1.2 ocurl.transition ohex.0.2.0 omd.1.3.2 ounit.2.2.7 ounit2.2.2.7 parsexp.v0.17.0 pcre.8.0.5 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.1 ppx_bin_prot.v0.17.1 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_diff.v0.17.1 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.3 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.2 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.1 ppx_jane.v0.17.0 ppx_let.v0.17.1 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.1 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.1 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.1 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.1 ppx_typerep_conv.v0.17.1 ppx_variants_conv.v0.17.1 ppxlib.0.37.0 ppxlib_jane.v0.17.4 ptime.1.2.0 re.1.14.0 re2.v0.17.0 regex_parser_intf.v0.17.0 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 splittable_random.v0.17.0 sqlgg.20231201 sqlite3.5.4.0 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 time_now.v0.17.0 topkg.1.1.1 trace.0.12 typerep.v0.17.1 uri.4.4.0 uutf.1.0.4 variantslib.v0.17.0 x509.1.0.6 yojson.3.0.0 zarith.1.14" ENV CI="true" ENV OCAMLCI="true" RUN opam update --depexts && opam install --cli=2.5 --depext-only -y monorobot.dev $DEPS RUN opam install $DEPS COPY --chown=1000:1000 . /src RUN opam exec -- dune build @install @check @runtest && rm -rf _build END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2026-03-13 20:52.53: Using cache hint "ahrefs/monorobot-ocaml/opam:debian-13-ocaml-5.4@sha256:4add1601135529e9f2e403a25c1c640231c0e871e87f88cf8feab4be5095104c-debian-13-5.4_opam-2.5-beadc99a1d82300c4f22d03d81cb90b2" 2026-03-13 20:52.53: Using OBuilder spec: ((from ocaml/opam:debian-13-ocaml-5.4@sha256:4add1601135529e9f2e403a25c1c640231c0e871e87f88cf8feab4be5095104c) (comment debian-13-5.4_opam-2.5) (user (uid 1000) (gid 1000)) (env CLICOLOR_FORCE 1) (env OPAMCOLOR always) (workdir /src) (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam")) (run (shell "opam init --reinit -ni")) (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) (workdir /src) (run (shell "sudo chown opam /src")) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e 31462e7d24da1419f9eb9099a0b60ea507d91ef6 || git fetch origin master) && git reset -q --hard 31462e7d24da1419f9eb9099a0b60ea507d91ef6 && git log --no-decorate -n1 --oneline && opam update -u")) (copy (src monorobot.opam) (dst ./)) (run (network host) (shell "opam pin add -yn monorobot.dev './'")) (run (shell "echo '(lang dune 3.0)' > './dune-project'")) (env DEPS "angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 atd.3.0.1 atdgen.3.0.1 atdgen-runtime.3.0.1 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 base_bigstring.v0.17.0 base_quickcheck.v0.17.1 bigstringaf.0.10.0 bin_prot.v0.17.0-1 biniou.1.2.2 camlp-streams.5.0.1 camlzip.1.14 capitalization.v0.17.0 cmdliner.2.1.0 conf-g++.1.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libcurl.2 conf-libevent.1 conf-libpcre.2 conf-pkg-config.4 conf-sqlite3.1 conf-zlib.1 core.v0.17.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 curl.0.10.0 curl_lwt.0.10.0 devkit.1.20240429 digestif.1.3.0 domain-name.0.5.0 dune.3.21.1 dune-compiledb.0.6.0 dune-configurator.3.21.1 duration.0.2.1 easy-format.1.3.4 eqaf.0.10 extlib.1.8.0 extunix.0.4.4 ezjsonm.1.3.0 fieldslib.v0.17.0 fmt.0.11.0 fpath.0.7.3 gel.v0.17.0 gmap.0.3.0 hex.1.5.0 int_repr.v0.17.0 ipaddr.5.6.2 jane-street-headers.v0.17.0 jane_rope.v0.17.0 jsonm.1.0.2 jst-config.v0.17.0 kdf.1.0.0 libevent.0.9.0 logs.0.10.0 lwt.6.1.1 lwt_ppx.6.1.0 macaddr.5.6.2 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 mirage-crypto.2.0.3 mirage-crypto-ec.2.0.3 mirage-crypto-pk.2.0.3 mirage-crypto-rng.2.0.3 mybuild.7 num.1.6 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamldiff.1.2 ocamlfind.1.9.8 ocplib-endian.1.2 ocurl.transition ohex.0.2.0 omd.1.3.2 ounit.2.2.7 ounit2.2.2.7 parsexp.v0.17.0 pcre.8.0.5 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.1 ppx_bin_prot.v0.17.1 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_diff.v0.17.1 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.3 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.2 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.1 ppx_jane.v0.17.0 ppx_let.v0.17.1 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.1 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.1 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.1 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.1 ppx_typerep_conv.v0.17.1 ppx_variants_conv.v0.17.1 ppxlib.0.37.0 ppxlib_jane.v0.17.4 ptime.1.2.0 re.1.14.0 re2.v0.17.0 regex_parser_intf.v0.17.0 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 splittable_random.v0.17.0 sqlgg.20231201 sqlite3.5.4.0 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 time_now.v0.17.0 topkg.1.1.1 trace.0.12 typerep.v0.17.1 uri.4.4.0 uutf.1.0.4 variantslib.v0.17.0 x509.1.0.6 yojson.3.0.0 zarith.1.14") (env CI true) (env OCAMLCI true) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam update --depexts && opam install --cli=2.5 --depext-only -y monorobot.dev $DEPS")) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install $DEPS")) (copy (src .) (dst /src)) (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")) ) 2026-03-13 20:52.53: Waiting for resource in pool OCluster 2026-03-13 22:50.25: Waiting for worker… 2026-03-13 22:50.25: Got resource from pool OCluster Building on doris.caelum.ci.dev All commits already cached HEAD is now at 1cfc60d Add pipeline owners config (from ocaml/opam:debian-13-ocaml-5.4@sha256:4add1601135529e9f2e403a25c1c640231c0e871e87f88cf8feab4be5095104c) Unable to find image 'ocaml/opam:debian-13-ocaml-5.4@sha256:4add1601135529e9f2e403a25c1c640231c0e871e87f88cf8feab4be5095104c' locally docker.io/ocaml/opam@sha256:4add1601135529e9f2e403a25c1c640231c0e871e87f88cf8feab4be5095104c: Pulling from ocaml/opam ef235bf1a09a: Already exists 58b06b604a42: Pulling fs layer b55f23c32d5a: Pulling fs layer aa415425edb7: Pulling fs layer c4f39ed7469c: Pulling fs layer 58b06b604a42: Waiting ca248a2fdd5e: Pulling fs layer b55f23c32d5a: Waiting 74109c509b2f: Pulling fs layer 18c2fa2271cb: Pulling fs layer c4f39ed7469c: Waiting 37d4d41661a2: Pulling fs layer 0b2f35f78814: Pulling fs layer aa415425edb7: Waiting e65f29522a9a: Pulling fs layer 18c2fa2271cb: Waiting 74109c509b2f: Waiting ca248a2fdd5e: Waiting 603a51b67573: Pulling fs layer 89b2faa02f16: Pulling fs layer 0b2f35f78814: Waiting e65f29522a9a: Waiting 603a51b67573: Waiting 37d4d41661a2: Waiting e5f11471afd4: Pulling fs layer d7b0e5daa224: Pulling fs layer 89b2faa02f16: Waiting 7bec4d50f3b2: Pulling fs layer d3a70ed71f1c: Pulling fs layer e5f11471afd4: Waiting d7b0e5daa224: Waiting 90de03d9b27a: Pulling fs layer 7bec4d50f3b2: Waiting a28f685cf2db: Pulling fs layer d3a70ed71f1c: Waiting 90de03d9b27a: Waiting 5bb5e02041c7: Pulling fs layer 74f9af816199: Pulling fs layer 74c2f6cb4138: Pulling fs layer 5bb5e02041c7: Waiting 4f4fb700ef54: Pulling fs layer a28f685cf2db: Waiting 5ce9bdcb2952: Pulling fs layer 74f9af816199: Waiting 74c2f6cb4138: Waiting 4f4fb700ef54: Waiting bf18c14e9b34: Pulling fs layer bb4b67501479: Pulling fs layer 5ce9bdcb2952: Waiting 89e7ed0468f5: Pulling fs layer 640077527026: Pulling fs layer 363b481ff012: Pulling fs layer 437bd8bc3ce9: Pulling fs layer bb4b67501479: Waiting 2bcf3429833a: Pulling fs layer 640077527026: Waiting bf18c14e9b34: Waiting 3e5fe21454e9: Pulling fs layer 89e7ed0468f5: Waiting 363b481ff012: Waiting 437bd8bc3ce9: Waiting 2bcf3429833a: Waiting f3afb11ae499: Pulling fs layer c3a5b88f5e5f: Pulling fs layer 3e5fe21454e9: Waiting 124a1dc355b1: Pulling fs layer f3afb11ae499: Waiting 0a9982d37abd: Pulling fs layer c3a5b88f5e5f: Waiting 9b8b724665ed: Pulling fs layer 124a1dc355b1: Waiting f81507befe71: Pulling fs layer 0a9982d37abd: Waiting 7984e4546bf9: Pulling fs layer 9b8b724665ed: Waiting 3579b890ab6e: Pulling fs layer e83772930ba8: Pulling fs layer f81507befe71: Waiting ae210f88246e: Pulling fs layer 7984e4546bf9: Waiting 3579b890ab6e: Waiting e83772930ba8: Waiting e035ef68bd1a: Pulling fs layer 10a755270a5b: Pulling fs layer ae210f88246e: Waiting ba9bc7232694: Pulling fs layer e035ef68bd1a: Waiting 10a755270a5b: Waiting d6bc4e91a30f: Pulling fs layer ba9bc7232694: Waiting a3c4c8a1f4e2: Pulling fs layer d6bc4e91a30f: Waiting 845ad49c4ca0: Pulling fs layer 845ad49c4ca0: Waiting a3c4c8a1f4e2: Waiting 58b06b604a42: Verifying Checksum 58b06b604a42: Download complete 58b06b604a42: Pull complete b55f23c32d5a: Verifying Checksum b55f23c32d5a: Download complete b55f23c32d5a: Pull complete c4f39ed7469c: Download complete aa415425edb7: Verifying Checksum aa415425edb7: Download complete aa415425edb7: Pull complete c4f39ed7469c: Pull complete 74109c509b2f: Verifying Checksum 74109c509b2f: Download complete 18c2fa2271cb: Verifying Checksum 18c2fa2271cb: Download complete 37d4d41661a2: Verifying Checksum 37d4d41661a2: Download complete 0b2f35f78814: Verifying Checksum 0b2f35f78814: Download complete e65f29522a9a: Verifying Checksum e65f29522a9a: Download complete ca248a2fdd5e: Download complete 603a51b67573: Verifying Checksum 603a51b67573: Download complete e5f11471afd4: Verifying Checksum e5f11471afd4: Download complete 89b2faa02f16: Verifying Checksum 89b2faa02f16: Download complete 7bec4d50f3b2: Verifying Checksum 7bec4d50f3b2: Download complete d3a70ed71f1c: Verifying Checksum d3a70ed71f1c: Download complete d7b0e5daa224: Verifying Checksum d7b0e5daa224: Download complete 90de03d9b27a: Verifying Checksum 90de03d9b27a: Download complete a28f685cf2db: Verifying Checksum a28f685cf2db: Download complete 74f9af816199: Download complete 5bb5e02041c7: Verifying Checksum 5bb5e02041c7: Download complete 74c2f6cb4138: Verifying Checksum 74c2f6cb4138: Download complete ca248a2fdd5e: Pull complete 74109c509b2f: Pull complete 18c2fa2271cb: Pull complete 37d4d41661a2: Pull complete 0b2f35f78814: Pull complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete e65f29522a9a: Pull complete 5ce9bdcb2952: Verifying Checksum 5ce9bdcb2952: Download complete bf18c14e9b34: Verifying Checksum 89e7ed0468f5: Download complete bb4b67501479: Verifying Checksum bb4b67501479: Download complete 640077527026: Verifying Checksum 640077527026: Download complete 603a51b67573: Pull complete 363b481ff012: Download complete 2bcf3429833a: Download complete 89b2faa02f16: Pull complete 437bd8bc3ce9: Verifying Checksum 437bd8bc3ce9: Download complete 3e5fe21454e9: Verifying Checksum 3e5fe21454e9: Download complete f3afb11ae499: Verifying Checksum f3afb11ae499: Download complete e5f11471afd4: Pull complete d7b0e5daa224: Pull complete 7bec4d50f3b2: Pull complete c3a5b88f5e5f: Verifying Checksum c3a5b88f5e5f: Download complete 124a1dc355b1: Verifying Checksum 124a1dc355b1: Download complete d3a70ed71f1c: Pull complete 90de03d9b27a: Pull complete a28f685cf2db: Pull complete 5bb5e02041c7: Pull complete 74f9af816199: Pull complete 74c2f6cb4138: Pull complete 4f4fb700ef54: Pull complete 5ce9bdcb2952: Pull complete bf18c14e9b34: Pull complete bb4b67501479: Pull complete 89e7ed0468f5: Pull complete 640077527026: Pull complete 363b481ff012: Pull complete 437bd8bc3ce9: Pull complete 2bcf3429833a: Pull complete 3e5fe21454e9: Pull complete f3afb11ae499: Pull complete c3a5b88f5e5f: Pull complete 124a1dc355b1: Pull complete 9b8b724665ed: Download complete 0a9982d37abd: Verifying Checksum 0a9982d37abd: Download complete 7984e4546bf9: Verifying Checksum 7984e4546bf9: Download complete 3579b890ab6e: Verifying Checksum 3579b890ab6e: Download complete e83772930ba8: Download complete ae210f88246e: Verifying Checksum ae210f88246e: Download complete e035ef68bd1a: Download complete 10a755270a5b: Verifying Checksum 10a755270a5b: Download complete ba9bc7232694: Verifying Checksum ba9bc7232694: Download complete d6bc4e91a30f: Download complete a3c4c8a1f4e2: Download complete 845ad49c4ca0: Download complete 0a9982d37abd: Pull complete 9b8b724665ed: Pull complete f81507befe71: Retrying in 5 seconds f81507befe71: Retrying in 4 seconds f81507befe71: Retrying in 3 seconds f81507befe71: Retrying in 2 seconds f81507befe71: Retrying in 1 second f81507befe71: Verifying Checksum f81507befe71: Download complete f81507befe71: Pull complete 7984e4546bf9: Pull complete 3579b890ab6e: Pull complete e83772930ba8: Pull complete ae210f88246e: Pull complete e035ef68bd1a: Pull complete 10a755270a5b: Pull complete ba9bc7232694: Pull complete d6bc4e91a30f: Pull complete a3c4c8a1f4e2: Pull complete 845ad49c4ca0: Pull complete Digest: sha256:4add1601135529e9f2e403a25c1c640231c0e871e87f88cf8feab4be5095104c Status: Downloaded newer image for ocaml/opam@sha256:4add1601135529e9f2e403a25c1c640231c0e871e87f88cf8feab4be5095104c 2026-03-13 22:50.26 ---> using "3c18c9e472a4f76bc128dc0a5a1e21158ba3dbd0d6773ace6ec33f0cfe6fac9b" from cache /: (comment debian-13-5.4_opam-2.5) /: (user (uid 1000) (gid 1000)) /: (env CLICOLOR_FORCE 1) /: (env OPAMCOLOR always) /: (workdir /src) /src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam")) 2026-03-13 22:50.26 ---> using "21b697a450b29355551abeb3f4daec26cba73e40a70f0798f604fd3fb26812be" from cache /src: (run (shell "opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted. You may want to back it up before going further. Continue? [Y/n] y [NOTE] The 'jobs' option was reset, its value was 71 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using: opam option jobs=71 --global Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] Initialised 2026-03-13 22:50.26 ---> using "a57c7d649fb37a8a78250eb8e1010ea36886835eb9814f75aafe9cfec50f3c58" from cache /src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Linux 6.8.0-94-generic The OCaml toplevel, version 5.4.0 2.5.0 2026-03-13 22:50.26 ---> using "6d63efd9368535332a4bec0e7f8079e5429ea8d0b22319e33094012760de763a" from cache /src: (workdir /src) /src: (run (shell "sudo chown opam /src")) 2026-03-13 22:50.26 ---> using "6f5671fbe2697a965054ee1ca297664bc1a4e8a54b5882ae8c349c89af01b0fc" from cache /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e 31462e7d24da1419f9eb9099a0b60ea507d91ef6 || git fetch origin master) && git reset -q --hard 31462e7d24da1419f9eb9099a0b60ea507d91ef6 && git log --no-decorate -n1 --oneline && opam update -u")) From https://github.com/ocaml/opam-repository * branch master -> FETCH_HEAD 340ee6fd1f..97a3f8f424 master -> origin/master 31462e7d24 Merge pull request #29451 from dra27/relocatable-package <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from git+file:///home/opam/opam-repository Everything as up-to-date as possible However, you may "opam upgrade" these packages explicitly at these versions (e.g. "opam upgrade ocaml.5.5.0"), which will ask permission to downgrade or uninstall the conflicting packages. Nothing to do. # To update the current shell environment, run: eval $(opam env) 2026-03-13 22:50.26 ---> using "5c8ef67eeb529351b8a00effb1c639a919ddb9356997a5d1ed3572f25230ae64" from cache /src: (copy (src monorobot.opam) (dst ./)) 2026-03-13 22:50.26 ---> saved as "05ba69e4c4d053481e1020590498d29649c68dba8d06059b135d71f643ce6496" /src: (run (network host) (shell "opam pin add -yn monorobot.dev './'")) [monorobot.dev] synchronised (file:///src) monorobot is now pinned to file:///src (version dev) 2026-03-13 22:50.27 ---> saved as "95bf2fbf15a8c87aa6a26503b61ca44fc3273dd49e7726c81ab07f3f55cac3d4" /src: (run (shell "echo '(lang dune 3.0)' > './dune-project'")) 2026-03-13 22:50.28 ---> saved as "e434155c8d4e322b0b7943006ef9753b2acc3c0edb72a2792b30bad2ea5c427e" /src: (env DEPS "angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 atd.3.0.1 atdgen.3.0.1 atdgen-runtime.3.0.1 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 base_bigstring.v0.17.0 base_quickcheck.v0.17.1 bigstringaf.0.10.0 bin_prot.v0.17.0-1 biniou.1.2.2 camlp-streams.5.0.1 camlzip.1.14 capitalization.v0.17.0 cmdliner.2.1.0 conf-g++.1.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libcurl.2 conf-libevent.1 conf-libpcre.2 conf-pkg-config.4 conf-sqlite3.1 conf-zlib.1 core.v0.17.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 curl.0.10.0 curl_lwt.0.10.0 devkit.1.20240429 digestif.1.3.0 domain-name.0.5.0 dune.3.21.1 dune-compiledb.0.6.0 dune-configurator.3.21.1 duration.0.2.1 easy-format.1.3.4 eqaf.0.10 extlib.1.8.0 extunix.0.4.4 ezjsonm.1.3.0 fieldslib.v0.17.0 fmt.0.11.0 fpath.0.7.3 gel.v0.17.0 gmap.0.3.0 hex.1.5.0 int_repr.v0.17.0 ipaddr.5.6.2 jane-street-headers.v0.17.0 jane_rope.v0.17.0 jsonm.1.0.2 jst-config.v0.17.0 kdf.1.0.0 libevent.0.9.0 logs.0.10.0 lwt.6.1.1 lwt_ppx.6.1.0 macaddr.5.6.2 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 mirage-crypto.2.0.3 mirage-crypto-ec.2.0.3 mirage-crypto-pk.2.0.3 mirage-crypto-rng.2.0.3 mybuild.7 num.1.6 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamldiff.1.2 ocamlfind.1.9.8 ocplib-endian.1.2 ocurl.transition ohex.0.2.0 omd.1.3.2 ounit.2.2.7 ounit2.2.2.7 parsexp.v0.17.0 pcre.8.0.5 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.1 ppx_bin_prot.v0.17.1 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_diff.v0.17.1 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.3 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.2 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.1 ppx_jane.v0.17.0 ppx_let.v0.17.1 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.1 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.1 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.1 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.1 ppx_typerep_conv.v0.17.1 ppx_variants_conv.v0.17.1 ppxlib.0.37.0 ppxlib_jane.v0.17.4 ptime.1.2.0 re.1.14.0 re2.v0.17.0 regex_parser_intf.v0.17.0 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 splittable_random.v0.17.0 sqlgg.20231201 sqlite3.5.4.0 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 time_now.v0.17.0 topkg.1.1.1 trace.0.12 typerep.v0.17.1 uri.4.4.0 uutf.1.0.4 variantslib.v0.17.0 x509.1.0.6 yojson.3.0.0 zarith.1.14") /src: (env CI true) /src: (env OCAMLCI true) /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam update --depexts && opam install --cli=2.5 --depext-only -y monorobot.dev $DEPS")) + /usr/bin/sudo "apt-get" "update" - Hit:1 http://deb.debian.org/debian trixie InRelease - Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] - Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] - Get:4 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [111 kB] - Fetched 202 kB in 0s (1511 kB/s) - Reading package lists... <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [monorobot.dev] synchronised (file:///src) [NOTE] Package ocaml-options-vanilla is already installed (current version is 1). [NOTE] Package ocaml-config is already installed (current version is 3). [NOTE] Package ocaml-compiler is already installed (current version is 5.4.0). [NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0). [NOTE] Package ocaml is already installed (current version is 5.4.0). [NOTE] Package base-unix is already installed (current version is base). [NOTE] Package base-threads is already installed (current version is base). [NOTE] Package base-nnp is already installed (current version is base). [NOTE] Package base-effects is already installed (current version is base). [NOTE] Package base-domains is already installed (current version is base). [NOTE] Package base-bigarray is already installed (current version is base). [ERROR] Package conf-libpcre.2 depends on the unavailable system package 'libpcre3-dev'. You can use `--no-depexts' to attempt installation anyway. "/usr/bin/env" "bash" "-c" "opam update --depexts && opam install --cli=2.5 --depext-only -y monorobot.dev $DEPS" failed with exit status 5 2026-03-13 22:50.31: Job failed: Failed: Build failed