Build:
  1. 0
2024-05-13 09:32.15: New job: Voodoo prep papi.0.1.1; bd35428abebab0c0e78a1251e345a440
2024-05-13 09:32.15: Waiting for resource in pool OCluster
2024-05-13 09:33.48: Waiting for worker…
2024-05-13 09:33.48: Got resource from pool OCluster
2024-05-13 09:33.48: Using cache hint "docs-universe-prep-4.13.1"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.13@sha256:54ee499d774985a5be858a3e42f82a879a5559f77707adec3914b2ccb85aa5e4)
         (user (uid 1000) (gid 1000))
         (workdir /home/opam)
         (run (shell "sudo chown opam:opam /home/opam"))
         (run (network host)
              (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
         (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
              (network host)
              (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
         (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))))
 (from ocaml/opam:debian-12-ocaml-4.13@sha256:54ee499d774985a5be858a3e42f82a879a5559f77707adec3914b2ccb85aa5e4)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo chown opam:opam /home/opam"))
 (run (shell "sudo mkdir /src"))
 (copy (src packages) (dst /src/packages))
 (copy (src repo) (dst /src/repo))
 (run (network host)
      (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
 (run (shell "opam repo remove default && opam repo add opam /src"))
 (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "opam install dune.3.15.2"))
 (env DUNE_CACHE enabled)
 (env DUNE_CACHE_TRANSPORT direct)
 (env DUNE_CACHE_DUPLICATION copy)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "(sudo apt update) && ((opam depext -viy papi.0.1.1 dune.3.15.2 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u papi:bd35428abebab0c0e78a1251e345a440,dune:5d2d4b0a8d8ad4c8bb3f0b253a52d999"))
 (run (network host)
      (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
      (shell "(echo '0.828036') && (for DATA in prep/universes/5d2d4b0a8d8ad4c8bb3f0b253a52d999/dune/3.15.2,dune.3.15.2-5d2d4b0a8d8ad4c8bb3f0b253a52d999,dune.3.15.2 prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1,papi.0.1.1-bd35428abebab0c0e78a1251e345a440,papi.0.1.1; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/5d2d4b0a8d8ad4c8bb3f0b253a52d999/dune/3.15.2,dune.3.15.2-5d2d4b0a8d8ad4c8bb3f0b253a52d999,dune.3.15.2 prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1,papi.0.1.1-bd35428abebab0c0e78a1251e345a440,papi.0.1.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/5d2d4b0a8d8ad4c8bb3f0b253a52d999/dune/3.15.2,dune.3.15.2-5d2d4b0a8d8ad4c8bb3f0b253a52d999,dune.3.15.2 prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1,papi.0.1.1-bd35428abebab0c0e78a1251e345a440,papi.0.1.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
)
END-OF-SPEC

ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 305240d675638078e73f926cd85866f448dac121 --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.13.1 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-05-13 09:33.48: RETRYING: 2024-05-13/093215-voodoo-prep-71c7df Number of retries: 0 (retriable error condition)
Building on x86-bm-c6.sw.ocaml.org
All commits already cached
Updating files:  56% (18892/33645)
Updating files:  57% (19178/33645)
Updating files:  58% (19515/33645)
Updating files:  59% (19851/33645)
Updating files:  60% (20187/33645)
Updating files:  61% (20524/33645)
Updating files:  62% (20860/33645)
Updating files:  63% (21197/33645)
Updating files:  64% (21533/33645)
Updating files:  65% (21870/33645)
Updating files:  66% (22206/33645)
Updating files:  67% (22543/33645)
Updating files:  68% (22879/33645)
Updating files:  69% (23216/33645)
Updating files:  70% (23552/33645)
Updating files:  71% (23888/33645)
Updating files:  72% (24225/33645)
Updating files:  73% (24561/33645)
Updating files:  74% (24898/33645)
Updating files:  75% (25234/33645)
Updating files:  76% (25571/33645)
Updating files:  77% (25907/33645)
Updating files:  78% (26244/33645)
Updating files:  79% (26580/33645)
Updating files:  80% (26916/33645)
Updating files:  81% (27253/33645)
Updating files:  82% (27589/33645)
Updating files:  83% (27926/33645)
Updating files:  84% (28262/33645)
Updating files:  85% (28599/33645)
Updating files:  86% (28935/33645)
Updating files:  87% (29272/33645)
Updating files:  88% (29608/33645)
Updating files:  89% (29945/33645)
Updating files:  90% (30281/33645)
Updating files:  91% (30617/33645)
Updating files:  92% (30954/33645)
Updating files:  93% (31290/33645)
Updating files:  94% (31627/33645)
Updating files:  95% (31963/33645)
Updating files:  96% (32300/33645)
Updating files:  97% (32636/33645)
Updating files:  98% (32973/33645)
Updating files:  99% (33309/33645)
Updating files: 100% (33645/33645)
Updating files: 100% (33645/33645), done.
HEAD is now at 305240d675 papi is not compatible with OCaml 4.14 (Toploop.use_silently changed type)

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.13@sha256:54ee499d774985a5be858a3e42f82a879a5559f77707adec3914b2ccb85aa5e4)
2024-05-13 09:28.32 ---> using "00b419bc176008ab5afd0986051f19e713919b5d1bd8bb2c3d482781b67656ff" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-05-13 09:28.32 ---> using "e681cdbe68fee70dc6202e190c857c8d832edf3116ea735d5e9eca928958e745" from cache

/home/opam: (run (network host)
                 (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
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 [156 kB]
Fetched 259 kB in 0s (981 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libpkgconf3 pkgconf pkgconf-bin
Suggested packages:
  m4-doc
The following NEW packages will be installed:
  libpkgconf3 m4 pkg-config pkgconf pkgconf-bin
0 upgraded, 5 newly installed, 0 to remove and 8 not upgraded.
Need to get 392 kB of archives.
After this operation, 969 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 392 kB in 0s (16.6 MB/s)
Selecting previously unselected package libpkgconf3: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 ... 18735 files and directories currently installed.)
Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-1) ...
Setting up m4 (1.4.19-3) ...
Setting up libpkgconf3:amd64 (1.8.1-1) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up pkgconf:amd64 (1.8.1-1) ...
Setting up pkg-config:amd64 (1.8.1-1) ...
Processing triggers for libc-bin (2.36-9+deb12u6) ...
2024-05-13 09:28.33 ---> saved as "944b92e2a50817080aac34c5d36b27291fdc97426530e3e2e764d209592131c3"

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y
Package voodoo-prep does not exist, create as a NEW package? [Y/n] y
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-lib does not exist, create as a NEW package? [Y/n] y
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-gen does not exist, create as a NEW package? [Y/n] y
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-do does not exist, create as a NEW package? [Y/n] y
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
# All required OS packages found.
# Now letting opam install the packages

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

The following actions will be performed:
  - install ocamlbuild       0.14.3 [required by bos]
  - install cmdliner         1.2.0  [required by voodoo-prep]
  - install ocamlfind        1.9.6  [required by bos]
  - install seq              base   [required by re]
  - install dune             3.15.2 [required by voodoo-prep]
  - install topkg            1.0.7  [required by bos]
  - install stdlib-shims     0.3.0  [required by ocamlgraph]
  - install re               1.11.0 [required by opam-format]
  - install opam-file-format 2.1.6  [required by opam-format]
  - install cppo             1.6.9  [required by opam-core]
  - install rresult          0.7.0  [required by bos]
  - install fmt              0.9.0  [required by bos]
  - install astring          0.8.5  [required by bos]
  - install ocamlgraph       2.1.0  [required by opam-core]
  - install logs             0.7.0  [required by bos]
  - install fpath            0.7.3  [required by voodoo-prep]
  - install opam-core        2.1.5  [required by opam-format]
  - install bos              0.2.1  [required by voodoo-prep]
  - install opam-format      2.1.5  [required by voodoo-prep]
  - install voodoo-prep      ~dev*
===== 20 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.1] found in cache
[cmdliner.1.2.0] found in cache
[cppo.1.6.9] found in cache
[dune.3.15.2] found in cache
[fmt.0.9.0] found in cache
[fpath.0.7.3] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.14.3] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlgraph.2.1.0] found in cache
[opam-core.2.1.5] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.1.5] found in cache
[re.1.11.0] found in cache
[rresult.0.7.0] found in cache
[stdlib-shims.0.3.0] found in cache
[topkg.1.0.7] found in cache
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.2.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.14.3
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed logs.0.7.0
-> installed fpath.0.7.3
-> installed bos.0.2.1
-> installed dune.3.15.2
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed re.1.11.0
-> installed cppo.1.6.9
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.1.5
-> installed opam-format.2.1.5
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-05-13 09:30.06 ---> saved as "7c876e5c68684b9d4e1206729ea4df9ea7c3c44ab0584a669b441408cd4fbedd"

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-05-13 09:30.07 ---> saved as "56ad0a16e557e417e915ebd87724a4960cb173f8731b4477df0e4c154860d208"
2024-05-13 09:30.07 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.13@sha256:54ee499d774985a5be858a3e42f82a879a5559f77707adec3914b2ccb85aa5e4)
2024-05-13 09:30.07 ---> using "00b419bc176008ab5afd0986051f19e713919b5d1bd8bb2c3d482781b67656ff" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-05-13 09:30.07 ---> using "e681cdbe68fee70dc6202e190c857c8d832edf3116ea735d5e9eca928958e745" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-05-13 09:30.10 ---> saved as "5c366d45eb80c0b4a16e23e064c22a1fe3ae50c4ecf365e33795ecf65d8526b0"

/home/opam: (copy (src packages) (dst /src/packages))
2024-05-13 09:30.29 ---> saved as "20c177cacfd6ad05be04cbb681607f8af1a58116882f516655de0dbab899120e"

/home/opam: (copy (src repo) (dst /src/repo))
2024-05-13 09:30.29 ---> saved as "0601c47f429e34c050ac3b3e0fe6081f097b4668b9a6af20872fb3a1f35ee753"

/home/opam: (run (network host)
                 (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then 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.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] synchronised from file:///home/opam/opam-repository
2024-05-13 09:31.53 ---> saved as "5ce73cdd43c3a79461ffa761ca35c836032681102fc2a43dbcd13fa9b8c1dc35"

/home/opam: (run (shell "opam repo remove default && opam repo add opam /src"))
Repositories removed from the selections of switch 4.13. Use '--all' to forget about them altogether.
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 4.13 only.
       Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.

2024-05-13 09:32.20 ---> saved as "fbfac753bd98d7ba3b5e3ed9972e4875205a1c2da82f331ac6fa3d978068ec88"

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-05-13 09:32.20 ---> saved as "fda85caf6482bd1c80e95c049b29ac337fa75b8292f815aa971b1c31cddaca55"

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam install dune.3.15.2"))
The following actions will be performed:
  - install dune 3.15.2

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.15.2  (cached)
-> installed dune.3.15.2
Done.
# Run eval $(opam env) to update the current shell environment
2024-05-13 09:33.10 ---> saved as "eaa0973739e5e2e368dffc77ed03c0ac5281fd9fe2d0cec5c9008b5c938a09f2"

/home/opam: (env DUNE_CACHE enabled)

/home/opam: (env DUNE_CACHE_TRANSPORT direct)

/home/opam: (env DUNE_CACHE_DUPLICATION copy)

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "(sudo apt update) && ((opam depext -viy papi.0.1.1 dune.3.15.2 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

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 [156 kB]
Fetched 259 kB in 1s (488 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
8 packages can be upgraded. Run 'apt list --upgradable' to see them.
Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y
The following actions will be performed:
  - recompile opam-depext 1.2.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.1-1  (cached)
-> removed   opam-depext.1.2.1-1
-> installed opam-depext.1.2.1-1
Done.

<><> opam-depext.1.2.1-1 installed successfully <><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# Run eval $(opam env) to update the current shell environment

<><> Carrying on to "opam depext -viy papi.0.1.1 dune.3.15.2" <><><><><><><><><>

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# The following system packages are needed:
libpapi-dev
[NOTE] Package dune is already installed (current version is 3.15.2).
The following actions will be performed:
  - install papi 0.1.1

The following system packages will first need to be installed:
    libpapi-dev

<><> 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" "libpapi-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libpfm4: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 ... 18735 files and directories currently installed.)
- Preparing to unpack .../libpfm4_4.13.0-1_amd64.deb ...
- Unpacking libpfm4:amd64 (4.13.0-1) ...
- Selecting previously unselected package libpapi7.0:amd64.
- Preparing to unpack .../libpapi7.0_7.0.0-2_amd64.deb ...
- Unpacking libpapi7.0:amd64 (7.0.0-2) ...
- Selecting previously unselected package libsde1:amd64.
- Preparing to unpack .../libsde1_7.0.0-2_amd64.deb ...
- Unpacking libsde1:amd64 (7.0.0-2) ...
- Selecting previously unselected package libpapi-dev:amd64.
- Preparing to unpack .../libpapi-dev_7.0.0-2_amd64.deb ...
- Unpacking libpapi-dev:amd64 (7.0.0-2) ...
- Setting up libsde1:amd64 (7.0.0-2) ...
- Setting up libpfm4:amd64 (4.13.0-1) ...
- Setting up libpapi7.0:amd64 (7.0.0-2) ...
- Setting up libpapi-dev:amd64 (7.0.0-2) ...
- Processing triggers for libc-bin (2.36-9+deb12u6) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/3: [papi.0.1.1: http]
Processing  1/3:
-> retrieved papi.0.1.1  (https://github.com/pqwy/ocaml-papi/releases/download/v0.1.1/papi-v0.1.1.tbz)
Processing  2/3: [papi: dune build]
+ /home/opam/.opam/4.13/bin/dune "build" "-p" "papi" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/papi.0.1.1)
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -g -I src/.papi_top.objs/byte -I src/.papi_top.objs/native -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I src/.papi.objs/byte -I src/.papi.objs/native -intf-suffix .ml -no-alias-deps -o src/.papi_top.objs/native/papi_top.cmx -c -impl src/papi_top.ml)
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra -O3 -Wno-implicit-fallthrough -g -I /home/opam/.opam/4.13/lib/ocaml -o stubs.o -c native/stubs.c)
- native/stubs.c: In function '__raise_papi':
- native/stubs.c:83:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    83 |     exn = caml_named_value ("PAPI_EXCEPTION_CTOR");
-       |         ^
-> compiled  papi.0.1.1
-> installed papi.0.1.1
Done.
# Run eval $(opam env) to update the current shell environment
2024-05-13 09:34.45 ---> saved as "62cd4aeb0ff3eaf15acf02b807c293b2aec98751ac55e714f81c42ca1da05b4a"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u papi:bd35428abebab0c0e78a1251e345a440,dune:5d2d4b0a8d8ad4c8bb3f0b253a52d999"))
2024-05-13 09:34.46 ---> saved as "28de41befb163174a21f44aaa89d574e30ea406ed5d03a17f37f12f7afaaf686"

/home/opam: (run (network host)
                 (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
                 (shell "(echo '0.828036') && (for DATA in prep/universes/5d2d4b0a8d8ad4c8bb3f0b253a52d999/dune/3.15.2,dune.3.15.2-5d2d4b0a8d8ad4c8bb3f0b253a52d999,dune.3.15.2 prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1,papi.0.1.1-bd35428abebab0c0e78a1251e345a440,papi.0.1.1; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/5d2d4b0a8d8ad4c8bb3f0b253a52d999/dune/3.15.2,dune.3.15.2-5d2d4b0a8d8ad4c8bb3f0b253a52d999,dune.3.15.2 prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1,papi.0.1.1-bd35428abebab0c0e78a1251e345a440,papi.0.1.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/5d2d4b0a8d8ad4c8bb3f0b253a52d999/dune/3.15.2,dune.3.15.2-5d2d4b0a8d8ad4c8bb3f0b253a52d999,dune.3.15.2 prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1,papi.0.1.1-bd35428abebab0c0e78a1251e345a440,papi.0.1.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.828036
prep/universes/5d2d4b0a8d8ad4c8bb3f0b253a52d999/dune/3.15.2/doc/
prep/universes/5d2d4b0a8d8ad4c8bb3f0b253a52d999/dune/3.15.2/doc/dune/
prep/universes/5d2d4b0a8d8ad4c8bb3f0b253a52d999/dune/3.15.2/doc/dune/CHANGES.md
prep/universes/5d2d4b0a8d8ad4c8bb3f0b253a52d999/dune/3.15.2/doc/dune/LICENSE.md
prep/universes/5d2d4b0a8d8ad4c8bb3f0b253a52d999/dune/3.15.2/doc/dune/README.md
prep/universes/5d2d4b0a8d8ad4c8bb3f0b253a52d999/dune/3.15.2/doc/dune/odoc-pages/
prep/universes/5d2d4b0a8d8ad4c8bb3f0b253a52d999/dune/3.15.2/doc/dune/odoc-pages/index.mld
prep/universes/5d2d4b0a8d8ad4c8bb3f0b253a52d999/dune/3.15.2/lib/
prep/universes/5d2d4b0a8d8ad4c8bb3f0b253a52d999/dune/3.15.2/lib/dune/
prep/universes/5d2d4b0a8d8ad4c8bb3f0b253a52d999/dune/3.15.2/lib/dune/META
prep/universes/5d2d4b0a8d8ad4c8bb3f0b253a52d999/dune/3.15.2/lib/dune/dune-package
prep/universes/5d2d4b0a8d8ad4c8bb3f0b253a52d999/dune/3.15.2/opam
prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1/doc/
prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1/doc/papi/
prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1/doc/papi/CHANGES.md
prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1/doc/papi/LICENSE.md
prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1/doc/papi/README.md
prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1/lib/
prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1/lib/papi/
prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1/lib/papi/papi.ocamlobjinfo
prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1/lib/papi/META
prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1/lib/papi/dune-package
prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1/lib/papi/papi.cmi
prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1/lib/papi/papi.cmt
prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1/lib/papi/papi.cmti
prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1/lib/papi/top/
prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1/lib/papi/top/papi_top.ocamlobjinfo
prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1/lib/papi/top/papi_top.cmi
prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1/lib/papi/top/papi_top.cmt
prep/universes/bd35428abebab0c0e78a1251e345a440/papi/0.1.1/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:dune.3.15.2-5d2d4b0a8d8ad4c8bb3f0b253a52d999:803ebdef009b6fe6d32d78a41fede565e4396fad72ca7fd61003ffb3b8a467b6
HASHES:papi.0.1.1-bd35428abebab0c0e78a1251e345a440:a18e501d3d5384ee429ec6ddae1c565ecc4e06939b537489aa067e53e33714ea
2024-05-13 09:34.48 ---> saved as "c006c4d814b71cb00245a539dab3fb63d25108ca6ea3701342c3c9c371753be6"
Job succeeded
2024-05-13 09:38.44: papi.0.1.1-bd35428abebab0c0e78a1251e345a440 -> a18e501d3d5384ee429ec6ddae1c565ecc4e06939b537489aa067e53e33714ea
2024-05-13 09:38.44: dune.3.15.2-5d2d4b0a8d8ad4c8bb3f0b253a52d999 -> 803ebdef009b6fe6d32d78a41fede565e4396fad72ca7fd61003ffb3b8a467b6
2024-05-13 09:38.44: Job succeeded