(not at the head of any monitored branch or PR)
2024-11-26 20:21.08: New job: build acp4.1.1.0, using opam dev
                              from https://github.com/ocaml/opam-repository.git#refs/pull/26809/head (ae7904f09ddc568094c79125171faa8c08f0ecd5)
                              on debian-11-ocaml-4.14/amd64

To reproduce locally:

cd $(mktemp -d)
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/26809/head" && git reset --hard ae7904f0
git fetch origin master
git merge --no-edit 99bc90ff813af4d02cb0627f6b3e5a8c84e2e04a
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-11-ocaml-4.14@sha256:390b605be5641079df07b4124f6d406736af200cc992c29d3d1cbdbf1ed5f13e
USER 1000:1000
WORKDIR /home/opam
RUN sudo ln -f /usr/bin/opam-dev /usr/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
ENV OPAMDOWNLOADJOBS="1"
ENV OPAMERRLOGLEN="0"
ENV OPAMSOLVERTIMEOUT="1000"
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 acp4.1.1.0 1.1.0
RUN opam reinstall acp4.1.1.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-11\""; then \
    echo "A package failed and has been disabled for CI using the 'x-ci-accept-failures' field."; \
    fi; \
    test "$pkg" != 'acp4.1.1.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 .

2024-11-26 20:21.08: Using cache hint "ocaml/opam:debian-11-ocaml-4.14@sha256:390b605be5641079df07b4124f6d406736af200cc992c29d3d1cbdbf1ed5f13e-acp4.1.1.0-ae7904f09ddc568094c79125171faa8c08f0ecd5"
2024-11-26 20:21.08: Using OBuilder spec:
((from ocaml/opam:debian-11-ocaml-4.14@sha256:390b605be5641079df07b4124f6d406736af200cc992c29d3d1cbdbf1ed5f13e)
 (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 "uname -rs && opam exec -- ocaml -version && opam --version"))
 (env OPAMDOWNLOADJOBS 1)
 (env OPAMERRLOGLEN 0)
 (env OPAMSOLVERTIMEOUT 1000)
 (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 acp4.1.1.0 1.1.0"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell  "opam reinstall acp4.1.1.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-11\\\"\"; then\
             \n            echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
             \n          fi;\
             \n          test \"$pkg\" != 'acp4.1.1.0' && partial_fails=\"$partial_fails $pkg\";\
             \n        done;\
             \n        test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
             \n        exit 1"))
)

2024-11-26 20:21.08: Waiting for resource in pool OCluster
2024-11-26 22:04.16: Waiting for worker…
2024-11-26 22:08.45: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
Updating files:  59% (19590/32732)
Updating files:  60% (19640/32732)
Updating files:  61% (19967/32732)
Updating files:  62% (20294/32732)
Updating files:  63% (20622/32732)
Updating files:  64% (20949/32732)
Updating files:  65% (21276/32732)
Updating files:  66% (21604/32732)
Updating files:  67% (21931/32732)
Updating files:  68% (22258/32732)
Updating files:  69% (22586/32732)
Updating files:  70% (22913/32732)
Updating files:  71% (23240/32732)
Updating files:  72% (23568/32732)
Updating files:  73% (23895/32732)
Updating files:  74% (24222/32732)
Updating files:  75% (24549/32732)
Updating files:  76% (24877/32732)
Updating files:  77% (25204/32732)
Updating files:  78% (25531/32732)
Updating files:  79% (25859/32732)
Updating files:  80% (26186/32732)
Updating files:  81% (26513/32732)
Updating files:  82% (26841/32732)
Updating files:  83% (27168/32732)
Updating files:  84% (27495/32732)
Updating files:  85% (27823/32732)
Updating files:  86% (28150/32732)
Updating files:  87% (28477/32732)
Updating files:  88% (28805/32732)
Updating files:  89% (29132/32732)
Updating files:  90% (29459/32732)
Updating files:  91% (29787/32732)
Updating files:  92% (30114/32732)
Updating files:  93% (30441/32732)
Updating files:  94% (30769/32732)
Updating files:  95% (31096/32732)
Updating files:  96% (31423/32732)
Updating files:  97% (31751/32732)
Updating files:  98% (32078/32732)
Updating files:  99% (32405/32732)
Updating files: 100% (32732/32732)
Updating files: 100% (32732/32732), done.
HEAD is now at 99bc90ff81 Merge pull request #26955 from eponier/jasmin.2024.07.2
Merge made by the 'ort' strategy.
 packages/acp4/acp4.1.1.0/opam | 36 ++++++++++++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)
 create mode 100644 packages/acp4/acp4.1.1.0/opam

(from ocaml/opam:debian-11-ocaml-4.14@sha256:390b605be5641079df07b4124f6d406736af200cc992c29d3d1cbdbf1ed5f13e)
2024-11-26 22:09.17 ---> using "42f79f17a088ee075163a899a9a621efc30938633fe9389362b1b81f5ac545f6" from cache

/: (user (uid 1000) (gid 1000))

/: (workdir /home/opam)

/home/opam: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2024-11-26 22:09.17 ---> using "ed52c870627a4f0ca0b1880709b9ae6487357b836f255c0d74df10d88b850dd8" 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 development 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] synchronised from file:///home/opam/opam-repository
2024-11-26 22:09.17 ---> using "d70f3dd669ae440d8836a4fc1b3ddd4f842d1fae51f83f5feb903fc8554d3c90" from cache

/home/opam: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 5.15.0-126-generic
The OCaml toplevel, version 4.14.2
2.4.0~alpha1~dev
2024-11-26 22:09.17 ---> using "a520213826ab03c4961ae4fa0ff5f976229e678e5cfe8abafbcc820dae637aab" from cache

/home/opam: (env OPAMDOWNLOADJOBS 1)

/home/opam: (env OPAMERRLOGLEN 0)

/home/opam: (env OPAMSOLVERTIMEOUT 1000)

/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/"))
2024-11-26 22:09.17 ---> using "01f9101ba4511446fafbe85890a11c7b347ce4444480b5860b0e6a0cefe3df51" from cache

/home/opam: (copy (src .) (dst opam-repository/))
2024-11-26 22:09.35 ---> saved as "ad8649090732a922983f2b96aae71c460b97c6797844e5ed5aeadcc3253c2324"

/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2024-11-26 22:10.30 ---> saved as "36ce0f3b168f21706dca17699aad4750a94680d7f804afef2cb4b96628b3d2a9"

/home/opam: (run (network host)
                 (shell "opam update --depexts || true"))
+ /usr/bin/sudo "apt-get" "update"
- Hit:1 http://deb.debian.org/debian bullseye InRelease
- Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]
- Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
- Get:4 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [309 kB]
- Fetched 381 kB in 0s (901 kB/s)
- Reading package lists...
2024-11-26 22:10.32 ---> saved as "aafdf5d920f7e97ad9b6540745ec08df64e884cd1556f9e06208efd43f27a323"

/home/opam: (run (shell "opam pin add -k version -yn acp4.1.1.0 1.1.0"))
acp4 is now pinned to version 1.1.0
2024-11-26 22:10.33 ---> saved as "a338ec9ca07c1ae5448a541f9bb22ca394f676d0a4a186389d201f09009544ba"

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
                 (network host)
                 (shell  "opam reinstall acp4.1.1.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-11\\\"\"; then\
                        \n            echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
                        \n          fi;\
                        \n          test \"$pkg\" != 'acp4.1.1.0' && partial_fails=\"$partial_fails $pkg\";\
                        \n        done;\
                        \n        test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
                        \n        exit 1"))
acp4.1.1.0 is not installed. Install it? [Y/n] y
  * No agreement on the version of ocaml:
    - (invariant) -> ocaml-base-compiler = 4.14.2 -> ocaml = 4.14.2
    - acp4 >= 1.1.0 -> molenc >= 16.23.0 -> ocaml >= 5.1.0
    You can temporarily relax the switch invariant with `--update-invariant'
  * Incompatible packages:
    - (invariant) -> ocaml-base-compiler = 4.14.2
    - acp4 >= 1.1.0 -> molenc >= 16.23.0 -> ocaml >= 5.1.0 -> ocaml-variants >= 5.1.1~
  * Missing dependency:
    - acp4 >= 1.1.0 -> molenc >= 16.23.0 -> ocaml >= 5.1.0 -> ocaml-variants >= 5.1.1~ -> system-msvc
    unmet availability conditions: 'os = "win32"'

No solution found, exiting
"/usr/bin/env" "bash" "-c" "opam reinstall acp4.1.1.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-11\""; then
            echo "A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.";
          fi;
          test "$pkg" != 'acp4.1.1.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
2024-11-26 22:12.06: Job failed: Failed: Build failed
2024-11-26 22:12.06: Log analysis:
2024-11-26 22:12.06: >>> 
No solution found, exiting
 (score = 100)
2024-11-26 22:12.06: [SKIP] Package not available