(not at the head of any monitored branch or PR)
2025-05-21 18:07.09: New job: build conf-povray.1, using opam 2.1
                              from https://github.com/ocaml/opam-repository.git#refs/pull/27890/head (92e1b8bba18da3cbba88037f7ff174d78c001f64)
                              on debian-12-ocaml-5.3/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/27890/head" && git reset --hard 92e1b8bb
git fetch origin master
git merge --no-edit 8c202c62e6543d4457ca34f51b1202cd2f8bacee
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.3@sha256:601a187e2900fccdc210cf20312e1bb4b7d0d219d790e3a816c5bf992c14e3e6
USER 1000:1000
WORKDIR /home/opam
RUN sudo ln -f /usr/bin/opam-2.1 /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 opam pin add -k version -yn conf-povray.1 1
RUN opam reinstall conf-povray.1; \
    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-12\""; then \
    echo "A package failed and has been disabled for CI using the 'x-ci-accept-failures' field."; \
    fi; \
    test "$pkg" != 'conf-povray.1' && 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 .

2025-05-21 18:07.09: Using cache hint "ocaml/opam:debian-12-ocaml-5.3@sha256:601a187e2900fccdc210cf20312e1bb4b7d0d219d790e3a816c5bf992c14e3e6-conf-povray.1-92e1b8bba18da3cbba88037f7ff174d78c001f64"
2025-05-21 18:07.09: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.3@sha256:601a187e2900fccdc210cf20312e1bb4b7d0d219d790e3a816c5bf992c14e3e6)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo ln -f /usr/bin/opam-2.1 /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 "opam pin add -k version -yn conf-povray.1 1"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell  "opam reinstall conf-povray.1;\
             \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-12\\\"\"; then\
             \n            echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
             \n          fi;\
             \n          test \"$pkg\" != 'conf-povray.1' && partial_fails=\"$partial_fails $pkg\";\
             \n        done;\
             \n        test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
             \n        exit 1"))
)

2025-05-21 18:07.09: Waiting for resource in pool OCluster
2025-05-22 05:08.31: Waiting for worker…
2025-05-22 05:10.30: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
Updating files:  98% (22789/23059)
Updating files:  99% (22829/23059)
Updating files: 100% (23059/23059)
Updating files: 100% (23059/23059), done.
HEAD is now at 8c202c62e6 Merge pull request #27906 from backtracking/opam-publish-bdd.0.5
Merge made by the 'ort' strategy.
 packages/conf-povray/conf-povray.1/opam | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 packages/conf-povray/conf-povray.1/opam

(from ocaml/opam:debian-12-ocaml-5.3@sha256:601a187e2900fccdc210cf20312e1bb4b7d0d219d790e3a816c5bf992c14e3e6)
2025-05-22 05:10.34 ---> using "0585f6b0985f7eb566e20fd068ca8d674792c3b808091294d28083728c5a5ee6" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam"))
2025-05-22 05:10.35 ---> saved as "e895c91655cee317830a36bcb0cac397326558fb2b7607787fd071838b0f1f02"

/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.1, 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-22 05:11.41 ---> saved as "13df7e2618b957dc5273dd15b8931504c81cacafbc387b0282e04e7fe85c4f1a"

/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.1.6 (263921263e1f745613e2882745114b7b08f3608b) 
# self-upgrade         no
# system               arch=x86_64 os=linux os-distribution=debian os-version=12
# solver               builtin-0install
# install-criteria     
# upgrade-criteria     
# jobs                 39
# repositories         1 (version-controlled)
# pinned               1 (version)
# current-switch       5.3
# ocaml:native         true
# ocaml:native-tools   true
# ocaml:native-dynlink true
# ocaml:stubsdir       /home/opam/.opam/5.3/lib/ocaml/stublibs:/home/opam/.opam/5.3/lib/ocaml
# ocaml:preinstalled   false
# ocaml:compiler       5.3.0
2025-05-22 05:11.43 ---> saved as "817dfd93901f451951c164ed05eeade86b5de9239af127e98d322db9a934b0c7"

/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-22 05:11.53 ---> saved as "7d7f0a55899e6d0eb732e2f9efe9d8e6f006c3e4d10e3e605bc00d4bdc7a6146"

/home/opam: (copy (src .) (dst opam-repository/))
2025-05-22 05:12.55 ---> saved as "e0e3ba8a97775a6606aa5d4108db4a31b992ec55c95f8b3022f598efff1e6729"

/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2025-05-22 05:13.10 ---> saved as "7e37cffd1141b66ae2abcec79cd21c1386884d2165573b5b38ead33b87d95ad1"

/home/opam: (run (network host)
                 (shell "opam update --depexts || true"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
- 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 bookworm/main amd64 Packages [8793 kB]
- Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [259 kB]
- Fetched 9306 kB in 3s (3591 kB/s)
- Reading package lists...
- 
2025-05-22 05:13.14 ---> saved as "d6756f0a13cc1949e3a1f89b03c6a92d0aacf9bafddc284d5b597409f8726270"

/home/opam: (run (shell "opam pin add -k version -yn conf-povray.1 1"))
conf-povray is now pinned to version 1
2025-05-22 05:13.15 ---> saved as "7e82def14969690bc477c0770c228b1756efd944570a2b55898c9207b9ea4d6d"

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
                 (network host)
                 (shell  "opam reinstall conf-povray.1;\
                        \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-12\\\"\"; then\
                        \n            echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
                        \n          fi;\
                        \n          test \"$pkg\" != 'conf-povray.1' && partial_fails=\"$partial_fails $pkg\";\
                        \n        done;\
                        \n        test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
                        \n        exit 1"))
conf-povray.1 is not installed. Install it? [Y/n] y
The following actions will be performed:
  - install conf-povray 1*

The following system packages will first need to be installed:
    povray

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "povray"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libdbus-1-3:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18778 files and directories currently installed.)
- Preparing to unpack .../00-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
- Selecting previously unselected package dbus-bin.
- Preparing to unpack .../01-dbus-bin_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking dbus-bin (1.14.10-1~deb12u1) ...
- Selecting previously unselected package dbus-session-bus-common.
- Preparing to unpack .../02-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ...
- Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ...
- Selecting previously unselected package libapparmor1:amd64.
- Preparing to unpack .../03-libapparmor1_3.0.8-3_amd64.deb ...
- Unpacking libapparmor1:amd64 (3.0.8-3) ...
- Selecting previously unselected package dbus-daemon.
- Preparing to unpack .../04-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking dbus-daemon (1.14.10-1~deb12u1) ...
- Selecting previously unselected package dbus-system-bus-common.
- Preparing to unpack .../05-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ...
- Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ...
- Selecting previously unselected package dbus.
- Preparing to unpack .../06-dbus_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking dbus (1.14.10-1~deb12u1) ...
- Selecting previously unselected package alsa-topology-conf.
- Preparing to unpack .../07-alsa-topology-conf_1.2.5.1-2_all.deb ...
- Unpacking alsa-topology-conf (1.2.5.1-2) ...
- Selecting previously unselected package libasound2-data.
- Preparing to unpack .../08-libasound2-data_1.2.8-1_all.deb ...
- Unpacking libasound2-data (1.2.8-1) ...
- Selecting previously unselected package libasound2:amd64.
- Preparing to unpack .../09-libasound2_1.2.8-1+b1_amd64.deb ...
- Unpacking libasound2:amd64 (1.2.8-1+b1) ...
- Selecting previously unselected package alsa-ucm-conf.
- Preparing to unpack .../10-alsa-ucm-conf_1.2.8-1_all.deb ...
- Unpacking alsa-ucm-conf (1.2.8-1) ...
- Selecting previously unselected package fonts-povray.
- Preparing to unpack .../11-fonts-povray_1%3a3.7.0.10-2_all.deb ...
- Unpacking fonts-povray (1:3.7.0.10-2) ...
- Selecting previously unselected package libasyncns0:amd64.
- Preparing to unpack .../12-libasyncns0_0.8-6+b3_amd64.deb ...
- Unpacking libasyncns0:amd64 (0.8-6+b3) ...
- Selecting previously unselected package libboost-thread1.74.0:amd64.
- Preparing to unpack .../13-libboost-thread1.74.0_1.74.0+ds1-21_amd64.deb ...
- Unpacking libboost-thread1.74.0:amd64 (1.74.0+ds1-21) ...
- Selecting previously unselected package libslang2:amd64.
- Preparing to unpack .../14-libslang2_2.3.3-3_amd64.deb ...
- Unpacking libslang2:amd64 (2.3.3-3) ...
- Selecting previously unselected package libcaca0:amd64.
- Preparing to unpack .../15-libcaca0_0.99.beta20-3_amd64.deb ...
- Unpacking libcaca0:amd64 (0.99.beta20-3) ...
- Selecting previously unselected package libogg0:amd64.
- Preparing to unpack .../16-libogg0_1.3.5-3_amd64.deb ...
- Unpacking libogg0:amd64 (1.3.5-3) ...
- Selecting previously unselected package libflac12:amd64.
- Preparing to unpack .../17-libflac12_1.4.2+ds-2_amd64.deb ...
- Unpacking libflac12:amd64 (1.4.2+ds-2) ...
- Selecting previously unselected package libimath-3-1-29:amd64.
- Preparing to unpack .../18-libimath-3-1-29_3.1.6-1_amd64.deb ...
- Unpacking libimath-3-1-29:amd64 (3.1.6-1) ...
- Selecting previously unselected package libmp3lame0:amd64.
- Preparing to unpack .../19-libmp3lame0_3.100-6_amd64.deb ...
- Unpacking libmp3lame0:amd64 (3.100-6) ...
- Selecting previously unselected package libmpg123-0:amd64.
- Preparing to unpack .../20-libmpg123-0_1.31.2-1+deb12u1_amd64.deb ...
- Unpacking libmpg123-0:amd64 (1.31.2-1+deb12u1) ...
- Selecting previously unselected package libopenexr-3-1-30:amd64.
- Preparing to unpack .../21-libopenexr-3-1-30_3.1.5-5_amd64.deb ...
- Unpacking libopenexr-3-1-30:amd64 (3.1.5-5) ...
- Selecting previously unselected package libopus0:amd64.
- Preparing to unpack .../22-libopus0_1.3.1-3_amd64.deb ...
- Unpacking libopus0:amd64 (1.3.1-3) ...
- Selecting previously unselected package libvorbis0a:amd64.
- Preparing to unpack .../23-libvorbis0a_1.3.7-1_amd64.deb ...
- Unpacking libvorbis0a:amd64 (1.3.7-1) ...
- Selecting previously unselected package libvorbisenc2:amd64.
- Preparing to unpack .../24-libvorbisenc2_1.3.7-1_amd64.deb ...
- Unpacking libvorbisenc2:amd64 (1.3.7-1) ...
- Selecting previously unselected package libsndfile1:amd64.
- Preparing to unpack .../25-libsndfile1_1.2.0-1_amd64.deb ...
- Unpacking libsndfile1:amd64 (1.2.0-1) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../26-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
- Selecting previously unselected package libpulse0:amd64.
- Preparing to unpack .../27-libpulse0_16.1+dfsg1-2+b1_amd64.deb ...
- Unpacking libpulse0:amd64 (16.1+dfsg1-2+b1) ...
- Selecting previously unselected package libsdl1.2debian:amd64.
- Preparing to unpack .../28-libsdl1.2debian_1.2.15+dfsg2-8_amd64.deb ...
- Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ...
- Selecting previously unselected package povray.
- Preparing to unpack .../29-povray_1%3a3.7.0.10-2+b2_amd64.deb ...
- Unpacking povray (1:3.7.0.10-2+b2) ...
- Selecting previously unselected package povray-includes.
- Preparing to unpack .../30-povray-includes_1%3a3.7.0.10-2_all.deb ...
- Unpacking povray-includes (1:3.7.0.10-2) ...
- Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
- Setting up libapparmor1:amd64 (3.0.8-3) ...
- Setting up libmpg123-0:amd64 (1.31.2-1+deb12u1) ...
- Setting up libogg0:amd64 (1.3.5-3) ...
- Setting up libimath-3-1-29:amd64 (3.1.6-1) ...
- Setting up libasound2-data (1.2.8-1) ...
- Setting up libflac12:amd64 (1.4.2+ds-2) ...
- Setting up libslang2:amd64 (2.3.3-3) ...
- Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
- Setting up libopenexr-3-1-30:amd64 (3.1.5-5) ...
- Setting up libopus0:amd64 (1.3.1-3) ...
- Setting up libvorbis0a:amd64 (1.3.7-1) ...
- Setting up alsa-topology-conf (1.2.5.1-2) ...
- Setting up libasyncns0:amd64 (0.8-6+b3) ...
- Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ...
- Setting up libasound2:amd64 (1.2.8-1+b1) ...
- Setting up fonts-povray (1:3.7.0.10-2) ...
- Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ...
- Setting up dbus-bin (1.14.10-1~deb12u1) ...
- Setting up libmp3lame0:amd64 (3.100-6) ...
- Setting up libvorbisenc2:amd64 (1.3.7-1) ...
- Setting up libboost-thread1.74.0:amd64 (1.74.0+ds1-21) ...
- Setting up libcaca0:amd64 (0.99.beta20-3) ...
- Setting up alsa-ucm-conf (1.2.8-1) ...
- Setting up dbus-daemon (1.14.10-1~deb12u1) ...
- Setting up dbus (1.14.10-1~deb12u1) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up libsndfile1:amd64 (1.2.0-1) ...
- Setting up libpulse0:amd64 (16.1+dfsg1-2+b1) ...
- Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ...
- Setting up povray (1:3.7.0.10-2+b2) ...
- Setting up povray-includes (1:3.7.0.10-2) ...
- Processing triggers for libc-bin (2.36-9+deb12u10) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed conf-povray.1
Done.
# Run eval $(opam env) to update the current shell environment
2025-05-22 05:13.30 ---> saved as "b92e6f5cc9228c2058cbb90bc336f7333a48cb7abe9f155ad27764d240981f29"
Job succeeded
2025-05-22 05:13.55: Job succeeded