(for PR #27360)

2025-11-10 21:16.00: New job: list revdeps of conf-rocksdb-ge-5-17-2.5.17.2, using opam dev
                              from https://github.com/ocaml/opam-repository.git#refs/pull/27360/head (879cce6341a5b8d26f5989e5001751782571cb8b)
                              on debian-13-ocaml-5.4/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/27360/head" && git reset --hard 879cce63
git fetch origin master
git merge --no-edit b6a264c784afa1e19f7a926fc10d49010ad12be4
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-5.4@sha256:0b68f45799a4ff0af182b78277d652e076097f37cbcb04aa9d74bfbd7d300e58
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 echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'conf-rocksdb-ge-5-17-2.5.17.2' --coinstallable-with 'conf-rocksdb-ge-5-17-2.5.17.2' --all-versions --depopts && opam list -s --color=never --depends-on 'conf-rocksdb-ge-5-17-2.5.17.2' --coinstallable-with 'conf-rocksdb-ge-5-17-2.5.17.2' --all-versions --recursive && opam list -s --color=never --depends-on 'conf-rocksdb-ge-5-17-2.5.17.2' --coinstallable-with 'conf-rocksdb-ge-5-17-2.5.17.2' --all-versions --with-test --depopts && echo '@@@OUTPUT'

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

2025-11-10 21:16.00: Using cache hint "ocaml/opam:debian-13-ocaml-5.4@sha256:0b68f45799a4ff0af182b78277d652e076097f37cbcb04aa9d74bfbd7d300e58-conf-rocksdb-ge-5-17-2.5.17.2-879cce6341a5b8d26f5989e5001751782571cb8b"
2025-11-10 21:16.00: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.4@sha256:0b68f45799a4ff0af182b78277d652e076097f37cbcb04aa9d74bfbd7d300e58)
 (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 "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'conf-rocksdb-ge-5-17-2.5.17.2' --coinstallable-with 'conf-rocksdb-ge-5-17-2.5.17.2' --all-versions --depopts && opam list -s --color=never --depends-on 'conf-rocksdb-ge-5-17-2.5.17.2' --coinstallable-with 'conf-rocksdb-ge-5-17-2.5.17.2' --all-versions --recursive && opam list -s --color=never --depends-on 'conf-rocksdb-ge-5-17-2.5.17.2' --coinstallable-with 'conf-rocksdb-ge-5-17-2.5.17.2' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
)

2025-11-10 21:16.00: Waiting for resource in pool OCluster
2025-11-10 22:43.08: Waiting for worker…
2025-11-10 22:45.44: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
Updating files:  72% (13616/18706)
Updating files:  73% (13656/18706)
Updating files:  74% (13843/18706)
Updating files:  75% (14030/18706)
Updating files:  76% (14217/18706)
Updating files:  77% (14404/18706)
Updating files:  78% (14591/18706)
Updating files:  79% (14778/18706)
Updating files:  80% (14965/18706)
Updating files:  81% (15152/18706)
Updating files:  82% (15339/18706)
Updating files:  83% (15526/18706)
Updating files:  84% (15714/18706)
Updating files:  85% (15901/18706)
Updating files:  86% (16088/18706)
Updating files:  87% (16275/18706)
Updating files:  88% (16462/18706)
Updating files:  89% (16649/18706)
Updating files:  90% (16836/18706)
Updating files:  91% (17023/18706)
Updating files:  92% (17210/18706)
Updating files:  93% (17397/18706)
Updating files:  94% (17584/18706)
Updating files:  95% (17771/18706)
Updating files:  96% (17958/18706)
Updating files:  97% (18145/18706)
Updating files:  98% (18332/18706)
Updating files:  99% (18519/18706)
Updating files: 100% (18706/18706)
Updating files: 100% (18706/18706), done.
HEAD is now at b6a264c784 Merge pull request #28853 from AltGr/catala100
Merge made by the 'ort' strategy.
 .../conf-rocksdb-ge-5-17-2.5.17.2/opam             | 37 ++++++++++++++
 packages/ocaml-rocksdb/ocaml-rocksdb.0.02/opam     | 59 ++++++++++++++++++++++
 2 files changed, 96 insertions(+)
 create mode 100644 packages/conf-rocksdb-ge-5-17-2/conf-rocksdb-ge-5-17-2.5.17.2/opam
 create mode 100644 packages/ocaml-rocksdb/ocaml-rocksdb.0.02/opam

(from ocaml/opam:debian-13-ocaml-5.4@sha256:0b68f45799a4ff0af182b78277d652e076097f37cbcb04aa9d74bfbd7d300e58)
2025-11-10 22:45.47 ---> using "9f1bc9b76367c8d29be355965b06cbbd4aeb05818e6e1915136daad8eabad361" 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-11-10 22:45.47 ---> using "7167cf2609d50147b3cfe8b00e0f1981e785c56c3c47bd6356e0f3732d6bafd7" 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-11-10 22:45.47 ---> using "db7b310c65b31b91b9590efe8919a126934a7e42418115cd912ed2612662d318" 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~alpha1
# self-upgrade         no
# system               arch=x86_64 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                 71
# 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-11-10 22:45.47 ---> using "370daf58656f453890b2ebe0d8367763e6fea8bbb7471d68f3d783ad40f9e8ee" 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-11-10 22:45.47 ---> using "d7d7d34009e7cd5bb4f41663ceab70bbd4c419269902dabc72ab91552d36d91d" from cache

/home/opam: (copy (src .) (dst opam-repository/))
2025-11-10 22:45.49 ---> using "82860c5416b5856ecc057ab5e3e40420db2c5d0d0e9a4745e72d93786c9f44cf" from cache

/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2025-11-10 22:45.49 ---> using "7a6044ccbaf9ce8038cfddfbce3bd12e2c8e599458e7af7268a934ecd844cd62" 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 amd64 Packages [69.3 kB]
- Fetched 160 kB in 0s (332 kB/s)
- Reading package lists...
- 
2025-11-10 22:45.49 ---> using "60f60ef023b682db7906d128e73b40c90e3332bd84dc45196224931c19969c14" from cache

/home/opam: (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'conf-rocksdb-ge-5-17-2.5.17.2' --coinstallable-with 'conf-rocksdb-ge-5-17-2.5.17.2' --all-versions --depopts && opam list -s --color=never --depends-on 'conf-rocksdb-ge-5-17-2.5.17.2' --coinstallable-with 'conf-rocksdb-ge-5-17-2.5.17.2' --all-versions --recursive && opam list -s --color=never --depends-on 'conf-rocksdb-ge-5-17-2.5.17.2' --coinstallable-with 'conf-rocksdb-ge-5-17-2.5.17.2' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
@@@OUTPUT
conf-rocksdb-ge-5-17-2.5.17.2
@@@OUTPUT
2025-11-10 22:46.49 ---> saved as "1f58b9ba74aee229fd9746f6515bb6ae05f708a2f31fba59204ad3262ce8d51e"
Job succeeded
2025-11-10 22:46.55: Job succeeded