Skip to content

Console Output

Skipping 144 KB.. Full Log
 #28 31.81 Setting up dpkg-dev (1.20.12) ...
15:04:03 [2023-08-14T15:04:03.441Z] #28 32.34 Setting up autoconf (2.69-14) ...
15:04:03 [2023-08-14T15:04:03.441Z] #28 32.50 Setting up build-essential (12.9) ...
15:04:03 [2023-08-14T15:04:03.441Z] #28 32.69 Setting up automake (1:1.16.3-2) ...
15:04:03 [2023-08-14T15:04:03.441Z] #28 32.84 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
15:04:03 [2023-08-14T15:04:03.441Z] #28 32.86 Processing triggers for libc-bin (2.31-13+deb11u6) ...
15:04:03 [2023-08-14T15:04:03.441Z] #28 ...
15:04:03 [2023-08-14T15:04:03.441Z] 
15:04:03 [2023-08-14T15:04:03.441Z] #52 [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.51.2"      && /build/golangci-lint --version
15:04:03 [2023-08-14T15:04:03.441Z] #52 36.78 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
15:04:04 [2023-08-14T15:04:04.379Z] #52 ...
15:04:04 [2023-08-14T15:04:04.379Z] 
15:04:04 [2023-08-14T15:04:04.379Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
15:04:04 [2023-08-14T15:04:04.379Z] #57 DONE 37.6s
15:04:04 [2023-08-14T15:04:04.379Z] 
15:04:04 [2023-08-14T15:04:04.379Z] #65 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:04:04 [2023-08-14T15:04:04.379Z] #65 DONE 32.4s
15:04:04 [2023-08-14T15:04:04.379Z] 
15:04:04 [2023-08-14T15:04:04.379Z] #66 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.8" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:04:04 [2023-08-14T15:04:04.379Z] #66 DONE 32.5s
15:04:04 [2023-08-14T15:04:04.379Z] 
15:04:04 [2023-08-14T15:04:04.379Z] #61 [gowinres 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/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
15:04:04 [2023-08-14T15:04:04.379Z] #61 DONE 37.7s
15:04:04 [2023-08-14T15:04:04.379Z] 
15:04:04 [2023-08-14T15:04:04.379Z] #68 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
15:04:04 [2023-08-14T15:04:04.379Z] #68 DONE 32.5s
15:04:04 [2023-08-14T15:04:04.379Z] 
15:04:04 [2023-08-14T15:04:04.379Z] #64 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:04:04 [2023-08-14T15:04:04.379Z] #64 DONE 32.5s
15:04:04 [2023-08-14T15:04:04.379Z] 
15:04:04 [2023-08-14T15:04:04.379Z] #62 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:04:04 [2023-08-14T15:04:04.379Z] #62 DONE 36.0s
15:04:04 [2023-08-14T15:04:04.379Z] 
15:04:04 [2023-08-14T15:04:04.379Z] #44 [tini-build 2/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         apt-get update && apt-get install -y --no-install-recommends cmake
15:04:04 [2023-08-14T15:04:04.379Z] #44 DONE 37.3s
15:04:04 [2023-08-14T15:04:04.379Z] 
15:04:04 [2023-08-14T15:04:04.379Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
15:04:04 [2023-08-14T15:04:04.379Z] #56 DONE 37.8s
15:04:04 [2023-08-14T15:04:04.379Z] 
15:04:04 [2023-08-14T15:04:04.379Z] #52 [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.51.2"      && /build/golangci-lint --version
15:04:04 [2023-08-14T15:04:04.379Z] #52 DONE 37.8s
15:04:04 [2023-08-14T15:04:04.379Z] 
15:04:04 [2023-08-14T15:04:04.379Z] #55 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
15:04:04 [2023-08-14T15:04:04.379Z] #55 DONE 37.5s
15:04:04 [2023-08-14T15:04:04.379Z] 
15:04:04 [2023-08-14T15:04:04.379Z] #69 [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:04:04 [2023-08-14T15:04:04.638Z] #69 ...
15:04:04 [2023-08-14T15:04:04.638Z] 
15:04:04 [2023-08-14T15:04:04.638Z] #28 [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:04:04 [2023-08-14T15:04:04.638Z] #28 DONE 37.9s
15:04:04 [2023-08-14T15:04:04.638Z] 
15:04:04 [2023-08-14T15:04:04.638Z] #60 [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:04:04 [2023-08-14T15:04:04.638Z] #60 DONE 37.4s
15:04:04 [2023-08-14T15:04:04.638Z] 
15:04:04 [2023-08-14T15:04:04.638Z] #58 [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:04:04 [2023-08-14T15:04:04.638Z] #58 DONE 37.5s
15:04:04 [2023-08-14T15:04:04.638Z] 
15:04:04 [2023-08-14T15:04:04.638Z] #67 [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:04:04 [2023-08-14T15:04:04.638Z] #67 DONE 32.7s
15:04:04 [2023-08-14T15:04:04.638Z] 
15:04:04 [2023-08-14T15:04:04.638Z] #70 [dev-systemd-false  1/20] COPY --link --from=frozen-images /build/ /docker-frozen-images
15:04:04 [2023-08-14T15:04:04.638Z] #70 DONE 0.5s
15:04:04 [2023-08-14T15:04:04.638Z] 
15:04:04 [2023-08-14T15:04:04.638Z] #53 [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:04:04 [2023-08-14T15:04:04.638Z] #53 36.45 Setting up libffi-dev:arm64 (3.3-6) ...
15:04:04 [2023-08-14T15:04:04.638Z] #53 36.59 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
15:04:04 [2023-08-14T15:04:04.638Z] #53 36.75 Setting up libbtrfs0:arm64 (5.10.1-2) ...
15:04:04 [2023-08-14T15:04:04.638Z] #53 36.77 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
15:04:04 [2023-08-14T15:04:04.638Z] #53 36.94 Setting up libglib2.0-data (2.66.8-1) ...
15:04:04 [2023-08-14T15:04:04.638Z] #53 36.97 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
15:04:04 [2023-08-14T15:04:04.638Z] #53 37.02 Setting up libpcre32-3:arm64 (2:8.39-13) ...
15:04:04 [2023-08-14T15:04:04.638Z] #53 37.14 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
15:04:04 [2023-08-14T15:04:04.638Z] #53 37.17 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
15:04:04 [2023-08-14T15:04:04.638Z] #53 37.42 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
15:04:04 [2023-08-14T15:04:04.638Z] #53 37.48 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
15:04:04 [2023-08-14T15:04:04.638Z] #53 37.49 Setting up python3-lib2to3 (3.9.2-1) ...
15:04:04 [2023-08-14T15:04:04.638Z] #53 37.61 Setting up libelf1:arm64 (0.183-1) ...
15:04:04 [2023-08-14T15:04:04.638Z] #53 37.68 Setting up libsecret-common (0.20.4-2) ...
15:04:04 [2023-08-14T15:04:04.638Z] #53 37.71 Setting up python3-distutils (3.9.2-1) ...
15:04:04 [2023-08-14T15:04:04.638Z] #53 37.87 Setting up libglib2.0-dev-bin (2.66.8-1) ...
15:04:04 [2023-08-14T15:04:04.897Z] #53 38.06 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
15:04:04 [2023-08-14T15:04:04.897Z] #53 38.08 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
15:04:04 [2023-08-14T15:04:04.897Z] #53 38.10 Setting up libselinux1-dev:arm64 (3.1-3) ...
15:04:04 [2023-08-14T15:04:04.897Z] #53 38.12 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
15:04:04 [2023-08-14T15:04:04.897Z] #53 38.16 Setting up libglib2.0-bin (2.66.8-1) ...
15:04:04 [2023-08-14T15:04:04.897Z] #53 38.18 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
15:04:05 [2023-08-14T15:04:05.155Z] #53 38.19 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
15:04:05 [2023-08-14T15:04:05.155Z] #53 38.21 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
15:04:05 [2023-08-14T15:04:05.155Z] #53 38.22 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
15:04:05 [2023-08-14T15:04:05.155Z] #53 38.25 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
15:04:05 [2023-08-14T15:04:05.155Z] #53 38.25 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
15:04:05 [2023-08-14T15:04:05.155Z] #53 38.26 No schema files found: doing nothing.
15:04:05 [2023-08-14T15:04:05.155Z] #53 38.27 Processing triggers for libc-bin (2.31-13+deb11u6) ...
15:04:05 [2023-08-14T15:04:05.155Z] #53 38.30 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
15:04:05 [2023-08-14T15:04:05.155Z] #53 DONE 38.4s
15:04:05 [2023-08-14T15:04:05.155Z] 
15:04:05 [2023-08-14T15:04:05.155Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:04:07 [2023-08-14T15:04:07.682Z] #71 3.080 Cloning into '/tmp/crun-build'...
15:04:08 [2023-08-14T15:04:08.616Z] #71 4.148 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
15:04:08 [2023-08-14T15:04:08.874Z] #71 4.155 Cloning into '/tmp/crun-build/libocispec'...
15:04:09 [2023-08-14T15:04:09.133Z] #71 4.526 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
15:04:09 [2023-08-14T15:04:09.133Z] #71 4.532 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
15:04:09 [2023-08-14T15:04:09.133Z] #71 4.532 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
15:04:09 [2023-08-14T15:04:09.133Z] #71 4.532 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
15:04:09 [2023-08-14T15:04:09.133Z] #71 4.541 Cloning into '/tmp/crun-build/libocispec/image-spec'...
15:04:09 [2023-08-14T15:04:09.701Z] #71 5.028 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
15:04:09 [2023-08-14T15:04:09.960Z] #71 ...
15:04:09 [2023-08-14T15:04:09.960Z] 
15:04:09 [2023-08-14T15:04:09.960Z] #69 [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:04:09 [2023-08-14T15:04:09.960Z] #69 2.963 Hit:1 http://deb.debian.org/debian bullseye InRelease
15:04:09 [2023-08-14T15:04:09.960Z] #69 2.964 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
15:04:09 [2023-08-14T15:04:09.960Z] #69 2.964 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
15:04:09 [2023-08-14T15:04:09.960Z] #69 3.340 Reading package lists...
15:04:09 [2023-08-14T15:04:09.960Z] #69 3.943 + apt-get  install -y --no-install-recommends gcc libc6-dev
15:04:09 [2023-08-14T15:04:09.960Z] #69 3.963 Reading package lists...
15:04:09 [2023-08-14T15:04:09.960Z] #69 4.567 Building dependency tree...
15:04:09 [2023-08-14T15:04:09.960Z] #69 4.736 Reading state information...
15:04:09 [2023-08-14T15:04:09.960Z] #69 4.949 gcc is already the newest version (4:10.2.1-1).
15:04:09 [2023-08-14T15:04:09.960Z] #69 4.949 libc6-dev is already the newest version (2.31-13+deb11u6).
15:04:09 [2023-08-14T15:04:09.960Z] #69 4.949 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
15:04:09 [2023-08-14T15:04:09.960Z] #69 DONE 5.5s
15:04:09 [2023-08-14T15:04:09.960Z] 
15:04:09 [2023-08-14T15:04:09.960Z] #72 [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:04:10 [2023-08-14T15:04:10.527Z] #72 0.681 -- The C compiler identification is GNU 10.2.1
15:04:10 [2023-08-14T15:04:10.786Z] #72 0.704 -- Detecting C compiler ABI info
15:04:10 [2023-08-14T15:04:10.786Z] #72 0.816 -- Detecting C compiler ABI info - done
15:04:10 [2023-08-14T15:04:10.786Z] #72 0.843 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
15:04:10 [2023-08-14T15:04:10.786Z] #72 0.844 -- Detecting C compile features
15:04:10 [2023-08-14T15:04:10.786Z] #72 0.845 -- Detecting C compile features - done
15:04:10 [2023-08-14T15:04:10.786Z] #72 0.861 -- Performing Test HAS_BUILTIN_FORTIFY
15:04:10 [2023-08-14T15:04:10.786Z] #72 0.916 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:04:11 [2023-08-14T15:04:11.045Z] #72 0.946 -- Configuring done
15:04:11 [2023-08-14T15:04:11.045Z] #72 0.949 -- Generating done
15:04:11 [2023-08-14T15:04:11.045Z] #72 0.957 -- Build files have been written to: /go/src/github.com/krallin/tini
15:04:11 [2023-08-14T15:04:11.045Z] #72 1.035 Scanning dependencies of target tini-static
15:04:11 [2023-08-14T15:04:11.045Z] #72 1.049 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:04:11 [2023-08-14T15:04:11.303Z] #72 1.359 [100%] Linking C executable tini-static
15:04:11 [2023-08-14T15:04:11.303Z] #72 1.453 [100%] Built target tini-static
15:04:11 [2023-08-14T15:04:11.562Z] #72 DONE 1.7s
15:04:11 [2023-08-14T15:04:11.562Z] 
15:04:11 [2023-08-14T15:04:11.562Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:04:11 [2023-08-14T15:04:11.562Z] #71 5.559 Cloning into '/tmp/crun-build/libocispec/yajl'...
15:04:11 [2023-08-14T15:04:11.562Z] #71 6.161 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
15:04:11 [2023-08-14T15:04:11.562Z] #71 6.252 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
15:04:11 [2023-08-14T15:04:11.562Z] #71 6.336 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
15:04:14 [2023-08-14T15:04:14.849Z] #71 ...
15:04:14 [2023-08-14T15:04:14.849Z] 
15:04:14 [2023-08-14T15:04:14.849Z] #73 [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:04:14 [2023-08-14T15:04:14.849Z] #73 ...
15:04:14 [2023-08-14T15:04:14.849Z] 
15:04:14 [2023-08-14T15:04:14.849Z] #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:04:14 [2023-08-14T15:04:14.849Z] #74 3.152 go: downloading github.com/urfave/cli/v2 v2.23.5
15:04:14 [2023-08-14T15:04:14.849Z] #74 3.167 go: downloading github.com/google/uuid v1.3.0
15:04:14 [2023-08-14T15:04:14.849Z] #74 3.167 go: downloading github.com/moby/vpnkit v0.5.0
15:04:14 [2023-08-14T15:04:14.849Z] #74 3.172 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
15:04:14 [2023-08-14T15:04:14.849Z] #74 3.184 go: downloading golang.org/x/sys v0.2.0
15:04:14 [2023-08-14T15:04:14.849Z] #74 3.194 go: downloading github.com/gorilla/mux v1.8.0
15:04:14 [2023-08-14T15:04:14.849Z] #74 3.194 go: downloading github.com/moby/sys/mountinfo v0.6.2
15:04:14 [2023-08-14T15:04:14.849Z] #74 3.232 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
15:04:14 [2023-08-14T15:04:14.849Z] #74 3.812 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
15:04:14 [2023-08-14T15:04:14.849Z] #74 3.827 go: downloading golang.org/x/net v0.1.0
15:04:14 [2023-08-14T15:04:14.849Z] #74 4.377 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
15:04:14 [2023-08-14T15:04:14.849Z] #74 4.378 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
15:04:14 [2023-08-14T15:04:14.849Z] #74 ...
15:04:14 [2023-08-14T15:04:14.849Z] 
15:04:14 [2023-08-14T15:04:14.849Z] #75 [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:04:15 [2023-08-14T15:04:15.114Z] #75 ...
15:04:15 [2023-08-14T15:04:15.114Z] 
15:04:15 [2023-08-14T15:04:15.114Z] #76 [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:04:15 [2023-08-14T15:04:15.114Z] #76 3.154 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.8-0-g82f18fe -X main.version=1.1.8 -linkmode external -extldflags --static-pie " -o runc .
15:04:15 [2023-08-14T15:04:15.373Z] #76 ...
15:04:15 [2023-08-14T15:04:15.373Z] 
15:04:15 [2023-08-14T15:04:15.373Z] #77 [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:04:15 [2023-08-14T15:04:15.373Z] #77 4.281 + bin/ctr
15:04:15 [2023-08-14T15:04:15.373Z] #77 4.282 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -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:04:16 [2023-08-14T15:04:16.751Z] #77 ...
15:04:16 [2023-08-14T15:04:16.751Z] 
15:04:16 [2023-08-14T15:04:16.751Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:04:16 [2023-08-14T15:04:16.751Z] #71 11.80 aclocal: warning: couldn't open directory 'm4': No such file or directory
15:04:20 [2023-08-14T15:04:20.956Z] #71 16.28 libtoolize: putting auxiliary files in '.'.
15:04:20 [2023-08-14T15:04:20.956Z] #71 16.28 libtoolize: copying file './ltmain.sh'
15:04:21 [2023-08-14T15:04:21.893Z] #71 17.15 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
15:04:21 [2023-08-14T15:04:21.893Z] #71 17.15 libtoolize: and rerunning libtoolize and aclocal.
15:04:21 [2023-08-14T15:04:21.893Z] #71 17.15 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
15:04:25 [2023-08-14T15:04:25.181Z] #71 20.71 configure.ac:7: installing './compile'
15:04:25 [2023-08-14T15:04:25.457Z] #71 20.72 configure.ac:11: installing './config.guess'
15:04:25 [2023-08-14T15:04:25.458Z] #71 20.72 configure.ac:11: installing './config.sub'
15:04:25 [2023-08-14T15:04:25.458Z] #71 20.73 configure.ac:8: installing './install-sh'
15:04:25 [2023-08-14T15:04:25.458Z] #71 20.74 configure.ac:8: installing './missing'
15:04:25 [2023-08-14T15:04:25.458Z] #71 20.81 Makefile.am: installing './depcomp'
15:04:26 [2023-08-14T15:04:26.394Z] #71 21.61 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
15:04:26 [2023-08-14T15:04:26.394Z] #71 21.61 libtoolize: copying file 'build-aux/ltmain.sh'
15:04:26 [2023-08-14T15:04:26.394Z] #71 21.83 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
15:04:26 [2023-08-14T15:04:26.653Z] #71 21.84 libtoolize: copying file 'm4/libtool.m4'
15:04:26 [2023-08-14T15:04:26.653Z] #71 21.95 libtoolize: copying file 'm4/ltoptions.m4'
15:04:26 [2023-08-14T15:04:26.653Z] #71 22.09 libtoolize: copying file 'm4/ltsugar.m4'
15:04:26 [2023-08-14T15:04:26.912Z] #71 22.22 libtoolize: copying file 'm4/ltversion.m4'
15:04:26 [2023-08-14T15:04:26.912Z] #71 22.33 libtoolize: copying file 'm4/lt~obsolete.m4'
15:04:27 [2023-08-14T15:04:27.171Z] #71 22.42 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
15:04:29 [2023-08-14T15:04:29.078Z] #71 ...
15:04:29 [2023-08-14T15:04:29.078Z] 
15:04:29 [2023-08-14T15:04:29.078Z] #54 [tomll 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/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
15:04:29 [2023-08-14T15:04:29.078Z] #54 62.16 tomll can be used in two ways:
15:04:29 [2023-08-14T15:04:29.078Z] #54 62.16 Writing to STDIN and reading from STDOUT:
15:04:29 [2023-08-14T15:04:29.078Z] #54 62.16   cat file.toml | tomll > file.toml
15:04:29 [2023-08-14T15:04:29.078Z] #54 62.16 
15:04:29 [2023-08-14T15:04:29.078Z] #54 62.16 Reading and updating a list of files:
15:04:29 [2023-08-14T15:04:29.078Z] #54 62.16   tomll a.toml b.toml c.toml
15:04:29 [2023-08-14T15:04:29.078Z] #54 62.16 
15:04:29 [2023-08-14T15:04:29.078Z] #54 62.16 When given a list of files, tomll will modify all files in place without asking.
15:04:35 [2023-08-14T15:04:35.645Z] #54 ...
15:04:35 [2023-08-14T15:04:35.645Z] 
15:04:35 [2023-08-14T15:04:35.645Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:04:35 [2023-08-14T15:04:35.645Z] #71 26.77 configure.ac:7: installing 'build-aux/compile'
15:04:35 [2023-08-14T15:04:35.645Z] #71 26.77 configure.ac:9: installing 'build-aux/config.guess'
15:04:35 [2023-08-14T15:04:35.645Z] #71 26.78 configure.ac:9: installing 'build-aux/config.sub'
15:04:35 [2023-08-14T15:04:35.645Z] #71 26.78 configure.ac:11: installing 'build-aux/install-sh'
15:04:35 [2023-08-14T15:04:35.645Z] #71 26.78 configure.ac:11: installing 'build-aux/missing'
15:04:35 [2023-08-14T15:04:35.645Z] #71 26.83 Makefile.am: installing 'build-aux/depcomp'
15:04:35 [2023-08-14T15:04:35.645Z] #71 26.87 parallel-tests: installing 'build-aux/test-driver'
15:04:35 [2023-08-14T15:04:35.645Z] #71 28.38 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
15:04:35 [2023-08-14T15:04:35.645Z] #71 28.38 libtoolize: copying file 'build-aux/ltmain.sh'
15:04:35 [2023-08-14T15:04:35.645Z] #71 28.95 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
15:04:35 [2023-08-14T15:04:35.645Z] #71 28.95 libtoolize: copying file 'm4/libtool.m4'
15:04:35 [2023-08-14T15:04:35.645Z] #71 29.09 libtoolize: copying file 'm4/ltoptions.m4'
15:04:35 [2023-08-14T15:04:35.645Z] #71 29.22 libtoolize: copying file 'm4/ltsugar.m4'
15:04:35 [2023-08-14T15:04:35.645Z] #71 29.36 libtoolize: copying file 'm4/ltversion.m4'
15:04:35 [2023-08-14T15:04:35.645Z] #71 29.51 libtoolize: copying file 'm4/lt~obsolete.m4'
15:04:39 [2023-08-14T15:04:39.836Z] #71 35.00 configure.ac:11: installing 'build-aux/compile'
15:04:39 [2023-08-14T15:04:39.836Z] #71 35.01 configure.ac:11: installing 'build-aux/config.guess'
15:04:39 [2023-08-14T15:04:39.836Z] #71 35.01 configure.ac:11: installing 'build-aux/config.sub'
15:04:39 [2023-08-14T15:04:39.836Z] #71 35.02 configure.ac:13: installing 'build-aux/install-sh'
15:04:39 [2023-08-14T15:04:39.836Z] #71 35.02 configure.ac:13: installing 'build-aux/missing'
15:04:39 [2023-08-14T15:04:39.836Z] #71 35.02 configure.ac:8: installing 'build-aux/tap-driver.sh'
15:04:39 [2023-08-14T15:04:39.836Z] #71 35.11 Makefile.am: installing 'build-aux/depcomp'
15:04:40 [2023-08-14T15:04:40.971Z] #71 35.91 checking build system type... aarch64-unknown-linux-gnu
15:04:40 [2023-08-14T15:04:40.971Z] #71 36.23 checking host system type... aarch64-unknown-linux-gnu
15:04:40 [2023-08-14T15:04:40.971Z] #71 36.23 checking how to print strings... printf
15:04:40 [2023-08-14T15:04:40.971Z] #71 36.25 checking for gcc... gcc
15:04:40 [2023-08-14T15:04:40.971Z] #71 36.31 checking whether the C compiler works... yes
15:04:40 [2023-08-14T15:04:40.971Z] #71 36.40 checking for C compiler default output file name... a.out
15:04:41 [2023-08-14T15:04:41.229Z] #71 36.40 checking for suffix of executables... 
15:04:41 [2023-08-14T15:04:41.229Z] #71 36.55 checking whether we are cross compiling... no
15:04:41 [2023-08-14T15:04:41.229Z] #71 36.67 checking for suffix of object files... o
15:04:41 [2023-08-14T15:04:41.488Z] #71 36.72 checking whether we are using the GNU C compiler... yes
15:04:41 [2023-08-14T15:04:41.488Z] #71 36.78 checking whether gcc accepts -g... yes
15:04:41 [2023-08-14T15:04:41.488Z] #71 36.89 checking for gcc option to accept ISO C89... none needed
15:04:41 [2023-08-14T15:04:41.747Z] #71 36.98 checking whether gcc understands -c and -o together... yes
15:04:41 [2023-08-14T15:04:41.747Z] #71 37.09 checking for a sed that does not truncate output... /bin/sed
15:04:41 [2023-08-14T15:04:41.747Z] #71 37.11 checking for grep that handles long lines and -e... /bin/grep
15:04:41 [2023-08-14T15:04:41.747Z] #71 37.12 checking for egrep... /bin/grep -E
15:04:41 [2023-08-14T15:04:41.747Z] #71 37.12 checking for fgrep... /bin/grep -F
15:04:41 [2023-08-14T15:04:41.747Z] #71 37.13 checking for ld used by gcc... /usr/bin/ld
15:04:41 [2023-08-14T15:04:41.747Z] #71 37.14 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:04:41 [2023-08-14T15:04:41.747Z] #71 37.15 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:04:42 [2023-08-14T15:04:42.007Z] #71 37.16 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:04:42 [2023-08-14T15:04:42.007Z] #71 37.29 checking whether ln -s works... yes
15:04:42 [2023-08-14T15:04:42.007Z] #71 37.29 checking the maximum length of command line arguments... 1572864
15:04:42 [2023-08-14T15:04:42.007Z] #71 37.32 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
15:04:42 [2023-08-14T15:04:42.007Z] #71 37.32 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
15:04:42 [2023-08-14T15:04:42.007Z] #71 37.32 checking for /usr/bin/ld option to reload object files... -r
15:04:42 [2023-08-14T15:04:42.007Z] #71 37.33 checking for objdump... objdump
15:04:42 [2023-08-14T15:04:42.007Z] #71 37.33 checking how to recognize dependent libraries... pass_all
15:04:42 [2023-08-14T15:04:42.007Z] #71 37.33 checking for dlltool... no
15:04:42 [2023-08-14T15:04:42.007Z] #71 37.33 checking how to associate runtime and link libraries... printf %s\n
15:04:42 [2023-08-14T15:04:42.007Z] #71 37.33 checking for ar... ar
15:04:42 [2023-08-14T15:04:42.007Z] #71 37.33 checking for archiver @FILE support... @
15:04:42 [2023-08-14T15:04:42.007Z] #71 37.42 checking for strip... strip
15:04:42 [2023-08-14T15:04:42.007Z] #71 37.42 checking for ranlib... ranlib
15:04:42 [2023-08-14T15:04:42.007Z] #71 37.43 checking for gawk... no
15:04:42 [2023-08-14T15:04:42.007Z] #71 37.43 checking for mawk... mawk
15:04:42 [2023-08-14T15:04:42.266Z] #71 37.43 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:04:42 [2023-08-14T15:04:42.524Z] #71 37.67 checking for sysroot... no
15:04:42 [2023-08-14T15:04:42.524Z] #71 37.67 checking for a working dd... /bin/dd
15:04:42 [2023-08-14T15:04:42.524Z] #71 37.69 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
15:04:42 [2023-08-14T15:04:42.524Z] #71 37.73 checking for mt... no
15:04:42 [2023-08-14T15:04:42.524Z] #71 37.73 checking if : is a manifest tool... no
15:04:42 [2023-08-14T15:04:42.524Z] #71 37.74 checking how to run the C preprocessor... gcc -E
15:04:43 [2023-08-14T15:04:43.091Z] #71 37.88 checking for ANSI C header files... yes
15:04:43 [2023-08-14T15:04:43.092Z] #71 38.27 checking for sys/types.h... yes
15:04:43 [2023-08-14T15:04:43.350Z] #71 38.41 checking for sys/stat.h... yes
15:04:43 [2023-08-14T15:04:43.350Z] #71 38.59 checking for stdlib.h... yes
15:04:43 [2023-08-14T15:04:43.350Z] #71 38.70 checking for string.h... yes
15:04:43 [2023-08-14T15:04:43.350Z] #71 38.81 checking for memory.h... yes
15:04:43 [2023-08-14T15:04:43.609Z] #71 38.88 checking for strings.h... yes
15:04:43 [2023-08-14T15:04:43.609Z] #71 39.02 checking for inttypes.h... yes
15:04:43 [2023-08-14T15:04:43.868Z] #71 39.14 checking for stdint.h... yes
15:04:43 [2023-08-14T15:04:43.868Z] #71 39.28 checking for unistd.h... yes
15:04:44 [2023-08-14T15:04:44.127Z] #71 39.41 checking for dlfcn.h... yes
15:04:44 [2023-08-14T15:04:44.127Z] #71 39.48 checking for objdir... .libs
15:04:44 [2023-08-14T15:04:44.386Z] #71 39.62 checking if gcc supports -fno-rtti -fno-exceptions... no
15:04:44 [2023-08-14T15:04:44.386Z] #71 39.76 checking for gcc option to produce PIC... -fPIC -DPIC
15:04:44 [2023-08-14T15:04:44.645Z] #71 39.76 checking if gcc PIC flag -fPIC -DPIC works... yes
15:04:44 [2023-08-14T15:04:44.904Z] #71 39.91 checking if gcc static flag -static works... yes
15:04:44 [2023-08-14T15:04:44.904Z] #71 40.11 checking if gcc supports -c -o file.o... yes
15:04:44 [2023-08-14T15:04:44.904Z] #71 40.26 checking if gcc supports -c -o file.o... (cached) yes
15:04:44 [2023-08-14T15:04:44.904Z] #71 40.26 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
15:04:45 [2023-08-14T15:04:45.163Z] #71 40.29 checking dynamic linker characteristics... GNU/Linux ld.so
15:04:45 [2023-08-14T15:04:45.163Z] #71 40.48 checking how to hardcode library paths into programs... immediate
15:04:45 [2023-08-14T15:04:45.163Z] #71 40.48 checking whether stripping libraries is possible... yes
15:04:45 [2023-08-14T15:04:45.163Z] #71 40.48 checking if libtool supports shared libraries... yes
15:04:45 [2023-08-14T15:04:45.163Z] #71 40.49 checking whether to build shared libraries... no
15:04:45 [2023-08-14T15:04:45.163Z] #71 40.49 checking whether to build static libraries... yes
15:04:45 [2023-08-14T15:04:45.163Z] #71 40.49 checking for a BSD-compatible install... /usr/bin/install -c
15:04:45 [2023-08-14T15:04:45.163Z] #71 40.50 checking whether build environment is sane... yes
15:04:45 [2023-08-14T15:04:45.163Z] #71 40.52 checking for a thread-safe mkdir -p... /bin/mkdir -p
15:04:45 [2023-08-14T15:04:45.163Z] #71 40.53 checking whether make sets $(MAKE)... yes
15:04:45 [2023-08-14T15:04:45.422Z] #71 40.59 checking whether make supports the include directive... yes (GNU style)
15:04:45 [2023-08-14T15:04:45.422Z] #71 40.63 checking whether make supports nested variables... yes
15:04:45 [2023-08-14T15:04:45.422Z] #71 40.68 checking whether UID '0' is supported by ustar format... yes
15:04:45 [2023-08-14T15:04:45.422Z] #71 40.68 checking whether GID '0' is supported by ustar format... yes
15:04:45 [2023-08-14T15:04:45.422Z] #71 40.68 checking how to create a ustar tar archive... gnutar
15:04:45 [2023-08-14T15:04:45.422Z] #71 40.74 checking dependency style of gcc... gcc3
15:04:45 [2023-08-14T15:04:45.681Z] #71 40.86 checking whether to enable maintainer-specific portions of Makefiles... yes
15:04:45 [2023-08-14T15:04:45.681Z] #71 40.86 checking whether make supports nested variables... (cached) yes
15:04:45 [2023-08-14T15:04:45.681Z] #71 40.86 checking for gawk... (cached) mawk
15:04:45 [2023-08-14T15:04:45.681Z] #71 40.86 checking for a sed that does not truncate output... (cached) /bin/sed
15:04:45 [2023-08-14T15:04:45.681Z] #71 40.86 checking for gcc... (cached) gcc
15:04:45 [2023-08-14T15:04:45.681Z] #71 40.89 checking whether we are using the GNU C compiler... (cached) yes
15:04:45 [2023-08-14T15:04:45.681Z] #71 40.90 checking whether gcc accepts -g... (cached) yes
15:04:45 [2023-08-14T15:04:45.681Z] #71 40.90 checking for gcc option to accept ISO C89... (cached) none needed
15:04:45 [2023-08-14T15:04:45.681Z] #71 40.90 checking whether gcc understands -c and -o together... (cached) yes
15:04:45 [2023-08-14T15:04:45.681Z] #71 40.90 checking for a Python interpreter with version >= 3... python3
15:04:45 [2023-08-14T15:04:45.681Z] #71 40.92 checking for python3... /usr/bin/python3
15:04:45 [2023-08-14T15:04:45.681Z] #71 40.92 checking for python3 version... 3.9
15:04:45 [2023-08-14T15:04:45.681Z] #71 40.94 checking for python3 platform... linux
15:04:45 [2023-08-14T15:04:45.681Z] #71 40.96 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
15:04:45 [2023-08-14T15:04:45.681Z] #71 41.00 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
15:04:45 [2023-08-14T15:04:45.681Z] #71 41.07 checking for go-md2man... no
15:04:45 [2023-08-14T15:04:45.681Z] #71 41.07 checking error.h usability... yes
15:04:45 [2023-08-14T15:04:45.681Z] #71 41.15 checking error.h presence... yes
15:04:45 [2023-08-14T15:04:45.940Z] #71 41.17 checking for error.h... yes
15:04:45 [2023-08-14T15:04:45.940Z] #71 41.23 checking linux/openat2.h usability... yes
15:04:45 [2023-08-14T15:04:45.940Z] #71 41.31 checking linux/openat2.h presence... yes
15:04:45 [2023-08-14T15:04:45.940Z] #71 41.35 checking for linux/openat2.h... yes
15:04:46 [2023-08-14T15:04:46.199Z] #71 41.38 checking for copy_file_range... yes
15:04:46 [2023-08-14T15:04:46.458Z] #71 41.54 checking for fgetxattr... yes
15:04:46 [2023-08-14T15:04:46.458Z] #71 41.67 checking for statx... yes
15:04:46 [2023-08-14T15:04:46.717Z] #71 41.82 checking for fgetpwent_r... yes
15:04:46 [2023-08-14T15:04:46.717Z] #71 41.97 checking for issetugid... no
15:04:46 [2023-08-14T15:04:46.717Z] #71 42.09 checking for pkg-config... /usr/bin/pkg-config
15:04:46 [2023-08-14T15:04:46.717Z] #71 42.09 checking pkg-config is at least version 0.9.0... yes
15:04:46 [2023-08-14T15:04:46.975Z] #71 42.10 checking for library containing yajl_tree_get... -lyajl
15:04:46 [2023-08-14T15:04:46.975Z] #71 42.26 checking for yajl >= 2.0.0... yes
15:04:46 [2023-08-14T15:04:46.975Z] #71 42.27 checking sys/capability.h usability... yes
15:04:46 [2023-08-14T15:04:46.975Z] #71 42.32 checking sys/capability.h presence... yes
15:04:46 [2023-08-14T15:04:46.975Z] #71 42.34 checking for sys/capability.h... yes
15:04:47 [2023-08-14T15:04:47.234Z] #71 42.35 checking for library containing cap_from_name... -lcap
15:04:47 [2023-08-14T15:04:47.234Z] #71 42.52 checking for library containing dlopen... -ldl
15:04:47 [2023-08-14T15:04:47.493Z] #71 42.73 checking seccomp.h usability... yes
15:04:47 [2023-08-14T15:04:47.493Z] #71 42.79 checking seccomp.h presence... yes
15:04:47 [2023-08-14T15:04:47.494Z] #71 42.82 checking for seccomp.h... yes
15:04:47 [2023-08-14T15:04:47.494Z] #71 42.82 checking for library containing seccomp_rule_add... -lseccomp
15:04:47 [2023-08-14T15:04:47.752Z] #71 43.01 checking for library containing seccomp_arch_resolve_name... none required
15:04:47 [2023-08-14T15:04:47.752Z] #71 43.12 checking systemd/sd-bus.h usability... yes
15:04:47 [2023-08-14T15:04:47.752Z] #71 43.21 checking systemd/sd-bus.h presence... yes
15:04:48 [2023-08-14T15:04:48.011Z] #71 43.25 checking for systemd/sd-bus.h... yes
15:04:48 [2023-08-14T15:04:48.011Z] #71 43.25 checking for library containing sd_bus_match_signal_async... -lsystemd
15:04:48 [2023-08-14T15:04:48.011Z] #71 43.44 checking for sd_notify_barrier... yes
15:04:48 [2023-08-14T15:04:48.270Z] #71 43.54 checking linux/bpf.h usability... yes
15:04:48 [2023-08-14T15:04:48.270Z] #71 43.59 checking linux/bpf.h presence... yes
15:04:48 [2023-08-14T15:04:48.270Z] #71 43.62 checking for linux/bpf.h... yes
15:04:48 [2023-08-14T15:04:48.270Z] #71 43.63 checking compilation for eBPF... yes
15:04:48 [2023-08-14T15:04:48.270Z] #71 43.69 checking for criu >= 3.15... no
15:04:48 [2023-08-14T15:04:48.270Z] #71 43.71 configure: CRIU headers not found, building without CRIU support
15:04:48 [2023-08-14T15:04:48.270Z] #71 43.71 checking for criu > 3.16... no
15:04:48 [2023-08-14T15:04:48.270Z] #71 43.72 configure: CRIU version doesn't support join-ns API
15:04:48 [2023-08-14T15:04:48.270Z] #71 43.72 checking for criu > 3.16.1... no
15:04:48 [2023-08-14T15:04:48.270Z] #71 43.73 configure: CRIU version doesn't support for pre-dumping
15:04:48 [2023-08-14T15:04:48.270Z] #71 43.73 checking for new mount API (fsconfig)... yes
15:04:48 [2023-08-14T15:04:48.270Z] #71 43.76 checking for seccomp notify API... yes
15:04:48 [2023-08-14T15:04:48.529Z] #71 43.80 checking for gperf... no
15:04:48 [2023-08-14T15:04:48.529Z] #71 43.80 configure: gperf not found - cannot rebuild signal parser code
15:04:48 [2023-08-14T15:04:48.529Z] #71 43.80 checking for library containing argp_parse... none required
15:04:48 [2023-08-14T15:04:48.788Z] #71 43.93 checking that generated files are newer than configure... done
15:04:48 [2023-08-14T15:04:48.788Z] #71 43.93 configure: creating ./config.status
15:04:49 [2023-08-14T15:04:49.724Z] #71 45.22 config.status: creating Makefile
15:04:49 [2023-08-14T15:04:49.724Z] #71 45.26 config.status: creating rpm/crun.spec
15:04:49 [2023-08-14T15:04:49.983Z] #71 45.31 config.status: creating config.h
15:04:49 [2023-08-14T15:04:49.983Z] #71 45.34 config.status: executing libtool commands
15:04:49 [2023-08-14T15:04:49.983Z] #71 45.36 config.status: executing depfiles commands
15:04:50 [2023-08-14T15:04:50.549Z] #71 45.72 === configuring in libocispec (/tmp/crun-build/libocispec)
15:04:50 [2023-08-14T15:04:50.549Z] #71 45.73 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
15:04:50 [2023-08-14T15:04:50.549Z] #71 45.85 checking for gcc... gcc
15:04:50 [2023-08-14T15:04:50.549Z] #71 45.89 checking whether the C compiler works... yes
15:04:50 [2023-08-14T15:04:50.549Z] #71 45.93 checking for C compiler default output file name... a.out
15:04:50 [2023-08-14T15:04:50.549Z] #71 45.93 checking for suffix of executables... 
15:04:50 [2023-08-14T15:04:50.549Z] #71 45.98 checking whether we are cross compiling... no
15:04:50 [2023-08-14T15:04:50.808Z] #71 46.03 checking for suffix of object files... o
15:04:50 [2023-08-14T15:04:50.808Z] #71 46.08 checking whether we are using the GNU C compiler... yes
15:04:50 [2023-08-14T15:04:50.808Z] #71 46.16 checking whether gcc accepts -g... yes
15:04:51 [2023-08-14T15:04:51.066Z] #71 46.23 checking for gcc option to accept ISO C89... none needed
15:04:51 [2023-08-14T15:04:51.066Z] #71 46.33 checking whether gcc understands -c and -o together... yes
15:04:51 [2023-08-14T15:04:51.066Z] #71 46.42 checking how to run the C preprocessor... gcc -E
15:04:51 [2023-08-14T15:04:51.066Z] #71 46.48 checking for grep that handles long lines and -e... /bin/grep
15:04:51 [2023-08-14T15:04:51.066Z] #71 46.49 checking for egrep... /bin/grep -E
15:04:51 [2023-08-14T15:04:51.632Z] #71 46.49 checking for ANSI C header files... yes
15:04:51 [2023-08-14T15:04:51.632Z] #71 46.79 checking for sys/types.h... yes
15:04:51 [2023-08-14T15:04:51.632Z] #71 46.89 checking for sys/stat.h... yes
15:04:51 [2023-08-14T15:04:51.891Z] #71 46.96 checking for stdlib.h... yes
15:04:51 [2023-08-14T15:04:51.891Z] #71 47.05 checking for string.h... yes
15:04:51 [2023-08-14T15:04:51.891Z] #71 47.09 checking for memory.h... yes
15:04:51 [2023-08-14T15:04:51.891Z] #71 47.21 checking for strings.h... yes
15:04:51 [2023-08-14T15:04:51.891Z] #71 47.33 checking for inttypes.h... yes
15:04:52 [2023-08-14T15:04:52.149Z] #71 47.42 checking for stdint.h... yes
15:04:52 [2023-08-14T15:04:52.406Z] #71 47.55 checking for unistd.h... yes
15:04:52 [2023-08-14T15:04:52.406Z] #71 47.64 checking minix/config.h usability... no
15:04:52 [2023-08-14T15:04:52.406Z] #71 47.71 checking minix/config.h presence... no
15:04:52 [2023-08-14T15:04:52.406Z] #71 47.72 checking for minix/config.h... no
15:04:52 [2023-08-14T15:04:52.406Z] #71 47.72 checking whether it is safe to define __EXTENSIONS__... yes
15:04:52 [2023-08-14T15:04:52.406Z] #71 47.81 checking build system type... aarch64-unknown-linux-gnu
15:04:52 [2023-08-14T15:04:52.406Z] #71 47.90 checking host system type... aarch64-unknown-linux-gnu
15:04:52 [2023-08-14T15:04:52.406Z] #71 47.90 checking how to print strings... printf
15:04:52 [2023-08-14T15:04:52.406Z] #71 47.91 checking for a sed that does not truncate output... /bin/sed
15:04:52 [2023-08-14T15:04:52.664Z] #71 47.91 checking for fgrep... /bin/grep -F
15:04:52 [2023-08-14T15:04:52.664Z] #71 47.91 checking for ld used by gcc... /usr/bin/ld
15:04:52 [2023-08-14T15:04:52.664Z] #71 47.92 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:04:52 [2023-08-14T15:04:52.664Z] #71 47.92 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:04:52 [2023-08-14T15:04:52.664Z] #71 47.93 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:04:52 [2023-08-14T15:04:52.664Z] #71 47.96 checking whether ln -s works... yes
15:04:52 [2023-08-14T15:04:52.664Z] #71 47.96 checking the maximum length of command line arguments... 1572864
15:04:52 [2023-08-14T15:04:52.664Z] #71 47.97 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
15:04:52 [2023-08-14T15:04:52.664Z] #71 47.97 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
15:04:52 [2023-08-14T15:04:52.664Z] #71 47.97 checking for /usr/bin/ld option to reload object files... -r
15:04:52 [2023-08-14T15:04:52.664Z] #71 47.97 checking for objdump... objdump
15:04:52 [2023-08-14T15:04:52.664Z] #71 47.97 checking how to recognize dependent libraries... pass_all
15:04:52 [2023-08-14T15:04:52.664Z] #71 47.97 checking for dlltool... no
15:04:52 [2023-08-14T15:04:52.664Z] #71 47.97 checking how to associate runtime and link libraries... printf %s\n
15:04:52 [2023-08-14T15:04:52.664Z] #71 47.97 checking for ar... ar
15:04:52 [2023-08-14T15:04:52.664Z] #71 47.97 checking for archiver @FILE support... @
15:04:52 [2023-08-14T15:04:52.664Z] #71 48.01 checking for strip... strip
15:04:52 [2023-08-14T15:04:52.664Z] #71 48.01 checking for ranlib... ranlib
15:04:52 [2023-08-14T15:04:52.664Z] #71 48.01 checking for gawk... no
15:04:52 [2023-08-14T15:04:52.664Z] #71 48.01 checking for mawk... mawk
15:04:52 [2023-08-14T15:04:52.664Z] #71 48.01 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:04:52 [2023-08-14T15:04:52.921Z] #71 ...
15:04:52 [2023-08-14T15:04:52.921Z] 
15:04:52 [2023-08-14T15:04:52.921Z] #54 [tomll 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/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
15:04:52 [2023-08-14T15:04:52.921Z] #54 DONE 86.2s
15:04:52 [2023-08-14T15:04:52.921Z] 
15:04:52 [2023-08-14T15:04:52.921Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:04:52 [2023-08-14T15:04:52.921Z] #71 48.13 checking for sysroot... no
15:04:52 [2023-08-14T15:04:52.921Z] #71 48.13 checking for a working dd... /bin/dd
15:04:52 [2023-08-14T15:04:52.921Z] #71 48.13 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
15:04:52 [2023-08-14T15:04:52.921Z] #71 48.14 checking for mt... no
15:04:52 [2023-08-14T15:04:52.921Z] #71 48.14 checking if : is a manifest tool... no
15:04:52 [2023-08-14T15:04:52.921Z] #71 48.14 checking for dlfcn.h... yes
15:04:52 [2023-08-14T15:04:52.921Z] #71 48.19 checking for objdir... .libs
15:04:52 [2023-08-14T15:04:52.921Z] #71 48.31 checking if gcc supports -fno-rtti -fno-exceptions... no
15:04:52 [2023-08-14T15:04:52.921Z] #71 48.35 checking for gcc option to produce PIC... -fPIC -DPIC
15:04:53 [2023-08-14T15:04:53.179Z] #71 48.35 checking if gcc PIC flag -fPIC -DPIC works... yes
15:04:53 [2023-08-14T15:04:53.179Z] #71 48.39 checking if gcc static flag -static works... yes
15:04:53 [2023-08-14T15:04:53.179Z] #71 48.48 checking if gcc supports -c -o file.o... yes
15:04:53 [2023-08-14T15:04:53.179Z] #71 48.53 checking if gcc supports -c -o file.o... (cached) yes
15:04:53 [2023-08-14T15:04:53.179Z] #71 48.53 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
15:04:53 [2023-08-14T15:04:53.179Z] #71 48.54 checking dynamic linker characteristics... GNU/Linux ld.so
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.62 checking how to hardcode library paths into programs... immediate
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.62 checking whether stripping libraries is possible... yes
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.63 checking if libtool supports shared libraries... yes
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.63 checking whether to build shared libraries... no
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.63 checking whether to build static libraries... yes
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.63 checking for a BSD-compatible install... /usr/bin/install -c
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.64 checking whether build environment is sane... yes
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.65 checking for a thread-safe mkdir -p... /bin/mkdir -p
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.66 checking whether make sets $(MAKE)... yes
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.67 checking whether make supports the include directive... yes (GNU style)
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.68 checking whether make supports nested variables... yes
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.70 checking whether UID '0' is supported by ustar format... yes
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.70 checking whether GID '0' is supported by ustar format... yes
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.70 checking how to create a ustar tar archive... gnutar
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.73 checking dependency style of gcc... gcc3
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.78 checking whether to enable maintainer-specific portions of Makefiles... yes
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.78 checking whether make supports nested variables... (cached) yes
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.78 checking for pkg-config... /usr/bin/pkg-config
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.78 checking pkg-config is at least version 0.9.0... yes
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.78 checking for yajl >= 2.1.0... yes
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.79 checking for a sed that does not truncate output... (cached) /bin/sed
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.80 checking for gcc... (cached) gcc
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.82 checking whether we are using the GNU C compiler... (cached) yes
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.82 checking whether gcc accepts -g... (cached) yes
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.82 checking for gcc option to accept ISO C89... (cached) none needed
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.82 checking whether gcc understands -c and -o together... (cached) yes
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.82 checking for a Python interpreter with version >= 3... python3
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.84 checking for python3... /usr/bin/python3
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.84 checking for python3 version... 3.9
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.85 checking for python3 platform... linux
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.87 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
15:04:53 [2023-08-14T15:04:53.439Z] #71 48.90 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
15:04:54 [2023-08-14T15:04:54.485Z] #71 48.96 checking that generated files are newer than configure... done
15:04:54 [2023-08-14T15:04:54.485Z] #71 49.65 configure: creating ./config.status
15:04:55 [2023-08-14T15:04:55.862Z] #71 51.07 config.status: creating Makefile
15:04:55 [2023-08-14T15:04:55.862Z] #71 51.10 config.status: creating config.h
15:04:55 [2023-08-14T15:04:55.862Z] #71 51.12 config.status: executing libtool commands
15:04:55 [2023-08-14T15:04:55.862Z] #71 51.14 config.status: executing depfiles commands
15:04:55 [2023-08-14T15:04:55.862Z] #71 ...
15:04:55 [2023-08-14T15:04:55.862Z] 
15:04:55 [2023-08-14T15:04:55.862Z] #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:04:55 [2023-08-14T15:04:55.862Z] #74 DONE 51.4s
15:04:56 [2023-08-14T15:04:56.121Z] 
15:04:56 [2023-08-14T15:04:56.121Z] #59 [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:04:56 [2023-08-14T15:04:56.121Z] #59 88.01 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
15:04:56 [2023-08-14T15:04:56.121Z] #59 88.15 Docker version unknown-version, build unknown-commit
15:04:56 [2023-08-14T15:04:56.121Z] #59 DONE 88.8s
15:04:56 [2023-08-14T15:04:56.121Z] 
15:04:56 [2023-08-14T15:04:56.121Z] #76 [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:04:56 [2023-08-14T15:04:56.121Z] #76 DONE 51.4s
15:04:56 [2023-08-14T15:04:56.121Z] 
15:04:56 [2023-08-14T15:04:56.121Z] #78 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
15:04:56 [2023-08-14T15:04:56.121Z] #78 DONE 0.1s
15:04:56 [2023-08-14T15:04:56.121Z] 
15:04:56 [2023-08-14T15:04:56.121Z] #77 [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:04:56 [2023-08-14T15:04:56.121Z] #77 48.06 + bin/containerd
15:04:56 [2023-08-14T15:04:56.121Z] #77 48.06 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -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:04:56 [2023-08-14T15:04:56.121Z] #77 ...
15:04:56 [2023-08-14T15:04:56.121Z] 
15:04:56 [2023-08-14T15:04:56.121Z] #75 [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:04:56 [2023-08-14T15:04:56.121Z] #75 DONE 51.5s
15:04:56 [2023-08-14T15:04:56.121Z] 
15:04:56 [2023-08-14T15:04:56.121Z] #73 [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:04:56 [2023-08-14T15:04:56.121Z] #73 DONE 51.5s
15:04:56 [2023-08-14T15:04:56.121Z] 
15:04:56 [2023-08-14T15:04:56.121Z] #79 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
15:04:56 [2023-08-14T15:04:56.121Z] #79 DONE 0.1s
15:04:56 [2023-08-14T15:04:56.380Z] 
15:04:56 [2023-08-14T15:04:56.380Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:04:56 [2023-08-14T15:04:56.380Z] #71 51.56 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
15:04:56 [2023-08-14T15:04:56.380Z] #71 51.60 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
15:04:56 [2023-08-14T15:04:56.638Z] #71 52.10 checking for gcc... gcc
15:04:56 [2023-08-14T15:04:56.896Z] #71 52.17 checking whether the C compiler works... yes
15:04:56 [2023-08-14T15:04:56.896Z] #71 52.25 checking for C compiler default output file name... a.out
15:04:56 [2023-08-14T15:04:56.896Z] #71 52.25 checking for suffix of executables... 
15:04:57 [2023-08-14T15:04:57.155Z] #71 52.31 checking whether we are cross compiling... no
15:04:57 [2023-08-14T15:04:57.155Z] #71 52.40 checking for suffix of object files... o
15:04:57 [2023-08-14T15:04:57.155Z] #71 52.44 checking whether we are using the GNU C compiler... yes
15:04:57 [2023-08-14T15:04:57.155Z] #71 52.47 checking whether gcc accepts -g... yes
15:04:57 [2023-08-14T15:04:57.155Z] #71 52.55 checking for gcc option to accept ISO C89... none needed
15:04:57 [2023-08-14T15:04:57.414Z] #71 52.68 checking whether gcc understands -c and -o together... yes
15:04:57 [2023-08-14T15:04:57.414Z] #71 52.74 checking for a BSD-compatible install... /usr/bin/install -c
15:04:57 [2023-08-14T15:04:57.414Z] #71 52.75 checking whether build environment is sane... yes
15:04:57 [2023-08-14T15:04:57.414Z] #71 52.78 checking for a thread-safe mkdir -p... /bin/mkdir -p
15:04:57 [2023-08-14T15:04:57.414Z] #71 52.78 checking for gawk... no
15:04:57 [2023-08-14T15:04:57.414Z] #71 52.78 checking for mawk... mawk
15:04:57 [2023-08-14T15:04:57.414Z] #71 52.78 checking whether make sets $(MAKE)... yes
15:04:57 [2023-08-14T15:04:57.414Z] #71 52.81 checking whether make supports the include directive... yes (GNU style)
15:04:57 [2023-08-14T15:04:57.414Z] #71 52.83 checking whether make supports nested variables... yes
15:04:57 [2023-08-14T15:04:57.414Z] #71 52.87 checking whether UID '0' is supported by ustar format... yes
15:04:57 [2023-08-14T15:04:57.414Z] #71 52.87 checking whether GID '0' is supported by ustar format... yes
15:04:57 [2023-08-14T15:04:57.675Z] #71 52.87 checking how to create a ustar tar archive... gnutar
15:04:57 [2023-08-14T15:04:57.675Z] #71 52.90 checking dependency style of gcc... gcc3
15:04:57 [2023-08-14T15:04:57.675Z] #71 52.97 checking whether to enable maintainer-specific portions of Makefiles... yes
15:04:57 [2023-08-14T15:04:57.675Z] #71 52.97 checking whether make supports nested variables... (cached) yes
15:04:57 [2023-08-14T15:04:57.934Z] #71 53.00 checking build system type... aarch64-unknown-linux-gnu
15:04:57 [2023-08-14T15:04:57.934Z] #71 53.17 checking host system type... aarch64-unknown-linux-gnu
15:04:57 [2023-08-14T15:04:57.934Z] #71 53.17 checking how to print strings... printf
15:04:57 [2023-08-14T15:04:57.934Z] #71 53.18 checking for a sed that does not truncate output... /bin/sed
15:04:57 [2023-08-14T15:04:57.934Z] #71 53.20 checking for grep that handles long lines and -e... /bin/grep
15:04:57 [2023-08-14T15:04:57.934Z] #71 53.21 checking for egrep... /bin/grep -E
15:04:57 [2023-08-14T15:04:57.934Z] #71 53.22 checking for fgrep... /bin/grep -F
15:04:57 [2023-08-14T15:04:57.934Z] #71 53.22 checking for ld used by gcc... /usr/bin/ld
15:04:57 [2023-08-14T15:04:57.934Z] #71 53.25 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:04:57 [2023-08-14T15:04:57.934Z] 
15:04:57 [2023-08-14T15:04:57.934Z] #71 ...
15:04:57 [2023-08-14T15:04:57.934Z] 
15:04:57 [2023-08-14T15:04:57.934Z] #80 [dev-systemd-false  2/20] COPY --link --from=swagger       /build/ /usr/local/bin/
15:04:57 [2023-08-14T15:04:57.934Z] #80 DONE 0.5s
15:04:57 [2023-08-14T15:04:57.934Z] 
15:04:57 [2023-08-14T15:04:57.934Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:04:57 [2023-08-14T15:04:57.934Z] #71 53.26 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:04:58 [2023-08-14T15:04:58.195Z] #71 53.27 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:04:58 [2023-08-14T15:04:58.196Z] #71 53.37 checking whether ln -s works... yes
15:04:58 [2023-08-14T15:04:58.196Z] #71 53.37 checking the maximum length of command line arguments... 1572864
15:04:58 [2023-08-14T15:04:58.196Z] #71 53.41 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
15:04:58 [2023-08-14T15:04:58.196Z] #71 53.41 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
15:04:58 [2023-08-14T15:04:58.196Z] #71 53.41 checking for /usr/bin/ld option to reload object files... -r
15:04:58 [2023-08-14T15:04:58.196Z] #71 53.41 checking for objdump... objdump
15:04:58 [2023-08-14T15:04:58.196Z] #71 53.41 checking how to recognize dependent libraries... pass_all
15:04:58 [2023-08-14T15:04:58.196Z] #71 53.41 checking for dlltool... no
15:04:58 [2023-08-14T15:04:58.196Z] #71 53.41 checking how to associate runtime and link libraries... printf %s\n
15:04:58 [2023-08-14T15:04:58.196Z] #71 53.41 checking for ar... ar
15:04:58 [2023-08-14T15:04:58.196Z] #71 53.41 checking for archiver @FILE support... @
15:04:58 [2023-08-14T15:04:58.196Z] #71 53.51 checking for strip... strip
15:04:58 [2023-08-14T15:04:58.196Z] #71 53.51 checking for ranlib... ranlib
15:04:58 [2023-08-14T15:04:58.461Z] #71 53.51 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:04:58 [2023-08-14T15:04:58.461Z] #71 53.67 checking for sysroot... no
15:04:58 [2023-08-14T15:04:58.461Z] #71 53.67 checking for a working dd... /bin/dd
15:04:58 [2023-08-14T15:04:58.461Z] #71 53.68 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
15:04:58 [2023-08-14T15:04:58.461Z] #71 53.69 checking for mt... no
15:04:58 [2023-08-14T15:04:58.461Z] #71 53.69 checking if : is a manifest tool... no
15:04:58 [2023-08-14T15:04:58.461Z] #71 53.69 checking how to run the C preprocessor... gcc -E
15:04:58 [2023-08-14T15:04:58.720Z] #71 53.79 checking for ANSI C header files... yes
15:04:58 [2023-08-14T15:04:58.720Z] #71 54.05 checking for sys/types.h... yes
15:04:58 [2023-08-14T15:04:58.720Z] #71 54.12 checking for sys/stat.h... yes
15:04:58 [2023-08-14T15:04:58.978Z] #71 54.19 checking for stdlib.h... yes
15:04:58 [2023-08-14T15:04:58.978Z] #71 54.29 checking for string.h... #71 ...
15:04:58 [2023-08-14T15:04:58.978Z] 
15:04:58 [2023-08-14T15:04:58.978Z] #81 [dev-systemd-false  3/20] COPY --link --from=delve         /build/ /usr/local/bin/
15:04:58 [2023-08-14T15:04:58.978Z] #81 DONE 1.0s
15:04:58 [2023-08-14T15:04:58.978Z] 
15:04:58 [2023-08-14T15:04:58.978Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:04:58 [2023-08-14T15:04:58.978Z] #71 54.29 checking for string.h... yes
15:04:58 [2023-08-14T15:04:58.978Z] #71 54.36 checking for memory.h... yes
15:04:59 [2023-08-14T15:04:59.237Z] #71 54.41 checking for strings.h... yes
15:04:59 [2023-08-14T15:04:59.237Z] #71 54.48 checking for inttypes.h... yes
15:04:59 [2023-08-14T15:04:59.237Z] 
15:04:59 [2023-08-14T15:04:59.237Z] #71 ...
15:04:59 [2023-08-14T15:04:59.237Z] 
15:04:59 [2023-08-14T15:04:59.237Z] #82 [dev-systemd-false  4/20] COPY --link --from=tomll         /build/ /usr/local/bin/
15:04:59 [2023-08-14T15:04:59.237Z] #82 DONE 0.2s
15:04:59 [2023-08-14T15:04:59.237Z] 
15:04:59 [2023-08-14T15:04:59.238Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:04:59 [2023-08-14T15:04:59.238Z] #71 54.54 checking for stdint.h... yes
15:04:59 [2023-08-14T15:04:59.497Z] #71 54.62 checking for unistd.h... #71 ...
15:04:59 [2023-08-14T15:04:59.497Z] 
15:04:59 [2023-08-14T15:04:59.497Z] #83 [dev-systemd-false  5/20] COPY --link --from=gowinres      /build/ /usr/local/bin/
15:04:59 [2023-08-14T15:04:59.497Z] #83 DONE 0.1s
15:04:59 [2023-08-14T15:04:59.497Z] 
15:04:59 [2023-08-14T15:04:59.497Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:04:59 [2023-08-14T15:04:59.497Z] #71 54.62 checking for unistd.h... yes
15:04:59 [2023-08-14T15:04:59.497Z] #71 54.68 checking for dlfcn.h... yes
15:04:59 [2023-08-14T15:04:59.497Z] #71 54.71 checking for objdir... .libs
15:04:59 [2023-08-14T15:04:59.497Z] 
15:04:59 [2023-08-14T15:04:59.497Z] #71 ...
15:04:59 [2023-08-14T15:04:59.497Z] 
15:04:59 [2023-08-14T15:04:59.497Z] #84 [dev-systemd-false  6/20] COPY --link --from=tini          /build/ /usr/local/bin/
15:04:59 [2023-08-14T15:04:59.497Z] #84 DONE 0.2s
15:04:59 [2023-08-14T15:04:59.497Z] 
15:04:59 [2023-08-14T15:04:59.497Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:04:59 [2023-08-14T15:04:59.497Z] #71 54.81 checking if gcc supports -fno-rtti -fno-exceptions... no
15:04:59 [2023-08-14T15:04:59.497Z] #71 54.86 checking for gcc option to produce PIC... -fPIC -DPIC
15:04:59 [2023-08-14T15:04:59.755Z] #71 54.86 checking if gcc PIC flag -fPIC -DPIC works... yes
15:04:59 [2023-08-14T15:04:59.755Z] #71 54.96 checking if gcc static flag -static works... yes
15:04:59 [2023-08-14T15:04:59.755Z] #71 55.10 checking if gcc supports -c -o file.o... yes
15:04:59 [2023-08-14T15:04:59.755Z] #71 55.17 checking if gcc supports -c -o file.o... (cached) yes
15:04:59 [2023-08-14T15:04:59.755Z] #71 55.17 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
15:05:00 [2023-08-14T15:05:00.014Z] #71 55.20 checking dynamic linker characteristics... GNU/Linux ld.so
15:05:00 [2023-08-14T15:05:00.014Z] #71 55.39 checking how to hardcode library paths into programs... immediate
15:05:00 [2023-08-14T15:05:00.014Z] #71 55.40 checking whether stripping libraries is possible... yes
15:05:00 [2023-08-14T15:05:00.014Z] #71 55.40 checking if libtool supports shared libraries... yes
15:05:00 [2023-08-14T15:05:00.014Z] #71 55.40 checking whether to build shared libraries... no
15:05:00 [2023-08-14T15:05:00.014Z] #71 55.40 checking whether to build static libraries... yes
15:05:00 [2023-08-14T15:05:00.014Z] #71 55.41 checking float.h usability... yes
15:05:00 [2023-08-14T15:05:00.273Z] #71 55.46 checking float.h presence... yes
15:05:00 [2023-08-14T15:05:00.273Z] #71 55.48 checking for float.h... yes
15:05:00 [2023-08-14T15:05:00.273Z] #71 55.50 checking limits.h usability... yes
15:05:00 [2023-08-14T15:05:00.273Z] #71 55.55 checking limits.h presence... yes
15:05:00 [2023-08-14T15:05:00.273Z] #71 55.57 checking for limits.h... yes
15:05:00 [2023-08-14T15:05:00.532Z] #71 55.58 checking stddef.h usability... yes
15:05:00 [2023-08-14T15:05:00.532Z] #71 55.75 checking stddef.h presence... yes
15:05:00 [2023-08-14T15:05:00.532Z] #71 55.77 checking for stddef.h... yes
15:05:00 [2023-08-14T15:05:00.532Z] #71 55.78 checking for stdlib.h... (cached) yes
15:05:00 [2023-08-14T15:05:00.532Z] #71 55.80 checking for string.h... (cached) yes
15:05:00 [2023-08-14T15:05:00.532Z] #71 55.81 checking sys/time.h usability... yes
15:05:00 [2023-08-14T15:05:00.532Z] #71 55.85 checking sys/time.h presence... yes
15:05:00 [2023-08-14T15:05:00.532Z] #71 55.87 checking for sys/time.h... yes
15:05:00 [2023-08-14T15:05:00.532Z] #71 55.88 checking for inline... inline
15:05:00 [2023-08-14T15:05:00.791Z] #71 55.91 checking for size_t... yes
15:05:00 [2023-08-14T15:05:00.791Z] #71 56.03 checking for stdlib.h... (cached) yes
15:05:00 [2023-08-14T15:05:00.791Z] #71 56.03 checking for GNU libc compatible malloc... yes
15:05:00 [2023-08-14T15:05:00.791Z] #71 56.10 checking for stdlib.h... (cached) yes
15:05:00 [2023-08-14T15:05:00.791Z] #71 56.10 checking for GNU libc compatible realloc... yes
15:05:01 [2023-08-14T15:05:01.050Z] #71 56.24 checking for working strtod... yes
15:05:01 [2023-08-14T15:05:01.050Z] #71 56.37 checking for gettimeofday... yes
15:05:01 [2023-08-14T15:05:01.050Z] #71 56.48 checking for memset... yes
15:05:01 [2023-08-14T15:05:01.569Z] #71 56.62 checking for strspn... #71 ...
15:05:01 [2023-08-14T15:05:01.569Z] 
15:05:01 [2023-08-14T15:05:01.569Z] #85 [dev-systemd-false  7/20] COPY --link --from=registry      /build/ /usr/local/bin/
15:05:01 [2023-08-14T15:05:01.569Z] #85 DONE 1.9s
15:05:01 [2023-08-14T15:05:01.569Z] 
15:05:01 [2023-08-14T15:05:01.569Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:05:01 [2023-08-14T15:05:01.569Z] #71 56.62 checking for strspn... yes
15:05:01 [2023-08-14T15:05:01.569Z] #71 56.78 checking that generated files are newer than configure... done
15:05:01 [2023-08-14T15:05:01.569Z] #71 56.78 configure: creating ./config.status
15:05:01 [2023-08-14T15:05:01.827Z] #71 ...
15:05:01 [2023-08-14T15:05:01.827Z] 
15:05:01 [2023-08-14T15:05:01.827Z] #86 [dev-systemd-false  8/20] COPY --link --from=gotestsum     /build/ /usr/local/bin/
15:05:01 [2023-08-14T15:05:01.827Z] #86 DONE 0.5s
15:05:02 [2023-08-14T15:05:02.085Z] 
15:05:02 [2023-08-14T15:05:02.085Z] #87 [dev-systemd-false  9/20] COPY --link --from=golangci_lint /build/ /usr/local/bin/
15:05:03 [2023-08-14T15:05:03.988Z] #87 DONE 1.8s
15:05:03 [2023-08-14T15:05:03.988Z] 
15:05:03 [2023-08-14T15:05:03.988Z] #88 [dev-systemd-false 10/20] COPY --link --from=shfmt         /build/ /usr/local/bin/
15:05:03 [2023-08-14T15:05:03.988Z] #88 DONE 0.1s
15:05:03 [2023-08-14T15:05:03.988Z] 
15:05:03 [2023-08-14T15:05:03.988Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:05:03 [2023-08-14T15:05:03.988Z] #71 57.62 config.status: creating Makefile
15:05:03 [2023-08-14T15:05:03.988Z] #71 57.64 config.status: creating config.h
15:05:03 [2023-08-14T15:05:03.988Z] #71 57.65 config.status: executing depfiles commands
15:05:03 [2023-08-14T15:05:03.988Z] #71 57.70 config.status: executing libtool commands
15:05:03 [2023-08-14T15:05:03.988Z] #71 57.91   GEN      .version
15:05:03 [2023-08-14T15:05:03.988Z] #71 57.91 make  install-recursive
15:05:03 [2023-08-14T15:05:03.988Z] #71 57.91 make[1]: Entering directory '/tmp/crun-build'
15:05:03 [2023-08-14T15:05:03.988Z] #71 57.94 Making install in libocispec
15:05:03 [2023-08-14T15:05:03.988Z] #71 57.94 make[2]: Entering directory '/tmp/crun-build/libocispec'
15:05:03 [2023-08-14T15:05:03.988Z] #71 57.96 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
15:05:03 [2023-08-14T15:05:03.988Z] #71 57.96 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
15:05:03 [2023-08-14T15:05:03.988Z] #71 57.96 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
15:05:03 [2023-08-14T15:05:03.988Z] #71 57.96 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.01 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.01 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.01 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.01 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.01 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.01 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.01 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.01 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.01 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.03 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.03 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.03 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.03 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.03 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.03 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.03 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.22 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.23 make  install-recursive
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.23 make[3]: Entering directory '/tmp/crun-build/libocispec'
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.25 Making install in yajl
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.25 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.26   CC       verify/json_verify-json_verify.o
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.26   CC       src/libyajl_la-yajl_alloc.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.26   CC       src/libyajl_la-yajl.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.26   CC       src/libyajl_la-yajl_gen.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.26   CC       src/libyajl_la-yajl_parser.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.26   CC       src/libyajl_la-yajl_buf.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.26   CC       src/libyajl_la-yajl_lex.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.26   CC       src/libyajl_la-yajl_encode.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.26   CC       src/libyajl_la-yajl_tree.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.79   CCLD     libyajl.la
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.88   CCLD     verify/json_verify
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.98 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.98 make[5]: Nothing to be done for 'install-exec-am'.
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.98 make[5]: Nothing to be done for 'install-data-am'.
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.98 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.98 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
15:05:03 [2023-08-14T15:05:03.988Z] #71 58.98 make[4]: Entering directory '/tmp/crun-build/libocispec'
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.02   CC       src/validate.o
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.02   CC       src/image_spec_schema_config_schema.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.03   CC       src/image_spec_schema_content_descriptor.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.03   CC       src/image_spec_schema_defs.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.03   CC       src/image_spec_schema_defs_descriptor.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.03   CC       src/image_spec_schema_image_index_schema.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.03   CC       src/image_spec_schema_image_manifest_schema.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.04   CC       src/image_spec_schema_image_layout_schema.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.04   CC       src/runtime_spec_schema_config_zos.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.04   CC       src/runtime_spec_schema_config_schema.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.04   CC       src/runtime_spec_schema_config_linux.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.05   CC       src/runtime_spec_schema_config_solaris.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.05   CC       src/runtime_spec_schema_config_vm.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.05   CC       src/runtime_spec_schema_config_windows.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.05   CC       src/runtime_spec_schema_defs.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.05   CC       src/runtime_spec_schema_defs_linux.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.08   CC       src/runtime_spec_schema_defs_zos.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.08   CC       src/runtime_spec_schema_defs_vm.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.12   CC       src/runtime_spec_schema_defs_windows.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.12   CC       src/runtime_spec_schema_state_schema.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.13   CC       src/image_manifest_items_image_manifest_items_schema.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.15   CC       src/basic_test_double_array_item.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.16   CC       src/basic_test_double_array.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.20   CC       src/basic_test_top_array_int.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.23   CC       src/basic_test_top_array_string.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.23   CC       src/basic_test_top_double_array_int.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.25   CC       src/basic_test_top_double_array_obj.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.27   CC       src/basic_test_top_double_array_refobj.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.28   CC       src/basic_test_top_double_array_string.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.30   CC       src/json_common.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.30   CC       src/read-file.lo
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.31   CC       tests/test-1.o
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.33   CC       tests/test-2.o
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.35   CC       tests/test-3.o
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.35   CC       tests/test-4.o
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.39   CC       tests/test-5.o
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.42   CC       tests/test-6.o
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.44   CC       tests/test-7.o
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.45   CC       tests/test-8.o
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.49   CC       tests/test-9.o
15:05:03 [2023-08-14T15:05:03.988Z] #71 59.50   CC       tests/test-10.o
15:05:04 [2023-08-14T15:05:04.247Z] #71 59.53   CC       tests/test-11.o
15:05:04 [2023-08-14T15:05:04.506Z] #71 ...
15:05:04 [2023-08-14T15:05:04.506Z] 
15:05:04 [2023-08-14T15:05:04.506Z] #89 [dev-systemd-false 11/20] COPY --link --from=runc          /build/ /usr/local/bin/
15:05:04 [2023-08-14T15:05:04.506Z] #89 DONE 0.6s
15:05:04 [2023-08-14T15:05:04.506Z] 
15:05:04 [2023-08-14T15:05:04.506Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.37   CCLD     libocispec.la
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.49   CCLD     src/validate
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.49   CCLD     tests/test-1
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.49   CCLD     tests/test-2
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.49   CCLD     tests/test-3
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.49   CCLD     tests/test-4
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.49   CCLD     tests/test-5
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.49   CCLD     tests/test-6
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.50   CCLD     tests/test-7
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.50   CCLD     tests/test-8
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.51   CCLD     tests/test-9
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.51   CCLD     tests/test-10
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.51 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.52   CCLD     tests/test-11
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.62 libtool: link: ar cr libocispec.a 
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.63 libtool: link: ranlib libocispec.a
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.80 make[5]: Entering directory '/tmp/crun-build/libocispec'
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.81 make[5]: Nothing to be done for 'install-exec-am'.
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.81 make[5]: Nothing to be done for 'install-data-am'.
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.81 make[5]: Leaving directory '/tmp/crun-build/libocispec'
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.81 make[4]: Leaving directory '/tmp/crun-build/libocispec'
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.81 make[3]: Leaving directory '/tmp/crun-build/libocispec'
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.81 make[2]: Leaving directory '/tmp/crun-build/libocispec'
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.82 make[2]: Entering directory '/tmp/crun-build'
15:05:06 [2023-08-14T15:05:06.407Z] #71 61.90   CC       src/libcrun/libcrun_testing_a-utils.o
15:05:06 [2023-08-14T15:05:06.666Z] #71 61.90   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
15:05:06 [2023-08-14T15:05:06.666Z] #71 61.90   CC       src/libcrun/libcrun_testing_a-container.o
15:05:06 [2023-08-14T15:05:06.666Z] #71 61.91   CC       src/libcrun/libcrun_testing_a-cgroup.o
15:05:06 [2023-08-14T15:05:06.666Z] #71 61.91   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
15:05:06 [2023-08-14T15:05:06.666Z] #71 61.91   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
15:05:06 [2023-08-14T15:05:06.666Z] #71 61.92   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
15:05:06 [2023-08-14T15:05:06.666Z] #71 61.93   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
15:05:06 [2023-08-14T15:05:06.666Z] #71 61.94   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
15:05:06 [2023-08-14T15:05:06.666Z] #71 61.95   CC       src/libcrun/libcrun_testing_a-criu.o
15:05:06 [2023-08-14T15:05:06.666Z] #71 61.97   CC       src/libcrun/libcrun_testing_a-custom-handler.o
15:05:06 [2023-08-14T15:05:06.666Z] #71 61.99   CC       src/libcrun/libcrun_testing_a-linux.o
15:05:06 [2023-08-14T15:05:06.666Z] #71 61.99   CC       src/libcrun/libcrun_testing_a-seccomp.o
15:05:06 [2023-08-14T15:05:06.666Z] #71 62.01   CC       src/libcrun/libcrun_testing_a-ebpf.o
15:05:06 [2023-08-14T15:05:06.666Z] #71 62.02   CC       src/libcrun/libcrun_testing_a-error.o
15:05:06 [2023-08-14T15:05:06.666Z] #71 62.03   CC       src/libcrun/libcrun_testing_a-status.o
15:05:06 [2023-08-14T15:05:06.666Z] #71 62.05   CC       src/libcrun/libcrun_testing_a-terminal.o
15:05:06 [2023-08-14T15:05:06.666Z] #71 62.08   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
15:05:06 [2023-08-14T15:05:06.666Z] #71 62.12   CC       src/libcrun/libcrun_testing_a-signals.o
15:05:06 [2023-08-14T15:05:06.924Z] #71 62.16   CC       src/libcrun/libcrun_testing_a-mount_flags.o
15:05:06 [2023-08-14T15:05:06.924Z] #71 62.17   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
15:05:06 [2023-08-14T15:05:06.924Z] #71 62.19   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
15:05:06 [2023-08-14T15:05:06.924Z] #71 62.25   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
15:05:06 [2023-08-14T15:05:06.924Z] #71 62.29   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
15:05:06 [2023-08-14T15:05:06.924Z] #71 62.32   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
15:05:06 [2023-08-14T15:05:06.924Z] #71 62.33   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
15:05:06 [2023-08-14T15:05:06.924Z] #71 62.36   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
15:05:07 [2023-08-14T15:05:07.183Z] #71 62.47   CC       src/crun-crun.o
15:05:07 [2023-08-14T15:05:07.183Z] #71 62.47   CC       src/crun-run.o
15:05:07 [2023-08-14T15:05:07.183Z] #71 62.49   CC       src/crun-delete.o
15:05:07 [2023-08-14T15:05:07.183Z] #71 62.50   CC       src/crun-kill.o
15:05:07 [2023-08-14T15:05:07.183Z] #71 62.58   CC       src/crun-pause.o
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.59   CC       src/crun-unpause.o
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.59   CC       src/crun-spec.o
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.60   CC       src/crun-exec.o
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.61   CC       src/crun-list.o
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.64   CC       src/crun-create.o
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.65   CC       src/crun-start.o
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.67   CC       src/crun-state.o
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.72   CC       src/crun-update.o
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.72   CC       src/crun-ps.o
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.73   CC       src/crun-checkpoint.o
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.77   CC       src/crun-restore.o
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.77   CC       src/libcrun/libcrun_la-utils.lo
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.77   CC       src/libcrun/libcrun_la-cloned_binary.lo
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.77   CC       src/libcrun/libcrun_la-container.lo
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.77   CC       src/libcrun/libcrun_la-cgroup.lo
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.79   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.80   CC       src/libcrun/libcrun_la-cgroup-resources.lo
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.80   CC       src/libcrun/libcrun_la-cgroup-setup.lo
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.80   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.80   CC       src/libcrun/libcrun_la-cgroup-utils.lo
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.80   CC       src/libcrun/libcrun_la-criu.lo
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.81   CC       src/libcrun/libcrun_la-custom-handler.lo
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.81   CC       src/libcrun/libcrun_la-linux.lo
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.81   CC       src/libcrun/libcrun_la-seccomp.lo
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.81   CC       src/libcrun/libcrun_la-ebpf.lo
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.81   CC       src/libcrun/libcrun_la-error.lo
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.81   CC       src/libcrun/libcrun_la-status.lo
15:05:07 [2023-08-14T15:05:07.441Z] #71 62.83   CC       src/libcrun/libcrun_la-terminal.lo
15:05:07 [2023-08-14T15:05:07.699Z] #71 62.86   CC       src/libcrun/libcrun_la-chroot_realpath.lo
15:05:07 [2023-08-14T15:05:07.699Z] #71 62.87   CC       src/libcrun/libcrun_la-signals.lo
15:05:07 [2023-08-14T15:05:07.699Z] #71 62.88   CC       src/libcrun/libcrun_la-mount_flags.lo
15:05:07 [2023-08-14T15:05:07.699Z] #71 62.89   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
15:05:07 [2023-08-14T15:05:07.699Z] #71 62.89   CC       src/libcrun/handlers/libcrun_la-krun.lo
15:05:07 [2023-08-14T15:05:07.699Z] #71 62.89   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
15:05:07 [2023-08-14T15:05:07.699Z] #71 62.89   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
15:05:07 [2023-08-14T15:05:07.699Z] #71 62.89   CC       tests/init.o
15:05:07 [2023-08-14T15:05:07.699Z] #71 62.89   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
15:05:07 [2023-08-14T15:05:07.699Z] #71 62.90   CC       src/libcrun/libcrun_la-seccomp_notify.lo
15:05:08 [2023-08-14T15:05:08.266Z] #71 63.59   CCLD     tests/init
15:05:09 [2023-08-14T15:05:09.200Z] #71 64.64   AR       libcrun_testing.a
15:05:09 [2023-08-14T15:05:09.458Z] #71 64.64 ar: `u' modifier ignored since `D' is the default (see `U')
15:05:09 [2023-08-14T15:05:09.458Z] #71 64.66   CCLD     tests/tests_libcrun_utils
15:05:09 [2023-08-14T15:05:09.458Z] #71 64.66   CCLD     tests/tests_libcrun_errors
15:05:09 [2023-08-14T15:05:09.458Z] #71 64.66   CCLD     tests/tests_libcrun_fuzzer
15:05:10 [2023-08-14T15:05:10.023Z] #71 65.40   CCLD     libcrun.la
15:05:10 [2023-08-14T15:05:10.281Z] #71 65.57   CCLD     crun
15:05:10 [2023-08-14T15:05:10.538Z] #71 65.75 make[3]: Entering directory '/tmp/crun-build'
15:05:10 [2023-08-14T15:05:10.538Z] #71 65.82  /bin/mkdir -p '/usr/local/share/man/man1'
15:05:10 [2023-08-14T15:05:10.538Z] #71 65.82  /bin/mkdir -p '/usr/local/lib'
15:05:10 [2023-08-14T15:05:10.538Z] #71 65.82  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.82  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.84 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.84 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.85 libtool: install: chmod 644 /usr/local/lib/libcrun.a
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.85 libtool: install: ranlib /usr/local/lib/libcrun.a
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.90 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:05:10 [2023-08-14T15:05:10.539Z] #71 65.90 ----------------------------------------------------------------------
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.90 Libraries have been installed in:
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.90    /usr/local/lib
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.90 
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.90 If you ever happen to want to link against installed libraries
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.90 in a given directory, LIBDIR, you must either use libtool, and
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.90 specify the full pathname of the library, or use the '-LLIBDIR'
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.90 flag during linking and do at least one of the following:
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.90    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.90      during execution
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.90    - add LIBDIR to the 'LD_RUN_PATH' environment variable
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.90      during linking
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.90    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.90    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.90 
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.90 See any operating system documentation about shared libraries for
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.90 more information, such as the ld(1) and ld.so(8) manual pages.
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.90 ----------------------------------------------------------------------
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.90  /bin/mkdir -p '/build'
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.90   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
15:05:10 [2023-08-14T15:05:10.539Z] #71 65.93 libtool: install: /usr/bin/install -c crun /build/crun
15:05:10 [2023-08-14T15:05:10.796Z] #71 65.93 make[3]: Leaving directory '/tmp/crun-build'
15:05:10 [2023-08-14T15:05:10.796Z] #71 65.93 make[2]: Leaving directory '/tmp/crun-build'
15:05:10 [2023-08-14T15:05:10.796Z] #71 65.93 make[1]: Leaving directory '/tmp/crun-build'
15:05:11 [2023-08-14T15:05:11.054Z] #71 DONE 66.3s
15:05:11 [2023-08-14T15:05:11.054Z] 
15:05:11 [2023-08-14T15:05:11.054Z] #77 [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:05:11 [2023-08-14T15:05:11.054Z] #77 63.71 + bin/containerd-stress
15:05:11 [2023-08-14T15:05:11.054Z] #77 63.71 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -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:05:11 [2023-08-14T15:05:11.054Z] #77 65.00 + bin/containerd-shim
15:05:11 [2023-08-14T15:05:11.054Z] #77 65.54 + bin/containerd-shim-runc-v1
15:05:11 [2023-08-14T15:05:11.619Z] #77 66.35 + bin/containerd-shim-runc-v2
15:05:12 [2023-08-14T15:05:12.183Z] #77 67.07 + binaries
15:05:12 [2023-08-14T15:05:12.747Z] #77 DONE 67.4s
15:05:13 [2023-08-14T15:05:13.312Z] 
15:05:13 [2023-08-14T15:05:13.312Z] #90 [dev-systemd-false 12/20] COPY --link --from=containerd    /build/ /usr/local/bin/
15:05:13 [2023-08-14T15:05:13.312Z] #90 DONE 0.2s
15:05:13 [2023-08-14T15:05:13.312Z] 
15:05:13 [2023-08-14T15:05:13.312Z] #91 [dev-systemd-false 13/20] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
15:05:13 [2023-08-14T15:05:13.312Z] #91 DONE 0.1s
15:05:13 [2023-08-14T15:05:13.569Z] 
15:05:13 [2023-08-14T15:05:13.569Z] #92 [dev-systemd-false 14/20] COPY --link --from=vpnkit        /       /usr/local/bin/
15:05:13 [2023-08-14T15:05:13.569Z] #92 DONE 0.2s
15:05:13 [2023-08-14T15:05:13.569Z] 
15:05:13 [2023-08-14T15:05:13.569Z] #93 [dev-systemd-false 15/20] COPY --link --from=containerutil /build/ /usr/local/bin/
15:05:13 [2023-08-14T15:05:13.569Z] #93 DONE 0.0s
15:05:13 [2023-08-14T15:05:13.569Z] 
15:05:13 [2023-08-14T15:05:13.569Z] #94 [dev-systemd-false 16/20] COPY --link --from=crun          /build/ /usr/local/bin/
15:05:13 [2023-08-14T15:05:13.569Z] #94 DONE 0.0s
15:05:13 [2023-08-14T15:05:13.827Z] 
15:05:13 [2023-08-14T15:05:13.827Z] #95 [dev-systemd-false 17/20] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
15:05:13 [2023-08-14T15:05:13.827Z] #95 DONE 0.0s
15:05:13 [2023-08-14T15:05:13.827Z] 
15:05:13 [2023-08-14T15:05:13.827Z] #96 [dev-systemd-false 18/20] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
15:05:14 [2023-08-14T15:05:14.084Z] #96 DONE 0.1s
15:05:14 [2023-08-14T15:05:14.084Z] 
15:05:14 [2023-08-14T15:05:14.084Z] #97 [dev-systemd-false 19/20] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
15:05:15 [2023-08-14T15:05:15.016Z] #97 DONE 0.9s
15:05:15 [2023-08-14T15:05:15.016Z] 
15:05:15 [2023-08-14T15:05:15.016Z] #98 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
15:05:15 [2023-08-14T15:05:15.016Z] #98 DONE 0.0s
15:05:15 [2023-08-14T15:05:15.016Z] 
15:05:15 [2023-08-14T15:05:15.016Z] #99 [dev-base  1/13] RUN groupadd -r docker
15:05:15 [2023-08-14T15:05:15.273Z] #99 DONE 0.2s
15:05:15 [2023-08-14T15:05:15.273Z] 
15:05:15 [2023-08-14T15:05:15.273Z] #100 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:05:15 [2023-08-14T15:05:15.532Z] #100 DONE 0.5s
15:05:15 [2023-08-14T15:05:15.532Z] 
15:05:15 [2023-08-14T15:05:15.532Z] #101 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:05:16 [2023-08-14T15:05:16.097Z] #101 0.329 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:05:16 [2023-08-14T15:05:16.097Z] #101 DONE 0.4s
15:05:16 [2023-08-14T15:05:16.097Z] 
15:05:16 [2023-08-14T15:05:16.097Z] #102 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:05:16 [2023-08-14T15:05:16.354Z] #102 DONE 0.4s
15:05:16 [2023-08-14T15:05:16.354Z] 
15:05:16 [2023-08-14T15:05:16.354Z] #103 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:05:16 [2023-08-14T15:05:16.919Z] #103 DONE 0.4s
15:05:16 [2023-08-14T15:05:16.919Z] 
15:05:16 [2023-08-14T15:05:16.919Z] #104 [dev-base  6/13] RUN ldconfig
15:05:17 [2023-08-14T15:05:17.177Z] #104 DONE 0.3s
15:05:17 [2023-08-14T15:05:17.177Z] 
15:05:17 [2023-08-14T15:05:17.177Z] #105 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
15:05:17 [2023-08-14T15:05:17.434Z] #105 DONE 0.4s
15:05:17 [2023-08-14T15:05:17.692Z] 
15:05:17 [2023-08-14T15:05:17.692Z] #106 [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:05:18 [2023-08-14T15:05:18.257Z] #106 0.713 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
15:05:18 [2023-08-14T15:05:18.257Z] #106 0.724 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:05:18 [2023-08-14T15:05:18.257Z] #106 0.724 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:05:18 [2023-08-14T15:05:18.257Z] #106 0.844 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
15:05:18 [2023-08-14T15:05:18.514Z] #106 1.036 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
15:05:18 [2023-08-14T15:05:18.514Z] #106 1.067 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
15:05:19 [2023-08-14T15:05:19.446Z] #106 1.923 Fetched 8543 kB in 1s (5823 kB/s)
15:05:20 [2023-08-14T15:05:20.010Z] #106 1.923 Reading package lists...
15:05:20 [2023-08-14T15:05:20.574Z] #106 2.448 Reading package lists...
15:05:20 [2023-08-14T15:05:20.574Z] #106 2.958 Building dependency tree...
15:05:20 [2023-08-14T15:05:20.832Z] #106 3.272 The following additional packages will be installed:
15:05:20 [2023-08-14T15:05:20.832Z] #106 3.272   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
15:05:20 [2023-08-14T15:05:20.832Z] #106 3.272   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
15:05:20 [2023-08-14T15:05:20.832Z] #106 3.272   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
15:05:20 [2023-08-14T15:05:20.832Z] #106 3.273   libnfnetlink0 libnftnl11 libonig5 libsystemd0 libxtables12 python-pip-whl
15:05:20 [2023-08-14T15:05:20.832Z] #106 3.273   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
15:05:20 [2023-08-14T15:05:20.832Z] #106 3.273   xxd
15:05:20 [2023-08-14T15:05:20.832Z] #106 3.274 Suggested packages:
15:05:20 [2023-08-14T15:05:20.832Z] #106 3.274   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
15:05:20 [2023-08-14T15:05:20.832Z] #106 3.274   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
15:05:20 [2023-08-14T15:05:20.832Z] #106 3.274   ctags vim-doc vim-scripts xfsdump acl attr quota
15:05:20 [2023-08-14T15:05:20.832Z] #106 3.274 Recommended packages:
15:05:20 [2023-08-14T15:05:20.832Z] #106 3.274   libatm1 nftables libpam-cap build-essential python3-dev dbus
15:05:20 [2023-08-14T15:05:20.832Z] #106 3.274   systemd-timesyncd | time-daemon unzip
15:05:21 [2023-08-14T15:05:21.089Z] #106 3.607 The following NEW packages will be installed:
15:05:21 [2023-08-14T15:05:21.089Z] #106 3.607   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
15:05:21 [2023-08-14T15:05:21.089Z] #106 3.607   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
15:05:21 [2023-08-14T15:05:21.089Z] #106 3.607   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
15:05:21 [2023-08-14T15:05:21.089Z] #106 3.608   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
15:05:21 [2023-08-14T15:05:21.089Z] #106 3.608   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:05:21 [2023-08-14T15:05:21.089Z] #106 3.608   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
15:05:21 [2023-08-14T15:05:21.089Z] #106 3.608   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
15:05:21 [2023-08-14T15:05:21.089Z] #106 3.608   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
15:05:21 [2023-08-14T15:05:21.089Z] #106 3.608   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:05:21 [2023-08-14T15:05:21.089Z] #106 3.608   xz-utils zip zstd
15:05:21 [2023-08-14T15:05:21.089Z] #106 3.609 The following packages will be upgraded:
15:05:21 [2023-08-14T15:05:21.089Z] #106 3.610   libsystemd0
15:05:21 [2023-08-14T15:05:21.346Z] #106 3.884 1 upgraded, 59 newly installed, 0 to remove and 2 not upgraded.
15:05:21 [2023-08-14T15:05:21.346Z] #106 3.884 Need to get 32.4 MB of archives.
15:05:21 [2023-08-14T15:05:21.346Z] #106 3.884 After this operation, 124 MB of additional disk space will be used.
15:05:21 [2023-08-14T15:05:21.346Z] #106 3.884 Get:1 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd0 arm64 247.3-7+deb11u4 [355 kB]
15:05:21 [2023-08-14T15:05:21.346Z] #106 3.890 Get:2 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
15:05:21 [2023-08-14T15:05:21.346Z] #106 3.892 Get:3 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
15:05:21 [2023-08-14T15:05:21.346Z] #106 3.893 Get:4 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
15:05:21 [2023-08-14T15:05:21.346Z] #106 3.895 Get:5 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
15:05:21 [2023-08-14T15:05:21.346Z] #106 3.897 Get:6 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
15:05:21 [2023-08-14T15:05:21.346Z] #106 3.900 Get:7 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
15:05:21 [2023-08-14T15:05:21.346Z] #106 3.900 Get:8 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
15:05:21 [2023-08-14T15:05:21.346Z] #106 3.904 Get:9 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
15:05:21 [2023-08-14T15:05:21.346Z] #106 3.905 Get:10 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
15:05:21 [2023-08-14T15:05:21.346Z] #106 3.907 Get:11 http://deb.debian.org/debian bullseye-updates/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
15:05:21 [2023-08-14T15:05:21.346Z] #106 4.007 Get:12 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.008 Get:13 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.009 Get:14 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.009 Get:15 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.051 Get:16 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.052 Get:17 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.052 Get:18 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.056 Get:19 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.085 Get:20 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.086 Get:21 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.087 Get:22 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.088 Get:23 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.089 Get:24 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.137 Get:25 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.138 Get:26 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.138 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.139 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.161 Get:29 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.162 Get:30 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.164 Get:31 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.165 Get:32 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.166 Get:33 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.167 Get:34 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.167 Get:35 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
15:05:21 [2023-08-14T15:05:21.604Z] #106 4.167 Get:36 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
15:05:21 [2023-08-14T15:05:21.863Z] #106 4.416 Get:37 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
15:05:21 [2023-08-14T15:05:21.863Z] #106 4.417 Get:38 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
15:05:21 [2023-08-14T15:05:21.863Z] #106 4.417 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:05:21 [2023-08-14T15:05:21.863Z] #106 4.418 Get:40 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
15:05:21 [2023-08-14T15:05:21.863Z] #106 4.438 Get:41 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
15:05:21 [2023-08-14T15:05:21.863Z] #106 4.439 Get:42 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
15:05:21 [2023-08-14T15:05:21.863Z] #106 4.439 Get:43 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
15:05:21 [2023-08-14T15:05:21.863Z] #106 4.440 Get:44 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
15:05:21 [2023-08-14T15:05:21.863Z] #106 4.441 Get:45 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
15:05:21 [2023-08-14T15:05:21.863Z] #106 4.496 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
15:05:21 [2023-08-14T15:05:21.863Z] #106 4.497 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
15:05:21 [2023-08-14T15:05:21.863Z] #106 4.498 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:05:21 [2023-08-14T15:05:21.863Z] #106 4.499 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
15:05:21 [2023-08-14T15:05:21.863Z] #106 4.500 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
15:05:21 [2023-08-14T15:05:21.863Z] #106 4.541 Get:51 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
15:05:22 [2023-08-14T15:05:22.120Z] #106 4.543 Get:52 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
15:05:22 [2023-08-14T15:05:22.120Z] #106 4.549 Get:53 http://deb.debian.org/debian bullseye-updates/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB]
15:05:22 [2023-08-14T15:05:22.120Z] #106 4.549 Get:54 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
15:05:22 [2023-08-14T15:05:22.120Z] #106 4.551 Get:55 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
15:05:22 [2023-08-14T15:05:22.120Z] #106 4.553 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
15:05:22 [2023-08-14T15:05:22.120Z] #106 4.763 Get:57 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
15:05:22 [2023-08-14T15:05:22.120Z] #106 4.775 Get:58 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
15:05:22 [2023-08-14T15:05:22.120Z] #106 4.798 Get:59 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
15:05:22 [2023-08-14T15:05:22.377Z] #106 4.821 Get:60 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
15:05:22 [2023-08-14T15:05:22.634Z] #106 4.951 debconf: delaying package configuration, since apt-utils is not installed
15:05:22 [2023-08-14T15:05:22.634Z] #106 4.984 Fetched 32.4 MB in 1s (26.9 MB/s)
15:05:22 [2023-08-14T15:05:22.634Z] #106 5.008 (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 ... 15748 files and directories currently installed.)
15:05:22 [2023-08-14T15:05:22.634Z] #106 5.016 Preparing to unpack .../libsystemd0_247.3-7+deb11u4_arm64.deb ...
15:05:22 [2023-08-14T15:05:22.634Z] #106 5.029 Unpacking libsystemd0:arm64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ...
15:05:22 [2023-08-14T15:05:22.891Z] #106 5.276 Setting up libsystemd0:arm64 (247.3-7+deb11u4) ...
15:05:22 [2023-08-14T15:05:22.891Z] #106 5.330 Selecting previously unselected package libapparmor1:arm64.
15:05:22 [2023-08-14T15:05:22.891Z] #106 5.330 (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 ... 15748 files and directories currently installed.)
15:05:22 [2023-08-14T15:05:22.891Z] #106 5.338 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
15:05:22 [2023-08-14T15:05:22.891Z] #106 5.343 Unpacking libapparmor1:arm64 (2.13.6-10) ...
15:05:22 [2023-08-14T15:05:22.891Z] #106 5.396 Selecting previously unselected package libcap2:arm64.
15:05:22 [2023-08-14T15:05:22.891Z] #106 5.398 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
15:05:22 [2023-08-14T15:05:22.891Z] #106 5.401 Unpacking libcap2:arm64 (1:2.44-1) ...
15:05:22 [2023-08-14T15:05:22.891Z] #106 5.434 Selecting previously unselected package libargon2-1:arm64.
15:05:22 [2023-08-14T15:05:22.891Z] #106 5.436 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
15:05:22 [2023-08-14T15:05:22.891Z] #106 5.442 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
15:05:22 [2023-08-14T15:05:22.891Z] #106 5.477 Selecting previously unselected package dmsetup.
15:05:22 [2023-08-14T15:05:22.891Z] #106 5.479 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
15:05:22 [2023-08-14T15:05:22.891Z] #106 5.482 Unpacking dmsetup (2:1.02.175-2.1) ...
15:05:22 [2023-08-14T15:05:22.891Z] #106 5.520 Selecting previously unselected package libdevmapper1.02.1:arm64.
15:05:23 [2023-08-14T15:05:23.148Z] #106 5.522 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
15:05:23 [2023-08-14T15:05:23.148Z] #106 5.525 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
15:05:23 [2023-08-14T15:05:23.148Z] #106 5.569 Selecting previously unselected package libjson-c5:arm64.
15:05:23 [2023-08-14T15:05:23.148Z] #106 5.571 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
15:05:23 [2023-08-14T15:05:23.148Z] #106 5.574 Unpacking libjson-c5:arm64 (0.15-2) ...
15:05:23 [2023-08-14T15:05:23.148Z] #106 5.609 Selecting previously unselected package libcryptsetup12:arm64.
15:05:23 [2023-08-14T15:05:23.148Z] #106 5.611 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
15:05:23 [2023-08-14T15:05:23.148Z] #106 5.614 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
15:05:23 [2023-08-14T15:05:23.148Z] #106 5.662 Selecting previously unselected package libip4tc2:arm64.
15:05:23 [2023-08-14T15:05:23.148Z] #106 5.664 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
15:05:23 [2023-08-14T15:05:23.148Z] #106 5.668 Unpacking libip4tc2:arm64 (1.8.7-1) ...
15:05:23 [2023-08-14T15:05:23.148Z] #106 5.703 Selecting previously unselected package libkmod2:arm64.
15:05:23 [2023-08-14T15:05:23.148Z] #106 5.705 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
15:05:23 [2023-08-14T15:05:23.148Z] #106 5.708 Unpacking libkmod2:arm64 (28-1) ...
15:05:23 [2023-08-14T15:05:23.406Z] #106 5.834 Selecting previously unselected package systemd.
15:05:23 [2023-08-14T15:05:23.406Z] #106 5.836 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ...
15:05:23 [2023-08-14T15:05:23.406Z] #106 5.881 Unpacking systemd (247.3-7+deb11u4) ...
15:05:23 [2023-08-14T15:05:23.663Z] #106 6.247 Selecting previously unselected package pigz.
15:05:23 [2023-08-14T15:05:23.663Z] #106 6.249 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
15:05:23 [2023-08-14T15:05:23.663Z] #106 6.254 Unpacking pigz (2.6-1) ...
15:05:23 [2023-08-14T15:05:23.663Z] #106 6.296 Selecting previously unselected package libelf1:arm64.
15:05:23 [2023-08-14T15:05:23.663Z] #106 6.298 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
15:05:23 [2023-08-14T15:05:23.663Z] #106 6.303 Unpacking libelf1:arm64 (0.183-1) ...
15:05:23 [2023-08-14T15:05:23.663Z] #106 6.353 Selecting previously unselected package libbpf0:arm64.
15:05:23 [2023-08-14T15:05:23.920Z] #106 6.355 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
15:05:23 [2023-08-14T15:05:23.920Z] #106 6.358 Unpacking libbpf0:arm64 (1:0.3-2) ...
15:05:23 [2023-08-14T15:05:23.920Z] #106 6.403 Selecting previously unselected package libmnl0:arm64.
15:05:23 [2023-08-14T15:05:23.920Z] #106 6.405 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
15:05:23 [2023-08-14T15:05:23.920Z] #106 6.411 Unpacking libmnl0:arm64 (1.0.4-3) ...
15:05:23 [2023-08-14T15:05:23.920Z] #106 6.452 Selecting previously unselected package libxtables12:arm64.
15:05:23 [2023-08-14T15:05:23.920Z] #106 6.455 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
15:05:23 [2023-08-14T15:05:23.920Z] #106 6.460 Unpacking libxtables12:arm64 (1.8.7-1) ...
15:05:23 [2023-08-14T15:05:23.920Z] #106 6.491 Selecting previously unselected package libcap2-bin.
15:05:23 [2023-08-14T15:05:23.920Z] #106 6.493 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
15:05:23 [2023-08-14T15:05:23.920Z] #106 6.498 Unpacking libcap2-bin (1:2.44-1) ...
15:05:23 [2023-08-14T15:05:23.920Z] #106 6.544 Selecting previously unselected package iproute2.
15:05:23 [2023-08-14T15:05:23.920Z] #106 6.546 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
15:05:23 [2023-08-14T15:05:23.920Z] #106 6.550 Unpacking iproute2 (5.10.0-4) ...
15:05:24 [2023-08-14T15:05:24.327Z] #106 6.649 Selecting previously unselected package xxd.
15:05:24 [2023-08-14T15:05:24.328Z] #106 6.651 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
15:05:24 [2023-08-14T15:05:24.328Z] #106 6.655 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
15:05:24 [2023-08-14T15:05:24.328Z] #106 6.708 Selecting previously unselected package vim-common.
15:05:24 [2023-08-14T15:05:24.328Z] #106 6.710 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
15:05:24 [2023-08-14T15:05:24.328Z] #106 6.720 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
15:05:24 [2023-08-14T15:05:24.328Z] #106 6.776 Selecting previously unselected package bash-completion.
15:05:24 [2023-08-14T15:05:24.328Z] #106 6.779 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
15:05:24 [2023-08-14T15:05:24.894Z] #106 7.403 Unpacking bash-completion (1:2.11-2) ...
15:05:25 [2023-08-14T15:05:25.151Z] #106 7.508 Selecting previously unselected package bzip2.
15:05:25 [2023-08-14T15:05:25.151Z] #106 7.511 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
15:05:25 [2023-08-14T15:05:25.151Z] #106 7.516 Unpacking bzip2 (1.0.8-4) ...
15:05:25 [2023-08-14T15:05:25.151Z] #106 7.627 Selecting previously unselected package xz-utils.
15:05:25 [2023-08-14T15:05:25.151Z] #106 7.629 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
15:05:25 [2023-08-14T15:05:25.151Z] #106 7.633 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
15:05:25 [2023-08-14T15:05:25.151Z] #106 7.688 Selecting previously unselected package apparmor.
15:05:25 [2023-08-14T15:05:25.151Z] #106 7.690 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
15:05:25 [2023-08-14T15:05:25.151Z] #106 7.713 Unpacking apparmor (2.13.6-10) ...
15:05:25 [2023-08-14T15:05:25.408Z] #106 7.804 Selecting previously unselected package inetutils-ping.
15:05:25 [2023-08-14T15:05:25.409Z] #106 7.807 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
15:05:25 [2023-08-14T15:05:25.409Z] #106 7.811 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
15:05:25 [2023-08-14T15:05:25.409Z] #106 7.862 Selecting previously unselected package libip6tc2:arm64.
15:05:25 [2023-08-14T15:05:25.409Z] #106 7.864 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
15:05:25 [2023-08-14T15:05:25.409Z] #106 7.868 Unpacking libip6tc2:arm64 (1.8.7-1) ...
15:05:25 [2023-08-14T15:05:25.409Z] #106 7.903 Selecting previously unselected package libnfnetlink0:arm64.
15:05:25 [2023-08-14T15:05:25.409Z] #106 7.905 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
15:05:25 [2023-08-14T15:05:25.409Z] #106 7.909 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:05:25 [2023-08-14T15:05:25.409Z] #106 7.944 Selecting previously unselected package libnetfilter-conntrack3:arm64.
15:05:25 [2023-08-14T15:05:25.409Z] #106 7.946 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
15:05:25 [2023-08-14T15:05:25.409Z] #106 7.950 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
15:05:25 [2023-08-14T15:05:25.409Z] #106 7.984 Selecting previously unselected package libnftnl11:arm64.
15:05:25 [2023-08-14T15:05:25.409Z] #106 7.987 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
15:05:25 [2023-08-14T15:05:25.409Z] #106 7.990 Unpacking libnftnl11:arm64 (1.1.9-1) ...
15:05:25 [2023-08-14T15:05:25.409Z] #106 8.030 Selecting previously unselected package iptables.
15:05:25 [2023-08-14T15:05:25.409Z] #106 8.032 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
15:05:25 [2023-08-14T15:05:25.409Z] #106 8.036 Unpacking iptables (1.8.7-1) ...
15:05:25 [2023-08-14T15:05:25.409Z] #106 8.105 Selecting previously unselected package libonig5:arm64.
15:05:25 [2023-08-14T15:05:25.666Z] #106 8.107 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
15:05:25 [2023-08-14T15:05:25.666Z] #106 8.111 Unpacking libonig5:arm64 (6.9.6-1.1) ...
15:05:25 [2023-08-14T15:05:25.666Z] #106 8.158 Selecting previously unselected package libjq1:arm64.
15:05:25 [2023-08-14T15:05:25.666Z] #106 8.160 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
15:05:25 [2023-08-14T15:05:25.666Z] #106 8.164 Unpacking libjq1:arm64 (1.6-2.1) ...
15:05:25 [2023-08-14T15:05:25.666Z] #106 8.201 Selecting previously unselected package jq.
15:05:25 [2023-08-14T15:05:25.666Z] #106 8.203 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
15:05:25 [2023-08-14T15:05:25.666Z] #106 8.207 Unpacking jq (1.6-2.1) ...
15:05:25 [2023-08-14T15:05:25.666Z] #106 8.247 Selecting previously unselected package libaio1:arm64.
15:05:25 [2023-08-14T15:05:25.666Z] #106 8.249 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
15:05:25 [2023-08-14T15:05:25.666Z] #106 8.252 Unpacking libaio1:arm64 (0.3.112-9) ...
15:05:25 [2023-08-14T15:05:25.666Z] #106 8.287 Selecting previously unselected package libgpm2:arm64.
15:05:25 [2023-08-14T15:05:25.666Z] #106 8.289 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
15:05:25 [2023-08-14T15:05:25.666Z] #106 8.293 Unpacking libgpm2:arm64 (1.20.7-8) ...
15:05:25 [2023-08-14T15:05:25.666Z] #106 8.327 Selecting previously unselected package libicu67:arm64.
15:05:25 [2023-08-14T15:05:25.923Z] #106 8.329 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
15:05:25 [2023-08-14T15:05:25.923Z] #106 8.332 Unpacking libicu67:arm64 (67.1-7) ...
15:05:26 [2023-08-14T15:05:26.488Z] #106 8.997 Selecting previously unselected package libinih1:arm64.
15:05:26 [2023-08-14T15:05:26.488Z] #106 8.999 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
15:05:26 [2023-08-14T15:05:26.488Z] #106 9.003 Unpacking libinih1:arm64 (53-1+b2) ...
15:05:26 [2023-08-14T15:05:26.488Z] #106 9.037 Selecting previously unselected package libmicrohttpd12:arm64.
15:05:26 [2023-08-14T15:05:26.488Z] #106 9.040 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
15:05:26 [2023-08-14T15:05:26.488Z] #106 9.043 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
15:05:26 [2023-08-14T15:05:26.488Z] #106 9.084 Selecting previously unselected package libnet1:arm64.
15:05:26 [2023-08-14T15:05:26.488Z] #106 9.086 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:05:26 [2023-08-14T15:05:26.488Z] #106 9.091 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:05:26 [2023-08-14T15:05:26.488Z] #106 9.132 Selecting previously unselected package libnl-3-200:arm64.
15:05:26 [2023-08-14T15:05:26.488Z] #106 9.134 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
15:05:26 [2023-08-14T15:05:26.488Z] #106 9.137 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
15:05:26 [2023-08-14T15:05:26.745Z] #106 9.179 Selecting previously unselected package libprotobuf-c1:arm64.
15:05:26 [2023-08-14T15:05:26.745Z] #106 9.181 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
15:05:26 [2023-08-14T15:05:26.745Z] #106 9.185 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:05:26 [2023-08-14T15:05:26.745Z] #106 9.222 Selecting previously unselected package libyajl2:arm64.
15:05:26 [2023-08-14T15:05:26.745Z] #106 9.224 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
15:05:26 [2023-08-14T15:05:26.745Z] #106 9.228 Unpacking libyajl2:arm64 (2.1.0-3) ...
15:05:26 [2023-08-14T15:05:26.745Z] #106 9.260 Selecting previously unselected package net-tools.
15:05:26 [2023-08-14T15:05:26.745Z] #106 9.262 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
15:05:26 [2023-08-14T15:05:26.745Z] #106 9.266 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
15:05:26 [2023-08-14T15:05:26.745Z] #106 9.315 Selecting previously unselected package patch.
15:05:26 [2023-08-14T15:05:26.745Z] #106 9.317 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
15:05:26 [2023-08-14T15:05:26.745Z] #106 9.321 Unpacking patch (2.7.6-7) ...
15:05:26 [2023-08-14T15:05:26.745Z] #106 9.359 Selecting previously unselected package python-pip-whl.
15:05:26 [2023-08-14T15:05:26.745Z] #106 9.361 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
15:05:27 [2023-08-14T15:05:27.002Z] #106 9.364 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
15:05:27 [2023-08-14T15:05:27.003Z] #106 9.497 Selecting previously unselected package python3-lib2to3.
15:05:27 [2023-08-14T15:05:27.003Z] #106 9.499 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
15:05:27 [2023-08-14T15:05:27.003Z] #106 9.503 Unpacking python3-lib2to3 (3.9.2-1) ...
15:05:27 [2023-08-14T15:05:27.003Z] #106 9.545 Selecting previously unselected package python3-distutils.
15:05:27 [2023-08-14T15:05:27.003Z] #106 9.547 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
15:05:27 [2023-08-14T15:05:27.003Z] #106 9.551 Unpacking python3-distutils (3.9.2-1) ...
15:05:27 [2023-08-14T15:05:27.003Z] #106 9.595 Selecting previously unselected package python3-pkg-resources.
15:05:27 [2023-08-14T15:05:27.003Z] #106 9.598 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
15:05:27 [2023-08-14T15:05:27.003Z] #106 9.602 Unpacking python3-pkg-resources (52.0.0-4) ...
15:05:27 [2023-08-14T15:05:27.003Z] #106 9.647 Selecting previously unselected package python3-setuptools.
15:05:27 [2023-08-14T15:05:27.003Z] #106 9.649 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
15:05:27 [2023-08-14T15:05:27.003Z] #106 9.653 Unpacking python3-setuptools (52.0.0-4) ...
15:05:27 [2023-08-14T15:05:27.003Z] #106 9.712 Selecting previously unselected package python3-wheel.
15:05:27 [2023-08-14T15:05:27.260Z] #106 9.714 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
15:05:27 [2023-08-14T15:05:27.260Z] #106 9.718 Unpacking python3-wheel (0.34.2-1) ...
15:05:27 [2023-08-14T15:05:27.260Z] #106 9.752 Selecting previously unselected package python3-pip.
15:05:27 [2023-08-14T15:05:27.260Z] #106 9.755 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
15:05:27 [2023-08-14T15:05:27.260Z] #106 9.758 Unpacking python3-pip (20.3.4-4+deb11u1) ...
15:05:27 [2023-08-14T15:05:27.260Z] #106 9.825 Selecting previously unselected package sudo.
15:05:27 [2023-08-14T15:05:27.260Z] #106 9.827 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
15:05:27 [2023-08-14T15:05:27.260Z] #106 9.833 Unpacking sudo (1.9.5p2-3+deb11u1) ...
15:05:27 [2023-08-14T15:05:27.260Z] #106 9.942 Selecting previously unselected package systemd-journal-remote.
15:05:27 [2023-08-14T15:05:27.517Z] #106 9.945 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ...
15:05:27 [2023-08-14T15:05:27.517Z] #106 9.948 Unpacking systemd-journal-remote (247.3-7+deb11u4) ...
15:05:27 [2023-08-14T15:05:27.517Z] #106 9.985 Selecting previously unselected package thin-provisioning-tools.
15:05:27 [2023-08-14T15:05:27.517Z] #106 9.987 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
15:05:27 [2023-08-14T15:05:27.517Z] #106 9.990 Unpacking thin-provisioning-tools (0.9.0-1) ...
15:05:27 [2023-08-14T15:05:27.517Z] #106 10.05 Selecting previously unselected package uidmap.
15:05:27 [2023-08-14T15:05:27.517Z] #106 10.05 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
15:05:27 [2023-08-14T15:05:27.517Z] #106 10.05 Unpacking uidmap (1:4.8.1-1) ...
15:05:27 [2023-08-14T15:05:27.517Z] #106 10.10 Selecting previously unselected package vim-runtime.
15:05:27 [2023-08-14T15:05:27.517Z] #106 10.11 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
15:05:27 [2023-08-14T15:05:27.517Z] #106 10.12 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
15:05:27 [2023-08-14T15:05:27.517Z] #106 10.13 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
15:05:27 [2023-08-14T15:05:27.517Z] #106 10.13 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
15:05:28 [2023-08-14T15:05:28.449Z] #106 10.68 Selecting previously unselected package vim.
15:05:28 [2023-08-14T15:05:28.449Z] #106 10.68 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
15:05:28 [2023-08-14T15:05:28.449Z] #106 10.69 Unpacking vim (2:8.2.2434-3+deb11u1) ...
15:05:28 [2023-08-14T15:05:28.449Z] #106 10.82 Selecting previously unselected package xfsprogs.
15:05:28 [2023-08-14T15:05:28.449Z] #106 10.82 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
15:05:28 [2023-08-14T15:05:28.449Z] #106 10.83 Unpacking xfsprogs (5.10.0-4) ...
15:05:28 [2023-08-14T15:05:28.449Z] #106 10.92 Selecting previously unselected package zip.
15:05:28 [2023-08-14T15:05:28.449Z] #106 10.92 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
15:05:28 [2023-08-14T15:05:28.449Z] #106 10.93 Unpacking zip (3.0-12) ...
15:05:28 [2023-08-14T15:05:28.449Z] #106 10.97 Selecting previously unselected package zstd.
15:05:28 [2023-08-14T15:05:28.449Z] #106 10.98 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
15:05:28 [2023-08-14T15:05:28.449Z] #106 10.98 Unpacking zstd (1.4.8+dfsg-2.1) ...
15:05:28 [2023-08-14T15:05:28.449Z] #106 11.06 Setting up python3-pkg-resources (52.0.0-4) ...
15:05:28 [2023-08-14T15:05:28.706Z] #106 11.25 Setting up libip4tc2:arm64 (1.8.7-1) ...
15:05:28 [2023-08-14T15:05:28.706Z] #106 11.26 Setting up net-tools (1.60+git20181103.0eebece-1) ...
15:05:28 [2023-08-14T15:05:28.706Z] #106 11.27 Setting up libapparmor1:arm64 (2.13.6-10) ...
15:05:28 [2023-08-14T15:05:28.706Z] #106 11.29 Setting up libgpm2:arm64 (1.20.7-8) ...
15:05:28 [2023-08-14T15:05:28.706Z] #106 11.30 Setting up libicu67:arm64 (67.1-7) ...
15:05:28 [2023-08-14T15:05:28.706Z] #106 11.31 Setting up libip6tc2:arm64 (1.8.7-1) ...
15:05:28 [2023-08-14T15:05:28.706Z] #106 11.32 Setting up libinih1:arm64 (53-1+b2) ...
15:05:28 [2023-08-14T15:05:28.964Z] #106 11.33 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
15:05:28 [2023-08-14T15:05:28.964Z] #106 11.34 Setting up uidmap (1:4.8.1-1) ...
15:05:28 [2023-08-14T15:05:28.964Z] #106 11.35 Setting up libyajl2:arm64 (2.1.0-3) ...
15:05:28 [2023-08-14T15:05:28.964Z] #106 11.36 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:05:28 [2023-08-14T15:05:28.964Z] #106 11.38 Setting up bzip2 (1.0.8-4) ...
15:05:28 [2023-08-14T15:05:28.964Z] #106 11.39 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:05:28 [2023-08-14T15:05:28.964Z] #106 11.40 Setting up python3-wheel (0.34.2-1) ...
15:05:28 [2023-08-14T15:05:28.964Z] #106 11.53 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
15:05:28 [2023-08-14T15:05:28.964Z] #106 11.54 Setting up xxd (2:8.2.2434-3+deb11u1) ...
15:05:28 [2023-08-14T15:05:28.964Z] #106 11.56 Setting up libcap2:arm64 (1:2.44-1) ...
15:05:28 [2023-08-14T15:05:28.964Z] #106 11.57 Setting up libcap2-bin (1:2.44-1) ...
15:05:28 [2023-08-14T15:05:28.964Z] #106 11.58 Setting up apparmor (2.13.6-10) ...
15:05:29 [2023-08-14T15:05:29.896Z] #106 12.40 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
15:05:29 [2023-08-14T15:05:29.896Z] #106 12.42 Setting up zip (3.0-12) ...
15:05:29 [2023-08-14T15:05:29.896Z] #106 12.43 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
15:05:29 [2023-08-14T15:05:29.896Z] #106 12.45 Setting up bash-completion (1:2.11-2) ...
15:05:30 [2023-08-14T15:05:30.461Z] #106 13.17 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
15:05:30 [2023-08-14T15:05:30.718Z] #106 13.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:05:30 [2023-08-14T15:05:30.718Z] #106 13.19 Setting up libmnl0:arm64 (1.0.4-3) ...
15:05:30 [2023-08-14T15:05:30.718Z] #106 13.20 Setting up patch (2.7.6-7) ...
15:05:30 [2023-08-14T15:05:30.718Z] #106 13.21 Setting up sudo (1.9.5p2-3+deb11u1) ...
15:05:30 [2023-08-14T15:05:30.718Z] #106 13.26 invoke-rc.d: could not determine current runlevel
15:05:30 [2023-08-14T15:05:30.718Z] #106 13.26 invoke-rc.d: policy-rc.d denied execution of start.
15:05:30 [2023-08-14T15:05:30.718Z] #106 13.26 Setting up libxtables12:arm64 (1.8.7-1) ...
15:05:30 [2023-08-14T15:05:30.718Z] #106 13.28 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
15:05:30 [2023-08-14T15:05:30.975Z] #106 13.29 Setting up pigz (2.6-1) ...
15:05:30 [2023-08-14T15:05:30.975Z] #106 13.30 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:05:30 [2023-08-14T15:05:30.975Z] #106 13.31 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
15:05:30 [2023-08-14T15:05:30.975Z] #106 13.33 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
15:05:30 [2023-08-14T15:05:30.975Z] #106 13.34 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
15:05:30 [2023-08-14T15:05:30.975Z] #106 13.51 Setting up libaio1:arm64 (0.3.112-9) ...
15:05:30 [2023-08-14T15:05:30.975Z] #106 13.52 Setting up python3-lib2to3 (3.9.2-1) ...
15:05:31 [2023-08-14T15:05:31.232Z] #106 13.62 Setting up libelf1:arm64 (0.183-1) ...
15:05:31 [2023-08-14T15:05:31.232Z] #106 13.63 Setting up libjson-c5:arm64 (0.15-2) ...
15:05:31 [2023-08-14T15:05:31.232Z] #106 13.64 Setting up zstd (1.4.8+dfsg-2.1) ...
15:05:31 [2023-08-14T15:05:31.232Z] #106 13.65 Setting up libonig5:arm64 (6.9.6-1.1) ...
15:05:31 [2023-08-14T15:05:31.232Z] #106 13.66 Setting up libkmod2:arm64 (28-1) ...
15:05:31 [2023-08-14T15:05:31.232Z] #106 13.67 Setting up python3-distutils (3.9.2-1) ...
15:05:31 [2023-08-14T15:05:31.232Z] #106 13.80 Setting up vim (2:8.2.2434-3+deb11u1) ...
15:05:31 [2023-08-14T15:05:31.232Z] #106 13.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:05:31 [2023-08-14T15:05:31.232Z] #106 13.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:05:31 [2023-08-14T15:05:31.232Z] #106 13.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:05:31 [2023-08-14T15:05:31.232Z] #106 13.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:05:31 [2023-08-14T15:05:31.232Z] #106 13.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:05:31 [2023-08-14T15:05:31.232Z] #106 13.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:05:31 [2023-08-14T15:05:31.232Z] #106 13.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:05:31 [2023-08-14T15:05:31.232Z] #106 13.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:05:31 [2023-08-14T15:05:31.489Z] #106 13.85 Setting up python3-setuptools (52.0.0-4) ...
15:05:31 [2023-08-14T15:05:31.747Z] #106 14.16 Setting up libjq1:arm64 (1.6-2.1) ...
15:05:31 [2023-08-14T15:05:31.747Z] #106 14.17 Setting up libnftnl11:arm64 (1.1.9-1) ...
15:05:31 [2023-08-14T15:05:31.747Z] #106 14.19 Setting up thin-provisioning-tools (0.9.0-1) ...
15:05:31 [2023-08-14T15:05:31.747Z] #106 14.20 Setting up python3-pip (20.3.4-4+deb11u1) ...
15:05:32 [2023-08-14T15:05:32.007Z] #106 14.44 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
15:05:32 [2023-08-14T15:05:32.007Z] #106 14.45 Setting up jq (1.6-2.1) ...
15:05:32 [2023-08-14T15:05:32.007Z] #106 14.47 Setting up libbpf0:arm64 (1:0.3-2) ...
15:05:32 [2023-08-14T15:05:32.007Z] #106 14.48 Setting up iptables (1.8.7-1) ...
15:05:32 [2023-08-14T15:05:32.007Z] #106 14.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:05:32 [2023-08-14T15:05:32.007Z] #106 14.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:05:32 [2023-08-14T15:05:32.007Z] #106 14.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:05:32 [2023-08-14T15:05:32.007Z] #106 14.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:05:32 [2023-08-14T15:05:32.007Z] #106 14.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:05:32 [2023-08-14T15:05:32.007Z] #106 14.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:05:32 [2023-08-14T15:05:32.007Z] #106 14.52 Setting up iproute2 (5.10.0-4) ...
15:05:32 [2023-08-14T15:05:32.264Z] #106 14.64 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
15:05:32 [2023-08-14T15:05:32.265Z] #106 14.65 Setting up dmsetup (2:1.02.175-2.1) ...
15:05:32 [2023-08-14T15:05:32.265Z] #106 14.67 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
15:05:32 [2023-08-14T15:05:32.265Z] #106 14.68 Setting up systemd (247.3-7+deb11u4) ...
15:05:32 [2023-08-14T15:05:32.265Z] #106 14.72 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
15:05:32 [2023-08-14T15:05:32.265Z] #106 14.72 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
15:05:32 [2023-08-14T15:05:32.265Z] #106 14.73 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
15:05:32 [2023-08-14T15:05:32.265Z] #106 14.73 Initializing machine ID from random generator.
15:05:32 [2023-08-14T15:05:32.522Z] #106 15.07 Setting up systemd-journal-remote (247.3-7+deb11u4) ...
15:05:32 [2023-08-14T15:05:32.779Z] #106 15.19 Setting up xfsprogs (5.10.0-4) ...
15:05:32 [2023-08-14T15:05:32.779Z] #106 15.20 System has not been booted with systemd as init system (PID 1). Can't operate.
15:05:32 [2023-08-14T15:05:32.779Z] #106 15.20 Failed to connect to bus: Host is down
15:05:32 [2023-08-14T15:05:32.779Z] #106 15.21 Processing triggers for libc-bin (2.31-13+deb11u6) ...
15:05:34 [2023-08-14T15:05:34.150Z] #106 DONE 16.4s
15:05:34 [2023-08-14T15:05:34.150Z] 
15:05:34 [2023-08-14T15:05:34.150Z] #107 [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:05:34 [2023-08-14T15:05:34.150Z] #107 0.315 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:05:34 [2023-08-14T15:05:34.150Z] #107 0.319 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:05:34 [2023-08-14T15:05:34.150Z] #107 0.323 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:05:34 [2023-08-14T15:05:34.150Z] #107 DONE 0.4s
15:05:34 [2023-08-14T15:05:34.150Z] 
15:05:34 [2023-08-14T15:05:34.150Z] #108 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
15:05:40 [2023-08-14T15:05:40.700Z] #108 5.576 Collecting yamllint==1.27.1
15:05:40 [2023-08-14T15:05:40.957Z] #108 6.602   Downloading yamllint-1.27.1.tar.gz (129 kB)
15:05:41 [2023-08-14T15:05:41.214Z] #108 6.891 Collecting pathspec>=0.5.3
15:05:41 [2023-08-14T15:05:41.214Z] #108 6.894   Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
15:05:41 [2023-08-14T15:05:41.214Z] #108 6.994 Collecting pyyaml
15:05:41 [2023-08-14T15:05:41.214Z] #108 7.000   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
15:05:41 [2023-08-14T15:05:41.214Z] #108 7.044 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
15:05:41 [2023-08-14T15:05:41.214Z] #108 7.048 Building wheels for collected packages: yamllint
15:05:41 [2023-08-14T15:05:41.214Z] #108 7.049   Building wheel for yamllint (setup.py): started
15:05:41 [2023-08-14T15:05:41.471Z] #108 7.291   Building wheel for yamllint (setup.py): finished with status 'done'
15:05:41 [2023-08-14T15:05:41.472Z] #108 7.291   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=9e5c31195954e1112d1c95fad4e9a1ebfefeb5f7223ae829d0f67810c6e314b1
15:05:41 [2023-08-14T15:05:41.472Z] #108 7.291   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
15:05:41 [2023-08-14T15:05:41.472Z] #108 7.294 Successfully built yamllint
15:05:41 [2023-08-14T15:05:41.472Z] #108 7.300 Installing collected packages: pyyaml, pathspec, yamllint
15:05:41 [2023-08-14T15:05:41.472Z] #108 7.410 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1
15:05:42 [2023-08-14T15:05:42.036Z] #108 DONE 7.6s
15:05:42 [2023-08-14T15:05:42.036Z] 
15:05:42 [2023-08-14T15:05:42.036Z] #109 [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             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
15:05:42 [2023-08-14T15:05:42.601Z] #109 0.608 Hit:1 http://deb.debian.org/debian bullseye InRelease
15:05:42 [2023-08-14T15:05:42.601Z] #109 0.608 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
15:05:42 [2023-08-14T15:05:42.601Z] #109 0.608 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
15:05:43 [2023-08-14T15:05:43.115Z] #109 0.949 Reading package lists...
15:05:43 [2023-08-14T15:05:43.937Z] #109 1.463 Reading package lists...
15:05:43 [2023-08-14T15:05:43.937Z] #109 1.978 Building dependency tree...
15:05:43 [2023-08-14T15:05:43.937Z] #109 2.118 Reading state information...
15:05:44 [2023-08-14T15:05:44.195Z] #109 2.282 gcc is already the newest version (4:10.2.1-1).
15:05:44 [2023-08-14T15:05:44.195Z] #109 2.282 pkg-config is already the newest version (0.29.2-1).
15:05:44 [2023-08-14T15:05:44.195Z] #109 2.282 The following additional packages will be installed:
15:05:44 [2023-08-14T15:05:44.195Z] #109 2.282   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
15:05:44 [2023-08-14T15:05:44.195Z] #109 2.282   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
15:05:44 [2023-08-14T15:05:44.195Z] #109 2.282   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
15:05:44 [2023-08-14T15:05:44.195Z] #109 2.282   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
15:05:44 [2023-08-14T15:05:44.195Z] #109 2.282   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
15:05:44 [2023-08-14T15:05:44.195Z] #109 2.283   libudev1 uuid-dev zlib1g-dev
15:05:44 [2023-08-14T15:05:44.195Z] #109 2.284 Suggested packages:
15:05:44 [2023-08-14T15:05:44.195Z] #109 2.284   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
15:05:44 [2023-08-14T15:05:44.195Z] #109 2.284   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
15:05:44 [2023-08-14T15:05:44.195Z] #109 2.284 Recommended packages:
15:05:44 [2023-08-14T15:05:44.195Z] #109 2.284   build-essential fakeroot libalgorithm-merge-perl
15:05:44 [2023-08-14T15:05:44.453Z] #109 2.520 The following NEW packages will be installed:
15:05:44 [2023-08-14T15:05:44.453Z] #109 2.521   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
15:05:44 [2023-08-14T15:05:44.453Z] #109 2.521   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
15:05:44 [2023-08-14T15:05:44.453Z] #109 2.521   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
15:05:44 [2023-08-14T15:05:44.453Z] #109 2.521   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
15:05:44 [2023-08-14T15:05:44.453Z] #109 2.521   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
15:05:44 [2023-08-14T15:05:44.453Z] #109 2.521   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
15:05:44 [2023-08-14T15:05:44.453Z] #109 2.521   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
15:05:44 [2023-08-14T15:05:44.453Z] #109 2.522 The following packages will be upgraded:
15:05:44 [2023-08-14T15:05:44.453Z] #109 2.523   libudev1
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.798 1 upgraded, 32 newly installed, 0 to remove and 1 not upgraded.
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.798 Need to get 10.4 MB of archives.
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.798 After this operation, 41.5 MB of additional disk space will be used.
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.798 Get:1 http://deb.debian.org/debian bullseye-updates/main arm64 libudev1 arm64 247.3-7+deb11u4 [163 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.802 Get:2 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.837 Get:3 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.839 Get:4 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.840 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.840 Get:6 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.841 Get:7 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.841 Get:8 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.842 Get:9 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.852 Get:10 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.853 Get:11 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.854 Get:12 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.855 Get:13 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.857 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.869 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.870 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.871 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.879 Get:18 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.880 Get:19 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.882 Get:20 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.882 Get:21 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.899 Get:22 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.903 Get:23 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.904 Get:24 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.905 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.906 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.908 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.908 Get:28 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.928 Get:29 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.930 Get:30 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.937 Get:31 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.938 Get:32 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
15:05:44 [2023-08-14T15:05:44.711Z] #109 2.949 Get:33 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
15:05:44 [2023-08-14T15:05:44.968Z] #109 3.099 debconf: delaying package configuration, since apt-utils is not installed
15:05:45 [2023-08-14T15:05:45.226Z] #109 3.212 Fetched 10.4 MB in 0s (24.7 MB/s)
15:05:45 [2023-08-14T15:05:45.226Z] #109 3.238 (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 ... 21239 files and directories currently installed.)
15:05:45 [2023-08-14T15:05:45.226Z] #109 3.249 Preparing to unpack .../libudev1_247.3-7+deb11u4_arm64.deb ...
15:05:45 [2023-08-14T15:05:45.226Z] #109 3.264 Unpacking libudev1:arm64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ...
15:05:45 [2023-08-14T15:05:45.226Z] #109 3.354 Setting up libudev1:arm64 (247.3-7+deb11u4) ...
15:05:45 [2023-08-14T15:05:45.226Z] #109 3.418 Selecting previously unselected package dpkg-dev.
15:05:45 [2023-08-14T15:05:45.226Z] #109 3.418 (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 ... 21239 files and directories currently installed.)
15:05:45 [2023-08-14T15:05:45.226Z] #109 3.428 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
15:05:45 [2023-08-14T15:05:45.226Z] #109 3.432 Unpacking dpkg-dev (1.20.12) ...
15:05:45 [2023-08-14T15:05:45.483Z] #109 3.552 Selecting previously unselected package libgirepository-1.0-1:arm64.
15:05:45 [2023-08-14T15:05:45.483Z] #109 3.554 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
15:05:45 [2023-08-14T15:05:45.483Z] #109 3.558 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
15:05:45 [2023-08-14T15:05:45.483Z] #109 3.591 Selecting previously unselected package gir1.2-glib-2.0:arm64.
15:05:45 [2023-08-14T15:05:45.483Z] #109 3.594 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
15:05:45 [2023-08-14T15:05:45.483Z] #109 3.597 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
15:05:45 [2023-08-14T15:05:45.483Z] #109 3.638 Selecting previously unselected package libsecret-common.
15:05:45 [2023-08-14T15:05:45.483Z] #109 3.640 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
15:05:45 [2023-08-14T15:05:45.483Z] #109 3.644 Unpacking libsecret-common (0.20.4-2) ...
15:05:45 [2023-08-14T15:05:45.483Z] #109 3.693 Selecting previously unselected package libsecret-1-0:arm64.
15:05:45 [2023-08-14T15:05:45.483Z] #109 3.696 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
15:05:45 [2023-08-14T15:05:45.483Z] #109 3.700 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
15:05:45 [2023-08-14T15:05:45.483Z] #109 3.737 Selecting previously unselected package gir1.2-secret-1:arm64.
15:05:45 [2023-08-14T15:05:45.483Z] #109 3.739 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
15:05:45 [2023-08-14T15:05:45.741Z] #109 3.743 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
15:05:45 [2023-08-14T15:05:45.741Z] #109 3.771 Selecting previously unselected package libapparmor-dev:arm64.
15:05:45 [2023-08-14T15:05:45.741Z] #109 3.774 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
15:05:45 [2023-08-14T15:05:45.741Z] #109 3.777 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
15:05:45 [2023-08-14T15:05:45.741Z] #109 3.815 Selecting previously unselected package uuid-dev:arm64.
15:05:45 [2023-08-14T15:05:45.741Z] #109 3.818 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
15:05:45 [2023-08-14T15:05:45.741Z] #109 3.822 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
15:05:45 [2023-08-14T15:05:45.741Z] #109 3.867 Selecting previously unselected package libblkid-dev:arm64.
15:05:45 [2023-08-14T15:05:45.741Z] #109 3.870 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
15:05:45 [2023-08-14T15:05:45.741Z] #109 3.878 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
15:05:45 [2023-08-14T15:05:45.741Z] #109 3.928 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
15:05:45 [2023-08-14T15:05:45.741Z] #109 3.931 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
15:05:45 [2023-08-14T15:05:45.741Z] #109 3.934 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
15:05:45 [2023-08-14T15:05:45.741Z] #109 3.966 Selecting previously unselected package libudev-dev:arm64.
15:05:45 [2023-08-14T15:05:45.741Z] #109 3.969 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u4_arm64.deb ...
15:05:45 [2023-08-14T15:05:45.741Z] #109 3.972 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
15:05:45 [2023-08-14T15:05:45.741Z] #109 4.012 Selecting previously unselected package libsepol1-dev:arm64.
15:05:45 [2023-08-14T15:05:45.741Z] #109 4.014 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
15:05:45 [2023-08-14T15:05:45.741Z] #109 4.017 Unpacking libsepol1-dev:arm64 (3.1-1) ...
15:05:45 [2023-08-14T15:05:45.741Z] #109 4.076 Selecting previously unselected package libpcre2-16-0:arm64.
15:05:45 [2023-08-14T15:05:45.998Z] #109 4.078 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
15:05:45 [2023-08-14T15:05:45.998Z] #109 4.082 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
15:05:45 [2023-08-14T15:05:45.998Z] #109 4.129 Selecting previously unselected package libpcre2-32-0:arm64.
15:05:45 [2023-08-14T15:05:45.998Z] #109 4.131 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
15:05:45 [2023-08-14T15:05:45.998Z] #109 4.135 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
15:05:45 [2023-08-14T15:05:45.998Z] #109 4.180 Selecting previously unselected package libpcre2-posix2:arm64.
15:05:45 [2023-08-14T15:05:45.998Z] #109 4.182 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
15:05:45 [2023-08-14T15:05:45.998Z] #109 4.185 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
15:05:45 [2023-08-14T15:05:45.998Z] #109 4.216 Selecting previously unselected package libpcre2-dev:arm64.
15:05:45 [2023-08-14T15:05:45.998Z] #109 4.218 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
15:05:45 [2023-08-14T15:05:45.998Z] #109 4.222 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
15:05:45 [2023-08-14T15:05:45.998Z] #109 4.298 Selecting previously unselected package libselinux1-dev:arm64.
15:05:46 [2023-08-14T15:05:46.256Z] #109 4.301 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
15:05:46 [2023-08-14T15:05:46.256Z] #109 4.304 Unpacking libselinux1-dev:arm64 (3.1-3) ...
15:05:46 [2023-08-14T15:05:46.256Z] #109 4.356 Selecting previously unselected package libdevmapper-dev:arm64.
15:05:46 [2023-08-14T15:05:46.256Z] #109 4.358 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
15:05:46 [2023-08-14T15:05:46.256Z] #109 4.362 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
15:05:46 [2023-08-14T15:05:46.256Z] #109 4.392 Selecting previously unselected package libffi-dev:arm64.
15:05:46 [2023-08-14T15:05:46.256Z] #109 4.395 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
15:05:46 [2023-08-14T15:05:46.256Z] #109 4.398 Unpacking libffi-dev:arm64 (3.3-6) ...
15:05:46 [2023-08-14T15:05:46.256Z] #109 4.431 Selecting previously unselected package libglib2.0-data.
15:05:46 [2023-08-14T15:05:46.256Z] #109 4.433 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
15:05:46 [2023-08-14T15:05:46.256Z] #109 4.437 Unpacking libglib2.0-data (2.66.8-1) ...
15:05:46 [2023-08-14T15:05:46.514Z] #109 4.567 Selecting previously unselected package libglib2.0-bin.
15:05:46 [2023-08-14T15:05:46.514Z] #109 4.569 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
15:05:46 [2023-08-14T15:05:46.514Z] #109 4.573 Unpacking libglib2.0-bin (2.66.8-1) ...
15:05:46 [2023-08-14T15:05:46.514Z] #109 4.614 Selecting previously unselected package libglib2.0-dev-bin.
15:05:46 [2023-08-14T15:05:46.514Z] #109 4.617 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
15:05:46 [2023-08-14T15:05:46.514Z] #109 4.620 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
15:05:46 [2023-08-14T15:05:46.514Z] #109 4.661 Selecting previously unselected package libmount-dev:arm64.
15:05:46 [2023-08-14T15:05:46.514Z] #109 4.663 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
15:05:46 [2023-08-14T15:05:46.514Z] #109 4.667 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
15:05:46 [2023-08-14T15:05:46.514Z] #109 4.705 Selecting previously unselected package libpcre16-3:arm64.
15:05:46 [2023-08-14T15:05:46.514Z] #109 4.708 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
15:05:46 [2023-08-14T15:05:46.514Z] #109 4.712 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
15:05:46 [2023-08-14T15:05:46.514Z] #109 4.758 Selecting previously unselected package libpcre32-3:arm64.
15:05:46 [2023-08-14T15:05:46.514Z] #109 4.761 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
15:05:46 [2023-08-14T15:05:46.514Z] #109 4.764 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
15:05:46 [2023-08-14T15:05:46.771Z] #109 4.811 Selecting previously unselected package libpcrecpp0v5:arm64.
15:05:46 [2023-08-14T15:05:46.771Z] #109 4.814 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
15:05:46 [2023-08-14T15:05:46.771Z] #109 4.817 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
15:05:46 [2023-08-14T15:05:46.771Z] #109 4.851 Selecting previously unselected package libpcre3-dev:arm64.
15:05:46 [2023-08-14T15:05:46.771Z] #109 4.854 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
15:05:46 [2023-08-14T15:05:46.771Z] #109 4.857 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
15:05:46 [2023-08-14T15:05:46.771Z] #109 4.935 Selecting previously unselected package zlib1g-dev:arm64.
15:05:46 [2023-08-14T15:05:46.771Z] #109 4.937 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
15:05:46 [2023-08-14T15:05:46.771Z] #109 4.941 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
15:05:46 [2023-08-14T15:05:46.771Z] #109 4.982 Selecting previously unselected package libglib2.0-dev:arm64.
15:05:46 [2023-08-14T15:05:46.771Z] #109 4.984 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
15:05:46 [2023-08-14T15:05:46.771Z] #109 4.987 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
15:05:47 [2023-08-14T15:05:47.028Z] #109 5.166 Selecting previously unselected package libseccomp-dev:arm64.
15:05:47 [2023-08-14T15:05:47.028Z] #109 5.169 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
15:05:47 [2023-08-14T15:05:47.028Z] #109 5.180 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
15:05:47 [2023-08-14T15:05:47.028Z] #109 5.217 Selecting previously unselected package libsecret-1-dev:arm64.
15:05:47 [2023-08-14T15:05:47.028Z] #109 5.219 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
15:05:47 [2023-08-14T15:05:47.028Z] #109 5.223 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
15:05:47 [2023-08-14T15:05:47.028Z] #109 5.274 Selecting previously unselected package libsystemd-dev:arm64.
15:05:47 [2023-08-14T15:05:47.286Z] #109 5.276 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
15:05:47 [2023-08-14T15:05:47.286Z] #109 5.279 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
15:05:47 [2023-08-14T15:05:47.286Z] #109 5.430 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
15:05:47 [2023-08-14T15:05:47.286Z] #109 5.440 Setting up libglib2.0-dev-bin (2.66.8-1) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.591 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.602 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.612 Setting up libpcre16-3:arm64 (2:8.39-13) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.622 Setting up libsepol1-dev:arm64 (3.1-1) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.632 Setting up libffi-dev:arm64 (3.3-6) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.641 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.651 Setting up dpkg-dev (1.20.12) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.668 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.679 Setting up libglib2.0-data (2.66.8-1) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.689 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.699 Setting up libpcre32-3:arm64 (2:8.39-13) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.709 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.719 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.730 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.740 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.749 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.759 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.769 Setting up libsecret-common (0.20.4-2) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.778 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.792 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.802 Setting up libselinux1-dev:arm64 (3.1-3) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.811 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.822 Setting up libglib2.0-bin (2.66.8-1) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.832 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.841 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.851 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.861 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.871 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.882 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.892 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
15:05:47 [2023-08-14T15:05:47.544Z] #109 5.902 No schema files found: doing nothing.
15:05:47 [2023-08-14T15:05:47.804Z] #109 5.906 Processing triggers for libc-bin (2.31-13+deb11u6) ...
15:05:47 [2023-08-14T15:05:47.804Z] #109 5.925 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
15:05:47 [2023-08-14T15:05:47.804Z] #109 DONE 6.2s
15:05:48 [2023-08-14T15:05:48.061Z] 
15:05:48 [2023-08-14T15:05:48.061Z] #110 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
15:05:48 [2023-08-14T15:05:48.626Z] #110 DONE 0.5s
15:05:48 [2023-08-14T15:05:48.626Z] 
15:05:48 [2023-08-14T15:05:48.626Z] #111 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
15:05:48 [2023-08-14T15:05:48.626Z] #111 DONE 0.2s
15:05:48 [2023-08-14T15:05:48.884Z] 
15:05:48 [2023-08-14T15:05:48.884Z] #112 [dev 1/1] COPY --link . .
15:05:50 [2023-08-14T15:05:50.254Z] #112 DONE 1.6s
15:05:50 [2023-08-14T15:05:50.512Z] 
15:05:50 [2023-08-14T15:05:50.512Z] #113 exporting to image
15:05:50 [2023-08-14T15:05:50.512Z] #113 exporting layers
15:05:51 [2023-08-14T15:05:51.444Z] #113 exporting layers 0.9s done
15:05:51 [2023-08-14T15:05:51.444Z] #113 writing image sha256:58b9bdfb6328520e5377488ac0a429142edd848ab1de2479a05426533e767f8c done
15:05:51 [2023-08-14T15:05:51.444Z] #113 naming to docker.io/library/docker:ea2d686468115e17cf2830a7150ecb9084bd55ce done
15:05:51 [2023-08-14T15:05:51.444Z] #113 DONE 0.9s