๐ŸŸ  @7b50369

๐ŸŸ  arm64-debian-10-4.13

Job tree

Job log

See full log and operations
2023-10-27 12:55.13: New job: Build using linux-arm64 in
                                [https://github.com/mirage/mirage-skeleton.git#refs/heads/dev (f81de34fee28559c20a60da8fe5cbcf7770e190e)]

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#6ce4f1bb124b9fdd75cf5851fe8aeb07caccecbd"))
 (run (network host)
      (shell "opam repo add mirage-dev https://github.com/mirage/mirage-dev.git#749c02302f8f15e609332edbe827541558554a80"))
 (run (network host)
      (shell "opam pin -ny https://github.com/mirage/mirage.git#7b5036942fb247001a0e5a14cc74d177882ed301"))
 (run (cache (download-cache (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "sudo apt-get update && opam install -y \"mirage>=4\""))
 (copy (src .) (dst /src/))
 (env MODE hvt)
 (workdir /src/)
 (run (shell "opam exec -- make configure"))
 (env MIRAGE_EXTRA_REPOS opam-overlays:https://github.com/dune-universe/opam-overlays.git#24ca14c061b41323ac113d082865854c48588b32,mirage-opam-overlays:https://github.com/dune-universe/mirage-opam-overlays.git#05f1c1823d891ce4d8adab91f5db3ac51d86dc0b)
 (run (network host)
      (shell "opam exec -- make lock"))
 (run (cache (download-cache (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "sudo apt-get update && opam exec -- make depends"))
 (run (shell "opam monorepo list -l mirage.opam.locked"))
 (run (cache (download-cache (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam exec -- make pull"))
 (env DUNE_CACHE enabled)
 (env DUNE_CACHE_TRANSPORT direct)
 (run (cache (dune-build-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "opam exec -- make build"))
)

2023-10-27 12:55.13: Using cache hint "mirage-ci-skeleton-debian-10-ocaml-4.13"
2023-10-27 12:55.13: Waiting for resource in pool OCluster
2023-10-27 12:55.13: Waiting for workerโ€ฆ
2023-10-27 12:55.13: Got resource from pool OCluster
Building on ainia.caelum.ci.dev
All commits already cached
HEAD is now at f81de34 Merge pull request #373 from samoht/remove-app-info

(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
e243794af54b: Pulling fs layer
e243794af54b: Verifying Checksum
e243794af54b: Download complete
e243794af54b: Pull complete
Digest: sha256:6b2659d10ae0e7d16c06f176433e5d1b47f47f5fda408a6a252e3b23f19ae9bd
Status: Downloaded newer image for ocaml/opam:debian-10-ocaml-4.13
2023-10-27 12:55.13 ---> using "cbba9511e46ef57631453d5b88aeed1ed6de6fa87b6f0dcb3da9328657d73fa4" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2023-10-27 12:55.13 ---> using "0afede13af6ea6d75cbfcfb80353059bc4fd4eea40a723ef627f0c4946f2e079" from cache

/home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam update"))
Continue? [Y/n] y
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.

Format upgrade done.

<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2023-10-27 12:55.13 ---> using "88933084999984163bc104ca2978b0ba2b9c83ff33e4e30c3b6dae7cb5cde9bc" from cache

/home/opam: (run (network host)
                 (shell "opam repo add opam https://github.com/ocaml/opam-repository.git#6ce4f1bb124b9fdd75cf5851fe8aeb07caccecbd"))
2023-10-27 12:55.17: Cancelling: Auto-cancelling job because it is no longer needed
Job cancelled