Build:
- 0
2025-02-04 01:08.47: New job: Voodoo do conf-gcc.1.0; d41d8cd98f00b204e9800998ecf8427e 2025-02-04 01:08.47: Waiting for resource in pool OCluster 2025-02-04 01:08.47: Waiting for worker… 2025-02-04 02:36.59: Got resource from pool OCluster 2025-02-04 02:36.59: Using cache hint "docs-universe-compile-5.1.1" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-5.1@sha256:7e008dd83bc13cfff981c7eb531e9ee33cbc3b84d0213baa663263907853673f) (user (uid 1000) (gid 1000)) (run (network host) (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni")) (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")) (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#dc54397f66abf95c964ea4de0f3a0ff2aec56efe && opam install -y voodoo-do")) (run (shell "cp $(opam config var bin)/odoc $(opam config var bin)/voodoo-do /home/opam")))) (from ocaml/opam:debian-12-ocaml-5.1@sha256:7e008dd83bc13cfff981c7eb531e9ee33cbc3b84d0213baa663263907853673f) (user (uid 1000) (gid 1000)) (run (network host) (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni")) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (workdir /home/opam/docs/) (run (shell "sudo chown opam:opam . ")) (copy (from (build tools)) (src /home/opam/odoc /home/opam/voodoo-do) (dst /home/opam/)) (run (shell "mv ~/odoc $(opam config var bin)/odoc")) (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 "(for DATA in ; do IFS=\",\"; set -- $DATA; rsync -aR docs.ci.ocaml.org:/data/./$1 .; done) && (rsync -aR docs.ci.ocaml.org:/data/./prep/universes/d41d8cd98f00b204e9800998ecf8427e/conf-gcc/1.0 .) && (find . -name '*.tar' -exec tar -xvf {} \\;)")) (run (shell "(mkdir -p compile/p/conf-gcc/1.0) && (rm -f compile/packages.mld compile/page-packages.odoc compile/packages/*.mld compile/packages/*.odoc compile/packages/conf-gcc/*.odoc)")) (run (shell "(OCAMLRUNPARAM=b opam exec -- /home/opam/voodoo-do -p conf-gcc -b ) && (shopt -s nullglob && ((tar -cvf compile/p/conf-gcc/1.0.tar compile/p/conf-gcc/1.0/* && rm -R compile/p/conf-gcc/1.0/* && mv compile/p/conf-gcc/1.0.tar compile/p/conf-gcc/1.0/content.tar) || (echo 'Empty directory'))) && (mkdir -p linked && mkdir -p epoch-55dd4fa21db83a5a988da67fb5854083 && mv linked epoch-55dd4fa21db83a5a988da67fb5854083/) && (mkdir -p epoch-55dd4fa21db83a5a988da67fb5854083/linked/p/conf-gcc/1.0) && (shopt -s nullglob && ((tar -cvf epoch-55dd4fa21db83a5a988da67fb5854083/linked/p/conf-gcc/1.0.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/p/conf-gcc/1.0/* && rm -R epoch-55dd4fa21db83a5a988da67fb5854083/linked/p/conf-gcc/1.0/* && mv epoch-55dd4fa21db83a5a988da67fb5854083/linked/p/conf-gcc/1.0.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/p/conf-gcc/1.0/content.tar) || (echo 'Empty directory')))")) (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.284714') && (rsync -aR ./compile/p/conf-gcc/1.0 ./epoch-55dd4fa21db83a5a988da67fb5854083/linked/p/conf-gcc/ docs.ci.ocaml.org:/data/.) && (set 'compile/p/conf-gcc/1.0'; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"COMPILE:$2:$HASH\\n\";) && (set 'epoch-55dd4fa21db83a5a988da67fb5854083/linked/p/conf-gcc/1.0'; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"LINKED:$2:$HASH\\n\";)")) ) END-OF-SPEC ocluster-client submit-obuilder --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-compile-5.1.1 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2025-02-04 02:36.59: RETRYING: 2025-02-04/010846-voodoo-do-a016ee Number of retries: 0 (retriable error condition) Building on x86-bm-c2.sw.ocaml.org (build "tools" …) (from ocaml/opam:debian-12-ocaml-5.1@sha256:7e008dd83bc13cfff981c7eb531e9ee33cbc3b84d0213baa663263907853673f) 2025-02-04 02:28.17 ---> saved as "7f0e0498e1b0674168a7e366e4c00aec41ce473ceb388f69c882e5b341fc98d3" /: (user (uid 1000) (gid 1000)) /: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.3 /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 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] synchronised from file:///home/opam/opam-repository 2025-02-04 02:29.42 ---> saved as "af193c3634fa85b1d084c03aae18e9600943e6ecd7c981407d3593f3feb537a7" /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2025-02-04 02:29.42 ---> saved as "ccaf358aac0ef9d1d309024ffc3b6a3148d14784c3ad705715d99a6068944f04" /home/opam: (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4")) 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 [243 kB] Fetched 346 kB in 0s (1199 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... Suggested packages: m4-doc The following NEW packages will be installed: m4 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 287 kB of archives. After this operation, 686 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 287 kB in 0s (15.7 MB/s) Selecting previously unselected package m4. (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 ... 18776 files and directories currently installed.) Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Setting up m4 (1.4.19-3) ... 2025-02-04 02:29.45 ---> saved as "bc9fea0a7aeb87abb20a99ccc20ef821ff126102c110d0f7e51fc8a794c40641" /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#dc54397f66abf95c964ea4de0f3a0ff2aec56efe && opam install -y voodoo-do")) This will pin the following packages: voodoo-do, voodoo-gen, voodoo-lib, voodoo-prep. Continue? [y/n] y Package voodoo-do does not exist, create as a NEW package? [y/n] y voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe (version dev) Package voodoo-gen does not exist, create as a NEW package? [y/n] y voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe (version dev) Package voodoo-lib does not exist, create as a NEW package? [y/n] y voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe (version dev) Package voodoo-prep does not exist, create as a NEW package? [y/n] y voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe (version dev) <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [voodoo-do.dev] synchronised (no changes) The following actions will be performed: === install 29 packages - install astring 0.8.5 [required by voodoo-do] - install bos 0.2.1 [required by voodoo-do] - install camlp-streams 5.0.1 [required by odoc-parser] - install cmdliner 1.3.0 [required by voodoo-do] - install cppo 1.8.0 [required by odoc] - install crunch 3.3.1 [required by odoc] - install dune 3.17.2 [required by voodoo-do] - install fmt 0.9.0 [required by bos, odoc] - install fpath 0.7.3 [required by odoc, bos, voodoo-lib] - install logs 0.7.0 [required by bos] - install num 1.5-1 [required by sexplib] - install ocamlbuild 0.15.0 [required by astring, bos] - install ocamlfind 1.9.6 [required by astring, bos] - install odoc 2.4.4 [required by voodoo-do] - install odoc-parser 2.4.4 [required by odoc] - install parsexp v0.17.0 [required by sexplib] - install ptime 1.2.0 [required by crunch] - install re 1.12.0 [required by tyxml] - install result 1.5 [required by odoc] - install rresult 0.7.0 [required by bos] - install seq base [required by tyxml, yojson] - install sexplib v0.17.0 [required by voodoo-lib] - install sexplib0 v0.17.0 [required by sexplib] - install topkg 1.0.7 [required by astring, bos] - install tyxml 4.6.0 [required by odoc] - install uutf 1.0.3 [required by tyxml] - install voodoo-do dev (pinned) - install voodoo-lib dev (pinned) [required by voodoo-do] - install yojson 2.2.2 [required by voodoo-do] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved camlp-streams.5.0.1 (cached) -> retrieved astring.0.8.5 (cached) -> retrieved bos.0.2.1 (cached) -> retrieved cmdliner.1.3.0 (cached) -> retrieved cppo.1.8.0 (cached) -> retrieved crunch.3.3.1 (cached) -> retrieved fmt.0.9.0 (cached) -> retrieved fpath.0.7.3 (cached) -> retrieved logs.0.7.0 (cached) -> retrieved num.1.5-1 (cached) -> retrieved ocamlbuild.0.15.0 (cached) -> retrieved ocamlfind.1.9.6 (cached) -> retrieved parsexp.v0.17.0 (cached) -> retrieved ptime.1.2.0 (cached) -> retrieved re.1.12.0 (cached) -> retrieved result.1.5 (cached) -> retrieved rresult.0.7.0 (cached) -> retrieved seq.base (cached) -> installed seq.base -> retrieved sexplib.v0.17.0 (cached) -> retrieved sexplib0.v0.17.0 (cached) -> retrieved topkg.1.0.7 (cached) -> retrieved odoc.2.4.4, odoc-parser.2.4.4 (cached) -> retrieved dune.3.17.2 (cached) -> installed num.1.5-1 -> retrieved tyxml.4.6.0 (cached) -> retrieved uutf.1.0.3 (cached) -> retrieved yojson.2.2.2 (cached) -> retrieved voodoo-lib.dev (no changes) -> retrieved voodoo-do.dev (no changes) -> installed cmdliner.1.3.0 -> installed ocamlfind.1.9.6 -> installed ocamlbuild.0.15.0 -> installed topkg.1.0.7 -> installed rresult.0.7.0 -> installed uutf.1.0.3 -> installed fmt.0.9.0 -> installed ptime.1.2.0 -> installed astring.0.8.5 -> installed logs.0.7.0 -> installed fpath.0.7.3 -> installed bos.0.2.1 -> installed dune.3.17.2 -> installed result.1.5 -> installed camlp-streams.5.0.1 -> installed crunch.3.3.1 -> installed sexplib0.v0.17.0 -> installed cppo.1.8.0 -> installed re.1.12.0 -> installed yojson.2.2.2 -> installed odoc-parser.2.4.4 -> installed parsexp.v0.17.0 -> installed sexplib.v0.17.0 -> installed voodoo-lib.dev -> installed tyxml.4.6.0 -> installed odoc.2.4.4 -> installed voodoo-do.dev Done. # To update the current shell environment, run: eval $(opam env) 2025-02-04 02:30.42 ---> saved as "bf659fd569558cdd051ceadd2a7e57c039b23817068913e9a979e894f38562f6" /home/opam: (run (shell "cp $(opam config var bin)/odoc $(opam config var bin)/voodoo-do /home/opam")) [WARNING] var was deprecated in version 2.1 of the opam CLI. Use opam var instead or set OPAMCLI environment variable to 2.0. [WARNING] var was deprecated in version 2.1 of the opam CLI. Use opam var instead or set OPAMCLI environment variable to 2.0. 2025-02-04 02:30.42 ---> saved as "b1e60e8e4ad2056806c4fbcd4bf1895a7270a2de479faa2d92f00cac2510ea2a" 2025-02-04 02:30.42 --> finished "tools" (from ocaml/opam:debian-12-ocaml-5.1@sha256:7e008dd83bc13cfff981c7eb531e9ee33cbc3b84d0213baa663263907853673f) 2025-02-04 02:30.42 ---> using "7f0e0498e1b0674168a7e366e4c00aec41ce473ceb388f69c882e5b341fc98d3" from cache /: (user (uid 1000) (gid 1000)) /: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.3 /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 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] synchronised from file:///home/opam/opam-repository 2025-02-04 02:30.42 ---> using "af193c3634fa85b1d084c03aae18e9600943e6ecd7c981407d3593f3feb537a7" from cache /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2025-02-04 02:30.42 ---> using "ccaf358aac0ef9d1d309024ffc3b6a3148d14784c3ad705715d99a6068944f04" from cache /home/opam: (workdir /home/opam/docs/) /home/opam/docs/: (run (shell "sudo chown opam:opam . ")) 2025-02-04 02:30.43 ---> saved as "e5b240c9bcef65c6401a753c806041233e4380d61a5ab151b7995f1d42492791" /home/opam/docs/: (copy (from (build tools)) (src /home/opam/odoc /home/opam/voodoo-do) (dst /home/opam/)) 2025-02-04 02:30.44 ---> saved as "d0c9fce0a1d1dd38b7d089ac2705f94a38f1f97c08eb3b6d64726faee6b2a8c5" /home/opam/docs/: (run (shell "mv ~/odoc $(opam config var bin)/odoc")) [WARNING] var was deprecated in version 2.1 of the opam CLI. Use opam var instead or set OPAMCLI environment variable to 2.0. 2025-02-04 02:30.44 ---> saved as "5e0af779e2e1cf91bc69513d79cba31d2274e6743c9c6c6405a143a4b71eb3a7" /home/opam/docs/: (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 "(for DATA in ; do IFS=\",\"; set -- $DATA; rsync -aR docs.ci.ocaml.org:/data/./$1 .; done) && (rsync -aR docs.ci.ocaml.org:/data/./prep/universes/d41d8cd98f00b204e9800998ecf8427e/conf-gcc/1.0 .) && (find . -name '*.tar' -exec tar -xvf {} \\;)")) Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. prep/universes/d41d8cd98f00b204e9800998ecf8427e/conf-gcc/1.0/opam 2025-02-04 02:30.45 ---> saved as "79687abdd354d7c4b325862d7a78fa6677e0fa733a23d1b534c13133cfd848ed" /home/opam/docs/: (run (shell "(mkdir -p compile/p/conf-gcc/1.0) && (rm -f compile/packages.mld compile/page-packages.odoc compile/packages/*.mld compile/packages/*.odoc compile/packages/conf-gcc/*.odoc)")) 2025-02-04 02:30.45 ---> saved as "52470664e8a7d672b21f4f0265c0bd25bbf78baca21d0972feb8b2c280a5fc66" /home/opam/docs/: (run (shell "(OCAMLRUNPARAM=b opam exec -- /home/opam/voodoo-do -p conf-gcc -b ) && (shopt -s nullglob && ((tar -cvf compile/p/conf-gcc/1.0.tar compile/p/conf-gcc/1.0/* && rm -R compile/p/conf-gcc/1.0/* && mv compile/p/conf-gcc/1.0.tar compile/p/conf-gcc/1.0/content.tar) || (echo 'Empty directory'))) && (mkdir -p linked && mkdir -p epoch-55dd4fa21db83a5a988da67fb5854083 && mv linked epoch-55dd4fa21db83a5a988da67fb5854083/) && (mkdir -p epoch-55dd4fa21db83a5a988da67fb5854083/linked/p/conf-gcc/1.0) && (shopt -s nullglob && ((tar -cvf epoch-55dd4fa21db83a5a988da67fb5854083/linked/p/conf-gcc/1.0.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/p/conf-gcc/1.0/* && rm -R epoch-55dd4fa21db83a5a988da67fb5854083/linked/p/conf-gcc/1.0/* && mv epoch-55dd4fa21db83a5a988da67fb5854083/linked/p/conf-gcc/1.0.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/p/conf-gcc/1.0/content.tar) || (echo 'Empty directory')))")) found archive_names: [] found archive_names: [] Found no other pages libraries: [] compile command: odoc compile ./p.mld -o compile/page-p.odoc --child page-"conf-gcc" File "./p.mld", line 2, characters 12-20: Warning: Unknown reference qualifier 'conf'. compile command: odoc compile ./conf-gcc.mld -o compile/p/page-conf-gcc.odoc --parent page-"p" -I compile --child page-"1.0" File "./conf-gcc.mld", line 2, characters 14-15: Warning: Child label is not allowed in the last component of a reference path. Suggestion: 'child-0' should be first. compile command: odoc compile ./1.0.mld -o compile/p/conf-gcc/page-1.0.odoc --parent page-"conf-gcc" -I compile/p --child page-"doc" compile command: odoc compile ./doc.mld -o compile/p/conf-gcc/1.0/page-doc.odoc --parent page-"1.0" -I compile/p/conf-gcc --child page-"dummy" No children File "compile/p/conf-gcc/1.0/page-doc.odoc": Warning: Failed to lookup child page dummy 0 other files to copy dst: linked/p/conf-gcc/1.0/doc/opam compile/p/conf-gcc/1.0/doc/ compile/p/conf-gcc/1.0/doc/index.m compile/p/conf-gcc/1.0/page-doc.odoc epoch-55dd4fa21db83a5a988da67fb5854083/linked/p/conf-gcc/1.0/doc/ epoch-55dd4fa21db83a5a988da67fb5854083/linked/p/conf-gcc/1.0/doc/opam epoch-55dd4fa21db83a5a988da67fb5854083/linked/p/conf-gcc/1.0/package.json epoch-55dd4fa21db83a5a988da67fb5854083/linked/p/conf-gcc/1.0/page-doc.odocl 2025-02-04 02:30.45 ---> saved as "c16b20d5b608da66eedacab0d987f14891fc7b8d9f4e3ed5aa0c6ee8884edda1" /home/opam/docs/: (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.284714') && (rsync -aR ./compile/p/conf-gcc/1.0 ./epoch-55dd4fa21db83a5a988da67fb5854083/linked/p/conf-gcc/ docs.ci.ocaml.org:/data/.) && (set 'compile/p/conf-gcc/1.0'; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"COMPILE:$2:$HASH\\n\";) && (set 'epoch-55dd4fa21db83a5a988da67fb5854083/linked/p/conf-gcc/1.0'; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"LINKED:$2:$HASH\\n\";)")) 0.284714 Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. COMPILE::9d5a1c014ebb93b0732f15b0e75567d8cd5e8c58a7043c09e46fb08bc882fea9 LINKED::5261cc24f620eb060172258a47661f8160f3dc92a412cb9838524ab75eab82a3 2025-02-04 02:30.46 ---> saved as "a492f9ffc0af24dfda25172f367b25e84f1d7905bf58679da673e9096b2af23f" Job succeeded 2025-02-04 02:40.12: Job succeeded