(not at the head of any monitored branch or PR)
2025-11-20 12:37.22: New job: build jasmin.2025.06.2, using opam dev
                              from https://github.com/ocaml/opam-repository.git#refs/pull/28932/head (c847d2021bc985e2ce93a0822b65d6afb14f2418)
                              on ubuntu-25.04-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/28932/head" && git reset --hard c847d202
git fetch origin master
git merge --no-edit 2a5ab3fbccdfdb06d413c48cfe1c129758b3a413
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:ubuntu-25.04-ocaml-4.14@sha256:7c7585492eba0339fb24708fb053bea0f65f084e15266226d6c3844c4c7ed5a6
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 opam pin add -k version -yn jasmin.2025.06.2 2025.06.2
RUN opam reinstall jasmin.2025.06.2; \
    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 "\"ubuntu-25.04\""; then \
    echo "A package failed and has been disabled for CI using the 'x-ci-accept-failures' field."; \
    fi; \
    test "$pkg" != 'jasmin.2025.06.2' && 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-11-20 12:37.22: Using cache hint "ocaml/opam:ubuntu-25.04-ocaml-4.14@sha256:7c7585492eba0339fb24708fb053bea0f65f084e15266226d6c3844c4c7ed5a6-jasmin.2025.06.2-c847d2021bc985e2ce93a0822b65d6afb14f2418"
2025-11-20 12:37.22: Using OBuilder spec:
((from ocaml/opam:ubuntu-25.04-ocaml-4.14@sha256:7c7585492eba0339fb24708fb053bea0f65f084e15266226d6c3844c4c7ed5a6)
 (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 "opam pin add -k version -yn jasmin.2025.06.2 2025.06.2"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell  "opam reinstall jasmin.2025.06.2;\
             \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 \"\\\"ubuntu-25.04\\\"\"; then\
             \n            echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
             \n          fi;\
             \n          test \"$pkg\" != 'jasmin.2025.06.2' && partial_fails=\"$partial_fails $pkg\";\
             \n        done;\
             \n        test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
             \n        exit 1"))
)

2025-11-20 12:37.22: Waiting for resource in pool OCluster
2025-11-20 12:37.23: Waiting for worker…
2025-11-20 12:37.24: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
HEAD is now at 2a5ab3fbcc Merge pull request #28924 from hannesm/release-ca-certs-nss-v3.118
Updating 2a5ab3fbcc..c847d2021b
Fast-forward
 packages/jasmin/jasmin.2025.06.2/opam | 39 +++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)
 create mode 100644 packages/jasmin/jasmin.2025.06.2/opam

(from ocaml/opam:ubuntu-25.04-ocaml-4.14@sha256:7c7585492eba0339fb24708fb053bea0f65f084e15266226d6c3844c4c7ed5a6)
2025-11-20 12:38.05 ---> using "6834c49114b4513a632c0d56f728a5ce85123316e2649dbbcc82536bb821f2bd" 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-20 12:38.05 ---> using "9f5b6e86b98b04d808e0eeb7ba464433e4297e2eb0967fa38d732b52abaf0433" 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-20 12:38.05 ---> using "7d878ae14e9cf720b3a82fab2adec0be753acb71a6149935d24e6fd45f35c93d" 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~beta1
# self-upgrade         no
# system               arch=x86_64 os=linux os-distribution=ubuntu os-version=25.04
# 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-11-20 12:38.05 ---> using "312a1de9ae028620a6118605ffeb44f5716a384192c423f68d5fcacc254a4e9e" 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-20 12:38.05 ---> using "4684843ddf998018d6673075dcbe50ece6c2664072644721b5bab1e920ed75a4" from cache

/home/opam: (copy (src .) (dst opam-repository/))
2025-11-20 12:38.16 ---> saved as "82d6bfcc9974d78211659e705bb9a940b0ee99fd4ced56e600a4cd7a4cc2e703"

/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2025-11-20 12:38.37 ---> saved as "02afdd757846abd72c968d35485411b7c5a5597a6933383eb1644ae999607e17"

/home/opam: (run (network host)
                 (shell "opam update --depexts || true"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://security.ubuntu.com/ubuntu plucky-security InRelease [126 kB]
- Hit:2 http://archive.ubuntu.com/ubuntu plucky InRelease
- Get:3 http://archive.ubuntu.com/ubuntu plucky-updates InRelease [126 kB]
- Get:4 http://archive.ubuntu.com/ubuntu plucky-backports InRelease [126 kB]
- Get:5 http://security.ubuntu.com/ubuntu plucky-security/universe amd64 Packages [236 kB]
- Get:6 http://archive.ubuntu.com/ubuntu plucky-updates/main amd64 Packages [524 kB]
- Get:7 http://archive.ubuntu.com/ubuntu plucky-updates/universe amd64 Packages [315 kB]
- Get:8 http://security.ubuntu.com/ubuntu plucky-security/main amd64 Packages [363 kB]
- Fetched 1817 kB in 0s (8709 kB/s)
- Reading package lists...
- 
2025-11-20 12:38.39 ---> saved as "b10926b32a7a4f647e48161fd32ccfcdb96343a4ab4ac77bc4372bc7f63f8bcf"

/home/opam: (run (shell "opam pin add -k version -yn jasmin.2025.06.2 2025.06.2"))
jasmin is now pinned to version 2025.06.2
2025-11-20 12:38.41 ---> saved as "dd0d8bb387c1f10377cf58cfadb52ed0b687d9ebf8b7ea4c31645dad68d1eb91"

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
                 (network host)
                 (shell  "opam reinstall jasmin.2025.06.2;\
                        \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 \"\\\"ubuntu-25.04\\\"\"; then\
                        \n            echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
                        \n          fi;\
                        \n          test \"$pkg\" != 'jasmin.2025.06.2' && partial_fails=\"$partial_fails $pkg\";\
                        \n        done;\
                        \n        test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
                        \n        exit 1"))
jasmin.2025.06.2 is not installed. Install it? [Y/n] y
The following actions will be performed:
=== install 31 packages
  - install angstrom           0.16.1             [required by jasmin]
  - install apron              v0.9.15            [required by jasmin]
  - install batteries          3.10.0             [required by jasmin]
  - install bigarray-compat    1.1.0              [required by mlgmpidl]
  - install bigstringaf        0.10.0             [required by angstrom]
  - install camlidl            1.13               [required by jasmin]
  - install camlp-streams      5.0.1              [required by batteries]
  - install cmdliner           2.0.0              [required by jasmin]
  - install conf-findutils     1                  [required by ez-conf-lib]
  - install conf-gmp           5                  [required by zarith]
  - install conf-gmp-paths     1                  [required by mlgmpidl]
  - install conf-mpfr-paths    1                  [required by mlgmpidl]
  - install conf-perl          2                  [required by apron]
  - install conf-pkg-config    4                  [required by zarith]
  - install conf-ppl           1                  [required by jasmin]
  - install csexp              1.5.2              [required by dune-configurator]
  - install dune               3.20.2             [required by jasmin]
  - install dune-configurator  3.20.2             [required by bigstringaf]
  - install ez-conf-lib        2                  [required by conf-gmp-paths, conf-mpfr-paths]
  - install jasmin             2025.06.2 (pinned)
  - install menhir             20250912           [required by jasmin]
  - install menhirCST          20250912           [required by menhir]
  - install menhirLib          20250912           [required by jasmin]
  - install menhirSdk          20250912           [required by menhir]
  - install mlgmpidl           1.3.0              [required by apron]
  - install num                1.6                [required by batteries]
  - install ocaml-syntax-shims 1.0.0              [required by angstrom]
  - install ocamlbuild         0.16.1             [required by apron]
  - install ocamlfind          1.9.8              [required by jasmin]
  - install yojson             3.0.0              [required by jasmin]
  - install zarith             1.14               [required by jasmin]

The following system packages will first need to be installed:
    libgmp-dev libmpfr-dev libppl-dev pkg-config

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" "libmpfr-dev" "libppl-dev" "pkg-config"
- Selecting previously unselected package libgmpxx4ldbl: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 ... 16503 files and directories currently installed.)
- Preparing to unpack .../0-libgmpxx4ldbl_2%3a6.3.0+dfsg-3ubuntu1_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3ubuntu1) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../1-libgmp-dev_2%3a6.3.0+dfsg-3ubuntu1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-3ubuntu1) ...
- Selecting previously unselected package libmpfr-dev:amd64.
- Preparing to unpack .../2-libmpfr-dev_4.2.2-1_amd64.deb ...
- Unpacking libmpfr-dev:amd64 (4.2.2-1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../3-libpkgconf3_1.8.1-4_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-4) ...
- Selecting previously unselected package libppl14:amd64.
- Preparing to unpack .../4-libppl14_1%3a1.2-8.1build5_amd64.deb ...
- Unpacking libppl14:amd64 (1:1.2-8.1build5) ...
- Selecting previously unselected package libppl-c4:amd64.
- Preparing to unpack .../5-libppl-c4_1%3a1.2-8.1build5_amd64.deb ...
- Unpacking libppl-c4:amd64 (1:1.2-8.1build5) ...
- Selecting previously unselected package libppl-dev:amd64.
- Preparing to unpack .../6-libppl-dev_1%3a1.2-8.1build5_amd64.deb ...
- Unpacking libppl-dev:amd64 (1:1.2-8.1build5) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../7-pkgconf-bin_1.8.1-4_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-4) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../8-pkgconf_1.8.1-4_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-4) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../9-pkg-config_1.8.1-4_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-4) ...
- Setting up libpkgconf3:amd64 (1.8.1-4) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3ubuntu1) ...
- Setting up pkgconf-bin (1.8.1-4) ...
- Setting up libppl14:amd64 (1:1.2-8.1build5) ...
- Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-3ubuntu1) ...
- Setting up libmpfr-dev:amd64 (4.2.2-1) ...
- Setting up pkgconf:amd64 (1.8.1-4) ...
- Setting up pkg-config:amd64 (1.8.1-4) ...
- Setting up libppl-c4:amd64 (1:1.2-8.1build5) ...
- Setting up libppl-dev:amd64 (1:1.2-8.1build5) ...
- Processing triggers for libc-bin (2.41-6ubuntu1.2) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved angstrom.0.16.1  (cached)
-> retrieved apron.v0.9.15  (cached)
-> retrieved batteries.3.10.0  (cached)
-> retrieved bigarray-compat.1.1.0  (cached)
-> retrieved bigstringaf.0.10.0  (cached)
-> retrieved camlidl.1.13  (cached)
-> retrieved camlp-streams.5.0.1  (cached)
-> retrieved cmdliner.2.0.0  (cached)
-> retrieved conf-gmp.5  (cached)
-> retrieved conf-gmp-paths.1  (cached)
-> retrieved conf-mpfr-paths.1  (cached)
-> retrieved conf-ppl.1  (cached)
-> retrieved csexp.1.5.2  (cached)
-> installed conf-findutils.1
-> installed conf-gmp.5
-> installed conf-perl.2
-> installed conf-pkg-config.4
-> installed conf-ppl.1
-> retrieved dune.3.20.2, dune-configurator.3.20.2  (cached)
-> retrieved ez-conf-lib.2  (cached)
-> installed cmdliner.2.0.0
-> installed camlidl.1.13
-> installed ez-conf-lib.2
-> retrieved jasmin.2025.06.2  (https://github.com/jasmin-lang/jasmin/releases/download/v2025.06.2/jasmin-compiler-v2025.06.2.tar.bz2)
-> installed conf-gmp-paths.1
-> retrieved menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912  (cached)
-> installed conf-mpfr-paths.1
-> retrieved mlgmpidl.1.3.0  (cached)
-> retrieved num.1.6  (cached)
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
-> retrieved ocamlbuild.0.16.1  (cached)
-> retrieved ocamlfind.1.9.8  (cached)
-> retrieved yojson.3.0.0  (cached)
-> retrieved zarith.1.14  (cached)
-> installed num.1.6
-> installed ocamlfind.1.9.8
-> installed ocamlbuild.0.16.1
-> installed zarith.1.14
-> installed dune.3.20.2
-> installed bigarray-compat.1.1.0
-> installed camlp-streams.5.0.1
-> installed csexp.1.5.2
-> installed menhirCST.20250912
-> installed menhirLib.20250912
-> installed menhirSdk.20250912
-> installed ocaml-syntax-shims.1.0.0
-> installed yojson.3.0.0
-> installed dune-configurator.3.20.2
-> installed mlgmpidl.1.3.0
-> installed bigstringaf.0.10.0
-> installed angstrom.0.16.1
-> installed batteries.3.10.0
-> installed menhir.20250912
-> installed apron.v0.9.15
-> installed jasmin.2025.06.2
Done.

<><> conf-mpfr-paths.1 installed successfully <><><><><><><><><><><><><><><><><>
=> header file found in /usr/include
=> library file found in /usr/lib/x86_64-linux-gnu

<><> conf-gmp-paths.1 installed successfully ><><><><><><><><><><><><><><><><><>
=> header file found in /usr/include/x86_64-linux-gnu
=> library file found in /usr/lib/x86_64-linux-gnu
# To update the current shell environment, run: eval $(opam env)
2025-11-20 12:40.45 ---> saved as "a336b4cb7efcffd250d7a2ba161c72ec07fa9a2945969cd71de31547f416674b"
Job succeeded
2025-11-20 12:40.54: Job succeeded