Skip to content

Console Output

Skipping 138 KB.. Full Log
3-06-29T20:37:54.294Z] #73 1.237 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:37:54 [2023-06-29T20:37:54.294Z] #73 1.237 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:37:54 [2023-06-29T20:37:54.294Z] #73 1.238 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:37:54 [2023-06-29T20:37:54.294Z] #73 3.127 Reading package lists...
20:37:54 [2023-06-29T20:37:54.294Z] #73 4.185 + apt-get  install -y --no-install-recommends gcc libc6-dev
20:37:54 [2023-06-29T20:37:54.294Z] #73 4.208 Reading package lists...
20:37:54 [2023-06-29T20:37:54.294Z] #73 5.289 Building dependency tree...
20:37:54 [2023-06-29T20:37:54.294Z] #73 5.544 Reading state information...
20:37:54 [2023-06-29T20:37:54.295Z] #73 5.927 gcc is already the newest version (4:10.2.1-1).
20:37:54 [2023-06-29T20:37:54.295Z] #73 5.927 libc6-dev is already the newest version (2.31-13+deb11u6).
20:37:54 [2023-06-29T20:37:54.295Z] #73 5.927 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
20:37:54 [2023-06-29T20:37:54.295Z] #73 DONE 7.1s
20:37:54 [2023-06-29T20:37:54.295Z] 
20:37:54 [2023-06-29T20:37:54.295Z] #63 [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
20:37:54 [2023-06-29T20:37:54.295Z] #63 27.74 NAME:
20:37:54 [2023-06-29T20:37:54.295Z] #63 27.74    go-winres - A tool for embedding resources in Windows executables
20:37:54 [2023-06-29T20:37:54.295Z] #63 27.74 
20:37:54 [2023-06-29T20:37:54.295Z] #63 27.74 USAGE:
20:37:54 [2023-06-29T20:37:54.295Z] #63 27.74    go-winres [global options] command [command options] [arguments...]
20:37:54 [2023-06-29T20:37:54.295Z] #63 27.74 
20:37:54 [2023-06-29T20:37:54.295Z] #63 27.74 COMMANDS:
20:37:54 [2023-06-29T20:37:54.295Z] #63 27.74    init     Create an initial ./winres/winres.json
20:37:54 [2023-06-29T20:37:54.295Z] #63 27.74    make     Make syso files for the "go build" command
20:37:54 [2023-06-29T20:37:54.295Z] #63 27.74    simply   Make syso files for the "go build" command (simplified)
20:37:54 [2023-06-29T20:37:54.295Z] #63 27.74    extract  Extract all resources from an executable
20:37:54 [2023-06-29T20:37:54.295Z] #63 27.74    patch    Replace resources in an executable file (exe, dll)
20:37:54 [2023-06-29T20:37:54.295Z] #63 27.74    help, h  Shows a list of commands or help for one command
20:37:54 [2023-06-29T20:37:54.295Z] #63 27.74 
20:37:54 [2023-06-29T20:37:54.295Z] #63 27.74 GLOBAL OPTIONS:
20:37:54 [2023-06-29T20:37:54.295Z] #63 27.74    --help, -h  show help (default: false)
20:37:54 [2023-06-29T20:37:54.295Z] #63 DONE 28.1s
20:37:54 [2023-06-29T20:37:54.295Z] 
20:37:54 [2023-06-29T20:37:54.295Z] #55 [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...)
20:37:54 [2023-06-29T20:37:54.295Z] #55 27.22 crypto/hmac
20:37:54 [2023-06-29T20:37:54.295Z] #55 27.45 crypto/sha256
20:37:54 [2023-06-29T20:37:54.869Z] #55 27.82 crypto/ecdh
20:37:54 [2023-06-29T20:37:54.869Z] #55 27.93 encoding/hex
20:37:54 [2023-06-29T20:37:54.869Z] #55 27.99 net/url
20:37:55 [2023-06-29T20:37:55.130Z] #55 ...
20:37:55 [2023-06-29T20:37:55.130Z] 
20:37:55 [2023-06-29T20:37:55.130Z] #62 [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
20:37:55 [2023-06-29T20:37:55.130Z] #62 27.47 Setting up libselinux1-dev:arm64 (3.1-3) ...
20:37:55 [2023-06-29T20:37:55.130Z] #62 27.72 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
20:37:55 [2023-06-29T20:37:55.130Z] #62 27.90 Setting up libglib2.0-bin (2.66.8-1) ...
20:37:55 [2023-06-29T20:37:55.130Z] #62 27.95 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
20:37:55 [2023-06-29T20:37:55.130Z] #62 28.04 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
20:37:55 [2023-06-29T20:37:55.130Z] #62 28.06 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
20:37:55 [2023-06-29T20:37:55.130Z] #62 28.12 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
20:37:55 [2023-06-29T20:37:55.130Z] #62 28.15 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
20:37:55 [2023-06-29T20:37:55.130Z] #62 28.22 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
20:37:55 [2023-06-29T20:37:55.130Z] #62 28.28 No schema files found: doing nothing.
20:37:55 [2023-06-29T20:37:55.130Z] #62 28.30 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:37:55 [2023-06-29T20:37:55.130Z] #62 28.39 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
20:37:55 [2023-06-29T20:37:55.130Z] #62 DONE 28.9s
20:37:55 [2023-06-29T20:37:55.130Z] 
20:37:55 [2023-06-29T20:37:55.130Z] #55 [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...)
20:37:55 [2023-06-29T20:37:55.130Z] #55 28.16 vendor/golang.org/x/crypto/chacha20poly1305
20:37:55 [2023-06-29T20:37:55.130Z] #55 28.22 vendor/golang.org/x/crypto/hkdf
20:37:55 [2023-06-29T20:37:55.130Z] #55 28.22 encoding/json
20:37:55 [2023-06-29T20:37:55.392Z] #55 28.37 log
20:37:55 [2023-06-29T20:37:55.392Z] #55 28.49 github.com/bugsnag/bugsnag-go/errors
20:37:55 [2023-06-29T20:37:55.392Z] #55 28.55 github.com/bugsnag/panicwrap
20:37:55 [2023-06-29T20:37:55.392Z] #55 28.67 compress/flate
20:37:55 [2023-06-29T20:37:55.979Z] #55 29.10 vendor/golang.org/x/text/unicode/norm
20:37:55 [2023-06-29T20:37:55.979Z] #55 29.13 vendor/golang.org/x/net/http2/hpack
20:37:56 [2023-06-29T20:37:56.240Z] #55 29.27 vendor/golang.org/x/text/unicode/bidi
20:37:56 [2023-06-29T20:37:56.240Z] #55 29.38 mime
20:37:56 [2023-06-29T20:37:56.500Z] #55 ...
20:37:56 [2023-06-29T20:37:56.500Z] 
20:37:56 [2023-06-29T20:37:56.500Z] #74 [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
20:37:56 [2023-06-29T20:37:56.500Z] #74 0.679 Cloning into '/tmp/crun-build'...
20:37:56 [2023-06-29T20:37:56.500Z] #74 2.721 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
20:37:56 [2023-06-29T20:37:56.500Z] #74 2.756 Cloning into '/tmp/crun-build/libocispec'...
20:37:56 [2023-06-29T20:37:56.500Z] #74 3.519 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
20:37:56 [2023-06-29T20:37:56.500Z] #74 3.534 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
20:37:56 [2023-06-29T20:37:56.500Z] #74 3.535 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
20:37:56 [2023-06-29T20:37:56.500Z] #74 3.535 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
20:37:56 [2023-06-29T20:37:56.500Z] #74 3.546 Cloning into '/tmp/crun-build/libocispec/image-spec'...
20:37:56 [2023-06-29T20:37:56.500Z] #74 4.536 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
20:37:56 [2023-06-29T20:37:56.500Z] #74 5.179 Cloning into '/tmp/crun-build/libocispec/yajl'...
20:37:56 [2023-06-29T20:37:56.500Z] #74 5.860 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
20:37:56 [2023-06-29T20:37:56.500Z] #74 6.079 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
20:37:56 [2023-06-29T20:37:56.500Z] #74 6.302 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
20:37:56 [2023-06-29T20:37:56.762Z] #74 ...
20:37:56 [2023-06-29T20:37:56.762Z] 
20:37:56 [2023-06-29T20:37:56.762Z] #75 [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...)
20:37:56 [2023-06-29T20:37:56.762Z] #75 1.190 -- The C compiler identification is GNU 10.2.1
20:37:56 [2023-06-29T20:37:56.762Z] #75 1.242 -- Detecting C compiler ABI info
20:37:56 [2023-06-29T20:37:56.762Z] #75 1.484 -- Detecting C compiler ABI info - done
20:37:56 [2023-06-29T20:37:56.762Z] #75 1.516 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
20:37:56 [2023-06-29T20:37:56.762Z] #75 1.522 -- Detecting C compile features
20:37:56 [2023-06-29T20:37:56.762Z] #75 1.523 -- Detecting C compile features - done
20:37:56 [2023-06-29T20:37:56.762Z] #75 1.537 -- Performing Test HAS_BUILTIN_FORTIFY
20:37:56 [2023-06-29T20:37:56.762Z] #75 1.608 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:37:56 [2023-06-29T20:37:56.762Z] #75 1.673 -- Configuring done
20:37:56 [2023-06-29T20:37:56.762Z] #75 1.684 -- Generating done
20:37:56 [2023-06-29T20:37:56.762Z] #75 1.699 -- Build files have been written to: /go/src/github.com/krallin/tini
20:37:56 [2023-06-29T20:37:56.762Z] #75 1.874 Scanning dependencies of target tini-static
20:37:56 [2023-06-29T20:37:56.762Z] #75 1.926 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:37:56 [2023-06-29T20:37:56.762Z] #75 2.397 [100%] Linking C executable tini-static
20:37:56 [2023-06-29T20:37:56.762Z] #75 2.539 [100%] Built target tini-static
20:37:59 [2023-06-29T20:37:59.310Z] #75 DONE 4.6s
20:37:59 [2023-06-29T20:37:59.310Z] 
20:37:59 [2023-06-29T20:37:59.310Z] #55 [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...)
20:37:59 [2023-06-29T20:37:59.310Z] #55 31.02 mime/quotedprintable
20:37:59 [2023-06-29T20:37:59.310Z] #55 31.15 compress/gzip
20:37:59 [2023-06-29T20:37:59.310Z] #55 31.22 net/http/internal
20:37:59 [2023-06-29T20:37:59.310Z] #55 31.28 gopkg.in/yaml.v2
20:37:59 [2023-06-29T20:37:59.310Z] #55 31.43 net/textproto
20:37:59 [2023-06-29T20:37:59.310Z] #55 31.65 golang.org/x/net/context
20:37:59 [2023-06-29T20:37:59.310Z] #55 31.65 github.com/docker/distribution/digest
20:37:59 [2023-06-29T20:37:59.310Z] #55 31.86 github.com/Sirupsen/logrus
20:37:59 [2023-06-29T20:37:59.310Z] #55 31.91 encoding/gob
20:37:59 [2023-06-29T20:37:59.310Z] #55 31.95 vendor/golang.org/x/text/secure/bidirule
20:37:59 [2023-06-29T20:37:59.310Z] #55 32.26 text/template/parse
20:37:59 [2023-06-29T20:37:59.310Z] #55 32.32 github.com/docker/distribution/registry/listener
20:37:59 [2023-06-29T20:37:59.310Z] #55 32.32 github.com/docker/distribution/reference
20:37:59 [2023-06-29T20:37:59.310Z] #55 32.58 github.com/docker/distribution/version
20:37:59 [2023-06-29T20:37:59.882Z] #55 32.73 crypto/elliptic
20:37:59 [2023-06-29T20:37:59.882Z] #55 32.78 crypto/internal/bigmod
20:37:59 [2023-06-29T20:37:59.882Z] #55 32.78 crypto/internal/boring/bbig
20:37:59 [2023-06-29T20:37:59.882Z] #55 33.01 encoding/asn1
20:37:59 [2023-06-29T20:37:59.882Z] #55 33.08 crypto/rand
20:38:00 [2023-06-29T20:38:00.144Z] #55 33.38 crypto/ed25519
20:38:00 [2023-06-29T20:38:00.405Z] #55 33.53 crypto/rsa
20:38:00 [2023-06-29T20:38:00.666Z] #55 33.67 crypto/dsa
20:38:00 [2023-06-29T20:38:00.666Z] #55 33.88 github.com/Sirupsen/logrus/formatters/logstash
20:38:00 [2023-06-29T20:38:00.927Z] #55 33.93 mime/multipart
20:38:00 [2023-06-29T20:38:00.927Z] #55 33.96 github.com/docker/distribution/uuid
20:38:00 [2023-06-29T20:38:00.927Z] #55 34.04 vendor/golang.org/x/net/idna
20:38:01 [2023-06-29T20:38:01.189Z] #55 34.46 github.com/garyburd/redigo/redis
20:38:01 [2023-06-29T20:38:01.760Z] #55 34.97 github.com/spf13/pflag
20:38:02 [2023-06-29T20:38:02.021Z] #55 35.10 log/syslog
20:38:02 [2023-06-29T20:38:02.282Z] #55 35.28 vendor/golang.org/x/crypto/cryptobyte
20:38:02 [2023-06-29T20:38:02.282Z] #55 35.31 crypto/x509/pkix
20:38:02 [2023-06-29T20:38:02.543Z] #55 35.62 text/template
20:38:02 [2023-06-29T20:38:02.804Z] #55 35.90 runtime/debug
20:38:03 [2023-06-29T20:38:03.748Z] #55 36.83 crypto/ecdsa
20:38:04 [2023-06-29T20:38:04.009Z] #55 36.95 golang.org/x/crypto/bcrypt
20:38:04 [2023-06-29T20:38:04.009Z] #55 37.24 github.com/yvasiyarov/go-metrics
20:38:04 [2023-06-29T20:38:04.270Z] #55 37.27 encoding/xml
20:38:04 [2023-06-29T20:38:04.270Z] #55 37.54 os/user
20:38:04 [2023-06-29T20:38:04.532Z] #55 37.55 github.com/stevvooe/resumable/sha256
20:38:04 [2023-06-29T20:38:04.532Z] #55 37.58 github.com/stevvooe/resumable/sha512
20:38:04 [2023-06-29T20:38:04.793Z] #55 37.86 vendor/golang.org/x/net/http/httpguts
20:38:04 [2023-06-29T20:38:04.793Z] #55 37.89 vendor/golang.org/x/net/http/httpproxy
20:38:04 [2023-06-29T20:38:04.793Z] #55 37.96 crypto/x509
20:38:04 [2023-06-29T20:38:04.793Z] #55 38.05 github.com/mitchellh/mapstructure
20:38:04 [2023-06-29T20:38:04.793Z] #55 38.08 internal/profile
20:38:05 [2023-06-29T20:38:05.054Z] #55 38.16 runtime/pprof
20:38:05 [2023-06-29T20:38:05.315Z] #55 38.36 runtime/trace
20:38:05 [2023-06-29T20:38:05.315Z] #55 ...
20:38:05 [2023-06-29T20:38:05.315Z] 
20:38:05 [2023-06-29T20:38:05.315Z] #76 [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...)
20:38:05 [2023-06-29T20:38:05.315Z] #76 4.560 + bin/ctr
20:38:05 [2023-06-29T20:38:05.315Z] #76 4.560 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -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
20:38:05 [2023-06-29T20:38:05.576Z] #76 ...
20:38:05 [2023-06-29T20:38:05.576Z] 
20:38:05 [2023-06-29T20:38:05.576Z] #67 [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
20:38:05 [2023-06-29T20:38:05.576Z] #67 39.50 gotestsum version dev
20:38:08 [2023-06-29T20:38:08.124Z] #67 DONE 41.8s
20:38:08 [2023-06-29T20:38:08.124Z] 
20:38:08 [2023-06-29T20:38:08.124Z] #55 [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...)
20:38:08 [2023-06-29T20:38:08.124Z] #55 39.94 github.com/spf13/cobra
20:38:08 [2023-06-29T20:38:08.393Z] #55 41.45 crypto/tls
20:38:10 [2023-06-29T20:38:10.307Z] #55 ...
20:38:10 [2023-06-29T20:38:10.307Z] 
20:38:10 [2023-06-29T20:38:10.307Z] #74 [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
20:38:10 [2023-06-29T20:38:10.307Z] #74 13.55 aclocal: warning: couldn't open directory 'm4': No such file or directory
20:38:10 [2023-06-29T20:38:10.307Z] #74 19.17 libtoolize: putting auxiliary files in '.'.
20:38:10 [2023-06-29T20:38:10.307Z] #74 19.17 libtoolize: copying file './ltmain.sh'
20:38:10 [2023-06-29T20:38:10.307Z] #74 20.00 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
20:38:10 [2023-06-29T20:38:10.307Z] #74 20.00 libtoolize: and rerunning libtoolize and aclocal.
20:38:10 [2023-06-29T20:38:10.307Z] #74 20.00 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:38:10 [2023-06-29T20:38:10.307Z] #74 ...
20:38:10 [2023-06-29T20:38:10.307Z] 
20:38:10 [2023-06-29T20:38:10.307Z] #55 [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...)
20:38:10 [2023-06-29T20:38:10.307Z] #55 43.30 github.com/docker/libtrust
20:38:10 [2023-06-29T20:38:10.307Z] #55 43.31 net/smtp
20:38:10 [2023-06-29T20:38:10.307Z] #55 43.31 net/http/httptrace
20:38:10 [2023-06-29T20:38:10.307Z] #55 43.44 net/http
20:38:15 [2023-06-29T20:38:15.598Z] #55 48.10 github.com/docker/distribution/configuration
20:38:15 [2023-06-29T20:38:15.598Z] #55 48.11 github.com/yvasiyarov/newrelic_platform_go
20:38:15 [2023-06-29T20:38:15.598Z] #55 48.11 expvar
20:38:15 [2023-06-29T20:38:15.598Z] #55 48.11 github.com/docker/distribution/registry/client/transport
20:38:15 [2023-06-29T20:38:15.598Z] #55 48.11 github.com/gorilla/handlers
20:38:15 [2023-06-29T20:38:15.598Z] #55 48.11 github.com/docker/distribution/registry/api/errcode
20:38:15 [2023-06-29T20:38:15.598Z] #55 48.11 github.com/gorilla/context
20:38:15 [2023-06-29T20:38:15.598Z] #55 48.12 github.com/bugsnag/bugsnag-go
20:38:15 [2023-06-29T20:38:15.598Z] #55 48.40 github.com/gorilla/mux
20:38:15 [2023-06-29T20:38:15.598Z] #55 48.45 github.com/Azure/azure-sdk-for-go/storage
20:38:15 [2023-06-29T20:38:15.598Z] #55 48.45 github.com/AdRoll/goamz/aws
20:38:15 [2023-06-29T20:38:15.598Z] #55 48.46 net/http/httputil
20:38:15 [2023-06-29T20:38:15.598Z] #55 48.51 github.com/yvasiyarov/gorelic
20:38:15 [2023-06-29T20:38:15.598Z] #55 48.70 github.com/ncw/swift
20:38:15 [2023-06-29T20:38:15.598Z] #55 48.83 github.com/docker/distribution/context
20:38:15 [2023-06-29T20:38:15.598Z] #55 48.86 github.com/docker/distribution/registry/api/v2
20:38:16 [2023-06-29T20:38:16.170Z] #55 49.23 net/http/pprof
20:38:16 [2023-06-29T20:38:16.742Z] #55 49.65 github.com/AdRoll/goamz/cloudfront
20:38:16 [2023-06-29T20:38:16.742Z] #55 49.66 github.com/AdRoll/goamz/s3
20:38:16 [2023-06-29T20:38:16.742Z] #55 49.97 github.com/docker/distribution/health
20:38:16 [2023-06-29T20:38:16.742Z] #55 49.97 github.com/docker/distribution
20:38:16 [2023-06-29T20:38:16.742Z] #55 49.97 github.com/docker/distribution/registry/auth
20:38:16 [2023-06-29T20:38:16.742Z] #55 49.97 github.com/docker/distribution/registry/storage/driver
20:38:17 [2023-06-29T20:38:17.003Z] #55 50.30 github.com/docker/distribution/registry/auth/htpasswd
20:38:17 [2023-06-29T20:38:17.264Z] #55 50.30 github.com/docker/distribution/registry/auth/silly
20:38:17 [2023-06-29T20:38:17.264Z] #55 50.31 github.com/docker/distribution/registry/proxy/scheduler
20:38:17 [2023-06-29T20:38:17.264Z] #55 50.39 github.com/docker/distribution/registry/storage/driver/factory
20:38:17 [2023-06-29T20:38:17.525Z] #55 50.50 github.com/docker/distribution/registry/storage/driver/middleware
20:38:17 [2023-06-29T20:38:17.525Z] #55 50.61 github.com/docker/distribution/manifest/manifestlist
20:38:17 [2023-06-29T20:38:17.525Z] #55 50.66 github.com/docker/distribution/manifest/schema1
20:38:17 [2023-06-29T20:38:17.525Z] #55 50.66 github.com/docker/distribution/manifest/schema2
20:38:17 [2023-06-29T20:38:17.786Z] #55 50.75 github.com/docker/distribution/health/checks
20:38:17 [2023-06-29T20:38:17.786Z] #55 50.81 github.com/docker/distribution/notifications
20:38:17 [2023-06-29T20:38:17.786Z] #55 50.81 github.com/docker/distribution/registry/middleware/registry
20:38:17 [2023-06-29T20:38:17.786Z] #55 50.82 github.com/docker/distribution/registry/middleware/repository
20:38:17 [2023-06-29T20:38:17.786Z] #55 50.91 github.com/docker/distribution/registry/storage/cache
20:38:17 [2023-06-29T20:38:17.786Z] #55 50.93 github.com/docker/distribution/registry/auth/token
20:38:18 [2023-06-29T20:38:18.048Z] #55 51.12 github.com/docker/distribution/registry/storage/driver/base
20:38:18 [2023-06-29T20:38:18.048Z] #55 51.17 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
20:38:18 [2023-06-29T20:38:18.048Z] #55 51.22 github.com/docker/distribution/registry/storage/cache/memory
20:38:18 [2023-06-29T20:38:18.048Z] #55 51.22 github.com/docker/distribution/registry/storage
20:38:18 [2023-06-29T20:38:18.048Z] #55 51.24 github.com/docker/distribution/registry/storage/cache/redis
20:38:18 [2023-06-29T20:38:18.308Z] #55 51.36 github.com/docker/distribution/registry/storage/driver/azure
20:38:18 [2023-06-29T20:38:18.308Z] #55 51.36 github.com/docker/distribution/registry/storage/driver/filesystem
20:38:18 [2023-06-29T20:38:18.308Z] #55 51.44 github.com/docker/distribution/registry/storage/driver/inmemory
20:38:18 [2023-06-29T20:38:18.308Z] #55 51.48 github.com/docker/distribution/registry/client
20:38:18 [2023-06-29T20:38:18.570Z] #55 51.72 github.com/docker/distribution/registry/storage/driver/s3
20:38:18 [2023-06-29T20:38:18.831Z] #55 51.90 github.com/docker/distribution/registry/storage/driver/swift
20:38:19 [2023-06-29T20:38:19.776Z] #55 52.69 github.com/docker/distribution/registry/client/auth
20:38:20 [2023-06-29T20:38:20.037Z] #55 53.24 github.com/docker/distribution/registry/proxy
20:38:20 [2023-06-29T20:38:20.298Z] #55 53.46 github.com/docker/distribution/registry/handlers
20:38:20 [2023-06-29T20:38:20.298Z] #55 ...
20:38:20 [2023-06-29T20:38:20.298Z] 
20:38:20 [2023-06-29T20:38:20.298Z] #74 [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
20:38:20 [2023-06-29T20:38:20.298Z] #74 23.94 configure.ac:7: installing './compile'
20:38:20 [2023-06-29T20:38:20.298Z] #74 23.94 configure.ac:11: installing './config.guess'
20:38:20 [2023-06-29T20:38:20.298Z] #74 23.94 configure.ac:11: installing './config.sub'
20:38:20 [2023-06-29T20:38:20.298Z] #74 23.95 configure.ac:8: installing './install-sh'
20:38:20 [2023-06-29T20:38:20.298Z] #74 23.95 configure.ac:8: installing './missing'
20:38:20 [2023-06-29T20:38:20.298Z] #74 23.98 Makefile.am: installing './depcomp'
20:38:20 [2023-06-29T20:38:20.298Z] #74 24.80 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:38:20 [2023-06-29T20:38:20.298Z] #74 24.80 libtoolize: copying file 'build-aux/ltmain.sh'
20:38:20 [2023-06-29T20:38:20.298Z] #74 24.93 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:38:20 [2023-06-29T20:38:20.298Z] #74 24.93 libtoolize: copying file 'm4/libtool.m4'
20:38:20 [2023-06-29T20:38:20.298Z] #74 25.05 libtoolize: copying file 'm4/ltoptions.m4'
20:38:20 [2023-06-29T20:38:20.298Z] #74 25.22 libtoolize: copying file 'm4/ltsugar.m4'
20:38:20 [2023-06-29T20:38:20.298Z] #74 25.39 libtoolize: copying file 'm4/ltversion.m4'
20:38:20 [2023-06-29T20:38:20.298Z] #74 25.50 libtoolize: copying file 'm4/lt~obsolete.m4'
20:38:20 [2023-06-29T20:38:20.298Z] #74 25.61 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:38:20 [2023-06-29T20:38:20.298Z] #74 30.38 configure.ac:7: installing 'build-aux/compile'
20:38:20 [2023-06-29T20:38:20.298Z] #74 30.38 configure.ac:9: installing 'build-aux/config.guess'
20:38:20 [2023-06-29T20:38:20.298Z] #74 30.39 configure.ac:9: installing 'build-aux/config.sub'
20:38:20 [2023-06-29T20:38:20.298Z] #74 30.40 configure.ac:11: installing 'build-aux/install-sh'
20:38:20 [2023-06-29T20:38:20.298Z] #74 30.40 configure.ac:11: installing 'build-aux/missing'
20:38:20 [2023-06-29T20:38:20.298Z] #74 30.45 Makefile.am: installing 'build-aux/depcomp'
20:38:20 [2023-06-29T20:38:20.298Z] #74 30.47 parallel-tests: installing 'build-aux/test-driver'
20:38:20 [2023-06-29T20:38:20.298Z] #74 32.10 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:38:20 [2023-06-29T20:38:20.298Z] #74 32.10 libtoolize: copying file 'build-aux/ltmain.sh'
20:38:20 [2023-06-29T20:38:20.298Z] #74 32.70 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:38:20 [2023-06-29T20:38:20.298Z] #74 32.70 libtoolize: copying file 'm4/libtool.m4'
20:38:20 [2023-06-29T20:38:20.298Z] #74 32.80 libtoolize: copying file 'm4/ltoptions.m4'
20:38:20 [2023-06-29T20:38:20.298Z] #74 32.88 libtoolize: copying file 'm4/ltsugar.m4'
20:38:20 [2023-06-29T20:38:20.298Z] #74 33.03 libtoolize: copying file 'm4/ltversion.m4'
20:38:20 [2023-06-29T20:38:20.298Z] #74 33.18 libtoolize: copying file 'm4/lt~obsolete.m4'
20:38:21 [2023-06-29T20:38:21.249Z] #74 ...
20:38:21 [2023-06-29T20:38:21.249Z] 
20:38:21 [2023-06-29T20:38:21.249Z] #55 [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...)
20:38:21 [2023-06-29T20:38:21.249Z] #55 54.19 github.com/docker/distribution/registry
20:38:21 [2023-06-29T20:38:21.249Z] #55 54.44 github.com/docker/distribution/cmd/registry
20:38:23 [2023-06-29T20:38:23.163Z] #55 56.16 + xx-verify /build/registry-v2
20:38:26 [2023-06-29T20:38:26.467Z] #55 ...
20:38:26 [2023-06-29T20:38:26.467Z] 
20:38:26 [2023-06-29T20:38:26.467Z] #74 [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
20:38:26 [2023-06-29T20:38:26.467Z] #74 39.19 configure.ac:11: installing 'build-aux/compile'
20:38:26 [2023-06-29T20:38:26.467Z] #74 39.19 configure.ac:11: installing 'build-aux/config.guess'
20:38:26 [2023-06-29T20:38:26.467Z] #74 39.20 configure.ac:11: installing 'build-aux/config.sub'
20:38:26 [2023-06-29T20:38:26.467Z] #74 39.20 configure.ac:13: installing 'build-aux/install-sh'
20:38:26 [2023-06-29T20:38:26.467Z] #74 39.20 configure.ac:13: installing 'build-aux/missing'
20:38:26 [2023-06-29T20:38:26.467Z] #74 39.21 configure.ac:8: installing 'build-aux/tap-driver.sh'
20:38:26 [2023-06-29T20:38:26.467Z] #74 39.26 Makefile.am: installing 'build-aux/depcomp'
20:38:26 [2023-06-29T20:38:26.728Z] #74 40.00 checking build system type... aarch64-unknown-linux-gnu
20:38:26 [2023-06-29T20:38:26.728Z] #74 40.24 checking host system type... aarch64-unknown-linux-gnu
20:38:26 [2023-06-29T20:38:26.728Z] #74 40.24 checking how to print strings... printf
20:38:26 [2023-06-29T20:38:26.728Z] #74 40.25 checking for gcc... gcc
20:38:26 [2023-06-29T20:38:26.989Z] #74 40.35 checking whether the C compiler works... yes
20:38:26 [2023-06-29T20:38:26.990Z] #74 40.51 checking for C compiler default output file name... a.out
20:38:26 [2023-06-29T20:38:26.990Z] #74 40.51 checking for suffix of executables... 
20:38:27 [2023-06-29T20:38:27.251Z] #74 40.63 checking whether we are cross compiling... no
20:38:27 [2023-06-29T20:38:27.251Z] #74 40.74 checking for suffix of object files... o
20:38:27 [2023-06-29T20:38:27.251Z] #74 40.80 checking whether we are using the GNU C compiler... yes
20:38:27 [2023-06-29T20:38:27.512Z] #74 40.85 checking whether gcc accepts -g... yes
20:38:27 [2023-06-29T20:38:27.512Z] #74 40.93 checking for gcc option to accept ISO C89... 
20:38:27 [2023-06-29T20:38:27.512Z] #74 ...
20:38:27 [2023-06-29T20:38:27.512Z] 
20:38:27 [2023-06-29T20:38:27.512Z] #55 [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...)
20:38:27 [2023-06-29T20:38:27.512Z] #55 DONE 60.7s
20:38:27 [2023-06-29T20:38:27.512Z] 
20:38:27 [2023-06-29T20:38:27.512Z] #74 [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
20:38:27 [2023-06-29T20:38:27.512Z] #74 40.93 checking for gcc option to accept ISO C89... none needed
20:38:27 [2023-06-29T20:38:27.774Z] #74 41.02 checking whether gcc understands -c and -o together... yes
20:38:27 [2023-06-29T20:38:27.774Z] #74 41.19 checking for a sed that does not truncate output... /bin/sed
20:38:27 [2023-06-29T20:38:27.774Z] #74 41.19 checking for grep that handles long lines and -e... /bin/grep
20:38:27 [2023-06-29T20:38:27.774Z] #74 41.20 checking for egrep... /bin/grep -E
20:38:27 [2023-06-29T20:38:27.774Z] #74 41.20 checking for fgrep... /bin/grep -F
20:38:27 [2023-06-29T20:38:27.774Z] #74 41.21 checking for ld used by gcc... /usr/bin/ld
20:38:27 [2023-06-29T20:38:27.774Z] #74 41.24 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:38:27 [2023-06-29T20:38:27.774Z] #74 41.27 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:38:28 [2023-06-29T20:38:28.035Z] #74 41.29 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:38:28 [2023-06-29T20:38:28.035Z] #74 41.45 checking whether ln -s works... yes
20:38:28 [2023-06-29T20:38:28.035Z] #74 41.45 checking the maximum length of command line arguments... 1572864
20:38:28 [2023-06-29T20:38:28.035Z] #74 41.63 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:38:28 [2023-06-29T20:38:28.035Z] #74 41.63 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:38:28 [2023-06-29T20:38:28.035Z] #74 41.63 checking for /usr/bin/ld option to reload object files... -r
20:38:28 [2023-06-29T20:38:28.035Z] #74 41.63 checking for objdump... objdump
20:38:28 [2023-06-29T20:38:28.035Z] #74 41.63 checking how to recognize dependent libraries... pass_all
20:38:28 [2023-06-29T20:38:28.035Z] #74 41.63 checking for dlltool... no
20:38:28 [2023-06-29T20:38:28.035Z] #74 41.63 checking how to associate runtime and link libraries... printf %s\n
20:38:28 [2023-06-29T20:38:28.035Z] #74 41.63 checking for ar... ar
20:38:28 [2023-06-29T20:38:28.296Z] #74 41.63 checking for archiver @FILE support... @
20:38:28 [2023-06-29T20:38:28.296Z] #74 41.76 checking for strip... strip
20:38:28 [2023-06-29T20:38:28.296Z] #74 41.76 checking for ranlib... ranlib
20:38:28 [2023-06-29T20:38:28.296Z] #74 41.76 checking for gawk... no
20:38:28 [2023-06-29T20:38:28.296Z] #74 41.76 checking for mawk... mawk
20:38:28 [2023-06-29T20:38:28.296Z] #74 41.76 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:38:28 [2023-06-29T20:38:28.556Z] #74 41.99 checking for sysroot... no
20:38:28 [2023-06-29T20:38:28.556Z] #74 41.99 checking for a working dd... /bin/dd
20:38:28 [2023-06-29T20:38:28.556Z] #74 42.00 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:38:28 [2023-06-29T20:38:28.556Z] #74 42.02 checking for mt... no
20:38:28 [2023-06-29T20:38:28.556Z] #74 42.02 checking if : is a manifest tool... no
20:38:28 [2023-06-29T20:38:28.556Z] #74 42.03 checking how to run the C preprocessor... gcc -E
20:38:28 [2023-06-29T20:38:28.830Z] #74 42.22 checking for ANSI C header files... 
20:38:28 [2023-06-29T20:38:28.830Z] #74 ...
20:38:28 [2023-06-29T20:38:28.830Z] 
20:38:28 [2023-06-29T20:38:28.830Z] #71 [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...)
20:38:28 [2023-06-29T20:38:28.830Z] #71 DONE 49.3s
20:38:28 [2023-06-29T20:38:28.830Z] 
20:38:28 [2023-06-29T20:38:28.830Z] #77 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
20:38:28 [2023-06-29T20:38:28.830Z] #77 DONE 0.0s
20:38:28 [2023-06-29T20:38:28.830Z] 
20:38:28 [2023-06-29T20:38:28.830Z] #78 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
20:38:28 [2023-06-29T20:38:28.830Z] #78 DONE 0.1s
20:38:28 [2023-06-29T20:38:28.830Z] 
20:38:28 [2023-06-29T20:38:28.830Z] #68 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-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
20:38:29 [2023-06-29T20:38:29.091Z] #68 ...
20:38:29 [2023-06-29T20:38:29.091Z] 
20:38:29 [2023-06-29T20:38:29.091Z] #74 [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
20:38:29 [2023-06-29T20:38:29.091Z] #74 42.22 checking for ANSI C header files... yes
20:38:29 [2023-06-29T20:38:29.091Z] #74 42.57 checking for sys/types.h... yes
20:38:29 [2023-06-29T20:38:29.091Z] #74 42.70 checking for sys/stat.h... yes
20:38:29 [2023-06-29T20:38:29.352Z] #74 42.82 checking for stdlib.h... yes
20:38:29 [2023-06-29T20:38:29.612Z] #74 43.06 checking for string.h... yes
20:38:29 [2023-06-29T20:38:29.612Z] #74 43.16 checking for memory.h... yes
20:38:29 [2023-06-29T20:38:29.873Z] #74 43.31 checking for strings.h... yes
20:38:30 [2023-06-29T20:38:30.134Z] #74 43.40 checking for inttypes.h... yes
20:38:30 [2023-06-29T20:38:30.134Z] #74 43.55 checking for stdint.h... yes
20:38:30 [2023-06-29T20:38:30.395Z] #74 43.72 checking for unistd.h... yes
20:38:30 [2023-06-29T20:38:30.395Z] #74 43.88 checking for dlfcn.h... yes
20:38:30 [2023-06-29T20:38:30.656Z] #74 43.99 checking for objdir... .libs
20:38:30 [2023-06-29T20:38:30.656Z] #74 44.26 checking if gcc supports -fno-rtti -fno-exceptions... no
20:38:30 [2023-06-29T20:38:30.917Z] #74 44.37 checking for gcc option to produce PIC... -fPIC -DPIC
20:38:30 [2023-06-29T20:38:30.917Z] #74 44.37 checking if gcc PIC flag -fPIC -DPIC works... yes
20:38:31 [2023-06-29T20:38:31.178Z] #74 44.52 checking if gcc static flag -static works... yes
20:38:31 [2023-06-29T20:38:31.178Z] #74 44.67 checking if gcc supports -c -o file.o... yes
20:38:31 [2023-06-29T20:38:31.178Z] #74 44.75 checking if gcc supports -c -o file.o... (cached) yes
20:38:31 [2023-06-29T20:38:31.178Z] #74 44.75 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:38:31 [2023-06-29T20:38:31.439Z] #74 44.79 checking dynamic linker characteristics... GNU/Linux ld.so
20:38:31 [2023-06-29T20:38:31.439Z] #74 44.99 checking how to hardcode library paths into programs... immediate
20:38:31 [2023-06-29T20:38:31.439Z] #74 44.99 checking whether stripping libraries is possible... yes
20:38:31 [2023-06-29T20:38:31.439Z] #74 45.00 checking if libtool supports shared libraries... yes
20:38:31 [2023-06-29T20:38:31.439Z] #74 45.00 checking whether to build shared libraries... no
20:38:31 [2023-06-29T20:38:31.439Z] #74 45.00 checking whether to build static libraries... yes
20:38:31 [2023-06-29T20:38:31.439Z] #74 45.01 checking for a BSD-compatible install... /usr/bin/install -c
20:38:31 [2023-06-29T20:38:31.700Z] #74 45.06 checking whether build environment is sane... yes
20:38:31 [2023-06-29T20:38:31.700Z] #74 45.09 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:38:31 [2023-06-29T20:38:31.700Z] #74 45.10 checking whether make sets $(MAKE)... yes
20:38:31 [2023-06-29T20:38:31.700Z] #74 45.14 checking whether make supports the include directive... yes (GNU style)
20:38:31 [2023-06-29T20:38:31.700Z] #74 45.21 checking whether make supports nested variables... yes
20:38:31 [2023-06-29T20:38:31.700Z] #74 45.27 checking whether UID '0' is supported by ustar format... yes
20:38:31 [2023-06-29T20:38:31.700Z] #74 45.27 checking whether GID '0' is supported by ustar format... yes
20:38:31 [2023-06-29T20:38:31.700Z] #74 45.27 checking how to create a ustar tar archive... gnutar
20:38:31 [2023-06-29T20:38:31.961Z] #74 45.33 checking dependency style of gcc... gcc3
20:38:31 [2023-06-29T20:38:31.961Z] #74 45.47 checking whether to enable maintainer-specific portions of Makefiles... yes
20:38:31 [2023-06-29T20:38:31.961Z] #74 45.47 checking whether make supports nested variables... (cached) yes
20:38:31 [2023-06-29T20:38:31.961Z] #74 45.47 checking for gawk... (cached) mawk
20:38:31 [2023-06-29T20:38:31.961Z] #74 45.47 checking for a sed that does not truncate output... (cached) /bin/sed
20:38:31 [2023-06-29T20:38:31.961Z] #74 45.48 checking for gcc... (cached) gcc
20:38:31 [2023-06-29T20:38:31.961Z] #74 45.56 checking whether we are using the GNU C compiler... (cached) yes
20:38:31 [2023-06-29T20:38:31.961Z] #74 45.56 checking whether gcc accepts -g... (cached) yes
20:38:31 [2023-06-29T20:38:31.961Z] #74 45.56 checking for gcc option to accept ISO C89... (cached) none needed
20:38:31 [2023-06-29T20:38:31.961Z] #74 45.56 checking whether gcc understands -c and -o together... (cached) yes
20:38:31 [2023-06-29T20:38:31.961Z] #74 45.56 checking for a Python interpreter with version >= 3... python3
20:38:31 [2023-06-29T20:38:31.961Z] #74 45.61 checking for python3... /usr/bin/python3
20:38:31 [2023-06-29T20:38:31.961Z] #74 45.61 checking for python3 version... 3.9
20:38:31 [2023-06-29T20:38:31.961Z] #74 45.65 checking for python3 platform... linux
20:38:32 [2023-06-29T20:38:32.222Z] #74 45.67 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:38:32 [2023-06-29T20:38:32.222Z] #74 45.76 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:38:32 [2023-06-29T20:38:32.222Z] #74 45.84 checking for go-md2man... no
20:38:32 [2023-06-29T20:38:32.222Z] #74 45.86 checking error.h usability... yes
20:38:32 [2023-06-29T20:38:32.483Z] #74 45.94 checking error.h presence... yes
20:38:32 [2023-06-29T20:38:32.483Z] #74 45.98 checking for error.h... yes
20:38:32 [2023-06-29T20:38:32.744Z] #74 46.02 checking linux/openat2.h usability... yes
20:38:32 [2023-06-29T20:38:32.744Z] #74 46.11 checking linux/openat2.h presence... yes
20:38:32 [2023-06-29T20:38:32.744Z] #74 46.13 checking for linux/openat2.h... yes
20:38:32 [2023-06-29T20:38:32.744Z] #74 46.16 checking for copy_file_range... yes
20:38:33 [2023-06-29T20:38:33.006Z] #74 46.36 checking for fgetxattr... yes
20:38:33 [2023-06-29T20:38:33.006Z] #74 46.48 checking for statx... yes
20:38:33 [2023-06-29T20:38:33.267Z] #74 46.64 checking for fgetpwent_r... yes
20:38:33 [2023-06-29T20:38:33.267Z] #74 46.78 checking for issetugid... no
20:38:33 [2023-06-29T20:38:33.528Z] #74 46.88 checking for pkg-config... /usr/bin/pkg-config
20:38:33 [2023-06-29T20:38:33.528Z] #74 46.89 checking pkg-config is at least version 0.9.0... yes
20:38:33 [2023-06-29T20:38:33.528Z] #74 46.90 checking for library containing yajl_tree_get... -lyajl
20:38:33 [2023-06-29T20:38:33.528Z] #74 47.09 checking for yajl >= 2.0.0... yes
20:38:33 [2023-06-29T20:38:33.789Z] #74 47.11 checking sys/capability.h usability... yes
20:38:33 [2023-06-29T20:38:33.789Z] #74 47.25 checking sys/capability.h presence... yes
20:38:33 [2023-06-29T20:38:33.789Z] #74 47.31 checking for sys/capability.h... yes
20:38:34 [2023-06-29T20:38:34.053Z] #74 47.32 checking for library containing cap_from_name... -lcap
20:38:34 [2023-06-29T20:38:34.314Z] #74 47.65 checking for library containing dlopen... -ldl
20:38:34 [2023-06-29T20:38:34.314Z] #74 47.82 checking seccomp.h usability... yes
20:38:34 [2023-06-29T20:38:34.574Z] #74 47.91 checking seccomp.h presence... yes
20:38:34 [2023-06-29T20:38:34.574Z] #74 47.93 checking for seccomp.h... yes
20:38:34 [2023-06-29T20:38:34.574Z] #74 47.93 checking for library containing seccomp_rule_add... -lseccomp
20:38:34 [2023-06-29T20:38:34.848Z] #74 48.11 checking for library containing seccomp_arch_resolve_name... none required
20:38:34 [2023-06-29T20:38:34.848Z] #74 48.21 checking systemd/sd-bus.h usability... yes
20:38:34 [2023-06-29T20:38:34.848Z] #74 48.32 checking systemd/sd-bus.h presence... yes
20:38:34 [2023-06-29T20:38:34.848Z] #74 48.35 checking for systemd/sd-bus.h... yes
20:38:35 [2023-06-29T20:38:35.110Z] #74 48.35 checking for library containing sd_bus_match_signal_async... -lsystemd
20:38:35 [2023-06-29T20:38:35.110Z] #74 48.56 checking for sd_notify_barrier... yes
20:38:35 [2023-06-29T20:38:35.371Z] #74 48.77 checking linux/bpf.h usability... yes
20:38:35 [2023-06-29T20:38:35.371Z] #74 48.87 checking linux/bpf.h presence... yes
20:38:35 [2023-06-29T20:38:35.371Z] #74 48.95 checking for linux/bpf.h... yes
20:38:35 [2023-06-29T20:38:35.633Z] #74 48.96 checking compilation for eBPF... yes
20:38:35 [2023-06-29T20:38:35.633Z] #74 49.08 checking for criu >= 3.15... no
20:38:35 [2023-06-29T20:38:35.633Z] #74 49.10 configure: CRIU headers not found, building without CRIU support
20:38:35 [2023-06-29T20:38:35.633Z] #74 49.10 checking for criu > 3.16... no
20:38:35 [2023-06-29T20:38:35.633Z] #74 49.13 configure: CRIU version doesn't support join-ns API
20:38:35 [2023-06-29T20:38:35.633Z] #74 49.13 checking for criu > 3.16.1... no
20:38:35 [2023-06-29T20:38:35.633Z] #74 49.17 configure: CRIU version doesn't support for pre-dumping
20:38:35 [2023-06-29T20:38:35.633Z] #74 49.17 checking for new mount API (fsconfig)... yes
20:38:35 [2023-06-29T20:38:35.894Z] #74 49.23 checking for seccomp notify API... yes
20:38:35 [2023-06-29T20:38:35.894Z] #74 49.29 checking for gperf... no
20:38:35 [2023-06-29T20:38:35.894Z] #74 49.30 configure: gperf not found - cannot rebuild signal parser code
20:38:35 [2023-06-29T20:38:35.894Z] #74 49.30 checking for library containing argp_parse... none required
20:38:35 [2023-06-29T20:38:35.894Z] #74 49.49 checking that generated files are newer than configure... done
20:38:35 [2023-06-29T20:38:35.894Z] #74 49.49 configure: creating ./config.status
20:38:38 [2023-06-29T20:38:38.440Z] #74 ...
20:38:38 [2023-06-29T20:38:38.440Z] 
20:38:38 [2023-06-29T20:38:38.440Z] #72 [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...)
20:38:38 [2023-06-29T20:38:38.440Z] #72 DONE 55.0s
20:38:38 [2023-06-29T20:38:38.440Z] 
20:38:38 [2023-06-29T20:38:38.440Z] #70 [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...)
20:38:38 [2023-06-29T20:38:38.440Z] #70 DONE 63.0s
20:38:38 [2023-06-29T20:38:38.440Z] 
20:38:38 [2023-06-29T20:38:38.440Z] #69 [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...)
20:38:38 [2023-06-29T20:38:38.440Z] #69 DONE 62.9s
20:38:38 [2023-06-29T20:38:38.701Z] 
20:38:38 [2023-06-29T20:38:38.701Z] #74 [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
20:38:38 [2023-06-29T20:38:38.701Z] #74 52.19 config.status: creating Makefile
20:38:38 [2023-06-29T20:38:38.701Z] #74 52.27 config.status: creating rpm/crun.spec
20:38:38 [2023-06-29T20:38:38.701Z] #74 52.38 config.status: creating config.h
20:38:38 [2023-06-29T20:38:38.963Z] #74 52.43 config.status: executing libtool commands
20:38:38 [2023-06-29T20:38:38.963Z] #74 52.53 config.status: executing depfiles commands
20:38:39 [2023-06-29T20:38:39.534Z] #74 ...
20:38:39 [2023-06-29T20:38:39.534Z] 
20:38:39 [2023-06-29T20:38:39.534Z] #79 [dev-systemd-false  2/19] COPY --link --from=swagger       /build/ /usr/local/bin/
20:38:39 [2023-06-29T20:38:39.534Z] #79 DONE 0.1s
20:38:39 [2023-06-29T20:38:39.795Z] 
20:38:39 [2023-06-29T20:38:39.795Z] #80 [dev-systemd-false  3/19] COPY --link --from=delve         /build/ /usr/local/bin/
20:38:40 [2023-06-29T20:38:40.056Z] #80 DONE 0.4s
20:38:40 [2023-06-29T20:38:40.056Z] 
20:38:40 [2023-06-29T20:38:40.056Z] #81 [dev-systemd-false  4/19] COPY --link --from=tomll         /build/ /usr/local/bin/
20:38:40 [2023-06-29T20:38:40.056Z] #81 DONE 0.1s
20:38:40 [2023-06-29T20:38:40.056Z] 
20:38:40 [2023-06-29T20:38:40.056Z] #82 [dev-systemd-false  5/19] COPY --link --from=gowinres      /build/ /usr/local/bin/
20:38:40 [2023-06-29T20:38:40.317Z] #82 DONE 0.2s
20:38:40 [2023-06-29T20:38:40.317Z] 
20:38:40 [2023-06-29T20:38:40.317Z] #74 [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
20:38:40 [2023-06-29T20:38:40.317Z] #74 53.32 === configuring in libocispec (/tmp/crun-build/libocispec)
20:38:40 [2023-06-29T20:38:40.317Z] #74 53.34 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:38:40 [2023-06-29T20:38:40.317Z] #74 53.73 checking for gcc... gcc
20:38:40 [2023-06-29T20:38:40.317Z] #74 53.75 checking whether the C compiler works... yes
20:38:40 [2023-06-29T20:38:40.317Z] #74 53.82 checking for C compiler default output file name... a.out
20:38:40 [2023-06-29T20:38:40.317Z] #74 53.83 checking for suffix of executables... 
20:38:40 [2023-06-29T20:38:40.317Z] #74 53.90 checking whether we are cross compiling... no
20:38:40 [2023-06-29T20:38:40.578Z] 
20:38:40 [2023-06-29T20:38:40.578Z] #74 ...
20:38:40 [2023-06-29T20:38:40.578Z] 
20:38:40 [2023-06-29T20:38:40.578Z] #83 [dev-systemd-false  6/19] COPY --link --from=tini          /build/ /usr/local/bin/
20:38:40 [2023-06-29T20:38:40.578Z] #83 DONE 0.2s
20:38:40 [2023-06-29T20:38:40.578Z] 
20:38:40 [2023-06-29T20:38:40.578Z] #74 [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
20:38:40 [2023-06-29T20:38:40.578Z] #74 53.97 checking for suffix of object files... o
20:38:40 [2023-06-29T20:38:40.578Z] #74 54.05 checking whether we are using the GNU C compiler... yes
20:38:40 [2023-06-29T20:38:40.578Z] #74 54.12 checking whether gcc accepts -g... yes
20:38:40 [2023-06-29T20:38:40.839Z] #74 54.17 checking for gcc option to accept ISO C89... none needed
20:38:40 [2023-06-29T20:38:40.839Z] #74 54.30 checking whether gcc understands -c and -o together... yes
20:38:40 [2023-06-29T20:38:40.839Z] #74 54.43 checking how to run the C preprocessor... gcc -E
20:38:41 [2023-06-29T20:38:41.101Z] #74 54.53 checking for grep that handles long lines and -e... /bin/grep
20:38:41 [2023-06-29T20:38:41.101Z] #74 54.54 checking for egrep... /bin/grep -E
20:38:41 [2023-06-29T20:38:41.362Z] #74 54.54 checking for ANSI C header files... 
20:38:41 [2023-06-29T20:38:41.362Z] #74 ...
20:38:41 [2023-06-29T20:38:41.362Z] 
20:38:41 [2023-06-29T20:38:41.362Z] #84 [dev-systemd-false  7/19] COPY --link --from=registry      /build/ /usr/local/bin/
20:38:41 [2023-06-29T20:38:41.362Z] #84 DONE 0.7s
20:38:41 [2023-06-29T20:38:41.362Z] 
20:38:41 [2023-06-29T20:38:41.362Z] #74 [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
20:38:41 [2023-06-29T20:38:41.362Z] #74 54.54 checking for ANSI C header files... yes
20:38:41 [2023-06-29T20:38:41.362Z] #74 54.76 checking for sys/types.h... yes
20:38:41 [2023-06-29T20:38:41.362Z] #74 54.86 checking for sys/stat.h... yes
20:38:41 [2023-06-29T20:38:41.362Z] #74 54.98 checking for stdlib.h... yes
20:38:41 [2023-06-29T20:38:41.624Z] #74 55.09 checking for string.h... yes
20:38:41 [2023-06-29T20:38:41.624Z] #74 ...
20:38:41 [2023-06-29T20:38:41.624Z] 
20:38:41 [2023-06-29T20:38:41.624Z] #85 [dev-systemd-false  8/19] COPY --link --from=gotestsum     /build/ /usr/local/bin/
20:38:41 [2023-06-29T20:38:41.624Z] #85 DONE 0.5s
20:38:41 [2023-06-29T20:38:41.624Z] 
20:38:41 [2023-06-29T20:38:41.624Z] #74 [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
20:38:41 [2023-06-29T20:38:41.624Z] #74 55.18 checking for memory.h... yes
20:38:41 [2023-06-29T20:38:41.885Z] #74 55.27 checking for strings.h... yes
20:38:41 [2023-06-29T20:38:41.885Z] #74 55.33 checking for inttypes.h... yes
20:38:41 [2023-06-29T20:38:41.885Z] #74 55.39 checking for stdint.h... yes
20:38:42 [2023-06-29T20:38:42.146Z] #74 55.47 checking for unistd.h... yes
20:38:42 [2023-06-29T20:38:42.146Z] #74 55.59 checking minix/config.h usability... no
20:38:42 [2023-06-29T20:38:42.146Z] #74 55.64 checking minix/config.h presence... no
20:38:42 [2023-06-29T20:38:42.146Z] #74 55.67 checking for minix/config.h... no
20:38:42 [2023-06-29T20:38:42.146Z] #74 55.67 checking whether it is safe to define __EXTENSIONS__... yes
20:38:42 [2023-06-29T20:38:42.407Z] #74 55.76 checking build system type... aarch64-unknown-linux-gnu
20:38:42 [2023-06-29T20:38:42.407Z] #74 55.99 checking host system type... aarch64-unknown-linux-gnu
20:38:42 [2023-06-29T20:38:42.407Z] #74 55.99 checking how to print strings... printf
20:38:42 [2023-06-29T20:38:42.407Z] #74 56.00 checking for a sed that does not truncate output... /bin/sed
20:38:42 [2023-06-29T20:38:42.407Z] #74 56.02 checking for fgrep... /bin/grep -F
20:38:42 [2023-06-29T20:38:42.407Z] #74 56.02 checking for ld used by gcc... /usr/bin/ld
20:38:42 [2023-06-29T20:38:42.407Z] #74 56.04 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:38:42 [2023-06-29T20:38:42.407Z] #74 56.04 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:38:42 [2023-06-29T20:38:42.407Z] #74 56.05 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:38:42 [2023-06-29T20:38:42.407Z] #74 56.10 checking whether ln -s works... yes
20:38:42 [2023-06-29T20:38:42.407Z] #74 56.11 checking the maximum length of command line arguments... 1572864
20:38:42 [2023-06-29T20:38:42.668Z] #74 56.17 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:38:42 [2023-06-29T20:38:42.668Z] #74 56.17 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:38:42 [2023-06-29T20:38:42.668Z] #74 56.17 checking for /usr/bin/ld option to reload object files... -r
20:38:42 [2023-06-29T20:38:42.668Z] #74 56.17 checking for objdump... objdump
20:38:42 [2023-06-29T20:38:42.668Z] #74 56.17 checking how to recognize dependent libraries... pass_all
20:38:42 [2023-06-29T20:38:42.668Z] #74 56.17 checking for dlltool... no
20:38:42 [2023-06-29T20:38:42.668Z] #74 56.17 checking how to associate runtime and link libraries... printf %s\n
20:38:42 [2023-06-29T20:38:42.668Z] #74 56.17 checking for ar... ar
20:38:42 [2023-06-29T20:38:42.668Z] #74 56.17 checking for archiver @FILE support... @
20:38:42 [2023-06-29T20:38:42.929Z] #74 56.24 checking for strip... strip
20:38:42 [2023-06-29T20:38:42.929Z] #74 56.25 checking for ranlib... ranlib
20:38:42 [2023-06-29T20:38:42.929Z] #74 56.25 checking for gawk... no
20:38:42 [2023-06-29T20:38:42.929Z] #74 56.25 checking for mawk... mawk
20:38:42 [2023-06-29T20:38:42.929Z] #74 56.25 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:38:42 [2023-06-29T20:38:42.929Z] #74 56.46 checking for sysroot... no
20:38:42 [2023-06-29T20:38:42.929Z] #74 56.46 checking for a working dd... /bin/dd
20:38:42 [2023-06-29T20:38:42.929Z] #74 56.47 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:38:42 [2023-06-29T20:38:42.929Z] #74 56.48 checking for mt... no
20:38:42 [2023-06-29T20:38:42.929Z] #74 56.48 checking if : is a manifest tool... no
20:38:42 [2023-06-29T20:38:42.929Z] #74 56.50 checking for dlfcn.h... yes
20:38:42 [2023-06-29T20:38:42.929Z] #74 56.56 checking for objdir... .libs
20:38:43 [2023-06-29T20:38:43.190Z] #74 56.73 checking if gcc supports -fno-rtti -fno-exceptions... no
20:38:43 [2023-06-29T20:38:43.451Z] #74 56.78 checking for gcc option to produce PIC... -fPIC -DPIC
20:38:43 [2023-06-29T20:38:43.451Z] #74 56.78 checking if gcc PIC flag -fPIC -DPIC works... yes
20:38:43 [2023-06-29T20:38:43.451Z] #74 56.87 checking if gcc static flag -static works... yes
20:38:43 [2023-06-29T20:38:43.451Z] #74 56.96 checking if gcc supports -c -o file.o... yes
20:38:43 [2023-06-29T20:38:43.451Z] #74 57.03 checking if gcc supports -c -o file.o... (cached) yes
20:38:43 [2023-06-29T20:38:43.451Z] #74 57.03 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:38:43 [2023-06-29T20:38:43.711Z] #74 57.07 checking dynamic linker characteristics... GNU/Linux ld.so
20:38:43 [2023-06-29T20:38:43.711Z] #74 57.16 checking how to hardcode library paths into programs... immediate
20:38:43 [2023-06-29T20:38:43.711Z] #74 57.16 checking whether stripping libraries is possible... yes
20:38:43 [2023-06-29T20:38:43.711Z] #74 57.17 checking if libtool supports shared libraries... yes
20:38:43 [2023-06-29T20:38:43.712Z] #74 57.17 checking whether to build shared libraries... no
20:38:43 [2023-06-29T20:38:43.712Z] #74 57.17 checking whether to build static libraries... yes
20:38:43 [2023-06-29T20:38:43.712Z] #74 57.17 checking for a BSD-compatible install... /usr/bin/install -c
20:38:43 [2023-06-29T20:38:43.712Z] #74 57.19 checking whether build environment is sane... yes
20:38:43 [2023-06-29T20:38:43.712Z] #74 57.21 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:38:43 [2023-06-29T20:38:43.712Z] #74 57.22 checking whether make sets $(MAKE)... yes
20:38:43 [2023-06-29T20:38:43.712Z] #74 57.26 checking whether make supports the include directive... yes (GNU style)
20:38:43 [2023-06-29T20:38:43.712Z] #74 57.27 checking whether make supports nested variables... yes
20:38:43 [2023-06-29T20:38:43.973Z] #74 57.34 checking whether UID '0' is supported by ustar format... yes
20:38:43 [2023-06-29T20:38:43.973Z] #74 57.34 checking whether GID '0' is supported by ustar format... yes
20:38:43 [2023-06-29T20:38:43.973Z] #74 57.34 checking how to create a ustar tar archive... gnutar
20:38:43 [2023-06-29T20:38:43.973Z] #74 57.41 checking dependency style of gcc... gcc3
20:38:43 [2023-06-29T20:38:43.973Z] #74 57.47 checking whether to enable maintainer-specific portions of Makefiles... yes
20:38:43 [2023-06-29T20:38:43.973Z] #74 57.47 checking whether make supports nested variables... (cached) yes
20:38:43 [2023-06-29T20:38:43.973Z] #74 57.47 checking for pkg-config... /usr/bin/pkg-config
20:38:43 [2023-06-29T20:38:43.973Z] #74 57.48 checking pkg-config is at least version 0.9.0... yes
20:38:43 [2023-06-29T20:38:43.973Z] #74 57.48 checking for yajl >= 2.1.0... yes
20:38:43 [2023-06-29T20:38:43.973Z] #74 57.50 checking for a sed that does not truncate output... (cached) /bin/sed
20:38:43 [2023-06-29T20:38:43.973Z] #74 57.50 checking for gcc... (cached) gcc
20:38:43 [2023-06-29T20:38:43.973Z] #74 57.57 checking whether we are using the GNU C compiler... (cached) yes
20:38:43 [2023-06-29T20:38:43.973Z] #74 57.58 checking whether gcc accepts -g... (cached) yes
20:38:43 [2023-06-29T20:38:43.973Z] #74 57.58 checking for gcc option to accept ISO C89... (cached) none needed
20:38:43 [2023-06-29T20:38:43.973Z] #74 57.58 checking whether gcc understands -c and -o together... (cached) yes
20:38:43 [2023-06-29T20:38:43.973Z] #74 57.58 checking for a Python interpreter with version >= 3... python3
20:38:43 [2023-06-29T20:38:43.973Z] #74 57.60 checking for python3... /usr/bin/python3
20:38:43 [2023-06-29T20:38:43.973Z] #74 57.60 checking for python3 version... 3.9
20:38:43 [2023-06-29T20:38:43.973Z] #74 57.62 checking for python3 platform... linux
20:38:43 [2023-06-29T20:38:43.973Z] #74 57.64 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:38:44 [2023-06-29T20:38:44.234Z] #74 57.68 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:38:44 [2023-06-29T20:38:44.806Z] #74 57.78 checking that generated files are newer than configure... done
20:38:44 [2023-06-29T20:38:44.806Z] #74 58.20 configure: creating ./config.status
20:38:46 [2023-06-29T20:38:46.190Z] #74 59.48 config.status: creating Makefile
20:38:46 [2023-06-29T20:38:46.190Z] #74 59.50 config.status: creating config.h
20:38:46 [2023-06-29T20:38:46.190Z] #74 59.51 config.status: executing libtool commands
20:38:46 [2023-06-29T20:38:46.190Z] #74 59.52 config.status: executing depfiles commands
20:38:46 [2023-06-29T20:38:46.190Z] #74 59.73 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
20:38:46 [2023-06-29T20:38:46.190Z] #74 59.73 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:38:46 [2023-06-29T20:38:46.450Z] #74 59.89 checking for gcc... gcc
20:38:46 [2023-06-29T20:38:46.450Z] #74 59.92 checking whether the C compiler works... yes
20:38:46 [2023-06-29T20:38:46.450Z] #74 59.96 checking for C compiler default output file name... a.out
20:38:46 [2023-06-29T20:38:46.450Z] #74 59.96 checking for suffix of executables... 
20:38:46 [2023-06-29T20:38:46.450Z] #74 60.03 checking whether we are cross compiling... no
20:38:46 [2023-06-29T20:38:46.450Z] #74 60.08 checking for suffix of object files... o
20:38:46 [2023-06-29T20:38:46.450Z] #74 60.11 checking whether we are using the GNU C compiler... yes
20:38:46 [2023-06-29T20:38:46.711Z] #74 60.14 checking whether gcc accepts -g... yes
20:38:46 [2023-06-29T20:38:46.711Z] #74 60.19 checking for gcc option to accept ISO C89... none needed
20:38:46 [2023-06-29T20:38:46.711Z] #74 60.31 checking whether gcc understands -c and -o together... yes
20:38:46 [2023-06-29T20:38:46.711Z] #74 60.39 checking for a BSD-compatible install... /usr/bin/install -c
20:38:46 [2023-06-29T20:38:46.972Z] #74 60.40 checking whether build environment is sane... yes
20:38:46 [2023-06-29T20:38:46.972Z] #74 60.41 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:38:46 [2023-06-29T20:38:46.972Z] #74 60.42 checking for gawk... no
20:38:46 [2023-06-29T20:38:46.972Z] #74 60.42 checking for mawk... mawk
20:38:46 [2023-06-29T20:38:46.972Z] #74 60.42 checking whether make sets $(MAKE)... yes
20:38:46 [2023-06-29T20:38:46.972Z] #74 60.43 checking whether make supports the include directive... yes (GNU style)
20:38:46 [2023-06-29T20:38:46.972Z] #74 60.44 checking whether make supports nested variables... yes
20:38:46 [2023-06-29T20:38:46.972Z] #74 60.45 checking whether UID '0' is supported by ustar format... yes
20:38:46 [2023-06-29T20:38:46.972Z] #74 60.45 checking whether GID '0' is supported by ustar format... yes
20:38:46 [2023-06-29T20:38:46.972Z] #74 60.45 checking how to create a ustar tar archive... gnutar
20:38:46 [2023-06-29T20:38:46.972Z] #74 60.47 checking dependency style of gcc... gcc3
20:38:46 [2023-06-29T20:38:46.972Z] #74 60.55 checking whether to enable maintainer-specific portions of Makefiles... yes
20:38:46 [2023-06-29T20:38:46.972Z] #74 60.55 checking whether make supports nested variables... (cached) yes
20:38:46 [2023-06-29T20:38:46.972Z] #74 60.57 checking build system type... aarch64-unknown-linux-gnu
20:38:47 [2023-06-29T20:38:47.233Z] 
20:38:47 [2023-06-29T20:38:47.233Z] #74 ...
20:38:47 [2023-06-29T20:38:47.233Z] 
20:38:47 [2023-06-29T20:38:47.233Z] #68 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-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
20:38:47 [2023-06-29T20:38:47.233Z] #68 78.92 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
20:38:47 [2023-06-29T20:38:47.233Z] #68 78.96 Docker version unknown-version, build unknown-commit
20:38:47 [2023-06-29T20:38:47.233Z] #68 DONE 80.6s
20:38:47 [2023-06-29T20:38:47.233Z] 
20:38:47 [2023-06-29T20:38:47.233Z] #74 [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
20:38:47 [2023-06-29T20:38:47.233Z] #74 60.67 checking host system type... aarch64-unknown-linux-gnu
20:38:47 [2023-06-29T20:38:47.233Z] #74 60.67 checking how to print strings... printf
20:38:47 [2023-06-29T20:38:47.233Z] #74 60.68 checking for a sed that does not truncate output... /bin/sed
20:38:47 [2023-06-29T20:38:47.233Z] #74 60.70 checking for grep that handles long lines and -e... /bin/grep
20:38:47 [2023-06-29T20:38:47.233Z] #74 60.70 checking for egrep... /bin/grep -E
20:38:47 [2023-06-29T20:38:47.233Z] #74 60.71 checking for fgrep... /bin/grep -F
20:38:47 [2023-06-29T20:38:47.233Z] #74 60.71 checking for ld used by gcc... /usr/bin/ld
20:38:47 [2023-06-29T20:38:47.233Z] #74 60.73 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:38:47 [2023-06-29T20:38:47.233Z] #74 60.74 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:38:47 [2023-06-29T20:38:47.233Z] #74 60.75 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:38:47 [2023-06-29T20:38:47.233Z] #74 60.83 checking whether ln -s works... yes
20:38:47 [2023-06-29T20:38:47.233Z] #74 60.83 checking the maximum length of command line arguments... 1572864
20:38:47 [2023-06-29T20:38:47.233Z] #74 60.85 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:38:47 [2023-06-29T20:38:47.233Z] #74 60.85 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:38:47 [2023-06-29T20:38:47.233Z] #74 60.85 checking for /usr/bin/ld option to reload object files... -r
20:38:47 [2023-06-29T20:38:47.233Z] #74 60.86 checking for objdump... objdump
20:38:47 [2023-06-29T20:38:47.233Z] #74 60.86 checking how to recognize dependent libraries... pass_all
20:38:47 [2023-06-29T20:38:47.233Z] #74 60.86 checking for dlltool... no
20:38:47 [2023-06-29T20:38:47.233Z] #74 60.86 checking how to associate runtime and link libraries... printf %s\n
20:38:47 [2023-06-29T20:38:47.233Z] #74 60.86 checking for ar... ar
20:38:47 [2023-06-29T20:38:47.233Z] #74 60.86 checking for archiver @FILE support... @
20:38:47 [2023-06-29T20:38:47.233Z] #74 60.92 checking for strip... strip
20:38:47 [2023-06-29T20:38:47.233Z] #74 60.92 checking for ranlib... ranlib
20:38:47 [2023-06-29T20:38:47.494Z] #74 60.92 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:38:47 [2023-06-29T20:38:47.494Z] #74 61.05 checking for sysroot... no
20:38:47 [2023-06-29T20:38:47.494Z] #74 61.05 checking for a working dd... /bin/dd
20:38:47 [2023-06-29T20:38:47.494Z] #74 61.06 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:38:47 [2023-06-29T20:38:47.494Z] #74 61.06 checking for mt... no
20:38:47 [2023-06-29T20:38:47.494Z] #74 61.06 checking if : is a manifest tool... no
20:38:47 [2023-06-29T20:38:47.494Z] #74 61.07 checking how to run the C preprocessor... gcc -E
20:38:47 [2023-06-29T20:38:47.755Z] #74 61.15 checking for ANSI C header files... yes
20:38:47 [2023-06-29T20:38:47.755Z] #74 61.29 checking for sys/types.h... yes
20:38:47 [2023-06-29T20:38:47.755Z] #74 61.33 checking for sys/stat.h... yes
20:38:47 [2023-06-29T20:38:47.755Z] #74 61.38 checking for stdlib.h... yes
20:38:48 [2023-06-29T20:38:48.017Z] #74 61.42 checking for string.h... yes
20:38:48 [2023-06-29T20:38:48.017Z] #74 61.46 checking for memory.h... yes
20:38:48 [2023-06-29T20:38:48.017Z] #74 61.51 checking for strings.h... yes
20:38:48 [2023-06-29T20:38:48.017Z] #74 61.55 checking for inttypes.h... yes
20:38:48 [2023-06-29T20:38:48.017Z] #74 61.59 checking for stdint.h... yes
20:38:48 [2023-06-29T20:38:48.017Z] #74 61.64 checking for unistd.h... yes
20:38:48 [2023-06-29T20:38:48.277Z] #74 61.68 checking for dlfcn.h... yes
20:38:48 [2023-06-29T20:38:48.277Z] #74 61.72 checking for objdir... .libs
20:38:48 [2023-06-29T20:38:48.277Z] #74 61.80 checking if gcc supports -fno-rtti -fno-exceptions... no
20:38:48 [2023-06-29T20:38:48.277Z] #74 61.83 checking for gcc option to produce PIC... -fPIC -DPIC
20:38:48 [2023-06-29T20:38:48.277Z] #74 61.83 checking if gcc PIC flag -fPIC -DPIC works... yes
20:38:48 [2023-06-29T20:38:48.538Z] #74 61.87 checking if gcc static flag -static works... yes
20:38:48 [2023-06-29T20:38:48.538Z] #74 61.96 checking if gcc supports -c -o file.o... yes
20:38:48 [2023-06-29T20:38:48.538Z] #74 62.01 checking if gcc supports -c -o file.o... (cached) yes
20:38:48 [2023-06-29T20:38:48.538Z] #74 62.01 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:38:48 [2023-06-29T20:38:48.538Z] #74 62.02 checking dynamic linker characteristics... GNU/Linux ld.so
20:38:48 [2023-06-29T20:38:48.538Z] #74 62.09 checking how to hardcode library paths into programs... immediate
20:38:48 [2023-06-29T20:38:48.538Z] #74 62.09 checking whether stripping libraries is possible... yes
20:38:48 [2023-06-29T20:38:48.538Z] #74 62.09 checking if libtool supports shared libraries... yes
20:38:48 [2023-06-29T20:38:48.538Z] #74 62.09 checking whether to build shared libraries... no
20:38:48 [2023-06-29T20:38:48.538Z] #74 62.09 checking whether to build static libraries... yes
20:38:48 [2023-06-29T20:38:48.538Z] #74 62.10 checking float.h usability... yes
20:38:48 [2023-06-29T20:38:48.538Z] #74 62.13 checking float.h presence... yes
20:38:48 [2023-06-29T20:38:48.538Z] #74 62.15 checking for float.h... yes
20:38:48 [2023-06-29T20:38:48.538Z] #74 62.16 checking limits.h usability... yes
20:38:48 [2023-06-29T20:38:48.799Z] #74 62.19 checking limits.h presence... yes
20:38:48 [2023-06-29T20:38:48.799Z] #74 62.21 checking for limits.h... yes
20:38:48 [2023-06-29T20:38:48.799Z] #74 62.22 checking stddef.h usability... yes
20:38:48 [2023-06-29T20:38:48.799Z] #74 62.26 checking stddef.h presence... yes
20:38:48 [2023-06-29T20:38:48.799Z] #74 62.27 checking for stddef.h... yes
20:38:48 [2023-06-29T20:38:48.799Z] #74 62.28 checking for stdlib.h... (cached) yes
20:38:48 [2023-06-29T20:38:48.799Z] #74 62.29 checking for string.h... (cached) yes
20:38:48 [2023-06-29T20:38:48.799Z] #74 62.30 checking sys/time.h usability... yes
20:38:48 [2023-06-29T20:38:48.799Z] #74 62.33 checking sys/time.h presence... yes
20:38:48 [2023-06-29T20:38:48.799Z] #74 62.35 checking for sys/time.h... yes
20:38:48 [2023-06-29T20:38:48.799Z] #74 62.35 checking for inline... inline
20:38:49 [2023-06-29T20:38:49.059Z] #74 62.38 checking for size_t... yes
20:38:49 [2023-06-29T20:38:49.059Z] #74 62.45 checking for stdlib.h... (cached) yes
20:38:49 [2023-06-29T20:38:49.059Z] #74 62.45 checking for GNU libc compatible malloc... yes
20:38:49 [2023-06-29T20:38:49.059Z] #74 62.50 checking for stdlib.h... (cached) yes
20:38:49 [2023-06-29T20:38:49.059Z] #74 62.51 checking for GNU libc compatible realloc... yes
20:38:49 [2023-06-29T20:38:49.059Z] #74 62.56 checking for working strtod... yes
20:38:49 [2023-06-29T20:38:49.059Z] #74 62.63 checking for gettimeofday... yes
20:38:49 [2023-06-29T20:38:49.319Z] #74 ...
20:38:49 [2023-06-29T20:38:49.319Z] 
20:38:49 [2023-06-29T20:38:49.319Z] #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
20:38:49 [2023-06-29T20:38:49.319Z] #52 82.85 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
20:38:49 [2023-06-29T20:38:49.319Z] #52 DONE 83.0s
20:38:49 [2023-06-29T20:38:49.319Z] 
20:38:49 [2023-06-29T20:38:49.319Z] #74 [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
20:38:49 [2023-06-29T20:38:49.319Z] #74 62.68 checking for memset... yes
20:38:49 [2023-06-29T20:38:49.319Z] #74 62.74 checking for strspn... yes
20:38:49 [2023-06-29T20:38:49.319Z] #74 62.82 checking that generated files are newer than configure... done
20:38:49 [2023-06-29T20:38:49.319Z] #74 62.82 configure: creating ./config.status
20:38:49 [2023-06-29T20:38:49.891Z] #74 ...
20:38:49 [2023-06-29T20:38:49.891Z] 
20:38:49 [2023-06-29T20:38:49.891Z] #86 [dev-systemd-false  9/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/
20:38:49 [2023-06-29T20:38:49.891Z] #86 DONE 0.1s
20:38:49 [2023-06-29T20:38:49.891Z] 
20:38:49 [2023-06-29T20:38:49.891Z] #87 [dev-systemd-false 10/19] COPY --link --from=shfmt         /build/ /usr/local/bin/
20:38:49 [2023-06-29T20:38:49.891Z] #87 DONE 0.1s
20:38:49 [2023-06-29T20:38:49.891Z] 
20:38:49 [2023-06-29T20:38:49.891Z] #88 [dev-systemd-false 11/19] COPY --link --from=runc          /build/ /usr/local/bin/
20:38:49 [2023-06-29T20:38:49.891Z] #88 DONE 0.1s
20:38:49 [2023-06-29T20:38:49.891Z] 
20:38:49 [2023-06-29T20:38:49.891Z] #76 [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...)
20:38:49 [2023-06-29T20:38:49.891Z] #76 54.59 + bin/containerd
20:38:49 [2023-06-29T20:38:49.891Z] #76 54.59 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -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
20:38:55 [2023-06-29T20:38:55.183Z] #76 ...
20:38:55 [2023-06-29T20:38:55.183Z] 
20:38:55 [2023-06-29T20:38:55.183Z] #74 [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
20:38:55 [2023-06-29T20:38:55.183Z] #74 63.54 config.status: creating Makefile
20:38:55 [2023-06-29T20:38:55.183Z] #74 63.56 config.status: creating config.h
20:38:55 [2023-06-29T20:38:55.183Z] #74 63.57 config.status: executing depfiles commands
20:38:55 [2023-06-29T20:38:55.183Z] #74 63.66 config.status: executing libtool commands
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.10   GEN      .version
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.11 make  install-recursive
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.12 make[1]: Entering directory '/tmp/crun-build'
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.16 Making install in libocispec
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.17 make[2]: Entering directory '/tmp/crun-build/libocispec'
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.23 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.23 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.23 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.24 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.30 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.32 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.32 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.32 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.32 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.32 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.32 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.32 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.32 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.34 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.34 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.34 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.34 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.34 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.34 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.34 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.54 make  install-recursive
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.54 make[3]: Entering directory '/tmp/crun-build/libocispec'
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.59 Making install in yajl
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.59 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.61   CC       verify/json_verify-json_verify.o
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.62   CC       src/libyajl_la-yajl_alloc.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.62   CC       src/libyajl_la-yajl.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.62   CC       src/libyajl_la-yajl_gen.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.62   CC       src/libyajl_la-yajl_parser.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.63   CC       src/libyajl_la-yajl_buf.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.63   CC       src/libyajl_la-yajl_encode.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.63   CC       src/libyajl_la-yajl_lex.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 64.64   CC       src/libyajl_la-yajl_tree.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.15   CCLD     libyajl.la
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.26   CCLD     verify/json_verify
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.43 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.43 make[5]: Nothing to be done for 'install-exec-am'.
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.43 make[5]: Nothing to be done for 'install-data-am'.
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.43 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.43 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.43 make[4]: Entering directory '/tmp/crun-build/libocispec'
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.49   CC       src/validate.o
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.49   CC       src/image_spec_schema_config_schema.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.50   CC       src/image_spec_schema_content_descriptor.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.50   CC       src/image_spec_schema_defs.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.51   CC       src/image_spec_schema_defs_descriptor.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.52   CC       src/image_spec_schema_image_index_schema.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.52   CC       src/image_spec_schema_image_layout_schema.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.53   CC       src/image_spec_schema_image_manifest_schema.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.53   CC       src/runtime_spec_schema_config_linux.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.54   CC       src/runtime_spec_schema_config_zos.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.54   CC       src/runtime_spec_schema_config_schema.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.54   CC       src/runtime_spec_schema_config_solaris.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.55   CC       src/runtime_spec_schema_config_vm.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.55   CC       src/runtime_spec_schema_config_windows.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.55   CC       src/runtime_spec_schema_defs.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.56   CC       src/runtime_spec_schema_defs_linux.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.57   CC       src/runtime_spec_schema_defs_zos.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.58   CC       src/runtime_spec_schema_defs_vm.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.60   CC       src/runtime_spec_schema_defs_windows.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.61   CC       src/runtime_spec_schema_state_schema.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.62   CC       src/image_manifest_items_image_manifest_items_schema.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.64   CC       src/basic_test_double_array_item.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.65   CC       src/basic_test_double_array.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.68   CC       src/basic_test_top_array_int.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.69   CC       src/basic_test_top_array_string.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.70   CC       src/basic_test_top_double_array_int.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.71   CC       src/basic_test_top_double_array_obj.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.73   CC       src/basic_test_top_double_array_refobj.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.80   CC       src/basic_test_top_double_array_string.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.81   CC       src/read-file.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.82   CC       src/json_common.lo
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.82   CC       tests/test-1.o
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.82   CC       tests/test-2.o
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.89   CC       tests/test-3.o
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.91   CC       tests/test-4.o
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.92   CC       tests/test-5.o
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.93   CC       tests/test-6.o
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.94   CC       tests/test-7.o
20:38:55 [2023-06-29T20:38:55.183Z] #74 65.98   CC       tests/test-8.o
20:38:55 [2023-06-29T20:38:55.183Z] #74 66.01   CC       tests/test-9.o
20:38:55 [2023-06-29T20:38:55.183Z] #74 66.04   CC       tests/test-10.o
20:38:55 [2023-06-29T20:38:55.183Z] #74 66.05   CC       tests/test-11.o
20:38:55 [2023-06-29T20:38:55.183Z] #74 68.56   CCLD     libocispec.la
20:38:55 [2023-06-29T20:38:55.183Z] #74 68.82   CCLD     src/validate
20:38:55 [2023-06-29T20:38:55.445Z] #74 68.84   CCLD     tests/test-1
20:38:55 [2023-06-29T20:38:55.445Z] #74 68.84   CCLD     tests/test-2
20:38:55 [2023-06-29T20:38:55.445Z] #74 68.86   CCLD     tests/test-3
20:38:55 [2023-06-29T20:38:55.445Z] #74 68.86   CCLD     tests/test-4
20:38:55 [2023-06-29T20:38:55.445Z] #74 68.86   CCLD     tests/test-5
20:38:55 [2023-06-29T20:38:55.445Z] #74 68.89   CCLD     tests/test-7
20:38:55 [2023-06-29T20:38:55.445Z] #74 68.89   CCLD     tests/test-6
20:38:55 [2023-06-29T20:38:55.445Z] #74 68.90   CCLD     tests/test-8
20:38:55 [2023-06-29T20:38:55.445Z] #74 68.91   CCLD     tests/test-9
20:38:55 [2023-06-29T20:38:55.445Z] #74 68.91 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
20:38:55 [2023-06-29T20:38:55.445Z] #74 68.91   CCLD     tests/test-10
20:38:55 [2023-06-29T20:38:55.445Z] #74 68.92   CCLD     tests/test-11
20:38:55 [2023-06-29T20:38:55.706Z] #74 69.12 libtool: link: ar cr libocispec.a 
20:38:55 [2023-06-29T20:38:55.706Z] #74 69.13 libtool: link: ranlib libocispec.a
20:38:55 [2023-06-29T20:38:55.706Z] #74 69.31 make[5]: Entering directory '/tmp/crun-build/libocispec'
20:38:55 [2023-06-29T20:38:55.706Z] #74 69.33 make[5]: Nothing to be done for 'install-exec-am'.
20:38:55 [2023-06-29T20:38:55.706Z] #74 69.33 make[5]: Nothing to be done for 'install-data-am'.
20:38:55 [2023-06-29T20:38:55.706Z] #74 69.33 make[5]: Leaving directory '/tmp/crun-build/libocispec'
20:38:55 [2023-06-29T20:38:55.706Z] #74 69.33 make[4]: Leaving directory '/tmp/crun-build/libocispec'
20:38:55 [2023-06-29T20:38:55.706Z] #74 69.33 make[3]: Leaving directory '/tmp/crun-build/libocispec'
20:38:55 [2023-06-29T20:38:55.706Z] #74 69.33 make[2]: Leaving directory '/tmp/crun-build/libocispec'
20:38:55 [2023-06-29T20:38:55.706Z] #74 69.34 make[2]: Entering directory '/tmp/crun-build'
20:38:55 [2023-06-29T20:38:55.706Z] #74 69.41   CC       src/libcrun/libcrun_testing_a-utils.o
20:38:55 [2023-06-29T20:38:55.967Z] #74 69.41   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
20:38:55 [2023-06-29T20:38:55.967Z] #74 69.42   CC       src/libcrun/libcrun_testing_a-container.o
20:38:55 [2023-06-29T20:38:55.967Z] #74 69.42   CC       src/libcrun/libcrun_testing_a-cgroup.o
20:38:55 [2023-06-29T20:38:55.967Z] #74 69.42   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
20:38:55 [2023-06-29T20:38:55.967Z] #74 69.44   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
20:38:55 [2023-06-29T20:38:55.967Z] #74 69.44   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
20:38:55 [2023-06-29T20:38:55.967Z] #74 69.45   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
20:38:55 [2023-06-29T20:38:55.967Z] #74 69.46   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
20:38:55 [2023-06-29T20:38:55.967Z] #74 69.47   CC       src/libcrun/libcrun_testing_a-criu.o
20:38:55 [2023-06-29T20:38:55.967Z] #74 69.48   CC       src/libcrun/libcrun_testing_a-custom-handler.o
20:38:55 [2023-06-29T20:38:55.967Z] #74 69.52   CC       src/libcrun/libcrun_testing_a-linux.o
20:38:55 [2023-06-29T20:38:55.967Z] #74 69.54   CC       src/libcrun/libcrun_testing_a-seccomp.o
20:38:55 [2023-06-29T20:38:55.967Z] #74 69.54   CC       src/libcrun/libcrun_testing_a-ebpf.o
20:38:55 [2023-06-29T20:38:55.967Z] #74 69.54   CC       src/libcrun/libcrun_testing_a-error.o
20:38:55 [2023-06-29T20:38:55.967Z] #74 69.55   CC       src/libcrun/libcrun_testing_a-status.o
20:38:55 [2023-06-29T20:38:55.967Z] #74 69.56   CC       src/libcrun/libcrun_testing_a-terminal.o
20:38:55 [2023-06-29T20:38:55.967Z] #74 69.57   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
20:38:55 [2023-06-29T20:38:55.967Z] #74 69.58   CC       src/libcrun/libcrun_testing_a-signals.o
20:38:55 [2023-06-29T20:38:55.967Z] #74 69.59   CC       src/libcrun/libcrun_testing_a-mount_flags.o
20:38:55 [2023-06-29T20:38:55.967Z] #74 69.62   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
20:38:56 [2023-06-29T20:38:56.228Z] #74 69.65   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
20:38:56 [2023-06-29T20:38:56.228Z] #74 69.66   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
20:38:56 [2023-06-29T20:38:56.228Z] #74 69.69   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
20:38:56 [2023-06-29T20:38:56.228Z] #74 69.70   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
20:38:56 [2023-06-29T20:38:56.228Z] #74 69.72   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
20:38:56 [2023-06-29T20:38:56.228Z] #74 69.73   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
20:38:56 [2023-06-29T20:38:56.228Z] #74 69.82   CC       src/crun-crun.o
20:38:56 [2023-06-29T20:38:56.490Z] #74 69.89   CC       src/crun-run.o
20:38:56 [2023-06-29T20:38:56.490Z] #74 69.91   CC       src/crun-delete.o
20:38:56 [2023-06-29T20:38:56.490Z] #74 69.94   CC       src/crun-kill.o
20:38:56 [2023-06-29T20:38:56.490Z] #74 69.97   CC       src/crun-pause.o
20:38:56 [2023-06-29T20:38:56.490Z] #74 70.01   CC       src/crun-unpause.o
20:38:56 [2023-06-29T20:38:56.490Z] #74 70.03   CC       src/crun-spec.o
20:38:56 [2023-06-29T20:38:56.490Z] #74 70.04   CC       src/crun-exec.o
20:38:56 [2023-06-29T20:38:56.490Z] #74 70.04   CC       src/crun-list.o
20:38:56 [2023-06-29T20:38:56.490Z] #74 70.05   CC       src/crun-create.o
20:38:56 [2023-06-29T20:38:56.490Z] #74 70.06   CC       src/crun-start.o
20:38:56 [2023-06-29T20:38:56.490Z] #74 70.06   CC       src/crun-state.o
20:38:56 [2023-06-29T20:38:56.490Z] #74 70.07   CC       src/crun-update.o
20:38:56 [2023-06-29T20:38:56.490Z] #74 70.10   CC       src/crun-ps.o
20:38:56 [2023-06-29T20:38:56.751Z] #74 70.25   CC       src/crun-checkpoint.o
20:38:56 [2023-06-29T20:38:56.751Z] #74 70.27   CC       src/crun-restore.o
20:38:56 [2023-06-29T20:38:56.751Z] #74 70.29   CC       src/libcrun/libcrun_la-utils.lo
20:38:56 [2023-06-29T20:38:56.751Z] #74 70.31   CC       src/libcrun/libcrun_la-cloned_binary.lo
20:38:56 [2023-06-29T20:38:56.751Z] #74 70.34   CC       src/libcrun/libcrun_la-container.lo
20:38:56 [2023-06-29T20:38:56.751Z] #74 70.39   CC       src/libcrun/libcrun_la-cgroup.lo
20:38:57 [2023-06-29T20:38:57.034Z] #74 70.46   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
20:38:57 [2023-06-29T20:38:57.034Z] #74 70.63   CC       src/libcrun/libcrun_la-cgroup-resources.lo
20:38:57 [2023-06-29T20:38:57.034Z] #74 70.65   CC       src/libcrun/libcrun_la-cgroup-setup.lo
20:38:57 [2023-06-29T20:38:57.034Z] #74 70.73   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
20:38:57 [2023-06-29T20:38:57.034Z] #74 70.75   CC       src/libcrun/libcrun_la-cgroup-utils.lo
20:38:57 [2023-06-29T20:38:57.295Z] #74 70.76   CC       src/libcrun/libcrun_la-criu.lo
20:38:57 [2023-06-29T20:38:57.295Z] #74 70.84   CC       src/libcrun/libcrun_la-custom-handler.lo
20:38:57 [2023-06-29T20:38:57.295Z] #74 70.86   CC       src/libcrun/libcrun_la-linux.lo
20:38:57 [2023-06-29T20:38:57.295Z] #74 70.87   CC       src/libcrun/libcrun_la-seccomp.lo
20:38:57 [2023-06-29T20:38:57.295Z] #74 70.90   CC       src/libcrun/libcrun_la-ebpf.lo
20:38:57 [2023-06-29T20:38:57.295Z] #74 70.92   CC       src/libcrun/libcrun_la-error.lo
20:38:57 [2023-06-29T20:38:57.295Z] #74 70.95   CC       src/libcrun/libcrun_la-status.lo
20:38:57 [2023-06-29T20:38:57.295Z] #74 70.97   CC       src/libcrun/libcrun_la-terminal.lo
20:38:57 [2023-06-29T20:38:57.558Z] #74 70.99   CC       src/libcrun/libcrun_la-chroot_realpath.lo
20:38:57 [2023-06-29T20:38:57.558Z] #74 71.00   CC       src/libcrun/libcrun_la-signals.lo
20:38:57 [2023-06-29T20:38:57.558Z] #74 71.01   CC       src/libcrun/libcrun_la-mount_flags.lo
20:38:57 [2023-06-29T20:38:57.558Z] #74 71.02   CC       src/libcrun/libcrun_la-seccomp_notify.lo
20:38:57 [2023-06-29T20:38:57.558Z] #74 71.05   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
20:38:57 [2023-06-29T20:38:57.558Z] #74 71.12   CC       src/libcrun/handlers/libcrun_la-krun.lo
20:38:57 [2023-06-29T20:38:57.558Z] #74 71.14   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
20:38:57 [2023-06-29T20:38:57.558Z] #74 71.17   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
20:38:57 [2023-06-29T20:38:57.558Z] #74 71.22   CC       tests/init.o
20:38:57 [2023-06-29T20:38:57.820Z] #74 71.24   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
20:38:58 [2023-06-29T20:38:58.763Z] #74 72.28   CCLD     tests/init
20:39:00 [2023-06-29T20:39:00.678Z] #74 73.95   AR       libcrun_testing.a
20:39:00 [2023-06-29T20:39:00.678Z] #74 73.95 ar: `u' modifier ignored since `D' is the default (see `U')
20:39:00 [2023-06-29T20:39:00.678Z] #74 73.98   CCLD     tests/tests_libcrun_utils
20:39:00 [2023-06-29T20:39:00.678Z] #74 73.99   CCLD     tests/tests_libcrun_errors
20:39:00 [2023-06-29T20:39:00.678Z] #74 74.00   CCLD     tests/tests_libcrun_fuzzer
20:39:00 [2023-06-29T20:39:00.678Z] #74 74.11   CCLD     libcrun.la
20:39:00 [2023-06-29T20:39:00.939Z] #74 74.46   CCLD     crun
20:39:01 [2023-06-29T20:39:01.200Z] #74 74.73 make[3]: Entering directory '/tmp/crun-build'
20:39:01 [2023-06-29T20:39:01.200Z] #74 74.80  /bin/mkdir -p '/usr/local/share/man/man1'
20:39:01 [2023-06-29T20:39:01.200Z] #74 74.80  /bin/mkdir -p '/usr/local/lib'
20:39:01 [2023-06-29T20:39:01.200Z] #74 74.80  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
20:39:01 [2023-06-29T20:39:01.200Z] #74 74.81  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
20:39:01 [2023-06-29T20:39:01.200Z] #74 74.83 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
20:39:01 [2023-06-29T20:39:01.200Z] #74 74.83 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
20:39:01 [2023-06-29T20:39:01.200Z] #74 74.84 libtool: install: chmod 644 /usr/local/lib/libcrun.a
20:39:01 [2023-06-29T20:39:01.200Z] #74 74.84 libtool: install: ranlib /usr/local/lib/libcrun.a
20:39:01 [2023-06-29T20:39:01.200Z] #74 74.91 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
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.91 ----------------------------------------------------------------------
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.91 Libraries have been installed in:
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.91    /usr/local/lib
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.91 
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.91 If you ever happen to want to link against installed libraries
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.91 in a given directory, LIBDIR, you must either use libtool, and
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.91 specify the full pathname of the library, or use the '-LLIBDIR'
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.91 flag during linking and do at least one of the following:
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.91    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.91      during execution
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.91    - add LIBDIR to the 'LD_RUN_PATH' environment variable
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.91      during linking
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.91    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.91    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.91 
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.91 See any operating system documentation about shared libraries for
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.91 more information, such as the ld(1) and ld.so(8) manual pages.
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.91 ----------------------------------------------------------------------
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.92  /bin/mkdir -p '/build'
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.92   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.98 libtool: install: /usr/bin/install -c crun /build/crun
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.98 make[3]: Leaving directory '/tmp/crun-build'
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.98 make[2]: Leaving directory '/tmp/crun-build'
20:39:01 [2023-06-29T20:39:01.462Z] #74 74.98 make[1]: Leaving directory '/tmp/crun-build'
20:39:02 [2023-06-29T20:39:02.031Z] #74 DONE 75.6s
20:39:02 [2023-06-29T20:39:02.031Z] 
20:39:02 [2023-06-29T20:39:02.031Z] #76 [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...)
20:39:08 [2023-06-29T20:39:08.612Z] #76 72.55 + bin/containerd-stress
20:39:08 [2023-06-29T20:39:08.612Z] #76 72.55 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -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
20:39:08 [2023-06-29T20:39:08.872Z] #76 73.79 + bin/containerd-shim
20:39:09 [2023-06-29T20:39:09.441Z] #76 74.33 + bin/containerd-shim-runc-v1
20:39:10 [2023-06-29T20:39:10.382Z] #76 75.18 + bin/containerd-shim-runc-v2
20:39:10 [2023-06-29T20:39:10.952Z] #76 75.91 + binaries
20:39:11 [2023-06-29T20:39:11.211Z] #76 DONE 76.3s
20:39:11 [2023-06-29T20:39:11.781Z] 
20:39:11 [2023-06-29T20:39:11.781Z] #89 [dev-systemd-false 12/19] COPY --link --from=containerd    /build/ /usr/local/bin/
20:39:12 [2023-06-29T20:39:12.041Z] #89 DONE 0.1s
20:39:12 [2023-06-29T20:39:12.301Z] 
20:39:12 [2023-06-29T20:39:12.301Z] #90 [dev-systemd-false 13/19] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
20:39:12 [2023-06-29T20:39:12.301Z] #90 DONE 0.2s
20:39:12 [2023-06-29T20:39:12.301Z] 
20:39:12 [2023-06-29T20:39:12.301Z] #91 [dev-systemd-false 14/19] COPY --link --from=vpnkit        /       /usr/local/bin/
20:39:12 [2023-06-29T20:39:12.561Z] #91 DONE 0.2s
20:39:12 [2023-06-29T20:39:12.561Z] 
20:39:12 [2023-06-29T20:39:12.561Z] #92 [dev-systemd-false 15/19] COPY --link --from=containerutil /build/ /usr/local/bin/
20:39:12 [2023-06-29T20:39:12.561Z] #92 DONE 0.0s
20:39:12 [2023-06-29T20:39:12.561Z] 
20:39:12 [2023-06-29T20:39:12.561Z] #93 [dev-systemd-false 16/19] COPY --link --from=crun          /build/ /usr/local/bin/
20:39:12 [2023-06-29T20:39:12.561Z] #93 DONE 0.0s
20:39:12 [2023-06-29T20:39:12.561Z] 
20:39:12 [2023-06-29T20:39:12.561Z] #94 [dev-systemd-false 17/19] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
20:39:12 [2023-06-29T20:39:12.561Z] #94 DONE 0.0s
20:39:12 [2023-06-29T20:39:12.821Z] 
20:39:12 [2023-06-29T20:39:12.821Z] #95 [dev-systemd-false 18/19] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
20:39:13 [2023-06-29T20:39:13.081Z] #95 DONE 0.5s
20:39:13 [2023-06-29T20:39:13.081Z] 
20:39:13 [2023-06-29T20:39:13.081Z] #96 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
20:39:13 [2023-06-29T20:39:13.081Z] #96 DONE 0.0s
20:39:13 [2023-06-29T20:39:13.081Z] 
20:39:13 [2023-06-29T20:39:13.081Z] #97 [dev-base  1/13] RUN groupadd -r docker
20:39:13 [2023-06-29T20:39:13.341Z] #97 DONE 0.3s
20:39:13 [2023-06-29T20:39:13.601Z] 
20:39:13 [2023-06-29T20:39:13.601Z] #98 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:39:14 [2023-06-29T20:39:14.170Z] #98 DONE 0.5s
20:39:14 [2023-06-29T20:39:14.170Z] 
20:39:14 [2023-06-29T20:39:14.170Z] #99 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:39:14 [2023-06-29T20:39:14.430Z] #99 0.339 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:39:14 [2023-06-29T20:39:14.430Z] #99 DONE 0.4s
20:39:14 [2023-06-29T20:39:14.430Z] 
20:39:14 [2023-06-29T20:39:14.430Z] #100 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:39:14 [2023-06-29T20:39:14.690Z] #100 DONE 0.3s
20:39:14 [2023-06-29T20:39:14.690Z] 
20:39:14 [2023-06-29T20:39:14.690Z] #101 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:39:14 [2023-06-29T20:39:14.950Z] #101 DONE 0.4s
20:39:15 [2023-06-29T20:39:15.210Z] 
20:39:15 [2023-06-29T20:39:15.210Z] #102 [dev-base  6/13] RUN ldconfig
20:39:15 [2023-06-29T20:39:15.470Z] #102 DONE 0.4s
20:39:15 [2023-06-29T20:39:15.730Z] 
20:39:15 [2023-06-29T20:39:15.730Z] #103 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
20:39:15 [2023-06-29T20:39:15.990Z] #103 DONE 0.4s
20:39:15 [2023-06-29T20:39:15.990Z] 
20:39:15 [2023-06-29T20:39:15.990Z] #104 [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
20:39:16 [2023-06-29T20:39:16.929Z] #104 0.746 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:39:16 [2023-06-29T20:39:16.929Z] #104 0.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:39:16 [2023-06-29T20:39:16.929Z] #104 0.935 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:39:16 [2023-06-29T20:39:16.929Z] #104 0.939 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
20:39:17 [2023-06-29T20:39:17.189Z] #104 1.103 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
20:39:17 [2023-06-29T20:39:17.189Z] #104 1.114 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
20:39:18 [2023-06-29T20:39:18.128Z] #104 1.997 Fetched 8533 kB in 2s (5311 kB/s)
20:39:18 [2023-06-29T20:39:18.387Z] #104 1.997 Reading package lists...
20:39:18 [2023-06-29T20:39:18.956Z] #104 2.562 Reading package lists...
20:39:19 [2023-06-29T20:39:19.216Z] #104 3.101 Building dependency tree...
20:39:19 [2023-06-29T20:39:19.216Z] #104 3.456 The following additional packages will be installed:
20:39:19 [2023-06-29T20:39:19.475Z] #104 3.456   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
20:39:19 [2023-06-29T20:39:19.475Z] #104 3.456   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
20:39:19 [2023-06-29T20:39:19.475Z] #104 3.456   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
20:39:19 [2023-06-29T20:39:19.475Z] #104 3.457   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
20:39:19 [2023-06-29T20:39:19.475Z] #104 3.457   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
20:39:19 [2023-06-29T20:39:19.475Z] #104 3.457   xxd
20:39:19 [2023-06-29T20:39:19.475Z] #104 3.459 Suggested packages:
20:39:19 [2023-06-29T20:39:19.475Z] #104 3.459   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:39:19 [2023-06-29T20:39:19.475Z] #104 3.459   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
20:39:19 [2023-06-29T20:39:19.475Z] #104 3.459   ctags vim-doc vim-scripts xfsdump acl attr quota
20:39:19 [2023-06-29T20:39:19.475Z] #104 3.459 Recommended packages:
20:39:19 [2023-06-29T20:39:19.475Z] #104 3.459   libatm1 nftables libpam-cap build-essential python3-dev dbus
20:39:19 [2023-06-29T20:39:19.475Z] #104 3.459   systemd-timesyncd | time-daemon unzip
20:39:19 [2023-06-29T20:39:19.735Z] #104 3.832 The following NEW packages will be installed:
20:39:19 [2023-06-29T20:39:19.735Z] #104 3.832   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
20:39:19 [2023-06-29T20:39:19.735Z] #104 3.832   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
20:39:19 [2023-06-29T20:39:19.735Z] #104 3.833   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
20:39:19 [2023-06-29T20:39:19.735Z] #104 3.833   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
20:39:19 [2023-06-29T20:39:19.735Z] #104 3.833   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:39:19 [2023-06-29T20:39:19.735Z] #104 3.833   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
20:39:19 [2023-06-29T20:39:19.735Z] #104 3.833   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
20:39:19 [2023-06-29T20:39:19.735Z] #104 3.833   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
20:39:19 [2023-06-29T20:39:19.735Z] #104 3.833   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:39:19 [2023-06-29T20:39:19.735Z] #104 3.833   xz-utils zip zstd
20:39:19 [2023-06-29T20:39:19.995Z] #104 4.109 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
20:39:19 [2023-06-29T20:39:19.995Z] #104 4.109 Need to get 32.1 MB of archives.
20:39:19 [2023-06-29T20:39:19.995Z] #104 4.109 After this operation, 124 MB of additional disk space will be used.
20:39:19 [2023-06-29T20:39:19.995Z] #104 4.109 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
20:39:19 [2023-06-29T20:39:19.995Z] #104 4.115 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
20:39:19 [2023-06-29T20:39:19.995Z] #104 4.116 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
20:39:19 [2023-06-29T20:39:19.995Z] #104 4.118 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
20:39:19 [2023-06-29T20:39:19.995Z] #104 4.120 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
20:39:19 [2023-06-29T20:39:19.995Z] #104 4.124 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
20:39:19 [2023-06-29T20:39:19.995Z] #104 4.126 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
20:39:19 [2023-06-29T20:39:19.995Z] #104 4.131 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
20:39:19 [2023-06-29T20:39:19.995Z] #104 4.132 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
20:39:19 [2023-06-29T20:39:19.995Z] #104 4.135 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.214 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.215 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.216 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.217 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.217 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.217 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.218 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.223 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.224 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.250 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.251 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.251 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.253 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.256 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.259 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.262 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.263 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.265 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.268 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.272 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.274 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.277 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.279 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.334 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.347 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
20:39:20 [2023-06-29T20:39:20.255Z] #104 4.483 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
20:39:20 [2023-06-29T20:39:20.514Z] #104 4.486 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
20:39:20 [2023-06-29T20:39:20.514Z] #104 4.486 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:39:20 [2023-06-29T20:39:20.514Z] #104 4.487 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
20:39:20 [2023-06-29T20:39:20.514Z] #104 4.487 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:39:20 [2023-06-29T20:39:20.514Z] #104 4.488 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
20:39:20 [2023-06-29T20:39:20.514Z] #104 4.488 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
20:39:20 [2023-06-29T20:39:20.514Z] #104 4.489 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
20:39:20 [2023-06-29T20:39:20.514Z] #104 4.490 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:39:20 [2023-06-29T20:39:20.514Z] #104 4.528 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:39:20 [2023-06-29T20:39:20.514Z] #104 4.529 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
20:39:20 [2023-06-29T20:39:20.514Z] #104 4.530 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:39:20 [2023-06-29T20:39:20.514Z] #104 4.531 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
20:39:20 [2023-06-29T20:39:20.514Z] #104 4.535 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
20:39:20 [2023-06-29T20:39:20.514Z] #104 4.536 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:39:20 [2023-06-29T20:39:20.514Z] #104 4.537 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
20:39:20 [2023-06-29T20:39:20.514Z] #104 4.565 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
20:39:20 [2023-06-29T20:39:20.514Z] #104 4.565 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
20:39:20 [2023-06-29T20:39:20.514Z] #104 4.578 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
20:39:20 [2023-06-29T20:39:20.514Z] #104 4.579 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:39:20 [2023-06-29T20:39:20.773Z] #104 4.675 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
20:39:20 [2023-06-29T20:39:20.773Z] #104 4.688 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
20:39:20 [2023-06-29T20:39:20.773Z] #104 4.704 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
20:39:20 [2023-06-29T20:39:20.773Z] #104 4.705 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
20:39:20 [2023-06-29T20:39:20.773Z] #104 4.852 debconf: delaying package configuration, since apt-utils is not installed
20:39:20 [2023-06-29T20:39:20.773Z] #104 4.891 Fetched 32.1 MB in 1s (36.7 MB/s)
20:39:20 [2023-06-29T20:39:20.773Z] #104 4.916 Selecting previously unselected package libapparmor1:arm64.
20:39:20 [2023-06-29T20:39:20.773Z] #104 4.916 (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.)
20:39:20 [2023-06-29T20:39:20.773Z] #104 4.925 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
20:39:20 [2023-06-29T20:39:20.773Z] #104 4.932 Unpacking libapparmor1:arm64 (2.13.6-10) ...
20:39:20 [2023-06-29T20:39:20.773Z] #104 4.972 Selecting previously unselected package libcap2:arm64.
20:39:20 [2023-06-29T20:39:20.774Z] #104 4.974 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
20:39:20 [2023-06-29T20:39:20.774Z] #104 4.978 Unpacking libcap2:arm64 (1:2.44-1) ...
20:39:20 [2023-06-29T20:39:20.774Z] #104 5.009 Selecting previously unselected package libargon2-1:arm64.
20:39:21 [2023-06-29T20:39:21.033Z] #104 5.011 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
20:39:21 [2023-06-29T20:39:21.033Z] #104 5.015 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
20:39:21 [2023-06-29T20:39:21.033Z] #104 5.045 Selecting previously unselected package dmsetup.
20:39:21 [2023-06-29T20:39:21.033Z] #104 5.048 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
20:39:21 [2023-06-29T20:39:21.033Z] #104 5.051 Unpacking dmsetup (2:1.02.175-2.1) ...
20:39:21 [2023-06-29T20:39:21.033Z] #104 5.092 Selecting previously unselected package libdevmapper1.02.1:arm64.
20:39:21 [2023-06-29T20:39:21.033Z] #104 5.094 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
20:39:21 [2023-06-29T20:39:21.033Z] #104 5.098 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
20:39:21 [2023-06-29T20:39:21.033Z] #104 5.142 Selecting previously unselected package libjson-c5:arm64.
20:39:21 [2023-06-29T20:39:21.033Z] #104 5.144 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
20:39:21 [2023-06-29T20:39:21.033Z] #104 5.148 Unpacking libjson-c5:arm64 (0.15-2) ...
20:39:21 [2023-06-29T20:39:21.033Z] #104 5.181 Selecting previously unselected package libcryptsetup12:arm64.
20:39:21 [2023-06-29T20:39:21.033Z] #104 5.183 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
20:39:21 [2023-06-29T20:39:21.033Z] #104 5.186 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
20:39:21 [2023-06-29T20:39:21.033Z] #104 5.247 Selecting previously unselected package libip4tc2:arm64.
20:39:21 [2023-06-29T20:39:21.293Z] #104 5.249 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
20:39:21 [2023-06-29T20:39:21.293Z] #104 5.253 Unpacking libip4tc2:arm64 (1.8.7-1) ...
20:39:21 [2023-06-29T20:39:21.293Z] #104 5.288 Selecting previously unselected package libkmod2:arm64.
20:39:21 [2023-06-29T20:39:21.293Z] #104 5.290 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
20:39:21 [2023-06-29T20:39:21.293Z] #104 5.294 Unpacking libkmod2:arm64 (28-1) ...
20:39:21 [2023-06-29T20:39:21.293Z] #104 5.336 Selecting previously unselected package systemd.
20:39:21 [2023-06-29T20:39:21.293Z] #104 5.339 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
20:39:21 [2023-06-29T20:39:21.293Z] #104 5.385 Unpacking systemd (247.3-7+deb11u2) ...
20:39:21 [2023-06-29T20:39:21.553Z] #104 5.757 Selecting previously unselected package pigz.
20:39:21 [2023-06-29T20:39:21.553Z] #104 5.760 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
20:39:21 [2023-06-29T20:39:21.553Z] #104 5.763 Unpacking pigz (2.6-1) ...
20:39:21 [2023-06-29T20:39:21.553Z] #104 5.801 Selecting previously unselected package libelf1:arm64.
20:39:21 [2023-06-29T20:39:21.813Z] #104 5.804 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
20:39:21 [2023-06-29T20:39:21.813Z] #104 5.807 Unpacking libelf1:arm64 (0.183-1) ...
20:39:21 [2023-06-29T20:39:21.813Z] #104 5.858 Selecting previously unselected package libbpf0:arm64.
20:39:21 [2023-06-29T20:39:21.813Z] #104 5.860 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
20:39:21 [2023-06-29T20:39:21.813Z] #104 5.864 Unpacking libbpf0:arm64 (1:0.3-2) ...
20:39:21 [2023-06-29T20:39:21.813Z] #104 5.907 Selecting previously unselected package libmnl0:arm64.
20:39:21 [2023-06-29T20:39:21.813Z] #104 5.910 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
20:39:21 [2023-06-29T20:39:21.813Z] #104 5.913 Unpacking libmnl0:arm64 (1.0.4-3) ...
20:39:21 [2023-06-29T20:39:21.813Z] #104 5.948 Selecting previously unselected package libxtables12:arm64.
20:39:21 [2023-06-29T20:39:21.813Z] #104 5.950 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
20:39:21 [2023-06-29T20:39:21.813Z] #104 5.954 Unpacking libxtables12:arm64 (1.8.7-1) ...
20:39:21 [2023-06-29T20:39:21.813Z] #104 5.986 Selecting previously unselected package libcap2-bin.
20:39:21 [2023-06-29T20:39:21.813Z] #104 5.988 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
20:39:21 [2023-06-29T20:39:21.813Z] #104 5.992 Unpacking libcap2-bin (1:2.44-1) ...
20:39:21 [2023-06-29T20:39:21.813Z] #104 6.031 Selecting previously unselected package iproute2.
20:39:22 [2023-06-29T20:39:22.073Z] #104 6.033 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
20:39:22 [2023-06-29T20:39:22.073Z] #104 6.037 Unpacking iproute2 (5.10.0-4) ...
20:39:22 [2023-06-29T20:39:22.073Z] #104 6.134 Selecting previously unselected package xxd.
20:39:22 [2023-06-29T20:39:22.073Z] #104 6.137 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:39:22 [2023-06-29T20:39:22.073Z] #104 6.140 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:39:22 [2023-06-29T20:39:22.073Z] #104 6.187 Selecting previously unselected package vim-common.
20:39:22 [2023-06-29T20:39:22.073Z] #104 6.190 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:39:22 [2023-06-29T20:39:22.073Z] #104 6.199 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:39:22 [2023-06-29T20:39:22.073Z] #104 6.250 Selecting previously unselected package bash-completion.
20:39:22 [2023-06-29T20:39:22.333Z] #104 6.252 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
20:39:22 [2023-06-29T20:39:22.902Z] #104 6.907 Unpacking bash-completion (1:2.11-2) ...
20:39:22 [2023-06-29T20:39:22.902Z] #104 7.016 Selecting previously unselected package bzip2.
20:39:22 [2023-06-29T20:39:22.902Z] #104 7.019 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
20:39:22 [2023-06-29T20:39:22.902Z] #104 7.022 Unpacking bzip2 (1.0.8-4) ...
20:39:22 [2023-06-29T20:39:22.902Z] #104 7.059 Selecting previously unselected package xz-utils.
20:39:22 [2023-06-29T20:39:22.902Z] #104 7.062 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
20:39:22 [2023-06-29T20:39:22.902Z] #104 7.066 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:39:22 [2023-06-29T20:39:22.902Z] #104 7.121 Selecting previously unselected package apparmor.
20:39:23 [2023-06-29T20:39:23.162Z] #104 7.124 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
20:39:23 [2023-06-29T20:39:23.162Z] #104 7.146 Unpacking apparmor (2.13.6-10) ...
20:39:23 [2023-06-29T20:39:23.162Z] #104 7.237 Selecting previously unselected package inetutils-ping.
20:39:23 [2023-06-29T20:39:23.162Z] #104 7.240 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
20:39:23 [2023-06-29T20:39:23.162Z] #104 7.243 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
20:39:23 [2023-06-29T20:39:23.162Z] #104 7.289 Selecting previously unselected package libip6tc2:arm64.
20:39:23 [2023-06-29T20:39:23.162Z] #104 7.292 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
20:39:23 [2023-06-29T20:39:23.162Z] #104 7.296 Unpacking libip6tc2:arm64 (1.8.7-1) ...
20:39:23 [2023-06-29T20:39:23.162Z] #104 7.339 Selecting previously unselected package libnfnetlink0:arm64.
20:39:23 [2023-06-29T20:39:23.422Z] #104 7.341 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
20:39:23 [2023-06-29T20:39:23.422Z] #104 7.346 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:39:23 [2023-06-29T20:39:23.422Z] #104 7.388 Selecting previously unselected package libnetfilter-conntrack3:arm64.
20:39:23 [2023-06-29T20:39:23.422Z] #104 7.390 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
20:39:23 [2023-06-29T20:39:23.422Z] #104 7.394 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:39:23 [2023-06-29T20:39:23.422Z] #104 7.430 Selecting previously unselected package libnftnl11:arm64.
20:39:23 [2023-06-29T20:39:23.422Z] #104 7.432 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
20:39:23 [2023-06-29T20:39:23.422Z] #104 7.436 Unpacking libnftnl11:arm64 (1.1.9-1) ...
20:39:23 [2023-06-29T20:39:23.422Z] #104 7.474 Selecting previously unselected package iptables.
20:39:23 [2023-06-29T20:39:23.422Z] #104 7.477 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
20:39:23 [2023-06-29T20:39:23.422Z] #104 7.481 Unpacking iptables (1.8.7-1) ...
20:39:23 [2023-06-29T20:39:23.422Z] #104 7.549 Selecting previously unselected package libonig5:arm64.
20:39:23 [2023-06-29T20:39:23.422Z] #104 7.552 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
20:39:23 [2023-06-29T20:39:23.422Z] #104 7.556 Unpacking libonig5:arm64 (6.9.6-1.1) ...
20:39:23 [2023-06-29T20:39:23.422Z] #104 7.600 Selecting previously unselected package libjq1:arm64.
20:39:23 [2023-06-29T20:39:23.682Z] #104 7.603 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
20:39:23 [2023-06-29T20:39:23.682Z] #104 7.606 Unpacking libjq1:arm64 (1.6-2.1) ...
20:39:23 [2023-06-29T20:39:23.682Z] #104 7.641 Selecting previously unselected package jq.
20:39:23 [2023-06-29T20:39:23.682Z] #104 7.644 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
20:39:23 [2023-06-29T20:39:23.682Z] #104 7.647 Unpacking jq (1.6-2.1) ...
20:39:23 [2023-06-29T20:39:23.682Z] #104 7.682 Selecting previously unselected package libaio1:arm64.
20:39:23 [2023-06-29T20:39:23.682Z] #104 7.685 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
20:39:23 [2023-06-29T20:39:23.682Z] #104 7.688 Unpacking libaio1:arm64 (0.3.112-9) ...
20:39:23 [2023-06-29T20:39:23.682Z] #104 7.722 Selecting previously unselected package libgpm2:arm64.
20:39:23 [2023-06-29T20:39:23.682Z] #104 7.725 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
20:39:23 [2023-06-29T20:39:23.682Z] #104 7.728 Unpacking libgpm2:arm64 (1.20.7-8) ...
20:39:23 [2023-06-29T20:39:23.682Z] #104 7.758 Selecting previously unselected package libicu67:arm64.
20:39:23 [2023-06-29T20:39:23.682Z] #104 7.760 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
20:39:23 [2023-06-29T20:39:23.682Z] #104 7.764 Unpacking libicu67:arm64 (67.1-7) ...
20:39:24 [2023-06-29T20:39:24.251Z] #104 8.429 Selecting previously unselected package libinih1:arm64.
20:39:24 [2023-06-29T20:39:24.511Z] #104 8.431 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
20:39:24 [2023-06-29T20:39:24.511Z] #104 8.434 Unpacking libinih1:arm64 (53-1+b2) ...
20:39:24 [2023-06-29T20:39:24.511Z] #104 8.467 Selecting previously unselected package libmicrohttpd12:arm64.
20:39:24 [2023-06-29T20:39:24.511Z] #104 8.470 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
20:39:24 [2023-06-29T20:39:24.511Z] #104 8.473 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
20:39:24 [2023-06-29T20:39:24.511Z] #104 8.514 Selecting previously unselected package libnet1:arm64.
20:39:24 [2023-06-29T20:39:24.511Z] #104 8.517 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:39:24 [2023-06-29T20:39:24.511Z] #104 8.520 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:39:24 [2023-06-29T20:39:24.511Z] #104 8.560 Selecting previously unselected package libnl-3-200:arm64.
20:39:24 [2023-06-29T20:39:24.511Z] #104 8.563 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
20:39:24 [2023-06-29T20:39:24.511Z] #104 8.567 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
20:39:24 [2023-06-29T20:39:24.511Z] #104 8.604 Selecting previously unselected package libprotobuf-c1:arm64.
20:39:24 [2023-06-29T20:39:24.511Z] #104 8.607 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:39:24 [2023-06-29T20:39:24.511Z] #104 8.610 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:39:24 [2023-06-29T20:39:24.511Z] #104 8.647 Selecting previously unselected package libyajl2:arm64.
20:39:24 [2023-06-29T20:39:24.511Z] #104 8.649 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
20:39:24 [2023-06-29T20:39:24.511Z] #104 8.653 Unpacking libyajl2:arm64 (2.1.0-3) ...
20:39:24 [2023-06-29T20:39:24.511Z] #104 8.680 Selecting previously unselected package net-tools.
20:39:24 [2023-06-29T20:39:24.772Z] #104 8.683 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
20:39:24 [2023-06-29T20:39:24.772Z] #104 8.686 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:39:24 [2023-06-29T20:39:24.772Z] #104 8.735 Selecting previously unselected package patch.
20:39:24 [2023-06-29T20:39:24.772Z] #104 8.737 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
20:39:24 [2023-06-29T20:39:24.772Z] #104 8.741 Unpacking patch (2.7.6-7) ...
20:39:24 [2023-06-29T20:39:24.772Z] #104 8.776 Selecting previously unselected package python-pip-whl.
20:39:24 [2023-06-29T20:39:24.772Z] #104 8.778 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:39:24 [2023-06-29T20:39:24.772Z] #104 8.781 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:39:24 [2023-06-29T20:39:24.772Z] #104 8.917 Selecting previously unselected package python3-lib2to3.
20:39:24 [2023-06-29T20:39:24.772Z] #104 8.920 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
20:39:24 [2023-06-29T20:39:24.772Z] #104 8.924 Unpacking python3-lib2to3 (3.9.2-1) ...
20:39:24 [2023-06-29T20:39:24.772Z] #104 8.966 Selecting previously unselected package python3-distutils.
20:39:24 [2023-06-29T20:39:24.772Z] #104 8.969 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
20:39:24 [2023-06-29T20:39:24.772Z] #104 8.973 Unpacking python3-distutils (3.9.2-1) ...
20:39:24 [2023-06-29T20:39:24.772Z] #104 9.015 Selecting previously unselected package python3-pkg-resources.
20:39:24 [2023-06-29T20:39:24.772Z] #104 9.018 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
20:39:24 [2023-06-29T20:39:24.772Z] #104 9.022 Unpacking python3-pkg-resources (52.0.0-4) ...
20:39:25 [2023-06-29T20:39:25.032Z] #104 9.071 Selecting previously unselected package python3-setuptools.
20:39:25 [2023-06-29T20:39:25.032Z] #104 9.073 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
20:39:25 [2023-06-29T20:39:25.032Z] #104 9.076 Unpacking python3-setuptools (52.0.0-4) ...
20:39:25 [2023-06-29T20:39:25.032Z] #104 9.133 Selecting previously unselected package python3-wheel.
20:39:25 [2023-06-29T20:39:25.032Z] #104 9.136 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
20:39:25 [2023-06-29T20:39:25.032Z] #104 9.140 Unpacking python3-wheel (0.34.2-1) ...
20:39:25 [2023-06-29T20:39:25.032Z] #104 9.178 Selecting previously unselected package python3-pip.
20:39:25 [2023-06-29T20:39:25.032Z] #104 9.181 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:39:25 [2023-06-29T20:39:25.032Z] #104 9.185 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:39:25 [2023-06-29T20:39:25.032Z] #104 9.252 Selecting previously unselected package sudo.
20:39:25 [2023-06-29T20:39:25.292Z] #104 9.255 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
20:39:25 [2023-06-29T20:39:25.292Z] #104 9.261 Unpacking sudo (1.9.5p2-3+deb11u1) ...
20:39:25 [2023-06-29T20:39:25.292Z] #104 9.369 Selecting previously unselected package systemd-journal-remote.
20:39:25 [2023-06-29T20:39:25.292Z] #104 9.372 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
20:39:25 [2023-06-29T20:39:25.292Z] #104 9.375 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
20:39:25 [2023-06-29T20:39:25.292Z] #104 9.413 Selecting previously unselected package thin-provisioning-tools.
20:39:25 [2023-06-29T20:39:25.292Z] #104 9.415 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
20:39:25 [2023-06-29T20:39:25.292Z] #104 9.419 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:39:25 [2023-06-29T20:39:25.292Z] #104 9.474 Selecting previously unselected package uidmap.
20:39:25 [2023-06-29T20:39:25.551Z] #104 9.477 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
20:39:25 [2023-06-29T20:39:25.551Z] #104 9.480 Unpacking uidmap (1:4.8.1-1) ...
20:39:25 [2023-06-29T20:39:25.551Z] #104 9.528 Selecting previously unselected package vim-runtime.
20:39:25 [2023-06-29T20:39:25.551Z] #104 9.530 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:39:25 [2023-06-29T20:39:25.551Z] #104 9.541 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:39:25 [2023-06-29T20:39:25.551Z] #104 9.552 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:39:25 [2023-06-29T20:39:25.551Z] #104 9.555 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:39:26 [2023-06-29T20:39:26.121Z] #104 10.12 Selecting previously unselected package vim.
20:39:26 [2023-06-29T20:39:26.121Z] #104 10.12 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:39:26 [2023-06-29T20:39:26.121Z] #104 10.13 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:39:26 [2023-06-29T20:39:26.121Z] #104 10.26 Selecting previously unselected package xfsprogs.
20:39:26 [2023-06-29T20:39:26.121Z] #104 10.26 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
20:39:26 [2023-06-29T20:39:26.121Z] #104 10.26 Unpacking xfsprogs (5.10.0-4) ...
20:39:26 [2023-06-29T20:39:26.121Z] #104 10.36 Selecting previously unselected package zip.
20:39:26 [2023-06-29T20:39:26.380Z] #104 10.36 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
20:39:26 [2023-06-29T20:39:26.380Z] #104 10.36 Unpacking zip (3.0-12) ...
20:39:26 [2023-06-29T20:39:26.380Z] #104 10.41 Selecting previously unselected package zstd.
20:39:26 [2023-06-29T20:39:26.380Z] #104 10.41 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
20:39:26 [2023-06-29T20:39:26.380Z] #104 10.42 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:39:26 [2023-06-29T20:39:26.380Z] #104 10.50 Setting up python3-pkg-resources (52.0.0-4) ...
20:39:26 [2023-06-29T20:39:26.640Z] #104 10.70 Setting up libip4tc2:arm64 (1.8.7-1) ...
20:39:26 [2023-06-29T20:39:26.640Z] #104 10.71 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:39:26 [2023-06-29T20:39:26.640Z] #104 10.72 Setting up libapparmor1:arm64 (2.13.6-10) ...
20:39:26 [2023-06-29T20:39:26.640Z] #104 10.73 Setting up libgpm2:arm64 (1.20.7-8) ...
20:39:26 [2023-06-29T20:39:26.640Z] #104 10.74 Setting up libicu67:arm64 (67.1-7) ...
20:39:26 [2023-06-29T20:39:26.640Z] #104 10.75 Setting up libip6tc2:arm64 (1.8.7-1) ...
20:39:26 [2023-06-29T20:39:26.640Z] #104 10.76 Setting up libinih1:arm64 (53-1+b2) ...
20:39:26 [2023-06-29T20:39:26.640Z] #104 10.77 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
20:39:26 [2023-06-29T20:39:26.640Z] #104 10.78 Setting up uidmap (1:4.8.1-1) ...
20:39:26 [2023-06-29T20:39:26.640Z] #104 10.79 Setting up libyajl2:arm64 (2.1.0-3) ...
20:39:26 [2023-06-29T20:39:26.640Z] #104 10.80 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:39:26 [2023-06-29T20:39:26.640Z] #104 10.82 Setting up bzip2 (1.0.8-4) ...
20:39:26 [2023-06-29T20:39:26.640Z] #104 10.83 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:39:26 [2023-06-29T20:39:26.640Z] #104 10.84 Setting up python3-wheel (0.34.2-1) ...
20:39:26 [2023-06-29T20:39:26.900Z] #104 10.98 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
20:39:26 [2023-06-29T20:39:26.900Z] #104 11.00 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:39:26 [2023-06-29T20:39:26.900Z] #104 11.01 Setting up libcap2:arm64 (1:2.44-1) ...
20:39:26 [2023-06-29T20:39:26.900Z] #104 11.02 Setting up libcap2-bin (1:2.44-1) ...
20:39:26 [2023-06-29T20:39:26.900Z] #104 11.03 Setting up apparmor (2.13.6-10) ...
20:39:27 [2023-06-29T20:39:27.839Z] #104 11.76 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
20:39:27 [2023-06-29T20:39:27.839Z] #104 11.84 Setting up zip (3.0-12) ...
20:39:27 [2023-06-29T20:39:27.839Z] #104 11.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:39:27 [2023-06-29T20:39:27.839Z] #104 11.87 Setting up bash-completion (1:2.11-2) ...
20:39:28 [2023-06-29T20:39:28.409Z] #104 12.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:39:28 [2023-06-29T20:39:28.670Z] #104 12.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:39:28 [2023-06-29T20:39:28.670Z] #104 12.63 Setting up libmnl0:arm64 (1.0.4-3) ...
20:39:28 [2023-06-29T20:39:28.670Z] #104 12.64 Setting up patch (2.7.6-7) ...
20:39:28 [2023-06-29T20:39:28.670Z] #104 12.65 Setting up sudo (1.9.5p2-3+deb11u1) ...
20:39:28 [2023-06-29T20:39:28.670Z] #104 12.69 invoke-rc.d: could not determine current runlevel
20:39:28 [2023-06-29T20:39:28.670Z] #104 12.69 invoke-rc.d: policy-rc.d denied execution of start.
20:39:28 [2023-06-29T20:39:28.670Z] #104 12.69 Setting up libxtables12:arm64 (1.8.7-1) ...
20:39:28 [2023-06-29T20:39:28.670Z] #104 12.70 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
20:39:28 [2023-06-29T20:39:28.670Z] #104 12.72 Setting up pigz (2.6-1) ...
20:39:28 [2023-06-29T20:39:28.670Z] #104 12.73 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:39:28 [2023-06-29T20:39:28.670Z] #104 12.74 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
20:39:28 [2023-06-29T20:39:28.670Z] #104 12.76 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:39:28 [2023-06-29T20:39:28.670Z] #104 12.77 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:39:28 [2023-06-29T20:39:28.930Z] #104 12.94 Setting up libaio1:arm64 (0.3.112-9) ...
20:39:28 [2023-06-29T20:39:28.930Z] #104 12.95 Setting up python3-lib2to3 (3.9.2-1) ...
20:39:28 [2023-06-29T20:39:28.930Z] #104 13.05 Setting up libelf1:arm64 (0.183-1) ...
20:39:28 [2023-06-29T20:39:28.930Z] #104 13.06 Setting up libjson-c5:arm64 (0.15-2) ...
20:39:28 [2023-06-29T20:39:28.930Z] #104 13.07 Setting up zstd (1.4.8+dfsg-2.1) ...
20:39:28 [2023-06-29T20:39:28.930Z] #104 13.08 Setting up libonig5:arm64 (6.9.6-1.1) ...
20:39:28 [2023-06-29T20:39:28.930Z] #104 13.09 Setting up libkmod2:arm64 (28-1) ...
20:39:28 [2023-06-29T20:39:28.930Z] #104 13.10 Setting up python3-distutils (3.9.2-1) ...
20:39:29 [2023-06-29T20:39:29.190Z] #104 13.22 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:39:29 [2023-06-29T20:39:29.190Z] #104 13.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:39:29 [2023-06-29T20:39:29.190Z] #104 13.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:39:29 [2023-06-29T20:39:29.190Z] #104 13.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:39:29 [2023-06-29T20:39:29.190Z] #104 13.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:39:29 [2023-06-29T20:39:29.190Z] #104 13.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:39:29 [2023-06-29T20:39:29.190Z] #104 13.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:39:29 [2023-06-29T20:39:29.190Z] #104 13.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:39:29 [2023-06-29T20:39:29.190Z] #104 13.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:39:29 [2023-06-29T20:39:29.190Z] #104 13.28 Setting up python3-setuptools (52.0.0-4) ...
20:39:29 [2023-06-29T20:39:29.759Z] #104 13.60 Setting up libjq1:arm64 (1.6-2.1) ...
20:39:29 [2023-06-29T20:39:29.759Z] #104 13.61 Setting up libnftnl11:arm64 (1.1.9-1) ...
20:39:29 [2023-06-29T20:39:29.759Z] #104 13.62 Setting up thin-provisioning-tools (0.9.0-1) ...
20:39:29 [2023-06-29T20:39:29.759Z] #104 13.63 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:39:29 [2023-06-29T20:39:29.759Z] #104 13.89 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:39:29 [2023-06-29T20:39:29.759Z] #104 13.90 Setting up jq (1.6-2.1) ...
20:39:29 [2023-06-29T20:39:29.759Z] #104 13.91 Setting up libbpf0:arm64 (1:0.3-2) ...
20:39:29 [2023-06-29T20:39:29.759Z] #104 13.92 Setting up iptables (1.8.7-1) ...
20:39:29 [2023-06-29T20:39:29.760Z] #104 13.93 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:39:29 [2023-06-29T20:39:29.760Z] #104 13.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:39:29 [2023-06-29T20:39:29.760Z] #104 13.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:39:29 [2023-06-29T20:39:29.760Z] #104 13.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:39:29 [2023-06-29T20:39:29.760Z] #104 13.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:39:29 [2023-06-29T20:39:29.760Z] #104 13.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:39:29 [2023-06-29T20:39:29.760Z] #104 13.96 Setting up iproute2 (5.10.0-4) ...
20:39:30 [2023-06-29T20:39:30.019Z] #104 14.08 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
20:39:30 [2023-06-29T20:39:30.019Z] #104 14.10 Setting up dmsetup (2:1.02.175-2.1) ...
20:39:30 [2023-06-29T20:39:30.019Z] #104 14.11 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
20:39:30 [2023-06-29T20:39:30.019Z] #104 14.12 Setting up systemd (247.3-7+deb11u2) ...
20:39:30 [2023-06-29T20:39:30.280Z] #104 14.21 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
20:39:30 [2023-06-29T20:39:30.280Z] #104 14.21 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
20:39:30 [2023-06-29T20:39:30.280Z] #104 14.21 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
20:39:30 [2023-06-29T20:39:30.280Z] #104 14.22 Initializing machine ID from random generator.
20:39:30 [2023-06-29T20:39:30.540Z] #104 14.55 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
20:39:30 [2023-06-29T20:39:30.540Z] #104 14.68 Setting up xfsprogs (5.10.0-4) ...
20:39:30 [2023-06-29T20:39:30.540Z] #104 14.69 System has not been booted with systemd as init system (PID 1). Can't operate.
20:39:30 [2023-06-29T20:39:30.540Z] #104 14.69 Failed to connect to bus: Host is down
20:39:30 [2023-06-29T20:39:30.540Z] #104 14.69 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:39:31 [2023-06-29T20:39:31.479Z] #104 DONE 15.6s
20:39:31 [2023-06-29T20:39:31.479Z] 
20:39:31 [2023-06-29T20:39:31.479Z] #105 [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
20:39:31 [2023-06-29T20:39:31.739Z] #105 0.326 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:39:31 [2023-06-29T20:39:31.739Z] #105 0.330 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:39:31 [2023-06-29T20:39:31.999Z] #105 0.333 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:39:31 [2023-06-29T20:39:31.999Z] #105 DONE 0.4s
20:39:31 [2023-06-29T20:39:31.999Z] 
20:39:31 [2023-06-29T20:39:31.999Z] #106 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
20:39:38 [2023-06-29T20:39:38.573Z] #106 5.598 Collecting yamllint==1.27.1
20:39:38 [2023-06-29T20:39:38.573Z] #106 6.633   Downloading yamllint-1.27.1.tar.gz (129 kB)
20:39:38 [2023-06-29T20:39:38.833Z] #106 6.924 Collecting pathspec>=0.5.3
20:39:38 [2023-06-29T20:39:38.833Z] #106 6.928   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
20:39:38 [2023-06-29T20:39:38.833Z] #106 7.019 Collecting pyyaml
20:39:39 [2023-06-29T20:39:39.093Z] #106 7.027   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
20:39:39 [2023-06-29T20:39:39.093Z] #106 7.082 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
20:39:39 [2023-06-29T20:39:39.093Z] #106 7.086 Building wheels for collected packages: yamllint
20:39:39 [2023-06-29T20:39:39.093Z] #106 7.087   Building wheel for yamllint (setup.py): started
20:39:39 [2023-06-29T20:39:39.354Z] #106 7.331   Building wheel for yamllint (setup.py): finished with status 'done'
20:39:39 [2023-06-29T20:39:39.354Z] #106 7.331   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=7f483b72b7f7ba0cb9e33765c2966fd0e736c30fdfbd8aabf6c1daa1570bdb3a
20:39:39 [2023-06-29T20:39:39.354Z] #106 7.331   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
20:39:39 [2023-06-29T20:39:39.354Z] #106 7.334 Successfully built yamllint
20:39:39 [2023-06-29T20:39:39.354Z] #106 7.340 Installing collected packages: pyyaml, pathspec, yamllint
20:39:39 [2023-06-29T20:39:39.354Z] #106 7.450 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
20:39:39 [2023-06-29T20:39:39.354Z] #106 DONE 7.6s
20:39:39 [2023-06-29T20:39:39.614Z] 
20:39:39 [2023-06-29T20:39:39.614Z] #107 [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
20:39:39 [2023-06-29T20:39:39.873Z] #107 0.589 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:39:39 [2023-06-29T20:39:39.873Z] #107 0.589 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:39:39 [2023-06-29T20:39:39.874Z] #107 0.589 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:39:41 [2023-06-29T20:39:41.012Z] #107 0.964 Reading package lists...
20:39:41 [2023-06-29T20:39:41.582Z] #107 1.521 Reading package lists...
20:39:41 [2023-06-29T20:39:41.841Z] #107 2.063 Building dependency tree...
20:39:41 [2023-06-29T20:39:41.841Z] #107 2.217 Reading state information...
20:39:41 [2023-06-29T20:39:41.841Z] #107 2.400 gcc is already the newest version (4:10.2.1-1).
20:39:41 [2023-06-29T20:39:41.841Z] #107 2.400 pkg-config is already the newest version (0.29.2-1).
20:39:41 [2023-06-29T20:39:41.841Z] #107 2.400 The following additional packages will be installed:
20:39:41 [2023-06-29T20:39:41.841Z] #107 2.400   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
20:39:41 [2023-06-29T20:39:41.841Z] #107 2.400   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
20:39:41 [2023-06-29T20:39:41.841Z] #107 2.400   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
20:39:41 [2023-06-29T20:39:41.842Z] #107 2.400   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
20:39:41 [2023-06-29T20:39:41.842Z] #107 2.401   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
20:39:41 [2023-06-29T20:39:41.842Z] #107 2.401   uuid-dev zlib1g-dev
20:39:41 [2023-06-29T20:39:41.842Z] #107 2.402 Suggested packages:
20:39:41 [2023-06-29T20:39:41.842Z] #107 2.402   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
20:39:41 [2023-06-29T20:39:41.842Z] #107 2.402   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
20:39:41 [2023-06-29T20:39:41.842Z] #107 2.402 Recommended packages:
20:39:41 [2023-06-29T20:39:41.842Z] #107 2.402   build-essential fakeroot libalgorithm-merge-perl
20:39:42 [2023-06-29T20:39:42.101Z] #107 2.671 The following NEW packages will be installed:
20:39:42 [2023-06-29T20:39:42.101Z] #107 2.671   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
20:39:42 [2023-06-29T20:39:42.101Z] #107 2.671   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
20:39:42 [2023-06-29T20:39:42.101Z] #107 2.671   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
20:39:42 [2023-06-29T20:39:42.101Z] #107 2.671   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
20:39:42 [2023-06-29T20:39:42.101Z] #107 2.671   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
20:39:42 [2023-06-29T20:39:42.101Z] #107 2.671   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
20:39:42 [2023-06-29T20:39:42.101Z] #107 2.672   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
20:39:42 [2023-06-29T20:39:42.361Z] #107 2.947 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
20:39:42 [2023-06-29T20:39:42.361Z] #107 2.947 Need to get 10.3 MB of archives.
20:39:42 [2023-06-29T20:39:42.361Z] #107 2.947 After this operation, 41.5 MB of additional disk space will be used.
20:39:42 [2023-06-29T20:39:42.361Z] #107 2.947 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
20:39:42 [2023-06-29T20:39:42.361Z] #107 2.989 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
20:39:42 [2023-06-29T20:39:42.361Z] #107 2.991 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
20:39:42 [2023-06-29T20:39:42.361Z] #107 2.993 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
20:39:42 [2023-06-29T20:39:42.361Z] #107 2.995 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
20:39:42 [2023-06-29T20:39:42.361Z] #107 2.997 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
20:39:42 [2023-06-29T20:39:42.361Z] #107 2.999 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
20:39:42 [2023-06-29T20:39:42.361Z] #107 3.001 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
20:39:42 [2023-06-29T20:39:42.361Z] #107 3.003 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
20:39:42 [2023-06-29T20:39:42.361Z] #107 3.004 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
20:39:42 [2023-06-29T20:39:42.361Z] #107 3.006 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
20:39:42 [2023-06-29T20:39:42.361Z] #107 3.008 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
20:39:42 [2023-06-29T20:39:42.361Z] #107 3.012 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
20:39:42 [2023-06-29T20:39:42.361Z] #107 3.016 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
20:39:42 [2023-06-29T20:39:42.361Z] #107 3.018 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
20:39:42 [2023-06-29T20:39:42.361Z] #107 3.021 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
20:39:42 [2023-06-29T20:39:42.361Z] #107 3.031 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
20:39:42 [2023-06-29T20:39:42.361Z] #107 3.033 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
20:39:42 [2023-06-29T20:39:42.361Z] #107 3.039 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
20:39:42 [2023-06-29T20:39:42.361Z] #107 3.039 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
20:39:42 [2023-06-29T20:39:42.361Z] #107 3.065 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
20:39:42 [2023-06-29T20:39:42.621Z] #107 3.066 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
20:39:42 [2023-06-29T20:39:42.621Z] #107 3.067 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
20:39:42 [2023-06-29T20:39:42.621Z] #107 3.068 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
20:39:42 [2023-06-29T20:39:42.621Z] #107 3.074 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
20:39:42 [2023-06-29T20:39:42.621Z] #107 3.075 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
20:39:42 [2023-06-29T20:39:42.621Z] #107 3.077 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
20:39:42 [2023-06-29T20:39:42.621Z] #107 3.094 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
20:39:42 [2023-06-29T20:39:42.621Z] #107 3.095 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
20:39:42 [2023-06-29T20:39:42.621Z] #107 3.106 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
20:39:42 [2023-06-29T20:39:42.621Z] #107 3.117 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
20:39:42 [2023-06-29T20:39:42.621Z] #107 3.123 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
20:39:42 [2023-06-29T20:39:42.621Z] #107 3.326 debconf: delaying package configuration, since apt-utils is not installed
20:39:42 [2023-06-29T20:39:42.881Z] #107 3.366 Fetched 10.3 MB in 0s (22.7 MB/s)
20:39:42 [2023-06-29T20:39:42.881Z] #107 3.390 Selecting previously unselected package dpkg-dev.
20:39:42 [2023-06-29T20:39:42.881Z] #107 3.390 (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.)
20:39:42 [2023-06-29T20:39:42.881Z] #107 3.402 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
20:39:42 [2023-06-29T20:39:42.881Z] #107 3.405 Unpacking dpkg-dev (1.20.12) ...
20:39:42 [2023-06-29T20:39:42.881Z] #107 3.526 Selecting previously unselected package libgirepository-1.0-1:arm64.
20:39:42 [2023-06-29T20:39:42.881Z] #107 3.529 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
20:39:42 [2023-06-29T20:39:42.881Z] #107 3.538 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
20:39:42 [2023-06-29T20:39:42.881Z] #107 3.573 Selecting previously unselected package gir1.2-glib-2.0:arm64.
20:39:42 [2023-06-29T20:39:42.881Z] #107 3.575 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
20:39:42 [2023-06-29T20:39:42.881Z] #107 3.579 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
20:39:43 [2023-06-29T20:39:43.140Z] #107 3.618 Selecting previously unselected package libsecret-common.
20:39:43 [2023-06-29T20:39:43.140Z] #107 3.620 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
20:39:43 [2023-06-29T20:39:43.140Z] #107 3.624 Unpacking libsecret-common (0.20.4-2) ...
20:39:43 [2023-06-29T20:39:43.140Z] #107 3.671 Selecting previously unselected package libsecret-1-0:arm64.
20:39:43 [2023-06-29T20:39:43.140Z] #107 3.674 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
20:39:43 [2023-06-29T20:39:43.140Z] #107 3.677 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
20:39:43 [2023-06-29T20:39:43.140Z] #107 3.717 Selecting previously unselected package gir1.2-secret-1:arm64.
20:39:43 [2023-06-29T20:39:43.140Z] #107 3.720 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
20:39:43 [2023-06-29T20:39:43.140Z] #107 3.724 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
20:39:43 [2023-06-29T20:39:43.140Z] #107 3.754 Selecting previously unselected package libapparmor-dev:arm64.
20:39:43 [2023-06-29T20:39:43.140Z] #107 3.757 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
20:39:43 [2023-06-29T20:39:43.140Z] #107 3.761 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
20:39:43 [2023-06-29T20:39:43.140Z] #107 3.802 Selecting previously unselected package uuid-dev:arm64.
20:39:43 [2023-06-29T20:39:43.140Z] #107 3.804 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
20:39:43 [2023-06-29T20:39:43.140Z] #107 3.808 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
20:39:43 [2023-06-29T20:39:43.140Z] #107 3.857 Selecting previously unselected package libblkid-dev:arm64.
20:39:43 [2023-06-29T20:39:43.400Z] #107 3.860 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
20:39:43 [2023-06-29T20:39:43.400Z] #107 3.870 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
20:39:43 [2023-06-29T20:39:43.400Z] #107 3.925 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
20:39:43 [2023-06-29T20:39:43.400Z] #107 3.927 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
20:39:43 [2023-06-29T20:39:43.400Z] #107 3.932 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
20:39:43 [2023-06-29T20:39:43.400Z] #107 3.963 Selecting previously unselected package libudev-dev:arm64.
20:39:43 [2023-06-29T20:39:43.400Z] #107 3.966 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
20:39:43 [2023-06-29T20:39:43.400Z] #107 3.970 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
20:39:43 [2023-06-29T20:39:43.400Z] #107 4.010 Selecting previously unselected package libsepol1-dev:arm64.
20:39:43 [2023-06-29T20:39:43.400Z] #107 4.013 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
20:39:43 [2023-06-29T20:39:43.400Z] #107 4.017 Unpacking libsepol1-dev:arm64 (3.1-1) ...
20:39:43 [2023-06-29T20:39:43.400Z] #107 4.079 Selecting previously unselected package libpcre2-16-0:arm64.
20:39:43 [2023-06-29T20:39:43.660Z] #107 4.082 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
20:39:43 [2023-06-29T20:39:43.660Z] #107 4.085 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
20:39:43 [2023-06-29T20:39:43.660Z] #107 4.133 Selecting previously unselected package libpcre2-32-0:arm64.
20:39:43 [2023-06-29T20:39:43.660Z] #107 4.136 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
20:39:43 [2023-06-29T20:39:43.660Z] #107 4.139 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
20:39:43 [2023-06-29T20:39:43.660Z] #107 4.187 Selecting previously unselected package libpcre2-posix2:arm64.
20:39:43 [2023-06-29T20:39:43.660Z] #107 4.189 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
20:39:43 [2023-06-29T20:39:43.660Z] #107 4.193 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
20:39:43 [2023-06-29T20:39:43.660Z] #107 4.226 Selecting previously unselected package libpcre2-dev:arm64.
20:39:43 [2023-06-29T20:39:43.660Z] #107 4.228 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
20:39:43 [2023-06-29T20:39:43.660Z] #107 4.232 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
20:39:43 [2023-06-29T20:39:43.660Z] #107 4.311 Selecting previously unselected package libselinux1-dev:arm64.
20:39:43 [2023-06-29T20:39:43.920Z] #107 4.314 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
20:39:43 [2023-06-29T20:39:43.920Z] #107 4.317 Unpacking libselinux1-dev:arm64 (3.1-3) ...
20:39:43 [2023-06-29T20:39:43.920Z] #107 4.373 Selecting previously unselected package libdevmapper-dev:arm64.
20:39:43 [2023-06-29T20:39:43.920Z] #107 4.376 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
20:39:43 [2023-06-29T20:39:43.920Z] #107 4.382 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
20:39:43 [2023-06-29T20:39:43.920Z] #107 4.412 Selecting previously unselected package libffi-dev:arm64.
20:39:43 [2023-06-29T20:39:43.920Z] #107 4.415 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
20:39:43 [2023-06-29T20:39:43.920Z] #107 4.418 Unpacking libffi-dev:arm64 (3.3-6) ...
20:39:43 [2023-06-29T20:39:43.920Z] #107 4.450 Selecting previously unselected package libglib2.0-data.
20:39:43 [2023-06-29T20:39:43.920Z] #107 4.453 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
20:39:43 [2023-06-29T20:39:43.920Z] #107 4.457 Unpacking libglib2.0-data (2.66.8-1) ...
20:39:44 [2023-06-29T20:39:44.179Z] #107 4.590 Selecting previously unselected package libglib2.0-bin.
20:39:44 [2023-06-29T20:39:44.179Z] #107 4.592 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
20:39:44 [2023-06-29T20:39:44.179Z] #107 4.596 Unpacking libglib2.0-bin (2.66.8-1) ...
20:39:44 [2023-06-29T20:39:44.179Z] #107 4.638 Selecting previously unselected package libglib2.0-dev-bin.
20:39:44 [2023-06-29T20:39:44.179Z] #107 4.640 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
20:39:44 [2023-06-29T20:39:44.179Z] #107 4.644 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
20:39:44 [2023-06-29T20:39:44.179Z] #107 4.686 Selecting previously unselected package libmount-dev:arm64.
20:39:44 [2023-06-29T20:39:44.179Z] #107 4.689 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
20:39:44 [2023-06-29T20:39:44.179Z] #107 4.693 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
20:39:44 [2023-06-29T20:39:44.179Z] #107 4.737 Selecting previously unselected package libpcre16-3:arm64.
20:39:44 [2023-06-29T20:39:44.179Z] #107 4.740 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
20:39:44 [2023-06-29T20:39:44.179Z] #107 4.743 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
20:39:44 [2023-06-29T20:39:44.179Z] #107 4.789 Selecting previously unselected package libpcre32-3:arm64.
20:39:44 [2023-06-29T20:39:44.179Z] #107 4.791 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
20:39:44 [2023-06-29T20:39:44.179Z] #107 4.795 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
20:39:44 [2023-06-29T20:39:44.179Z] #107 4.842 Selecting previously unselected package libpcrecpp0v5:arm64.
20:39:44 [2023-06-29T20:39:44.179Z] #107 4.845 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
20:39:44 [2023-06-29T20:39:44.179Z] #107 4.849 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
20:39:44 [2023-06-29T20:39:44.179Z] #107 4.883 Selecting previously unselected package libpcre3-dev:arm64.
20:39:44 [2023-06-29T20:39:44.179Z] #107 4.886 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
20:39:44 [2023-06-29T20:39:44.179Z] #107 4.890 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
20:39:44 [2023-06-29T20:39:44.439Z] #107 4.965 Selecting previously unselected package zlib1g-dev:arm64.
20:39:44 [2023-06-29T20:39:44.439Z] #107 4.968 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
20:39:44 [2023-06-29T20:39:44.439Z] #107 4.972 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
20:39:44 [2023-06-29T20:39:44.439Z] #107 5.012 Selecting previously unselected package libglib2.0-dev:arm64.
20:39:44 [2023-06-29T20:39:44.439Z] #107 5.015 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
20:39:44 [2023-06-29T20:39:44.439Z] #107 5.019 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
20:39:44 [2023-06-29T20:39:44.699Z] #107 5.202 Selecting previously unselected package libseccomp-dev:arm64.
20:39:44 [2023-06-29T20:39:44.699Z] #107 5.206 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
20:39:44 [2023-06-29T20:39:44.699Z] #107 5.210 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:39:44 [2023-06-29T20:39:44.699Z] #107 5.246 Selecting previously unselected package libsecret-1-dev:arm64.
20:39:44 [2023-06-29T20:39:44.699Z] #107 5.249 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
20:39:44 [2023-06-29T20:39:44.699Z] #107 5.252 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
20:39:44 [2023-06-29T20:39:44.699Z] #107 5.309 Selecting previously unselected package libsystemd-dev:arm64.
20:39:44 [2023-06-29T20:39:44.959Z] #107 5.312 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
20:39:44 [2023-06-29T20:39:44.959Z] #107 5.316 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
20:39:44 [2023-06-29T20:39:44.959Z] #107 5.513 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
20:39:44 [2023-06-29T20:39:44.959Z] #107 5.527 Setting up libglib2.0-dev-bin (2.66.8-1) ...
20:39:45 [2023-06-29T20:39:45.219Z] #107 5.690 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:39:45 [2023-06-29T20:39:45.219Z] #107 5.701 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
20:39:45 [2023-06-29T20:39:45.219Z] #107 5.717 Setting up libpcre16-3:arm64 (2:8.39-13) ...
20:39:45 [2023-06-29T20:39:45.219Z] #107 5.730 Setting up libsepol1-dev:arm64 (3.1-1) ...
20:39:45 [2023-06-29T20:39:45.219Z] #107 5.740 Setting up libffi-dev:arm64 (3.3-6) ...
20:39:45 [2023-06-29T20:39:45.219Z] #107 5.751 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
20:39:45 [2023-06-29T20:39:45.219Z] #107 5.763 Setting up dpkg-dev (1.20.12) ...
20:39:45 [2023-06-29T20:39:45.219Z] #107 5.781 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
20:39:45 [2023-06-29T20:39:45.219Z] #107 5.792 Setting up libglib2.0-data (2.66.8-1) ...
20:39:45 [2023-06-29T20:39:45.219Z] #107 5.803 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
20:39:45 [2023-06-29T20:39:45.219Z] #107 5.814 Setting up libpcre32-3:arm64 (2:8.39-13) ...
20:39:45 [2023-06-29T20:39:45.219Z] #107 5.824 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
20:39:45 [2023-06-29T20:39:45.219Z] #107 5.834 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
20:39:45 [2023-06-29T20:39:45.219Z] #107 5.844 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
20:39:45 [2023-06-29T20:39:45.219Z] #107 5.855 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
20:39:45 [2023-06-29T20:39:45.219Z] #107 5.866 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
20:39:45 [2023-06-29T20:39:45.219Z] #107 5.877 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
20:39:45 [2023-06-29T20:39:45.219Z] #107 5.887 Setting up libsecret-common (0.20.4-2) ...
20:39:45 [2023-06-29T20:39:45.219Z] #107 5.897 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
20:39:45 [2023-06-29T20:39:45.219Z] #107 5.912 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
20:39:45 [2023-06-29T20:39:45.219Z] #107 5.923 Setting up libselinux1-dev:arm64 (3.1-3) ...
20:39:45 [2023-06-29T20:39:45.219Z] #107 5.934 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
20:39:45 [2023-06-29T20:39:45.478Z] #107 5.944 Setting up libglib2.0-bin (2.66.8-1) ...
20:39:45 [2023-06-29T20:39:45.478Z] #107 5.954 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
20:39:45 [2023-06-29T20:39:45.478Z] #107 5.965 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
20:39:45 [2023-06-29T20:39:45.478Z] #107 5.975 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
20:39:45 [2023-06-29T20:39:45.478Z] #107 5.988 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
20:39:45 [2023-06-29T20:39:45.478Z] #107 5.999 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
20:39:45 [2023-06-29T20:39:45.478Z] #107 6.010 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
20:39:45 [2023-06-29T20:39:45.478Z] #107 6.022 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
20:39:45 [2023-06-29T20:39:45.478Z] #107 6.033 No schema files found: doing nothing.
20:39:45 [2023-06-29T20:39:45.478Z] #107 6.038 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:39:45 [2023-06-29T20:39:45.478Z] #107 6.057 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
20:39:45 [2023-06-29T20:39:45.738Z] #107 DONE 6.3s
20:39:45 [2023-06-29T20:39:45.998Z] 
20:39:45 [2023-06-29T20:39:45.998Z] #108 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
20:39:46 [2023-06-29T20:39:46.258Z] #108 DONE 0.6s
20:39:46 [2023-06-29T20:39:46.518Z] 
20:39:46 [2023-06-29T20:39:46.518Z] #109 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
20:39:46 [2023-06-29T20:39:46.518Z] #109 DONE 0.3s
20:39:46 [2023-06-29T20:39:46.778Z] 
20:39:46 [2023-06-29T20:39:46.778Z] #110 [dev 1/1] COPY --link . .
20:39:47 [2023-06-29T20:39:47.717Z] #110 DONE 1.1s
20:39:47 [2023-06-29T20:39:47.717Z] 
20:39:47 [2023-06-29T20:39:47.717Z] #111 exporting to image
20:39:47 [2023-06-29T20:39:47.717Z] #111 exporting layers
20:39:48 [2023-06-29T20:39:48.658Z] #111 exporting layers 0.9s done
20:39:48 [2023-06-29T20:39:48.658Z] #111 writing image sha256:583f690cba10e95a5dba7cfb2a6f84f15ecc3fd37366a9edff33d58813b01a53 done
20:39:48 [2023-06-29T20:39:48.658Z] #111 naming to docker.io/library/docker:b8ee9a7829ff4155bad6342295a7a1917b673cb1 done
20:39:48 [2023-06-29T20:39:48.658Z] #111 DONE 0.9s