(for PR #28161)

2025-07-14 12:35.50: New job: list revdeps of gen_js_api.1.1.1, using opam 2.3
                              from https://github.com/ocaml/opam-repository.git#refs/pull/28161/head (9e41ac27483e663a1b4e36d1bf4f10c9604f1cfc)
                              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/28161/head" && git reset --hard 9e41ac27
git fetch origin master
git merge --no-edit ab64da8511384eb17e33f1a279f920ed72d7d958
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.14@sha256:143576507f5c7de2dab1a2bc4748de0e63d8dc0c9524de1e8ea0b273ddd270ab
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 'gen_js_api.1.1.1' --coinstallable-with 'gen_js_api.1.1.1' --all-versions --depopts && opam list -s --color=never --depends-on 'gen_js_api.1.1.1' --coinstallable-with 'gen_js_api.1.1.1' --all-versions --recursive && opam list -s --color=never --depends-on 'gen_js_api.1.1.1' --coinstallable-with 'gen_js_api.1.1.1' --all-versions --with-test --depopts && echo '@@@OUTPUT'

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

2025-07-14 12:35.50: Using cache hint "ocaml/opam:debian-12-ocaml-4.14@sha256:143576507f5c7de2dab1a2bc4748de0e63d8dc0c9524de1e8ea0b273ddd270ab-gen_js_api.1.1.1-9e41ac27483e663a1b4e36d1bf4f10c9604f1cfc"
2025-07-14 12:35.50: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.14@sha256:143576507f5c7de2dab1a2bc4748de0e63d8dc0c9524de1e8ea0b273ddd270ab)
 (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 'gen_js_api.1.1.1' --coinstallable-with 'gen_js_api.1.1.1' --all-versions --depopts && opam list -s --color=never --depends-on 'gen_js_api.1.1.1' --coinstallable-with 'gen_js_api.1.1.1' --all-versions --recursive && opam list -s --color=never --depends-on 'gen_js_api.1.1.1' --coinstallable-with 'gen_js_api.1.1.1' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
)

2025-07-14 12:35.50: Waiting for resource in pool OCluster
2025-07-14 12:35.51: Waiting for worker…
2025-07-14 12:44.35: Got resource from pool OCluster
Building on phoebe
All commits already cached
HEAD is now at ab64da8511 Merge pull request #28162 from vbmithr/release-logs-async-1.4
Merge made by the 'ort' strategy.
 packages/gen_js_api/gen_js_api.1.1.0/opam | 2 +-
 packages/gen_js_api/gen_js_api.1.1.1/opam | 2 +-
 packages/gen_js_api/gen_js_api.1.1.2/opam | 2 +-
 packages/gen_js_api/gen_js_api.1.1.3/opam | 2 +-
 packages/gen_js_api/gen_js_api.1.1.4/opam | 2 +-
 packages/gen_js_api/gen_js_api.1.1.5/opam | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

(from ocaml/opam:debian-12-ocaml-4.14@sha256:143576507f5c7de2dab1a2bc4748de0e63d8dc0c9524de1e8ea0b273ddd270ab)
2025-07-14 12:44.39 ---> using "cbce109115830ce8e290fcb66720c8f15adbd56f7256c117251ab82bc5715165" 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-07-14 12:44.39 ---> using "859f467b8f1e0997453778978cb05314781fcf229a7a46a3e2828bd1d8ec2d14" 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-07-14 12:44.39 ---> using "65b30b61870eb9a225634d1fd8d6da8812c6a382d9e1c357506f34e87afd200b" 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                 71
# 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-07-14 12:44.39 ---> using "7b77f5c2c4be7cc4a239111e315b4dceecb1805f8f7c4dfe948fd7a5daead8a6" 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-07-14 12:44.39 ---> using "38b75597606ef9e6851c1727ab267ec48baaf3349adaf4a26ef88742d1f9a941" from cache

/home/opam: (copy (src .) (dst opam-repository/))
2025-07-14 12:44.56 ---> saved as "f3c42fb0ca3bc8b877bd3ec648b5e170d8fa17c5986875ba3882a4b5333b72d7"

/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2025-07-14 12:45.17 ---> saved as "a01e39c3013d0fa0f5e2a880758c3412c5f71ee1854e53b3a83806ec6a06069b"

/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 [272 kB]
- Fetched 375 kB in 0s (836 kB/s)
- Reading package lists...
- 
2025-07-14 12:45.19 ---> saved as "afbb205234e59d3642dd10980af9ae792ab763435e6ae6b3a95b7788f75c57cf"

/home/opam: (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'gen_js_api.1.1.1' --coinstallable-with 'gen_js_api.1.1.1' --all-versions --depopts && opam list -s --color=never --depends-on 'gen_js_api.1.1.1' --coinstallable-with 'gen_js_api.1.1.1' --all-versions --recursive && opam list -s --color=never --depends-on 'gen_js_api.1.1.1' --coinstallable-with 'gen_js_api.1.1.1' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
@@@OUTPUT
bonsai.v0.15.1
bonsai.v0.16.0
cordova.1.0
cordova-plugin-activity-indicator.1.0
cordova-plugin-background-mode.1.0
cordova-plugin-barcode-scanner.1.0
cordova-plugin-battery-status.1.0
cordova-plugin-camera.1.0
cordova-plugin-clipboard.1.0
cordova-plugin-device.1.0
cordova-plugin-device-orientation.1.0
cordova-plugin-dialogs.1.0
cordova-plugin-email-composer.1.0
cordova-plugin-fcm.1.0
cordova-plugin-file.1.0
cordova-plugin-file-opener.1.0
cordova-plugin-file-transfer.1.0
cordova-plugin-geolocation.1.0
cordova-plugin-image-picker.1.0
cordova-plugin-inappbrowser.1.0
cordova-plugin-insomnia.1.0
cordova-plugin-keyboard.1.0
cordova-plugin-loading-spinner.1.0
cordova-plugin-local-notifications.1.0
cordova-plugin-media.1.0
cordova-plugin-media-capture.1.0
cordova-plugin-network-information.1.0
cordova-plugin-progress.1.0
cordova-plugin-push-notifications.1.0
cordova-plugin-push-notifications.1.1
cordova-plugin-push-notifications.1.1.1
cordova-plugin-push-notifications.1.1.2
cordova-plugin-qrscanner.1.0
cordova-plugin-screen-orientation.1.0
cordova-plugin-sim-card.1.0
cordova-plugin-sms.1.0
cordova-plugin-social-sharing.1.0
cordova-plugin-statusbar.1.0
cordova-plugin-toast.1.0
cordova-plugin-touch-id.1.0
cordova-plugin-vibration.1.0
cordova-plugin-videoplayer.1.0
jsonoo.0.1.0
jsonoo.0.2.0
jsonoo.0.2.1
jsonoo.0.3.0
jsoo-react.0.1
ocaml-vdom.0.2
promise_jsoo.0.1.0
promise_jsoo.0.2.0
promise_jsoo.0.3.0
promise_jsoo.0.3.1
promise_jsoo.0.4.2
promise_jsoo.0.4.3
promise_jsoo_lwt.0.4.2
promise_jsoo_lwt.0.4.3
vdom.0.3
virtual_dom.v0.15.1
virtual_dom.v0.16.0
bonsai.v0.15.1
bonsai.v0.16.0
cordova.1.0
cordova-plugin-activity-indicator.1.0
cordova-plugin-background-mode.1.0
cordova-plugin-barcode-scanner.1.0
cordova-plugin-battery-status.1.0
cordova-plugin-camera.1.0
cordova-plugin-clipboard.1.0
cordova-plugin-device.1.0
cordova-plugin-device-orientation.1.0
cordova-plugin-dialogs.1.0
cordova-plugin-email-composer.1.0
cordova-plugin-fcm.1.0
cordova-plugin-file.1.0
cordova-plugin-file-opener.1.0
cordova-plugin-file-transfer.1.0
cordova-plugin-geolocation.1.0
cordova-plugin-image-picker.1.0
cordova-plugin-inappbrowser.1.0
cordova-plugin-insomnia.1.0
cordova-plugin-keyboard.1.0
cordova-plugin-loading-spinner.1.0
cordova-plugin-local-notifications.1.0
cordova-plugin-media.1.0
cordova-plugin-media-capture.1.0
cordova-plugin-network-information.1.0
cordova-plugin-progress.1.0
cordova-plugin-push-notifications.1.0
cordova-plugin-push-notifications.1.1
cordova-plugin-push-notifications.1.1.1
cordova-plugin-push-notifications.1.1.2
cordova-plugin-qrscanner.1.0
cordova-plugin-screen-orientation.1.0
cordova-plugin-sim-card.1.0
cordova-plugin-sms.1.0
cordova-plugin-social-sharing.1.0
cordova-plugin-statusbar.1.0
cordova-plugin-toast.1.0
cordova-plugin-touch-id.1.0
cordova-plugin-vibration.1.0
cordova-plugin-videoplayer.1.0
elm_playground_web.0.1.7
gen_js_api.1.1.1
incr_dom.v0.15.1
incr_dom.v0.16.0
incr_dom_interactive.v0.15.1
incr_dom_interactive.v0.16.0
incr_dom_partial_render.v0.15.1
incr_dom_partial_render.v0.16.0
incr_dom_sexp_form.v0.15.1
incr_dom_sexp_form.v0.16.0
jsonoo.0.1.0
jsonoo.0.2.0
jsonoo.0.2.1
jsonoo.0.3.0
jsoo-react.0.1
memtrace_viewer.v0.15.0
memtrace_viewer.v0.16.0
ocaml-vdom.0.2
ocaml-vdom.transition
ppx_css.v0.16.0
promise_jsoo.0.1.0
promise_jsoo.0.2.0
promise_jsoo.0.3.0
promise_jsoo.0.3.1
promise_jsoo.0.4.2
promise_jsoo.0.4.3
promise_jsoo_lwt.0.4.2
promise_jsoo_lwt.0.4.3
vdom.0.3
virtual_dom.v0.15.1
virtual_dom.v0.16.0
bonsai.v0.16.0
cordova.1.0
cordova-plugin-activity-indicator.1.0
cordova-plugin-background-mode.1.0
cordova-plugin-barcode-scanner.1.0
cordova-plugin-battery-status.1.0
cordova-plugin-camera.1.0
cordova-plugin-clipboard.1.0
cordova-plugin-device.1.0
cordova-plugin-device-orientation.1.0
cordova-plugin-dialogs.1.0
cordova-plugin-email-composer.1.0
cordova-plugin-fcm.1.0
cordova-plugin-file.1.0
cordova-plugin-file-opener.1.0
cordova-plugin-file-transfer.1.0
cordova-plugin-geolocation.1.0
cordova-plugin-image-picker.1.0
cordova-plugin-inappbrowser.1.0
cordova-plugin-insomnia.1.0
cordova-plugin-keyboard.1.0
cordova-plugin-loading-spinner.1.0
cordova-plugin-local-notifications.1.0
cordova-plugin-media.1.0
cordova-plugin-media-capture.1.0
cordova-plugin-network-information.1.0
cordova-plugin-progress.1.0
cordova-plugin-push-notifications.1.0
cordova-plugin-push-notifications.1.1
cordova-plugin-push-notifications.1.1.1
cordova-plugin-push-notifications.1.1.2
cordova-plugin-qrscanner.1.0
cordova-plugin-screen-orientation.1.0
cordova-plugin-sim-card.1.0
cordova-plugin-sms.1.0
cordova-plugin-social-sharing.1.0
cordova-plugin-statusbar.1.0
cordova-plugin-toast.1.0
cordova-plugin-touch-id.1.0
cordova-plugin-vibration.1.0
cordova-plugin-videoplayer.1.0
jsonoo.0.1.0
jsonoo.0.2.0
jsonoo.0.2.1
jsonoo.0.3.0
jsoo-react.0.1
ocaml-vdom.0.2
promise_jsoo.0.1.0
promise_jsoo.0.2.0
promise_jsoo.0.3.0
promise_jsoo.0.3.1
promise_jsoo.0.4.2
promise_jsoo.0.4.3
promise_jsoo_lwt.0.4.2
promise_jsoo_lwt.0.4.3
vdom.0.3
virtual_dom.v0.15.1
virtual_dom.v0.16.0
@@@OUTPUT
2025-07-14 12:45.48 ---> saved as "7881a359cf8d094966c3db6ccea0e335d38d5433d29ec62a5f65033b59c285c3"
Job succeeded
2025-07-14 12:45.59: Job succeeded