(not at the head of any monitored branch or PR)
2025-05-06 09:03.56: New job: list revdeps of alt-ergo-plugin-ab-why3.2.6.2, using opam 2.3
                              from https://github.com/ocaml/opam-repository.git#refs/pull/27852/head (f438c367e0d7f0427867ac6b2e3dded510b41e34)
                              on debian-12-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/27852/head" && git reset --hard f438c367
git fetch origin master
git merge --no-edit e28c86445c807c3d11aecedb95a03661481a7d1c
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.14@sha256:961db72a88a17b39e6ed38c7f163d2e87a7d7807933a0cd9e22e5d93aa634b23
USER 1000:1000
WORKDIR /home/opam
RUN sudo ln -f /usr/bin/opam-2.3 /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 echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'alt-ergo-plugin-ab-why3.2.6.2' --coinstallable-with 'alt-ergo-plugin-ab-why3.2.6.2' --all-versions --depopts && opam list -s --color=never --depends-on 'alt-ergo-plugin-ab-why3.2.6.2' --coinstallable-with 'alt-ergo-plugin-ab-why3.2.6.2' --all-versions --recursive && opam list -s --color=never --depends-on 'alt-ergo-plugin-ab-why3.2.6.2' --coinstallable-with 'alt-ergo-plugin-ab-why3.2.6.2' --all-versions --with-test --depopts && echo '@@@OUTPUT'

END-OF-DOCKERFILE
docker build -f ../Dockerfile .

2025-05-06 09:03.56: Using cache hint "ocaml/opam:debian-12-ocaml-4.14@sha256:961db72a88a17b39e6ed38c7f163d2e87a7d7807933a0cd9e22e5d93aa634b23-alt-ergo-plugin-ab-why3.2.6.2-f438c367e0d7f0427867ac6b2e3dded510b41e34"
2025-05-06 09:03.56: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.14@sha256:961db72a88a17b39e6ed38c7f163d2e87a7d7807933a0cd9e22e5d93aa634b23)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo ln -f /usr/bin/opam-2.3 /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 "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'alt-ergo-plugin-ab-why3.2.6.2' --coinstallable-with 'alt-ergo-plugin-ab-why3.2.6.2' --all-versions --depopts && opam list -s --color=never --depends-on 'alt-ergo-plugin-ab-why3.2.6.2' --coinstallable-with 'alt-ergo-plugin-ab-why3.2.6.2' --all-versions --recursive && opam list -s --color=never --depends-on 'alt-ergo-plugin-ab-why3.2.6.2' --coinstallable-with 'alt-ergo-plugin-ab-why3.2.6.2' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
)

2025-05-06 09:03.56: Waiting for resource in pool OCluster
2025-05-06 09:03.56: Waiting for worker…
2025-05-06 09:09.06: Got resource from pool OCluster
Building on x86-bm-c2.sw.ocaml.org
All commits already cached
HEAD is now at e28c86445c Merge pull request #27816 from Leonidas-from-XIV/core-unix-alpine
Updating e28c86445c..f438c367e0
Fast-forward
 packages/alt-ergo-lib/alt-ergo-lib.2.6.2/opam      | 70 ++++++++++++++++++++++
 .../alt-ergo-parsers/alt-ergo-parsers.2.6.2/opam   | 56 +++++++++++++++++
 .../alt-ergo-plugin-ab-why3.2.6.2/opam             | 51 ++++++++++++++++
 packages/alt-ergo/alt-ergo.2.6.2/opam              | 55 +++++++++++++++++
 4 files changed, 232 insertions(+)
 create mode 100644 packages/alt-ergo-lib/alt-ergo-lib.2.6.2/opam
 create mode 100644 packages/alt-ergo-parsers/alt-ergo-parsers.2.6.2/opam
 create mode 100644 packages/alt-ergo-plugin-ab-why3/alt-ergo-plugin-ab-why3.2.6.2/opam
 create mode 100644 packages/alt-ergo/alt-ergo.2.6.2/opam

(from ocaml/opam:debian-12-ocaml-4.14@sha256:961db72a88a17b39e6ed38c7f163d2e87a7d7807933a0cd9e22e5d93aa634b23)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:961db72a88a17b39e6ed38c7f163d2e87a7d7807933a0cd9e22e5d93aa634b23' locally
docker.io/ocaml/opam@sha256:961db72a88a17b39e6ed38c7f163d2e87a7d7807933a0cd9e22e5d93aa634b23: Pulling from ocaml/opam
31577a5a725a: Pulling fs layer
31577a5a725a: Verifying Checksum
31577a5a725a: Download complete
31577a5a725a: Pull complete
Digest: sha256:961db72a88a17b39e6ed38c7f163d2e87a7d7807933a0cd9e22e5d93aa634b23
Status: Downloaded newer image for ocaml/opam@sha256:961db72a88a17b39e6ed38c7f163d2e87a7d7807933a0cd9e22e5d93aa634b23
2025-05-06 09:09.09 ---> using "af7d22c5637bd7ee82399e9803683a4a41d836ff89b0309380b7bf79fa1a3d8f" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam"))
2025-05-06 09:09.09 ---> using "d88486c18e28cec3bb87966d216ad6d737f9cee2530699b53241059de9573861" 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] Initialised
2025-05-06 09:09.09 ---> using "35affd7e22805c251b601ca2514da279112149f0349c441ae37e4408384c5872" 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.3.0 (35acd0c5abc5e66cdbd5be16ba77aa6c33a4c724)
# self-upgrade         no
# system               arch=x86_64 os=linux os-distribution=debian os-version=12
# solver               builtin-0install
# install-criteria     -changed,-count[avoid-version,solution]
# upgrade-criteria     -count[avoid-version,solution]
# jobs                 39
# repositories         1 (version-controlled)
# pinned               1 (version)
# current-switch       4.14
# invariant            ["ocaml-base-compiler" {= "4.14.2"}]
# compiler-packages    ocaml-base-compiler.4.14.2, ocaml-options-vanilla.1
# ocaml:native         true
# ocaml:native-tools   true
# ocaml:native-dynlink true
# ocaml:stubsdir       /home/opam/.opam/4.14/lib/ocaml/stublibs:/home/opam/.opam/4.14/lib/ocaml
# ocaml:preinstalled   false
# ocaml:compiler       4.14.2
2025-05-06 09:09.09 ---> using "d69ba2b6017050ab010ab4e2cb7421d42ae11dc5b0abf841ece337e401e04c17" 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-05-06 09:09.09 ---> using "ad49f96cf3d4efb558ecccffeff8f641a20c32d4032dd9edac366a57974bcaf9" from cache

/home/opam: (copy (src .) (dst opam-repository/))
2025-05-06 09:09.10 ---> using "e0ccc85e9395b5dc574d0eb46cd1763ad9a46d4dfedc71a5b98ddac10ce7eb1f" from cache

/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2025-05-06 09:09.10 ---> using "c9d4a1c416bc7f480cb49d7142ca5ad8d9b3049d9d547d44b7b2e78204de6436" 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 bookworm InRelease
- Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
- Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
- Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [258 kB]
- Fetched 361 kB in 0s (1266 kB/s)
- Reading package lists...
2025-05-06 09:09.10 ---> using "0ac9f4751f1ffd36bd7e91d83b0eabc9bfa82d02447975c5b17fdbff8f19bce6" from cache

/home/opam: (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'alt-ergo-plugin-ab-why3.2.6.2' --coinstallable-with 'alt-ergo-plugin-ab-why3.2.6.2' --all-versions --depopts && opam list -s --color=never --depends-on 'alt-ergo-plugin-ab-why3.2.6.2' --coinstallable-with 'alt-ergo-plugin-ab-why3.2.6.2' --all-versions --recursive && opam list -s --color=never --depends-on 'alt-ergo-plugin-ab-why3.2.6.2' --coinstallable-with 'alt-ergo-plugin-ab-why3.2.6.2' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
@@@OUTPUT
alt-ergo-plugin-ab-why3.2.6.2
@@@OUTPUT
2025-05-06 09:09.50 ---> saved as "3b18b54a45451fa6a4502ad9b3bb485675548ba858197e7669ea4cf4135d6bc8"
Job succeeded
2025-05-06 09:09.56: Job succeeded