2022-01-20 16:00.38: New job: Build using linux-arm64 in
                                [https://github.com/mirage/mirage-skeleton.git#refs/heads/master (f1098f10fe215c072ff3fbfcb866fc0effeedc00)]

OBuilder spec:

((from ocaml/opam:debian-10-ocaml-4.13)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo chown opam:opam /home/opam"))
 (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam update"))
 (run (network host)
      (shell "opam repo add opam https://github.com/ocaml/opam-repository.git#10a48cb9fab88f67f6cb70280e0fec035c32d41c"))
 (run (network host)
      (shell "opam repo add mirage-dev https://github.com/mirage/mirage-dev.git#e8f527bcf5eb2058a76f4faf4742810648db8f93"))
 (run (cache (download-cache (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam install -y mirage"))
 (copy (src .) (dst /src/))
 (env MODE hvt)
 (workdir /src/)
 (run (shell "opam exec -- make configure"))
 (env DUNE_CACHE enabled)
 (env DUNE_CACHE_TRANSPORT direct)
 (run (cache (download-cache (target /home/opam/.opam/download-cache)) (dune-build-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "opam exec -- make build"))
)

2022-01-20 16:00.38: Using cache hint "mirage-ci-skeleton-debian-10-ocaml-4.13"
2022-01-20 16:00.38: Waiting for resource in pool OCluster
2022-01-20 16:00.40: Waiting for worker...
2022-01-20 16:00.50: Got resource from pool OCluster
Building on arm64-jade-2.ocamllabs.io
All commits already cached
HEAD is now at f1098f1 require mirage 3.10.8

(from ocaml/opam:debian-10-ocaml-4.13)
Unable to find image 'ocaml/opam:debian-10-ocaml-4.13' locally
debian-10-ocaml-4.13: Pulling from ocaml/opam
2ff6d7a9e7d7: Already exists
9bfc1cf9e325: Already exists
c35e13cdae6f: Pulling fs layer
c35e13cdae6f: Verifying Checksum
c35e13cdae6f: Download complete
c35e13cdae6f: Pull complete
Digest: sha256:0b6b68bbf8ae80f9f23b0cc0a8393f8f5b8fb13632e39f94c9c6573eca227e79
Status: Downloaded newer image for ocaml/opam:debian-10-ocaml-4.13
2022-01-20 16:00.51 ---> using "cbba9511e46ef57631453d5b88aeed1ed6de6fa87b6f0dcb3da9328657d73fa4" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2022-01-20 16:00.51 ---> using "0afede13af6ea6d75cbfcfb80353059bc4fd4eea40a723ef627f0c4946f2e079" from cache

/home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam update"))
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 package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2022-01-20 16:00.51 ---> using "88933084999984163bc104ca2978b0ba2b9c83ff33e4e30c3b6dae7cb5cde9bc" from cache

/home/opam: (run (network host)
                 (shell "opam repo add opam https://github.com/ocaml/opam-repository.git#10a48cb9fab88f67f6cb70280e0fec035c32d41c"))
[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.

2022-01-20 16:01.13 ---> saved as "b86f914df3c85830dadf9b0ca086597c3a1c6c1a9aa8c23c07b09d1f9d0010c6"

/home/opam: (run (network host)
                 (shell "opam repo add mirage-dev https://github.com/mirage/mirage-dev.git#e8f527bcf5eb2058a76f4faf4742810648db8f93"))
[mirage-dev] Initialised
[NOTE] Repository mirage-dev has been added to the selections of switch 4.13 only.
       Run `opam repository add mirage-dev --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.

2022-01-20 16:01.17 ---> saved as "6db4e15a6ba7f0ee237a07c2c14ecacfd2d8092153891cd65a34adbd27154a3b"

/home/opam: (run (cache (download-cache (target /home/opam/.opam/download-cache)))
                 (network host)
                 (shell "opam install -y mirage"))
The following actions will be performed:
  - install ocamlfind         1.9.1  [required by astring, bos]
  - install seq               base   [required by lwt]
  - install cmdliner          1.0.4  [required by functoria]
  - install dune              2.9.1  [required by mirage]
  - install ocamlbuild        0.14.0 [required by astring, bos]
  - install base-bytes        base   [required by ocplib-endian]
  - install stdlib-shims      0.3.0  [required by mirage]
  - install result            1.5    [required by lwt]
  - install mmap              1.1.0  [required by lwt]
  - install macaddr           5.2.0  [required by ipaddr]
  - install domain-name       0.4.0  [required by ipaddr]
  - install csexp             1.5.1  [required by dune-configurator]
  - install cppo              1.6.8  [required by lwt]
  - install topkg             1.0.4  [required by astring, bos]
  - install ocamlgraph        2.0.0  [required by functoria]
  - install ipaddr            5.2.0  [required by mirage]
  - install dune-configurator 2.9.1  [required by lwt]
  - install ocplib-endian     1.2    [required by lwt]
  - install rresult           0.7.0  [required by bos, functoria]
  - install ptime             0.8.6  [required by functoria]
  - install fmt               0.9.0  [required by mirage]
  - install astring           0.8.5  [required by mirage]
  - install lwt               5.5.0  [required by mirage-runtime]
  - install functoria-runtime 3.0.3  [required by mirage-runtime]
  - install fpath             0.7.3  [required by bos, functoria]
  - install logs              0.7.0  [required by mirage]
  - install mirage-runtime    3.10.8 [required by mirage]
  - install bos               0.2.1  [required by mirage]
  - install functoria         3.1.1  [required by mirage]
  - install mirage            3.10.8
===== 30 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved astring.0.8.5  (cached)
-> retrieved bos.0.2.1  (cached)
-> retrieved cmdliner.1.0.4  (cached)
-> retrieved cppo.1.6.8  (cached)
-> retrieved csexp.1.5.1  (cached)
-> retrieved domain-name.0.4.0  (cached)
-> retrieved fmt.0.9.0  (cached)
-> retrieved fpath.0.7.3  (cached)
-> retrieved functoria.3.1.1  (cached)
-> retrieved functoria-runtime.3.0.3  (cached)
-> retrieved ipaddr.5.2.0  (cached)
-> retrieved logs.0.7.0  (cached)
-> retrieved lwt.5.5.0  (cached)
-> retrieved dune.2.9.1  (cached)
-> retrieved dune-configurator.2.9.1  (cached)
-> retrieved macaddr.5.2.0  (cached)
-> retrieved mirage.3.10.8  (cached)
-> retrieved mirage-runtime.3.10.8  (cached)
-> retrieved mmap.1.1.0  (cached)
-> retrieved ocamlbuild.0.14.0  (cached)
-> retrieved ocamlfind.1.9.1  (cached)
-> installed cmdliner.1.0.4
-> retrieved ocamlgraph.2.0.0  (cached)
-> retrieved ocplib-endian.1.2  (cached)
-> retrieved ptime.0.8.6  (cached)
-> installed seq.base
-> retrieved result.1.5  (cached)
-> retrieved rresult.0.7.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved topkg.1.0.4  (cached)
-> installed ocamlfind.1.9.1
-> installed base-bytes.base
-> installed ocamlbuild.0.14.0
-> installed dune.2.9.1
-> installed stdlib-shims.0.3.0
-> installed csexp.1.5.1
-> installed domain-name.0.4.0
-> installed macaddr.5.2.0
-> installed mmap.1.1.0
-> installed result.1.5
-> installed ipaddr.5.2.0
-> installed cppo.1.6.8
-> installed ocplib-endian.1.2
-> installed dune-configurator.2.9.1
-> installed topkg.1.0.4
-> installed ocamlgraph.2.0.0
-> installed rresult.0.7.0
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed functoria-runtime.3.0.3
-> installed ptime.0.8.6
-> installed fpath.0.7.3
-> installed lwt.5.5.0
-> installed logs.0.7.0
-> installed mirage-runtime.3.10.8
-> installed bos.0.2.1
-> installed functoria.3.1.1
-> installed mirage.3.10.8
Done.
# Run eval $(opam env) to update the current shell environment
2022-01-20 16:02.16 ---> saved as "020fa2e6d712e02442dbc66420c735889f61202ddba445b8351b7d0552a2a34c"

/home/opam: (copy (src .) (dst /src/))
2022-01-20 16:02.17 ---> saved as "110425250afa7acabc5d2b67856afd4a72b768c79c5e0ba1a1f3be4e7d3421f8"

/home/opam: (env MODE hvt)

/home/opam: (workdir /src/)

/src/: (run (shell "opam exec -- make configure"))
cd tutorial/noop && mirage configure -t hvt 
cd tutorial/noop-functor && mirage configure -t hvt 
cd tutorial/hello && mirage configure -t hvt 
cd tutorial/hello-key && mirage configure -t hvt 
cd tutorial/lwt/echo_server && mirage configure -t hvt 
cd tutorial/lwt/heads1 && mirage configure -t hvt 
cd tutorial/lwt/heads2 && mirage configure -t hvt 
cd tutorial/lwt/timeout1 && mirage configure -t hvt 
cd tutorial/lwt/timeout2 && mirage configure -t hvt 
cd tutorial/app_info && mirage configure -t hvt 
cd device-usage/clock && mirage configure -t hvt 
cd device-usage/conduit_server && mirage configure -t hvt 
cd device-usage/console && mirage configure -t hvt 
cd device-usage/http-fetch && mirage configure -t hvt 
cd device-usage/kv_ro && mirage configure -t hvt 
cd device-usage/network && mirage configure -t hvt 
cd device-usage/ping6 && mirage configure -t hvt 
cd device-usage/pgx && mirage configure -t hvt 
cd device-usage/prng && mirage configure -t hvt 
cd applications/dhcp && mirage configure -t hvt 
cd applications/static_website_tls && mirage configure -t hvt 
cd device-usage/block && mirage configure -t hvt 
2022-01-20 16:02.45 ---> saved as "0589f35885164a255641a1fcbc6b28e00958e8eabfd39587ca54548bf6176cfc"

/src/: (env DUNE_CACHE enabled)

/src/: (env DUNE_CACHE_TRANSPORT direct)

/src/: (run (cache (download-cache (target /home/opam/.opam/download-cache)) (dune-build-cache (target /home/opam/.cache/dune)))
            (network host)
            (shell "opam exec -- make build"))
cd tutorial/noop && mirage configure -t hvt 
cp Makefile.user tutorial/noop
cp: cannot stat 'Makefile.user': No such file or directory
make: [Makefile:55: tutorial/noop-build] Error 1 (ignored)
cd tutorial/noop && make depend && make
make[1]: Entering directory '/src/tutorial/noop'
opam pin add -k path --no-action --yes mirage-unikernel-noop-hvt . && opam depext --yes --update mirage-unikernel-noop-hvt ; opam pin remove --no-action mirage-unikernel-noop-hvt
Package mirage-unikernel-noop-hvt does not exist, create as a NEW package? [Y/n] y
[mirage-unikernel-noop-hvt.~dev] synchronised (file:///src/tutorial/noop)
mirage-unikernel-noop-hvt is now pinned to file:///src/tutorial/noop (version ~dev)
Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y
opam-depext.1.2.0 is not installed. Install it? [Y/n] y
The following actions will be performed:
  - upgrade opam-depext 1.1.5 to 1.2.0

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.0  (cached)
-> removed   opam-depext.1.1.5
-> installed opam-depext.1.2.0
Done.

<><> opam-depext.1.2.0 installed successfully <><><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead

<><> Carrying on to "opam depext --yes --update mirage-unikernel-noop-hvt" ><><>

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=arm64, os=linux, os-distribution=debian, os-family=debian
libseccomp-dev
linux-libc-dev
pkg-config
# The following system packages are needed:
+ /usr/bin/sudo "apt-get" "update"
- Hit:1 http://deb.debian.org/debian buster InRelease
- Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
- Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
- Get:4 http://deb.debian.org/debian buster-updates/main arm64 Packages.diff/Index [9592 B]
- Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages 2021-10-26-2004.40.pdiff [283 B]
- Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [305 kB]
- Get:7 http://deb.debian.org/debian buster-updates/main arm64 Packages 2022-01-13-2008.29.pdiff [563 B]
- Get:7 http://deb.debian.org/debian buster-updates/main arm64 Packages 2022-01-13-2008.29.pdiff [563 B]
- Fetched 433 kB in 1s (436 kB/s)
- Reading package lists...
# OS package update successful

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[mirage-unikernel-noop-hvt.~dev] synchronised (no changes)


The following system packages will first need to be installed:
    libseccomp-dev pkg-config

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libseccomp-dev" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libglib2.0-0:arm64.
- (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 ... 17364 files and directories currently installed.)
- Preparing to unpack .../0-libglib2.0-0_2.58.3-2+deb10u3_arm64.deb ...
- Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u3) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../1-libglib2.0-data_2.58.3-2+deb10u3_all.deb ...
- Unpacking libglib2.0-data (2.58.3-2+deb10u3) ...
- Selecting previously unselected package libicu63:arm64.
- Preparing to unpack .../2-libicu63_63.1-6+deb10u2_arm64.deb ...
- Unpacking libicu63:arm64 (63.1-6+deb10u2) ...
- Selecting previously unselected package libseccomp-dev:arm64.
- Preparing to unpack .../3-libseccomp-dev_2.3.3-4_arm64.deb ...
- Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
- Selecting previously unselected package libxml2:arm64.
- Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ...
- Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../5-pkg-config_0.29-6_arm64.deb ...
- Unpacking pkg-config (0.29-6) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../6-shared-mime-info_1.10-1_arm64.deb ...
- Unpacking shared-mime-info (1.10-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../7-xdg-user-dirs_0.17-2_arm64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up libseccomp-dev:arm64 (2.3.3-4) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u3) ...
- No schema files found: doing nothing.
- Setting up libicu63:arm64 (63.1-6+deb10u2) ...
- Setting up libglib2.0-data (2.58.3-2+deb10u3) ...
- Setting up pkg-config (0.29-6) ...
- Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
- Setting up shared-mime-info (1.10-1) ...
- Processing triggers for libc-bin (2.28-10) ...
Ok, mirage-unikernel-noop-hvt is no longer pinned to file:///src/tutorial/noop (version ~dev)
opam install -y --deps-only .
The following actions will be performed:
  - install psq                       0.2.0
  - install mirage-kv                 4.0.0
  - install ppx_derivers              1.2.1
  - install mirage-clock              4.0.0
  - install mirage-device             2.0.0
  - install ocaml-src                 4.13.1
  - install bheap                     2.0.0
  - install sexplib0                  v0.14.0
  - install duration                  0.2.0
  - install conf-pkg-config           2
  - install lwt-dllist                1.0.1
  - install parse-argv                0.2.0
  - install mirage-time               3.0.0
  - install metrics                   0.3.0
  - install num                       1.4
  - install ocaml-compiler-libs       v0.12.4
  - install bigarray-compat           1.0.0
  - install lru                       0.3.0
  - install mirage-clock-freestanding 4.0.0
  - install base                      v0.14.2
  - install conf-libseccomp           1
  - install ppxlib                    0.24.0
  - install cstruct                   6.0.1
  - install parsexp                   v0.14.2
  - install solo5-bindings-hvt        0.6.9
  - install randomconv                0.1.3
  - install mirage-random             3.0.0
  - install mirage-net                4.0.0
  - install mirage-fs                 4.0.0
  - install mirage-flow               3.0.0
  - install mirage-block              3.0.0
  - install macaddr-cstruct           5.2.0
  - install cstruct-lwt               6.0.1
  - install sexplib                   v0.14.0
  - install ocaml-freestanding        0.6.6
  - install mirage-console            5.0.0
  - install mirage-channel            4.0.1
  - install ppx_cstruct               6.0.1
  - install mirage-solo5              0.6.5
  - install mirage-profile            0.9.1
  - install mirage-bootvar-solo5      0.6.0
  - install mirage-logs               1.2.0
  - install ethernet                  3.0.0
  - install arp                       3.0.0
  - install tcpip                     7.0.1
  - install mirage-stack              4.0.0
  - install mirage-protocols          8.0.0
  - install mirage-types              3.10.8
  - install mirage-types-lwt          3.10.8
===== 49 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved arp.3.0.0  (cached)
-> retrieved base.v0.14.2  (cached)
-> retrieved bheap.2.0.0  (cached)
-> retrieved bigarray-compat.1.0.0  (cached)
-> retrieved cstruct.6.0.1  (cached)
-> retrieved cstruct-lwt.6.0.1  (cached)
-> retrieved duration.0.2.0  (cached)
-> retrieved ethernet.3.0.0  (cached)
-> installed conf-pkg-config.2
-> installed bheap.2.0.0
-> installed bigarray-compat.1.0.0
-> retrieved lru.0.3.0  (cached)
-> retrieved lwt-dllist.1.0.1  (cached)
-> installed duration.0.2.0
-> retrieved macaddr-cstruct.5.2.0  (cached)
-> installed conf-libseccomp.1
-> installed cstruct.6.0.1
-> retrieved metrics.0.3.0  (cached)
-> retrieved mirage-block.3.0.0  (cached)
-> installed lwt-dllist.1.0.1
-> retrieved mirage-bootvar-solo5.0.6.0  (cached)
-> installed cstruct-lwt.6.0.1
-> installed macaddr-cstruct.5.2.0
-> retrieved mirage-channel.4.0.1  (cached)
-> installed metrics.0.3.0
-> retrieved mirage-clock.4.0.0  (cached)
-> installed mirage-block.3.0.0
-> retrieved mirage-clock-freestanding.4.0.0  (cached)
-> retrieved mirage-console.5.0.0  (cached)
-> retrieved mirage-device.2.0.0  (cached)
-> installed mirage-clock.4.0.0
-> retrieved mirage-flow.3.0.0  (cached)
-> retrieved mirage-fs.4.0.0  (cached)
-> retrieved mirage-kv.4.0.0  (cached)
-> installed mirage-device.2.0.0
-> installed mirage-clock-freestanding.4.0.0
-> retrieved mirage-logs.1.2.0  (cached)
-> installed mirage-flow.3.0.0
-> retrieved mirage-net.4.0.0  (cached)
-> retrieved mirage-profile.0.9.1  (cached)
-> installed mirage-kv.4.0.0
-> retrieved mirage-protocols.8.0.0  (cached)
-> installed mirage-channel.4.0.1
-> installed mirage-console.5.0.0
-> retrieved mirage-random.3.0.0  (cached)
-> installed mirage-net.4.0.0
-> retrieved mirage-solo5.0.6.5  (cached)
-> installed mirage-fs.4.0.0
-> retrieved mirage-stack.4.0.0  (cached)
-> retrieved mirage-time.3.0.0  (cached)
-> installed mirage-random.3.0.0
-> retrieved mirage-types.3.10.8  (cached)
-> retrieved mirage-types-lwt.3.10.8  (cached)
-> retrieved num.1.4  (cached)
-> installed mirage-time.3.0.0
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
-> retrieved ocaml-freestanding.0.6.6  (cached)
-> retrieved parse-argv.0.2.0  (cached)
-> retrieved ocaml-src.4.13.1  (cached)
-> retrieved parsexp.v0.14.2  (cached)
-> retrieved ppx_cstruct.6.0.1  (cached)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved ppxlib.0.24.0  (cached)
-> installed ocaml-src.4.13.1
-> retrieved psq.0.2.0  (cached)
-> retrieved randomconv.0.1.3  (cached)
-> retrieved sexplib.v0.14.0  (cached)
-> installed num.1.4
-> installed ocaml-compiler-libs.v0.12.4
-> installed parse-argv.0.2.0
-> installed ppx_derivers.1.2.1
-> retrieved sexplib0.v0.14.0  (cached)
-> installed psq.0.2.0
-> installed randomconv.0.1.3
-> retrieved tcpip.7.0.1  (cached)
-> installed sexplib0.v0.14.0
-> installed lru.0.3.0
-> retrieved solo5-bindings-hvt.0.6.9  (https://github.com/Solo5/solo5/releases/download/v0.6.9/solo5-v0.6.9.tar.gz)
-> installed ppxlib.0.24.0
-> installed base.v0.14.2
-> installed parsexp.v0.14.2
-> installed sexplib.v0.14.0
-> installed ppx_cstruct.6.0.1
-> installed solo5-bindings-hvt.0.6.9
-> installed mirage-profile.0.9.1
-> installed mirage-logs.1.2.0
-> installed ethernet.3.0.0
-> installed arp.3.0.0
2022-01-20 17:00.50: Cancelling: Timeout (60.0 minutes)
Job cancelled