Skip to content

Console Output

Skipping 129 KB.. Full Log
apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
15:18:36 [2023-10-25T15:18:36.526Z] #61 DONE 38.8s
15:18:36 [2023-10-25T15:18:36.782Z] 
15:18:36 [2023-10-25T15:18:36.782Z] #52 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
15:18:36 [2023-10-25T15:18:36.782Z] #52 DONE 39.0s
15:18:36 [2023-10-25T15:18:36.782Z] 
15:18:36 [2023-10-25T15:18:36.782Z] #46 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
15:18:36 [2023-10-25T15:18:36.782Z] #46 DONE 38.8s
15:18:36 [2023-10-25T15:18:36.782Z] 
15:18:36 [2023-10-25T15:18:36.782Z] #63 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
15:18:36 [2023-10-25T15:18:36.782Z] #63 36.41 Setting up libcap-dev:arm64 (1:2.44-1) ...
15:18:36 [2023-10-25T15:18:36.782Z] #63 36.60 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
15:18:36 [2023-10-25T15:18:36.782Z] #63 36.64 Setting up libtool (2.4.6-15) ...
15:18:36 [2023-10-25T15:18:36.782Z] #63 36.66 Setting up m4 (1.4.18-5) ...
15:18:36 [2023-10-25T15:18:36.782Z] #63 36.69 Setting up dpkg-dev (1.20.13) ...
15:18:36 [2023-10-25T15:18:36.782Z] #63 37.18 Setting up autoconf (2.69-14) ...
15:18:36 [2023-10-25T15:18:36.782Z] #63 37.83 Setting up build-essential (12.9) ...
15:18:36 [2023-10-25T15:18:36.782Z] #63 37.86 Setting up automake (1:1.16.3-2) ...
15:18:36 [2023-10-25T15:18:36.782Z] #63 38.20 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
15:18:36 [2023-10-25T15:18:36.782Z] #63 38.23 Processing triggers for libc-bin (2.31-13+deb11u7) ...
15:18:36 [2023-10-25T15:18:36.782Z] #63 DONE 39.3s
15:18:36 [2023-10-25T15:18:36.782Z] 
15:18:36 [2023-10-25T15:18:36.782Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
15:18:36 [2023-10-25T15:18:36.782Z] #50 DONE 39.3s
15:18:36 [2023-10-25T15:18:36.782Z] 
15:18:36 [2023-10-25T15:18:36.782Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:18:37 [2023-10-25T15:18:37.038Z] #69 ...
15:18:37 [2023-10-25T15:18:37.038Z] 
15:18:37 [2023-10-25T15:18:37.038Z] #70 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
15:18:37 [2023-10-25T15:18:37.038Z] #70 DONE 0.4s
15:18:37 [2023-10-25T15:18:37.294Z] 
15:18:37 [2023-10-25T15:18:37.294Z] #55 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
15:18:37 [2023-10-25T15:18:37.294Z] #55 35.92 Selecting previously unselected package libpcre2-16-0:arm64.
15:18:37 [2023-10-25T15:18:37.294Z] #55 35.92 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
15:18:37 [2023-10-25T15:18:37.294Z] #55 36.03 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
15:18:37 [2023-10-25T15:18:37.294Z] #55 36.20 Selecting previously unselected package libpcre2-32-0:arm64.
15:18:37 [2023-10-25T15:18:37.294Z] #55 36.20 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
15:18:37 [2023-10-25T15:18:37.294Z] #55 36.28 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
15:18:37 [2023-10-25T15:18:37.294Z] #55 37.71 Selecting previously unselected package libpcre2-posix2:arm64.
15:18:37 [2023-10-25T15:18:37.294Z] #55 37.71 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
15:18:37 [2023-10-25T15:18:37.294Z] #55 37.73 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
15:18:37 [2023-10-25T15:18:37.294Z] #55 38.10 Selecting previously unselected package libpcre2-dev:arm64.
15:18:37 [2023-10-25T15:18:37.294Z] #55 38.10 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
15:18:37 [2023-10-25T15:18:37.294Z] #55 38.12 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
15:18:37 [2023-10-25T15:18:37.294Z] #55 38.30 Selecting previously unselected package libselinux1-dev:arm64.
15:18:37 [2023-10-25T15:18:37.294Z] #55 38.31 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
15:18:37 [2023-10-25T15:18:37.294Z] #55 38.31 Unpacking libselinux1-dev:arm64 (3.1-3) ...
15:18:37 [2023-10-25T15:18:37.294Z] #55 38.50 Selecting previously unselected package libmount-dev:arm64.
15:18:37 [2023-10-25T15:18:37.294Z] #55 38.50 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
15:18:37 [2023-10-25T15:18:37.294Z] #55 38.51 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
15:18:37 [2023-10-25T15:18:37.294Z] #55 38.57 Selecting previously unselected package libpcre16-3:arm64.
15:18:37 [2023-10-25T15:18:37.294Z] #55 38.57 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
15:18:37 [2023-10-25T15:18:37.294Z] #55 38.58 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
15:18:37 [2023-10-25T15:18:37.294Z] #55 38.82 Selecting previously unselected package libpcre32-3:arm64.
15:18:37 [2023-10-25T15:18:37.294Z] #55 38.82 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
15:18:37 [2023-10-25T15:18:37.294Z] #55 38.82 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
15:18:37 [2023-10-25T15:18:37.294Z] #55 38.92 Selecting previously unselected package libpcrecpp0v5:arm64.
15:18:37 [2023-10-25T15:18:37.294Z] #55 38.92 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
15:18:37 [2023-10-25T15:18:37.294Z] #55 38.92 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
15:18:37 [2023-10-25T15:18:37.294Z] #55 39.10 Selecting previously unselected package libpcre3-dev:arm64.
15:18:37 [2023-10-25T15:18:37.294Z] #55 39.10 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
15:18:37 [2023-10-25T15:18:37.294Z] #55 39.12 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
15:18:37 [2023-10-25T15:18:37.294Z] #55 39.23 Selecting previously unselected package zlib1g-dev:arm64.
15:18:37 [2023-10-25T15:18:37.294Z] #55 39.24 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
15:18:37 [2023-10-25T15:18:37.294Z] #55 39.24 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
15:18:37 [2023-10-25T15:18:37.294Z] #55 39.29 Selecting previously unselected package libglib2.0-dev:arm64.
15:18:37 [2023-10-25T15:18:37.294Z] #55 39.29 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
15:18:37 [2023-10-25T15:18:37.294Z] #55 39.30 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
15:18:37 [2023-10-25T15:18:37.550Z] #55 39.80 Selecting previously unselected package libsecret-1-dev:arm64.
15:18:37 [2023-10-25T15:18:37.550Z] #55 39.80 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
15:18:37 [2023-10-25T15:18:37.550Z] #55 39.81 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
15:18:37 [2023-10-25T15:18:37.550Z] #55 39.88 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
15:18:37 [2023-10-25T15:18:37.550Z] #55 39.90 Setting up libpcre16-3:arm64 (2:8.39-13) ...
15:18:37 [2023-10-25T15:18:37.550Z] #55 39.91 Setting up libsepol1-dev:arm64 (3.1-1) ...
15:18:37 [2023-10-25T15:18:37.806Z] #55 39.92 Setting up libffi-dev:arm64 (3.3-6) ...
15:18:37 [2023-10-25T15:18:37.806Z] #55 39.93 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
15:18:37 [2023-10-25T15:18:37.806Z] #55 39.94 Setting up libbtrfs0:arm64 (5.10.1-2) ...
15:18:37 [2023-10-25T15:18:37.806Z] #55 39.96 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
15:18:37 [2023-10-25T15:18:37.806Z] #55 39.97 Setting up libglib2.0-data (2.66.8-1) ...
15:18:37 [2023-10-25T15:18:37.806Z] #55 39.98 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
15:18:37 [2023-10-25T15:18:37.806Z] #55 39.99 Setting up libpcre32-3:arm64 (2:8.39-13) ...
15:18:37 [2023-10-25T15:18:37.806Z] #55 40.00 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
15:18:37 [2023-10-25T15:18:37.806Z] #55 40.01 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
15:18:37 [2023-10-25T15:18:37.806Z] #55 40.02 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
15:18:37 [2023-10-25T15:18:37.806Z] #55 40.03 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
15:18:37 [2023-10-25T15:18:37.806Z] #55 40.04 Setting up python3-lib2to3 (3.9.2-1) ...
15:18:37 [2023-10-25T15:18:37.806Z] #55 40.14 Setting up libelf1:arm64 (0.183-1) ...
15:18:38 [2023-10-25T15:18:38.061Z] #55 40.16 Setting up libsecret-common (0.20.4-2) ...
15:18:38 [2023-10-25T15:18:38.061Z] #55 40.17 Setting up python3-distutils (3.9.2-1) ...
15:18:38 [2023-10-25T15:18:38.317Z] #55 40.29 Setting up libglib2.0-dev-bin (2.66.8-1) ...
15:18:38 [2023-10-25T15:18:38.317Z] #55 40.45 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
15:18:38 [2023-10-25T15:18:38.317Z] #55 40.47 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
15:18:38 [2023-10-25T15:18:38.317Z] #55 40.48 Setting up libselinux1-dev:arm64 (3.1-3) ...
15:18:38 [2023-10-25T15:18:38.317Z] #55 40.49 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
15:18:38 [2023-10-25T15:18:38.317Z] #55 40.50 Setting up libglib2.0-bin (2.66.8-1) ...
15:18:38 [2023-10-25T15:18:38.317Z] #55 40.52 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
15:18:38 [2023-10-25T15:18:38.317Z] #55 40.53 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
15:18:38 [2023-10-25T15:18:38.317Z] #55 40.54 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
15:18:38 [2023-10-25T15:18:38.317Z] #55 40.55 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
15:18:38 [2023-10-25T15:18:38.573Z] #55 40.56 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
15:18:38 [2023-10-25T15:18:38.573Z] #55 40.58 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
15:18:38 [2023-10-25T15:18:38.573Z] #55 40.59 No schema files found: doing nothing.
15:18:38 [2023-10-25T15:18:38.573Z] #55 40.59 Processing triggers for libc-bin (2.31-13+deb11u7) ...
15:18:38 [2023-10-25T15:18:38.573Z] #55 40.62 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
15:18:38 [2023-10-25T15:18:38.829Z] #55 DONE 40.9s
15:18:38 [2023-10-25T15:18:38.829Z] 
15:18:38 [2023-10-25T15:18:38.829Z] #71 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
15:18:42 [2023-10-25T15:18:42.095Z] #71 ...
15:18:42 [2023-10-25T15:18:42.095Z] 
15:18:42 [2023-10-25T15:18:42.095Z] #72 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:18:42 [2023-10-25T15:18:42.095Z] #72 DONE 5.3s
15:18:42 [2023-10-25T15:18:42.095Z] 
15:18:42 [2023-10-25T15:18:42.095Z] #73 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
15:18:42 [2023-10-25T15:18:42.095Z] #73 3.987 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:18:42 [2023-10-25T15:18:42.095Z] #73 3.988 + mkdir /build
15:18:42 [2023-10-25T15:18:42.095Z] #73 DONE 5.0s
15:18:42 [2023-10-25T15:18:42.095Z] 
15:18:42 [2023-10-25T15:18:42.095Z] #74 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
15:18:42 [2023-10-25T15:18:42.661Z] #74 0.801 go: downloading github.com/sirupsen/logrus v1.9.0
15:18:42 [2023-10-25T15:18:42.661Z] #74 0.802 go: downloading github.com/urfave/cli/v2 v2.23.5
15:18:42 [2023-10-25T15:18:42.661Z] #74 0.845 go: downloading github.com/google/uuid v1.3.0
15:18:42 [2023-10-25T15:18:42.661Z] #74 0.847 go: downloading github.com/moby/vpnkit v0.5.0
15:18:42 [2023-10-25T15:18:42.661Z] #74 0.849 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
15:18:42 [2023-10-25T15:18:42.661Z] #74 0.898 go: downloading golang.org/x/sys v0.2.0
15:18:42 [2023-10-25T15:18:42.661Z] #74 0.966 go: downloading github.com/gorilla/mux v1.8.0
15:18:42 [2023-10-25T15:18:42.661Z] #74 1.028 go: downloading github.com/moby/sys/mountinfo v0.6.2
15:18:42 [2023-10-25T15:18:42.919Z] #74 1.260 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
15:18:43 [2023-10-25T15:18:43.481Z] #74 1.753 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
15:18:43 [2023-10-25T15:18:43.481Z] #74 1.753 go: downloading golang.org/x/net v0.1.0
15:18:43 [2023-10-25T15:18:43.481Z] #74 1.754 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
15:18:43 [2023-10-25T15:18:43.481Z] #74 1.754 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
15:18:46 [2023-10-25T15:18:46.752Z] #74 ...
15:18:46 [2023-10-25T15:18:46.752Z] 
15:18:46 [2023-10-25T15:18:46.752Z] #75 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
15:18:46 [2023-10-25T15:18:46.752Z] #75 4.084 Hit:1 http://deb.debian.org/debian bullseye InRelease
15:18:46 [2023-10-25T15:18:46.752Z] #75 4.084 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
15:18:46 [2023-10-25T15:18:46.752Z] #75 4.084 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
15:18:46 [2023-10-25T15:18:46.752Z] #75 4.672 Reading package lists...
15:18:46 [2023-10-25T15:18:46.752Z] #75 5.245 + apt-get  install -y --no-install-recommends gcc libc6-dev
15:18:46 [2023-10-25T15:18:46.752Z] #75 5.261 Reading package lists...
15:18:46 [2023-10-25T15:18:46.752Z] #75 5.835 Building dependency tree...
15:18:46 [2023-10-25T15:18:46.752Z] #75 5.996 Reading state information...
15:18:46 [2023-10-25T15:18:46.752Z] #75 6.244 gcc is already the newest version (4:10.2.1-1).
15:18:46 [2023-10-25T15:18:46.752Z] #75 6.244 libc6-dev is already the newest version (2.31-13+deb11u7).
15:18:46 [2023-10-25T15:18:46.752Z] #75 6.244 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
15:18:46 [2023-10-25T15:18:46.752Z] #75 ...
15:18:46 [2023-10-25T15:18:46.752Z] 
15:18:46 [2023-10-25T15:18:46.752Z] #76 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:18:46 [2023-10-25T15:18:46.752Z] #76 ...
15:18:46 [2023-10-25T15:18:46.752Z] 
15:18:46 [2023-10-25T15:18:46.752Z] #77 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
15:18:47 [2023-10-25T15:18:47.009Z] #77 ...
15:18:47 [2023-10-25T15:18:47.009Z] 
15:18:47 [2023-10-25T15:18:47.009Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:18:47 [2023-10-25T15:18:47.009Z] #69 3.784 Cloning into '/tmp/crun-build'...
15:18:47 [2023-10-25T15:18:47.009Z] #69 4.571 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
15:18:47 [2023-10-25T15:18:47.009Z] #69 4.577 Cloning into '/tmp/crun-build/libocispec'...
15:18:47 [2023-10-25T15:18:47.009Z] #69 4.866 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
15:18:47 [2023-10-25T15:18:47.009Z] #69 4.872 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
15:18:47 [2023-10-25T15:18:47.009Z] #69 4.872 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
15:18:47 [2023-10-25T15:18:47.009Z] #69 4.872 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
15:18:47 [2023-10-25T15:18:47.009Z] #69 4.878 Cloning into '/tmp/crun-build/libocispec/image-spec'...
15:18:47 [2023-10-25T15:18:47.009Z] #69 5.330 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
15:18:47 [2023-10-25T15:18:47.009Z] #69 5.707 Cloning into '/tmp/crun-build/libocispec/yajl'...
15:18:47 [2023-10-25T15:18:47.009Z] #69 6.088 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
15:18:47 [2023-10-25T15:18:47.009Z] #69 6.160 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
15:18:47 [2023-10-25T15:18:47.009Z] #69 6.233 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
15:18:47 [2023-10-25T15:18:47.940Z] #69 11.06 aclocal: warning: couldn't open directory 'm4': No such file or directory
15:18:52 [2023-10-25T15:18:52.127Z] #69 15.30 libtoolize: putting auxiliary files in '.'.
15:18:52 [2023-10-25T15:18:52.127Z] #69 15.30 libtoolize: copying file './ltmain.sh'
15:18:52 [2023-10-25T15:18:52.127Z] #69 ...
15:18:52 [2023-10-25T15:18:52.127Z] 
15:18:52 [2023-10-25T15:18:52.127Z] #71 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
15:18:52 [2023-10-25T15:18:52.127Z] #71 3.338 + bin/ctr
15:18:52 [2023-10-25T15:18:52.127Z] #71 3.341 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
15:18:53 [2023-10-25T15:18:53.056Z] #71 ...
15:18:53 [2023-10-25T15:18:53.056Z] 
15:18:53 [2023-10-25T15:18:53.056Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:18:53 [2023-10-25T15:18:53.056Z] #69 16.14 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
15:18:53 [2023-10-25T15:18:53.056Z] #69 16.14 libtoolize: and rerunning libtoolize and aclocal.
15:18:53 [2023-10-25T15:18:53.056Z] #69 16.14 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
15:18:56 [2023-10-25T15:18:56.331Z] #69 19.40 configure.ac:7: installing './compile'
15:18:56 [2023-10-25T15:18:56.331Z] #69 19.40 configure.ac:11: installing './config.guess'
15:18:56 [2023-10-25T15:18:56.331Z] #69 19.41 configure.ac:11: installing './config.sub'
15:18:56 [2023-10-25T15:18:56.331Z] #69 19.41 configure.ac:8: installing './install-sh'
15:18:56 [2023-10-25T15:18:56.331Z] #69 19.41 configure.ac:8: installing './missing'
15:18:56 [2023-10-25T15:18:56.331Z] #69 19.44 Makefile.am: installing './depcomp'
15:18:56 [2023-10-25T15:18:56.894Z] #69 20.17 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
15:18:56 [2023-10-25T15:18:56.894Z] #69 20.17 libtoolize: copying file 'build-aux/ltmain.sh'
15:18:57 [2023-10-25T15:18:57.151Z] #69 20.35 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
15:18:57 [2023-10-25T15:18:57.151Z] #69 20.35 libtoolize: copying file 'm4/libtool.m4'
15:18:57 [2023-10-25T15:18:57.151Z] #69 20.50 libtoolize: copying file 'm4/ltoptions.m4'
15:18:57 [2023-10-25T15:18:57.408Z] #69 20.64 libtoolize: copying file 'm4/ltsugar.m4'
15:18:57 [2023-10-25T15:18:57.408Z] #69 20.79 libtoolize: copying file 'm4/ltversion.m4'
15:18:57 [2023-10-25T15:18:57.408Z] #69 20.90 libtoolize: copying file 'm4/lt~obsolete.m4'
15:18:57 [2023-10-25T15:18:57.665Z] #69 21.02 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
15:19:01 [2023-10-25T15:19:01.839Z] #69 24.97 configure.ac:7: installing 'build-aux/compile'
15:19:01 [2023-10-25T15:19:01.839Z] #69 24.98 configure.ac:9: installing 'build-aux/config.guess'
15:19:01 [2023-10-25T15:19:01.839Z] #69 24.98 configure.ac:9: installing 'build-aux/config.sub'
15:19:01 [2023-10-25T15:19:01.839Z] #69 24.98 configure.ac:11: installing 'build-aux/install-sh'
15:19:01 [2023-10-25T15:19:01.839Z] #69 24.98 configure.ac:11: installing 'build-aux/missing'
15:19:01 [2023-10-25T15:19:01.839Z] #69 25.03 Makefile.am: installing 'build-aux/depcomp'
15:19:01 [2023-10-25T15:19:01.839Z] #69 25.06 parallel-tests: installing 'build-aux/test-driver'
15:19:03 [2023-10-25T15:19:03.208Z] #69 26.32 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
15:19:03 [2023-10-25T15:19:03.208Z] #69 26.32 libtoolize: copying file 'build-aux/ltmain.sh'
15:19:03 [2023-10-25T15:19:03.208Z] #69 26.66 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
15:19:03 [2023-10-25T15:19:03.208Z] #69 26.66 libtoolize: copying file 'm4/libtool.m4'
15:19:03 [2023-10-25T15:19:03.465Z] #69 26.82 libtoolize: copying file 'm4/ltoptions.m4'
15:19:03 [2023-10-25T15:19:03.465Z] #69 26.95 libtoolize: copying file 'm4/ltsugar.m4'
15:19:03 [2023-10-25T15:19:03.722Z] #69 27.06 libtoolize: copying file 'm4/ltversion.m4'
15:19:03 [2023-10-25T15:19:03.722Z] #69 27.19 libtoolize: copying file 'm4/lt~obsolete.m4'
15:19:08 [2023-10-25T15:19:08.975Z] #69 31.97 configure.ac:11: installing 'build-aux/compile'
15:19:08 [2023-10-25T15:19:08.975Z] #69 31.97 configure.ac:11: installing 'build-aux/config.guess'
15:19:08 [2023-10-25T15:19:08.975Z] #69 31.98 configure.ac:11: installing 'build-aux/config.sub'
15:19:08 [2023-10-25T15:19:08.975Z] #69 31.98 configure.ac:13: installing 'build-aux/install-sh'
15:19:08 [2023-10-25T15:19:08.975Z] #69 31.98 configure.ac:13: installing 'build-aux/missing'
15:19:08 [2023-10-25T15:19:08.975Z] #69 31.98 configure.ac:8: installing 'build-aux/tap-driver.sh'
15:19:08 [2023-10-25T15:19:08.975Z] #69 32.04 Makefile.am: installing 'build-aux/depcomp'
15:19:09 [2023-10-25T15:19:09.490Z] #69 32.61 checking build system type... 
15:19:09 [2023-10-25T15:19:09.490Z] #69 ...
15:19:09 [2023-10-25T15:19:09.490Z] 
15:19:09 [2023-10-25T15:19:09.490Z] #68 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:19:09 [2023-10-25T15:19:09.490Z] #68 DONE 33.0s
15:19:09 [2023-10-25T15:19:09.490Z] 
15:19:09 [2023-10-25T15:19:09.490Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:19:09 [2023-10-25T15:19:09.490Z] #69 32.61 checking build system type... aarch64-unknown-linux-gnu
15:19:09 [2023-10-25T15:19:09.490Z] #69 32.97 checking host system type... aarch64-unknown-linux-gnu
15:19:09 [2023-10-25T15:19:09.490Z] #69 32.97 checking how to print strings... printf
15:19:09 [2023-10-25T15:19:09.747Z] #69 32.99 checking for gcc... gcc
15:19:10 [2023-10-25T15:19:10.004Z] #69 33.06 checking whether the C compiler works... yes
15:19:10 [2023-10-25T15:19:10.004Z] #69 33.19 checking for C compiler default output file name... a.out
15:19:10 [2023-10-25T15:19:10.004Z] #69 33.19 checking for suffix of executables... 
15:19:10 [2023-10-25T15:19:10.261Z] #69 33.37 checking whether we are cross compiling... no
15:19:10 [2023-10-25T15:19:10.261Z] #69 33.50 checking for suffix of object files... o
15:19:10 [2023-10-25T15:19:10.261Z] #69 33.56 checking whether we are using the GNU C compiler... yes
15:19:10 [2023-10-25T15:19:10.518Z] #69 33.62 checking whether gcc accepts -g... yes
15:19:10 [2023-10-25T15:19:10.518Z] #69 33.84 checking for gcc option to accept ISO C89... none needed
15:19:10 [2023-10-25T15:19:10.518Z] #69 33.89 checking whether gcc understands -c and -o together... yes
15:19:10 [2023-10-25T15:19:10.775Z] #69 33.99 checking for a sed that does not truncate output... /bin/sed
15:19:10 [2023-10-25T15:19:10.775Z] #69 34.01 checking for grep that handles long lines and -e... /bin/grep
15:19:10 [2023-10-25T15:19:10.775Z] #69 34.01 checking for egrep... /bin/grep -E
15:19:10 [2023-10-25T15:19:10.775Z] #69 34.02 checking for fgrep... /bin/grep -F
15:19:10 [2023-10-25T15:19:10.775Z] #69 34.03 checking for ld used by gcc... /usr/bin/ld
15:19:10 [2023-10-25T15:19:10.775Z] #69 34.04 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:19:10 [2023-10-25T15:19:10.775Z] #69 34.05 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:19:10 [2023-10-25T15:19:10.775Z] #69 34.05 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:19:10 [2023-10-25T15:19:10.775Z] #69 34.13 checking whether ln -s works... yes
15:19:10 [2023-10-25T15:19:10.775Z] #69 34.13 checking the maximum length of command line arguments... 1572864
15:19:10 [2023-10-25T15:19:10.775Z] #69 34.14 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
15:19:10 [2023-10-25T15:19:10.775Z] #69 34.15 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
15:19:10 [2023-10-25T15:19:10.775Z] #69 34.15 checking for /usr/bin/ld option to reload object files... -r
15:19:10 [2023-10-25T15:19:10.775Z] #69 34.15 checking for objdump... objdump
15:19:10 [2023-10-25T15:19:10.775Z] #69 34.15 checking how to recognize dependent libraries... pass_all
15:19:10 [2023-10-25T15:19:10.775Z] #69 34.16 checking for dlltool... no
15:19:10 [2023-10-25T15:19:10.775Z] #69 34.16 checking how to associate runtime and link libraries... printf %s\n
15:19:10 [2023-10-25T15:19:10.775Z] #69 34.16 checking for ar... ar
15:19:10 [2023-10-25T15:19:10.775Z] #69 34.16 checking for archiver @FILE support... @
15:19:10 [2023-10-25T15:19:10.775Z] #69 34.21 checking for strip... strip
15:19:10 [2023-10-25T15:19:10.775Z] #69 34.21 checking for ranlib... ranlib
15:19:10 [2023-10-25T15:19:10.775Z] #69 34.21 checking for gawk... no
15:19:10 [2023-10-25T15:19:10.775Z] #69 34.21 checking for mawk... mawk
15:19:11 [2023-10-25T15:19:11.032Z] #69 34.21 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:19:11 [2023-10-25T15:19:11.032Z] #69 34.38 checking for sysroot... no
15:19:11 [2023-10-25T15:19:11.032Z] #69 34.38 checking for a working dd... /bin/dd
15:19:11 [2023-10-25T15:19:11.032Z] #69 34.39 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
15:19:11 [2023-10-25T15:19:11.032Z] #69 34.39 checking for mt... no
15:19:11 [2023-10-25T15:19:11.032Z] #69 34.39 checking if : is a manifest tool... no
15:19:11 [2023-10-25T15:19:11.032Z] #69 34.40 checking how to run the C preprocessor... gcc -E
15:19:11 [2023-10-25T15:19:11.289Z] #69 34.49 checking for ANSI C header files... yes
15:19:11 [2023-10-25T15:19:11.289Z] #69 34.69 checking for sys/types.h... yes
15:19:11 [2023-10-25T15:19:11.546Z] #69 34.75 checking for sys/stat.h... yes
15:19:11 [2023-10-25T15:19:11.546Z] #69 34.82 checking for stdlib.h... yes
15:19:11 [2023-10-25T15:19:11.546Z] #69 34.92 checking for string.h... yes
15:19:11 [2023-10-25T15:19:11.546Z] #69 34.97 checking for memory.h... yes
15:19:11 [2023-10-25T15:19:11.802Z] #69 35.03 checking for strings.h... yes
15:19:11 [2023-10-25T15:19:11.802Z] #69 35.08 checking for inttypes.h... yes
15:19:11 [2023-10-25T15:19:11.802Z] #69 35.17 checking for stdint.h... yes
15:19:11 [2023-10-25T15:19:11.802Z] #69 35.22 checking for unistd.h... yes
15:19:12 [2023-10-25T15:19:12.058Z] #69 35.29 checking for dlfcn.h... yes
15:19:12 [2023-10-25T15:19:12.058Z] #69 35.37 checking for objdir... .libs
15:19:12 [2023-10-25T15:19:12.314Z] #69 35.63 checking if gcc supports -fno-rtti -fno-exceptions... no
15:19:12 [2023-10-25T15:19:12.314Z] #69 35.69 checking for gcc option to produce PIC... -fPIC -DPIC
15:19:12 [2023-10-25T15:19:12.314Z] #69 35.69 checking if gcc PIC flag -fPIC -DPIC works... yes
15:19:12 [2023-10-25T15:19:12.570Z] #69 35.77 checking if gcc static flag -static works... yes
15:19:12 [2023-10-25T15:19:12.570Z] #69 35.87 checking if gcc supports -c -o file.o... yes
15:19:12 [2023-10-25T15:19:12.570Z] #69 35.95 checking if gcc supports -c -o file.o... (cached) yes
15:19:12 [2023-10-25T15:19:12.570Z] #69 35.95 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
15:19:12 [2023-10-25T15:19:12.826Z] #69 35.96 checking dynamic linker characteristics... GNU/Linux ld.so
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.12 checking how to hardcode library paths into programs... immediate
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.12 checking whether stripping libraries is possible... yes
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.12 checking if libtool supports shared libraries... yes
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.12 checking whether to build shared libraries... no
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.12 checking whether to build static libraries... yes
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.12 checking for a BSD-compatible install... /usr/bin/install -c
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.13 checking whether build environment is sane... yes
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.15 checking for a thread-safe mkdir -p... /bin/mkdir -p
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.15 checking whether make sets $(MAKE)... yes
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.16 checking whether make supports the include directive... yes (GNU style)
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.17 checking whether make supports nested variables... yes
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.19 checking whether UID '0' is supported by ustar format... yes
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.19 checking whether GID '0' is supported by ustar format... yes
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.19 checking how to create a ustar tar archive... gnutar
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.21 checking dependency style of gcc... gcc3
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.26 checking whether to enable maintainer-specific portions of Makefiles... yes
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.26 checking whether make supports nested variables... (cached) yes
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.26 checking for gawk... (cached) mawk
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.26 checking for a sed that does not truncate output... (cached) /bin/sed
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.26 checking for gcc... (cached) gcc
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.29 checking whether we are using the GNU C compiler... (cached) yes
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.29 checking whether gcc accepts -g... (cached) yes
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.29 checking for gcc option to accept ISO C89... (cached) none needed
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.29 checking whether gcc understands -c and -o together... (cached) yes
15:19:12 [2023-10-25T15:19:12.826Z] #69 36.29 checking for a Python interpreter with version >= 3... python3
15:19:13 [2023-10-25T15:19:13.083Z] #69 36.31 checking for python3... /usr/bin/python3
15:19:13 [2023-10-25T15:19:13.083Z] #69 36.31 checking for python3 version... 3.9
15:19:13 [2023-10-25T15:19:13.083Z] #69 36.33 checking for python3 platform... linux
15:19:13 [2023-10-25T15:19:13.083Z] #69 36.34 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
15:19:13 [2023-10-25T15:19:13.083Z] #69 36.37 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
15:19:13 [2023-10-25T15:19:13.083Z] #69 36.41 checking for go-md2man... no
15:19:13 [2023-10-25T15:19:13.083Z] #69 36.41 checking error.h usability... yes
15:19:13 [2023-10-25T15:19:13.083Z] #69 36.49 checking error.h presence... yes
15:19:13 [2023-10-25T15:19:13.083Z] #69 36.50 checking for error.h... yes
15:19:13 [2023-10-25T15:19:13.083Z] #69 36.51 checking linux/openat2.h usability... yes
15:19:13 [2023-10-25T15:19:13.339Z] #69 36.56 checking linux/openat2.h presence... yes
15:19:13 [2023-10-25T15:19:13.339Z] #69 36.57 checking for linux/openat2.h... yes
15:19:13 [2023-10-25T15:19:13.339Z] #69 36.58 checking stdatomic.h usability... yes
15:19:13 [2023-10-25T15:19:13.339Z] #69 36.65 checking stdatomic.h presence... yes
15:19:13 [2023-10-25T15:19:13.339Z] #69 36.66 checking for stdatomic.h... yes
15:19:13 [2023-10-25T15:19:13.339Z] #69 36.68 checking linux/ioprio.h usability... no
15:19:13 [2023-10-25T15:19:13.596Z] #69 36.77 checking linux/ioprio.h presence... no
15:19:13 [2023-10-25T15:19:13.596Z] #69 36.83 checking for linux/ioprio.h... no
15:19:13 [2023-10-25T15:19:13.596Z] #69 36.83 checking for atomic_int... yes
15:19:13 [2023-10-25T15:19:13.596Z] #69 36.90 checking for atomic_bool... yes
15:19:13 [2023-10-25T15:19:13.852Z] #69 37.01 checking for copy_file_range... yes
15:19:13 [2023-10-25T15:19:13.852Z] #69 37.09 checking for fgetxattr... yes
15:19:13 [2023-10-25T15:19:13.852Z] #69 37.19 checking for statx... yes
15:19:14 [2023-10-25T15:19:14.108Z] #69 37.31 checking for fgetpwent_r... yes
15:19:14 [2023-10-25T15:19:14.109Z] #69 37.38 checking for issetugid... no
15:19:14 [2023-10-25T15:19:14.109Z] #69 37.45 checking for pkg-config... /usr/bin/pkg-config
15:19:14 [2023-10-25T15:19:14.109Z] #69 37.46 checking pkg-config is at least version 0.9.0... yes
15:19:14 [2023-10-25T15:19:14.364Z] #69 37.46 checking for library containing yajl_tree_get... -lyajl
15:19:14 [2023-10-25T15:19:14.364Z] #69 37.73 checking for yajl >= 2.0.0... yes
15:19:14 [2023-10-25T15:19:14.364Z] #69 37.74 checking sys/capability.h usability... yes
15:19:14 [2023-10-25T15:19:14.364Z] #69 37.78 checking sys/capability.h presence... yes
15:19:14 [2023-10-25T15:19:14.365Z] #69 37.81 checking for sys/capability.h... yes
15:19:14 [2023-10-25T15:19:14.620Z] #69 37.81 checking for library containing cap_from_name... -lcap
15:19:14 [2023-10-25T15:19:14.876Z] #69 37.95 checking for library containing gcry_check_version... no
15:19:15 [2023-10-25T15:19:15.133Z] #69 38.23 checking for library containing dlopen... -ldl
15:19:15 [2023-10-25T15:19:15.390Z] #69 38.55 checking seccomp.h usability... yes
15:19:15 [2023-10-25T15:19:15.390Z] #69 38.64 checking seccomp.h presence... yes
15:19:15 [2023-10-25T15:19:15.390Z] #69 38.66 checking for seccomp.h... yes
15:19:15 [2023-10-25T15:19:15.647Z] #69 38.67 checking for library containing seccomp_rule_add... -lseccomp
15:19:15 [2023-10-25T15:19:15.904Z] #69 38.97 checking for library containing seccomp_arch_resolve_name... none required
15:19:15 [2023-10-25T15:19:15.904Z] #69 39.21 checking systemd/sd-bus.h usability... yes
15:19:15 [2023-10-25T15:19:15.904Z] #69 39.31 checking systemd/sd-bus.h presence... yes
15:19:16 [2023-10-25T15:19:16.161Z] #69 39.34 checking for systemd/sd-bus.h... yes
15:19:16 [2023-10-25T15:19:16.161Z] #69 39.34 checking for library containing sd_bus_match_signal_async... 
15:19:16 [2023-10-25T15:19:16.161Z] #69 ...
15:19:16 [2023-10-25T15:19:16.161Z] 
15:19:16 [2023-10-25T15:19:16.161Z] #76 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:19:16 [2023-10-25T15:19:16.161Z] #76 DONE 39.7s
15:19:16 [2023-10-25T15:19:16.161Z] 
15:19:16 [2023-10-25T15:19:16.161Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:19:16 [2023-10-25T15:19:16.161Z] #69 39.34 checking for library containing sd_bus_match_signal_async... -lsystemd
15:19:16 [2023-10-25T15:19:16.161Z] #69 39.56 checking for sd_notify_barrier... 
15:19:16 [2023-10-25T15:19:16.161Z] #69 ...
15:19:16 [2023-10-25T15:19:16.161Z] 
15:19:16 [2023-10-25T15:19:16.161Z] #71 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
15:19:16 [2023-10-25T15:19:16.161Z] #71 36.06 + bin/containerd
15:19:16 [2023-10-25T15:19:16.161Z] #71 36.06 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
15:19:16 [2023-10-25T15:19:16.497Z] #71 ...
15:19:16 [2023-10-25T15:19:16.498Z] 
15:19:16 [2023-10-25T15:19:16.498Z] #75 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
15:19:16 [2023-10-25T15:19:16.498Z] #75 DONE 39.9s
15:19:16 [2023-10-25T15:19:16.765Z] 
15:19:16 [2023-10-25T15:19:16.765Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:19:16 [2023-10-25T15:19:16.765Z] #69 39.56 checking for sd_notify_barrier... yes
15:19:16 [2023-10-25T15:19:16.765Z] #69 39.65 checking linux/bpf.h usability... yes
15:19:16 [2023-10-25T15:19:16.765Z] #69 39.78 checking linux/bpf.h presence... yes
15:19:16 [2023-10-25T15:19:16.765Z] #69 39.80 checking for linux/bpf.h... yes
15:19:16 [2023-10-25T15:19:16.765Z] #69 39.80 checking compilation for eBPF... yes
15:19:16 [2023-10-25T15:19:16.765Z] #69 39.93 checking for criu >= 3.15... no
15:19:16 [2023-10-25T15:19:16.765Z] #69 39.94 configure: CRIU headers not found, building without CRIU support
15:19:16 [2023-10-25T15:19:16.765Z] #69 39.95 checking for criu > 3.16... no
15:19:16 [2023-10-25T15:19:16.765Z] #69 39.96 configure: CRIU version doesn't support join-ns API
15:19:16 [2023-10-25T15:19:16.765Z] #69 39.96 checking for criu > 3.16.1... no
15:19:16 [2023-10-25T15:19:16.765Z] #69 39.97 configure: CRIU version doesn't support for pre-dumping
15:19:16 [2023-10-25T15:19:16.765Z] #69 39.97 checking for new mount API (fsconfig)... no
15:19:16 [2023-10-25T15:19:16.765Z] #69 40.15 yes
15:19:17 [2023-10-25T15:19:17.022Z] #69 40.16 checking for seccomp notify API... yes
15:19:17 [2023-10-25T15:19:17.022Z] #69 40.31 checking for gperf... no
15:19:17 [2023-10-25T15:19:17.022Z] #69 40.31 configure: gperf not found - cannot rebuild signal parser code
15:19:17 [2023-10-25T15:19:17.022Z] #69 40.31 checking for library containing argp_parse... none required
15:19:17 [2023-10-25T15:19:17.022Z] #69 40.47 checking that generated files are newer than configure... done
15:19:17 [2023-10-25T15:19:17.022Z] #69 40.47 configure: creating ./config.status
15:19:17 [2023-10-25T15:19:17.278Z] #69 ...
15:19:17 [2023-10-25T15:19:17.278Z] 
15:19:17 [2023-10-25T15:19:17.278Z] #74 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
15:19:17 [2023-10-25T15:19:17.278Z] #74 DONE 35.8s
15:19:17 [2023-10-25T15:19:17.535Z] 
15:19:17 [2023-10-25T15:19:17.535Z] #77 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
15:19:17 [2023-10-25T15:19:17.535Z] #77 DONE 40.8s
15:19:17 [2023-10-25T15:19:17.535Z] 
15:19:17 [2023-10-25T15:19:17.535Z] #53 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
15:19:17 [2023-10-25T15:19:17.535Z] #53 79.80 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
15:19:17 [2023-10-25T15:19:17.535Z] #53 79.85 Docker version unknown-version, build unknown-commit
15:19:17 [2023-10-25T15:19:17.792Z] #53 DONE 80.0s
15:19:17 [2023-10-25T15:19:17.793Z] 
15:19:17 [2023-10-25T15:19:17.793Z] #78 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
15:19:17 [2023-10-25T15:19:17.793Z] #78 DONE 0.1s
15:19:17 [2023-10-25T15:19:17.793Z] 
15:19:17 [2023-10-25T15:19:17.793Z] #79 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
15:19:18 [2023-10-25T15:19:18.050Z] #79 DONE 0.3s
15:19:18 [2023-10-25T15:19:18.050Z] 
15:19:18 [2023-10-25T15:19:18.050Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
15:19:18 [2023-10-25T15:19:18.050Z] #80 1.280 -- The C compiler identification is GNU 10.2.1
15:19:18 [2023-10-25T15:19:18.050Z] #80 1.298 -- Detecting C compiler ABI info
15:19:18 [2023-10-25T15:19:18.050Z] #80 1.430 -- Detecting C compiler ABI info - done
15:19:18 [2023-10-25T15:19:18.050Z] #80 1.446 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
15:19:18 [2023-10-25T15:19:18.050Z] #80 1.446 -- Detecting C compile features
15:19:18 [2023-10-25T15:19:18.050Z] #80 1.446 -- Detecting C compile features - done
15:19:18 [2023-10-25T15:19:18.050Z] #80 1.462 -- Performing Test HAS_BUILTIN_FORTIFY
15:19:18 [2023-10-25T15:19:18.050Z] #80 1.563 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:19:18 [2023-10-25T15:19:18.314Z] #80 1.582 -- Configuring done
15:19:18 [2023-10-25T15:19:18.314Z] #80 1.586 -- Generating done
15:19:18 [2023-10-25T15:19:18.314Z] #80 1.590 -- Build files have been written to: /go/src/github.com/krallin/tini
15:19:18 [2023-10-25T15:19:18.314Z] #80 1.690 Scanning dependencies of target tini-static
15:19:18 [2023-10-25T15:19:18.314Z] #80 1.711 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:19:18 [2023-10-25T15:19:18.571Z] #80 2.022 [100%] Linking C executable tini-static
15:19:18 [2023-10-25T15:19:18.901Z] #80 2.194 [100%] Built target tini-static
15:19:19 [2023-10-25T15:19:19.830Z] #80 DONE 3.0s
15:19:19 [2023-10-25T15:19:19.830Z] 
15:19:19 [2023-10-25T15:19:19.830Z] #81 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
15:19:19 [2023-10-25T15:19:19.830Z] #81 DONE 1.2s
15:19:19 [2023-10-25T15:19:19.830Z] 
15:19:19 [2023-10-25T15:19:19.830Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:19:19 [2023-10-25T15:19:19.830Z] #69 42.44 config.status: creating Makefile
15:19:19 [2023-10-25T15:19:19.830Z] #69 42.46 config.status: creating config.h
15:19:19 [2023-10-25T15:19:19.830Z] #69 42.48 config.status: executing libtool commands
15:19:19 [2023-10-25T15:19:19.830Z] #69 42.51 config.status: executing depfiles commands
15:19:20 [2023-10-25T15:19:20.394Z] #69 43.55 === configuring in libocispec (/tmp/crun-build/libocispec)
15:19:20 [2023-10-25T15:19:20.394Z] #69 43.57 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
15:19:20 [2023-10-25T15:19:20.651Z] #69 43.90 checking for gcc... gcc
15:19:20 [2023-10-25T15:19:20.651Z] #69 43.98 checking whether the C compiler works... yes
15:19:20 [2023-10-25T15:19:20.651Z] #69 44.03 checking for C compiler default output file name... a.out
15:19:20 [2023-10-25T15:19:20.651Z] #69 44.03 checking for suffix of executables... 
15:19:20 [2023-10-25T15:19:20.651Z] #69 44.09 checking whether we are cross compiling... no
15:19:20 [2023-10-25T15:19:20.908Z] #69 44.16 checking for suffix of object files... o
15:19:20 [2023-10-25T15:19:20.908Z] #69 44.22 checking whether we are using the GNU C compiler... yes
15:19:20 [2023-10-25T15:19:20.908Z] #69 44.28 checking whether gcc accepts -g... yes
15:19:20 [2023-10-25T15:19:20.908Z] #69 44.33 checking for gcc option to accept ISO C89... none needed
15:19:20 [2023-10-25T15:19:20.908Z] #69 44.38 checking whether gcc understands -c and -o together... yes
15:19:21 [2023-10-25T15:19:21.165Z] #69 44.43 checking how to run the C preprocessor... gcc -E
15:19:21 [2023-10-25T15:19:21.165Z] #69 44.52 checking for grep that handles long lines and -e... /bin/grep
15:19:21 [2023-10-25T15:19:21.165Z] #69 44.54 checking for egrep... /bin/grep -E
15:19:21 [2023-10-25T15:19:21.422Z] #69 44.55 checking for ANSI C header files... yes
15:19:21 [2023-10-25T15:19:21.422Z] #69 44.74 checking for sys/types.h... yes
15:19:21 [2023-10-25T15:19:21.422Z] #69 44.83 checking for sys/stat.h... yes
15:19:21 [2023-10-25T15:19:21.679Z] #69 44.94 checking for stdlib.h... yes
15:19:21 [2023-10-25T15:19:21.679Z] #69 45.01 checking for string.h... yes
15:19:21 [2023-10-25T15:19:21.679Z] #69 45.09 checking for memory.h... yes
15:19:21 [2023-10-25T15:19:21.936Z] #69 45.19 checking for strings.h... yes
15:19:21 [2023-10-25T15:19:21.936Z] #69 45.25 checking for inttypes.h... yes
15:19:21 [2023-10-25T15:19:21.936Z] #69 45.32 checking for stdint.h... yes
15:19:21 [2023-10-25T15:19:21.936Z] #69 45.38 checking for unistd.h... yes
15:19:22 [2023-10-25T15:19:22.193Z] #69 45.45 checking minix/config.h usability... no
15:19:22 [2023-10-25T15:19:22.193Z] #69 45.51 checking minix/config.h presence... no
15:19:22 [2023-10-25T15:19:22.193Z] #69 45.54 checking for minix/config.h... no
15:19:22 [2023-10-25T15:19:22.193Z] #69 45.54 checking whether it is safe to define __EXTENSIONS__... yes
15:19:22 [2023-10-25T15:19:22.450Z] #69 45.62 checking build system type... aarch64-unknown-linux-gnu
15:19:22 [2023-10-25T15:19:22.450Z] #69 45.76 checking host system type... aarch64-unknown-linux-gnu
15:19:22 [2023-10-25T15:19:22.450Z] #69 45.76 checking how to print strings... printf
15:19:22 [2023-10-25T15:19:22.450Z] #69 45.77 checking for a sed that does not truncate output... /bin/sed
15:19:22 [2023-10-25T15:19:22.450Z] #69 45.79 checking for fgrep... /bin/grep -F
15:19:22 [2023-10-25T15:19:22.450Z] #69 45.81 checking for ld used by gcc... /usr/bin/ld
15:19:22 [2023-10-25T15:19:22.450Z] #69 45.84 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:19:22 [2023-10-25T15:19:22.450Z] #69 45.84 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:19:22 [2023-10-25T15:19:22.450Z] #69 45.84 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:19:22 [2023-10-25T15:19:22.450Z] #69 45.88 checking whether ln -s works... yes
15:19:22 [2023-10-25T15:19:22.450Z] #69 45.88 checking the maximum length of command line arguments... 1572864
15:19:22 [2023-10-25T15:19:22.706Z] #69 45.93 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
15:19:22 [2023-10-25T15:19:22.706Z] #69 45.93 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
15:19:22 [2023-10-25T15:19:22.706Z] #69 45.93 checking for /usr/bin/ld option to reload object files... -r
15:19:22 [2023-10-25T15:19:22.706Z] #69 45.93 checking for objdump... objdump
15:19:22 [2023-10-25T15:19:22.706Z] #69 45.93 checking how to recognize dependent libraries... pass_all
15:19:22 [2023-10-25T15:19:22.706Z] #69 45.94 checking for dlltool... no
15:19:22 [2023-10-25T15:19:22.706Z] #69 45.94 checking how to associate runtime and link libraries... printf %s\n
15:19:22 [2023-10-25T15:19:22.706Z] #69 45.94 checking for ar... ar
15:19:22 [2023-10-25T15:19:22.706Z] #69 45.94 checking for archiver @FILE support... @
15:19:22 [2023-10-25T15:19:22.706Z] #69 46.02 checking for strip... strip
15:19:22 [2023-10-25T15:19:22.706Z] #69 46.02 checking for ranlib... ranlib
15:19:22 [2023-10-25T15:19:22.706Z] #69 46.02 checking for gawk... no
15:19:22 [2023-10-25T15:19:22.706Z] #69 46.02 checking for mawk... mawk
15:19:22 [2023-10-25T15:19:22.706Z] #69 46.02 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:19:22 [2023-10-25T15:19:22.962Z] #69 46.15 checking for sysroot... no
15:19:22 [2023-10-25T15:19:22.962Z] #69 46.15 checking for a working dd... /bin/dd
15:19:22 [2023-10-25T15:19:22.962Z] #69 46.18 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
15:19:22 [2023-10-25T15:19:22.962Z] #69 46.19 checking for mt... no
15:19:22 [2023-10-25T15:19:22.962Z] #69 46.19 checking if : is a manifest tool... no
15:19:22 [2023-10-25T15:19:22.962Z] #69 46.21 checking for dlfcn.h... yes
15:19:22 [2023-10-25T15:19:22.962Z] #69 46.28 checking for objdir... .libs
15:19:23 [2023-10-25T15:19:23.219Z] #69 46.41 checking if gcc supports -fno-rtti -fno-exceptions... no
15:19:23 [2023-10-25T15:19:23.219Z] #69 46.46 checking for gcc option to produce PIC... -fPIC -DPIC
15:19:23 [2023-10-25T15:19:23.219Z] #69 46.47 checking if gcc PIC flag -fPIC -DPIC works... yes
15:19:23 [2023-10-25T15:19:23.219Z] #69 46.53 checking if gcc static flag -static works... yes
15:19:23 [2023-10-25T15:19:23.475Z] #69 46.64 checking if gcc supports -c -o file.o... yes
15:19:23 [2023-10-25T15:19:23.475Z] #69 46.73 checking if gcc supports -c -o file.o... (cached) yes
15:19:23 [2023-10-25T15:19:23.475Z] #69 46.73 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
15:19:23 [2023-10-25T15:19:23.732Z] #69 46.77 checking dynamic linker characteristics... GNU/Linux ld.so
15:19:23 [2023-10-25T15:19:23.732Z] #69 46.96 checking how to hardcode library paths into programs... immediate
15:19:23 [2023-10-25T15:19:23.732Z] #69 46.96 checking whether stripping libraries is possible... yes
15:19:23 [2023-10-25T15:19:23.732Z] #69 46.97 checking if libtool supports shared libraries... yes
15:19:23 [2023-10-25T15:19:23.732Z] #69 46.97 checking whether to build shared libraries... no
15:19:23 [2023-10-25T15:19:23.732Z] #69 46.97 checking whether to build static libraries... yes
15:19:23 [2023-10-25T15:19:23.732Z] #69 46.97 checking for a BSD-compatible install... /usr/bin/install -c
15:19:23 [2023-10-25T15:19:23.732Z] #69 47.01 checking whether build environment is sane... yes
15:19:23 [2023-10-25T15:19:23.732Z] #69 47.05 checking for a thread-safe mkdir -p... /bin/mkdir -p
15:19:23 [2023-10-25T15:19:23.732Z] #69 47.07 checking whether make sets $(MAKE)... yes
15:19:23 [2023-10-25T15:19:23.732Z] #69 47.12 checking whether make supports the include directive... yes (GNU style)
15:19:23 [2023-10-25T15:19:23.988Z] #69 47.17 checking whether make supports nested variables... yes
15:19:23 [2023-10-25T15:19:23.988Z] #69 47.22 checking whether UID '0' is supported by ustar format... yes
15:19:23 [2023-10-25T15:19:23.988Z] #69 47.22 checking whether GID '0' is supported by ustar format... yes
15:19:23 [2023-10-25T15:19:23.988Z] #69 47.22 checking how to create a ustar tar archive... gnutar
15:19:23 [2023-10-25T15:19:23.988Z] #69 47.31 checking dependency style of gcc... gcc3
15:19:24 [2023-10-25T15:19:24.261Z] #69 47.42 checking whether to enable maintainer-specific portions of Makefiles... yes
15:19:24 [2023-10-25T15:19:24.261Z] #69 47.42 checking whether make supports nested variables... (cached) yes
15:19:24 [2023-10-25T15:19:24.261Z] #69 47.42 checking for pkg-config... /usr/bin/pkg-config
15:19:24 [2023-10-25T15:19:24.261Z] #69 47.42 checking pkg-config is at least version 0.9.0... yes
15:19:24 [2023-10-25T15:19:24.261Z] #69 47.42 checking for yajl >= 2.1.0... yes
15:19:24 [2023-10-25T15:19:24.261Z] #69 47.44 checking for a sed that does not truncate output... (cached) /bin/sed
15:19:24 [2023-10-25T15:19:24.261Z] #69 47.45 checking for gcc... (cached) gcc
15:19:24 [2023-10-25T15:19:24.261Z] #69 47.56 checking whether we are using the GNU C compiler... (cached) yes
15:19:24 [2023-10-25T15:19:24.261Z] #69 47.56 checking whether gcc accepts -g... (cached) yes
15:19:24 [2023-10-25T15:19:24.261Z] #69 47.56 checking for gcc option to accept ISO C89... (cached) none needed
15:19:24 [2023-10-25T15:19:24.261Z] #69 47.56 checking whether gcc understands -c and -o together... (cached) yes
15:19:24 [2023-10-25T15:19:24.261Z] #69 47.56 checking for a Python interpreter with version >= 3... python3
15:19:24 [2023-10-25T15:19:24.261Z] #69 47.62 checking for python3... /usr/bin/python3
15:19:24 [2023-10-25T15:19:24.261Z] #69 47.62 checking for python3 version... 3.9
15:19:24 [2023-10-25T15:19:24.261Z] #69 47.65 checking for python3 platform... linux
15:19:24 [2023-10-25T15:19:24.261Z] #69 47.69 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
15:19:24 [2023-10-25T15:19:24.261Z] #69 47.74 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
15:19:24 [2023-10-25T15:19:24.774Z] #69 47.88 checking that generated files are newer than configure... done
15:19:24 [2023-10-25T15:19:24.774Z] #69 48.03 configure: creating ./config.status
15:19:26 [2023-10-25T15:19:26.670Z] #69 ...
15:19:26 [2023-10-25T15:19:26.670Z] 
15:19:26 [2023-10-25T15:19:26.670Z] #82 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
15:19:26 [2023-10-25T15:19:26.670Z] #82 ...
15:19:26 [2023-10-25T15:19:26.670Z] 
15:19:26 [2023-10-25T15:19:26.670Z] #83 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
15:19:26 [2023-10-25T15:19:26.670Z] #83 1.038 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.9-0-gccaecfc -X main.version=1.1.9 -linkmode external -extldflags --static-pie " -o runc .
15:19:27 [2023-10-25T15:19:27.240Z] #83 ...
15:19:27 [2023-10-25T15:19:27.240Z] 
15:19:27 [2023-10-25T15:19:27.240Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:19:27 [2023-10-25T15:19:27.240Z] #69 50.55 config.status: creating Makefile
15:19:27 [2023-10-25T15:19:27.240Z] #69 50.63 config.status: creating ocispec.pc
15:19:27 [2023-10-25T15:19:27.240Z] #69 50.67 config.status: creating config.h
15:19:27 [2023-10-25T15:19:27.240Z] #69 50.71 config.status: executing libtool commands
15:19:27 [2023-10-25T15:19:27.240Z] #69 50.73 config.status: executing depfiles commands
15:19:28 [2023-10-25T15:19:28.172Z] #69 51.26 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
15:19:28 [2023-10-25T15:19:28.172Z] #69 51.29 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
15:19:28 [2023-10-25T15:19:28.428Z] #69 51.72 checking for gcc... gcc
15:19:28 [2023-10-25T15:19:28.428Z] #69 51.79 checking whether the C compiler works... yes
15:19:28 [2023-10-25T15:19:28.428Z] #69 51.88 checking for C compiler default output file name... a.out
15:19:28 [2023-10-25T15:19:28.685Z] #69 51.88 checking for suffix of executables... 
15:19:28 [2023-10-25T15:19:28.685Z] #69 51.96 checking whether we are cross compiling... no
15:19:28 [2023-10-25T15:19:28.685Z] #69 52.05 checking for suffix of object files... o
15:19:28 [2023-10-25T15:19:28.685Z] #69 52.10 checking whether we are using the GNU C compiler... yes
15:19:28 [2023-10-25T15:19:28.941Z] #69 52.17 checking whether gcc accepts -g... yes
15:19:28 [2023-10-25T15:19:28.941Z] #69 52.22 checking for gcc option to accept ISO C89... none needed
15:19:28 [2023-10-25T15:19:28.941Z] #69 52.31 checking whether gcc understands -c and -o together... yes
15:19:28 [2023-10-25T15:19:28.941Z] #69 52.40 checking for a BSD-compatible install... /usr/bin/install -c
15:19:29 [2023-10-25T15:19:29.198Z] #69 52.42 checking whether build environment is sane... yes
15:19:29 [2023-10-25T15:19:29.198Z] #69 52.46 checking for a thread-safe mkdir -p... /bin/mkdir -p
15:19:29 [2023-10-25T15:19:29.198Z] #69 52.48 checking for gawk... no
15:19:29 [2023-10-25T15:19:29.198Z] #69 52.48 checking for mawk... mawk
15:19:29 [2023-10-25T15:19:29.198Z] #69 52.49 checking whether make sets $(MAKE)... yes
15:19:29 [2023-10-25T15:19:29.198Z] #69 52.52 checking whether make supports the include directive... yes (GNU style)
15:19:29 [2023-10-25T15:19:29.198Z] #69 52.57 checking whether make supports nested variables... yes
15:19:29 [2023-10-25T15:19:29.198Z] #69 52.64 checking whether UID '0' is supported by ustar format... yes
15:19:29 [2023-10-25T15:19:29.454Z] #69 52.64 checking whether GID '0' is supported by ustar format... yes
15:19:29 [2023-10-25T15:19:29.454Z] #69 52.64 checking how to create a ustar tar archive... gnutar
15:19:29 [2023-10-25T15:19:29.454Z] #69 52.69 checking dependency style of gcc... gcc3
15:19:29 [2023-10-25T15:19:29.454Z] #69 52.80 checking whether to enable maintainer-specific portions of Makefiles... yes
15:19:29 [2023-10-25T15:19:29.454Z] #69 52.80 checking whether make supports nested variables... (cached) yes
15:19:29 [2023-10-25T15:19:29.713Z] #69 52.85 checking build system type... aarch64-unknown-linux-gnu
15:19:29 [2023-10-25T15:19:29.713Z] #69 53.04 checking host system type... aarch64-unknown-linux-gnu
15:19:29 [2023-10-25T15:19:29.713Z] #69 53.04 checking how to print strings... printf
15:19:29 [2023-10-25T15:19:29.713Z] #69 53.07 checking for a sed that does not truncate output... /bin/sed
15:19:29 [2023-10-25T15:19:29.713Z] #69 53.09 checking for grep that handles long lines and -e... /bin/grep
15:19:29 [2023-10-25T15:19:29.713Z] #69 53.10 checking for egrep... /bin/grep -E
15:19:29 [2023-10-25T15:19:29.713Z] #69 53.10 checking for fgrep... /bin/grep -F
15:19:29 [2023-10-25T15:19:29.713Z] #69 53.11 checking for ld used by gcc... /usr/bin/ld
15:19:29 [2023-10-25T15:19:29.713Z] #69 53.13 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:19:29 [2023-10-25T15:19:29.713Z] #69 53.13 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:19:29 [2023-10-25T15:19:29.970Z] #69 53.13 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:19:29 [2023-10-25T15:19:29.970Z] #69 53.24 checking whether ln -s works... yes
15:19:29 [2023-10-25T15:19:29.970Z] #69 53.24 checking the maximum length of command line arguments... 1572864
15:19:29 [2023-10-25T15:19:29.970Z] #69 53.26 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
15:19:29 [2023-10-25T15:19:29.970Z] #69 53.26 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
15:19:29 [2023-10-25T15:19:29.970Z] #69 53.26 checking for /usr/bin/ld option to reload object files... -r
15:19:29 [2023-10-25T15:19:29.970Z] #69 53.26 checking for objdump... objdump
15:19:29 [2023-10-25T15:19:29.970Z] #69 53.26 checking how to recognize dependent libraries... pass_all
15:19:29 [2023-10-25T15:19:29.970Z] #69 53.27 checking for dlltool... no
15:19:29 [2023-10-25T15:19:29.970Z] #69 53.27 checking how to associate runtime and link libraries... printf %s\n
15:19:29 [2023-10-25T15:19:29.970Z] #69 53.27 checking for ar... ar
15:19:29 [2023-10-25T15:19:29.970Z] #69 53.27 checking for archiver @FILE support... @
15:19:29 [2023-10-25T15:19:29.970Z] #69 53.38 checking for strip... strip
15:19:29 [2023-10-25T15:19:29.970Z] #69 53.38 checking for ranlib... ranlib
15:19:30 [2023-10-25T15:19:30.226Z] #69 53.38 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:19:30 [2023-10-25T15:19:30.226Z] #69 53.56 checking for sysroot... no
15:19:30 [2023-10-25T15:19:30.226Z] #69 53.56 checking for a working dd... /bin/dd
15:19:30 [2023-10-25T15:19:30.226Z] #69 53.57 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
15:19:30 [2023-10-25T15:19:30.226Z] #69 53.58 checking for mt... no
15:19:30 [2023-10-25T15:19:30.226Z] #69 53.58 checking if : is a manifest tool... no
15:19:30 [2023-10-25T15:19:30.509Z] #69 53.59 checking how to run the C preprocessor... gcc -E
15:19:30 [2023-10-25T15:19:30.509Z] #69 53.71 checking for ANSI C header files... yes
15:19:30 [2023-10-25T15:19:30.766Z] #69 53.92 checking for sys/types.h... yes
15:19:30 [2023-10-25T15:19:30.766Z] #69 54.00 checking for sys/stat.h... yes
15:19:30 [2023-10-25T15:19:30.766Z] #69 54.10 checking for stdlib.h... yes
15:19:30 [2023-10-25T15:19:30.766Z] #69 54.22 checking for string.h... yes
15:19:31 [2023-10-25T15:19:31.023Z] #69 54.32 checking for memory.h... yes
15:19:31 [2023-10-25T15:19:31.023Z] #69 54.42 checking for strings.h... yes
15:19:31 [2023-10-25T15:19:31.280Z] #69 54.51 checking for inttypes.h... yes
15:19:31 [2023-10-25T15:19:31.280Z] #69 54.61 checking for stdint.h... yes
15:19:31 [2023-10-25T15:19:31.280Z] #69 54.68 checking for unistd.h... yes
15:19:31 [2023-10-25T15:19:31.536Z] #69 54.78 checking for dlfcn.h... yes
15:19:31 [2023-10-25T15:19:31.536Z] #69 54.87 checking for objdir... .libs
15:19:31 [2023-10-25T15:19:31.793Z] #69 55.08 checking if gcc supports -fno-rtti -fno-exceptions... no
15:19:31 [2023-10-25T15:19:31.793Z] #69 55.14 checking for gcc option to produce PIC... -fPIC -DPIC
15:19:32 [2023-10-25T15:19:32.050Z] #69 55.15 checking if gcc PIC flag -fPIC -DPIC works... yes
15:19:32 [2023-10-25T15:19:32.050Z] #69 55.23 checking if gcc static flag -static works... yes
15:19:32 [2023-10-25T15:19:32.050Z] #69 55.35 checking if gcc supports -c -o file.o... yes
15:19:32 [2023-10-25T15:19:32.307Z] #69 55.49 checking if gcc supports -c -o file.o... (cached) yes
15:19:32 [2023-10-25T15:19:32.307Z] #69 55.49 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
15:19:32 [2023-10-25T15:19:32.307Z] #69 55.55 checking dynamic linker characteristics... GNU/Linux ld.so
15:19:32 [2023-10-25T15:19:32.307Z] #69 55.72 checking how to hardcode library paths into programs... immediate
15:19:32 [2023-10-25T15:19:32.307Z] #69 55.72 checking whether stripping libraries is possible... yes
15:19:32 [2023-10-25T15:19:32.307Z] #69 55.73 checking if libtool supports shared libraries... yes
15:19:32 [2023-10-25T15:19:32.307Z] #69 55.73 checking whether to build shared libraries... no
15:19:32 [2023-10-25T15:19:32.307Z] #69 55.73 checking whether to build static libraries... yes
15:19:32 [2023-10-25T15:19:32.564Z] #69 55.74 checking float.h usability... yes
15:19:32 [2023-10-25T15:19:32.564Z] #69 55.80 checking float.h presence... yes
15:19:32 [2023-10-25T15:19:32.564Z] #69 55.82 checking for float.h... yes
15:19:32 [2023-10-25T15:19:32.564Z] #69 55.84 checking limits.h usability... yes
15:19:32 [2023-10-25T15:19:32.564Z] #69 55.92 checking limits.h presence... yes
15:19:32 [2023-10-25T15:19:32.564Z] #69 55.94 checking for limits.h... yes
15:19:32 [2023-10-25T15:19:32.821Z] #69 55.98 checking stddef.h usability... yes
15:19:32 [2023-10-25T15:19:32.821Z] #69 56.05 checking stddef.h presence... yes
15:19:32 [2023-10-25T15:19:32.821Z] #69 56.07 checking for stddef.h... yes
15:19:32 [2023-10-25T15:19:32.821Z] #69 56.10 checking for stdlib.h... (cached) yes
15:19:32 [2023-10-25T15:19:32.821Z] #69 56.12 checking for string.h... (cached) yes
15:19:32 [2023-10-25T15:19:32.821Z] #69 56.15 checking sys/time.h usability... yes
15:19:32 [2023-10-25T15:19:32.821Z] #69 56.22 checking sys/time.h presence... yes
15:19:32 [2023-10-25T15:19:32.821Z] #69 56.25 checking for sys/time.h... yes
15:19:33 [2023-10-25T15:19:33.078Z] #69 56.29 checking for inline... inline
15:19:33 [2023-10-25T15:19:33.078Z] #69 56.35 checking for size_t... yes
15:19:33 [2023-10-25T15:19:33.078Z] #69 56.45 checking for stdlib.h... (cached) yes
15:19:33 [2023-10-25T15:19:33.078Z] #69 56.45 checking for GNU libc compatible malloc... yes
15:19:33 [2023-10-25T15:19:33.078Z] #69 56.52 checking for stdlib.h... (cached) yes
15:19:33 [2023-10-25T15:19:33.335Z] #69 56.52 checking for GNU libc compatible realloc... yes
15:19:33 [2023-10-25T15:19:33.335Z] #69 56.63 checking for working strtod... yes
15:19:33 [2023-10-25T15:19:33.335Z] #69 56.77 checking for gettimeofday... yes
15:19:33 [2023-10-25T15:19:33.592Z] #69 56.87 checking for memset... yes
15:19:33 [2023-10-25T15:19:33.592Z] #69 57.01 checking for strspn... yes
15:19:33 [2023-10-25T15:19:33.849Z] #69 57.19 checking that generated files are newer than configure... done
15:19:33 [2023-10-25T15:19:33.849Z] #69 57.19 configure: creating ./config.status
15:19:36 [2023-10-25T15:19:36.370Z] #69 59.49 config.status: creating Makefile
15:19:36 [2023-10-25T15:19:36.370Z] #69 59.53 config.status: creating config.h
15:19:36 [2023-10-25T15:19:36.370Z] #69 59.55 config.status: executing depfiles commands
15:19:36 [2023-10-25T15:19:36.370Z] #69 59.62 config.status: executing libtool commands
15:19:36 [2023-10-25T15:19:36.628Z] #69 60.04   GEN      .version
15:19:36 [2023-10-25T15:19:36.628Z] #69 60.04 make  install-recursive
15:19:36 [2023-10-25T15:19:36.628Z] #69 60.05 make[1]: Entering directory '/tmp/crun-build'
15:19:36 [2023-10-25T15:19:36.628Z] #69 60.10 Making install in libocispec
15:19:36 [2023-10-25T15:19:36.628Z] #69 60.11 make[2]: Entering directory '/tmp/crun-build/libocispec'
15:19:36 [2023-10-25T15:19:36.628Z] #69 60.17 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
15:19:36 [2023-10-25T15:19:36.885Z] #69 60.17 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
15:19:36 [2023-10-25T15:19:36.885Z] #69 60.18 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
15:19:36 [2023-10-25T15:19:36.885Z] #69 60.19 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
15:19:36 [2023-10-25T15:19:36.885Z] #69 60.25 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
15:19:36 [2023-10-25T15:19:36.885Z] #69 60.25 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
15:19:36 [2023-10-25T15:19:36.885Z] #69 60.25 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
15:19:36 [2023-10-25T15:19:36.885Z] #69 60.25 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
15:19:36 [2023-10-25T15:19:36.885Z] #69 60.25 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
15:19:36 [2023-10-25T15:19:36.885Z] #69 60.25 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
15:19:36 [2023-10-25T15:19:36.885Z] #69 60.25 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
15:19:36 [2023-10-25T15:19:36.885Z] #69 60.27 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
15:19:36 [2023-10-25T15:19:36.885Z] #69 60.27 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
15:19:36 [2023-10-25T15:19:36.885Z] #69 60.27 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
15:19:36 [2023-10-25T15:19:36.885Z] #69 60.27 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
15:19:36 [2023-10-25T15:19:36.885Z] #69 60.27 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
15:19:36 [2023-10-25T15:19:36.885Z] #69 60.27 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
15:19:36 [2023-10-25T15:19:36.885Z] #69 60.27 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
15:19:36 [2023-10-25T15:19:36.885Z] #69 60.27 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
15:19:36 [2023-10-25T15:19:36.885Z] #69 60.27 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
15:19:37 [2023-10-25T15:19:37.399Z] #69 60.59 make  install-recursive
15:19:37 [2023-10-25T15:19:37.399Z] #69 60.60 make[3]: Entering directory '/tmp/crun-build/libocispec'
15:19:37 [2023-10-25T15:19:37.399Z] #69 60.64 Making install in yajl
15:19:37 [2023-10-25T15:19:37.399Z] #69 60.65 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
15:19:37 [2023-10-25T15:19:37.399Z] #69 60.73   CC       verify/json_verify-json_verify.o
15:19:37 [2023-10-25T15:19:37.399Z] #69 60.73   CC       src/libyajl_la-yajl_alloc.lo
15:19:37 [2023-10-25T15:19:37.399Z] #69 60.76   CC       src/libyajl_la-yajl.lo
15:19:37 [2023-10-25T15:19:37.399Z] #69 60.76   CC       src/libyajl_la-yajl_gen.lo
15:19:37 [2023-10-25T15:19:37.399Z] #69 60.77   CC       src/libyajl_la-yajl_parser.lo
15:19:37 [2023-10-25T15:19:37.399Z] #69 60.78   CC       src/libyajl_la-yajl_buf.lo
15:19:37 [2023-10-25T15:19:37.399Z] #69 60.78   CC       src/libyajl_la-yajl_encode.lo
15:19:37 [2023-10-25T15:19:37.399Z] #69 60.78   CC       src/libyajl_la-yajl_lex.lo
15:19:37 [2023-10-25T15:19:37.399Z] #69 60.79   CC       src/libyajl_la-yajl_tree.lo
15:19:37 [2023-10-25T15:19:37.963Z] #69 61.38   CCLD     libyajl.la
15:19:38 [2023-10-25T15:19:38.220Z] #69 61.51   CCLD     verify/json_verify
15:19:38 [2023-10-25T15:19:38.220Z] #69 61.64 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
15:19:38 [2023-10-25T15:19:38.220Z] #69 61.64 make[5]: Nothing to be done for 'install-exec-am'.
15:19:38 [2023-10-25T15:19:38.220Z] #69 61.64 make[5]: Nothing to be done for 'install-data-am'.
15:19:38 [2023-10-25T15:19:38.220Z] #69 61.64 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
15:19:38 [2023-10-25T15:19:38.220Z] #69 61.64 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
15:19:38 [2023-10-25T15:19:38.220Z] #69 61.64 make[4]: Entering directory '/tmp/crun-build/libocispec'
15:19:38 [2023-10-25T15:19:38.220Z] #69 61.69   CC       src/ocispec/validate.o
15:19:38 [2023-10-25T15:19:38.220Z] #69 61.69   CC       src/ocispec/image_spec_schema_config_schema.lo
15:19:38 [2023-10-25T15:19:38.220Z] #69 61.69   CC       src/ocispec/image_spec_schema_content_descriptor.lo
15:19:38 [2023-10-25T15:19:38.220Z] #69 61.69   CC       src/ocispec/image_spec_schema_defs.lo
15:19:38 [2023-10-25T15:19:38.220Z] #69 61.69   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
15:19:38 [2023-10-25T15:19:38.220Z] #69 61.70   CC       src/ocispec/image_spec_schema_image_index_schema.lo
15:19:38 [2023-10-25T15:19:38.220Z] #69 61.70   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
15:19:38 [2023-10-25T15:19:38.220Z] #69 61.71   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
15:19:38 [2023-10-25T15:19:38.220Z] #69 61.72   CC       src/ocispec/runtime_spec_schema_config_linux.lo
15:19:38 [2023-10-25T15:19:38.220Z] #69 61.73   CC       src/ocispec/runtime_spec_schema_config_zos.lo
15:19:38 [2023-10-25T15:19:38.220Z] #69 61.73   CC       src/ocispec/runtime_spec_schema_config_schema.lo
15:19:38 [2023-10-25T15:19:38.220Z] #69 61.73   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
15:19:38 [2023-10-25T15:19:38.477Z] #69 61.74   CC       src/ocispec/runtime_spec_schema_config_vm.lo
15:19:38 [2023-10-25T15:19:38.477Z] #69 61.75   CC       src/ocispec/runtime_spec_schema_config_windows.lo
15:19:38 [2023-10-25T15:19:38.477Z] #69 61.77   CC       src/ocispec/runtime_spec_schema_defs.lo
15:19:38 [2023-10-25T15:19:38.477Z] #69 61.77   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
15:19:38 [2023-10-25T15:19:38.477Z] #69 61.79   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
15:19:38 [2023-10-25T15:19:38.477Z] #69 61.80   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
15:19:38 [2023-10-25T15:19:38.477Z] #69 61.85   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
15:19:38 [2023-10-25T15:19:38.477Z] #69 61.87   CC       src/ocispec/runtime_spec_schema_state_schema.lo
15:19:38 [2023-10-25T15:19:38.477Z] #69 61.88   CC       src/ocispec/runtime_spec_schema_features_linux.lo
15:19:38 [2023-10-25T15:19:38.477Z] #69 61.91   CC       src/ocispec/runtime_spec_schema_features_schema.lo
15:19:38 [2023-10-25T15:19:38.477Z] #69 61.92   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
15:19:38 [2023-10-25T15:19:38.477Z] #69 61.94   CC       src/ocispec/basic_test_double_array_item.lo
15:19:38 [2023-10-25T15:19:38.477Z] #69 61.96   CC       src/ocispec/basic_test_double_array.lo
15:19:38 [2023-10-25T15:19:38.734Z] #69 61.98   CC       src/ocispec/basic_test_top_array_int.lo
15:19:38 [2023-10-25T15:19:38.734Z] #69 61.99   CC       src/ocispec/basic_test_top_array_string.lo
15:19:38 [2023-10-25T15:19:38.734Z] #69 62.01   CC       src/ocispec/basic_test_top_double_array_int.lo
15:19:38 [2023-10-25T15:19:38.734Z] #69 62.04   CC       src/ocispec/basic_test_top_double_array_obj.lo
15:19:38 [2023-10-25T15:19:38.734Z] #69 62.06   CC       src/ocispec/basic_test_top_double_array_refobj.lo
15:19:38 [2023-10-25T15:19:38.734Z] #69 62.08   CC       src/ocispec/basic_test_top_double_array_string.lo
15:19:38 [2023-10-25T15:19:38.734Z] #69 62.09   CC       src/ocispec/read-file.lo
15:19:38 [2023-10-25T15:19:38.734Z] #69 62.10   CC       src/ocispec/json_common.lo
15:19:38 [2023-10-25T15:19:38.734Z] #69 62.10   CC       tests/test-1.o
15:19:38 [2023-10-25T15:19:38.734Z] #69 62.13   CC       tests/test-2.o
15:19:38 [2023-10-25T15:19:38.734Z] #69 62.15   CC       tests/test-4.o
15:19:38 [2023-10-25T15:19:38.734Z] #69 62.18   CC       tests/test-5.o
15:19:38 [2023-10-25T15:19:38.734Z] #69 62.18   CC       tests/test-3.o
15:19:38 [2023-10-25T15:19:38.993Z] #69 62.19   CC       tests/test-6.o
15:19:38 [2023-10-25T15:19:38.993Z] #69 62.20   CC       tests/test-7.o
15:19:38 [2023-10-25T15:19:38.993Z] #69 62.24   CC       tests/test-8.o
15:19:38 [2023-10-25T15:19:38.993Z] #69 62.25   CC       tests/test-9.o
15:19:38 [2023-10-25T15:19:38.993Z] #69 62.29   CC       tests/test-10.o
15:19:38 [2023-10-25T15:19:38.993Z] #69 62.34   CC       tests/test-11.o
15:19:40 [2023-10-25T15:19:40.362Z] #69 ...
15:19:40 [2023-10-25T15:19:40.362Z] 
15:19:40 [2023-10-25T15:19:40.362Z] #71 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
15:19:40 [2023-10-25T15:19:40.362Z] #71 61.37 + bin/containerd-stress
15:19:40 [2023-10-25T15:19:40.362Z] #71 61.37 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
15:19:42 [2023-10-25T15:19:42.262Z] #71 63.23 + bin/containerd-shim
15:19:42 [2023-10-25T15:19:42.826Z] #71 63.96 + bin/containerd-shim-runc-v1
15:19:44 [2023-10-25T15:19:44.720Z] #71 65.68 + bin/containerd-shim-runc-v2
15:19:44 [2023-10-25T15:19:44.978Z] #71 ...
15:19:44 [2023-10-25T15:19:44.978Z] 
15:19:44 [2023-10-25T15:19:44.978Z] #83 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
15:19:44 [2023-10-25T15:19:44.978Z] #83 DONE 27.7s
15:19:44 [2023-10-25T15:19:44.978Z] 
15:19:44 [2023-10-25T15:19:44.978Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.05   CCLD     libocispec.la
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.18   CCLD     src/ocispec/validate
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.18   CCLD     tests/test-1
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.18   CCLD     tests/test-2
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.18   CCLD     tests/test-3
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.18   CCLD     tests/test-4
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.18   CCLD     tests/test-5
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.18   CCLD     tests/test-6
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.18   CCLD     tests/test-7
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.19   CCLD     tests/test-8
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.19 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.19   CCLD     tests/test-9
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.20   CCLD     tests/test-10
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.21   CCLD     tests/test-11
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.29 libtool: link: ar cr libocispec.a 
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.29 libtool: link: ranlib libocispec.a
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.44 make[5]: Entering directory '/tmp/crun-build/libocispec'
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.46 make[5]: Leaving directory '/tmp/crun-build/libocispec'
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.46 make[4]: Leaving directory '/tmp/crun-build/libocispec'
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.47 make[3]: Leaving directory '/tmp/crun-build/libocispec'
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.47 make[2]: Leaving directory '/tmp/crun-build/libocispec'
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.47 make[2]: Entering directory '/tmp/crun-build'
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.50   CC       src/crun-crun.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.50   CC       src/crun-run.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.50   CC       src/crun-delete.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.50   CC       src/crun-kill.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.50   CC       src/crun-pause.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.50   CC       src/crun-oci_features.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.50   CC       src/crun-unpause.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.50   CC       src/crun-spec.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.50   CC       src/crun-exec.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.54   CC       src/crun-list.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.55   CC       src/crun-create.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.57   CC       src/crun-start.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.59   CC       src/crun-state.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.60   CC       src/crun-update.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.61   CC       src/crun-ps.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.64   CC       src/crun-checkpoint.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.66   CC       src/crun-restore.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.68   CC       src/libcrun/crun-cloned_binary.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.69   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.69   CC       src/libcrun/libcrun_la-cgroup-resources.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.69   CC       src/libcrun/libcrun_la-utils.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.69   CC       src/libcrun/libcrun_la-cgroup-setup.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.69   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.69   CC       src/libcrun/libcrun_la-cgroup-utils.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.70   CC       src/libcrun/libcrun_la-cgroup.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.70   CC       src/libcrun/libcrun_la-chroot_realpath.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.71   CC       src/libcrun/libcrun_la-cloned_binary.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.71   CC       src/libcrun/libcrun_la-container.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.71   CC       src/libcrun/libcrun_la-criu.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.71   CC       src/libcrun/libcrun_la-ebpf.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.71   CC       src/libcrun/libcrun_la-custom-handler.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.72   CC       src/libcrun/libcrun_la-error.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.72   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.72   CC       src/libcrun/handlers/libcrun_la-krun.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.73   CC       src/libcrun/handlers/libcrun_la-mono.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.74   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.78   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.78   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.79   CC       src/libcrun/libcrun_la-io_priority.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.80   CC       src/libcrun/libcrun_la-linux.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.80   CC       src/libcrun/libcrun_la-mount_flags.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.82   CC       src/libcrun/libcrun_la-scheduler.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.84   CC       src/libcrun/libcrun_la-seccomp.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.87   CC       src/libcrun/libcrun_la-seccomp_notify.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.88   CC       src/libcrun/libcrun_la-signals.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.88   CC       src/libcrun/libcrun_la-status.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.92   CC       src/libcrun/libcrun_la-terminal.lo
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.95   CC       tests/init.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.97   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.99   CC       src/libcrun/libcrun_testing_a-utils.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 65.99   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.02   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.05   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.07   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.11   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.16   CC       src/libcrun/libcrun_testing_a-cgroup.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.19   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.21   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.23   CC       src/libcrun/libcrun_testing_a-container.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.24   CC       src/libcrun/libcrun_testing_a-criu.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.26   CC       src/libcrun/libcrun_testing_a-custom-handler.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.27   CC       src/libcrun/libcrun_testing_a-ebpf.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.35   CC       src/libcrun/libcrun_testing_a-error.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.45   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.48   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.50   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.55   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.61   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.62   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.64   CC       src/libcrun/libcrun_testing_a-io_priority.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.66   CC       src/libcrun/libcrun_testing_a-linux.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.69   CC       src/libcrun/libcrun_testing_a-mount_flags.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.75   CC       src/libcrun/libcrun_testing_a-scheduler.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.80   CC       src/libcrun/libcrun_testing_a-seccomp.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.82   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 66.87   CC       src/libcrun/libcrun_testing_a-signals.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 67.32   CC       src/libcrun/libcrun_testing_a-status.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 67.33   CC       src/libcrun/libcrun_testing_a-terminal.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 67.35   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 67.36   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
15:19:44 [2023-10-25T15:19:44.978Z] #69 67.42   CCLD     tests/init
15:19:45 [2023-10-25T15:19:45.234Z] #69 ...
15:19:45 [2023-10-25T15:19:45.234Z] 
15:19:45 [2023-10-25T15:19:45.234Z] #82 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
15:19:45 [2023-10-25T15:19:45.234Z] #82 DONE 28.8s
15:19:45 [2023-10-25T15:19:45.234Z] 
15:19:45 [2023-10-25T15:19:45.234Z] #71 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
15:19:45 [2023-10-25T15:19:45.234Z] #71 66.58 + binaries
15:19:45 [2023-10-25T15:19:45.491Z] #71 DONE 66.9s
15:19:45 [2023-10-25T15:19:45.491Z] 
15:19:45 [2023-10-25T15:19:45.491Z] #84 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
15:19:45 [2023-10-25T15:19:45.747Z] #84 DONE 0.1s
15:19:45 [2023-10-25T15:19:45.747Z] 
15:19:45 [2023-10-25T15:19:45.747Z] #85 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
15:19:45 [2023-10-25T15:19:45.747Z] #85 DONE 0.0s
15:19:45 [2023-10-25T15:19:45.747Z] 
15:19:45 [2023-10-25T15:19:45.747Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:19:45 [2023-10-25T15:19:45.747Z] #69 68.89   CCLD     libcrun.la
15:19:45 [2023-10-25T15:19:45.747Z] #69 69.08   CCLD     crun
15:19:45 [2023-10-25T15:19:45.747Z] #69 ...
15:19:45 [2023-10-25T15:19:45.747Z] 
15:19:45 [2023-10-25T15:19:45.747Z] #86 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
15:19:45 [2023-10-25T15:19:45.747Z] #86 DONE 0.0s
15:19:45 [2023-10-25T15:19:45.747Z] 
15:19:45 [2023-10-25T15:19:45.747Z] #87 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
15:19:45 [2023-10-25T15:19:45.747Z] #87 DONE 0.0s
15:19:45 [2023-10-25T15:19:45.747Z] 
15:19:45 [2023-10-25T15:19:45.747Z] #88 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
15:19:45 [2023-10-25T15:19:45.747Z] #88 DONE 0.0s
15:19:46 [2023-10-25T15:19:46.003Z] 
15:19:46 [2023-10-25T15:19:46.003Z] #89 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
15:19:46 [2023-10-25T15:19:46.003Z] #89 DONE 0.1s
15:19:46 [2023-10-25T15:19:46.003Z] 
15:19:46 [2023-10-25T15:19:46.003Z] #90 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
15:19:46 [2023-10-25T15:19:46.003Z] #90 DONE 0.1s
15:19:46 [2023-10-25T15:19:46.003Z] 
15:19:46 [2023-10-25T15:19:46.003Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:19:46 [2023-10-25T15:19:46.003Z] #69 69.47   AR       libcrun_testing.a
15:19:46 [2023-10-25T15:19:46.003Z] #69 69.47 ar: `u' modifier ignored since `D' is the default (see `U')
15:19:46 [2023-10-25T15:19:46.003Z] #69 69.49   CCLD     tests/tests_libcrun_utils
15:19:46 [2023-10-25T15:19:46.259Z] #69 ...
15:19:46 [2023-10-25T15:19:46.259Z] 
15:19:46 [2023-10-25T15:19:46.259Z] #91 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
15:19:46 [2023-10-25T15:19:46.259Z] #91 DONE 0.1s
15:19:46 [2023-10-25T15:19:46.259Z] 
15:19:46 [2023-10-25T15:19:46.259Z] #92 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
15:19:46 [2023-10-25T15:19:46.259Z] #92 DONE 0.1s
15:19:46 [2023-10-25T15:19:46.259Z] 
15:19:46 [2023-10-25T15:19:46.259Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:19:46 [2023-10-25T15:19:46.259Z] #69 69.49   CCLD     tests/tests_libcrun_errors
15:19:46 [2023-10-25T15:19:46.259Z] #69 69.49   CCLD     tests/tests_libcrun_fuzzer
15:19:46 [2023-10-25T15:19:46.259Z] #69 ...
15:19:46 [2023-10-25T15:19:46.259Z] 
15:19:46 [2023-10-25T15:19:46.259Z] #93 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
15:19:46 [2023-10-25T15:19:46.259Z] #93 DONE 0.1s
15:19:46 [2023-10-25T15:19:46.259Z] 
15:19:46 [2023-10-25T15:19:46.259Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:19:46 [2023-10-25T15:19:46.259Z] #69 69.64 make[3]: Entering directory '/tmp/crun-build'
15:19:46 [2023-10-25T15:19:46.259Z] #69 69.72  /bin/mkdir -p '/usr/local/share/man/man1'
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.72  /bin/mkdir -p '/usr/local/lib'
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.72  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.72  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.74 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.74 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.75 libtool: install: chmod 644 /usr/local/lib/libcrun.a
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.75 libtool: install: ranlib /usr/local/lib/libcrun.a
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 ----------------------------------------------------------------------
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 Libraries have been installed in:
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81    /usr/local/lib
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 If you ever happen to want to link against installed libraries
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 in a given directory, LIBDIR, you must either use libtool, and
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 specify the full pathname of the library, or use the '-LLIBDIR'
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 flag during linking and do at least one of the following:
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81      during execution
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81    - add LIBDIR to the 'LD_RUN_PATH' environment variable
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81      during linking
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 See any operating system documentation about shared libraries for
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 more information, such as the ld(1) and ld.so(8) manual pages.
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 ----------------------------------------------------------------------
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.82  /bin/mkdir -p '/build'
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.82   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.84 libtool: install: /usr/bin/install -c crun /build/crun
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.85 make[3]: Leaving directory '/tmp/crun-build'
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.85 make[2]: Leaving directory '/tmp/crun-build'
15:19:46 [2023-10-25T15:19:46.514Z] #69 69.85 make[1]: Leaving directory '/tmp/crun-build'
15:19:47 [2023-10-25T15:19:47.441Z] #69 DONE 70.6s
15:19:47 [2023-10-25T15:19:47.441Z] 
15:19:47 [2023-10-25T15:19:47.441Z] #94 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
15:19:47 [2023-10-25T15:19:47.441Z] #94 DONE 0.9s
15:19:47 [2023-10-25T15:19:47.441Z] 
15:19:47 [2023-10-25T15:19:47.441Z] #95 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
15:19:47 [2023-10-25T15:19:47.441Z] #95 DONE 0.1s
15:19:47 [2023-10-25T15:19:47.441Z] 
15:19:47 [2023-10-25T15:19:47.441Z] #96 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
15:19:47 [2023-10-25T15:19:47.441Z] #96 DONE 0.1s
15:19:47 [2023-10-25T15:19:47.441Z] 
15:19:47 [2023-10-25T15:19:47.441Z] #97 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
15:19:47 [2023-10-25T15:19:47.441Z] #97 DONE 0.0s
15:19:48 [2023-10-25T15:19:48.002Z] 
15:19:48 [2023-10-25T15:19:48.002Z] #98 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
15:19:48 [2023-10-25T15:19:48.002Z] #98 DONE 0.0s
15:19:48 [2023-10-25T15:19:48.002Z] 
15:19:48 [2023-10-25T15:19:48.002Z] #99 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
15:19:48 [2023-10-25T15:19:48.002Z] #99 DONE 0.0s
15:19:48 [2023-10-25T15:19:48.002Z] 
15:19:48 [2023-10-25T15:19:48.002Z] #100 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
15:19:48 [2023-10-25T15:19:48.002Z] #100 DONE 0.1s
15:19:48 [2023-10-25T15:19:48.002Z] 
15:19:48 [2023-10-25T15:19:48.002Z] #101 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
15:19:48 [2023-10-25T15:19:48.562Z] #101 DONE 0.8s
15:19:48 [2023-10-25T15:19:48.818Z] 
15:19:48 [2023-10-25T15:19:48.818Z] #102 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
15:19:48 [2023-10-25T15:19:48.818Z] #102 DONE 0.0s
15:19:48 [2023-10-25T15:19:48.818Z] 
15:19:48 [2023-10-25T15:19:48.818Z] #103 [dev-base  1/13] RUN groupadd -r docker
15:19:49 [2023-10-25T15:19:49.074Z] #103 DONE 0.3s
15:19:49 [2023-10-25T15:19:49.074Z] 
15:19:49 [2023-10-25T15:19:49.074Z] #104 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:19:49 [2023-10-25T15:19:49.634Z] #104 DONE 0.5s
15:19:49 [2023-10-25T15:19:49.634Z] 
15:19:49 [2023-10-25T15:19:49.634Z] #105 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:19:49 [2023-10-25T15:19:49.890Z] #105 0.331 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:19:49 [2023-10-25T15:19:49.890Z] #105 DONE 0.4s
15:19:49 [2023-10-25T15:19:49.890Z] 
15:19:49 [2023-10-25T15:19:49.890Z] #106 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:19:50 [2023-10-25T15:19:50.146Z] #106 DONE 0.3s
15:19:50 [2023-10-25T15:19:50.146Z] 
15:19:50 [2023-10-25T15:19:50.146Z] #107 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:19:50 [2023-10-25T15:19:50.707Z] #107 DONE 0.4s
15:19:50 [2023-10-25T15:19:50.707Z] 
15:19:50 [2023-10-25T15:19:50.707Z] #108 [dev-base  6/13] RUN ldconfig
15:19:50 [2023-10-25T15:19:50.963Z] #108 DONE 0.4s
15:19:50 [2023-10-25T15:19:50.963Z] 
15:19:50 [2023-10-25T15:19:50.963Z] #109 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
15:19:51 [2023-10-25T15:19:51.524Z] #109 DONE 0.4s
15:19:51 [2023-10-25T15:19:51.524Z] 
15:19:51 [2023-10-25T15:19:51.524Z] #110 [dev-base  8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
15:19:52 [2023-10-25T15:19:52.085Z] #110 0.622 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
15:19:52 [2023-10-25T15:19:52.085Z] #110 0.633 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:19:52 [2023-10-25T15:19:52.085Z] #110 0.633 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:19:52 [2023-10-25T15:19:52.085Z] #110 0.753 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
15:19:52 [2023-10-25T15:19:52.645Z] #110 1.092 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
15:19:52 [2023-10-25T15:19:52.645Z] #110 1.092 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
15:19:53 [2023-10-25T15:19:53.572Z] #110 1.971 Fetched 8426 kB in 2s (5243 kB/s)
15:19:53 [2023-10-25T15:19:53.827Z] #110 1.971 Reading package lists...
15:19:54 [2023-10-25T15:19:54.388Z] #110 2.482 Reading package lists...
15:19:54 [2023-10-25T15:19:54.388Z] #110 2.976 Building dependency tree...
15:19:54 [2023-10-25T15:19:54.644Z] #110 3.264 The following additional packages will be installed:
15:19:54 [2023-10-25T15:19:54.644Z] #110 3.264   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
15:19:54 [2023-10-25T15:19:54.644Z] #110 3.264   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
15:19:54 [2023-10-25T15:19:54.644Z] #110 3.264   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
15:19:54 [2023-10-25T15:19:54.644Z] #110 3.265   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
15:19:54 [2023-10-25T15:19:54.644Z] #110 3.265   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
15:19:54 [2023-10-25T15:19:54.644Z] #110 3.265   xxd
15:19:54 [2023-10-25T15:19:54.644Z] #110 3.266 Suggested packages:
15:19:54 [2023-10-25T15:19:54.644Z] #110 3.266   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
15:19:54 [2023-10-25T15:19:54.644Z] #110 3.266   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
15:19:54 [2023-10-25T15:19:54.644Z] #110 3.266   ctags vim-doc vim-scripts xfsdump acl attr quota
15:19:54 [2023-10-25T15:19:54.644Z] #110 3.266 Recommended packages:
15:19:54 [2023-10-25T15:19:54.644Z] #110 3.266   libatm1 nftables libpam-cap build-essential python3-dev dbus
15:19:54 [2023-10-25T15:19:54.644Z] #110 3.266   systemd-timesyncd | time-daemon unzip
15:19:54 [2023-10-25T15:19:54.899Z] #110 3.615 The following NEW packages will be installed:
15:19:54 [2023-10-25T15:19:54.899Z] #110 3.616   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
15:19:54 [2023-10-25T15:19:54.899Z] #110 3.616   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
15:19:54 [2023-10-25T15:19:54.899Z] #110 3.616   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
15:19:54 [2023-10-25T15:19:54.899Z] #110 3.616   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
15:19:54 [2023-10-25T15:19:54.899Z] #110 3.616   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:19:54 [2023-10-25T15:19:54.899Z] #110 3.617   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
15:19:54 [2023-10-25T15:19:54.899Z] #110 3.617   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
15:19:54 [2023-10-25T15:19:54.899Z] #110 3.617   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
15:19:54 [2023-10-25T15:19:54.899Z] #110 3.617   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:19:54 [2023-10-25T15:19:54.899Z] #110 3.617   xz-utils zip zstd
15:19:55 [2023-10-25T15:19:55.460Z] #110 3.894 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
15:19:55 [2023-10-25T15:19:55.460Z] #110 3.894 Need to get 32.1 MB of archives.
15:19:55 [2023-10-25T15:19:55.460Z] #110 3.894 After this operation, 124 MB of additional disk space will be used.
15:19:55 [2023-10-25T15:19:55.460Z] #110 3.894 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 3.897 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 3.898 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 3.900 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 3.902 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 3.903 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 3.903 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 3.905 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 3.905 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 3.907 Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.039 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.040 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.041 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.041 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.076 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.077 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.077 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.088 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.089 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.091 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.092 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.102 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.103 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.106 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u2 [242 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.178 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.178 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.179 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.180 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.180 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.182 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.183 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.193 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.194 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.194 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
15:19:55 [2023-10-25T15:19:55.460Z] #110 4.195 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
15:19:55 [2023-10-25T15:19:55.717Z] #110 4.508 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
15:19:55 [2023-10-25T15:19:55.972Z] #110 4.508 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
15:19:55 [2023-10-25T15:19:55.972Z] #110 4.509 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:19:55 [2023-10-25T15:19:55.972Z] #110 4.555 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
15:19:55 [2023-10-25T15:19:55.972Z] #110 4.555 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
15:19:55 [2023-10-25T15:19:55.972Z] #110 4.556 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
15:19:55 [2023-10-25T15:19:55.972Z] #110 4.556 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
15:19:55 [2023-10-25T15:19:55.972Z] #110 4.557 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
15:19:55 [2023-10-25T15:19:55.972Z] #110 4.558 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
15:19:55 [2023-10-25T15:19:55.972Z] #110 4.664 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
15:19:55 [2023-10-25T15:19:55.972Z] #110 4.665 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
15:19:55 [2023-10-25T15:19:55.972Z] #110 4.666 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:19:55 [2023-10-25T15:19:55.972Z] #110 4.667 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
15:19:55 [2023-10-25T15:19:55.972Z] #110 4.697 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
15:19:55 [2023-10-25T15:19:55.972Z] #110 4.698 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
15:19:55 [2023-10-25T15:19:55.973Z] #110 4.699 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
15:19:55 [2023-10-25T15:19:55.973Z] #110 4.707 Get:52 http://deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB]
15:19:55 [2023-10-25T15:19:55.973Z] #110 4.708 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
15:19:55 [2023-10-25T15:19:55.973Z] #110 4.777 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
15:19:56 [2023-10-25T15:19:56.228Z] #110 4.778 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
15:19:56 [2023-10-25T15:19:56.484Z] #110 5.053 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
15:19:56 [2023-10-25T15:19:56.484Z] #110 5.087 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
15:19:56 [2023-10-25T15:19:56.484Z] #110 5.093 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
15:19:56 [2023-10-25T15:19:56.484Z] #110 5.094 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
15:19:56 [2023-10-25T15:19:56.739Z] #110 5.427 debconf: delaying package configuration, since apt-utils is not installed
15:19:56 [2023-10-25T15:19:56.739Z] #110 5.464 Fetched 32.1 MB in 1s (21.8 MB/s)
15:19:56 [2023-10-25T15:19:56.994Z] #110 5.490 Selecting previously unselected package libapparmor1:arm64.
15:19:56 [2023-10-25T15:19:56.994Z] #110 5.490 (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 ... 15746 files and directories currently installed.)
15:19:56 [2023-10-25T15:19:56.994Z] #110 5.499 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
15:19:56 [2023-10-25T15:19:56.994Z] #110 5.506 Unpacking libapparmor1:arm64 (2.13.6-10) ...
15:19:56 [2023-10-25T15:19:56.994Z] #110 5.544 Selecting previously unselected package libcap2:arm64.
15:19:56 [2023-10-25T15:19:56.994Z] #110 5.546 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
15:19:56 [2023-10-25T15:19:56.994Z] #110 5.550 Unpacking libcap2:arm64 (1:2.44-1) ...
15:19:56 [2023-10-25T15:19:56.994Z] #110 5.583 Selecting previously unselected package libargon2-1:arm64.
15:19:56 [2023-10-25T15:19:56.994Z] #110 5.585 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
15:19:56 [2023-10-25T15:19:56.994Z] #110 5.589 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
15:19:56 [2023-10-25T15:19:56.994Z] #110 5.620 Selecting previously unselected package dmsetup.
15:19:56 [2023-10-25T15:19:56.994Z] #110 5.622 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
15:19:56 [2023-10-25T15:19:56.994Z] #110 5.625 Unpacking dmsetup (2:1.02.175-2.1) ...
15:19:56 [2023-10-25T15:19:56.994Z] #110 5.662 Selecting previously unselected package libdevmapper1.02.1:arm64.
15:19:56 [2023-10-25T15:19:56.994Z] #110 5.664 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
15:19:56 [2023-10-25T15:19:56.994Z] #110 5.667 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
15:19:56 [2023-10-25T15:19:56.994Z] #110 5.707 Selecting previously unselected package libjson-c5:arm64.
15:19:57 [2023-10-25T15:19:57.249Z] #110 5.710 Preparing to unpack .../05-libjson-c5_0.15-2+deb11u1_arm64.deb ...
15:19:57 [2023-10-25T15:19:57.249Z] #110 5.713 Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ...
15:19:57 [2023-10-25T15:19:57.249Z] #110 5.746 Selecting previously unselected package libcryptsetup12:arm64.
15:19:57 [2023-10-25T15:19:57.249Z] #110 5.748 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
15:19:57 [2023-10-25T15:19:57.249Z] #110 5.751 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
15:19:57 [2023-10-25T15:19:57.249Z] #110 5.800 Selecting previously unselected package libip4tc2:arm64.
15:19:57 [2023-10-25T15:19:57.249Z] #110 5.802 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
15:19:57 [2023-10-25T15:19:57.249Z] #110 5.805 Unpacking libip4tc2:arm64 (1.8.7-1) ...
15:19:57 [2023-10-25T15:19:57.249Z] #110 5.840 Selecting previously unselected package libkmod2:arm64.
15:19:57 [2023-10-25T15:19:57.249Z] #110 5.843 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
15:19:57 [2023-10-25T15:19:57.249Z] #110 5.846 Unpacking libkmod2:arm64 (28-1) ...
15:19:57 [2023-10-25T15:19:57.249Z] #110 5.889 Selecting previously unselected package systemd.
15:19:57 [2023-10-25T15:19:57.249Z] #110 5.891 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ...
15:19:57 [2023-10-25T15:19:57.249Z] #110 5.936 Unpacking systemd (247.3-7+deb11u4) ...
15:19:57 [2023-10-25T15:19:57.810Z] #110 6.298 Selecting previously unselected package pigz.
15:19:57 [2023-10-25T15:19:57.810Z] #110 6.300 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
15:19:57 [2023-10-25T15:19:57.810Z] #110 6.304 Unpacking pigz (2.6-1) ...
15:19:57 [2023-10-25T15:19:57.810Z] #110 6.339 Selecting previously unselected package libelf1:arm64.
15:19:57 [2023-10-25T15:19:57.810Z] #110 6.341 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
15:19:57 [2023-10-25T15:19:57.810Z] #110 6.405 Unpacking libelf1:arm64 (0.183-1) ...
15:19:57 [2023-10-25T15:19:57.810Z] #110 6.449 Selecting previously unselected package libbpf0:arm64.
15:19:57 [2023-10-25T15:19:57.810Z] #110 6.452 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
15:19:57 [2023-10-25T15:19:57.810Z] #110 6.455 Unpacking libbpf0:arm64 (1:0.3-2) ...
15:19:57 [2023-10-25T15:19:57.810Z] #110 6.491 Selecting previously unselected package libmnl0:arm64.
15:19:57 [2023-10-25T15:19:57.810Z] #110 6.494 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
15:19:57 [2023-10-25T15:19:57.810Z] #110 6.497 Unpacking libmnl0:arm64 (1.0.4-3) ...
15:19:57 [2023-10-25T15:19:57.810Z] #110 6.529 Selecting previously unselected package libxtables12:arm64.
15:19:58 [2023-10-25T15:19:58.066Z] #110 6.531 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
15:19:58 [2023-10-25T15:19:58.066Z] #110 6.534 Unpacking libxtables12:arm64 (1.8.7-1) ...
15:19:58 [2023-10-25T15:19:58.066Z] #110 6.562 Selecting previously unselected package libcap2-bin.
15:19:58 [2023-10-25T15:19:58.066Z] #110 6.564 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
15:19:58 [2023-10-25T15:19:58.066Z] #110 6.567 Unpacking libcap2-bin (1:2.44-1) ...
15:19:58 [2023-10-25T15:19:58.066Z] #110 6.604 Selecting previously unselected package iproute2.
15:19:58 [2023-10-25T15:19:58.066Z] #110 6.606 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
15:19:58 [2023-10-25T15:19:58.066Z] #110 6.610 Unpacking iproute2 (5.10.0-4) ...
15:19:58 [2023-10-25T15:19:58.066Z] #110 6.704 Selecting previously unselected package xxd.
15:19:58 [2023-10-25T15:19:58.066Z] #110 6.706 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
15:19:58 [2023-10-25T15:19:58.066Z] #110 6.709 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
15:19:58 [2023-10-25T15:19:58.066Z] #110 6.753 Selecting previously unselected package vim-common.
15:19:58 [2023-10-25T15:19:58.066Z] #110 6.755 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
15:19:58 [2023-10-25T15:19:58.066Z] #110 6.763 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
15:19:58 [2023-10-25T15:19:58.066Z] #110 6.812 Selecting previously unselected package bash-completion.
15:19:58 [2023-10-25T15:19:58.322Z] #110 6.815 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
15:19:58 [2023-10-25T15:19:58.882Z] #110 7.446 Unpacking bash-completion (1:2.11-2) ...
15:19:58 [2023-10-25T15:19:58.882Z] #110 7.552 Selecting previously unselected package bzip2.
15:19:58 [2023-10-25T15:19:58.882Z] #110 7.555 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
15:19:58 [2023-10-25T15:19:58.882Z] #110 7.558 Unpacking bzip2 (1.0.8-4) ...
15:19:58 [2023-10-25T15:19:58.882Z] #110 7.591 Selecting previously unselected package xz-utils.
15:19:58 [2023-10-25T15:19:58.882Z] #110 7.593 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
15:19:58 [2023-10-25T15:19:58.882Z] #110 7.596 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
15:19:58 [2023-10-25T15:19:58.882Z] #110 7.647 Selecting previously unselected package apparmor.
15:19:58 [2023-10-25T15:19:58.882Z] #110 7.649 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
15:19:58 [2023-10-25T15:19:58.882Z] #110 7.671 Unpacking apparmor (2.13.6-10) ...
15:19:59 [2023-10-25T15:19:59.137Z] #110 7.760 Selecting previously unselected package inetutils-ping.
15:19:59 [2023-10-25T15:19:59.137Z] #110 7.762 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u2_arm64.deb ...
15:19:59 [2023-10-25T15:19:59.137Z] #110 7.766 Unpacking inetutils-ping (2:2.0-1+deb11u2) ...
15:19:59 [2023-10-25T15:19:59.137Z] #110 7.808 Selecting previously unselected package libip6tc2:arm64.
15:19:59 [2023-10-25T15:19:59.137Z] #110 7.810 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
15:19:59 [2023-10-25T15:19:59.137Z] #110 7.813 Unpacking libip6tc2:arm64 (1.8.7-1) ...
15:19:59 [2023-10-25T15:19:59.137Z] #110 7.845 Selecting previously unselected package libnfnetlink0:arm64.
15:19:59 [2023-10-25T15:19:59.137Z] #110 7.847 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
15:19:59 [2023-10-25T15:19:59.137Z] #110 7.850 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:19:59 [2023-10-25T15:19:59.138Z] #110 7.881 Selecting previously unselected package libnetfilter-conntrack3:arm64.
15:19:59 [2023-10-25T15:19:59.138Z] #110 7.883 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
15:19:59 [2023-10-25T15:19:59.138Z] #110 7.887 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
15:19:59 [2023-10-25T15:19:59.138Z] #110 7.921 Selecting previously unselected package libnftnl11:arm64.
15:19:59 [2023-10-25T15:19:59.393Z] #110 7.923 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
15:19:59 [2023-10-25T15:19:59.393Z] #110 7.926 Unpacking libnftnl11:arm64 (1.1.9-1) ...
15:19:59 [2023-10-25T15:19:59.393Z] #110 7.958 Selecting previously unselected package iptables.
15:19:59 [2023-10-25T15:19:59.393Z] #110 7.960 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
15:19:59 [2023-10-25T15:19:59.393Z] #110 7.964 Unpacking iptables (1.8.7-1) ...
15:19:59 [2023-10-25T15:19:59.393Z] #110 8.105 Selecting previously unselected package libonig5:arm64.
15:19:59 [2023-10-25T15:19:59.393Z] #110 8.108 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
15:19:59 [2023-10-25T15:19:59.393Z] #110 8.111 Unpacking libonig5:arm64 (6.9.6-1.1) ...
15:19:59 [2023-10-25T15:19:59.393Z] #110 8.155 Selecting previously unselected package libjq1:arm64.
15:19:59 [2023-10-25T15:19:59.393Z] #110 8.157 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
15:19:59 [2023-10-25T15:19:59.393Z] #110 8.161 Unpacking libjq1:arm64 (1.6-2.1) ...
15:19:59 [2023-10-25T15:19:59.393Z] #110 8.195 Selecting previously unselected package jq.
15:19:59 [2023-10-25T15:19:59.648Z] #110 8.197 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
15:19:59 [2023-10-25T15:19:59.648Z] #110 8.201 Unpacking jq (1.6-2.1) ...
15:19:59 [2023-10-25T15:19:59.648Z] #110 8.236 Selecting previously unselected package libaio1:arm64.
15:19:59 [2023-10-25T15:19:59.648Z] #110 8.238 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
15:19:59 [2023-10-25T15:19:59.648Z] #110 8.241 Unpacking libaio1:arm64 (0.3.112-9) ...
15:19:59 [2023-10-25T15:19:59.648Z] #110 8.274 Selecting previously unselected package libgpm2:arm64.
15:19:59 [2023-10-25T15:19:59.648Z] #110 8.276 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
15:19:59 [2023-10-25T15:19:59.648Z] #110 8.279 Unpacking libgpm2:arm64 (1.20.7-8) ...
15:19:59 [2023-10-25T15:19:59.648Z] #110 8.310 Selecting previously unselected package libicu67:arm64.
15:19:59 [2023-10-25T15:19:59.648Z] #110 8.313 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
15:19:59 [2023-10-25T15:19:59.648Z] #110 8.316 Unpacking libicu67:arm64 (67.1-7) ...
15:20:00 [2023-10-25T15:20:00.209Z] #110 8.974 Selecting previously unselected package libinih1:arm64.
15:20:00 [2023-10-25T15:20:00.209Z] #110 8.976 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
15:20:00 [2023-10-25T15:20:00.209Z] #110 8.979 Unpacking libinih1:arm64 (53-1+b2) ...
15:20:00 [2023-10-25T15:20:00.209Z] #110 9.013 Selecting previously unselected package libmicrohttpd12:arm64.
15:20:00 [2023-10-25T15:20:00.465Z] #110 9.015 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
15:20:00 [2023-10-25T15:20:00.465Z] #110 9.019 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
15:20:00 [2023-10-25T15:20:00.465Z] #110 9.059 Selecting previously unselected package libnet1:arm64.
15:20:00 [2023-10-25T15:20:00.465Z] #110 9.061 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:20:00 [2023-10-25T15:20:00.465Z] #110 9.065 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:20:00 [2023-10-25T15:20:00.465Z] #110 9.104 Selecting previously unselected package libnl-3-200:arm64.
15:20:00 [2023-10-25T15:20:00.465Z] #110 9.106 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
15:20:00 [2023-10-25T15:20:00.465Z] #110 9.110 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
15:20:00 [2023-10-25T15:20:00.465Z] #110 9.145 Selecting previously unselected package libprotobuf-c1:arm64.
15:20:00 [2023-10-25T15:20:00.465Z] #110 9.148 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
15:20:00 [2023-10-25T15:20:00.465Z] #110 9.151 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:20:00 [2023-10-25T15:20:00.465Z] #110 9.185 Selecting previously unselected package libyajl2:arm64.
15:20:00 [2023-10-25T15:20:00.465Z] #110 9.187 Preparing to unpack .../40-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
15:20:00 [2023-10-25T15:20:00.465Z] #110 9.191 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
15:20:00 [2023-10-25T15:20:00.465Z] #110 9.219 Selecting previously unselected package net-tools.
15:20:00 [2023-10-25T15:20:00.465Z] #110 9.221 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
15:20:00 [2023-10-25T15:20:00.465Z] #110 9.224 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
15:20:00 [2023-10-25T15:20:00.465Z] #110 9.268 Selecting previously unselected package patch.
15:20:00 [2023-10-25T15:20:00.721Z] #110 9.270 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
15:20:00 [2023-10-25T15:20:00.721Z] #110 9.274 Unpacking patch (2.7.6-7) ...
15:20:00 [2023-10-25T15:20:00.721Z] #110 9.309 Selecting previously unselected package python-pip-whl.
15:20:00 [2023-10-25T15:20:00.721Z] #110 9.311 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
15:20:00 [2023-10-25T15:20:00.721Z] #110 9.314 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
15:20:00 [2023-10-25T15:20:00.976Z] #110 9.444 Selecting previously unselected package python3-lib2to3.
15:20:00 [2023-10-25T15:20:00.976Z] #110 9.446 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
15:20:00 [2023-10-25T15:20:00.976Z] #110 9.450 Unpacking python3-lib2to3 (3.9.2-1) ...
15:20:00 [2023-10-25T15:20:00.976Z] #110 9.489 Selecting previously unselected package python3-distutils.
15:20:00 [2023-10-25T15:20:00.976Z] #110 9.491 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
15:20:00 [2023-10-25T15:20:00.976Z] #110 9.494 Unpacking python3-distutils (3.9.2-1) ...
15:20:00 [2023-10-25T15:20:00.976Z] #110 9.535 Selecting previously unselected package python3-pkg-resources.
15:20:00 [2023-10-25T15:20:00.976Z] #110 9.537 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
15:20:00 [2023-10-25T15:20:00.976Z] #110 9.540 Unpacking python3-pkg-resources (52.0.0-4) ...
15:20:00 [2023-10-25T15:20:00.976Z] #110 9.582 Selecting previously unselected package python3-setuptools.
15:20:00 [2023-10-25T15:20:00.976Z] #110 9.584 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
15:20:00 [2023-10-25T15:20:00.976Z] #110 9.588 Unpacking python3-setuptools (52.0.0-4) ...
15:20:00 [2023-10-25T15:20:00.976Z] #110 9.643 Selecting previously unselected package python3-wheel.
15:20:00 [2023-10-25T15:20:00.976Z] #110 9.645 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
15:20:00 [2023-10-25T15:20:00.976Z] #110 9.649 Unpacking python3-wheel (0.34.2-1) ...
15:20:00 [2023-10-25T15:20:00.976Z] #110 9.682 Selecting previously unselected package python3-pip.
15:20:00 [2023-10-25T15:20:00.976Z] #110 9.684 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
15:20:00 [2023-10-25T15:20:00.976Z] #110 9.688 Unpacking python3-pip (20.3.4-4+deb11u1) ...
15:20:00 [2023-10-25T15:20:00.976Z] #110 9.751 Selecting previously unselected package sudo.
15:20:01 [2023-10-25T15:20:01.232Z] #110 9.754 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
15:20:01 [2023-10-25T15:20:01.232Z] #110 9.759 Unpacking sudo (1.9.5p2-3+deb11u1) ...
15:20:01 [2023-10-25T15:20:01.232Z] #110 9.868 Selecting previously unselected package systemd-journal-remote.
15:20:01 [2023-10-25T15:20:01.232Z] #110 9.870 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ...
15:20:01 [2023-10-25T15:20:01.232Z] #110 9.873 Unpacking systemd-journal-remote (247.3-7+deb11u4) ...
15:20:01 [2023-10-25T15:20:01.232Z] #110 9.910 Selecting previously unselected package thin-provisioning-tools.
15:20:01 [2023-10-25T15:20:01.232Z] #110 9.912 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
15:20:01 [2023-10-25T15:20:01.232Z] #110 9.916 Unpacking thin-provisioning-tools (0.9.0-1) ...
15:20:01 [2023-10-25T15:20:01.232Z] #110 9.971 Selecting previously unselected package uidmap.
15:20:01 [2023-10-25T15:20:01.488Z] #110 9.974 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
15:20:01 [2023-10-25T15:20:01.488Z] #110 9.977 Unpacking uidmap (1:4.8.1-1) ...
15:20:01 [2023-10-25T15:20:01.488Z] #110 10.02 Selecting previously unselected package vim-runtime.
15:20:01 [2023-10-25T15:20:01.488Z] #110 10.02 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
15:20:01 [2023-10-25T15:20:01.488Z] #110 10.03 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
15:20:01 [2023-10-25T15:20:01.488Z] #110 10.04 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
15:20:01 [2023-10-25T15:20:01.488Z] #110 10.05 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
15:20:02 [2023-10-25T15:20:02.049Z] #110 10.59 Selecting previously unselected package vim.
15:20:02 [2023-10-25T15:20:02.049Z] #110 10.60 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
15:20:02 [2023-10-25T15:20:02.049Z] #110 10.61 Unpacking vim (2:8.2.2434-3+deb11u1) ...
15:20:02 [2023-10-25T15:20:02.049Z] #110 10.73 Selecting previously unselected package xfsprogs.
15:20:02 [2023-10-25T15:20:02.049Z] #110 10.73 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
15:20:02 [2023-10-25T15:20:02.049Z] #110 10.74 Unpacking xfsprogs (5.10.0-4) ...
15:20:02 [2023-10-25T15:20:02.049Z] #110 10.83 Selecting previously unselected package zip.
15:20:02 [2023-10-25T15:20:02.304Z] #110 10.83 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
15:20:02 [2023-10-25T15:20:02.304Z] #110 10.83 Unpacking zip (3.0-12) ...
15:20:02 [2023-10-25T15:20:02.304Z] #110 10.88 Selecting previously unselected package zstd.
15:20:02 [2023-10-25T15:20:02.304Z] #110 10.88 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
15:20:02 [2023-10-25T15:20:02.304Z] #110 10.88 Unpacking zstd (1.4.8+dfsg-2.1) ...
15:20:02 [2023-10-25T15:20:02.304Z] #110 10.97 Setting up python3-pkg-resources (52.0.0-4) ...
15:20:02 [2023-10-25T15:20:02.560Z] #110 11.15 Setting up libip4tc2:arm64 (1.8.7-1) ...
15:20:02 [2023-10-25T15:20:02.560Z] #110 11.16 Setting up net-tools (1.60+git20181103.0eebece-1) ...
15:20:02 [2023-10-25T15:20:02.560Z] #110 11.17 Setting up libapparmor1:arm64 (2.13.6-10) ...
15:20:02 [2023-10-25T15:20:02.560Z] #110 11.18 Setting up libgpm2:arm64 (1.20.7-8) ...
15:20:02 [2023-10-25T15:20:02.560Z] #110 11.19 Setting up libicu67:arm64 (67.1-7) ...
15:20:02 [2023-10-25T15:20:02.560Z] #110 11.20 Setting up libip6tc2:arm64 (1.8.7-1) ...
15:20:02 [2023-10-25T15:20:02.560Z] #110 11.21 Setting up libinih1:arm64 (53-1+b2) ...
15:20:02 [2023-10-25T15:20:02.560Z] #110 11.22 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
15:20:02 [2023-10-25T15:20:02.560Z] #110 11.23 Setting up uidmap (1:4.8.1-1) ...
15:20:02 [2023-10-25T15:20:02.560Z] #110 11.24 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
15:20:02 [2023-10-25T15:20:02.560Z] #110 11.25 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:20:02 [2023-10-25T15:20:02.560Z] #110 11.26 Setting up bzip2 (1.0.8-4) ...
15:20:02 [2023-10-25T15:20:02.560Z] #110 11.27 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:20:02 [2023-10-25T15:20:02.560Z] #110 11.28 Setting up python3-wheel (0.34.2-1) ...
15:20:02 [2023-10-25T15:20:02.816Z] #110 11.42 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
15:20:02 [2023-10-25T15:20:02.816Z] #110 11.43 Setting up xxd (2:8.2.2434-3+deb11u1) ...
15:20:02 [2023-10-25T15:20:02.816Z] #110 11.44 Setting up libcap2:arm64 (1:2.44-1) ...
15:20:02 [2023-10-25T15:20:02.816Z] #110 11.45 Setting up libcap2-bin (1:2.44-1) ...
15:20:02 [2023-10-25T15:20:02.816Z] #110 11.46 Setting up apparmor (2.13.6-10) ...
15:20:04 [2023-10-25T15:20:04.179Z] #110 12.49 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
15:20:04 [2023-10-25T15:20:04.179Z] #110 12.64 Setting up zip (3.0-12) ...
15:20:04 [2023-10-25T15:20:04.179Z] #110 12.65 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
15:20:04 [2023-10-25T15:20:04.179Z] #110 12.67 Setting up bash-completion (1:2.11-2) ...
15:20:04 [2023-10-25T15:20:04.740Z] #110 13.39 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
15:20:04 [2023-10-25T15:20:04.740Z] #110 13.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:20:04 [2023-10-25T15:20:04.740Z] #110 13.41 Setting up libmnl0:arm64 (1.0.4-3) ...
15:20:04 [2023-10-25T15:20:04.740Z] #110 13.42 Setting up patch (2.7.6-7) ...
15:20:04 [2023-10-25T15:20:04.740Z] #110 13.43 Setting up sudo (1.9.5p2-3+deb11u1) ...
15:20:04 [2023-10-25T15:20:04.740Z] #110 13.48 invoke-rc.d: could not determine current runlevel
15:20:04 [2023-10-25T15:20:04.740Z] #110 13.48 invoke-rc.d: policy-rc.d denied execution of start.
15:20:04 [2023-10-25T15:20:04.740Z] #110 13.48 Setting up libxtables12:arm64 (1.8.7-1) ...
15:20:04 [2023-10-25T15:20:04.740Z] #110 13.50 Setting up inetutils-ping (2:2.0-1+deb11u2) ...
15:20:04 [2023-10-25T15:20:04.740Z] #110 13.51 Setting up pigz (2.6-1) ...
15:20:04 [2023-10-25T15:20:04.740Z] #110 13.52 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:20:04 [2023-10-25T15:20:04.740Z] #110 13.53 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
15:20:04 [2023-10-25T15:20:04.740Z] #110 13.55 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
15:20:04 [2023-10-25T15:20:04.995Z] #110 13.56 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
15:20:05 [2023-10-25T15:20:05.251Z] #110 13.72 Setting up libaio1:arm64 (0.3.112-9) ...
15:20:05 [2023-10-25T15:20:05.251Z] #110 13.74 Setting up python3-lib2to3 (3.9.2-1) ...
15:20:05 [2023-10-25T15:20:05.251Z] #110 13.83 Setting up libelf1:arm64 (0.183-1) ...
15:20:05 [2023-10-25T15:20:05.251Z] #110 13.84 Setting up libjson-c5:arm64 (0.15-2+deb11u1) ...
15:20:05 [2023-10-25T15:20:05.251Z] #110 13.85 Setting up zstd (1.4.8+dfsg-2.1) ...
15:20:05 [2023-10-25T15:20:05.251Z] #110 13.86 Setting up libonig5:arm64 (6.9.6-1.1) ...
15:20:05 [2023-10-25T15:20:05.251Z] #110 13.88 Setting up libkmod2:arm64 (28-1) ...
15:20:05 [2023-10-25T15:20:05.251Z] #110 13.89 Setting up python3-distutils (3.9.2-1) ...
15:20:05 [2023-10-25T15:20:05.506Z] #110 14.00 Setting up vim (2:8.2.2434-3+deb11u1) ...
15:20:05 [2023-10-25T15:20:05.506Z] #110 14.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:20:05 [2023-10-25T15:20:05.506Z] #110 14.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:20:05 [2023-10-25T15:20:05.506Z] #110 14.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:20:05 [2023-10-25T15:20:05.506Z] #110 14.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:20:05 [2023-10-25T15:20:05.506Z] #110 14.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:20:05 [2023-10-25T15:20:05.506Z] #110 14.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:20:05 [2023-10-25T15:20:05.506Z] #110 14.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:20:05 [2023-10-25T15:20:05.506Z] #110 14.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:20:05 [2023-10-25T15:20:05.506Z] #110 14.05 Setting up python3-setuptools (52.0.0-4) ...
15:20:05 [2023-10-25T15:20:05.762Z] #110 14.37 Setting up libjq1:arm64 (1.6-2.1) ...
15:20:05 [2023-10-25T15:20:05.762Z] #110 14.38 Setting up libnftnl11:arm64 (1.1.9-1) ...
15:20:05 [2023-10-25T15:20:05.762Z] #110 14.39 Setting up thin-provisioning-tools (0.9.0-1) ...
15:20:05 [2023-10-25T15:20:05.762Z] #110 14.40 Setting up python3-pip (20.3.4-4+deb11u1) ...
15:20:06 [2023-10-25T15:20:06.017Z] #110 14.66 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
15:20:06 [2023-10-25T15:20:06.017Z] #110 14.67 Setting up jq (1.6-2.1) ...
15:20:06 [2023-10-25T15:20:06.017Z] #110 14.68 Setting up libbpf0:arm64 (1:0.3-2) ...
15:20:06 [2023-10-25T15:20:06.017Z] #110 14.69 Setting up iptables (1.8.7-1) ...
15:20:06 [2023-10-25T15:20:06.017Z] #110 14.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:20:06 [2023-10-25T15:20:06.017Z] #110 14.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:20:06 [2023-10-25T15:20:06.017Z] #110 14.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:20:06 [2023-10-25T15:20:06.017Z] #110 14.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:20:06 [2023-10-25T15:20:06.017Z] #110 14.71 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:20:06 [2023-10-25T15:20:06.017Z] #110 14.72 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:20:06 [2023-10-25T15:20:06.017Z] #110 14.72 Setting up iproute2 (5.10.0-4) ...
15:20:06 [2023-10-25T15:20:06.272Z] #110 14.85 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
15:20:06 [2023-10-25T15:20:06.272Z] #110 14.85 Setting up dmsetup (2:1.02.175-2.1) ...
15:20:06 [2023-10-25T15:20:06.272Z] #110 14.87 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
15:20:06 [2023-10-25T15:20:06.272Z] #110 14.88 Setting up systemd (247.3-7+deb11u4) ...
15:20:06 [2023-10-25T15:20:06.272Z] #110 14.92 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
15:20:06 [2023-10-25T15:20:06.272Z] #110 14.92 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
15:20:06 [2023-10-25T15:20:06.272Z] #110 14.92 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
15:20:06 [2023-10-25T15:20:06.272Z] #110 14.93 Initializing machine ID from random generator.
15:20:06 [2023-10-25T15:20:06.833Z] #110 15.25 Setting up systemd-journal-remote (247.3-7+deb11u4) ...
15:20:06 [2023-10-25T15:20:06.833Z] #110 15.37 Setting up xfsprogs (5.10.0-4) ...
15:20:06 [2023-10-25T15:20:06.833Z] #110 15.38 System has not been booted with systemd as init system (PID 1). Can't operate.
15:20:06 [2023-10-25T15:20:06.833Z] #110 15.38 Failed to connect to bus: Host is down
15:20:06 [2023-10-25T15:20:06.833Z] #110 15.38 Processing triggers for libc-bin (2.31-13+deb11u7) ...
15:20:10 [2023-10-25T15:20:10.995Z] #110 DONE 19.4s
15:20:10 [2023-10-25T15:20:10.995Z] 
15:20:10 [2023-10-25T15:20:10.995Z] #111 [dev-base  9/13] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
15:20:10 [2023-10-25T15:20:10.995Z] #111 0.312 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:20:11 [2023-10-25T15:20:11.250Z] #111 0.315 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:20:11 [2023-10-25T15:20:11.250Z] #111 0.319 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:20:11 [2023-10-25T15:20:11.250Z] #111 DONE 0.3s
15:20:11 [2023-10-25T15:20:11.250Z] 
15:20:11 [2023-10-25T15:20:11.250Z] #112 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
15:20:17 [2023-10-25T15:20:17.779Z] #112 5.585 Collecting yamllint==1.27.1
15:20:17 [2023-10-25T15:20:17.779Z] #112 6.619   Downloading yamllint-1.27.1.tar.gz (129 kB)
15:20:18 [2023-10-25T15:20:18.035Z] #112 6.909 Collecting pathspec>=0.5.3
15:20:18 [2023-10-25T15:20:18.035Z] #112 6.913   Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
15:20:18 [2023-10-25T15:20:18.035Z] #112 7.017 Collecting pyyaml
15:20:18 [2023-10-25T15:20:18.292Z] #112 7.022   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
15:20:18 [2023-10-25T15:20:18.292Z] #112 7.038 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
15:20:18 [2023-10-25T15:20:18.292Z] #112 7.042 Building wheels for collected packages: yamllint
15:20:18 [2023-10-25T15:20:18.292Z] #112 7.042   Building wheel for yamllint (setup.py): started
15:20:18 [2023-10-25T15:20:18.292Z] #112 7.286   Building wheel for yamllint (setup.py): finished with status 'done'
15:20:18 [2023-10-25T15:20:18.550Z] #112 7.286   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=d3a2f392ca88969c35d38a202609a4747230a3da0ae7a16efd18716262a518fc
15:20:18 [2023-10-25T15:20:18.550Z] #112 7.287   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
15:20:18 [2023-10-25T15:20:18.550Z] #112 7.289 Successfully built yamllint
15:20:18 [2023-10-25T15:20:18.550Z] #112 7.295 Installing collected packages: pyyaml, pathspec, yamllint
15:20:18 [2023-10-25T15:20:18.550Z] #112 7.410 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1
15:20:18 [2023-10-25T15:20:18.808Z] #112 DONE 7.7s
15:20:18 [2023-10-25T15:20:18.808Z] 
15:20:18 [2023-10-25T15:20:18.808Z] #113 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
15:20:19 [2023-10-25T15:20:19.368Z] #113 0.638 Hit:1 http://deb.debian.org/debian bullseye InRelease
15:20:19 [2023-10-25T15:20:19.368Z] #113 0.638 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
15:20:19 [2023-10-25T15:20:19.368Z] #113 0.638 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
15:20:20 [2023-10-25T15:20:20.184Z] #113 0.982 Reading package lists...
15:20:20 [2023-10-25T15:20:20.745Z] #113 1.502 Reading package lists...
15:20:21 [2023-10-25T15:20:21.000Z] #113 1.998 Building dependency tree...
15:20:21 [2023-10-25T15:20:21.000Z] #113 2.122 Reading state information...
15:20:21 [2023-10-25T15:20:21.000Z] #113 2.283 gcc is already the newest version (4:10.2.1-1).
15:20:21 [2023-10-25T15:20:21.000Z] #113 2.283 pkg-config is already the newest version (0.29.2-1).
15:20:21 [2023-10-25T15:20:21.000Z] #113 2.283 The following additional packages will be installed:
15:20:21 [2023-10-25T15:20:21.000Z] #113 2.283   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libffi-dev
15:20:21 [2023-10-25T15:20:21.000Z] #113 2.283   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
15:20:21 [2023-10-25T15:20:21.000Z] #113 2.283   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
15:20:21 [2023-10-25T15:20:21.000Z] #113 2.283   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:20:21 [2023-10-25T15:20:21.000Z] #113 2.283   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev uuid-dev
15:20:21 [2023-10-25T15:20:21.000Z] #113 2.283   zlib1g-dev
15:20:21 [2023-10-25T15:20:21.000Z] #113 2.285 Suggested packages:
15:20:21 [2023-10-25T15:20:21.000Z] #113 2.285   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
15:20:21 [2023-10-25T15:20:21.000Z] #113 2.285   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
15:20:21 [2023-10-25T15:20:21.000Z] #113 2.285 Recommended packages:
15:20:21 [2023-10-25T15:20:21.001Z] #113 2.285   build-essential fakeroot libalgorithm-merge-perl
15:20:21 [2023-10-25T15:20:21.256Z] #113 2.508 The following NEW packages will be installed:
15:20:21 [2023-10-25T15:20:21.256Z] #113 2.508   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
15:20:21 [2023-10-25T15:20:21.256Z] #113 2.508   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
15:20:21 [2023-10-25T15:20:21.256Z] #113 2.508   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
15:20:21 [2023-10-25T15:20:21.256Z] #113 2.508   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
15:20:21 [2023-10-25T15:20:21.256Z] #113 2.508   libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
15:20:21 [2023-10-25T15:20:21.256Z] #113 2.509   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.783 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.783 Need to get 10.2 MB of archives.
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.783 After this operation, 41.2 MB of additional disk space will be used.
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.783 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.800 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.801 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.802 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.803 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.805 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.806 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.807 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.808 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.810 Get:10 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.812 Get:11 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.819 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.820 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.822 Get:14 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.823 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.825 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.826 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.830 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.834 Get:19 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.835 Get:20 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.836 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.837 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.840 Get:23 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.842 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.846 Get:25 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.847 Get:26 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.856 Get:27 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.856 Get:28 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.858 Get:29 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
15:20:21 [2023-10-25T15:20:21.511Z] #113 2.860 Get:30 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
15:20:21 [2023-10-25T15:20:21.766Z] #113 2.993 debconf: delaying package configuration, since apt-utils is not installed
15:20:21 [2023-10-25T15:20:21.766Z] #113 3.031 Fetched 10.2 MB in 0s (29.6 MB/s)
15:20:21 [2023-10-25T15:20:21.766Z] #113 3.053 Selecting previously unselected package dpkg-dev.
15:20:21 [2023-10-25T15:20:21.766Z] #113 3.053 (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 ... 21237 files and directories currently installed.)
15:20:21 [2023-10-25T15:20:21.766Z] #113 3.065 Preparing to unpack .../00-dpkg-dev_1.20.13_all.deb ...
15:20:21 [2023-10-25T15:20:21.766Z] #113 3.068 Unpacking dpkg-dev (1.20.13) ...
15:20:21 [2023-10-25T15:20:21.766Z] #113 3.184 Selecting previously unselected package libgirepository-1.0-1:arm64.
15:20:22 [2023-10-25T15:20:22.022Z] #113 3.186 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
15:20:22 [2023-10-25T15:20:22.022Z] #113 3.193 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
15:20:22 [2023-10-25T15:20:22.022Z] #113 3.224 Selecting previously unselected package gir1.2-glib-2.0:arm64.
15:20:22 [2023-10-25T15:20:22.022Z] #113 3.227 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
15:20:22 [2023-10-25T15:20:22.022Z] #113 3.230 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
15:20:22 [2023-10-25T15:20:22.022Z] #113 3.269 Selecting previously unselected package libsecret-common.
15:20:22 [2023-10-25T15:20:22.022Z] #113 3.271 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
15:20:22 [2023-10-25T15:20:22.022Z] #113 3.274 Unpacking libsecret-common (0.20.4-2) ...
15:20:22 [2023-10-25T15:20:22.022Z] #113 3.322 Selecting previously unselected package libsecret-1-0:arm64.
15:20:22 [2023-10-25T15:20:22.022Z] #113 3.325 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
15:20:22 [2023-10-25T15:20:22.022Z] #113 3.328 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
15:20:22 [2023-10-25T15:20:22.022Z] #113 3.361 Selecting previously unselected package gir1.2-secret-1:arm64.
15:20:22 [2023-10-25T15:20:22.022Z] #113 3.364 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
15:20:22 [2023-10-25T15:20:22.022Z] #113 3.367 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
15:20:22 [2023-10-25T15:20:22.022Z] #113 3.393 Selecting previously unselected package libapparmor-dev:arm64.
15:20:22 [2023-10-25T15:20:22.022Z] #113 3.396 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
15:20:22 [2023-10-25T15:20:22.022Z] #113 3.399 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
15:20:22 [2023-10-25T15:20:22.022Z] #113 3.436 Selecting previously unselected package uuid-dev:arm64.
15:20:22 [2023-10-25T15:20:22.277Z] #113 3.438 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
15:20:22 [2023-10-25T15:20:22.277Z] #113 3.442 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
15:20:22 [2023-10-25T15:20:22.277Z] #113 3.481 Selecting previously unselected package libblkid-dev:arm64.
15:20:22 [2023-10-25T15:20:22.277Z] #113 3.484 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
15:20:22 [2023-10-25T15:20:22.277Z] #113 3.492 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
15:20:22 [2023-10-25T15:20:22.277Z] #113 3.536 Selecting previously unselected package libffi-dev:arm64.
15:20:22 [2023-10-25T15:20:22.277Z] #113 3.538 Preparing to unpack .../09-libffi-dev_3.3-6_arm64.deb ...
15:20:22 [2023-10-25T15:20:22.277Z] #113 3.542 Unpacking libffi-dev:arm64 (3.3-6) ...
15:20:22 [2023-10-25T15:20:22.277Z] #113 3.569 Selecting previously unselected package libglib2.0-data.
15:20:22 [2023-10-25T15:20:22.277Z] #113 3.572 Preparing to unpack .../10-libglib2.0-data_2.66.8-1_all.deb ...
15:20:22 [2023-10-25T15:20:22.277Z] #113 3.575 Unpacking libglib2.0-data (2.66.8-1) ...
15:20:22 [2023-10-25T15:20:22.532Z] #113 3.702 Selecting previously unselected package libglib2.0-bin.
15:20:22 [2023-10-25T15:20:22.532Z] #113 3.705 Preparing to unpack .../11-libglib2.0-bin_2.66.8-1_arm64.deb ...
15:20:22 [2023-10-25T15:20:22.532Z] #113 3.708 Unpacking libglib2.0-bin (2.66.8-1) ...
15:20:22 [2023-10-25T15:20:22.532Z] #113 3.749 Selecting previously unselected package libglib2.0-dev-bin.
15:20:22 [2023-10-25T15:20:22.532Z] #113 3.752 Preparing to unpack .../12-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
15:20:22 [2023-10-25T15:20:22.532Z] #113 3.756 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
15:20:22 [2023-10-25T15:20:22.532Z] #113 3.797 Selecting previously unselected package libsepol1-dev:arm64.
15:20:22 [2023-10-25T15:20:22.532Z] #113 3.799 Preparing to unpack .../13-libsepol1-dev_3.1-1_arm64.deb ...
15:20:22 [2023-10-25T15:20:22.532Z] #113 3.802 Unpacking libsepol1-dev:arm64 (3.1-1) ...
15:20:22 [2023-10-25T15:20:22.532Z] #113 3.864 Selecting previously unselected package libpcre2-16-0:arm64.
15:20:22 [2023-10-25T15:20:22.532Z] #113 3.866 Preparing to unpack .../14-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
15:20:22 [2023-10-25T15:20:22.532Z] #113 3.870 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
15:20:22 [2023-10-25T15:20:22.532Z] #113 3.917 Selecting previously unselected package libpcre2-32-0:arm64.
15:20:22 [2023-10-25T15:20:22.787Z] #113 3.920 Preparing to unpack .../15-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
15:20:22 [2023-10-25T15:20:22.787Z] #113 3.923 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
15:20:22 [2023-10-25T15:20:22.787Z] #113 3.966 Selecting previously unselected package libpcre2-posix2:arm64.
15:20:22 [2023-10-25T15:20:22.787Z] #113 3.969 Preparing to unpack .../16-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
15:20:22 [2023-10-25T15:20:22.787Z] #113 3.972 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
15:20:22 [2023-10-25T15:20:22.788Z] #113 4.001 Selecting previously unselected package libpcre2-dev:arm64.
15:20:22 [2023-10-25T15:20:22.788Z] #113 4.004 Preparing to unpack .../17-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
15:20:22 [2023-10-25T15:20:22.788Z] #113 4.007 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
15:20:22 [2023-10-25T15:20:22.788Z] #113 4.082 Selecting previously unselected package libselinux1-dev:arm64.
15:20:22 [2023-10-25T15:20:22.788Z] #113 4.085 Preparing to unpack .../18-libselinux1-dev_3.1-3_arm64.deb ...
15:20:22 [2023-10-25T15:20:22.788Z] #113 4.088 Unpacking libselinux1-dev:arm64 (3.1-3) ...
15:20:22 [2023-10-25T15:20:22.788Z] #113 4.140 Selecting previously unselected package libmount-dev:arm64.
15:20:22 [2023-10-25T15:20:22.788Z] #113 4.143 Preparing to unpack .../19-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
15:20:22 [2023-10-25T15:20:22.788Z] #113 4.146 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
15:20:22 [2023-10-25T15:20:22.788Z] #113 4.183 Selecting previously unselected package libpcre16-3:arm64.
15:20:23 [2023-10-25T15:20:23.043Z] #113 4.186 Preparing to unpack .../20-libpcre16-3_2%3a8.39-13_arm64.deb ...
15:20:23 [2023-10-25T15:20:23.043Z] #113 4.189 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
15:20:23 [2023-10-25T15:20:23.043Z] #113 4.234 Selecting previously unselected package libpcre32-3:arm64.
15:20:23 [2023-10-25T15:20:23.043Z] #113 4.236 Preparing to unpack .../21-libpcre32-3_2%3a8.39-13_arm64.deb ...
15:20:23 [2023-10-25T15:20:23.043Z] #113 4.240 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
15:20:23 [2023-10-25T15:20:23.043Z] #113 4.285 Selecting previously unselected package libpcrecpp0v5:arm64.
15:20:23 [2023-10-25T15:20:23.043Z] #113 4.287 Preparing to unpack .../22-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
15:20:23 [2023-10-25T15:20:23.043Z] #113 4.291 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
15:20:23 [2023-10-25T15:20:23.043Z] #113 4.323 Selecting previously unselected package libpcre3-dev:arm64.
15:20:23 [2023-10-25T15:20:23.043Z] #113 4.326 Preparing to unpack .../23-libpcre3-dev_2%3a8.39-13_arm64.deb ...
15:20:23 [2023-10-25T15:20:23.043Z] #113 4.329 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
15:20:23 [2023-10-25T15:20:23.043Z] #113 4.405 Selecting previously unselected package zlib1g-dev:arm64.
15:20:23 [2023-10-25T15:20:23.298Z] #113 4.408 Preparing to unpack .../24-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
15:20:23 [2023-10-25T15:20:23.298Z] #113 4.411 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
15:20:23 [2023-10-25T15:20:23.298Z] #113 4.449 Selecting previously unselected package libglib2.0-dev:arm64.
15:20:23 [2023-10-25T15:20:23.298Z] #113 4.452 Preparing to unpack .../25-libglib2.0-dev_2.66.8-1_arm64.deb ...
15:20:23 [2023-10-25T15:20:23.298Z] #113 4.455 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
15:20:23 [2023-10-25T15:20:23.298Z] #113 4.634 Selecting previously unselected package libseccomp-dev:arm64.
15:20:23 [2023-10-25T15:20:23.298Z] #113 4.637 Preparing to unpack .../26-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
15:20:23 [2023-10-25T15:20:23.298Z] #113 4.640 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
15:20:23 [2023-10-25T15:20:23.298Z] #113 4.675 Selecting previously unselected package libsecret-1-dev:arm64.
15:20:23 [2023-10-25T15:20:23.554Z] #113 4.677 Preparing to unpack .../27-libsecret-1-dev_0.20.4-2_arm64.deb ...
15:20:23 [2023-10-25T15:20:23.554Z] #113 4.681 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
15:20:23 [2023-10-25T15:20:23.554Z] #113 4.733 Selecting previously unselected package libsystemd-dev:arm64.
15:20:23 [2023-10-25T15:20:23.554Z] #113 4.736 Preparing to unpack .../28-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
15:20:23 [2023-10-25T15:20:23.554Z] #113 4.740 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
15:20:23 [2023-10-25T15:20:23.554Z] #113 4.829 Selecting previously unselected package libudev-dev:arm64.
15:20:23 [2023-10-25T15:20:23.554Z] #113 4.833 Preparing to unpack .../29-libudev-dev_247.3-7+deb11u4_arm64.deb ...
15:20:23 [2023-10-25T15:20:23.554Z] #113 4.837 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
15:20:23 [2023-10-25T15:20:23.554Z] #113 4.889 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
15:20:23 [2023-10-25T15:20:23.554Z] #113 4.900 Setting up libglib2.0-dev-bin (2.66.8-1) ...
15:20:23 [2023-10-25T15:20:23.810Z] #113 5.055 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
15:20:23 [2023-10-25T15:20:23.810Z] #113 5.064 Setting up libpcre16-3:arm64 (2:8.39-13) ...
15:20:23 [2023-10-25T15:20:23.810Z] #113 5.073 Setting up libsepol1-dev:arm64 (3.1-1) ...
15:20:23 [2023-10-25T15:20:23.810Z] #113 5.082 Setting up libffi-dev:arm64 (3.3-6) ...
15:20:23 [2023-10-25T15:20:23.810Z] #113 5.091 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
15:20:23 [2023-10-25T15:20:23.810Z] #113 5.100 Setting up dpkg-dev (1.20.13) ...
15:20:23 [2023-10-25T15:20:23.810Z] #113 5.117 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
15:20:23 [2023-10-25T15:20:23.810Z] #113 5.127 Setting up libglib2.0-data (2.66.8-1) ...
15:20:23 [2023-10-25T15:20:23.810Z] #113 5.137 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
15:20:23 [2023-10-25T15:20:23.810Z] #113 5.147 Setting up libpcre32-3:arm64 (2:8.39-13) ...
15:20:23 [2023-10-25T15:20:23.810Z] #113 5.157 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
15:20:23 [2023-10-25T15:20:23.810Z] #113 5.167 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
15:20:23 [2023-10-25T15:20:23.810Z] #113 5.179 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
15:20:23 [2023-10-25T15:20:23.810Z] #113 5.190 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
15:20:24 [2023-10-25T15:20:24.065Z] #113 5.201 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
15:20:24 [2023-10-25T15:20:24.065Z] #113 5.212 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
15:20:24 [2023-10-25T15:20:24.065Z] #113 5.223 Setting up libsecret-common (0.20.4-2) ...
15:20:24 [2023-10-25T15:20:24.065Z] #113 5.233 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
15:20:24 [2023-10-25T15:20:24.065Z] #113 5.248 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
15:20:24 [2023-10-25T15:20:24.065Z] #113 5.258 Setting up libselinux1-dev:arm64 (3.1-3) ...
15:20:24 [2023-10-25T15:20:24.065Z] #113 5.268 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
15:20:24 [2023-10-25T15:20:24.065Z] #113 5.278 Setting up libglib2.0-bin (2.66.8-1) ...
15:20:24 [2023-10-25T15:20:24.065Z] #113 5.288 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
15:20:24 [2023-10-25T15:20:24.065Z] #113 5.299 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
15:20:24 [2023-10-25T15:20:24.065Z] #113 5.309 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
15:20:24 [2023-10-25T15:20:24.065Z] #113 5.319 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
15:20:24 [2023-10-25T15:20:24.065Z] #113 5.329 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
15:20:24 [2023-10-25T15:20:24.065Z] #113 5.341 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
15:20:24 [2023-10-25T15:20:24.065Z] #113 5.351 No schema files found: doing nothing.
15:20:24 [2023-10-25T15:20:24.065Z] #113 5.355 Processing triggers for libc-bin (2.31-13+deb11u7) ...
15:20:24 [2023-10-25T15:20:24.065Z] #113 5.373 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
15:20:24 [2023-10-25T15:20:24.320Z] #113 DONE 5.6s
15:20:24 [2023-10-25T15:20:24.321Z] 
15:20:24 [2023-10-25T15:20:24.321Z] #114 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
15:20:24 [2023-10-25T15:20:24.321Z] #114 DONE 0.1s
15:20:24 [2023-10-25T15:20:24.576Z] 
15:20:24 [2023-10-25T15:20:24.576Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
15:20:24 [2023-10-25T15:20:24.576Z] #115 DONE 0.1s
15:20:24 [2023-10-25T15:20:24.576Z] 
15:20:24 [2023-10-25T15:20:24.576Z] #116 [dev 1/1] COPY --link . .
15:20:28 [2023-10-25T15:20:28.738Z] #116 DONE 4.0s
15:20:28 [2023-10-25T15:20:28.738Z] 
15:20:28 [2023-10-25T15:20:28.738Z] #117 exporting to image
15:20:28 [2023-10-25T15:20:28.738Z] #117 exporting layers
15:20:29 [2023-10-25T15:20:29.299Z] #117 exporting layers 1.0s done
15:20:29 [2023-10-25T15:20:29.554Z] #117 writing image sha256:f29c7681aaf53722d186393fccdbbeece4140096d68052182ebeb38a9e878400 done
15:20:29 [2023-10-25T15:20:29.554Z] #117 naming to docker.io/library/docker:417018659b911b0d844ed2deb4fad1e261ea6f2a done
15:20:29 [2023-10-25T15:20:29.554Z] #117 DONE 1.0s