(for PR #29027)
2025-12-06 22:13.29: New job: build cohttp-curl-async.6.2.0, using opam dev
from https://github.com/ocaml/opam-repository.git#refs/pull/29027/head (1943a08a49bd8ad146df90b1b6fce4343775819f)
on debian-13-ocaml-5.4/s390x
To reproduce locally:
cd $(mktemp -d)
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29027/head" && git reset --hard 1943a08a
git fetch origin master
git merge --no-edit 2ab7464b16d46be89975bea0595240dd3fccf608
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-5.4@sha256:45d6b694b7f833444906f92b884631830f56bb18edce945177df5dd2eeaa969b
USER 1000:1000
WORKDIR /home/opam
RUN sudo ln -f /usr/bin/opam-dev /usr/bin/opam
RUN opam init --reinit -ni
RUN opam option solver=builtin-0install && opam config report
ENV OPAMDOWNLOADJOBS="1"
ENV OPAMERRLOGLEN="0"
ENV OPAMPRECISETRACKING="1"
ENV CI="true"
ENV OPAM_REPO_CI="true"
RUN rm -rf opam-repository/
COPY --chown=1000:1000 . opam-repository/
RUN opam repository set-url --strict default opam-repository/
RUN opam update --depexts || true
RUN opam pin add -k version -yn cohttp-curl-async.6.2.0 6.2.0
RUN opam reinstall cohttp-curl-async.6.2.0; \
res=$?; \
test "$res" != 31 && exit "$res"; \
export OPAMCLI=2.0; \
build_dir=$(opam var prefix)/.opam-switch/build; \
failed=$(ls "$build_dir"); \
partial_fails=""; \
for pkg in $failed; do \
if opam show -f x-ci-accept-failures: "$pkg" | grep -qF "\"debian-13\""; then \
echo "A package failed and has been disabled for CI using the 'x-ci-accept-failures' field."; \
fi; \
test "$pkg" != 'cohttp-curl-async.6.2.0' && partial_fails="$partial_fails $pkg"; \
done; \
test "${partial_fails}" != "" && echo "opam-repo-ci detected dependencies failing: ${partial_fails}"; \
exit 1
END-OF-DOCKERFILE
docker build -f ../Dockerfile .
2025-12-06 22:13.29: Using cache hint "ocaml/opam:debian-13-ocaml-5.4@sha256:45d6b694b7f833444906f92b884631830f56bb18edce945177df5dd2eeaa969b-cohttp-curl-async.6.2.0-1943a08a49bd8ad146df90b1b6fce4343775819f"
2025-12-06 22:13.29: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.4@sha256:45d6b694b7f833444906f92b884631830f56bb18edce945177df5dd2eeaa969b)
(user (uid 1000) (gid 1000))
(workdir /home/opam)
(run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
(run (network host)
(shell "opam init --reinit --config .opamrc-sandbox -ni"))
(run (shell "opam option solver=builtin-0install && opam config report"))
(env OPAMDOWNLOADJOBS 1)
(env OPAMERRLOGLEN 0)
(env OPAMPRECISETRACKING 1)
(env CI true)
(env OPAM_REPO_CI true)
(run (shell "rm -rf opam-repository/"))
(copy (src .) (dst opam-repository/))
(run (shell "opam repository set-url --strict default opam-repository/"))
(run (network host)
(shell "opam update --depexts || true"))
(run (shell "opam pin add -k version -yn cohttp-curl-async.6.2.0 6.2.0"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam reinstall cohttp-curl-async.6.2.0;\
\n res=$?;\
\n test \"$res\" != 31 && exit \"$res\";\
\n export OPAMCLI=2.0;\
\n build_dir=$(opam var prefix)/.opam-switch/build;\
\n failed=$(ls \"$build_dir\");\
\n partial_fails=\"\";\
\n for pkg in $failed; do\
\n if opam show -f x-ci-accept-failures: \"$pkg\" | grep -qF \"\\\"debian-13\\\"\"; then\
\n echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
\n fi;\
\n test \"$pkg\" != 'cohttp-curl-async.6.2.0' && partial_fails=\"$partial_fails $pkg\";\
\n done;\
\n test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
\n exit 1"))
)
2025-12-06 22:13.29: Waiting for resource in pool OCluster
2025-12-06 22:13.30: Waiting for worker…
2025-12-06 22:54.13: Got resource from pool OCluster
Building on s390x-worker-01.marist.ci.dev
All commits already cached
Updating files: 22% (4338/18994)
Updating files: 23% (4369/18994)
Updating files: 24% (4559/18994)
Updating files: 25% (4749/18994)
Updating files: 26% (4939/18994)
Updating files: 27% (5129/18994)
Updating files: 28% (5319/18994)
Updating files: 29% (5509/18994)
Updating files: 30% (5699/18994)
Updating files: 31% (5889/18994)
Updating files: 32% (6079/18994)
Updating files: 32% (6207/18994)
Updating files: 33% (6269/18994)
Updating files: 34% (6458/18994)
Updating files: 35% (6648/18994)
Updating files: 36% (6838/18994)
Updating files: 37% (7028/18994)
Updating files: 37% (7050/18994)
Updating files: 38% (7218/18994)
Updating files: 39% (7408/18994)
Updating files: 40% (7598/18994)
Updating files: 41% (7788/18994)
Updating files: 42% (7978/18994)
Updating files: 43% (8168/18994)
Updating files: 44% (8358/18994)
Updating files: 45% (8548/18994)
Updating files: 46% (8738/18994)
Updating files: 47% (8928/18994)
Updating files: 48% (9118/18994)
Updating files: 49% (9308/18994)
Updating files: 50% (9497/18994)
Updating files: 51% (9687/18994)
Updating files: 52% (9877/18994)
Updating files: 53% (10067/18994)
Updating files: 54% (10257/18994)
Updating files: 55% (10447/18994)
Updating files: 56% (10637/18994)
Updating files: 57% (10827/18994)
Updating files: 58% (11017/18994)
Updating files: 59% (11207/18994)
Updating files: 60% (11397/18994)
Updating files: 60% (11508/18994)
Updating files: 61% (11587/18994)
Updating files: 62% (11777/18994)
Updating files: 63% (11967/18994)
Updating files: 63% (12140/18994)
Updating files: 64% (12157/18994)
Updating files: 65% (12347/18994)
Updating files: 65% (12382/18994)
Updating files: 65% (12426/18994)
Updating files: 66% (12537/18994)
Updating files: 66% (12723/18994)
Updating files: 67% (12726/18994)
Updating files: 67% (12854/18994)
Updating files: 68% (12916/18994)
Updating files: 68% (12998/18994)
Updating files: 69% (13106/18994)
Updating files: 70% (13296/18994)
Updating files: 71% (13486/18994)
Updating files: 72% (13676/18994)
Updating files: 73% (13866/18994)
Updating files: 74% (14056/18994)
Updating files: 75% (14246/18994)
Updating files: 76% (14436/18994)
Updating files: 77% (14626/18994)
Updating files: 78% (14816/18994)
Updating files: 79% (15006/18994)
Updating files: 80% (15196/18994)
Updating files: 81% (15386/18994)
Updating files: 82% (15576/18994)
Updating files: 83% (15766/18994)
Updating files: 84% (15955/18994)
Updating files: 85% (16145/18994)
Updating files: 86% (16335/18994)
Updating files: 87% (16525/18994)
Updating files: 88% (16715/18994)
Updating files: 89% (16905/18994)
Updating files: 90% (17095/18994)
Updating files: 90% (17162/18994)
Updating files: 91% (17285/18994)
Updating files: 92% (17475/18994)
Updating files: 93% (17665/18994)
Updating files: 94% (17855/18994)
Updating files: 95% (18045/18994)
Updating files: 96% (18235/18994)
Updating files: 96% (18325/18994)
Updating files: 97% (18425/18994)
Updating files: 98% (18615/18994)
Updating files: 99% (18805/18994)
Updating files: 100% (18994/18994)
Updating files: 100% (18994/18994), done.
HEAD is now at 2ab7464b16 Merge pull request #29022 from thatportugueseguy/release-passage-0.3.1
Merge made by the 'ort' strategy.
packages/cohttp-async/cohttp-async.6.2.0/opam | 74 +++++++++++++++++++++
packages/cohttp-bench/cohttp-bench.6.2.0/opam | 62 ++++++++++++++++++
.../cohttp-curl-async/cohttp-curl-async.6.2.0/opam | 63 ++++++++++++++++++
.../cohttp-curl-lwt/cohttp-curl-lwt.6.2.0/opam | 63 ++++++++++++++++++
packages/cohttp-curl/cohttp-curl.6.2.0/opam | 51 +++++++++++++++
packages/cohttp-eio/cohttp-eio.6.2.0/opam | 64 ++++++++++++++++++
.../cohttp-lwt-jsoo/cohttp-lwt-jsoo.6.2.0/opam | 63 ++++++++++++++++++
.../cohttp-lwt-unix/cohttp-lwt-unix.6.2.0/opam | 70 ++++++++++++++++++++
packages/cohttp-lwt/cohttp-lwt.6.2.0/opam | 63 ++++++++++++++++++
packages/cohttp-mirage/cohttp-mirage.6.2.0/opam | 70 ++++++++++++++++++++
.../cohttp-server-lwt-unix.6.2.0/opam | 57 ++++++++++++++++
packages/cohttp-top/cohttp-top.6.2.0/opam | 54 +++++++++++++++
packages/cohttp/cohttp.6.2.0/opam | 76 ++++++++++++++++++++++
packages/http/http.6.2.0/opam | 60 +++++++++++++++++
14 files changed, 890 insertions(+)
create mode 100644 packages/cohttp-async/cohttp-async.6.2.0/opam
create mode 100644 packages/cohttp-bench/cohttp-bench.6.2.0/opam
create mode 100644 packages/cohttp-curl-async/cohttp-curl-async.6.2.0/opam
create mode 100644 packages/cohttp-curl-lwt/cohttp-curl-lwt.6.2.0/opam
create mode 100644 packages/cohttp-curl/cohttp-curl.6.2.0/opam
create mode 100644 packages/cohttp-eio/cohttp-eio.6.2.0/opam
create mode 100644 packages/cohttp-lwt-jsoo/cohttp-lwt-jsoo.6.2.0/opam
create mode 100644 packages/cohttp-lwt-unix/cohttp-lwt-unix.6.2.0/opam
create mode 100644 packages/cohttp-lwt/cohttp-lwt.6.2.0/opam
create mode 100644 packages/cohttp-mirage/cohttp-mirage.6.2.0/opam
create mode 100644 packages/cohttp-server-lwt-unix/cohttp-server-lwt-unix.6.2.0/opam
create mode 100644 packages/cohttp-top/cohttp-top.6.2.0/opam
create mode 100644 packages/cohttp/cohttp.6.2.0/opam
create mode 100644 packages/http/http.6.2.0/opam
(from ocaml/opam:debian-13-ocaml-5.4@sha256:45d6b694b7f833444906f92b884631830f56bb18edce945177df5dd2eeaa969b)
Unable to find image 'ocaml/opam:debian-13-ocaml-5.4@sha256:45d6b694b7f833444906f92b884631830f56bb18edce945177df5dd2eeaa969b' locally
docker.io/ocaml/opam@sha256:45d6b694b7f833444906f92b884631830f56bb18edce945177df5dd2eeaa969b: Pulling from ocaml/opam
Digest: sha256:45d6b694b7f833444906f92b884631830f56bb18edce945177df5dd2eeaa969b
Status: Downloaded newer image for ocaml/opam@sha256:45d6b694b7f833444906f92b884631830f56bb18edce945177df5dd2eeaa969b
2025-12-06 22:55.56 ---> using "ee51157536424c6d810b6d94a2fe42e55b717c981437618604b6e07c7397e071" from cache
/: (user (uid 1000) (gid 1000))
/: (workdir /home/opam)
/home/opam: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2025-12-06 22:55.56 ---> using "62e33d47f3f6a852487c3c85d621b78146fe73d2d0f13920d8d72532c2bf73b1" from cache
/home/opam: (run (network host)
(shell "opam init --reinit --config .opamrc-sandbox -ni"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally 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
Format upgrade done.
<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2025-12-06 22:55.56 ---> using "ee89d929855e40b0a0db91479ad76f6c1684fc92ee888772f39964daf3e76860" from cache
/home/opam: (run (shell "opam option solver=builtin-0install && opam config report"))
Set to 'builtin-0install' the field solver in global configuration
# opam config report
# opam-version 2.5.0
# self-upgrade no
# system arch=s390x os=linux os-distribution=debian os-version=13
# solver builtin-0install
# install-criteria -changed,-count[avoid-version,solution]
# upgrade-criteria -count[avoid-version,solution]
# jobs 3
# repositories 1 (version-controlled)
# pinned 1 (version)
# current-switch 5.4
# invariant ["ocaml-base-compiler" {>= "5.4.0"}]
# compiler-packages ocaml-base-compiler.5.4.0, ocaml-compiler.5.4.0, ocaml-options-vanilla.1
# ocaml:native true
# ocaml:native-tools true
# ocaml:native-dynlink true
# ocaml:stubsdir /home/opam/.opam/5.4/lib/ocaml/stublibs:/home/opam/.opam/5.4/lib/ocaml
# ocaml:preinstalled false
# ocaml:compiler 5.4.0
2025-12-06 22:55.56 ---> using "ca637801144c86d4153063cafeba853ca4f20273009eae175ec67674c3a36827" from cache
/home/opam: (env OPAMDOWNLOADJOBS 1)
/home/opam: (env OPAMERRLOGLEN 0)
/home/opam: (env OPAMPRECISETRACKING 1)
/home/opam: (env CI true)
/home/opam: (env OPAM_REPO_CI true)
/home/opam: (run (shell "rm -rf opam-repository/"))
2025-12-06 22:55.56 ---> using "b7187dcb821cf6819870c63798b08f0dd79e0107dfed483850a695a863c9375a" from cache
/home/opam: (copy (src .) (dst opam-repository/))
2025-12-06 22:55.58 ---> using "00d7ae72dbb20b71c5d5d46b973d1b988608432fcbb11601470ee8286068a111" from cache
/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2025-12-06 22:55.58 ---> using "269642cf35171d9976e096c62d8280a25cd3402b4eeb678ea8aa5218bf21081a" from cache
/home/opam: (run (network host)
(shell "opam update --depexts || true"))
+ /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 s390x Packages [72.6 kB]
- Fetched 163 kB in 1s (244 kB/s)
- Reading package lists...
-
2025-12-06 22:55.58 ---> using "2e36c6cdb6c7e6b1001bd8c79affa01ffff08e3a04665fbe97904475070b229b" from cache
/home/opam: (run (shell "opam pin add -k version -yn cohttp-curl-async.6.2.0 6.2.0"))
cohttp-curl-async is now pinned to version 6.2.0
2025-12-06 22:59.04 ---> saved as "e05f788306ed54f30ddbf79518b853130ebad85f2e3b88e5b5095f243894cff3"
/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam reinstall cohttp-curl-async.6.2.0;\
\n res=$?;\
\n test \"$res\" != 31 && exit \"$res\";\
\n export OPAMCLI=2.0;\
\n build_dir=$(opam var prefix)/.opam-switch/build;\
\n failed=$(ls \"$build_dir\");\
\n partial_fails=\"\";\
\n for pkg in $failed; do\
\n if opam show -f x-ci-accept-failures: \"$pkg\" | grep -qF \"\\\"debian-13\\\"\"; then\
\n echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
\n fi;\
\n test \"$pkg\" != 'cohttp-curl-async.6.2.0' && partial_fails=\"$partial_fails $pkg\";\
\n done;\
\n test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
\n exit 1"))
cohttp-curl-async.6.2.0 is not installed. Install it? [Y/n] y
* Incompatible packages:
- (invariant) -> ocaml-base-compiler >= 5.4.0
- cohttp-curl-async >= 6.2.0 -> core_unix -> core < v0.15 -> ocaml < 4.12.0 -> ocaml-variants
You can temporarily relax the switch invariant with `--update-invariant'
* Missing dependency:
- cohttp-curl-async >= 6.2.0 -> core_unix -> ocaml_intrinsics >= v0.16
unmet availability conditions, e.g. 'arch = "x86_64" & os != "win32"'
* Missing dependency:
- cohttp-curl-async >= 6.2.0 -> core_unix -> core < v0.15 -> jst-config < v0.14
unmet availability conditions, e.g. 'arch != "ppc32" & arch != "ppc64" & arch != "s390x"'
* Missing dependency:
- cohttp-curl-async >= 6.2.0 -> core_unix -> core < v0.15 -> core_kernel < v0.15 -> jst-config < v0.14
unmet availability conditions, e.g. 'arch != "ppc32" & arch != "ppc64" & arch != "s390x"'
* Missing dependency:
- cohttp-curl-async >= 6.2.0 -> core_unix -> core < v0.15 -> ocaml < 4.12.0 -> ocaml-base-compiler (<= 3.07+1 | = 3.07+2 | = 3.08.0 | = 3.08.1 | = 3.08.2 | = 3.08.3 | = 3.08.4 | = 3.09.0) | ocaml-system (<= 3.07+1 | = 3.07+2 | >= 3.08.0) | ocaml-variants < 3.09.1~
not available because the package is pinned to version 5.4.0
unmet availability conditions, e.g. 'sys-ocaml-version = "5.4.0" & (os != "win32" | sys-ocaml-libc = "msvc")'
no matching version
* Missing dependency:
- cohttp-curl-async >= 6.2.0 -> core_unix -> core < v0.15 -> ocaml < 4.12.0 -> ocaml-variants -> ocaml-beta
unmet availability conditions: 'enable-ocaml-beta-repository'
* Missing dependency:
- cohttp-curl-async >= 6.2.0 -> core_unix -> core < v0.15 -> ocaml < 4.12.0 -> ocaml-variants -> system-msvc
unmet availability conditions: 'os = "win32"'
No solution found, exiting
"/usr/bin/env" "bash" "-c" "opam reinstall cohttp-curl-async.6.2.0;
res=$?;
test "$res" != 31 && exit "$res";
export OPAMCLI=2.0;
build_dir=$(opam var prefix)/.opam-switch/build;
failed=$(ls "$build_dir");
partial_fails="";
for pkg in $failed; do
if opam show -f x-ci-accept-failures: "$pkg" | grep -qF "\"debian-13\""; then
echo "A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.";
fi;
test "$pkg" != 'cohttp-curl-async.6.2.0' && partial_fails="$partial_fails $pkg";
done;
test "${partial_fails}" != "" && echo "opam-repo-ci detected dependencies failing: ${partial_fails}";
exit 1" failed with exit status 20
2025-12-06 22:59.49: Job failed: Failed: Build failed
2025-12-06 22:59.49: Log analysis:
2025-12-06 22:59.49: >>>
No solution found, exiting
(score = 100)
2025-12-06 22:59.49: [SKIP] Package not available