2025-09-29 07:24.35: New job: test mbarbin/dunolint https://github.com/mbarbin/dunolint.git#refs/heads/dependabot/github_actions/actions/upload-pages-artifact-4 (a3aef11ea111c6df34282162e13f67388c805235) (linux-x86_64:opensuse-15.6-5.3_opam-2.4) Base: ocaml/opam:opensuse-15.6-ocaml-5.3@sha256:fe628684fc7b4625891727f9ef2faff41fcbf040b16b388744078ff61bdbca31 Opam project build To reproduce locally: git clone --recursive "https://github.com/mbarbin/dunolint.git" -b "dependabot/github_actions/actions/upload-pages-artifact-4" && cd "dunolint" && git reset --hard a3aef11e cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:opensuse-15.6-ocaml-5.3@sha256:fe628684fc7b4625891727f9ef2faff41fcbf040b16b388744078ff61bdbca31 # opensuse-15.6-5.3_opam-2.4 USER 1000:1000 ENV CLICOLOR_FORCE="1" ENV OPAMCOLOR="always" WORKDIR /src RUN sudo ln -f /usr/bin/opam-2.4 /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 38ac0f5570b0740fb8e4554da13b9df13f27c1be || git fetch origin master) && git reset -q --hard 38ac0f5570b0740fb8e4554da13b9df13f27c1be && git log --no-decorate -n1 --oneline && opam update -u COPY --chown=1000:1000 dunolint.opam dunolint-tests.opam dunolint-lib.opam dunolint-dev.opam ./ RUN opam pin add -yn dunolint.dev './' && \ opam pin add -yn dunolint-tests.dev './' && \ opam pin add -yn dunolint-lib.dev './' && \ opam pin add -yn dunolint-dev.dev './' RUN echo '(lang dune 3.0)' > './dune-project' ENV DEPS="astring.0.8.5 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 base_bigstring.v0.17.0 base_quickcheck.v0.17.0 bin_prot.v0.17.0-1 bisect_ppx.2.8.3 camlp-streams.5.0.1 capitalization.v0.17.0 cmdlang.0.0.10 cmdlang-cmdliner-err-runner.0.0.16 cmdlang-stdlib-runner.0.0.10 cmdlang-to-cmdliner.0.0.10 cmdliner.1.3.0 core.v0.17.1 core_kernel.v0.17.0 core_unix.v0.17.1 cppo.1.8.0 csexp.1.5.2 dune.3.20.2 dune-build-info.3.20.2 dune-configurator.3.20.2 dyn.3.20.2 either.1.0.0 expect_test_helpers_core.v0.17.0 fieldslib.v0.17.0 file-rewriter.0.0.3 fix.20250919 fmt.0.11.0 fpath.0.7.3 fpath-base.0.3.1 fpath-sexp0.0.3.1 gel.v0.17.0 int_repr.v0.17.0 jane-street-headers.v0.17.0 jst-config.v0.17.0 loc.0.2.2 logs.0.9.0 mdx.2.5.0 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 num.1.6 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-version.4.0.1 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlformat.0.27.0 ocamlformat-lib.0.27.0 ocp-indent.1.8.1 octavius.1.2.2 ordering.3.20.2 pageantty.0.0.2 parsexp.v0.17.0 patdiff.v0.17.0 patience_diff.v0.17.0 pp.2.0.0 pplumbing.0.0.16 pplumbing-err.0.0.16 pplumbing-log.0.0.16 pplumbing-log-cli.0.0.16 pplumbing-pp-tty.0.0.16 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.0 ppx_bin_prot.v0.17.0 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_diff.v0.17.0 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.2 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.0 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.0 ppx_jane.v0.17.0 ppx_js_style.v0.17.0 ppx_let.v0.17.0 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.0 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.0 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.0 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.0 ppx_typerep_conv.v0.17.0 ppx_variants_conv.v0.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.2 re.1.14.0 result.1.5 sexp_pretty.v0.17.0 sexplib.v0.17.0 sexplib0.v0.17.0 sexps-rewriter.0.0.3 spawn.v0.17.0 splittable_random.v0.17.0 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.20.2 time_now.v0.17.0 timezone.v0.17.0 topkg.1.1.0 typerep.v0.17.1 uopt.v0.17.0 uucp.17.0.0 uuseg.17.0.0 uutf.1.0.4 variantslib.v0.17.0" ENV CI="true" ENV OCAMLCI="true" RUN opam update --depexts && opam install --cli=2.4 --depext-only -y dunolint.dev dunolint-tests.dev dunolint-lib.dev dunolint-dev.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 2025-09-29 07:24.35: Using cache hint "mbarbin/dunolint-ocaml/opam:opensuse-15.6-ocaml-5.3@sha256:fe628684fc7b4625891727f9ef2faff41fcbf040b16b388744078ff61bdbca31-opensuse-15.6-5.3_opam-2.4-be79a966a62226f1cd8c5f441c113daa" 2025-09-29 07:24.35: Using OBuilder spec: ((from ocaml/opam:opensuse-15.6-ocaml-5.3@sha256:fe628684fc7b4625891727f9ef2faff41fcbf040b16b388744078ff61bdbca31) (comment opensuse-15.6-5.3_opam-2.4) (user (uid 1000) (gid 1000)) (env CLICOLOR_FORCE 1) (env OPAMCOLOR always) (workdir /src) (run (shell "sudo ln -f /usr/bin/opam-2.4 /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 38ac0f5570b0740fb8e4554da13b9df13f27c1be || git fetch origin master) && git reset -q --hard 38ac0f5570b0740fb8e4554da13b9df13f27c1be && git log --no-decorate -n1 --oneline && opam update -u")) (copy (src dunolint.opam dunolint-tests.opam dunolint-lib.opam dunolint-dev.opam) (dst ./)) (run (network host) (shell "opam pin add -yn dunolint.dev './' && \ \nopam pin add -yn dunolint-tests.dev './' && \ \nopam pin add -yn dunolint-lib.dev './' && \ \nopam pin add -yn dunolint-dev.dev './'")) (run (network host) (shell "echo '(lang dune 3.0)' > './dune-project'")) (env DEPS "astring.0.8.5 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 base_bigstring.v0.17.0 base_quickcheck.v0.17.0 bin_prot.v0.17.0-1 bisect_ppx.2.8.3 camlp-streams.5.0.1 capitalization.v0.17.0 cmdlang.0.0.10 cmdlang-cmdliner-err-runner.0.0.16 cmdlang-stdlib-runner.0.0.10 cmdlang-to-cmdliner.0.0.10 cmdliner.1.3.0 core.v0.17.1 core_kernel.v0.17.0 core_unix.v0.17.1 cppo.1.8.0 csexp.1.5.2 dune.3.20.2 dune-build-info.3.20.2 dune-configurator.3.20.2 dyn.3.20.2 either.1.0.0 expect_test_helpers_core.v0.17.0 fieldslib.v0.17.0 file-rewriter.0.0.3 fix.20250919 fmt.0.11.0 fpath.0.7.3 fpath-base.0.3.1 fpath-sexp0.0.3.1 gel.v0.17.0 int_repr.v0.17.0 jane-street-headers.v0.17.0 jst-config.v0.17.0 loc.0.2.2 logs.0.9.0 mdx.2.5.0 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 num.1.6 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-version.4.0.1 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlformat.0.27.0 ocamlformat-lib.0.27.0 ocp-indent.1.8.1 octavius.1.2.2 ordering.3.20.2 pageantty.0.0.2 parsexp.v0.17.0 patdiff.v0.17.0 patience_diff.v0.17.0 pp.2.0.0 pplumbing.0.0.16 pplumbing-err.0.0.16 pplumbing-log.0.0.16 pplumbing-log-cli.0.0.16 pplumbing-pp-tty.0.0.16 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.0 ppx_bin_prot.v0.17.0 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_diff.v0.17.0 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.2 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.0 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.0 ppx_jane.v0.17.0 ppx_js_style.v0.17.0 ppx_let.v0.17.0 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.0 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.0 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.0 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.0 ppx_typerep_conv.v0.17.0 ppx_variants_conv.v0.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.2 re.1.14.0 result.1.5 sexp_pretty.v0.17.0 sexplib.v0.17.0 sexplib0.v0.17.0 sexps-rewriter.0.0.3 spawn.v0.17.0 splittable_random.v0.17.0 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.20.2 time_now.v0.17.0 timezone.v0.17.0 topkg.1.1.0 typerep.v0.17.1 uopt.v0.17.0 uucp.17.0.0 uuseg.17.0.0 uutf.1.0.4 variantslib.v0.17.0") (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.4 --depext-only -y dunolint.dev dunolint-tests.dev dunolint-lib.dev dunolint-dev.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")) ) 2025-09-29 07:24.35: Waiting for resource in pool OCluster 2025-09-29 08:12.05: Waiting for worker… 2025-09-29 08:14.07: Got resource from pool OCluster Building on clete All commits already cached HEAD is now at a3aef11 Bump actions/upload-pages-artifact from 3 to 4 (from ocaml/opam:opensuse-15.6-ocaml-5.3@sha256:fe628684fc7b4625891727f9ef2faff41fcbf040b16b388744078ff61bdbca31) 2025-09-29 08:14.25 ---> saved as "ee732886c68086cc9f40da77f75076a7b2bba13d3c02f2b2e49f3a0e9f078d39" /: (comment opensuse-15.6-5.3_opam-2.4) /: (user (uid 1000) (gid 1000)) /: (env CLICOLOR_FORCE 1) /: (env OPAMCOLOR always) /: (workdir /src) /src: (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam")) 2025-09-29 08:14.26 ---> saved as "06aef56904684d5a04d7e5ef86a6e70baaaf451083d097407eb9bddaf310047f" /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 255 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=255 --global Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] Initialised 2025-09-29 08:14.58 ---> saved as "9aa55bb8d785f2ceab3d8e921c17bdf72603f1805ce3c60aad503060b8cc5350" /src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Linux 6.8.0-84-generic The OCaml toplevel, version 5.3.0 2.4.1 2025-09-29 08:14.59 ---> saved as "4beab32ca85637f0196ae5cfd67e55ff2b0717aa9cb3e0a5f879de39d07f2f1f" /src: (workdir /src) /src: (run (shell "sudo chown opam /src")) 2025-09-29 08:14.59 ---> saved as "2b3e78e747536f412dfaca437208052abd328bf4cdad4c3a4c140808b93f267d" /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e 38ac0f5570b0740fb8e4554da13b9df13f27c1be || git fetch origin master) && git reset -q --hard 38ac0f5570b0740fb8e4554da13b9df13f27c1be && git log --no-decorate -n1 --oneline && opam update -u")) From https://github.com/ocaml/opam-repository * branch master -> FETCH_HEAD bcac5d1731..64dfb8c8f3 master -> origin/master 38ac0f5570 Merge pull request #28572 from mbarbin/opam-publish-pplumbing.0.0.16 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from git+file:///home/opam/opam-repository Already up-to-date. Nothing to do. # To update the current shell environment, run: eval $(opam env) 2025-09-29 08:15.26 ---> saved as "a705e84c3684658f657fea941c1c2dd6dcb8ac177949f4b6f642f9f902eaf18f" /src: (copy (src dunolint.opam dunolint-tests.opam dunolint-lib.opam dunolint-dev.opam) (dst ./)) 2025-09-29 08:15.27 ---> saved as "5afdcfa92d21d45fc14a2448332b68e96d5375e49b721cdd28534e5ccb798f8f" /src: (run (network host) (shell "opam pin add -yn dunolint.dev './' && \ \nopam pin add -yn dunolint-tests.dev './' && \ \nopam pin add -yn dunolint-lib.dev './' && \ \nopam pin add -yn dunolint-dev.dev './'")) [dunolint.dev] synchronised (file:///src) dunolint is now pinned to file:///src (version dev) [NOTE] Package dunolint-tests does not exist in opam repositories registered in the current switch. [dunolint-tests.dev] synchronised (file:///src) dunolint-tests is now pinned to file:///src (version dev) [dunolint-lib.dev] synchronised (file:///src) dunolint-lib is now pinned to file:///src (version dev) [NOTE] Package dunolint-dev does not exist in opam repositories registered in the current switch. [dunolint-dev.dev] synchronised (file:///src) dunolint-dev is now pinned to file:///src (version dev) 2025-09-29 08:15.30 ---> saved as "c732c6b2a24b1fc58ac1036d7b88c273b5366743a72f66c90e2ddf144e486f05" /src: (run (network host) (shell "echo '(lang dune 3.0)' > './dune-project'")) 2025-09-29 08:15.30 ---> saved as "38b617810800cb7d95a3d3b9f5ea28651a13deeb50a469450c9dfce759780d66" /src: (env DEPS "astring.0.8.5 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 base_bigstring.v0.17.0 base_quickcheck.v0.17.0 bin_prot.v0.17.0-1 bisect_ppx.2.8.3 camlp-streams.5.0.1 capitalization.v0.17.0 cmdlang.0.0.10 cmdlang-cmdliner-err-runner.0.0.16 cmdlang-stdlib-runner.0.0.10 cmdlang-to-cmdliner.0.0.10 cmdliner.1.3.0 core.v0.17.1 core_kernel.v0.17.0 core_unix.v0.17.1 cppo.1.8.0 csexp.1.5.2 dune.3.20.2 dune-build-info.3.20.2 dune-configurator.3.20.2 dyn.3.20.2 either.1.0.0 expect_test_helpers_core.v0.17.0 fieldslib.v0.17.0 file-rewriter.0.0.3 fix.20250919 fmt.0.11.0 fpath.0.7.3 fpath-base.0.3.1 fpath-sexp0.0.3.1 gel.v0.17.0 int_repr.v0.17.0 jane-street-headers.v0.17.0 jst-config.v0.17.0 loc.0.2.2 logs.0.9.0 mdx.2.5.0 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 num.1.6 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-version.4.0.1 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlformat.0.27.0 ocamlformat-lib.0.27.0 ocp-indent.1.8.1 octavius.1.2.2 ordering.3.20.2 pageantty.0.0.2 parsexp.v0.17.0 patdiff.v0.17.0 patience_diff.v0.17.0 pp.2.0.0 pplumbing.0.0.16 pplumbing-err.0.0.16 pplumbing-log.0.0.16 pplumbing-log-cli.0.0.16 pplumbing-pp-tty.0.0.16 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.0 ppx_bin_prot.v0.17.0 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_diff.v0.17.0 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.2 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.0 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.0 ppx_jane.v0.17.0 ppx_js_style.v0.17.0 ppx_let.v0.17.0 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.0 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.0 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.0 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.0 ppx_typerep_conv.v0.17.0 ppx_variants_conv.v0.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.2 re.1.14.0 result.1.5 sexp_pretty.v0.17.0 sexplib.v0.17.0 sexplib0.v0.17.0 sexps-rewriter.0.0.3 spawn.v0.17.0 splittable_random.v0.17.0 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.20.2 time_now.v0.17.0 timezone.v0.17.0 topkg.1.1.0 typerep.v0.17.1 uopt.v0.17.0 uucp.17.0.0 uuseg.17.0.0 uutf.1.0.4 variantslib.v0.17.0") /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.4 --depext-only -y dunolint.dev dunolint-tests.dev dunolint-lib.dev dunolint-dev.dev $DEPS")) + /usr/bin/sudo "zypper" "--non-interactive" "refresh" - Retrieving repository 'Update repository of openSUSE Backports' metadata [. - . - .error] - Repository 'Update repository of openSUSE Backports' is invalid. - [repo-backports-update|http://download.opensuse.org/update/leap/15.6/backports/] Failed to retrieve new repository metadata. - History: - - Location 'http://download.opensuse.org/update/leap/15.6/backports/repodata/repomd.xml' is temporarily unaccessible. - Please check if the URIs defined for this repository are pointing to a valid repository. - Skipping repository 'Update repository of openSUSE Backports' because of the above error. - Retrieving repository 'Update repository with updates from SUSE Linux Enterprise 15' metadata [. - . - . - Looking for gpg keys in repository Update repository with updates from SUSE Linux Enterprise 15. - gpgkey=http://download.opensuse.org/update/leap/15.6/sle/repodata/repomd.xml.key - .. - . - ... - .... - .... - ......... - .... - .... - .... - .... - .... - .... - .... - .......... - ....... - ........ - ........ - ........ - ........ - ..... - ....... - .... - ...... - ..... - ..... - .... - ... - . - .... - ...... - ........... - ..... - ....... - .... - . - .... - . - .... - ..... - ..... - ... - ...... - ...... - .... - .. - ..... - ..... - ..... - ....... - .... - .... - .... - ... - ..... - .... - .... - ..... - ... - .. - ...... - ........ - .... - . - ...... - ...... - ... - ...... - .. - .. - ....... - ....... - ..... - . - ..... - ..... - ........ - ..... - .. - ... - ... - .... - ...... - ... - .... - ...... - ....... - .... - .... - ..... - ........ - . - . - .. - ....... - .... - . - .... - . - ..... - .... - .. - .... - . - .... - ...... - ...... - ..... - .... - ..... - ... - .. - ..... - .... - .... - ....... - ....... - ...... - ...... - ....... - ..... - .... - ... - ..... - .... - . - .. - ... - ....... - ....... - ..... - ... - ... - . - .... - ........ - ... - .... - ..... - .... - .... - ........ - . - . - ........ - ..... - .... - ..... - ....... - ....... - .. - . - . - . - .. - . - . - . - . - . - . - . - .. - .. - .. - . - . - . - . - .. - . - ....... - .... - .. - . - .... - ..... - ... - .... - ..... - ..... - ...... - ....... - .. - .... - ...... - .... - ... - ...... - ... - .... - .. - . - ...... - . - ...... - .... - ... - .... - ... - .... - ... - .. - . - ..... - ..... - ... - .. - .... - . - ..... - . - .. - ... - .. - .... - .... - .. - ... - ...... - ..... - .... - ... - ... - ... - ..... - .. - .... - .. - .... - ..... - ... - ... - ........ - .. - .. - .... - . - . - . - ...... - ..... - ... - ....... - ..... - ...... - .. - ... - .. - .... - ... - ...... - ......... - ..... - .... - .... - .... - ..... - ..... - ...... - ....... - ....... - .. - ...... - .. - ...... - .... - .... - .... - .. - ...... - .. - .... - ....... - .... - .. - ....... - ....... - ........ - ...... - ........ - ..... - .... - .. - ..... - ....... - ...... - ...... - ....... - ... - .. - ... - .... - .... - ...... - ....... - ... - .. - .... - ....... - ..... - ..... - .... - ... - ..... - .... - ... - ...... - ... - .... - .... - .... - ...... - . - ...... - ....... - ..... - ..... - .... - ..... - ..... - ........ - ...... - .. - ...... - ....... - .... - ..... - ...... - ...... - ...... - ...... - ... - .. - ...... - ... - . - ...... - ...... - .... - ....... - ... - ...... - ...... - ..... - ... - .. - .... - .... - ... - .... - ... - .... - ...... - ...... - ...... - .... - .... - ........ - ..... - ...... - ....... - ... - ... - .. - ......... - .. - ... - ...... - ..... - .... - .... - ..... - ...... - .... - .. - .. - ..... - ..... - .. - ..... - .... - ...... - ... - .. - . - .... - .. - .. - ....... - .. - ....... - .. - . - .... - ....... - ...... - ..... - ... - .... - .... - .. - .... - ........ - .... - .. - ...... - ...... - .. - .. - ....... - ..... - ..... - .. - ...... - ........ - ..... - ........ - ....... - ...... - ... - ....... - ........ - ... - ... - ....... - ..... - .... - ...... - ....... - ... - ...... - ...... - ...... - ...... - .... - ... - ....... - ......... - .......... - ..... - ...... - ........ - ...... - .... - .... - ..... - ... - .... - .... - ..... - ..... - ... - ..... - . - ..... - ...... - ....... - ...... - .. - .. - ..... - ........ - ...... - .... - .. - .. - .... - .... - ... - ... - ..... - .... - .... - .. - ...... - ...... - ...... - .... - .......... - ...... - ....... - .... - ........ - .... - .... - ... - ........ - ..... - .. - ........ - ........ - . - ... - ...... - ..... - ... - ... - ..... - ..... - ... - ...... - ......... - ....... - .... - ....... - ....... - ...... - ... - ...... - ........ - ........ - .. - ...... - ..... - ... - ... - .... - .... - ....... - ...... - ....... - ..... - .... - ...... - ........ - .... - .. - ......... - ... - ... - ...... - ... - .... - ...... - ..... - ............ - ..... - ...... - . - .... - ...... - ..... - ..... - . - .... - ... - ....... - ...... - ...... - ..... - ..... - .. - ....... - .... - ... - .... - ..... - ... - .... - ....... - ...... - . - ... - ...... - ........ - ..... - ..... - ....... - ... - ...... - .... - ..... - ..... - ..... - ....... - ... - ... - .... - ... - . - ..... - ..... - ..... - ... - ..... - ..... - ..... - ..... - ...... - .... - ....... - . - .... - ....... - .... - ..... - ........ - ...... - ...... - ...... - ..... - ... - ....... - .. - ..... - ........ - ...... - ........ - ..... - ........ - ........ - ........ - ....... - ........ - ........ - ......... - ........ - .done] - Building repository 'Update repository with updates from SUSE Linux Enterprise 15' cache [.. - ..done] - Retrieving repository 'Main Update Repository' metadata [.. - . - Looking for gpg keys in repository Main Update Repository. - gpgkey=http://download.opensuse.org/update/leap/15.6/oss/repodata/repomd.xml.key - . - ........ - ..done] - Building repository 'Main Update Repository' cache [....done] - Repository 'Update Repository (Non-Oss)' is up to date. - Repository 'Non-OSS Repository' is up to date. - Repository 'Main Repository' is up to date. - Some of the repositories have not been refreshed because of an error. Fatal error: System package update failed with exit code 4 at command: sudo zypper --non-interactive refresh "/usr/bin/env" "bash" "-c" "opam update --depexts && opam install --cli=2.4 --depext-only -y dunolint.dev dunolint-tests.dev dunolint-lib.dev dunolint-dev.dev $DEPS" failed with exit status 99 2025-09-29 08:30.43: Job failed: Failed: Build failed