Skip to content

Console Output

Skipping 170 KB.. Full Log
git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:43:25 [2023-03-10T23:43:25.222Z] #77 37.98 aclocal: warning: couldn't open directory 'm4': No such file or directory
23:43:25 [2023-03-10T23:43:25.479Z] #77 ...
23:43:25 [2023-03-10T23:43:25.479Z] 
23:43:25 [2023-03-10T23:43:25.479Z] #68 [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...)
23:43:25 [2023-03-10T23:43:25.479Z] #68 102.8 crypto/internal/nistec
23:43:25 [2023-03-10T23:43:25.737Z] #68 103.3 crypto/internal/randutil
23:43:25 [2023-03-10T23:43:25.994Z] #68 103.4 internal/fmtsort
23:43:26 [2023-03-10T23:43:26.558Z] #68 103.9 internal/syscall/unix
23:43:26 [2023-03-10T23:43:26.816Z] #68 104.4 internal/poll
23:43:30 [2023-03-10T23:43:30.089Z] #68 107.0 crypto/ecdh
23:43:30 [2023-03-10T23:43:30.089Z] #68 ...
23:43:30 [2023-03-10T23:43:30.089Z] 
23:43:30 [2023-03-10T23:43:30.089Z] #55 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
23:43:30 [2023-03-10T23:43:30.089Z] #55 113.4 tomll can be used in two ways:
23:43:30 [2023-03-10T23:43:30.089Z] #55 113.4 Writing to STDIN and reading from STDOUT:
23:43:30 [2023-03-10T23:43:30.089Z] #55 113.4   cat file.toml | tomll > file.toml
23:43:30 [2023-03-10T23:43:30.089Z] #55 113.4 
23:43:30 [2023-03-10T23:43:30.089Z] #55 113.4 Reading and updating a list of files:
23:43:30 [2023-03-10T23:43:30.089Z] #55 113.4   tomll a.toml b.toml c.toml
23:43:30 [2023-03-10T23:43:30.089Z] #55 113.4 
23:43:30 [2023-03-10T23:43:30.089Z] #55 113.4 When given a list of files, tomll will modify all files in place without asking.
23:43:30 [2023-03-10T23:43:30.089Z] #55 DONE 114.5s
23:43:30 [2023-03-10T23:43:30.089Z] 
23:43:30 [2023-03-10T23:43:30.089Z] #77 [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
23:43:30 [2023-03-10T23:43:30.089Z] #77 51.35 libtoolize: putting auxiliary files in '.'.
23:43:30 [2023-03-10T23:43:30.089Z] #77 51.35 libtoolize: copying file './ltmain.sh'
23:43:30 [2023-03-10T23:43:30.089Z] #77 52.89 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
23:43:30 [2023-03-10T23:43:30.089Z] #77 52.89 libtoolize: and rerunning libtoolize and aclocal.
23:43:30 [2023-03-10T23:43:30.089Z] #77 52.89 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:43:35 [2023-03-10T23:43:35.381Z] #77 ...
23:43:35 [2023-03-10T23:43:35.381Z] 
23:43:35 [2023-03-10T23:43:35.381Z] #68 [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...)
23:43:35 [2023-03-10T23:43:35.381Z] #68 107.7 internal/safefilepath
23:43:35 [2023-03-10T23:43:35.381Z] #68 108.2 internal/syscall/execenv
23:43:35 [2023-03-10T23:43:35.381Z] #68 108.3 strings
23:43:35 [2023-03-10T23:43:35.381Z] #68 108.4 os
23:43:35 [2023-03-10T23:43:35.381Z] #68 110.8 crypto/sha512
23:43:35 [2023-03-10T23:43:35.381Z] #68 112.1 crypto/internal/edwards25519
23:43:35 [2023-03-10T23:43:35.381Z] #68 112.5 fmt
23:43:36 [2023-03-10T23:43:36.315Z] #68 113.8 crypto/hmac
23:43:36 [2023-03-10T23:43:36.572Z] #68 114.0 crypto/md5
23:43:37 [2023-03-10T23:43:37.942Z] #68 115.0 crypto/rc4
23:43:37 [2023-03-10T23:43:37.942Z] #68 ...
23:43:37 [2023-03-10T23:43:37.942Z] 
23:43:37 [2023-03-10T23:43:37.942Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
23:43:37 [2023-03-10T23:43:37.942Z] #60 122.4 v3.6.0
23:43:38 [2023-03-10T23:43:38.200Z] #60 DONE 123.0s
23:43:38 [2023-03-10T23:43:38.200Z] 
23:43:38 [2023-03-10T23:43:38.200Z] #68 [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...)
23:43:38 [2023-03-10T23:43:38.200Z] #68 115.3 crypto/sha1
23:43:39 [2023-03-10T23:43:39.131Z] #68 116.5 crypto/sha256
23:43:40 [2023-03-10T23:43:40.064Z] #68 117.3 encoding/base64
23:43:40 [2023-03-10T23:43:40.321Z] #68 117.7 math/big
23:43:40 [2023-03-10T23:43:40.579Z] #68 118.0 encoding/hex
23:43:41 [2023-03-10T23:43:41.143Z] #68 118.4 encoding/pem
23:43:41 [2023-03-10T23:43:41.400Z] #68 118.8 vendor/golang.org/x/net/dns/dnsmessage
23:43:43 [2023-03-10T23:43:43.924Z] #68 ...
23:43:43 [2023-03-10T23:43:43.924Z] 
23:43:43 [2023-03-10T23:43:43.924Z] #77 [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
23:43:43 [2023-03-10T23:43:43.924Z] #77 64.17 configure.ac:7: installing './compile'
23:43:43 [2023-03-10T23:43:43.924Z] #77 64.19 configure.ac:11: installing './config.guess'
23:43:43 [2023-03-10T23:43:43.924Z] #77 64.20 configure.ac:11: installing './config.sub'
23:43:43 [2023-03-10T23:43:43.924Z] #77 64.21 configure.ac:8: installing './install-sh'
23:43:43 [2023-03-10T23:43:43.924Z] #77 64.21 configure.ac:8: installing './missing'
23:43:43 [2023-03-10T23:43:43.924Z] #77 64.34 Makefile.am: installing './depcomp'
23:43:43 [2023-03-10T23:43:43.924Z] #77 65.82 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:43:43 [2023-03-10T23:43:43.924Z] #77 65.82 libtoolize: copying file 'build-aux/ltmain.sh'
23:43:43 [2023-03-10T23:43:43.924Z] #77 66.04 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:43:43 [2023-03-10T23:43:43.924Z] #77 66.04 libtoolize: copying file 'm4/libtool.m4'
23:43:43 [2023-03-10T23:43:43.924Z] #77 66.19 libtoolize: copying file 'm4/ltoptions.m4'
23:43:43 [2023-03-10T23:43:43.924Z] #77 66.33 libtoolize: copying file 'm4/ltsugar.m4'
23:43:43 [2023-03-10T23:43:43.924Z] #77 66.51 libtoolize: copying file 'm4/ltversion.m4'
23:43:43 [2023-03-10T23:43:43.924Z] #77 66.73 libtoolize: copying file 'm4/lt~obsolete.m4'
23:43:44 [2023-03-10T23:43:44.183Z] #77 66.93 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:43:52 [2023-03-10T23:43:52.281Z] #77 ...
23:43:52 [2023-03-10T23:43:52.281Z] 
23:43:52 [2023-03-10T23:43:52.282Z] #58 [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
23:43:52 [2023-03-10T23:43:52.282Z] #58 136.5 NAME:
23:43:52 [2023-03-10T23:43:52.282Z] #58 136.5    go-winres - A tool for embedding resources in Windows executables
23:43:52 [2023-03-10T23:43:52.282Z] #58 136.5 
23:43:52 [2023-03-10T23:43:52.282Z] #58 136.5 USAGE:
23:43:52 [2023-03-10T23:43:52.282Z] #58 136.5    go-winres [global options] command [command options] [arguments...]
23:43:52 [2023-03-10T23:43:52.282Z] #58 136.5 
23:43:52 [2023-03-10T23:43:52.282Z] #58 136.5 COMMANDS:
23:43:52 [2023-03-10T23:43:52.282Z] #58 136.5    init     Create an initial ./winres/winres.json
23:43:52 [2023-03-10T23:43:52.282Z] #58 136.5    make     Make syso files for the "go build" command
23:43:52 [2023-03-10T23:43:52.282Z] #58 136.5    simply   Make syso files for the "go build" command (simplified)
23:43:52 [2023-03-10T23:43:52.282Z] #58 136.5    extract  Extract all resources from an executable
23:43:52 [2023-03-10T23:43:52.282Z] #58 136.5    patch    Replace resources in an executable file (exe, dll)
23:43:52 [2023-03-10T23:43:52.282Z] #58 136.5    help, h  Shows a list of commands or help for one command
23:43:52 [2023-03-10T23:43:52.282Z] #58 136.5 
23:43:52 [2023-03-10T23:43:52.282Z] #58 136.5 GLOBAL OPTIONS:
23:43:52 [2023-03-10T23:43:52.282Z] #58 136.5    --help, -h  show help (default: false)
23:43:52 [2023-03-10T23:43:52.282Z] #58 DONE 137.2s
23:43:52 [2023-03-10T23:43:52.282Z] 
23:43:52 [2023-03-10T23:43:52.282Z] #68 [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...)
23:43:52 [2023-03-10T23:43:52.282Z] #68 122.2 net/netip
23:43:52 [2023-03-10T23:43:52.282Z] #68 125.1 net
23:43:52 [2023-03-10T23:43:52.282Z] #68 127.4 crypto/elliptic
23:43:52 [2023-03-10T23:43:52.282Z] #68 128.8 crypto/internal/bigmod
23:43:52 [2023-03-10T23:43:52.282Z] #68 129.6 crypto/internal/boring/bbig
23:43:52 [2023-03-10T23:43:52.282Z] #68 129.8 encoding/asn1
23:43:55 [2023-03-10T23:43:55.558Z] #68 132.4 vendor/golang.org/x/crypto/cryptobyte
23:43:56 [2023-03-10T23:43:56.929Z] #68 ...
23:43:56 [2023-03-10T23:43:56.929Z] 
23:43:56 [2023-03-10T23:43:56.929Z] #77 [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
23:43:56 [2023-03-10T23:43:56.929Z] #77 79.54 configure.ac:7: installing 'build-aux/compile'
23:43:56 [2023-03-10T23:43:56.929Z] #77 79.56 configure.ac:9: installing 'build-aux/config.guess'
23:43:56 [2023-03-10T23:43:56.929Z] #77 79.57 configure.ac:9: installing 'build-aux/config.sub'
23:43:56 [2023-03-10T23:43:56.929Z] #77 79.57 configure.ac:11: installing 'build-aux/install-sh'
23:43:56 [2023-03-10T23:43:56.929Z] #77 79.60 configure.ac:11: installing 'build-aux/missing'
23:43:57 [2023-03-10T23:43:57.187Z] #77 79.86 Makefile.am: installing 'build-aux/depcomp'
23:43:57 [2023-03-10T23:43:57.187Z] #77 79.98 parallel-tests: installing 'build-aux/test-driver'
23:43:59 [2023-03-10T23:43:59.710Z] #77 82.19 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:43:59 [2023-03-10T23:43:59.710Z] #77 82.20 libtoolize: copying file 'build-aux/ltmain.sh'
23:43:59 [2023-03-10T23:43:59.967Z] #77 82.86 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:43:59 [2023-03-10T23:43:59.967Z] #77 82.86 libtoolize: copying file 'm4/libtool.m4'
23:44:00 [2023-03-10T23:44:00.224Z] #77 82.98 libtoolize: copying file 'm4/ltoptions.m4'
23:44:00 [2023-03-10T23:44:00.480Z] #77 83.18 libtoolize: copying file 'm4/ltsugar.m4'
23:44:00 [2023-03-10T23:44:00.737Z] #77 83.36 libtoolize: copying file 'm4/ltversion.m4'
23:44:00 [2023-03-10T23:44:00.737Z] #77 83.54 libtoolize: copying file 'm4/lt~obsolete.m4'
23:44:07 [2023-03-10T23:44:07.281Z] #77 ...
23:44:07 [2023-03-10T23:44:07.281Z] 
23:44:07 [2023-03-10T23:44:07.281Z] #68 [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...)
23:44:07 [2023-03-10T23:44:07.281Z] #68 134.4 crypto/ecdsa
23:44:07 [2023-03-10T23:44:07.281Z] #68 136.5 crypto/rand
23:44:07 [2023-03-10T23:44:07.281Z] #68 137.3 crypto/ed25519
23:44:07 [2023-03-10T23:44:07.281Z] #68 137.9 crypto/rsa
23:44:07 [2023-03-10T23:44:07.281Z] #68 139.6 crypto/dsa
23:44:07 [2023-03-10T23:44:07.281Z] #68 140.1 crypto/x509/pkix
23:44:07 [2023-03-10T23:44:07.281Z] #68 140.6 net/url
23:44:07 [2023-03-10T23:44:07.281Z] #68 141.6 path/filepath
23:44:07 [2023-03-10T23:44:07.281Z] #68 142.0 vendor/golang.org/x/crypto/chacha20
23:44:07 [2023-03-10T23:44:07.281Z] #68 142.7 crypto/x509
23:44:07 [2023-03-10T23:44:07.281Z] #68 142.9 vendor/golang.org/x/crypto/internal/poly1305
23:44:07 [2023-03-10T23:44:07.281Z] #68 143.3 vendor/golang.org/x/crypto/chacha20poly1305
23:44:07 [2023-03-10T23:44:07.281Z] #68 143.7 vendor/golang.org/x/crypto/hkdf
23:44:07 [2023-03-10T23:44:07.281Z] #68 143.9 bufio
23:44:07 [2023-03-10T23:44:07.539Z] #68 145.0 encoding/json
23:44:12 [2023-03-10T23:44:12.797Z] #68 150.1 crypto/tls
23:44:13 [2023-03-10T23:44:13.056Z] #68 150.5 log
23:44:13 [2023-03-10T23:44:13.618Z] #68 151.0 github.com/Sirupsen/logrus
23:44:14 [2023-03-10T23:44:14.988Z] #68 ...
23:44:14 [2023-03-10T23:44:14.988Z] 
23:44:14 [2023-03-10T23:44:14.988Z] #77 [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
23:44:14 [2023-03-10T23:44:14.988Z] #77 97.70 configure.ac:11: installing 'build-aux/compile'
23:44:14 [2023-03-10T23:44:14.988Z] #77 97.73 configure.ac:11: installing 'build-aux/config.guess'
23:44:14 [2023-03-10T23:44:14.988Z] #77 97.75 configure.ac:11: installing 'build-aux/config.sub'
23:44:14 [2023-03-10T23:44:14.988Z] #77 97.76 configure.ac:13: installing 'build-aux/install-sh'
23:44:14 [2023-03-10T23:44:14.988Z] #77 97.76 configure.ac:13: installing 'build-aux/missing'
23:44:14 [2023-03-10T23:44:14.988Z] #77 97.78 configure.ac:8: installing 'build-aux/tap-driver.sh'
23:44:15 [2023-03-10T23:44:15.245Z] #77 98.08 Makefile.am: installing 'build-aux/depcomp'
23:44:17 [2023-03-10T23:44:17.397Z] #77 99.70 checking build system type... aarch64-unknown-linux-gnu
23:44:17 [2023-03-10T23:44:17.397Z] #77 100.1 checking host system type... aarch64-unknown-linux-gnu
23:44:17 [2023-03-10T23:44:17.397Z] #77 100.1 checking how to print strings... printf
23:44:17 [2023-03-10T23:44:17.397Z] #77 100.1 checking for gcc... gcc
23:44:17 [2023-03-10T23:44:17.654Z] #77 100.3 checking whether the C compiler works... yes
23:44:17 [2023-03-10T23:44:17.911Z] #77 100.5 checking for C compiler default output file name... a.out
23:44:18 [2023-03-10T23:44:18.475Z] #77 100.5 checking for suffix of executables... 
23:44:18 [2023-03-10T23:44:18.475Z] #77 101.0 checking whether we are cross compiling... no
23:44:18 [2023-03-10T23:44:18.732Z] #77 101.3 checking for suffix of object files... o
23:44:18 [2023-03-10T23:44:18.732Z] #77 101.5 checking whether we are using the GNU C compiler... yes
23:44:19 [2023-03-10T23:44:19.245Z] #77 101.7 checking whether gcc accepts -g... yes
23:44:19 [2023-03-10T23:44:19.501Z] #77 102.0 checking for gcc option to accept ISO C89... none needed
23:44:19 [2023-03-10T23:44:19.758Z] #77 102.2 checking whether gcc understands -c and -o together... yes
23:44:19 [2023-03-10T23:44:19.758Z] #77 102.4 checking for a sed that does not truncate output... /bin/sed
23:44:19 [2023-03-10T23:44:19.758Z] #77 102.5 checking for grep that handles long lines and -e... /bin/grep
23:44:19 [2023-03-10T23:44:19.758Z] #77 102.5 checking for egrep... /bin/grep -E
23:44:19 [2023-03-10T23:44:19.758Z] #77 102.5 checking for fgrep... /bin/grep -F
23:44:19 [2023-03-10T23:44:19.758Z] #77 102.5 checking for ld used by gcc... /usr/bin/ld
23:44:19 [2023-03-10T23:44:19.758Z] #77 102.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:44:19 [2023-03-10T23:44:19.758Z] #77 102.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:44:20 [2023-03-10T23:44:20.016Z] #77 102.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:44:20 [2023-03-10T23:44:20.016Z] #77 102.8 checking whether ln -s works... yes
23:44:20 [2023-03-10T23:44:20.016Z] #77 102.8 checking the maximum length of command line arguments... 1572864
23:44:20 [2023-03-10T23:44:20.016Z] #77 102.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
23:44:20 [2023-03-10T23:44:20.016Z] #77 102.8 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
23:44:20 [2023-03-10T23:44:20.016Z] #77 102.8 checking for /usr/bin/ld option to reload object files... -r
23:44:20 [2023-03-10T23:44:20.016Z] #77 102.8 checking for objdump... objdump
23:44:20 [2023-03-10T23:44:20.016Z] #77 102.8 checking how to recognize dependent libraries... pass_all
23:44:20 [2023-03-10T23:44:20.016Z] #77 102.8 checking for dlltool... no
23:44:20 [2023-03-10T23:44:20.016Z] #77 102.8 checking how to associate runtime and link libraries... printf %s\n
23:44:20 [2023-03-10T23:44:20.016Z] #77 102.8 checking for ar... ar
23:44:20 [2023-03-10T23:44:20.273Z] #77 102.8 checking for archiver @FILE support... @
23:44:20 [2023-03-10T23:44:20.273Z] #77 103.1 checking for strip... strip
23:44:20 [2023-03-10T23:44:20.273Z] #77 103.1 checking for ranlib... ranlib
23:44:20 [2023-03-10T23:44:20.273Z] #77 103.1 checking for gawk... no
23:44:20 [2023-03-10T23:44:20.273Z] #77 103.1 checking for mawk... mawk
23:44:21 [2023-03-10T23:44:21.205Z] #77 103.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:44:21 [2023-03-10T23:44:21.205Z] #77 103.8 checking for sysroot... no
23:44:21 [2023-03-10T23:44:21.205Z] #77 103.8 checking for a working dd... /bin/dd
23:44:21 [2023-03-10T23:44:21.205Z] #77 103.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:44:21 [2023-03-10T23:44:21.205Z] #77 103.9 checking for mt... no
23:44:21 [2023-03-10T23:44:21.205Z] #77 103.9 checking if : is a manifest tool... no
23:44:21 [2023-03-10T23:44:21.205Z] #77 103.9 checking how to run the C preprocessor... gcc -E
23:44:22 [2023-03-10T23:44:22.395Z] #77 104.3 checking for ANSI C header files... yes
23:44:22 [2023-03-10T23:44:22.395Z] #77 104.9 checking for sys/types.h... yes
23:44:22 [2023-03-10T23:44:22.652Z] #77 105.2 checking for sys/stat.h... yes
23:44:22 [2023-03-10T23:44:22.652Z] #77 105.4 checking for stdlib.h... yes
23:44:22 [2023-03-10T23:44:22.909Z] #77 105.6 checking for string.h... yes
23:44:23 [2023-03-10T23:44:23.166Z] #77 105.9 checking for memory.h... yes
23:44:23 [2023-03-10T23:44:23.680Z] #77 106.2 checking for strings.h... yes
23:44:23 [2023-03-10T23:44:23.937Z] #77 106.4 checking for inttypes.h... yes
23:44:24 [2023-03-10T23:44:24.194Z] #77 106.7 checking for stdint.h... yes
23:44:24 [2023-03-10T23:44:24.451Z] #77 107.0 checking for unistd.h... yes
23:44:24 [2023-03-10T23:44:24.708Z] #77 107.2 checking for dlfcn.h... yes
23:44:24 [2023-03-10T23:44:24.708Z] #77 107.5 checking for objdir... .libs
23:44:24 [2023-03-10T23:44:24.966Z] #77 ...
23:44:24 [2023-03-10T23:44:24.966Z] 
23:44:24 [2023-03-10T23:44:24.966Z] #68 [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...)
23:44:24 [2023-03-10T23:44:24.966Z] #68 152.5 github.com/Sirupsen/logrus/formatters/logstash
23:44:24 [2023-03-10T23:44:24.966Z] #68 152.8 io/ioutil
23:44:24 [2023-03-10T23:44:24.966Z] #68 153.0 github.com/bugsnag/bugsnag-go/errors
23:44:24 [2023-03-10T23:44:24.966Z] #68 153.6 github.com/bugsnag/osext
23:44:24 [2023-03-10T23:44:24.966Z] #68 153.7 os/exec
23:44:24 [2023-03-10T23:44:24.966Z] #68 154.8 os/signal
23:44:24 [2023-03-10T23:44:24.966Z] #68 155.6 github.com/bugsnag/panicwrap
23:44:24 [2023-03-10T23:44:24.966Z] #68 156.2 compress/flate
23:44:24 [2023-03-10T23:44:24.966Z] #68 159.1 hash/crc32
23:44:24 [2023-03-10T23:44:24.966Z] #68 159.8 compress/gzip
23:44:24 [2023-03-10T23:44:24.966Z] #68 160.8 vendor/golang.org/x/text/transform
23:44:24 [2023-03-10T23:44:24.966Z] #68 161.6 vendor/golang.org/x/text/unicode/bidi
23:44:25 [2023-03-10T23:44:25.223Z] #68 ...
23:44:25 [2023-03-10T23:44:25.223Z] 
23:44:25 [2023-03-10T23:44:25.223Z] #77 [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
23:44:25 [2023-03-10T23:44:25.223Z] #77 108.0 checking if gcc supports -fno-rtti -fno-exceptions... no
23:44:25 [2023-03-10T23:44:25.480Z] #77 108.1 checking for gcc option to produce PIC... -fPIC -DPIC
23:44:25 [2023-03-10T23:44:25.480Z] #77 108.1 checking if gcc PIC flag -fPIC -DPIC works... yes
23:44:25 [2023-03-10T23:44:25.737Z] #77 108.2 checking if gcc static flag -static works... yes
23:44:26 [2023-03-10T23:44:26.251Z] #77 108.7 checking if gcc supports -c -o file.o... yes
23:44:26 [2023-03-10T23:44:26.251Z] #77 108.9 checking if gcc supports -c -o file.o... (cached) yes
23:44:26 [2023-03-10T23:44:26.251Z] #77 109.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
23:44:26 [2023-03-10T23:44:26.818Z] #77 109.1 checking dynamic linker characteristics... GNU/Linux ld.so
23:44:26 [2023-03-10T23:44:26.818Z] #77 109.6 checking how to hardcode library paths into programs... immediate
23:44:26 [2023-03-10T23:44:26.818Z] #77 109.6 checking whether stripping libraries is possible... yes
23:44:26 [2023-03-10T23:44:26.818Z] #77 109.7 checking if libtool supports shared libraries... yes
23:44:26 [2023-03-10T23:44:26.818Z] #77 109.7 checking whether to build shared libraries... no
23:44:26 [2023-03-10T23:44:26.818Z] #77 109.7 checking whether to build static libraries... yes
23:44:26 [2023-03-10T23:44:26.818Z] #77 109.7 checking for a BSD-compatible install... /usr/bin/install -c
23:44:27 [2023-03-10T23:44:27.091Z] #77 109.7 checking whether build environment is sane... yes
23:44:27 [2023-03-10T23:44:27.091Z] #77 109.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:44:27 [2023-03-10T23:44:27.091Z] #77 109.9 checking whether make sets $(MAKE)... yes
23:44:27 [2023-03-10T23:44:27.352Z] #77 110.0 checking whether make supports the include directive... yes (GNU style)
23:44:27 [2023-03-10T23:44:27.352Z] #77 110.0 checking whether make supports nested variables... yes
23:44:27 [2023-03-10T23:44:27.352Z] #77 110.1 checking whether UID '0' is supported by ustar format... yes
23:44:27 [2023-03-10T23:44:27.352Z] #77 110.2 checking whether GID '0' is supported by ustar format... yes
23:44:27 [2023-03-10T23:44:27.352Z] #77 110.2 checking how to create a ustar tar archive... gnutar
23:44:27 [2023-03-10T23:44:27.609Z] #77 110.3 checking dependency style of gcc... gcc3
23:44:27 [2023-03-10T23:44:27.867Z] #77 110.6 checking whether to enable maintainer-specific portions of Makefiles... yes
23:44:27 [2023-03-10T23:44:27.867Z] #77 110.6 checking whether make supports nested variables... (cached) yes
23:44:27 [2023-03-10T23:44:27.867Z] #77 110.6 checking for gawk... (cached) mawk
23:44:27 [2023-03-10T23:44:27.867Z] #77 110.6 checking for a sed that does not truncate output... (cached) /bin/sed
23:44:27 [2023-03-10T23:44:27.867Z] #77 110.6 checking for gcc... (cached) gcc
23:44:28 [2023-03-10T23:44:28.124Z] #77 110.7 checking whether we are using the GNU C compiler... (cached) yes
23:44:28 [2023-03-10T23:44:28.124Z] #77 110.7 checking whether gcc accepts -g... (cached) yes
23:44:28 [2023-03-10T23:44:28.124Z] #77 110.7 checking for gcc option to accept ISO C89... (cached) none needed
23:44:28 [2023-03-10T23:44:28.124Z] #77 110.7 checking whether gcc understands -c and -o together... (cached) yes
23:44:28 [2023-03-10T23:44:28.124Z] #77 110.7 checking for a Python interpreter with version >= 3... python3
23:44:28 [2023-03-10T23:44:28.124Z] #77 110.9 checking for python3... /usr/bin/python3
23:44:28 [2023-03-10T23:44:28.124Z] #77 110.9 checking for python3 version... 3.9
23:44:28 [2023-03-10T23:44:28.381Z] #77 110.9 checking for python3 platform... linux
23:44:28 [2023-03-10T23:44:28.381Z] #77 111.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
23:44:28 [2023-03-10T23:44:28.638Z] #77 111.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
23:44:28 [2023-03-10T23:44:28.638Z] #77 111.3 checking for go-md2man... no
23:44:28 [2023-03-10T23:44:28.895Z] #77 111.4 checking error.h usability... yes
23:44:29 [2023-03-10T23:44:29.153Z] #77 111.6 checking error.h presence... yes
23:44:29 [2023-03-10T23:44:29.153Z] #77 111.8 checking for error.h... yes
23:44:29 [2023-03-10T23:44:29.153Z] #77 111.8 checking linux/openat2.h usability... yes
23:44:29 [2023-03-10T23:44:29.410Z] #77 112.0 checking linux/openat2.h presence... yes
23:44:29 [2023-03-10T23:44:29.410Z] #77 112.1 checking for linux/openat2.h... yes
23:44:29 [2023-03-10T23:44:29.667Z] #77 112.2 checking for copy_file_range... yes
23:44:29 [2023-03-10T23:44:29.924Z] #77 112.5 checking for fgetxattr... yes
23:44:30 [2023-03-10T23:44:30.439Z] #77 112.9 checking for statx... yes
23:44:30 [2023-03-10T23:44:30.709Z] #77 113.3 checking for fgetpwent_r... yes
23:44:30 [2023-03-10T23:44:30.967Z] #77 113.6 checking for issetugid... no
23:44:31 [2023-03-10T23:44:31.224Z] #77 113.8 checking for pkg-config... /usr/bin/pkg-config
23:44:31 [2023-03-10T23:44:31.224Z] #77 113.8 checking pkg-config is at least version 0.9.0... yes
23:44:31 [2023-03-10T23:44:31.481Z] #77 113.8 checking for library containing yajl_tree_get... -lyajl
23:44:31 [2023-03-10T23:44:31.481Z] #77 114.3 checking for yajl >= 2.0.0... yes
23:44:32 [2023-03-10T23:44:32.043Z] #77 114.3 checking sys/capability.h usability... yes
23:44:32 [2023-03-10T23:44:32.043Z] #77 114.6 checking sys/capability.h presence... yes
23:44:32 [2023-03-10T23:44:32.043Z] #77 114.7 checking for sys/capability.h... yes
23:44:32 [2023-03-10T23:44:32.606Z] #77 114.7 checking for library containing cap_from_name... -lcap
23:44:33 [2023-03-10T23:44:33.169Z] #77 115.3 checking for library containing dlopen... -ldl
23:44:33 [2023-03-10T23:44:33.427Z] #77 115.9 checking seccomp.h usability... yes
23:44:33 [2023-03-10T23:44:33.427Z] #77 116.1 checking seccomp.h presence... yes
23:44:33 [2023-03-10T23:44:33.684Z] #77 116.2 checking for seccomp.h... yes
23:44:34 [2023-03-10T23:44:34.249Z] #77 116.2 checking for library containing seccomp_rule_add... -lseccomp
23:44:34 [2023-03-10T23:44:34.507Z] #77 117.0 checking for library containing seccomp_arch_resolve_name... none required
23:44:34 [2023-03-10T23:44:34.764Z] #77 117.2 checking systemd/sd-bus.h usability... yes
23:44:35 [2023-03-10T23:44:35.022Z] #77 117.4 checking systemd/sd-bus.h presence... yes
23:44:35 [2023-03-10T23:44:35.022Z] #77 117.7 checking for systemd/sd-bus.h... yes
23:44:35 [2023-03-10T23:44:35.586Z] #77 117.7 checking for library containing sd_bus_match_signal_async... -lsystemd
23:44:36 [2023-03-10T23:44:36.151Z] #77 118.3 checking for sd_notify_barrier... yes
23:44:36 [2023-03-10T23:44:36.410Z] #77 118.7 checking linux/bpf.h usability... yes
23:44:36 [2023-03-10T23:44:36.410Z] #77 119.0 checking linux/bpf.h presence... yes
23:44:36 [2023-03-10T23:44:36.410Z] #77 119.1 checking for linux/bpf.h... yes
23:44:36 [2023-03-10T23:44:36.668Z] #77 119.1 checking compilation for eBPF... yes
23:44:36 [2023-03-10T23:44:36.668Z] #77 119.3 checking for criu >= 3.15... no
23:44:36 [2023-03-10T23:44:36.668Z] #77 119.3 configure: CRIU headers not found, building without CRIU support
23:44:36 [2023-03-10T23:44:36.668Z] #77 119.3 checking for criu > 3.16... no
23:44:36 [2023-03-10T23:44:36.668Z] #77 119.3 configure: CRIU version doesn't support join-ns API
23:44:36 [2023-03-10T23:44:36.668Z] #77 119.3 checking for criu > 3.16.1... no
23:44:36 [2023-03-10T23:44:36.668Z] #77 119.4 configure: CRIU version doesn't support for pre-dumping
23:44:36 [2023-03-10T23:44:36.668Z] #77 119.4 checking for new mount API (fsconfig)... yes
23:44:36 [2023-03-10T23:44:36.925Z] #77 119.5 checking for seccomp notify API... yes
23:44:36 [2023-03-10T23:44:36.925Z] #77 119.7 checking for gperf... no
23:44:36 [2023-03-10T23:44:36.925Z] #77 119.7 configure: gperf not found - cannot rebuild signal parser code
23:44:37 [2023-03-10T23:44:37.182Z] #77 119.7 checking for library containing argp_parse... none required
23:44:37 [2023-03-10T23:44:37.438Z] #77 ...
23:44:37 [2023-03-10T23:44:37.438Z] 
23:44:37 [2023-03-10T23:44:37.438Z] #68 [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...)
23:44:37 [2023-03-10T23:44:37.438Z] #68 164.8 vendor/golang.org/x/text/secure/bidirule
23:44:37 [2023-03-10T23:44:37.438Z] #68 165.1 vendor/golang.org/x/text/unicode/norm
23:44:37 [2023-03-10T23:44:37.438Z] #68 165.9 net/textproto
23:44:37 [2023-03-10T23:44:37.438Z] #68 167.0 vendor/golang.org/x/net/http2/hpack
23:44:37 [2023-03-10T23:44:37.438Z] #68 168.1 mime
23:44:37 [2023-03-10T23:44:37.438Z] #68 169.9 mime/quotedprintable
23:44:37 [2023-03-10T23:44:37.438Z] #68 170.4 mime/multipart
23:44:37 [2023-03-10T23:44:37.438Z] #68 170.6 vendor/golang.org/x/net/idna
23:44:37 [2023-03-10T23:44:37.438Z] #68 171.6 net/http/httptrace
23:44:37 [2023-03-10T23:44:37.438Z] #68 172.0 net/http/internal
23:44:37 [2023-03-10T23:44:37.438Z] #68 172.3 net/http/internal/ascii
23:44:37 [2023-03-10T23:44:37.438Z] #68 172.6 regexp/syntax
23:44:37 [2023-03-10T23:44:37.438Z] #68 173.3 vendor/golang.org/x/net/http/httpguts
23:44:37 [2023-03-10T23:44:37.438Z] #68 173.6 vendor/golang.org/x/net/http/httpproxy
23:44:37 [2023-03-10T23:44:37.438Z] #68 174.2 net/http
23:44:37 [2023-03-10T23:44:37.439Z] #68 ...
23:44:37 [2023-03-10T23:44:37.439Z] 
23:44:37 [2023-03-10T23:44:37.439Z] #77 [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
23:44:37 [2023-03-10T23:44:37.439Z] #77 120.2 checking that generated files are newer than configure... done
23:44:37 [2023-03-10T23:44:37.439Z] #77 120.2 configure: creating ./config.status
23:44:40 [2023-03-10T23:44:40.713Z] #77 ...
23:44:40 [2023-03-10T23:44:40.713Z] 
23:44:40 [2023-03-10T23:44:40.713Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
23:44:40 [2023-03-10T23:44:40.713Z] #56 183.9 gotestsum version dev
23:44:40 [2023-03-10T23:44:40.713Z] #56 DONE 185.4s
23:44:40 [2023-03-10T23:44:40.713Z] 
23:44:40 [2023-03-10T23:44:40.713Z] #68 [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...)
23:44:40 [2023-03-10T23:44:40.713Z] #68 176.4 regexp
23:44:41 [2023-03-10T23:44:41.643Z] #68 179.0 gopkg.in/yaml.v2
23:44:44 [2023-03-10T23:44:44.917Z] #68 ...
23:44:44 [2023-03-10T23:44:44.917Z] 
23:44:44 [2023-03-10T23:44:44.917Z] #77 [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
23:44:44 [2023-03-10T23:44:44.917Z] #77 124.2 config.status: creating Makefile
23:44:44 [2023-03-10T23:44:44.917Z] #77 124.3 config.status: creating rpm/crun.spec
23:44:44 [2023-03-10T23:44:44.917Z] #77 124.4 config.status: creating config.h
23:44:44 [2023-03-10T23:44:44.917Z] #77 124.4 config.status: executing libtool commands
23:44:44 [2023-03-10T23:44:44.917Z] #77 124.5 config.status: executing depfiles commands
23:44:44 [2023-03-10T23:44:44.917Z] #77 126.2 === configuring in libocispec (/tmp/crun-build/libocispec)
23:44:44 [2023-03-10T23:44:44.917Z] #77 126.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:44:44 [2023-03-10T23:44:44.917Z] #77 126.7 checking for gcc... gcc
23:44:44 [2023-03-10T23:44:44.917Z] #77 126.9 checking whether the C compiler works... yes
23:44:44 [2023-03-10T23:44:44.917Z] #77 127.1 checking for C compiler default output file name... a.out
23:44:44 [2023-03-10T23:44:44.917Z] #77 127.1 checking for suffix of executables... 
23:44:44 [2023-03-10T23:44:44.917Z] #77 127.4 checking whether we are cross compiling... no
23:44:44 [2023-03-10T23:44:44.917Z] #77 127.6 checking for suffix of object files... o
23:44:44 [2023-03-10T23:44:44.917Z] #77 127.7 checking whether we are using the GNU C compiler... yes
23:44:45 [2023-03-10T23:44:45.174Z] #77 127.8 checking whether gcc accepts -g... yes
23:44:45 [2023-03-10T23:44:45.431Z] #77 128.0 checking for gcc option to accept ISO C89... none needed
23:44:45 [2023-03-10T23:44:45.688Z] #77 128.2 checking whether gcc understands -c and -o together... yes
23:44:45 [2023-03-10T23:44:45.688Z] #77 128.5 checking how to run the C preprocessor... gcc -E
23:44:46 [2023-03-10T23:44:46.251Z] #77 128.8 checking for grep that handles long lines and -e... /bin/grep
23:44:46 [2023-03-10T23:44:46.251Z] #77 128.8 checking for egrep... /bin/grep -E
23:44:46 [2023-03-10T23:44:46.815Z] #77 128.9 checking for ANSI C header files... yes
23:44:47 [2023-03-10T23:44:47.075Z] #77 129.6 checking for sys/types.h... yes
23:44:47 [2023-03-10T23:44:47.075Z] #77 129.8 checking for sys/stat.h... yes
23:44:47 [2023-03-10T23:44:47.332Z] #77 129.9 checking for stdlib.h... yes
23:44:47 [2023-03-10T23:44:47.589Z] #77 130.2 checking for string.h... yes
23:44:47 [2023-03-10T23:44:47.845Z] #77 130.4 checking for memory.h... yes
23:44:48 [2023-03-10T23:44:48.114Z] #77 130.6 checking for strings.h... yes
23:44:48 [2023-03-10T23:44:48.374Z] #77 131.0 checking for inttypes.h... yes
23:44:48 [2023-03-10T23:44:48.632Z] #77 131.2 checking for stdint.h... yes
23:44:48 [2023-03-10T23:44:48.889Z] #77 131.5 checking for unistd.h... yes
23:44:49 [2023-03-10T23:44:49.146Z] #77 131.6 checking minix/config.h usability... no
23:44:49 [2023-03-10T23:44:49.146Z] #77 131.9 checking minix/config.h presence... no
23:44:49 [2023-03-10T23:44:49.404Z] #77 132.0 checking for minix/config.h... no
23:44:49 [2023-03-10T23:44:49.404Z] #77 132.0 checking whether it is safe to define __EXTENSIONS__... yes
23:44:49 [2023-03-10T23:44:49.968Z] #77 132.3 checking build system type... aarch64-unknown-linux-gnu
23:44:49 [2023-03-10T23:44:49.968Z] #77 132.6 checking host system type... aarch64-unknown-linux-gnu
23:44:49 [2023-03-10T23:44:49.968Z] #77 132.6 checking how to print strings... printf
23:44:49 [2023-03-10T23:44:49.968Z] #77 132.6 checking for a sed that does not truncate output... /bin/sed
23:44:49 [2023-03-10T23:44:49.968Z] #77 132.7 checking for fgrep... /bin/grep -F
23:44:49 [2023-03-10T23:44:49.968Z] #77 132.7 checking for ld used by gcc... /usr/bin/ld
23:44:49 [2023-03-10T23:44:49.968Z] #77 132.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:44:49 [2023-03-10T23:44:49.968Z] #77 132.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:44:49 [2023-03-10T23:44:49.968Z] #77 132.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:44:49 [2023-03-10T23:44:49.968Z] #77 132.8 checking whether ln -s works... yes
23:44:49 [2023-03-10T23:44:49.968Z] #77 132.8 checking the maximum length of command line arguments... 1572864
23:44:50 [2023-03-10T23:44:50.226Z] #77 132.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
23:44:50 [2023-03-10T23:44:50.226Z] #77 132.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
23:44:50 [2023-03-10T23:44:50.226Z] #77 132.9 checking for /usr/bin/ld option to reload object files... -r
23:44:50 [2023-03-10T23:44:50.226Z] #77 132.9 checking for objdump... objdump
23:44:50 [2023-03-10T23:44:50.226Z] #77 132.9 checking how to recognize dependent libraries... pass_all
23:44:50 [2023-03-10T23:44:50.226Z] #77 132.9 checking for dlltool... no
23:44:50 [2023-03-10T23:44:50.226Z] #77 132.9 checking how to associate runtime and link libraries... printf %s\n
23:44:50 [2023-03-10T23:44:50.226Z] #77 132.9 checking for ar... ar
23:44:50 [2023-03-10T23:44:50.226Z] #77 132.9 checking for archiver @FILE support... @
23:44:50 [2023-03-10T23:44:50.483Z] #77 133.2 checking for strip... strip
23:44:50 [2023-03-10T23:44:50.483Z] #77 133.2 checking for ranlib... ranlib
23:44:50 [2023-03-10T23:44:50.483Z] #77 133.2 checking for gawk... no
23:44:50 [2023-03-10T23:44:50.483Z] #77 133.2 checking for mawk... mawk
23:44:51 [2023-03-10T23:44:51.047Z] #77 133.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:44:51 [2023-03-10T23:44:51.047Z] #77 133.7 checking for sysroot... no
23:44:51 [2023-03-10T23:44:51.047Z] #77 133.7 checking for a working dd... /bin/dd
23:44:51 [2023-03-10T23:44:51.047Z] #77 133.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:44:51 [2023-03-10T23:44:51.047Z] #77 133.8 checking for mt... no
23:44:51 [2023-03-10T23:44:51.047Z] #77 133.8 checking if : is a manifest tool... no
23:44:51 [2023-03-10T23:44:51.047Z] #77 133.8 checking for dlfcn.h... yes
23:44:51 [2023-03-10T23:44:51.305Z] #77 134.0 checking for objdir... .libs
23:44:51 [2023-03-10T23:44:51.819Z] #77 134.3 checking if gcc supports -fno-rtti -fno-exceptions... no
23:44:51 [2023-03-10T23:44:51.819Z] #77 134.4 checking for gcc option to produce PIC... -fPIC -DPIC
23:44:51 [2023-03-10T23:44:51.819Z] #77 134.4 checking if gcc PIC flag -fPIC -DPIC works... yes
23:44:52 [2023-03-10T23:44:52.077Z] #77 134.6 checking if gcc static flag -static works... yes
23:44:52 [2023-03-10T23:44:52.335Z] #77 135.0 checking if gcc supports -c -o file.o... yes
23:44:52 [2023-03-10T23:44:52.335Z] #77 135.2 checking if gcc supports -c -o file.o... (cached) yes
23:44:52 [2023-03-10T23:44:52.335Z] #77 135.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
23:44:52 [2023-03-10T23:44:52.899Z] #77 135.2 checking dynamic linker characteristics... GNU/Linux ld.so
23:44:52 [2023-03-10T23:44:52.899Z] #77 135.6 checking how to hardcode library paths into programs... immediate
23:44:52 [2023-03-10T23:44:52.899Z] #77 135.6 checking whether stripping libraries is possible... yes
23:44:52 [2023-03-10T23:44:52.899Z] #77 135.7 checking if libtool supports shared libraries... yes
23:44:52 [2023-03-10T23:44:52.899Z] #77 135.7 checking whether to build shared libraries... no
23:44:52 [2023-03-10T23:44:52.899Z] #77 135.7 checking whether to build static libraries... yes
23:44:52 [2023-03-10T23:44:52.899Z] #77 135.7 checking for a BSD-compatible install... /usr/bin/install -c
23:44:52 [2023-03-10T23:44:52.899Z] #77 135.7 checking whether build environment is sane... yes
23:44:53 [2023-03-10T23:44:53.157Z] #77 135.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:44:53 [2023-03-10T23:44:53.157Z] #77 135.8 checking whether make sets $(MAKE)... yes
23:44:53 [2023-03-10T23:44:53.157Z] #77 135.9 checking whether make supports the include directive... yes (GNU style)
23:44:53 [2023-03-10T23:44:53.414Z] #77 136.0 checking whether make supports nested variables... yes
23:44:53 [2023-03-10T23:44:53.414Z] #77 136.1 checking whether UID '0' is supported by ustar format... yes
23:44:53 [2023-03-10T23:44:53.414Z] #77 136.1 checking whether GID '0' is supported by ustar format... yes
23:44:53 [2023-03-10T23:44:53.414Z] #77 136.1 checking how to create a ustar tar archive... gnutar
23:44:53 [2023-03-10T23:44:53.672Z] #77 136.2 checking dependency style of gcc... gcc3
23:44:53 [2023-03-10T23:44:53.672Z] #77 136.5 checking whether to enable maintainer-specific portions of Makefiles... yes
23:44:53 [2023-03-10T23:44:53.672Z] #77 136.5 checking whether make supports nested variables... (cached) yes
23:44:53 [2023-03-10T23:44:53.672Z] #77 136.5 checking for pkg-config... /usr/bin/pkg-config
23:44:53 [2023-03-10T23:44:53.672Z] #77 136.5 checking pkg-config is at least version 0.9.0... yes
23:44:53 [2023-03-10T23:44:53.929Z] #77 136.5 checking for yajl >= 2.1.0... yes
23:44:53 [2023-03-10T23:44:53.929Z] #77 136.6 checking for a sed that does not truncate output... (cached) /bin/sed
23:44:53 [2023-03-10T23:44:53.929Z] #77 136.6 checking for gcc... (cached) gcc
23:44:53 [2023-03-10T23:44:53.929Z] #77 136.7 checking whether we are using the GNU C compiler... (cached) yes
23:44:53 [2023-03-10T23:44:53.929Z] #77 136.7 checking whether gcc accepts -g... (cached) yes
23:44:53 [2023-03-10T23:44:53.929Z] #77 136.7 checking for gcc option to accept ISO C89... (cached) none needed
23:44:53 [2023-03-10T23:44:53.929Z] #77 136.7 checking whether gcc understands -c and -o together... (cached) yes
23:44:53 [2023-03-10T23:44:53.929Z] #77 136.7 checking for a Python interpreter with version >= 3... python3
23:44:53 [2023-03-10T23:44:53.929Z] #77 136.8 checking for python3... /usr/bin/python3
23:44:53 [2023-03-10T23:44:53.929Z] #77 136.8 checking for python3 version... 3.9
23:44:54 [2023-03-10T23:44:54.186Z] #77 136.8 checking for python3 platform... linux
23:44:54 [2023-03-10T23:44:54.186Z] #77 136.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
23:44:54 [2023-03-10T23:44:54.703Z] #77 137.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
23:44:54 [2023-03-10T23:44:54.960Z] #77 137.5 checking that generated files are newer than configure... done
23:44:54 [2023-03-10T23:44:54.960Z] #77 137.5 configure: creating ./config.status
23:44:58 [2023-03-10T23:44:58.238Z] #77 141.1 config.status: creating Makefile
23:44:58 [2023-03-10T23:44:58.238Z] #77 141.1 config.status: creating config.h
23:44:58 [2023-03-10T23:44:58.495Z] #77 141.1 config.status: executing libtool commands
23:44:58 [2023-03-10T23:44:58.495Z] #77 141.2 config.status: executing depfiles commands
23:44:59 [2023-03-10T23:44:59.058Z] #77 ...
23:44:59 [2023-03-10T23:44:59.058Z] 
23:44:59 [2023-03-10T23:44:59.058Z] #68 [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...)
23:44:59 [2023-03-10T23:44:59.058Z] #68 186.4 github.com/docker/distribution/uuid
23:44:59 [2023-03-10T23:44:59.058Z] #68 186.7 golang.org/x/net/context
23:44:59 [2023-03-10T23:44:59.058Z] #68 187.4 github.com/docker/distribution/digest
23:44:59 [2023-03-10T23:44:59.058Z] #68 188.5 github.com/docker/distribution/reference
23:44:59 [2023-03-10T23:44:59.058Z] #68 189.0 encoding/base32
23:44:59 [2023-03-10T23:44:59.058Z] #68 189.6 github.com/docker/libtrust
23:44:59 [2023-03-10T23:44:59.058Z] #68 194.1 github.com/stevvooe/resumable
23:44:59 [2023-03-10T23:44:59.058Z] #68 194.3 internal/saferio
23:44:59 [2023-03-10T23:44:59.058Z] #68 194.6 encoding/gob
23:44:59 [2023-03-10T23:44:59.315Z] #68 ...
23:44:59 [2023-03-10T23:44:59.315Z] 
23:44:59 [2023-03-10T23:44:59.315Z] #77 [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
23:44:59 [2023-03-10T23:44:59.315Z] #77 142.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
23:44:59 [2023-03-10T23:44:59.315Z] #77 142.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:45:00 [2023-03-10T23:45:00.136Z] #77 142.8 checking for gcc... gcc
23:45:00 [2023-03-10T23:45:00.393Z] #77 142.9 checking whether the C compiler works... yes
23:45:00 [2023-03-10T23:45:00.393Z] #77 143.1 checking for C compiler default output file name... a.out
23:45:00 [2023-03-10T23:45:00.651Z] #77 143.1 checking for suffix of executables... 
23:45:00 [2023-03-10T23:45:00.908Z] #77 143.4 checking whether we are cross compiling... no
23:45:00 [2023-03-10T23:45:00.908Z] #77 143.6 checking for suffix of object files... o
23:45:01 [2023-03-10T23:45:01.166Z] #77 143.7 checking whether we are using the GNU C compiler... yes
23:45:01 [2023-03-10T23:45:01.423Z] #77 143.9 checking whether gcc accepts -g... yes
23:45:01 [2023-03-10T23:45:01.423Z] #77 144.0 checking for gcc option to accept ISO C89... none needed
23:45:01 [2023-03-10T23:45:01.681Z] #77 144.2 checking whether gcc understands -c and -o together... yes
23:45:01 [2023-03-10T23:45:01.681Z] #77 144.5 checking for a BSD-compatible install... /usr/bin/install -c
23:45:01 [2023-03-10T23:45:01.681Z] #77 144.5 checking whether build environment is sane... yes
23:45:01 [2023-03-10T23:45:01.938Z] #77 144.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:45:01 [2023-03-10T23:45:01.938Z] #77 144.6 checking for gawk... no
23:45:01 [2023-03-10T23:45:01.938Z] #77 144.6 checking for mawk... mawk
23:45:01 [2023-03-10T23:45:01.938Z] #77 144.6 checking whether make sets $(MAKE)... yes
23:45:01 [2023-03-10T23:45:01.938Z] #77 144.7 checking whether make supports the include directive... yes (GNU style)
23:45:01 [2023-03-10T23:45:01.938Z] #77 144.7 checking whether make supports nested variables... yes
23:45:01 [2023-03-10T23:45:01.938Z] #77 144.8 checking whether UID '0' is supported by ustar format... yes
23:45:01 [2023-03-10T23:45:01.938Z] #77 144.8 checking whether GID '0' is supported by ustar format... yes
23:45:02 [2023-03-10T23:45:02.195Z] #77 144.8 checking how to create a ustar tar archive... gnutar
23:45:02 [2023-03-10T23:45:02.453Z] #77 144.9 checking dependency style of gcc... gcc3
23:45:02 [2023-03-10T23:45:02.453Z] #77 145.2 checking whether to enable maintainer-specific portions of Makefiles... yes
23:45:02 [2023-03-10T23:45:02.453Z] #77 145.2 checking whether make supports nested variables... (cached) yes
23:45:03 [2023-03-10T23:45:03.017Z] #77 145.3 checking build system type... aarch64-unknown-linux-gnu
23:45:03 [2023-03-10T23:45:03.017Z] #77 145.7 checking host system type... aarch64-unknown-linux-gnu
23:45:03 [2023-03-10T23:45:03.017Z] #77 145.7 checking how to print strings... printf
23:45:03 [2023-03-10T23:45:03.017Z] #77 145.7 checking for a sed that does not truncate output... /bin/sed
23:45:03 [2023-03-10T23:45:03.017Z] #77 145.7 checking for grep that handles long lines and -e... /bin/grep
23:45:03 [2023-03-10T23:45:03.017Z] #77 145.7 checking for egrep... /bin/grep -E
23:45:03 [2023-03-10T23:45:03.017Z] #77 145.7 checking for fgrep... /bin/grep -F
23:45:03 [2023-03-10T23:45:03.017Z] #77 145.8 checking for ld used by gcc... /usr/bin/ld
23:45:03 [2023-03-10T23:45:03.017Z] #77 145.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:45:03 [2023-03-10T23:45:03.017Z] #77 145.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:45:03 [2023-03-10T23:45:03.275Z] #77 145.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:45:03 [2023-03-10T23:45:03.275Z] #77 146.0 checking whether ln -s works... yes
23:45:03 [2023-03-10T23:45:03.275Z] #77 146.0 checking the maximum length of command line arguments... 1572864
23:45:03 [2023-03-10T23:45:03.275Z] #77 146.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
23:45:03 [2023-03-10T23:45:03.275Z] #77 146.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
23:45:03 [2023-03-10T23:45:03.275Z] #77 146.0 checking for /usr/bin/ld option to reload object files... -r
23:45:03 [2023-03-10T23:45:03.275Z] #77 146.0 checking for objdump... objdump
23:45:03 [2023-03-10T23:45:03.275Z] #77 146.0 checking how to recognize dependent libraries... pass_all
23:45:03 [2023-03-10T23:45:03.275Z] #77 146.0 checking for dlltool... no
23:45:03 [2023-03-10T23:45:03.275Z] #77 146.0 checking how to associate runtime and link libraries... printf %s\n
23:45:03 [2023-03-10T23:45:03.275Z] #77 146.0 checking for ar... ar
23:45:03 [2023-03-10T23:45:03.532Z] #77 146.0 checking for archiver @FILE support... @
23:45:03 [2023-03-10T23:45:03.532Z] #77 146.3 checking for strip... strip
23:45:03 [2023-03-10T23:45:03.532Z] #77 146.3 checking for ranlib... ranlib
23:45:04 [2023-03-10T23:45:04.096Z] #77 146.3 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:45:04 [2023-03-10T23:45:04.096Z] #77 146.8 checking for sysroot... no
23:45:04 [2023-03-10T23:45:04.096Z] #77 146.8 checking for a working dd... /bin/dd
23:45:04 [2023-03-10T23:45:04.096Z] #77 146.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:45:04 [2023-03-10T23:45:04.096Z] #77 146.8 checking for mt... no
23:45:04 [2023-03-10T23:45:04.096Z] #77 146.9 checking if : is a manifest tool... no
23:45:04 [2023-03-10T23:45:04.352Z] #77 146.9 checking how to run the C preprocessor... gcc -E
23:45:05 [2023-03-10T23:45:05.173Z] #77 147.2 checking for ANSI C header files... yes
23:45:05 [2023-03-10T23:45:05.431Z] #77 148.1 checking for sys/types.h... yes
23:45:05 [2023-03-10T23:45:05.690Z] #77 148.2 checking for sys/stat.h... yes
23:45:05 [2023-03-10T23:45:05.690Z] #77 148.4 checking for stdlib.h... yes
23:45:05 [2023-03-10T23:45:05.966Z] #77 148.6 checking for string.h... yes
23:45:05 [2023-03-10T23:45:05.966Z] #77 148.7 checking for memory.h... yes
23:45:06 [2023-03-10T23:45:06.530Z] #77 148.9 checking for strings.h... yes
23:45:06 [2023-03-10T23:45:06.793Z] #77 149.3 checking for inttypes.h... yes
23:45:06 [2023-03-10T23:45:06.793Z] #77 149.5 checking for stdint.h... yes
23:45:07 [2023-03-10T23:45:07.058Z] #77 149.7 checking for unistd.h... yes
23:45:07 [2023-03-10T23:45:07.627Z] #77 149.9 checking for dlfcn.h... yes
23:45:07 [2023-03-10T23:45:07.627Z] #77 150.1 checking for objdir... .libs
23:45:08 [2023-03-10T23:45:08.141Z] #77 150.7 checking if gcc supports -fno-rtti -fno-exceptions... no
23:45:08 [2023-03-10T23:45:08.141Z] #77 150.8 checking for gcc option to produce PIC... -fPIC -DPIC
23:45:08 [2023-03-10T23:45:08.397Z] #77 150.8 checking if gcc PIC flag -fPIC -DPIC works... yes
23:45:08 [2023-03-10T23:45:08.654Z] #77 151.0 checking if gcc static flag -static works... yes
23:45:08 [2023-03-10T23:45:08.911Z] #77 151.4 checking if gcc supports -c -o file.o... yes
23:45:08 [2023-03-10T23:45:08.911Z] #77 151.6 checking if gcc supports -c -o file.o... (cached) yes
23:45:08 [2023-03-10T23:45:08.911Z] #77 151.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
23:45:09 [2023-03-10T23:45:09.475Z] #77 151.7 checking dynamic linker characteristics... GNU/Linux ld.so
23:45:09 [2023-03-10T23:45:09.475Z] #77 152.2 checking how to hardcode library paths into programs... immediate
23:45:09 [2023-03-10T23:45:09.475Z] #77 152.2 checking whether stripping libraries is possible... yes
23:45:09 [2023-03-10T23:45:09.475Z] #77 152.2 checking if libtool supports shared libraries... yes
23:45:09 [2023-03-10T23:45:09.475Z] #77 152.2 checking whether to build shared libraries... no
23:45:09 [2023-03-10T23:45:09.475Z] #77 152.2 checking whether to build static libraries... yes
23:45:09 [2023-03-10T23:45:09.475Z] #77 152.2 checking float.h usability... yes
23:45:09 [2023-03-10T23:45:09.732Z] #77 152.4 checking float.h presence... yes
23:45:09 [2023-03-10T23:45:09.732Z] #77 152.5 checking for float.h... yes
23:45:09 [2023-03-10T23:45:09.989Z] #77 152.6 checking limits.h usability... yes
23:45:09 [2023-03-10T23:45:09.989Z] #77 152.7 checking limits.h presence... yes
23:45:09 [2023-03-10T23:45:09.989Z] #77 152.8 checking for limits.h... yes
23:45:10 [2023-03-10T23:45:10.246Z] #77 152.9 checking stddef.h usability... yes
23:45:10 [2023-03-10T23:45:10.502Z] #77 153.1 checking stddef.h presence... yes
23:45:10 [2023-03-10T23:45:10.502Z] #77 153.2 checking for stddef.h... yes
23:45:10 [2023-03-10T23:45:10.502Z] #77 153.2 checking for stdlib.h... (cached) yes
23:45:10 [2023-03-10T23:45:10.502Z] #77 153.2 checking for string.h... (cached) yes
23:45:10 [2023-03-10T23:45:10.760Z] #77 153.3 checking sys/time.h usability... yes
23:45:10 [2023-03-10T23:45:10.760Z] #77 153.4 checking sys/time.h presence... yes
23:45:10 [2023-03-10T23:45:10.760Z] #77 153.5 checking for sys/time.h... yes
23:45:11 [2023-03-10T23:45:11.017Z] #77 153.6 checking for inline... inline
23:45:11 [2023-03-10T23:45:11.582Z] #77 153.7 checking for size_t... yes
23:45:11 [2023-03-10T23:45:11.582Z] #77 154.2 checking for stdlib.h... (cached) yes
23:45:11 [2023-03-10T23:45:11.582Z] #77 154.2 checking for GNU libc compatible malloc... yes
23:45:11 [2023-03-10T23:45:11.839Z] #77 154.5 checking for stdlib.h... (cached) yes
23:45:12 [2023-03-10T23:45:12.096Z] #77 154.5 checking for GNU libc compatible realloc... yes
23:45:12 [2023-03-10T23:45:12.354Z] #77 154.9 checking for working strtod... yes
23:45:12 [2023-03-10T23:45:12.926Z] #77 155.2 checking for gettimeofday... yes
23:45:13 [2023-03-10T23:45:13.183Z] #77 155.5 checking for memset... yes
23:45:13 [2023-03-10T23:45:13.183Z] #77 155.8 checking for strspn... yes
23:45:13 [2023-03-10T23:45:13.440Z] #77 156.2 checking that generated files are newer than configure... done
23:45:13 [2023-03-10T23:45:13.440Z] #77 156.2 configure: creating ./config.status
23:45:14 [2023-03-10T23:45:14.811Z] #77 ...
23:45:14 [2023-03-10T23:45:14.811Z] 
23:45:14 [2023-03-10T23:45:14.811Z] #68 [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...)
23:45:14 [2023-03-10T23:45:14.811Z] #68 202.1 github.com/stevvooe/resumable/sha256
23:45:14 [2023-03-10T23:45:14.811Z] #68 202.6 github.com/stevvooe/resumable/sha512
23:45:14 [2023-03-10T23:45:14.811Z] #68 203.3 github.com/garyburd/redigo/internal
23:45:14 [2023-03-10T23:45:14.811Z] #68 203.4 github.com/garyburd/redigo/redis
23:45:14 [2023-03-10T23:45:14.811Z] #68 205.4 github.com/bugsnag/bugsnag-go
23:45:14 [2023-03-10T23:45:14.811Z] #68 205.7 github.com/docker/distribution/configuration
23:45:14 [2023-03-10T23:45:14.811Z] #68 206.8 github.com/gorilla/context
23:45:14 [2023-03-10T23:45:14.811Z] #68 206.9 github.com/docker/distribution/registry/api/errcode
23:45:14 [2023-03-10T23:45:14.811Z] #68 207.2 github.com/gorilla/mux
23:45:14 [2023-03-10T23:45:14.811Z] #68 207.7 expvar
23:45:14 [2023-03-10T23:45:14.811Z] #68 208.2 github.com/docker/distribution/context
23:45:14 [2023-03-10T23:45:14.811Z] #68 208.5 github.com/docker/distribution/registry/api/v2
23:45:14 [2023-03-10T23:45:14.811Z] #68 209.5 github.com/docker/distribution/registry/client/transport
23:45:14 [2023-03-10T23:45:14.811Z] #68 209.6 github.com/docker/distribution/health
23:45:14 [2023-03-10T23:45:14.811Z] #68 210.0 github.com/docker/distribution
23:45:14 [2023-03-10T23:45:14.811Z] #68 210.2 github.com/docker/distribution/health/checks
23:45:14 [2023-03-10T23:45:14.811Z] #68 210.6 github.com/docker/distribution/registry/auth
23:45:14 [2023-03-10T23:45:14.811Z] #68 210.8 github.com/docker/distribution/manifest/manifestlist
23:45:14 [2023-03-10T23:45:14.811Z] #68 210.9 github.com/docker/distribution/manifest/schema1
23:45:14 [2023-03-10T23:45:14.811Z] #68 211.1 github.com/docker/distribution/manifest/schema2
23:45:14 [2023-03-10T23:45:14.811Z] #68 211.4 github.com/docker/distribution/notifications
23:45:14 [2023-03-10T23:45:14.811Z] #68 211.7 github.com/docker/distribution/registry/middleware/registry
23:45:14 [2023-03-10T23:45:14.811Z] #68 211.9 github.com/docker/distribution/registry/middleware/repository
23:45:14 [2023-03-10T23:45:14.811Z] #68 212.2 github.com/docker/distribution/registry/storage/cache
23:45:15 [2023-03-10T23:45:15.376Z] #68 212.6 github.com/docker/distribution/registry/storage/cache/memory
23:45:15 [2023-03-10T23:45:15.633Z] #68 213.1 github.com/docker/distribution/registry/client
23:45:15 [2023-03-10T23:45:15.633Z] #68 213.1 github.com/docker/distribution/registry/storage/driver
23:45:16 [2023-03-10T23:45:16.202Z] #68 213.6 github.com/docker/distribution/registry/proxy/scheduler
23:45:16 [2023-03-10T23:45:16.765Z] #68 214.1 github.com/docker/distribution/registry/storage
23:45:17 [2023-03-10T23:45:17.329Z] #68 ...
23:45:17 [2023-03-10T23:45:17.329Z] 
23:45:17 [2023-03-10T23:45:17.329Z] #77 [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
23:45:17 [2023-03-10T23:45:17.329Z] #77 159.9 config.status: creating Makefile
23:45:17 [2023-03-10T23:45:17.329Z] #77 160.0 config.status: creating config.h
23:45:17 [2023-03-10T23:45:17.329Z] #77 160.1 config.status: executing depfiles commands
23:45:17 [2023-03-10T23:45:17.586Z] #77 160.4 config.status: executing libtool commands
23:45:18 [2023-03-10T23:45:18.957Z] #77 161.6   GEN      .version
23:45:18 [2023-03-10T23:45:18.957Z] #77 161.6 make  install-recursive
23:45:18 [2023-03-10T23:45:18.957Z] #77 161.6 make[1]: Entering directory '/tmp/crun-build'
23:45:18 [2023-03-10T23:45:18.957Z] #77 161.8 Making install in libocispec
23:45:18 [2023-03-10T23:45:18.957Z] #77 161.8 make[2]: Entering directory '/tmp/crun-build/libocispec'
23:45:18 [2023-03-10T23:45:18.957Z] #77 161.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
23:45:19 [2023-03-10T23:45:19.214Z] #77 161.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
23:45:19 [2023-03-10T23:45:19.214Z] #77 161.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
23:45:19 [2023-03-10T23:45:19.214Z] #77 162.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
23:45:20 [2023-03-10T23:45:20.144Z] #77 162.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
23:45:20 [2023-03-10T23:45:20.144Z] #77 162.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
23:45:20 [2023-03-10T23:45:20.144Z] #77 162.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
23:45:20 [2023-03-10T23:45:20.144Z] #77 162.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
23:45:20 [2023-03-10T23:45:20.144Z] #77 162.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
23:45:20 [2023-03-10T23:45:20.144Z] #77 162.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
23:45:20 [2023-03-10T23:45:20.144Z] #77 162.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
23:45:20 [2023-03-10T23:45:20.144Z] #77 162.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
23:45:20 [2023-03-10T23:45:20.144Z] #77 162.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
23:45:20 [2023-03-10T23:45:20.401Z] #77 163.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
23:45:20 [2023-03-10T23:45:20.401Z] #77 163.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
23:45:20 [2023-03-10T23:45:20.401Z] #77 163.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
23:45:20 [2023-03-10T23:45:20.401Z] #77 163.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
23:45:20 [2023-03-10T23:45:20.401Z] #77 163.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
23:45:20 [2023-03-10T23:45:20.401Z] #77 163.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
23:45:20 [2023-03-10T23:45:20.401Z] #77 163.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
23:45:21 [2023-03-10T23:45:21.772Z] #77 164.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
23:45:21 [2023-03-10T23:45:21.772Z] #77 164.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
23:45:21 [2023-03-10T23:45:21.772Z] #77 164.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
23:45:21 [2023-03-10T23:45:21.772Z] #77 164.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
23:45:21 [2023-03-10T23:45:21.772Z] #77 164.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
23:45:21 [2023-03-10T23:45:21.772Z] #77 164.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
23:45:21 [2023-03-10T23:45:21.772Z] #77 164.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
23:45:21 [2023-03-10T23:45:21.772Z] #77 164.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
23:45:21 [2023-03-10T23:45:21.772Z] #77 164.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
23:45:21 [2023-03-10T23:45:21.772Z] #77 164.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
23:45:21 [2023-03-10T23:45:21.772Z] #77 164.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
23:45:21 [2023-03-10T23:45:21.772Z] #77 164.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
23:45:21 [2023-03-10T23:45:21.772Z] #77 164.3 make  install-recursive
23:45:21 [2023-03-10T23:45:21.772Z] #77 164.3 make[3]: Entering directory '/tmp/crun-build/libocispec'
23:45:21 [2023-03-10T23:45:21.772Z] #77 164.4 Making install in yajl
23:45:21 [2023-03-10T23:45:21.772Z] #77 164.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:45:21 [2023-03-10T23:45:21.772Z] #77 164.5   CC       verify/json_verify-json_verify.o
23:45:21 [2023-03-10T23:45:21.772Z] #77 164.5   CC       src/libyajl_la-yajl_alloc.lo
23:45:21 [2023-03-10T23:45:21.772Z] #77 164.5   CC       src/libyajl_la-yajl.lo
23:45:21 [2023-03-10T23:45:21.772Z] #77 164.5   CC       src/libyajl_la-yajl_gen.lo
23:45:22 [2023-03-10T23:45:22.029Z] #77 164.6   CC       src/libyajl_la-yajl_parser.lo
23:45:22 [2023-03-10T23:45:22.029Z] #77 164.6   CC       src/libyajl_la-yajl_buf.lo
23:45:22 [2023-03-10T23:45:22.029Z] #77 164.7   CC       src/libyajl_la-yajl_encode.lo
23:45:22 [2023-03-10T23:45:22.029Z] #77 164.7   CC       src/libyajl_la-yajl_lex.lo
23:45:22 [2023-03-10T23:45:22.029Z] #77 164.8   CC       src/libyajl_la-yajl_tree.lo
23:45:27 [2023-03-10T23:45:27.281Z] #77 ...
23:45:27 [2023-03-10T23:45:27.281Z] 
23:45:27 [2023-03-10T23:45:27.281Z] #68 [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...)
23:45:27 [2023-03-10T23:45:27.281Z] #68 214.8 github.com/docker/distribution/registry/client/auth
23:45:27 [2023-03-10T23:45:27.281Z] #68 215.6 github.com/docker/distribution/registry/storage/cache/redis
23:45:27 [2023-03-10T23:45:27.281Z] #68 216.1 github.com/docker/distribution/registry/storage/driver/factory
23:45:27 [2023-03-10T23:45:27.281Z] #68 216.3 github.com/docker/distribution/registry/storage/driver/middleware
23:45:27 [2023-03-10T23:45:27.281Z] #68 216.5 github.com/gorilla/handlers
23:45:27 [2023-03-10T23:45:27.281Z] #68 217.7 net/smtp
23:45:27 [2023-03-10T23:45:27.281Z] #68 217.9 github.com/docker/distribution/registry/proxy
23:45:27 [2023-03-10T23:45:27.281Z] #68 218.3 text/template/parse
23:45:27 [2023-03-10T23:45:27.281Z] #68 219.1 github.com/docker/distribution/registry/listener
23:45:27 [2023-03-10T23:45:27.281Z] #68 219.4 github.com/docker/distribution/version
23:45:27 [2023-03-10T23:45:27.281Z] #68 219.6 github.com/spf13/pflag
23:45:27 [2023-03-10T23:45:27.281Z] #68 221.7 container/heap
23:45:27 [2023-03-10T23:45:27.281Z] #68 221.9 log/syslog
23:45:27 [2023-03-10T23:45:27.281Z] #68 222.0 text/template
23:45:27 [2023-03-10T23:45:27.281Z] #68 222.3 runtime/debug
23:45:27 [2023-03-10T23:45:27.281Z] #68 223.0 github.com/yvasiyarov/go-metrics
23:45:29 [2023-03-10T23:45:29.177Z] #68 226.6 github.com/docker/distribution/registry/handlers
23:45:29 [2023-03-10T23:45:29.177Z] #68 ...
23:45:29 [2023-03-10T23:45:29.177Z] 
23:45:29 [2023-03-10T23:45:29.177Z] #77 [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
23:45:29 [2023-03-10T23:45:29.177Z] #77 172.1   CCLD     libyajl.la
23:45:29 [2023-03-10T23:45:29.741Z] #77 172.6   CCLD     verify/json_verify
23:45:30 [2023-03-10T23:45:30.306Z] #77 173.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:45:30 [2023-03-10T23:45:30.306Z] #77 173.2 make[5]: Nothing to be done for 'install-exec-am'.
23:45:30 [2023-03-10T23:45:30.306Z] #77 173.2 make[5]: Nothing to be done for 'install-data-am'.
23:45:30 [2023-03-10T23:45:30.306Z] #77 173.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:45:30 [2023-03-10T23:45:30.307Z] #77 173.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:45:30 [2023-03-10T23:45:30.307Z] #77 173.2 make[4]: Entering directory '/tmp/crun-build/libocispec'
23:45:30 [2023-03-10T23:45:30.564Z] #77 173.4   CC       src/validate.o
23:45:30 [2023-03-10T23:45:30.564Z] #77 173.5   CC       src/image_spec_schema_config_schema.lo
23:45:30 [2023-03-10T23:45:30.564Z] #77 173.5   CC       src/image_spec_schema_content_descriptor.lo
23:45:30 [2023-03-10T23:45:30.564Z] #77 173.5   CC       src/image_spec_schema_defs.lo
23:45:30 [2023-03-10T23:45:30.564Z] #77 173.5   CC       src/image_spec_schema_defs_descriptor.lo
23:45:30 [2023-03-10T23:45:30.822Z] #77 173.5   CC       src/image_spec_schema_image_index_schema.lo
23:45:30 [2023-03-10T23:45:30.822Z] #77 173.5   CC       src/image_spec_schema_image_layout_schema.lo
23:45:30 [2023-03-10T23:45:30.822Z] #77 173.6   CC       src/image_spec_schema_image_manifest_schema.lo
23:45:30 [2023-03-10T23:45:30.822Z] #77 173.6   CC       src/runtime_spec_schema_config_linux.lo
23:45:30 [2023-03-10T23:45:30.822Z] #77 173.6   CC       src/runtime_spec_schema_config_zos.lo
23:45:30 [2023-03-10T23:45:30.822Z] #77 173.7   CC       src/runtime_spec_schema_config_schema.lo
23:45:31 [2023-03-10T23:45:31.080Z] #77 173.8   CC       src/runtime_spec_schema_config_solaris.lo
23:45:31 [2023-03-10T23:45:31.080Z] #77 173.8   CC       src/runtime_spec_schema_config_vm.lo
23:45:31 [2023-03-10T23:45:31.080Z] #77 174.0   CC       src/runtime_spec_schema_config_windows.lo
23:45:31 [2023-03-10T23:45:31.337Z] #77 174.0   CC       src/runtime_spec_schema_defs.lo
23:45:31 [2023-03-10T23:45:31.337Z] #77 174.0   CC       src/runtime_spec_schema_defs_linux.lo
23:45:31 [2023-03-10T23:45:31.337Z] #77 174.1   CC       src/runtime_spec_schema_defs_zos.lo
23:45:31 [2023-03-10T23:45:31.337Z] #77 174.2   CC       src/runtime_spec_schema_defs_vm.lo
23:45:31 [2023-03-10T23:45:31.595Z] #77 174.4   CC       src/runtime_spec_schema_defs_windows.lo
23:45:31 [2023-03-10T23:45:31.595Z] #77 174.5   CC       src/runtime_spec_schema_state_schema.lo
23:45:31 [2023-03-10T23:45:31.853Z] #77 174.6   CC       src/image_manifest_items_image_manifest_items_schema.lo
23:45:32 [2023-03-10T23:45:32.111Z] #77 174.7   CC       src/basic_test_double_array_item.lo
23:45:32 [2023-03-10T23:45:32.368Z] #77 175.0   CC       src/basic_test_double_array.lo
23:45:32 [2023-03-10T23:45:32.368Z] #77 175.2   CC       src/basic_test_top_array_int.lo
23:45:32 [2023-03-10T23:45:32.626Z] #77 175.3   CC       src/basic_test_top_array_string.lo
23:45:32 [2023-03-10T23:45:32.626Z] #77 175.5   CC       src/basic_test_top_double_array_int.lo
23:45:33 [2023-03-10T23:45:33.190Z] #77 175.7   CC       src/basic_test_top_double_array_obj.lo
23:45:33 [2023-03-10T23:45:33.190Z] #77 175.9   CC       src/basic_test_top_double_array_refobj.lo
23:45:33 [2023-03-10T23:45:33.754Z] #77 176.4   CC       src/basic_test_top_double_array_string.lo
23:45:33 [2023-03-10T23:45:33.754Z] #77 176.5   CC       src/read-file.lo
23:45:34 [2023-03-10T23:45:34.011Z] #77 176.6   CC       src/json_common.lo
23:45:34 [2023-03-10T23:45:34.011Z] #77 176.7   CC       tests/test-1.o
23:45:34 [2023-03-10T23:45:34.575Z] #77 177.4   CC       tests/test-2.o
23:45:34 [2023-03-10T23:45:34.832Z] #77 177.5   CC       tests/test-3.o
23:45:35 [2023-03-10T23:45:35.089Z] #77 177.8   CC       tests/test-4.o
23:45:35 [2023-03-10T23:45:35.653Z] #77 178.3   CC       tests/test-5.o
23:45:35 [2023-03-10T23:45:35.653Z] #77 178.5   CC       tests/test-6.o
23:45:35 [2023-03-10T23:45:35.653Z] #77 178.6   CC       tests/test-7.o
23:45:36 [2023-03-10T23:45:36.217Z] #77 178.8   CC       tests/test-8.o
23:45:36 [2023-03-10T23:45:36.474Z] #77 179.2   CC       tests/test-9.o
23:45:37 [2023-03-10T23:45:37.038Z] #77 179.8   CC       tests/test-10.o
23:45:37 [2023-03-10T23:45:37.294Z] #77 180.0   CC       tests/test-11.o
23:45:40 [2023-03-10T23:45:40.569Z] #77 ...
23:45:40 [2023-03-10T23:45:40.570Z] 
23:45:40 [2023-03-10T23:45:40.570Z] #68 [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...)
23:45:40 [2023-03-10T23:45:40.570Z] #68 227.9 github.com/spf13/cobra
23:45:40 [2023-03-10T23:45:40.570Z] #68 229.8 github.com/yvasiyarov/newrelic_platform_go
23:45:40 [2023-03-10T23:45:40.570Z] #68 230.6 github.com/yvasiyarov/gorelic
23:45:40 [2023-03-10T23:45:40.570Z] #68 231.5 golang.org/x/crypto/blowfish
23:45:40 [2023-03-10T23:45:40.570Z] #68 232.0 golang.org/x/crypto/bcrypt
23:45:40 [2023-03-10T23:45:40.570Z] #68 232.4 github.com/docker/distribution/registry
23:45:40 [2023-03-10T23:45:40.570Z] #68 232.4 github.com/docker/distribution/registry/auth/htpasswd
23:45:40 [2023-03-10T23:45:40.570Z] #68 232.9 github.com/docker/distribution/registry/auth/silly
23:45:40 [2023-03-10T23:45:40.570Z] #68 233.2 github.com/docker/distribution/registry/auth/token
23:45:40 [2023-03-10T23:45:40.570Z] #68 233.2 encoding/xml
23:45:40 [2023-03-10T23:45:40.570Z] #68 234.1 github.com/docker/distribution/registry/storage/driver/base
23:45:40 [2023-03-10T23:45:40.570Z] #68 234.5 github.com/docker/distribution/registry/storage/driver/filesystem
23:45:40 [2023-03-10T23:45:40.570Z] #68 235.1 github.com/docker/distribution/registry/storage/driver/inmemory
23:45:40 [2023-03-10T23:45:40.570Z] #68 236.3 os/user
23:45:40 [2023-03-10T23:45:40.570Z] #68 237.1 net/http/httputil
23:45:40 [2023-03-10T23:45:40.570Z] #68 237.6 github.com/Azure/azure-sdk-for-go/storage
23:45:41 [2023-03-10T23:45:41.133Z] #68 238.7 github.com/AdRoll/goamz/aws
23:45:43 [2023-03-10T23:45:43.030Z] #68 240.3 github.com/docker/distribution/registry/storage/driver/azure
23:45:43 [2023-03-10T23:45:43.593Z] #68 240.9 github.com/AdRoll/goamz/cloudfront
23:45:44 [2023-03-10T23:45:44.158Z] #68 241.5 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
23:45:44 [2023-03-10T23:45:44.158Z] #68 241.7 github.com/AdRoll/goamz/s3
23:45:44 [2023-03-10T23:45:44.415Z] #68 241.8 github.com/mitchellh/mapstructure
23:45:46 [2023-03-10T23:45:46.312Z] #68 243.6 github.com/ncw/swift
23:45:46 [2023-03-10T23:45:46.569Z] #68 244.0 github.com/docker/distribution/registry/storage/driver/s3
23:45:47 [2023-03-10T23:45:47.940Z] #68 245.3 html
23:45:48 [2023-03-10T23:45:48.873Z] #68 246.1 internal/profile
23:45:48 [2023-03-10T23:45:48.873Z] #68 246.2 github.com/docker/distribution/registry/storage/driver/swift
23:45:49 [2023-03-10T23:45:49.858Z] #68 247.2 text/tabwriter
23:45:50 [2023-03-10T23:45:50.119Z] #68 247.5 runtime/pprof
23:45:53 [2023-03-10T23:45:53.404Z] #68 250.7 runtime/trace
23:45:53 [2023-03-10T23:45:53.404Z] #68 250.9 net/http/pprof
23:45:53 [2023-03-10T23:45:53.967Z] #68 251.3 github.com/docker/distribution/cmd/registry
23:45:58 [2023-03-10T23:45:58.138Z] #68 255.5 + xx-verify /build/registry-v2
23:45:59 [2023-03-10T23:45:59.507Z] #68 DONE 256.6s
23:45:59 [2023-03-10T23:45:59.507Z] 
23:45:59 [2023-03-10T23:45:59.507Z] #74 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
23:46:11 [2023-03-10T23:46:11.686Z] #74 DONE 213.2s
23:46:11 [2023-03-10T23:46:11.686Z] 
23:46:11 [2023-03-10T23:46:11.686Z] #76 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
23:46:11 [2023-03-10T23:46:11.686Z] #76 ...
23:46:11 [2023-03-10T23:46:11.686Z] 
23:46:11 [2023-03-10T23:46:11.686Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
23:46:11 [2023-03-10T23:46:11.686Z] #81 DONE 0.1s
23:46:11 [2023-03-10T23:46:11.686Z] 
23:46:11 [2023-03-10T23:46:11.686Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
23:46:11 [2023-03-10T23:46:11.686Z] #82 DONE 0.1s
23:46:11 [2023-03-10T23:46:11.686Z] 
23:46:11 [2023-03-10T23:46:11.686Z] #77 [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
23:46:26 [2023-03-10T23:46:26.544Z] #77 228.8   CCLD     libocispec.la
23:46:26 [2023-03-10T23:46:26.544Z] #77 229.4   CCLD     src/validate
23:46:26 [2023-03-10T23:46:26.801Z] #77 229.4   CCLD     tests/test-1
23:46:26 [2023-03-10T23:46:26.801Z] #77 229.4   CCLD     tests/test-2
23:46:26 [2023-03-10T23:46:26.801Z] #77 229.5   CCLD     tests/test-3
23:46:26 [2023-03-10T23:46:26.801Z] #77 229.5   CCLD     tests/test-4
23:46:26 [2023-03-10T23:46:26.801Z] #77 229.6   CCLD     tests/test-5
23:46:27 [2023-03-10T23:46:27.058Z] #77 229.7   CCLD     tests/test-6
23:46:27 [2023-03-10T23:46:27.058Z] #77 229.7   CCLD     tests/test-7
23:46:27 [2023-03-10T23:46:27.058Z] #77 229.8   CCLD     tests/test-8
23:46:27 [2023-03-10T23:46:27.316Z] #77 230.1   CCLD     tests/test-9
23:46:27 [2023-03-10T23:46:27.316Z] #77 230.2   CCLD     tests/test-10
23:46:27 [2023-03-10T23:46:27.316Z] #77 230.2 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
23:46:27 [2023-03-10T23:46:27.573Z] #77 230.2   CCLD     tests/test-11
23:46:30 [2023-03-10T23:46:30.097Z] #77 232.8 libtool: link: ar cr libocispec.a 
23:46:30 [2023-03-10T23:46:30.097Z] #77 232.9 libtool: link: ranlib libocispec.a
23:46:31 [2023-03-10T23:46:31.994Z] #77 234.8 make[5]: Entering directory '/tmp/crun-build/libocispec'
23:46:32 [2023-03-10T23:46:32.251Z] #77 234.9 make[5]: Nothing to be done for 'install-exec-am'.
23:46:32 [2023-03-10T23:46:32.251Z] #77 234.9 make[5]: Nothing to be done for 'install-data-am'.
23:46:32 [2023-03-10T23:46:32.251Z] #77 234.9 make[5]: Leaving directory '/tmp/crun-build/libocispec'
23:46:32 [2023-03-10T23:46:32.251Z] #77 234.9 make[4]: Leaving directory '/tmp/crun-build/libocispec'
23:46:32 [2023-03-10T23:46:32.251Z] #77 234.9 make[3]: Leaving directory '/tmp/crun-build/libocispec'
23:46:32 [2023-03-10T23:46:32.251Z] #77 234.9 make[2]: Leaving directory '/tmp/crun-build/libocispec'
23:46:32 [2023-03-10T23:46:32.251Z] #77 234.9 make[2]: Entering directory '/tmp/crun-build'
23:46:32 [2023-03-10T23:46:32.251Z] #77 235.1   CC       src/libcrun/libcrun_testing_a-utils.o
23:46:32 [2023-03-10T23:46:32.508Z] #77 235.1   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
23:46:32 [2023-03-10T23:46:32.508Z] #77 235.1   CC       src/libcrun/libcrun_testing_a-container.o
23:46:32 [2023-03-10T23:46:32.508Z] #77 235.1   CC       src/libcrun/libcrun_testing_a-cgroup.o
23:46:32 [2023-03-10T23:46:32.508Z] #77 235.2   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
23:46:32 [2023-03-10T23:46:32.508Z] #77 235.2   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
23:46:32 [2023-03-10T23:46:32.508Z] #77 235.2   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
23:46:32 [2023-03-10T23:46:32.508Z] #77 235.3   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
23:46:32 [2023-03-10T23:46:32.508Z] #77 235.3   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
23:46:32 [2023-03-10T23:46:32.765Z] #77 235.4   CC       src/libcrun/libcrun_testing_a-criu.o
23:46:32 [2023-03-10T23:46:32.765Z] #77 235.4   CC       src/libcrun/libcrun_testing_a-custom-handler.o
23:46:32 [2023-03-10T23:46:32.765Z] #77 235.5   CC       src/libcrun/libcrun_testing_a-linux.o
23:46:32 [2023-03-10T23:46:32.765Z] #77 235.5   CC       src/libcrun/libcrun_testing_a-seccomp.o
23:46:33 [2023-03-10T23:46:33.022Z] #77 235.7   CC       src/libcrun/libcrun_testing_a-ebpf.o
23:46:33 [2023-03-10T23:46:33.022Z] #77 235.7   CC       src/libcrun/libcrun_testing_a-error.o
23:46:33 [2023-03-10T23:46:33.022Z] #77 235.7   CC       src/libcrun/libcrun_testing_a-status.o
23:46:33 [2023-03-10T23:46:33.022Z] #77 235.8   CC       src/libcrun/libcrun_testing_a-terminal.o
23:46:33 [2023-03-10T23:46:33.022Z] #77 235.9   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
23:46:33 [2023-03-10T23:46:33.279Z] #77 236.0   CC       src/libcrun/libcrun_testing_a-signals.o
23:46:33 [2023-03-10T23:46:33.279Z] #77 236.2   CC       src/libcrun/libcrun_testing_a-mount_flags.o
23:46:33 [2023-03-10T23:46:33.843Z] #77 236.4   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
23:46:33 [2023-03-10T23:46:33.843Z] #77 236.4   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
23:46:33 [2023-03-10T23:46:33.843Z] #77 236.5   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
23:46:33 [2023-03-10T23:46:33.843Z] #77 236.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
23:46:34 [2023-03-10T23:46:34.100Z] #77 236.7   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
23:46:34 [2023-03-10T23:46:34.100Z] #77 236.7   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
23:46:34 [2023-03-10T23:46:34.100Z] #77 236.9   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
23:46:35 [2023-03-10T23:46:35.033Z] #77 237.6   CC       src/crun-crun.o
23:46:35 [2023-03-10T23:46:35.033Z] #77 237.6   CC       src/crun-run.o
23:46:35 [2023-03-10T23:46:35.033Z] #77 237.7   CC       src/crun-delete.o
23:46:35 [2023-03-10T23:46:35.033Z] #77 238.0   CC       src/crun-kill.o
23:46:35 [2023-03-10T23:46:35.290Z] #77 238.0   CC       src/crun-pause.o
23:46:35 [2023-03-10T23:46:35.547Z] #77 238.3   CC       src/crun-unpause.o
23:46:35 [2023-03-10T23:46:35.804Z] #77 238.4   CC       src/crun-spec.o
23:46:36 [2023-03-10T23:46:36.061Z] #77 238.8   CC       src/crun-exec.o
23:46:36 [2023-03-10T23:46:36.061Z] #77 238.9   CC       src/crun-list.o
23:46:36 [2023-03-10T23:46:36.061Z] #77 239.0   CC       src/crun-create.o
23:46:36 [2023-03-10T23:46:36.318Z] #77 239.2   CC       src/crun-start.o
23:46:36 [2023-03-10T23:46:36.882Z] #77 239.5   CC       src/crun-state.o
23:46:36 [2023-03-10T23:46:36.882Z] #77 239.8   CC       src/crun-update.o
23:46:37 [2023-03-10T23:46:37.140Z] #77 239.8   CC       src/crun-ps.o
23:46:37 [2023-03-10T23:46:37.397Z] #77 240.2   CC       src/crun-checkpoint.o
23:46:37 [2023-03-10T23:46:37.961Z] #77 240.7   CC       src/crun-restore.o
23:46:38 [2023-03-10T23:46:38.217Z] #77 240.9   CC       src/libcrun/libcrun_la-utils.lo
23:46:38 [2023-03-10T23:46:38.781Z] #77 241.7   CC       src/libcrun/libcrun_la-cloned_binary.lo
23:46:39 [2023-03-10T23:46:39.345Z] #77 242.0   CC       src/libcrun/libcrun_la-container.lo
23:46:39 [2023-03-10T23:46:39.345Z] #77 242.1   CC       src/libcrun/libcrun_la-cgroup.lo
23:46:39 [2023-03-10T23:46:39.603Z] #77 242.3   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
23:46:39 [2023-03-10T23:46:39.859Z] #77 242.6   CC       src/libcrun/libcrun_la-cgroup-resources.lo
23:46:40 [2023-03-10T23:46:40.117Z] #77 242.9   CC       src/libcrun/libcrun_la-cgroup-setup.lo
23:46:40 [2023-03-10T23:46:40.373Z] #77 243.1   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
23:46:40 [2023-03-10T23:46:40.630Z] #77 243.5   CC       src/libcrun/libcrun_la-cgroup-utils.lo
23:46:40 [2023-03-10T23:46:40.886Z] #77 243.6   CC       src/libcrun/libcrun_la-criu.lo
23:46:41 [2023-03-10T23:46:41.816Z] #77 244.4   CC       src/libcrun/libcrun_la-custom-handler.lo
23:46:42 [2023-03-10T23:46:42.073Z] #77 244.8   CC       src/libcrun/libcrun_la-linux.lo
23:46:42 [2023-03-10T23:46:42.330Z] #77 245.0   CC       src/libcrun/libcrun_la-seccomp.lo
23:46:42 [2023-03-10T23:46:42.587Z] #77 245.3   CC       src/libcrun/libcrun_la-ebpf.lo
23:46:42 [2023-03-10T23:46:42.844Z] #77 245.6   CC       src/libcrun/libcrun_la-error.lo
23:46:44 [2023-03-10T23:46:44.738Z] #77 247.2   CC       src/libcrun/libcrun_la-status.lo
23:46:44 [2023-03-10T23:46:44.995Z] #77 247.6   CC       src/libcrun/libcrun_la-terminal.lo
23:46:45 [2023-03-10T23:46:45.253Z] #77 248.0   CC       src/libcrun/libcrun_la-chroot_realpath.lo
23:46:45 [2023-03-10T23:46:45.817Z] #77 248.5   CC       src/libcrun/libcrun_la-signals.lo
23:46:46 [2023-03-10T23:46:46.074Z] #77 248.8   CC       src/libcrun/libcrun_la-mount_flags.lo
23:46:46 [2023-03-10T23:46:46.331Z] #77 249.1   CC       src/libcrun/libcrun_la-seccomp_notify.lo
23:46:46 [2023-03-10T23:46:46.895Z] #77 249.5   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
23:46:47 [2023-03-10T23:46:47.459Z] #77 250.4   CC       src/libcrun/handlers/libcrun_la-krun.lo
23:46:47 [2023-03-10T23:46:47.716Z] #77 250.4   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
23:46:47 [2023-03-10T23:46:47.974Z] #77 250.9   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
23:46:48 [2023-03-10T23:46:48.537Z] #77 ...
23:46:48 [2023-03-10T23:46:48.537Z] 
23:46:48 [2023-03-10T23:46:48.537Z] #76 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
23:46:48 [2023-03-10T23:46:48.537Z] #76 DONE 251.2s
23:46:48 [2023-03-10T23:46:48.537Z] 
23:46:48 [2023-03-10T23:46:48.537Z] #71 [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...)
23:46:49 [2023-03-10T23:46:49.907Z] #71 ...
23:46:49 [2023-03-10T23:46:49.907Z] 
23:46:49 [2023-03-10T23:46:49.907Z] #70 [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...)
23:46:49 [2023-03-10T23:46:49.907Z] #70 DONE 294.1s
23:46:50 [2023-03-10T23:46:50.165Z] 
23:46:50 [2023-03-10T23:46:50.165Z] #71 [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...)
23:46:52 [2023-03-10T23:46:52.112Z] #71 DONE 287.7s
23:46:52 [2023-03-10T23:46:52.112Z] 
23:46:52 [2023-03-10T23:46:52.112Z] #77 [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
23:46:52 [2023-03-10T23:46:52.112Z] #77 254.7   CC       tests/init.o
23:46:52 [2023-03-10T23:46:52.704Z] #77 255.5   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
23:47:07 [2023-03-10T23:47:07.563Z] #77 268.2   CCLD     tests/init
23:47:22 [2023-03-10T23:47:22.421Z] #77 283.8   AR       libcrun_testing.a
23:47:22 [2023-03-10T23:47:22.421Z] #77 283.8 ar: `u' modifier ignored since `D' is the default (see `U')
23:47:22 [2023-03-10T23:47:22.421Z] #77 283.9   CCLD     tests/tests_libcrun_utils
23:47:22 [2023-03-10T23:47:22.421Z] #77 284.0   CCLD     tests/tests_libcrun_errors
23:47:22 [2023-03-10T23:47:22.421Z] #77 284.0   CCLD     tests/tests_libcrun_fuzzer
23:47:22 [2023-03-10T23:47:22.421Z] #77 284.1   CCLD     libcrun.la
23:47:22 [2023-03-10T23:47:22.421Z] #77 285.2   CCLD     crun
23:47:22 [2023-03-10T23:47:22.985Z] #77 285.7 make[3]: Entering directory '/tmp/crun-build'
23:47:23 [2023-03-10T23:47:23.242Z] #77 285.8  /bin/mkdir -p '/usr/local/share/man/man1'
23:47:23 [2023-03-10T23:47:23.242Z] #77 285.9  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
23:47:23 [2023-03-10T23:47:23.242Z] #77 285.9  /bin/mkdir -p '/usr/local/lib'
23:47:23 [2023-03-10T23:47:23.242Z] #77 285.9  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
23:47:23 [2023-03-10T23:47:23.242Z] #77 286.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
23:47:23 [2023-03-10T23:47:23.242Z] #77 286.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
23:47:23 [2023-03-10T23:47:23.242Z] #77 286.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a
23:47:23 [2023-03-10T23:47:23.242Z] #77 286.0 libtool: install: ranlib /usr/local/lib/libcrun.a
23:47:23 [2023-03-10T23:47:23.499Z] #77 ...
23:47:23 [2023-03-10T23:47:23.499Z] 
23:47:23 [2023-03-10T23:47:23.499Z] #79 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
23:47:23 [2023-03-10T23:47:23.499Z] #79 DONE 279.2s
23:47:23 [2023-03-10T23:47:23.499Z] 
23:47:23 [2023-03-10T23:47:23.499Z] #77 [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
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.1 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
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.1 ----------------------------------------------------------------------
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.1 Libraries have been installed in:
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.1    /usr/local/lib
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.1 
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.1 If you ever happen to want to link against installed libraries
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.1 in a given directory, LIBDIR, you must either use libtool, and
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.1 specify the full pathname of the library, or use the '-LLIBDIR'
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.1 flag during linking and do at least one of the following:
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.1    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.1      during execution
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.1    - add LIBDIR to the 'LD_RUN_PATH' environment variable
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.1      during linking
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.1    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.1    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.1 
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.1 See any operating system documentation about shared libraries for
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.1 more information, such as the ld(1) and ld.so(8) manual pages.
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.1 ----------------------------------------------------------------------
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.1  /bin/mkdir -p '/build'
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.2   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.3 libtool: install: /usr/bin/install -c crun /build/crun
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.3 make[3]: Leaving directory '/tmp/crun-build'
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.3 make[2]: Leaving directory '/tmp/crun-build'
23:47:23 [2023-03-10T23:47:23.499Z] #77 286.3 make[1]: Leaving directory '/tmp/crun-build'
23:47:23 [2023-03-10T23:47:23.757Z] #77 DONE 286.4s
23:47:23 [2023-03-10T23:47:23.757Z] 
23:47:23 [2023-03-10T23:47:23.757Z] #78 [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...)
23:47:25 [2023-03-10T23:47:25.129Z] #78 ...
23:47:25 [2023-03-10T23:47:25.129Z] 
23:47:25 [2023-03-10T23:47:25.129Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
23:47:25 [2023-03-10T23:47:25.129Z] #83 DONE 0.1s
23:47:25 [2023-03-10T23:47:25.129Z] 
23:47:25 [2023-03-10T23:47:25.129Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
23:47:25 [2023-03-10T23:47:25.386Z] #84 DONE 0.2s
23:47:25 [2023-03-10T23:47:25.386Z] 
23:47:25 [2023-03-10T23:47:25.386Z] #78 [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...)
23:47:25 [2023-03-10T23:47:25.386Z] #78 ...
23:47:25 [2023-03-10T23:47:25.386Z] 
23:47:25 [2023-03-10T23:47:25.386Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
23:47:25 [2023-03-10T23:47:25.386Z] #85 DONE 0.1s
23:47:25 [2023-03-10T23:47:25.644Z] 
23:47:25 [2023-03-10T23:47:25.644Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
23:47:25 [2023-03-10T23:47:25.644Z] #86 DONE 0.1s
23:47:25 [2023-03-10T23:47:25.644Z] 
23:47:25 [2023-03-10T23:47:25.644Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
23:47:25 [2023-03-10T23:47:25.644Z] #87 DONE 0.0s
23:47:25 [2023-03-10T23:47:25.644Z] 
23:47:25 [2023-03-10T23:47:25.644Z] #57 [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
23:47:25 [2023-03-10T23:47:25.644Z] #57 ...
23:47:25 [2023-03-10T23:47:25.644Z] 
23:47:25 [2023-03-10T23:47:25.644Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
23:47:25 [2023-03-10T23:47:25.644Z] #88 DONE 0.1s
23:47:25 [2023-03-10T23:47:25.644Z] 
23:47:25 [2023-03-10T23:47:25.644Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
23:47:25 [2023-03-10T23:47:25.644Z] #89 DONE 0.0s
23:47:25 [2023-03-10T23:47:25.901Z] 
23:47:25 [2023-03-10T23:47:25.901Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
23:47:25 [2023-03-10T23:47:25.901Z] #90 DONE 0.1s
23:47:25 [2023-03-10T23:47:25.901Z] 
23:47:25 [2023-03-10T23:47:25.901Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
23:47:25 [2023-03-10T23:47:25.901Z] #91 DONE 0.1s
23:47:25 [2023-03-10T23:47:25.901Z] 
23:47:25 [2023-03-10T23:47:25.901Z] #78 [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...)
23:47:25 [2023-03-10T23:47:25.901Z] #78 ...
23:47:25 [2023-03-10T23:47:25.901Z] 
23:47:25 [2023-03-10T23:47:25.901Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
23:47:25 [2023-03-10T23:47:25.901Z] #92 DONE 0.1s
23:47:26 [2023-03-10T23:47:26.159Z] 
23:47:26 [2023-03-10T23:47:26.159Z] #57 [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
23:47:44 [2023-03-10T23:47:44.227Z] #57 ...
23:47:44 [2023-03-10T23:47:44.227Z] 
23:47:44 [2023-03-10T23:47:44.227Z] #78 [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...)
23:47:44 [2023-03-10T23:47:44.227Z] #78 294.4 + bin/containerd
23:47:44 [2023-03-10T23:47:44.485Z] #78 294.4 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.4 -X github.com/containerd/containerd/version.Revision=8d4f9b6335c1805ca09a04617e549708fb9a4fef -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
23:47:47 [2023-03-10T23:47:47.014Z] #78 ...
23:47:47 [2023-03-10T23:47:47.014Z] 
23:47:47 [2023-03-10T23:47:47.014Z] #57 [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
23:47:47 [2023-03-10T23:47:47.014Z] #57 371.2 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
23:47:47 [2023-03-10T23:47:47.014Z] #57 DONE 371.6s
23:47:47 [2023-03-10T23:47:47.014Z] 
23:47:47 [2023-03-10T23:47:47.014Z] #78 [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...)
23:47:47 [2023-03-10T23:47:47.957Z] #78 ...
23:47:47 [2023-03-10T23:47:47.957Z] 
23:47:47 [2023-03-10T23:47:47.957Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
23:47:47 [2023-03-10T23:47:47.957Z] #93 DONE 0.2s
23:47:47 [2023-03-10T23:47:47.957Z] 
23:47:47 [2023-03-10T23:47:47.957Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
23:47:47 [2023-03-10T23:47:47.957Z] #94 DONE 0.1s
23:47:47 [2023-03-10T23:47:47.957Z] 
23:47:47 [2023-03-10T23:47:47.957Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
23:47:47 [2023-03-10T23:47:47.957Z] #95 DONE 0.1s
23:47:47 [2023-03-10T23:47:47.957Z] 
23:47:47 [2023-03-10T23:47:47.957Z] #78 [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...)
23:48:26 [2023-03-10T23:48:26.639Z] #78 331.8 + bin/containerd-stress
23:48:26 [2023-03-10T23:48:26.639Z] #78 331.8 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.4 -X github.com/containerd/containerd/version.Revision=8d4f9b6335c1805ca09a04617e549708fb9a4fef -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
23:48:26 [2023-03-10T23:48:26.639Z] #78 333.3 + bin/containerd-shim
23:48:26 [2023-03-10T23:48:26.639Z] #78 334.0 + bin/containerd-shim-runc-v1
23:48:26 [2023-03-10T23:48:26.639Z] #78 335.0 + bin/containerd-shim-runc-v2
23:48:26 [2023-03-10T23:48:26.639Z] #78 336.0 + binaries
23:48:26 [2023-03-10T23:48:26.639Z] #78 DONE 336.6s
23:48:27 [2023-03-10T23:48:27.203Z] 
23:48:27 [2023-03-10T23:48:27.203Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
23:48:27 [2023-03-10T23:48:27.461Z] #96 DONE 0.2s
23:48:27 [2023-03-10T23:48:27.461Z] 
23:48:27 [2023-03-10T23:48:27.461Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
23:48:27 [2023-03-10T23:48:27.461Z] #97 DONE 0.1s
23:48:27 [2023-03-10T23:48:27.461Z] 
23:48:27 [2023-03-10T23:48:27.461Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
23:48:27 [2023-03-10T23:48:27.718Z] #98 DONE 0.1s
23:48:27 [2023-03-10T23:48:27.718Z] 
23:48:27 [2023-03-10T23:48:27.718Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
23:48:27 [2023-03-10T23:48:27.718Z] #99 DONE 0.0s
23:48:27 [2023-03-10T23:48:27.718Z] 
23:48:27 [2023-03-10T23:48:27.718Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
23:48:27 [2023-03-10T23:48:27.718Z] #100 DONE 0.1s
23:48:27 [2023-03-10T23:48:27.718Z] 
23:48:27 [2023-03-10T23:48:27.718Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
23:48:27 [2023-03-10T23:48:27.718Z] #101 DONE 0.0s
23:48:27 [2023-03-10T23:48:27.974Z] 
23:48:27 [2023-03-10T23:48:27.974Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
23:48:27 [2023-03-10T23:48:27.974Z] #102 DONE 0.0s
23:48:27 [2023-03-10T23:48:27.974Z] 
23:48:27 [2023-03-10T23:48:27.974Z] #103 [dev-base  1/11] RUN groupadd -r docker
23:48:28 [2023-03-10T23:48:28.231Z] #103 DONE 0.4s
23:48:28 [2023-03-10T23:48:28.232Z] 
23:48:28 [2023-03-10T23:48:28.232Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
23:48:28 [2023-03-10T23:48:28.795Z] #104 DONE 0.5s
23:48:28 [2023-03-10T23:48:28.795Z] 
23:48:28 [2023-03-10T23:48:28.795Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:48:29 [2023-03-10T23:48:29.358Z] #105 0.428 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:48:29 [2023-03-10T23:48:29.358Z] #105 DONE 0.5s
23:48:29 [2023-03-10T23:48:29.358Z] 
23:48:29 [2023-03-10T23:48:29.358Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:48:29 [2023-03-10T23:48:29.924Z] #106 DONE 0.5s
23:48:29 [2023-03-10T23:48:29.925Z] 
23:48:29 [2023-03-10T23:48:29.925Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:48:30 [2023-03-10T23:48:30.181Z] #107 DONE 0.4s
23:48:30 [2023-03-10T23:48:30.181Z] 
23:48:30 [2023-03-10T23:48:30.181Z] #108 [dev-base  6/11] RUN ldconfig
23:48:30 [2023-03-10T23:48:30.745Z] #108 DONE 0.5s
23:48:30 [2023-03-10T23:48:30.745Z] 
23:48:30 [2023-03-10T23:48:30.745Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
23:48:31 [2023-03-10T23:48:31.308Z] #109 DONE 0.5s
23:48:31 [2023-03-10T23:48:31.308Z] 
23:48:31 [2023-03-10T23:48:31.308Z] #110 [dev-base  8/11] 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
23:48:31 [2023-03-10T23:48:31.871Z] #110 0.825 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:48:32 [2023-03-10T23:48:32.128Z] #110 0.917 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:48:32 [2023-03-10T23:48:32.128Z] #110 1.004 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:48:32 [2023-03-10T23:48:32.128Z] #110 1.008 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
23:48:32 [2023-03-10T23:48:32.128Z] #110 1.103 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [230 kB]
23:48:32 [2023-03-10T23:48:32.385Z] #110 1.231 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
23:48:32 [2023-03-10T23:48:32.949Z] #110 1.976 Fetched 8522 kB in 2s (5679 kB/s)
23:48:33 [2023-03-10T23:48:33.513Z] #110 1.976 Reading package lists...
23:48:34 [2023-03-10T23:48:34.083Z] #110 2.529 Reading package lists...
23:48:34 [2023-03-10T23:48:34.341Z] #110 3.071 Building dependency tree...
23:48:34 [2023-03-10T23:48:34.598Z] #110 3.443 The following additional packages will be installed:
23:48:34 [2023-03-10T23:48:34.598Z] #110 3.444   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
23:48:34 [2023-03-10T23:48:34.598Z] #110 3.444   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
23:48:34 [2023-03-10T23:48:34.598Z] #110 3.444   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
23:48:34 [2023-03-10T23:48:34.598Z] #110 3.445   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
23:48:34 [2023-03-10T23:48:34.598Z] #110 3.445   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
23:48:34 [2023-03-10T23:48:34.598Z] #110 3.445   xxd
23:48:34 [2023-03-10T23:48:34.598Z] #110 3.447 Suggested packages:
23:48:34 [2023-03-10T23:48:34.598Z] #110 3.447   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
23:48:34 [2023-03-10T23:48:34.598Z] #110 3.447   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
23:48:34 [2023-03-10T23:48:34.598Z] #110 3.447   ctags vim-doc vim-scripts xfsdump acl attr quota
23:48:34 [2023-03-10T23:48:34.598Z] #110 3.447 Recommended packages:
23:48:34 [2023-03-10T23:48:34.598Z] #110 3.447   libatm1 nftables libpam-cap build-essential python3-dev dbus
23:48:34 [2023-03-10T23:48:34.598Z] #110 3.447   systemd-timesyncd | time-daemon unzip
23:48:34 [2023-03-10T23:48:34.854Z] #110 3.809 The following NEW packages will be installed:
23:48:35 [2023-03-10T23:48:35.111Z] #110 3.809   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
23:48:35 [2023-03-10T23:48:35.111Z] #110 3.810   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
23:48:35 [2023-03-10T23:48:35.111Z] #110 3.810   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
23:48:35 [2023-03-10T23:48:35.111Z] #110 3.810   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
23:48:35 [2023-03-10T23:48:35.111Z] #110 3.810   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:48:35 [2023-03-10T23:48:35.111Z] #110 3.811   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
23:48:35 [2023-03-10T23:48:35.111Z] #110 3.811   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
23:48:35 [2023-03-10T23:48:35.111Z] #110 3.811   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
23:48:35 [2023-03-10T23:48:35.111Z] #110 3.811   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:48:35 [2023-03-10T23:48:35.111Z] #110 3.811   xz-utils zip zstd
23:48:35 [2023-03-10T23:48:35.111Z] #110 4.090 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
23:48:35 [2023-03-10T23:48:35.111Z] #110 4.090 Need to get 32.1 MB of archives.
23:48:35 [2023-03-10T23:48:35.111Z] #110 4.090 After this operation, 124 MB of additional disk space will be used.
23:48:35 [2023-03-10T23:48:35.111Z] #110 4.090 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.094 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.096 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.098 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.100 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.103 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.105 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.108 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.109 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.117 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.138 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.139 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.140 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.141 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.145 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.145 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.145 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.147 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.148 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.150 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.151 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.152 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.153 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.158 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.161 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.162 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.164 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.165 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.168 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.172 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
23:48:35 [2023-03-10T23:48:35.367Z] #110 4.350 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.460 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.466 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.469 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.471 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.521 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.521 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.522 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.522 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.524 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.524 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.524 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.525 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.526 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.535 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.536 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.537 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.538 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.541 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.542 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.542 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.545 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.546 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.550 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.554 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
23:48:35 [2023-03-10T23:48:35.624Z] #110 4.590 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
23:48:35 [2023-03-10T23:48:35.881Z] #110 4.597 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
23:48:35 [2023-03-10T23:48:35.881Z] #110 4.602 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
23:48:35 [2023-03-10T23:48:35.881Z] #110 4.747 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
23:48:36 [2023-03-10T23:48:36.138Z] #110 5.103 debconf: delaying package configuration, since apt-utils is not installed
23:48:36 [2023-03-10T23:48:36.138Z] #110 5.144 Fetched 32.1 MB in 1s (28.2 MB/s)
23:48:36 [2023-03-10T23:48:36.395Z] #110 5.170 Selecting previously unselected package libapparmor1:arm64.
23:48:36 [2023-03-10T23:48:36.395Z] #110 5.170 (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 ... 15745 files and directories currently installed.)
23:48:36 [2023-03-10T23:48:36.395Z] #110 5.180 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
23:48:36 [2023-03-10T23:48:36.395Z] #110 5.186 Unpacking libapparmor1:arm64 (2.13.6-10) ...
23:48:36 [2023-03-10T23:48:36.395Z] #110 5.224 Selecting previously unselected package libcap2:arm64.
23:48:36 [2023-03-10T23:48:36.395Z] #110 5.226 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
23:48:36 [2023-03-10T23:48:36.395Z] #110 5.229 Unpacking libcap2:arm64 (1:2.44-1) ...
23:48:36 [2023-03-10T23:48:36.395Z] #110 5.262 Selecting previously unselected package libargon2-1:arm64.
23:48:36 [2023-03-10T23:48:36.395Z] #110 5.264 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
23:48:36 [2023-03-10T23:48:36.395Z] #110 5.267 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
23:48:36 [2023-03-10T23:48:36.395Z] #110 5.296 Selecting previously unselected package dmsetup.
23:48:36 [2023-03-10T23:48:36.395Z] #110 5.299 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
23:48:36 [2023-03-10T23:48:36.395Z] #110 5.302 Unpacking dmsetup (2:1.02.175-2.1) ...
23:48:36 [2023-03-10T23:48:36.395Z] #110 5.337 Selecting previously unselected package libdevmapper1.02.1:arm64.
23:48:36 [2023-03-10T23:48:36.395Z] #110 5.340 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
23:48:36 [2023-03-10T23:48:36.395Z] #110 5.343 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
23:48:36 [2023-03-10T23:48:36.395Z] #110 5.384 Selecting previously unselected package libjson-c5:arm64.
23:48:36 [2023-03-10T23:48:36.395Z] #110 5.384 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
23:48:36 [2023-03-10T23:48:36.652Z] #110 5.388 Unpacking libjson-c5:arm64 (0.15-2) ...
23:48:36 [2023-03-10T23:48:36.652Z] #110 5.422 Selecting previously unselected package libcryptsetup12:arm64.
23:48:36 [2023-03-10T23:48:36.652Z] #110 5.422 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
23:48:36 [2023-03-10T23:48:36.652Z] #110 5.425 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
23:48:36 [2023-03-10T23:48:36.652Z] #110 5.474 Selecting previously unselected package libip4tc2:arm64.
23:48:36 [2023-03-10T23:48:36.652Z] #110 5.477 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
23:48:36 [2023-03-10T23:48:36.652Z] #110 5.480 Unpacking libip4tc2:arm64 (1.8.7-1) ...
23:48:36 [2023-03-10T23:48:36.652Z] #110 5.513 Selecting previously unselected package libkmod2:arm64.
23:48:36 [2023-03-10T23:48:36.652Z] #110 5.513 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
23:48:36 [2023-03-10T23:48:36.652Z] #110 5.517 Unpacking libkmod2:arm64 (28-1) ...
23:48:36 [2023-03-10T23:48:36.652Z] #110 5.557 Selecting previously unselected package systemd.
23:48:36 [2023-03-10T23:48:36.652Z] #110 5.559 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ...
23:48:36 [2023-03-10T23:48:36.652Z] #110 5.606 Unpacking systemd (247.3-7+deb11u1) ...
23:48:37 [2023-03-10T23:48:37.215Z] #110 5.983 Selecting previously unselected package pigz.
23:48:37 [2023-03-10T23:48:37.215Z] #110 5.985 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
23:48:37 [2023-03-10T23:48:37.215Z] #110 5.989 Unpacking pigz (2.6-1) ...
23:48:37 [2023-03-10T23:48:37.215Z] #110 6.027 Selecting previously unselected package libelf1:arm64.
23:48:37 [2023-03-10T23:48:37.215Z] #110 6.027 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
23:48:37 [2023-03-10T23:48:37.215Z] #110 6.030 Unpacking libelf1:arm64 (0.183-1) ...
23:48:37 [2023-03-10T23:48:37.215Z] #110 6.077 Selecting previously unselected package libbpf0:arm64.
23:48:37 [2023-03-10T23:48:37.215Z] #110 6.077 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
23:48:37 [2023-03-10T23:48:37.215Z] #110 6.080 Unpacking libbpf0:arm64 (1:0.3-2) ...
23:48:37 [2023-03-10T23:48:37.215Z] #110 6.120 Selecting previously unselected package libmnl0:arm64.
23:48:37 [2023-03-10T23:48:37.215Z] #110 6.120 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
23:48:37 [2023-03-10T23:48:37.215Z] #110 6.123 Unpacking libmnl0:arm64 (1.0.4-3) ...
23:48:37 [2023-03-10T23:48:37.215Z] #110 6.154 Selecting previously unselected package libxtables12:arm64.
23:48:37 [2023-03-10T23:48:37.215Z] #110 6.156 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
23:48:37 [2023-03-10T23:48:37.215Z] #110 6.160 Unpacking libxtables12:arm64 (1.8.7-1) ...
23:48:37 [2023-03-10T23:48:37.215Z] #110 6.188 Selecting previously unselected package libcap2-bin.
23:48:37 [2023-03-10T23:48:37.472Z] #110 6.190 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
23:48:37 [2023-03-10T23:48:37.472Z] #110 6.193 Unpacking libcap2-bin (1:2.44-1) ...
23:48:37 [2023-03-10T23:48:37.472Z] #110 6.233 Selecting previously unselected package iproute2.
23:48:37 [2023-03-10T23:48:37.472Z] #110 6.235 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
23:48:37 [2023-03-10T23:48:37.472Z] #110 6.238 Unpacking iproute2 (5.10.0-4) ...
23:48:37 [2023-03-10T23:48:37.472Z] #110 6.337 Selecting previously unselected package xxd.
23:48:37 [2023-03-10T23:48:37.472Z] #110 6.339 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
23:48:37 [2023-03-10T23:48:37.472Z] #110 6.343 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:48:37 [2023-03-10T23:48:37.472Z] #110 6.388 Selecting previously unselected package vim-common.
23:48:37 [2023-03-10T23:48:37.472Z] #110 6.390 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:48:37 [2023-03-10T23:48:37.472Z] #110 6.399 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:48:37 [2023-03-10T23:48:37.472Z] #110 6.451 Selecting previously unselected package bash-completion.
23:48:37 [2023-03-10T23:48:37.472Z] #110 6.451 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
23:48:38 [2023-03-10T23:48:38.402Z] #110 7.123 Unpacking bash-completion (1:2.11-2) ...
23:48:38 [2023-03-10T23:48:38.402Z] #110 7.230 Selecting previously unselected package bzip2.
23:48:38 [2023-03-10T23:48:38.402Z] #110 7.233 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
23:48:38 [2023-03-10T23:48:38.402Z] #110 7.236 Unpacking bzip2 (1.0.8-4) ...
23:48:38 [2023-03-10T23:48:38.402Z] #110 7.270 Selecting previously unselected package xz-utils.
23:48:38 [2023-03-10T23:48:38.402Z] #110 7.270 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
23:48:38 [2023-03-10T23:48:38.402Z] #110 7.273 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
23:48:38 [2023-03-10T23:48:38.402Z] #110 7.325 Selecting previously unselected package apparmor.
23:48:38 [2023-03-10T23:48:38.402Z] #110 7.325 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
23:48:38 [2023-03-10T23:48:38.402Z] #110 7.347 Unpacking apparmor (2.13.6-10) ...
23:48:38 [2023-03-10T23:48:38.402Z] #110 7.441 Selecting previously unselected package inetutils-ping.
23:48:38 [2023-03-10T23:48:38.669Z] #110 7.443 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
23:48:38 [2023-03-10T23:48:38.669Z] #110 7.446 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
23:48:38 [2023-03-10T23:48:38.669Z] #110 7.492 Selecting previously unselected package libip6tc2:arm64.
23:48:38 [2023-03-10T23:48:38.669Z] #110 7.495 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
23:48:38 [2023-03-10T23:48:38.669Z] #110 7.498 Unpacking libip6tc2:arm64 (1.8.7-1) ...
23:48:38 [2023-03-10T23:48:38.669Z] #110 7.529 Selecting previously unselected package libnfnetlink0:arm64.
23:48:38 [2023-03-10T23:48:38.669Z] #110 7.530 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
23:48:38 [2023-03-10T23:48:38.669Z] #110 7.534 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
23:48:38 [2023-03-10T23:48:38.669Z] #110 7.568 Selecting previously unselected package libnetfilter-conntrack3:arm64.
23:48:38 [2023-03-10T23:48:38.669Z] #110 7.568 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
23:48:38 [2023-03-10T23:48:38.669Z] #110 7.571 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
23:48:38 [2023-03-10T23:48:38.669Z] #110 7.603 Selecting previously unselected package libnftnl11:arm64.
23:48:38 [2023-03-10T23:48:38.669Z] #110 7.605 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
23:48:38 [2023-03-10T23:48:38.669Z] #110 7.609 Unpacking libnftnl11:arm64 (1.1.9-1) ...
23:48:38 [2023-03-10T23:48:38.669Z] #110 7.643 Selecting previously unselected package iptables.
23:48:38 [2023-03-10T23:48:38.669Z] #110 7.646 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
23:48:38 [2023-03-10T23:48:38.669Z] #110 7.650 Unpacking iptables (1.8.7-1) ...
23:48:38 [2023-03-10T23:48:38.669Z] #110 7.717 Selecting previously unselected package libonig5:arm64.
23:48:38 [2023-03-10T23:48:38.955Z] #110 7.719 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
23:48:38 [2023-03-10T23:48:38.955Z] #110 7.722 Unpacking libonig5:arm64 (6.9.6-1.1) ...
23:48:38 [2023-03-10T23:48:38.955Z] #110 7.780 Selecting previously unselected package libjq1:arm64.
23:48:38 [2023-03-10T23:48:38.955Z] #110 7.780 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
23:48:38 [2023-03-10T23:48:38.955Z] #110 7.783 Unpacking libjq1:arm64 (1.6-2.1) ...
23:48:38 [2023-03-10T23:48:38.955Z] #110 7.822 Selecting previously unselected package jq.
23:48:38 [2023-03-10T23:48:38.955Z] #110 7.824 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
23:48:38 [2023-03-10T23:48:38.955Z] #110 7.828 Unpacking jq (1.6-2.1) ...
23:48:38 [2023-03-10T23:48:38.955Z] #110 7.865 Selecting previously unselected package libaio1:arm64.
23:48:38 [2023-03-10T23:48:38.955Z] #110 7.867 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
23:48:38 [2023-03-10T23:48:38.955Z] #110 7.871 Unpacking libaio1:arm64 (0.3.112-9) ...
23:48:38 [2023-03-10T23:48:38.955Z] #110 7.905 Selecting previously unselected package libgpm2:arm64.
23:48:38 [2023-03-10T23:48:38.955Z] #110 7.905 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
23:48:38 [2023-03-10T23:48:38.955Z] #110 7.908 Unpacking libgpm2:arm64 (1.20.7-8) ...
23:48:38 [2023-03-10T23:48:38.955Z] #110 7.939 Selecting previously unselected package libicu67:arm64.
23:48:39 [2023-03-10T23:48:39.213Z] #110 7.941 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
23:48:39 [2023-03-10T23:48:39.213Z] #110 7.945 Unpacking libicu67:arm64 (67.1-7) ...
23:48:39 [2023-03-10T23:48:39.782Z] #110 8.676 Selecting previously unselected package libinih1:arm64.
23:48:39 [2023-03-10T23:48:39.782Z] #110 8.676 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
23:48:39 [2023-03-10T23:48:39.782Z] #110 8.679 Unpacking libinih1:arm64 (53-1+b2) ...
23:48:39 [2023-03-10T23:48:39.782Z] #110 8.710 Selecting previously unselected package libmicrohttpd12:arm64.
23:48:39 [2023-03-10T23:48:39.782Z] #110 8.713 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
23:48:39 [2023-03-10T23:48:39.782Z] #110 8.716 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
23:48:39 [2023-03-10T23:48:39.782Z] #110 8.754 Selecting previously unselected package libnet1:arm64.
23:48:39 [2023-03-10T23:48:39.782Z] #110 8.757 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
23:48:39 [2023-03-10T23:48:39.782Z] #110 8.760 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:48:39 [2023-03-10T23:48:39.782Z] #110 8.797 Selecting previously unselected package libnl-3-200:arm64.
23:48:40 [2023-03-10T23:48:40.040Z] #110 8.798 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
23:48:40 [2023-03-10T23:48:40.040Z] #110 8.802 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
23:48:40 [2023-03-10T23:48:40.040Z] #110 8.837 Selecting previously unselected package libprotobuf-c1:arm64.
23:48:40 [2023-03-10T23:48:40.040Z] #110 8.839 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
23:48:40 [2023-03-10T23:48:40.040Z] #110 8.842 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
23:48:40 [2023-03-10T23:48:40.040Z] #110 8.886 Selecting previously unselected package libyajl2:arm64.
23:48:40 [2023-03-10T23:48:40.040Z] #110 8.886 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
23:48:40 [2023-03-10T23:48:40.040Z] #110 8.889 Unpacking libyajl2:arm64 (2.1.0-3) ...
23:48:40 [2023-03-10T23:48:40.040Z] #110 8.919 Selecting previously unselected package net-tools.
23:48:40 [2023-03-10T23:48:40.040Z] #110 8.919 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
23:48:40 [2023-03-10T23:48:40.040Z] #110 8.923 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
23:48:40 [2023-03-10T23:48:40.040Z] #110 8.970 Selecting previously unselected package patch.
23:48:40 [2023-03-10T23:48:40.040Z] #110 8.972 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
23:48:40 [2023-03-10T23:48:40.040Z] #110 8.975 Unpacking patch (2.7.6-7) ...
23:48:40 [2023-03-10T23:48:40.040Z] #110 9.008 Selecting previously unselected package python-pip-whl.
23:48:40 [2023-03-10T23:48:40.040Z] #110 9.011 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
23:48:40 [2023-03-10T23:48:40.040Z] #110 9.014 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
23:48:40 [2023-03-10T23:48:40.296Z] #110 9.146 Selecting previously unselected package python3-lib2to3.
23:48:40 [2023-03-10T23:48:40.296Z] #110 9.148 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
23:48:40 [2023-03-10T23:48:40.296Z] #110 9.152 Unpacking python3-lib2to3 (3.9.2-1) ...
23:48:40 [2023-03-10T23:48:40.296Z] #110 9.189 Selecting previously unselected package python3-distutils.
23:48:40 [2023-03-10T23:48:40.296Z] #110 9.191 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
23:48:40 [2023-03-10T23:48:40.297Z] #110 9.194 Unpacking python3-distutils (3.9.2-1) ...
23:48:40 [2023-03-10T23:48:40.297Z] #110 9.234 Selecting previously unselected package python3-pkg-resources.
23:48:40 [2023-03-10T23:48:40.297Z] #110 9.236 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
23:48:40 [2023-03-10T23:48:40.297Z] #110 9.240 Unpacking python3-pkg-resources (52.0.0-4) ...
23:48:40 [2023-03-10T23:48:40.297Z] #110 9.283 Selecting previously unselected package python3-setuptools.
23:48:40 [2023-03-10T23:48:40.297Z] #110 9.286 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
23:48:40 [2023-03-10T23:48:40.297Z] #110 9.289 Unpacking python3-setuptools (52.0.0-4) ...
23:48:40 [2023-03-10T23:48:40.553Z] #110 9.357 Selecting previously unselected package python3-wheel.
23:48:40 [2023-03-10T23:48:40.554Z] #110 9.359 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
23:48:40 [2023-03-10T23:48:40.554Z] #110 9.363 Unpacking python3-wheel (0.34.2-1) ...
23:48:40 [2023-03-10T23:48:40.554Z] #110 9.397 Selecting previously unselected package python3-pip.
23:48:40 [2023-03-10T23:48:40.554Z] #110 9.399 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
23:48:40 [2023-03-10T23:48:40.554Z] #110 9.402 Unpacking python3-pip (20.3.4-4+deb11u1) ...
23:48:40 [2023-03-10T23:48:40.554Z] #110 9.468 Selecting previously unselected package sudo.
23:48:40 [2023-03-10T23:48:40.554Z] #110 9.471 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
23:48:40 [2023-03-10T23:48:40.554Z] #110 9.475 Unpacking sudo (1.9.5p2-3+deb11u1) ...
23:48:40 [2023-03-10T23:48:40.810Z] #110 9.588 Selecting previously unselected package systemd-journal-remote.
23:48:40 [2023-03-10T23:48:40.810Z] #110 9.590 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
23:48:40 [2023-03-10T23:48:40.810Z] #110 9.594 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
23:48:40 [2023-03-10T23:48:40.810Z] #110 9.629 Selecting previously unselected package thin-provisioning-tools.
23:48:40 [2023-03-10T23:48:40.810Z] #110 9.633 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
23:48:40 [2023-03-10T23:48:40.810Z] #110 9.636 Unpacking thin-provisioning-tools (0.9.0-1) ...
23:48:40 [2023-03-10T23:48:40.810Z] #110 9.696 Selecting previously unselected package uidmap.
23:48:40 [2023-03-10T23:48:40.810Z] #110 9.696 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
23:48:40 [2023-03-10T23:48:40.810Z] #110 9.699 Unpacking uidmap (1:4.8.1-1) ...
23:48:40 [2023-03-10T23:48:40.810Z] #110 9.745 Selecting previously unselected package vim-runtime.
23:48:40 [2023-03-10T23:48:40.810Z] #110 9.748 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
23:48:40 [2023-03-10T23:48:40.810Z] #110 9.758 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
23:48:40 [2023-03-10T23:48:40.810Z] #110 9.768 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
23:48:40 [2023-03-10T23:48:40.810Z] #110 9.771 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
23:48:41 [2023-03-10T23:48:41.377Z] #110 10.36 Selecting previously unselected package vim.
23:48:41 [2023-03-10T23:48:41.377Z] #110 10.36 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
23:48:41 [2023-03-10T23:48:41.377Z] #110 10.37 Unpacking vim (2:8.2.2434-3+deb11u1) ...
23:48:41 [2023-03-10T23:48:41.634Z] #110 10.51 Selecting previously unselected package xfsprogs.
23:48:41 [2023-03-10T23:48:41.634Z] #110 10.51 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
23:48:41 [2023-03-10T23:48:41.634Z] #110 10.51 Unpacking xfsprogs (5.10.0-4) ...
23:48:41 [2023-03-10T23:48:41.890Z] #110 10.61 Selecting previously unselected package zip.
23:48:41 [2023-03-10T23:48:41.890Z] #110 10.61 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
23:48:41 [2023-03-10T23:48:41.890Z] #110 10.62 Unpacking zip (3.0-12) ...
23:48:41 [2023-03-10T23:48:41.890Z] #110 10.66 Selecting previously unselected package zstd.
23:48:41 [2023-03-10T23:48:41.890Z] #110 10.66 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
23:48:41 [2023-03-10T23:48:41.890Z] #110 10.67 Unpacking zstd (1.4.8+dfsg-2.1) ...
23:48:41 [2023-03-10T23:48:41.890Z] #110 10.75 Setting up python3-pkg-resources (52.0.0-4) ...
23:48:42 [2023-03-10T23:48:42.147Z] #110 10.95 Setting up libip4tc2:arm64 (1.8.7-1) ...
23:48:42 [2023-03-10T23:48:42.147Z] #110 10.96 Setting up net-tools (1.60+git20181103.0eebece-1) ...
23:48:42 [2023-03-10T23:48:42.147Z] #110 10.97 Setting up libapparmor1:arm64 (2.13.6-10) ...
23:48:42 [2023-03-10T23:48:42.147Z] #110 10.98 Setting up libgpm2:arm64 (1.20.7-8) ...
23:48:42 [2023-03-10T23:48:42.147Z] #110 10.99 Setting up libicu67:arm64 (67.1-7) ...
23:48:42 [2023-03-10T23:48:42.147Z] #110 11.00 Setting up libip6tc2:arm64 (1.8.7-1) ...
23:48:42 [2023-03-10T23:48:42.147Z] #110 11.01 Setting up libinih1:arm64 (53-1+b2) ...
23:48:42 [2023-03-10T23:48:42.147Z] #110 11.02 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
23:48:42 [2023-03-10T23:48:42.147Z] #110 11.03 Setting up uidmap (1:4.8.1-1) ...
23:48:42 [2023-03-10T23:48:42.147Z] #110 11.04 Setting up libyajl2:arm64 (2.1.0-3) ...
23:48:42 [2023-03-10T23:48:42.147Z] #110 11.05 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:48:42 [2023-03-10T23:48:42.147Z] #110 11.06 Setting up bzip2 (1.0.8-4) ...
23:48:42 [2023-03-10T23:48:42.147Z] #110 11.07 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
23:48:42 [2023-03-10T23:48:42.147Z] #110 11.08 Setting up python3-wheel (0.34.2-1) ...
23:48:42 [2023-03-10T23:48:42.403Z] #110 11.23 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
23:48:42 [2023-03-10T23:48:42.403Z] #110 11.24 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:48:42 [2023-03-10T23:48:42.403Z] #110 11.25 Setting up libcap2:arm64 (1:2.44-1) ...
23:48:42 [2023-03-10T23:48:42.403Z] #110 11.26 Setting up libcap2-bin (1:2.44-1) ...
23:48:42 [2023-03-10T23:48:42.403Z] #110 11.27 Setting up apparmor (2.13.6-10) ...
23:48:42 [2023-03-10T23:48:42.967Z] #110 11.95 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
23:48:42 [2023-03-10T23:48:42.967Z] #110 11.97 Setting up zip (3.0-12) ...
23:48:43 [2023-03-10T23:48:43.224Z] #110 11.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:48:43 [2023-03-10T23:48:43.224Z] #110 12.01 Setting up bash-completion (1:2.11-2) ...
23:48:43 [2023-03-10T23:48:43.791Z] #110 12.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
23:48:43 [2023-03-10T23:48:43.791Z] #110 12.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:48:43 [2023-03-10T23:48:43.791Z] #110 12.81 Setting up libmnl0:arm64 (1.0.4-3) ...
23:48:43 [2023-03-10T23:48:43.791Z] #110 12.81 Setting up patch (2.7.6-7) ...
23:48:43 [2023-03-10T23:48:43.791Z] #110 12.83 Setting up sudo (1.9.5p2-3+deb11u1) ...
23:48:44 [2023-03-10T23:48:44.048Z] #110 12.87 invoke-rc.d: could not determine current runlevel
23:48:44 [2023-03-10T23:48:44.048Z] #110 12.87 invoke-rc.d: policy-rc.d denied execution of start.
23:48:44 [2023-03-10T23:48:44.048Z] #110 12.88 Setting up libxtables12:arm64 (1.8.7-1) ...
23:48:44 [2023-03-10T23:48:44.048Z] #110 12.89 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
23:48:44 [2023-03-10T23:48:44.048Z] #110 12.90 Setting up pigz (2.6-1) ...
23:48:44 [2023-03-10T23:48:44.048Z] #110 12.91 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
23:48:44 [2023-03-10T23:48:44.048Z] #110 12.92 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
23:48:44 [2023-03-10T23:48:44.048Z] #110 12.93 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
23:48:44 [2023-03-10T23:48:44.048Z] #110 12.94 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
23:48:44 [2023-03-10T23:48:44.305Z] #110 13.12 Setting up libaio1:arm64 (0.3.112-9) ...
23:48:44 [2023-03-10T23:48:44.305Z] #110 13.13 Setting up python3-lib2to3 (3.9.2-1) ...
23:48:44 [2023-03-10T23:48:44.305Z] #110 13.23 Setting up libelf1:arm64 (0.183-1) ...
23:48:44 [2023-03-10T23:48:44.305Z] #110 13.24 Setting up libjson-c5:arm64 (0.15-2) ...
23:48:44 [2023-03-10T23:48:44.305Z] #110 13.25 Setting up zstd (1.4.8+dfsg-2.1) ...
23:48:44 [2023-03-10T23:48:44.305Z] #110 13.26 Setting up libonig5:arm64 (6.9.6-1.1) ...
23:48:44 [2023-03-10T23:48:44.305Z] #110 13.27 Setting up libkmod2:arm64 (28-1) ...
23:48:44 [2023-03-10T23:48:44.305Z] #110 13.28 Setting up python3-distutils (3.9.2-1) ...
23:48:44 [2023-03-10T23:48:44.562Z] #110 13.40 Setting up vim (2:8.2.2434-3+deb11u1) ...
23:48:44 [2023-03-10T23:48:44.562Z] #110 13.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:48:44 [2023-03-10T23:48:44.562Z] #110 13.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:48:44 [2023-03-10T23:48:44.562Z] #110 13.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:48:44 [2023-03-10T23:48:44.562Z] #110 13.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:48:44 [2023-03-10T23:48:44.562Z] #110 13.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:48:44 [2023-03-10T23:48:44.562Z] #110 13.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:48:44 [2023-03-10T23:48:44.562Z] #110 13.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:48:44 [2023-03-10T23:48:44.562Z] #110 13.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:48:44 [2023-03-10T23:48:44.562Z] #110 13.45 Setting up python3-setuptools (52.0.0-4) ...
23:48:44 [2023-03-10T23:48:44.819Z] #110 13.79 Setting up libjq1:arm64 (1.6-2.1) ...
23:48:45 [2023-03-10T23:48:45.076Z] #110 13.80 Setting up libnftnl11:arm64 (1.1.9-1) ...
23:48:45 [2023-03-10T23:48:45.076Z] #110 13.81 Setting up thin-provisioning-tools (0.9.0-1) ...
23:48:45 [2023-03-10T23:48:45.076Z] #110 13.82 Setting up python3-pip (20.3.4-4+deb11u1) ...
23:48:45 [2023-03-10T23:48:45.076Z] #110 14.08 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
23:48:45 [2023-03-10T23:48:45.334Z] #110 14.09 Setting up jq (1.6-2.1) ...
23:48:45 [2023-03-10T23:48:45.334Z] #110 14.10 Setting up libbpf0:arm64 (1:0.3-2) ...
23:48:45 [2023-03-10T23:48:45.334Z] #110 14.11 Setting up iptables (1.8.7-1) ...
23:48:45 [2023-03-10T23:48:45.334Z] #110 14.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:48:45 [2023-03-10T23:48:45.334Z] #110 14.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:48:45 [2023-03-10T23:48:45.334Z] #110 14.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:48:45 [2023-03-10T23:48:45.334Z] #110 14.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:48:45 [2023-03-10T23:48:45.334Z] #110 14.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:48:45 [2023-03-10T23:48:45.334Z] #110 14.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:48:45 [2023-03-10T23:48:45.334Z] #110 14.15 Setting up iproute2 (5.10.0-4) ...
23:48:45 [2023-03-10T23:48:45.334Z] #110 14.27 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
23:48:45 [2023-03-10T23:48:45.334Z] #110 14.28 Setting up dmsetup (2:1.02.175-2.1) ...
23:48:45 [2023-03-10T23:48:45.334Z] #110 14.29 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
23:48:45 [2023-03-10T23:48:45.334Z] #110 14.30 Setting up systemd (247.3-7+deb11u1) ...
23:48:45 [2023-03-10T23:48:45.334Z] #110 14.34 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
23:48:45 [2023-03-10T23:48:45.591Z] #110 14.34 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
23:48:45 [2023-03-10T23:48:45.591Z] #110 14.35 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
23:48:45 [2023-03-10T23:48:45.591Z] #110 14.35 Initializing machine ID from random generator.
23:48:45 [2023-03-10T23:48:45.847Z] #110 14.68 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
23:48:46 [2023-03-10T23:48:46.104Z] #110 14.80 Setting up xfsprogs (5.10.0-4) ...
23:48:46 [2023-03-10T23:48:46.104Z] #110 14.81 System has not been booted with systemd as init system (PID 1). Can't operate.
23:48:46 [2023-03-10T23:48:46.104Z] #110 14.81 Failed to connect to bus: Host is down
23:48:46 [2023-03-10T23:48:46.104Z] #110 14.81 Processing triggers for libc-bin (2.31-13+deb11u5) ...
23:48:46 [2023-03-10T23:48:46.667Z] #110 DONE 15.6s
23:48:46 [2023-03-10T23:48:46.667Z] 
23:48:46 [2023-03-10T23:48:46.667Z] #111 [dev-base  9/11] 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
23:48:47 [2023-03-10T23:48:47.230Z] #111 0.426 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:48:47 [2023-03-10T23:48:47.230Z] #111 0.430 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:48:47 [2023-03-10T23:48:47.230Z] #111 0.433 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:48:47 [2023-03-10T23:48:47.230Z] #111 DONE 0.5s
23:48:47 [2023-03-10T23:48:47.230Z] 
23:48:47 [2023-03-10T23:48:47.230Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
23:48:53 [2023-03-10T23:48:53.773Z] #112 5.744 Collecting yamllint==1.27.1
23:48:54 [2023-03-10T23:48:54.031Z] #112 6.791   Downloading yamllint-1.27.1.tar.gz (129 kB)
23:48:54 [2023-03-10T23:48:54.288Z] #112 7.100 Collecting pathspec>=0.5.3
23:48:54 [2023-03-10T23:48:54.288Z] #112 7.104   Downloading pathspec-0.11.0-py3-none-any.whl (29 kB)
23:48:54 [2023-03-10T23:48:54.288Z] #112 7.204 Collecting pyyaml
23:48:54 [2023-03-10T23:48:54.544Z] #112 7.210   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
23:48:54 [2023-03-10T23:48:54.544Z] #112 7.226 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
23:48:54 [2023-03-10T23:48:54.544Z] #112 7.230 Building wheels for collected packages: yamllint
23:48:54 [2023-03-10T23:48:54.544Z] #112 7.231   Building wheel for yamllint (setup.py): started
23:48:54 [2023-03-10T23:48:54.544Z] #112 7.490   Building wheel for yamllint (setup.py): finished with status 'done'
23:48:54 [2023-03-10T23:48:54.801Z] #112 7.491   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=597fb8d700740e4e3fe51d0aa698aedbf856a64bbff97f17775e34bf2228451c
23:48:54 [2023-03-10T23:48:54.801Z] #112 7.491   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
23:48:54 [2023-03-10T23:48:54.801Z] #112 7.493 Successfully built yamllint
23:48:54 [2023-03-10T23:48:54.801Z] #112 7.500 Installing collected packages: pyyaml, pathspec, yamllint
23:48:54 [2023-03-10T23:48:54.801Z] #112 7.616 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.27.1
23:48:54 [2023-03-10T23:48:54.801Z] #112 DONE 7.7s
23:48:55 [2023-03-10T23:48:55.059Z] 
23:48:55 [2023-03-10T23:48:55.059Z] #113 [dev-base 11/11] 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
23:48:55 [2023-03-10T23:48:55.622Z] #113 0.733 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
23:48:55 [2023-03-10T23:48:55.879Z] #113 0.733 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
23:48:55 [2023-03-10T23:48:55.879Z] #113 0.826 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
23:48:56 [2023-03-10T23:48:56.705Z] #113 1.107 Reading package lists...
23:48:56 [2023-03-10T23:48:56.963Z] #113 1.664 Reading package lists...
23:48:57 [2023-03-10T23:48:57.477Z] #113 2.212 Building dependency tree...
23:48:57 [2023-03-10T23:48:57.477Z] #113 2.380 Reading state information...
23:48:57 [2023-03-10T23:48:57.477Z] #113 2.628 gcc is already the newest version (4:10.2.1-1).
23:48:57 [2023-03-10T23:48:57.477Z] #113 2.628 pkg-config is already the newest version (0.29.2-1).
23:48:57 [2023-03-10T23:48:57.477Z] #113 2.628 The following additional packages will be installed:
23:48:57 [2023-03-10T23:48:57.734Z] #113 2.628   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
23:48:57 [2023-03-10T23:48:57.734Z] #113 2.628   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
23:48:57 [2023-03-10T23:48:57.734Z] #113 2.629   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
23:48:57 [2023-03-10T23:48:57.734Z] #113 2.629   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
23:48:57 [2023-03-10T23:48:57.734Z] #113 2.630   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
23:48:57 [2023-03-10T23:48:57.734Z] #113 2.630   uuid-dev zlib1g-dev
23:48:57 [2023-03-10T23:48:57.734Z] #113 2.631 Suggested packages:
23:48:57 [2023-03-10T23:48:57.734Z] #113 2.631   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
23:48:57 [2023-03-10T23:48:57.734Z] #113 2.631   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
23:48:57 [2023-03-10T23:48:57.734Z] #113 2.631 Recommended packages:
23:48:57 [2023-03-10T23:48:57.734Z] #113 2.631   build-essential fakeroot libalgorithm-merge-perl
23:48:57 [2023-03-10T23:48:57.734Z] #113 2.895 The following NEW packages will be installed:
23:48:57 [2023-03-10T23:48:57.990Z] #113 2.895   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
23:48:57 [2023-03-10T23:48:57.991Z] #113 2.895   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
23:48:57 [2023-03-10T23:48:57.991Z] #113 2.895   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
23:48:57 [2023-03-10T23:48:57.991Z] #113 2.895   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
23:48:57 [2023-03-10T23:48:57.991Z] #113 2.896   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
23:48:57 [2023-03-10T23:48:57.991Z] #113 2.896   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
23:48:57 [2023-03-10T23:48:57.991Z] #113 2.896   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
23:48:57 [2023-03-10T23:48:57.991Z] #113 3.190 0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded.
23:48:57 [2023-03-10T23:48:57.991Z] #113 3.190 Need to get 10.3 MB of archives.
23:48:57 [2023-03-10T23:48:57.991Z] #113 3.190 After this operation, 41.5 MB of additional disk space will be used.
23:48:57 [2023-03-10T23:48:57.991Z] #113 3.190 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.208 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]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.210 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]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.213 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.233 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.235 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.236 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.238 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.242 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.245 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]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.248 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.249 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.252 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.256 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.266 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.268 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.272 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.275 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.279 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.280 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.286 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.287 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.289 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.291 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.294 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.297 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.300 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.304 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.305 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.314 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.315 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
23:48:58 [2023-03-10T23:48:58.247Z] #113 3.316 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
23:48:58 [2023-03-10T23:48:58.504Z] #113 3.464 debconf: delaying package configuration, since apt-utils is not installed
23:48:58 [2023-03-10T23:48:58.504Z] #113 3.509 Fetched 10.3 MB in 0s (24.9 MB/s)
23:48:58 [2023-03-10T23:48:58.504Z] #113 3.533 Selecting previously unselected package dpkg-dev.
23:48:58 [2023-03-10T23:48:58.504Z] #113 3.533 (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 ... 21236 files and directories currently installed.)
23:48:58 [2023-03-10T23:48:58.504Z] #113 3.548 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
23:48:58 [2023-03-10T23:48:58.504Z] #113 3.551 Unpacking dpkg-dev (1.20.12) ...
23:48:58 [2023-03-10T23:48:58.504Z] #113 3.673 Selecting previously unselected package libgirepository-1.0-1:arm64.
23:48:58 [2023-03-10T23:48:58.504Z] #113 3.673 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
23:48:58 [2023-03-10T23:48:58.761Z] #113 3.679 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
23:48:58 [2023-03-10T23:48:58.761Z] #113 3.713 Selecting previously unselected package gir1.2-glib-2.0:arm64.
23:48:58 [2023-03-10T23:48:58.761Z] #113 3.715 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
23:48:58 [2023-03-10T23:48:58.761Z] #113 3.718 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
23:48:58 [2023-03-10T23:48:58.761Z] #113 3.757 Selecting previously unselected package libsecret-common.
23:48:58 [2023-03-10T23:48:58.761Z] #113 3.759 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
23:48:58 [2023-03-10T23:48:58.761Z] #113 3.763 Unpacking libsecret-common (0.20.4-2) ...
23:48:58 [2023-03-10T23:48:58.761Z] #113 3.810 Selecting previously unselected package libsecret-1-0:arm64.
23:48:58 [2023-03-10T23:48:58.761Z] #113 3.813 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
23:48:58 [2023-03-10T23:48:58.761Z] #113 3.816 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
23:48:58 [2023-03-10T23:48:58.761Z] #113 3.855 Selecting previously unselected package gir1.2-secret-1:arm64.
23:48:58 [2023-03-10T23:48:58.761Z] #113 3.858 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
23:48:58 [2023-03-10T23:48:58.761Z] #113 3.862 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
23:48:58 [2023-03-10T23:48:58.761Z] #113 3.893 Selecting previously unselected package libapparmor-dev:arm64.
23:48:58 [2023-03-10T23:48:58.761Z] #113 3.893 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
23:48:58 [2023-03-10T23:48:58.761Z] #113 3.896 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
23:48:58 [2023-03-10T23:48:58.761Z] #113 3.934 Selecting previously unselected package uuid-dev:arm64.
23:48:59 [2023-03-10T23:48:59.018Z] #113 3.936 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
23:48:59 [2023-03-10T23:48:59.018Z] #113 3.940 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
23:48:59 [2023-03-10T23:48:59.018Z] #113 3.981 Selecting previously unselected package libblkid-dev:arm64.
23:48:59 [2023-03-10T23:48:59.018Z] #113 3.984 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
23:48:59 [2023-03-10T23:48:59.018Z] #113 3.992 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
23:48:59 [2023-03-10T23:48:59.018Z] #113 4.045 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
23:48:59 [2023-03-10T23:48:59.018Z] #113 4.048 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
23:48:59 [2023-03-10T23:48:59.018Z] #113 4.051 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
23:48:59 [2023-03-10T23:48:59.018Z] #113 4.081 Selecting previously unselected package libudev-dev:arm64.
23:48:59 [2023-03-10T23:48:59.018Z] #113 4.083 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ...
23:48:59 [2023-03-10T23:48:59.018Z] #113 4.087 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
23:48:59 [2023-03-10T23:48:59.018Z] #113 4.128 Selecting previously unselected package libsepol1-dev:arm64.
23:48:59 [2023-03-10T23:48:59.018Z] #113 4.128 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
23:48:59 [2023-03-10T23:48:59.018Z] #113 4.131 Unpacking libsepol1-dev:arm64 (3.1-1) ...
23:48:59 [2023-03-10T23:48:59.018Z] #113 4.192 Selecting previously unselected package libpcre2-16-0:arm64.
23:48:59 [2023-03-10T23:48:59.275Z] #113 4.195 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
23:48:59 [2023-03-10T23:48:59.275Z] #113 4.199 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
23:48:59 [2023-03-10T23:48:59.275Z] #113 4.245 Selecting previously unselected package libpcre2-32-0:arm64.
23:48:59 [2023-03-10T23:48:59.275Z] #113 4.247 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
23:48:59 [2023-03-10T23:48:59.275Z] #113 4.250 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
23:48:59 [2023-03-10T23:48:59.275Z] #113 4.301 Selecting previously unselected package libpcre2-posix2:arm64.
23:48:59 [2023-03-10T23:48:59.275Z] #113 4.304 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
23:48:59 [2023-03-10T23:48:59.275Z] #113 4.308 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
23:48:59 [2023-03-10T23:48:59.275Z] #113 4.338 Selecting previously unselected package libpcre2-dev:arm64.
23:48:59 [2023-03-10T23:48:59.275Z] #113 4.341 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
23:48:59 [2023-03-10T23:48:59.275Z] #113 4.345 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
23:48:59 [2023-03-10T23:48:59.275Z] #113 4.422 Selecting previously unselected package libselinux1-dev:arm64.
23:48:59 [2023-03-10T23:48:59.531Z] #113 4.425 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
23:48:59 [2023-03-10T23:48:59.531Z] #113 4.428 Unpacking libselinux1-dev:arm64 (3.1-3) ...
23:48:59 [2023-03-10T23:48:59.531Z] #113 4.482 Selecting previously unselected package libdevmapper-dev:arm64.
23:48:59 [2023-03-10T23:48:59.531Z] #113 4.485 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
23:48:59 [2023-03-10T23:48:59.531Z] #113 4.488 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
23:48:59 [2023-03-10T23:48:59.531Z] #113 4.521 Selecting previously unselected package libffi-dev:arm64.
23:48:59 [2023-03-10T23:48:59.531Z] #113 4.522 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
23:48:59 [2023-03-10T23:48:59.531Z] #113 4.525 Unpacking libffi-dev:arm64 (3.3-6) ...
23:48:59 [2023-03-10T23:48:59.531Z] #113 4.558 Selecting previously unselected package libglib2.0-data.
23:48:59 [2023-03-10T23:48:59.531Z] #113 4.560 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
23:48:59 [2023-03-10T23:48:59.531Z] #113 4.564 Unpacking libglib2.0-data (2.66.8-1) ...
23:48:59 [2023-03-10T23:48:59.788Z] #113 4.701 Selecting previously unselected package libglib2.0-bin.
23:48:59 [2023-03-10T23:48:59.788Z] #113 4.702 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
23:48:59 [2023-03-10T23:48:59.788Z] #113 4.705 Unpacking libglib2.0-bin (2.66.8-1) ...
23:48:59 [2023-03-10T23:48:59.788Z] #113 4.746 Selecting previously unselected package libglib2.0-dev-bin.
23:48:59 [2023-03-10T23:48:59.788Z] #113 4.749 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
23:48:59 [2023-03-10T23:48:59.788Z] #113 4.752 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
23:48:59 [2023-03-10T23:48:59.788Z] #113 4.796 Selecting previously unselected package libmount-dev:arm64.
23:48:59 [2023-03-10T23:48:59.788Z] #113 4.799 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
23:48:59 [2023-03-10T23:48:59.788Z] #113 4.803 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
23:48:59 [2023-03-10T23:48:59.788Z] #113 4.840 Selecting previously unselected package libpcre16-3:arm64.
23:48:59 [2023-03-10T23:48:59.788Z] #113 4.843 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
23:48:59 [2023-03-10T23:48:59.788Z] #113 4.846 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
23:48:59 [2023-03-10T23:48:59.788Z] #113 4.889 Selecting previously unselected package libpcre32-3:arm64.
23:48:59 [2023-03-10T23:48:59.788Z] #113 4.892 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
23:48:59 [2023-03-10T23:48:59.788Z] #113 4.895 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
23:49:00 [2023-03-10T23:49:00.045Z] #113 4.937 Selecting previously unselected package libpcrecpp0v5:arm64.
23:49:00 [2023-03-10T23:49:00.045Z] #113 4.940 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
23:49:00 [2023-03-10T23:49:00.045Z] #113 4.944 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
23:49:00 [2023-03-10T23:49:00.045Z] #113 4.975 Selecting previously unselected package libpcre3-dev:arm64.
23:49:00 [2023-03-10T23:49:00.045Z] #113 4.978 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
23:49:00 [2023-03-10T23:49:00.045Z] #113 4.981 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
23:49:00 [2023-03-10T23:49:00.045Z] #113 5.058 Selecting previously unselected package zlib1g-dev:arm64.
23:49:00 [2023-03-10T23:49:00.045Z] #113 5.061 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
23:49:00 [2023-03-10T23:49:00.045Z] #113 5.064 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
23:49:00 [2023-03-10T23:49:00.045Z] #113 5.104 Selecting previously unselected package libglib2.0-dev:arm64.
23:49:00 [2023-03-10T23:49:00.045Z] #113 5.107 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
23:49:00 [2023-03-10T23:49:00.045Z] #113 5.110 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
23:49:00 [2023-03-10T23:49:00.302Z] #113 5.297 Selecting previously unselected package libseccomp-dev:arm64.
23:49:00 [2023-03-10T23:49:00.302Z] #113 5.300 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
23:49:00 [2023-03-10T23:49:00.302Z] #113 5.304 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
23:49:00 [2023-03-10T23:49:00.302Z] #113 5.340 Selecting previously unselected package libsecret-1-dev:arm64.
23:49:00 [2023-03-10T23:49:00.302Z] #113 5.340 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
23:49:00 [2023-03-10T23:49:00.302Z] #113 5.344 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
23:49:00 [2023-03-10T23:49:00.302Z] #113 5.396 Selecting previously unselected package libsystemd-dev:arm64.
23:49:00 [2023-03-10T23:49:00.302Z] #113 5.399 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
23:49:00 [2023-03-10T23:49:00.302Z] #113 5.403 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
23:49:00 [2023-03-10T23:49:00.559Z] #113 5.509 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
23:49:00 [2023-03-10T23:49:00.559Z] #113 5.523 Setting up libglib2.0-dev-bin (2.66.8-1) ...
23:49:00 [2023-03-10T23:49:00.559Z] #113 5.685 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
23:49:00 [2023-03-10T23:49:00.559Z] #113 5.694 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
23:49:00 [2023-03-10T23:49:00.559Z] #113 5.703 Setting up libpcre16-3:arm64 (2:8.39-13) ...
23:49:00 [2023-03-10T23:49:00.559Z] #113 5.713 Setting up libsepol1-dev:arm64 (3.1-1) ...
23:49:00 [2023-03-10T23:49:00.559Z] #113 5.723 Setting up libffi-dev:arm64 (3.3-6) ...
23:49:00 [2023-03-10T23:49:00.559Z] #113 5.731 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
23:49:00 [2023-03-10T23:49:00.559Z] #113 5.740 Setting up dpkg-dev (1.20.12) ...
23:49:00 [2023-03-10T23:49:00.559Z] #113 5.756 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
23:49:00 [2023-03-10T23:49:00.819Z] #113 5.766 Setting up libglib2.0-data (2.66.8-1) ...
23:49:00 [2023-03-10T23:49:00.819Z] #113 5.775 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
23:49:00 [2023-03-10T23:49:00.819Z] #113 5.783 Setting up libpcre32-3:arm64 (2:8.39-13) ...
23:49:00 [2023-03-10T23:49:00.819Z] #113 5.793 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
23:49:00 [2023-03-10T23:49:00.819Z] #113 5.803 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
23:49:00 [2023-03-10T23:49:00.819Z] #113 5.813 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
23:49:00 [2023-03-10T23:49:00.819Z] #113 5.824 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
23:49:00 [2023-03-10T23:49:00.819Z] #113 5.833 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
23:49:00 [2023-03-10T23:49:00.819Z] #113 5.842 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
23:49:00 [2023-03-10T23:49:00.819Z] #113 5.851 Setting up libsecret-common (0.20.4-2) ...
23:49:00 [2023-03-10T23:49:00.819Z] #113 5.862 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
23:49:00 [2023-03-10T23:49:00.819Z] #113 5.877 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
23:49:00 [2023-03-10T23:49:00.819Z] #113 5.888 Setting up libselinux1-dev:arm64 (3.1-3) ...
23:49:00 [2023-03-10T23:49:00.819Z] #113 5.897 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
23:49:00 [2023-03-10T23:49:00.819Z] #113 5.906 Setting up libglib2.0-bin (2.66.8-1) ...
23:49:00 [2023-03-10T23:49:00.819Z] #113 5.916 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
23:49:00 [2023-03-10T23:49:00.819Z] #113 5.927 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
23:49:00 [2023-03-10T23:49:00.819Z] #113 5.937 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
23:49:00 [2023-03-10T23:49:00.819Z] #113 5.947 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
23:49:00 [2023-03-10T23:49:00.819Z] #113 5.956 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
23:49:00 [2023-03-10T23:49:00.819Z] #113 5.965 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
23:49:01 [2023-03-10T23:49:01.077Z] #113 5.975 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
23:49:01 [2023-03-10T23:49:01.077Z] #113 5.985 No schema files found: doing nothing.
23:49:01 [2023-03-10T23:49:01.077Z] #113 5.990 Processing triggers for libc-bin (2.31-13+deb11u5) ...
23:49:01 [2023-03-10T23:49:01.077Z] #113 6.010 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
23:49:01 [2023-03-10T23:49:01.077Z] #113 DONE 6.2s
23:49:01 [2023-03-10T23:49:01.333Z] 
23:49:01 [2023-03-10T23:49:01.333Z] #114 [dev 1/1] COPY . .
23:49:02 [2023-03-10T23:49:02.702Z] #114 DONE 1.2s
23:49:02 [2023-03-10T23:49:02.702Z] 
23:49:02 [2023-03-10T23:49:02.702Z] #115 exporting to image
23:49:02 [2023-03-10T23:49:02.702Z] #115 exporting layers
23:49:04 [2023-03-10T23:49:04.071Z] #115 exporting layers 1.6s done
23:49:04 [2023-03-10T23:49:04.071Z] #115 writing image sha256:dad364c1eaba813746ac366f77b718395c8fc7d007720ba427ed6d9df403a292 done
23:49:04 [2023-03-10T23:49:04.071Z] #115 naming to docker.io/library/docker:7b3acdff5d01c6bbac5ddd38d3bc01277f06ee64 done
23:49:04 [2023-03-10T23:49:04.071Z] #115 DONE 1.6s