(for PR #27805)
2025-05-01 02:55.33: New job: list revdeps of conf-gegl.1, using opam 2.3 from https://github.com/ocaml/opam-repository.git#refs/pull/27805/head (a0b2f5e5c01acdf6af8204f287fecab1ca5916b7) 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/27805/head" && git reset --hard a0b2f5e5 git fetch origin master git merge --no-edit 335860ac6bdab55d9d7376c827d68c361a4a30f9 cat > ../Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-4.14@sha256:77d8d685421f6475affde98d5c6c4e7c0e0a30fffce84e0f352a2b522d742426 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 'conf-gegl.1' --coinstallable-with 'conf-gegl.1' --all-versions --depopts && opam list -s --color=never --depends-on 'conf-gegl.1' --coinstallable-with 'conf-gegl.1' --all-versions --recursive && opam list -s --color=never --depends-on 'conf-gegl.1' --coinstallable-with 'conf-gegl.1' --all-versions --with-test --depopts && echo '@@@OUTPUT' END-OF-DOCKERFILE docker build -f ../Dockerfile . 2025-05-01 02:55.33: Using cache hint "ocaml/opam:debian-12-ocaml-4.14@sha256:77d8d685421f6475affde98d5c6c4e7c0e0a30fffce84e0f352a2b522d742426-conf-gegl.1-a0b2f5e5c01acdf6af8204f287fecab1ca5916b7" 2025-05-01 02:55.33: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-4.14@sha256:77d8d685421f6475affde98d5c6c4e7c0e0a30fffce84e0f352a2b522d742426) (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 'conf-gegl.1' --coinstallable-with 'conf-gegl.1' --all-versions --depopts && opam list -s --color=never --depends-on 'conf-gegl.1' --coinstallable-with 'conf-gegl.1' --all-versions --recursive && opam list -s --color=never --depends-on 'conf-gegl.1' --coinstallable-with 'conf-gegl.1' --all-versions --with-test --depopts && echo '@@@OUTPUT'")) ) 2025-05-01 02:55.33: Waiting for resource in pool OCluster 2025-05-01 02:55.33: Waiting for worker… 2025-05-01 02:55.42: Got resource from pool OCluster Building on x86-bm-c7.sw.ocaml.org Updating files: 92% (21236/22963) Updating files: 93% (21356/22963) Updating files: 94% (21586/22963) Updating files: 95% (21815/22963) Updating files: 96% (22045/22963) Updating files: 97% (22275/22963) Updating files: 98% (22504/22963) Updating files: 99% (22734/22963) Updating files: 100% (22963/22963) Updating files: 100% (22963/22963), done. HEAD is now at b86cde9957 Merge commit 'a0b2f5e5c01acdf6af8204f287fecab1ca5916b7' HEAD is now at 335860ac6b Merge pull request #27822 from sam-huckaby/release-savvy-0.2.0 Merge made by the 'ort' strategy. packages/conf-gegl/conf-gegl.1/opam | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 packages/conf-gegl/conf-gegl.1/opam (from ocaml/opam:debian-12-ocaml-4.14@sha256:77d8d685421f6475affde98d5c6c4e7c0e0a30fffce84e0f352a2b522d742426) Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:77d8d685421f6475affde98d5c6c4e7c0e0a30fffce84e0f352a2b522d742426' locally docker.io/ocaml/opam@sha256:77d8d685421f6475affde98d5c6c4e7c0e0a30fffce84e0f352a2b522d742426: Pulling from ocaml/opam 0c3d6277aada: Pulling fs layer 0c3d6277aada: Download complete 0c3d6277aada: Pull complete Digest: sha256:77d8d685421f6475affde98d5c6c4e7c0e0a30fffce84e0f352a2b522d742426 Status: Downloaded newer image for ocaml/opam@sha256:77d8d685421f6475affde98d5c6c4e7c0e0a30fffce84e0f352a2b522d742426 2025-05-01 02:55.51 ---> using "94397e2990a723d27ab9edac69e7b09f76b3e2d48aa2225bfb630b3adb29dd86" 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-01 02:55.51 ---> using "6cd688a31ebd05cbcdd097f29331a0362cc0bf3a0f4e64e2c987671ea52db12e" 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 [NOTE] The 'jobs' option was reset, its value was 39 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using: opam option jobs=39 --global Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] Initialised 2025-05-01 02:55.51 ---> using "fb5f7d9a88f74c2a19101f98598f2aa1f25db831220a059b9cb1abebd6a7a328" 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 31 # 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-01 02:55.51 ---> using "c98d4a61cb7bd4f98bacb5222401fb90c63048dd132e76bbd7d5c87a227127fb" 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-01 02:55.51 ---> using "e595aaa2b2b6354cde8f3125aa595499879673aa38611b455656bf30c9331dee" from cache /home/opam: (copy (src .) (dst opam-repository/)) 2025-05-01 02:55.57 ---> saved as "7b0ee6a28d9c807cd695777c80617ed216b5e9f69722e54c9ca7b1d825d10b3a" /home/opam: (run (shell "opam repository set-url --strict default opam-repository/")) [default] Initialised 2025-05-01 02:56.20 ---> saved as "ed4c304915dab503b412cd2b5fbcfef64972b6bfe00250f48ec16b06de6b4be9" /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 [257 kB] - Fetched 361 kB in 0s (1188 kB/s) - Reading package lists... - 2025-05-01 02:56.22 ---> saved as "5cb422c2c68279df8e3996ab3267c281cc017cb8f6554f7c92da698d74cf384c" /home/opam: (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'conf-gegl.1' --coinstallable-with 'conf-gegl.1' --all-versions --depopts && opam list -s --color=never --depends-on 'conf-gegl.1' --coinstallable-with 'conf-gegl.1' --all-versions --recursive && opam list -s --color=never --depends-on 'conf-gegl.1' --coinstallable-with 'conf-gegl.1' --all-versions --with-test --depopts && echo '@@@OUTPUT'")) @@@OUTPUT conf-gegl.1 @@@OUTPUT 2025-05-01 02:56.55 ---> saved as "760fc3c5db18f4cba4b26193fb57eb80b13cef9dda9d775e94029fdbbea60b7b" Job succeeded 2025-05-01 02:57.00: Job succeeded