Skip to content

Console Output

Skipping 119 KB.. Full Log
:39.636Z] 
22:32:39 [2023-02-28T22:32:39.636Z] #70 [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
22:32:39 [2023-02-28T22:32:39.636Z] #70 63.79 configure.ac:7: installing './compile'
22:32:39 [2023-02-28T22:32:39.895Z] #70 63.83 configure.ac:11: installing './config.guess'
22:32:39 [2023-02-28T22:32:39.895Z] #70 63.84 configure.ac:11: installing './config.sub'
22:32:39 [2023-02-28T22:32:39.895Z] #70 63.85 configure.ac:8: installing './install-sh'
22:32:39 [2023-02-28T22:32:39.895Z] #70 63.85 configure.ac:8: installing './missing'
22:32:39 [2023-02-28T22:32:39.895Z] #70 64.03 Makefile.am: installing './depcomp'
22:32:41 [2023-02-28T22:32:41.797Z] #70 65.65 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
22:32:41 [2023-02-28T22:32:41.797Z] #70 65.65 libtoolize: copying file 'build-aux/ltmain.sh'
22:32:41 [2023-02-28T22:32:41.797Z] #70 65.85 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
22:32:41 [2023-02-28T22:32:41.797Z] #70 65.90 libtoolize: copying file 'm4/libtool.m4'
22:32:42 [2023-02-28T22:32:42.065Z] #70 66.07 libtoolize: copying file 'm4/ltoptions.m4'
22:32:42 [2023-02-28T22:32:42.065Z] #70 66.21 libtoolize: copying file 'm4/ltsugar.m4'
22:32:42 [2023-02-28T22:32:42.065Z] #70 66.29 libtoolize: copying file 'm4/ltversion.m4'
22:32:42 [2023-02-28T22:32:42.324Z] #70 ...
22:32:42 [2023-02-28T22:32:42.324Z] 
22:32:42 [2023-02-28T22:32:42.324Z] #60 [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
22:32:42 [2023-02-28T22:32:42.324Z] #60 107.2 tomll can be used in two ways:
22:32:42 [2023-02-28T22:32:42.324Z] #60 107.2 Writing to STDIN and reading from STDOUT:
22:32:42 [2023-02-28T22:32:42.324Z] #60 107.2   cat file.toml | tomll > file.toml
22:32:42 [2023-02-28T22:32:42.324Z] #60 107.2 
22:32:42 [2023-02-28T22:32:42.324Z] #60 107.2 Reading and updating a list of files:
22:32:42 [2023-02-28T22:32:42.324Z] #60 107.2   tomll a.toml b.toml c.toml
22:32:42 [2023-02-28T22:32:42.324Z] #60 107.2 
22:32:42 [2023-02-28T22:32:42.324Z] #60 107.2 When given a list of files, tomll will modify all files in place without asking.
22:32:42 [2023-02-28T22:32:42.324Z] #60 DONE 107.8s
22:32:42 [2023-02-28T22:32:42.324Z] 
22:32:42 [2023-02-28T22:32:42.324Z] #70 [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
22:32:42 [2023-02-28T22:32:42.324Z] #70 66.52 libtoolize: copying file 'm4/lt~obsolete.m4'
22:32:42 [2023-02-28T22:32:42.891Z] #70 67.02 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
22:32:49 [2023-02-28T22:32:49.454Z] #70 ...
22:32:49 [2023-02-28T22:32:49.454Z] 
22:32:49 [2023-02-28T22:32:49.454Z] #45 [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...)
22:32:49 [2023-02-28T22:32:49.454Z] #45 101.6 crypto/internal/randutil
22:32:49 [2023-02-28T22:32:49.454Z] #45 102.0 internal/fmtsort
22:32:49 [2023-02-28T22:32:49.454Z] #45 102.7 internal/syscall/unix
22:32:49 [2023-02-28T22:32:49.454Z] #45 102.7 crypto/cipher
22:32:49 [2023-02-28T22:32:49.454Z] #45 103.1 crypto/internal/edwards25519/field
22:32:49 [2023-02-28T22:32:49.454Z] #45 104.2 crypto/internal/boring
22:32:49 [2023-02-28T22:32:49.454Z] #45 104.5 crypto/des
22:32:49 [2023-02-28T22:32:49.454Z] #45 104.7 crypto/aes
22:32:49 [2023-02-28T22:32:49.455Z] #45 105.2 crypto/internal/nistec
22:32:49 [2023-02-28T22:32:49.455Z] #45 106.1 internal/poll
22:32:49 [2023-02-28T22:32:49.455Z] #45 108.6 crypto/ecdh
22:32:49 [2023-02-28T22:32:49.455Z] #45 108.9 internal/safefilepath
22:32:49 [2023-02-28T22:32:49.455Z] #45 109.0 internal/syscall/execenv
22:32:49 [2023-02-28T22:32:49.455Z] #45 109.3 os
22:32:49 [2023-02-28T22:32:49.455Z] #45 109.4 strings
22:32:50 [2023-02-28T22:32:50.021Z] #45 ...
22:32:50 [2023-02-28T22:32:50.021Z] 
22:32:50 [2023-02-28T22:32:50.021Z] #64 [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.0.2"      && /build/shfmt --version
22:32:50 [2023-02-28T22:32:50.021Z] #64 115.5 v3.0.2
22:32:50 [2023-02-28T22:32:50.021Z] #64 DONE 115.7s
22:32:50 [2023-02-28T22:32:50.021Z] 
22:32:50 [2023-02-28T22:32:50.021Z] #61 [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
22:32:50 [2023-02-28T22:32:50.279Z] #61 ...
22:32:50 [2023-02-28T22:32:50.279Z] 
22:32:50 [2023-02-28T22:32:50.279Z] #45 [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...)
22:32:50 [2023-02-28T22:32:50.279Z] #45 111.7 crypto/sha512
22:32:51 [2023-02-28T22:32:51.653Z] #45 113.0 crypto/internal/edwards25519
22:32:51 [2023-02-28T22:32:51.911Z] #45 113.2 fmt
22:32:53 [2023-02-28T22:32:53.284Z] #45 114.5 crypto/hmac
22:32:53 [2023-02-28T22:32:53.542Z] #45 114.8 crypto/md5
22:32:54 [2023-02-28T22:32:54.477Z] #45 116.0 crypto/rc4
22:32:55 [2023-02-28T22:32:55.044Z] #45 116.3 crypto/sha1
22:32:55 [2023-02-28T22:32:55.610Z] #45 117.1 crypto/sha256
22:32:55 [2023-02-28T22:32:55.610Z] #45 117.2 math/big
22:32:56 [2023-02-28T22:32:56.177Z] #45 117.7 encoding/hex
22:32:56 [2023-02-28T22:32:56.744Z] #45 118.0 encoding/base64
22:32:57 [2023-02-28T22:32:57.311Z] #45 118.7 encoding/pem
22:32:57 [2023-02-28T22:32:57.311Z] #45 ...
22:32:57 [2023-02-28T22:32:57.311Z] 
22:32:57 [2023-02-28T22:32:57.311Z] #70 [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
22:32:57 [2023-02-28T22:32:57.311Z] #70 81.49 configure.ac:7: installing 'build-aux/compile'
22:32:57 [2023-02-28T22:32:57.569Z] #70 81.49 configure.ac:9: installing 'build-aux/config.guess'
22:32:57 [2023-02-28T22:32:57.569Z] #70 81.51 configure.ac:9: installing 'build-aux/config.sub'
22:32:57 [2023-02-28T22:32:57.569Z] #70 81.51 configure.ac:11: installing 'build-aux/install-sh'
22:32:57 [2023-02-28T22:32:57.569Z] #70 81.53 configure.ac:11: installing 'build-aux/missing'
22:32:57 [2023-02-28T22:32:57.569Z] #70 81.75 Makefile.am: installing 'build-aux/depcomp'
22:32:57 [2023-02-28T22:32:57.830Z] #70 81.92 parallel-tests: installing 'build-aux/test-driver'
22:33:00 [2023-02-28T22:33:00.361Z] #70 84.42 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
22:33:00 [2023-02-28T22:33:00.361Z] #70 84.42 libtoolize: copying file 'build-aux/ltmain.sh'
22:33:01 [2023-02-28T22:33:01.297Z] #70 85.32 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
22:33:01 [2023-02-28T22:33:01.297Z] #70 85.32 libtoolize: copying file 'm4/libtool.m4'
22:33:01 [2023-02-28T22:33:01.556Z] #70 85.48 libtoolize: copying file 'm4/ltoptions.m4'
22:33:01 [2023-02-28T22:33:01.556Z] #70 85.60 libtoolize: copying file 'm4/ltsugar.m4'
22:33:01 [2023-02-28T22:33:01.814Z] #70 85.76 libtoolize: copying file 'm4/ltversion.m4'
22:33:01 [2023-02-28T22:33:01.814Z] #70 85.91 libtoolize: copying file 'm4/lt~obsolete.m4'
22:33:04 [2023-02-28T22:33:04.345Z] #70 ...
22:33:04 [2023-02-28T22:33:04.345Z] 
22:33:04 [2023-02-28T22:33:04.345Z] #57 [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
22:33:04 [2023-02-28T22:33:04.345Z] #57 129.6 NAME:
22:33:04 [2023-02-28T22:33:04.345Z] #57 129.6    go-winres - A tool for embedding resources in Windows executables
22:33:04 [2023-02-28T22:33:04.345Z] #57 129.6 
22:33:04 [2023-02-28T22:33:04.345Z] #57 129.6 USAGE:
22:33:04 [2023-02-28T22:33:04.345Z] #57 129.6    go-winres [global options] command [command options] [arguments...]
22:33:04 [2023-02-28T22:33:04.345Z] #57 129.6 
22:33:04 [2023-02-28T22:33:04.345Z] #57 129.6 COMMANDS:
22:33:04 [2023-02-28T22:33:04.345Z] #57 129.6    init     Create an initial ./winres/winres.json
22:33:04 [2023-02-28T22:33:04.345Z] #57 129.6    make     Make syso files for the "go build" command
22:33:04 [2023-02-28T22:33:04.345Z] #57 129.6    simply   Make syso files for the "go build" command (simplified)
22:33:04 [2023-02-28T22:33:04.345Z] #57 129.6    extract  Extract all resources from an executable
22:33:04 [2023-02-28T22:33:04.345Z] #57 129.6    patch    Replace resources in an executable file (exe, dll)
22:33:04 [2023-02-28T22:33:04.345Z] #57 129.6    help, h  Shows a list of commands or help for one command
22:33:04 [2023-02-28T22:33:04.345Z] #57 129.6 
22:33:04 [2023-02-28T22:33:04.345Z] #57 129.6 GLOBAL OPTIONS:
22:33:04 [2023-02-28T22:33:04.345Z] #57 129.6    --help, -h  show help (default: false)
22:33:04 [2023-02-28T22:33:04.345Z] #57 DONE 130.0s
22:33:04 [2023-02-28T22:33:04.345Z] 
22:33:04 [2023-02-28T22:33:04.345Z] #45 [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...)
22:33:04 [2023-02-28T22:33:04.345Z] #45 119.0 vendor/golang.org/x/net/dns/dnsmessage
22:33:04 [2023-02-28T22:33:04.345Z] #45 122.3 net/netip
22:33:04 [2023-02-28T22:33:04.345Z] #45 125.1 net
22:33:04 [2023-02-28T22:33:04.911Z] #45 126.4 crypto/elliptic
22:33:06 [2023-02-28T22:33:06.817Z] #45 128.0 crypto/internal/bigmod
22:33:07 [2023-02-28T22:33:07.384Z] #45 128.8 crypto/internal/boring/bbig
22:33:07 [2023-02-28T22:33:07.642Z] #45 129.0 encoding/asn1
22:33:10 [2023-02-28T22:33:10.926Z] #45 132.0 vendor/golang.org/x/crypto/cryptobyte
22:33:12 [2023-02-28T22:33:12.830Z] #45 133.9 crypto/ecdsa
22:33:14 [2023-02-28T22:33:14.732Z] #45 136.0 crypto/rand
22:33:14 [2023-02-28T22:33:14.990Z] #45 136.5 crypto/ed25519
22:33:15 [2023-02-28T22:33:15.557Z] #45 137.1 crypto/rsa
22:33:16 [2023-02-28T22:33:16.493Z] #45 ...
22:33:16 [2023-02-28T22:33:16.493Z] 
22:33:16 [2023-02-28T22:33:16.493Z] #70 [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
22:33:16 [2023-02-28T22:33:16.493Z] #70 100.6 configure.ac:11: installing 'build-aux/compile'
22:33:16 [2023-02-28T22:33:16.751Z] #70 100.7 configure.ac:11: installing 'build-aux/config.guess'
22:33:16 [2023-02-28T22:33:16.751Z] #70 100.7 configure.ac:11: installing 'build-aux/config.sub'
22:33:16 [2023-02-28T22:33:16.751Z] #70 100.7 configure.ac:13: installing 'build-aux/install-sh'
22:33:16 [2023-02-28T22:33:16.751Z] #70 100.7 configure.ac:13: installing 'build-aux/missing'
22:33:16 [2023-02-28T22:33:16.751Z] #70 100.7 configure.ac:8: installing 'build-aux/tap-driver.sh'
22:33:16 [2023-02-28T22:33:16.751Z] #70 100.9 Makefile.am: installing 'build-aux/depcomp'
22:33:18 [2023-02-28T22:33:18.694Z] #70 102.3 checking build system type... aarch64-unknown-linux-gnu
22:33:18 [2023-02-28T22:33:18.952Z] #70 102.8 checking host system type... aarch64-unknown-linux-gnu
22:33:18 [2023-02-28T22:33:18.952Z] #70 102.8 checking how to print strings... printf
22:33:18 [2023-02-28T22:33:18.952Z] #70 102.9 checking for gcc... gcc
22:33:19 [2023-02-28T22:33:19.211Z] #70 103.0 checking whether the C compiler works... yes
22:33:19 [2023-02-28T22:33:19.211Z] #70 103.2 checking for C compiler default output file name... a.out
22:33:19 [2023-02-28T22:33:19.211Z] #70 103.2 checking for suffix of executables... 
22:33:19 [2023-02-28T22:33:19.728Z] #70 103.4 checking whether we are cross compiling... no
22:33:19 [2023-02-28T22:33:19.988Z] #70 103.7 checking for suffix of object files... o
22:33:20 [2023-02-28T22:33:20.247Z] #70 104.0 checking whether we are using the GNU C compiler... yes
22:33:20 [2023-02-28T22:33:20.247Z] #70 104.2 checking whether gcc accepts -g... yes
22:33:20 [2023-02-28T22:33:20.506Z] #70 104.3 checking for gcc option to accept ISO C89... none needed
22:33:20 [2023-02-28T22:33:20.506Z] #70 104.5 checking whether gcc understands -c and -o together... yes
22:33:20 [2023-02-28T22:33:20.764Z] #70 104.8 checking for a sed that does not truncate output... /bin/sed
22:33:20 [2023-02-28T22:33:20.764Z] #70 104.8 checking for grep that handles long lines and -e... /bin/grep
22:33:20 [2023-02-28T22:33:20.764Z] #70 104.8 checking for egrep... /bin/grep -E
22:33:20 [2023-02-28T22:33:20.764Z] #70 104.8 checking for fgrep... /bin/grep -F
22:33:20 [2023-02-28T22:33:20.764Z] #70 104.9 checking for ld used by gcc... /usr/bin/ld
22:33:20 [2023-02-28T22:33:20.764Z] #70 104.9 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:33:20 [2023-02-28T22:33:20.764Z] #70 104.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:33:21 [2023-02-28T22:33:21.023Z] #70 104.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:33:21 [2023-02-28T22:33:21.023Z] #70 105.1 checking whether ln -s works... yes
22:33:21 [2023-02-28T22:33:21.023Z] #70 105.1 checking the maximum length of command line arguments... 1572864
22:33:21 [2023-02-28T22:33:21.023Z] #70 105.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:33:21 [2023-02-28T22:33:21.023Z] #70 105.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:33:21 [2023-02-28T22:33:21.023Z] #70 105.1 checking for /usr/bin/ld option to reload object files... -r
22:33:21 [2023-02-28T22:33:21.023Z] #70 105.1 checking for objdump... objdump
22:33:21 [2023-02-28T22:33:21.023Z] #70 105.1 checking how to recognize dependent libraries... pass_all
22:33:21 [2023-02-28T22:33:21.023Z] #70 105.1 checking for dlltool... no
22:33:21 [2023-02-28T22:33:21.023Z] #70 105.1 checking how to associate runtime and link libraries... printf %s\n
22:33:21 [2023-02-28T22:33:21.023Z] #70 105.1 checking for ar... ar
22:33:21 [2023-02-28T22:33:21.281Z] #70 105.1 checking for archiver @FILE support... @
22:33:21 [2023-02-28T22:33:21.281Z] #70 105.4 checking for strip... strip
22:33:21 [2023-02-28T22:33:21.281Z] #70 105.4 checking for ranlib... ranlib
22:33:21 [2023-02-28T22:33:21.281Z] #70 105.4 checking for gawk... no
22:33:21 [2023-02-28T22:33:21.281Z] #70 105.4 checking for mawk... mawk
22:33:21 [2023-02-28T22:33:21.848Z] #70 105.4 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:33:21 [2023-02-28T22:33:21.848Z] #70 105.9 checking for sysroot... no
22:33:21 [2023-02-28T22:33:21.848Z] #70 105.9 checking for a working dd... /bin/dd
22:33:21 [2023-02-28T22:33:21.848Z] #70 105.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:33:21 [2023-02-28T22:33:21.848Z] #70 105.9 checking for mt... no
22:33:21 [2023-02-28T22:33:21.848Z] #70 105.9 checking if : is a manifest tool... no
22:33:21 [2023-02-28T22:33:21.848Z] #70 106.0 checking how to run the C preprocessor... gcc -E
22:33:23 [2023-02-28T22:33:23.353Z] #70 106.4 checking for ANSI C header files... yes
22:33:23 [2023-02-28T22:33:23.353Z] #70 107.3 checking for sys/types.h... yes
22:33:23 [2023-02-28T22:33:23.611Z] #70 107.6 checking for sys/stat.h... yes
22:33:23 [2023-02-28T22:33:23.869Z] #70 107.7 checking for stdlib.h... yes
22:33:24 [2023-02-28T22:33:24.128Z] #70 107.9 checking for string.h... yes
22:33:24 [2023-02-28T22:33:24.387Z] #70 108.2 checking for memory.h... yes
22:33:24 [2023-02-28T22:33:24.645Z] #70 108.5 checking for strings.h... yes
22:33:24 [2023-02-28T22:33:24.904Z] #70 108.7 checking for inttypes.h... yes
22:33:25 [2023-02-28T22:33:25.162Z] #70 109.0 checking for stdint.h... yes
22:33:25 [2023-02-28T22:33:25.421Z] #70 109.3 checking for unistd.h... yes
22:33:25 [2023-02-28T22:33:25.679Z] #70 109.5 checking for dlfcn.h... yes
22:33:25 [2023-02-28T22:33:25.679Z] #70 109.8 checking for objdir... .libs
22:33:26 [2023-02-28T22:33:26.505Z] #70 110.3 checking if gcc supports -fno-rtti -fno-exceptions... no
22:33:26 [2023-02-28T22:33:26.505Z] #70 110.5 checking for gcc option to produce PIC... -fPIC -DPIC
22:33:26 [2023-02-28T22:33:26.505Z] #70 110.5 checking if gcc PIC flag -fPIC -DPIC works... yes
22:33:27 [2023-02-28T22:33:27.022Z] #70 110.7 checking if gcc static flag -static works... yes
22:33:27 [2023-02-28T22:33:27.022Z] #70 111.1 checking if gcc supports -c -o file.o... 
22:33:27 [2023-02-28T22:33:27.022Z] #70 ...
22:33:27 [2023-02-28T22:33:27.022Z] 
22:33:27 [2023-02-28T22:33:27.022Z] #45 [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...)
22:33:27 [2023-02-28T22:33:27.022Z] #45 138.5 crypto/dsa
22:33:27 [2023-02-28T22:33:27.022Z] #45 139.1 crypto/x509/pkix
22:33:27 [2023-02-28T22:33:27.022Z] #45 139.8 net/url
22:33:27 [2023-02-28T22:33:27.022Z] #45 140.6 path/filepath
22:33:27 [2023-02-28T22:33:27.022Z] #45 140.9 vendor/golang.org/x/crypto/chacha20
22:33:27 [2023-02-28T22:33:27.022Z] #45 141.5 crypto/x509
22:33:27 [2023-02-28T22:33:27.023Z] #45 141.8 vendor/golang.org/x/crypto/internal/poly1305
22:33:27 [2023-02-28T22:33:27.023Z] #45 142.3 vendor/golang.org/x/crypto/chacha20poly1305
22:33:27 [2023-02-28T22:33:27.023Z] #45 142.6 vendor/golang.org/x/crypto/hkdf
22:33:27 [2023-02-28T22:33:27.023Z] #45 142.8 bufio
22:33:27 [2023-02-28T22:33:27.023Z] #45 143.9 encoding/json
22:33:27 [2023-02-28T22:33:27.281Z] #45 ...
22:33:27 [2023-02-28T22:33:27.281Z] 
22:33:27 [2023-02-28T22:33:27.281Z] #70 [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
22:33:27 [2023-02-28T22:33:27.281Z] #70 111.1 checking if gcc supports -c -o file.o... yes
22:33:27 [2023-02-28T22:33:27.281Z] #70 111.4 checking if gcc supports -c -o file.o... (cached) yes
22:33:27 [2023-02-28T22:33:27.281Z] #70 111.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:33:27 [2023-02-28T22:33:27.540Z] #70 111.5 checking dynamic linker characteristics... GNU/Linux ld.so
22:33:27 [2023-02-28T22:33:27.798Z] #70 111.8 checking how to hardcode library paths into programs... immediate
22:33:27 [2023-02-28T22:33:27.798Z] #70 111.8 checking whether stripping libraries is possible... yes
22:33:27 [2023-02-28T22:33:27.798Z] #70 111.8 checking if libtool supports shared libraries... yes
22:33:27 [2023-02-28T22:33:27.798Z] #70 111.8 checking whether to build shared libraries... no
22:33:27 [2023-02-28T22:33:27.798Z] #70 111.8 checking whether to build static libraries... yes
22:33:27 [2023-02-28T22:33:27.798Z] #70 111.9 checking for a BSD-compatible install... /usr/bin/install -c
22:33:27 [2023-02-28T22:33:27.798Z] #70 111.9 checking whether build environment is sane... yes
22:33:27 [2023-02-28T22:33:27.798Z] #70 112.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:33:28 [2023-02-28T22:33:28.056Z] #70 112.0 checking whether make sets $(MAKE)... yes
22:33:28 [2023-02-28T22:33:28.056Z] #70 112.1 checking whether make supports the include directive... yes (GNU style)
22:33:28 [2023-02-28T22:33:28.056Z] #70 112.1 checking whether make supports nested variables... yes
22:33:28 [2023-02-28T22:33:28.056Z] #70 112.2 checking whether UID '0' is supported by ustar format... yes
22:33:28 [2023-02-28T22:33:28.315Z] #70 112.2 checking whether GID '0' is supported by ustar format... yes
22:33:28 [2023-02-28T22:33:28.315Z] #70 112.2 checking how to create a ustar tar archive... gnutar
22:33:28 [2023-02-28T22:33:28.573Z] #70 112.3 checking dependency style of gcc... gcc3
22:33:28 [2023-02-28T22:33:28.573Z] #70 112.6 checking whether to enable maintainer-specific portions of Makefiles... yes
22:33:28 [2023-02-28T22:33:28.573Z] #70 112.6 checking whether make supports nested variables... (cached) yes
22:33:28 [2023-02-28T22:33:28.573Z] #70 112.6 checking for gawk... (cached) mawk
22:33:28 [2023-02-28T22:33:28.573Z] #70 112.6 checking for a sed that does not truncate output... (cached) /bin/sed
22:33:28 [2023-02-28T22:33:28.573Z] #70 112.6 checking for gcc... (cached) gcc
22:33:28 [2023-02-28T22:33:28.832Z] #70 112.8 checking whether we are using the GNU C compiler... (cached) yes
22:33:28 [2023-02-28T22:33:28.832Z] #70 112.8 checking whether gcc accepts -g... (cached) yes
22:33:28 [2023-02-28T22:33:28.832Z] #70 112.8 checking for gcc option to accept ISO C89... (cached) none needed
22:33:28 [2023-02-28T22:33:28.832Z] #70 112.8 checking whether gcc understands -c and -o together... (cached) yes
22:33:28 [2023-02-28T22:33:28.832Z] #70 112.8 checking for a Python interpreter with version >= 3... python3
22:33:28 [2023-02-28T22:33:28.832Z] #70 113.0 checking for python3... /usr/bin/python3
22:33:28 [2023-02-28T22:33:28.832Z] #70 113.0 checking for python3 version... 3.9
22:33:29 [2023-02-28T22:33:29.091Z] #70 113.0 checking for python3 platform... linux
22:33:29 [2023-02-28T22:33:29.091Z] #70 113.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
22:33:29 [2023-02-28T22:33:29.349Z] #70 113.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
22:33:29 [2023-02-28T22:33:29.608Z] #70 113.6 checking for go-md2man... no
22:33:29 [2023-02-28T22:33:29.608Z] #70 113.6 checking error.h usability... yes
22:33:29 [2023-02-28T22:33:29.608Z] #70 113.8 checking error.h presence... yes
22:33:29 [2023-02-28T22:33:29.866Z] #70 113.9 checking for error.h... yes
22:33:30 [2023-02-28T22:33:30.125Z] #70 114.0 checking linux/openat2.h usability... yes
22:33:30 [2023-02-28T22:33:30.383Z] #70 114.3 checking linux/openat2.h presence... yes
22:33:30 [2023-02-28T22:33:30.383Z] #70 114.4 checking for linux/openat2.h... yes
22:33:30 [2023-02-28T22:33:30.641Z] #70 114.4 checking for copy_file_range... yes
22:33:30 [2023-02-28T22:33:30.900Z] #70 114.7 checking for fgetxattr... yes
22:33:31 [2023-02-28T22:33:31.158Z] #70 114.9 checking for statx... yes
22:33:31 [2023-02-28T22:33:31.675Z] #70 115.4 checking for fgetpwent_r... yes
22:33:31 [2023-02-28T22:33:31.933Z] #70 115.7 checking for issetugid... no
22:33:31 [2023-02-28T22:33:31.933Z] #70 116.0 checking for pkg-config... /usr/bin/pkg-config
22:33:31 [2023-02-28T22:33:31.933Z] #70 116.0 checking pkg-config is at least version 0.9.0... yes
22:33:32 [2023-02-28T22:33:32.505Z] #70 116.0 checking for library containing yajl_tree_get... -lyajl
22:33:32 [2023-02-28T22:33:32.505Z] #70 116.5 checking for yajl >= 2.0.0... yes
22:33:32 [2023-02-28T22:33:32.764Z] #70 116.6 checking sys/capability.h usability... yes
22:33:32 [2023-02-28T22:33:32.764Z] #70 116.7 checking sys/capability.h presence... yes
22:33:32 [2023-02-28T22:33:32.764Z] #70 116.9 checking for sys/capability.h... yes
22:33:33 [2023-02-28T22:33:33.331Z] #70 116.9 checking for library containing cap_from_name... -lcap
22:33:33 [2023-02-28T22:33:33.897Z] #70 117.5 checking for library containing dlopen... -ldl
22:33:34 [2023-02-28T22:33:34.156Z] #70 118.0 checking seccomp.h usability... yes
22:33:34 [2023-02-28T22:33:34.156Z] #70 118.2 checking seccomp.h presence... yes
22:33:34 [2023-02-28T22:33:34.156Z] #70 118.3 checking for seccomp.h... yes
22:33:34 [2023-02-28T22:33:34.722Z] #70 118.3 checking for library containing seccomp_rule_add... -lseccomp
22:33:34 [2023-02-28T22:33:34.981Z] #70 118.7 checking for library containing seccomp_arch_resolve_name... none required
22:33:35 [2023-02-28T22:33:35.239Z] #70 119.1 checking systemd/sd-bus.h usability... yes
22:33:35 [2023-02-28T22:33:35.497Z] #70 119.4 checking systemd/sd-bus.h presence... yes
22:33:35 [2023-02-28T22:33:35.497Z] #70 119.5 checking for systemd/sd-bus.h... yes
22:33:36 [2023-02-28T22:33:36.064Z] #70 119.5 checking for library containing sd_bus_match_signal_async... -lsystemd
22:33:36 [2023-02-28T22:33:36.322Z] #70 120.0 checking for sd_notify_barrier... yes
22:33:36 [2023-02-28T22:33:36.580Z] #70 120.3 checking linux/bpf.h usability... yes
22:33:36 [2023-02-28T22:33:36.580Z] #70 120.6 checking linux/bpf.h presence... yes
22:33:36 [2023-02-28T22:33:36.580Z] #70 120.7 checking for linux/bpf.h... yes
22:33:36 [2023-02-28T22:33:36.839Z] #70 120.7 checking compilation for eBPF... yes
22:33:36 [2023-02-28T22:33:36.839Z] #70 121.0 checking for criu >= 3.15... no
22:33:36 [2023-02-28T22:33:36.839Z] #70 121.0 configure: CRIU headers not found, building without CRIU support
22:33:36 [2023-02-28T22:33:36.839Z] #70 121.0 checking for criu > 3.16... no
22:33:36 [2023-02-28T22:33:36.839Z] #70 121.1 configure: CRIU version doesn't support join-ns API
22:33:37 [2023-02-28T22:33:37.097Z] #70 121.1 checking for criu > 3.16.1... no
22:33:37 [2023-02-28T22:33:37.097Z] #70 121.1 configure: CRIU version doesn't support for pre-dumping
22:33:37 [2023-02-28T22:33:37.097Z] #70 121.1 checking for new mount API (fsconfig)... yes
22:33:37 [2023-02-28T22:33:37.097Z] #70 121.3 checking for seccomp notify API... yes
22:33:37 [2023-02-28T22:33:37.355Z] #70 121.4 checking for gperf... no
22:33:37 [2023-02-28T22:33:37.355Z] #70 121.4 configure: gperf not found - cannot rebuild signal parser code
22:33:37 [2023-02-28T22:33:37.355Z] #70 121.4 checking for library containing argp_parse... none required
22:33:37 [2023-02-28T22:33:37.920Z] #70 121.9 checking that generated files are newer than configure... 
22:33:37 [2023-02-28T22:33:37.920Z] #70 ...
22:33:37 [2023-02-28T22:33:37.920Z] 
22:33:37 [2023-02-28T22:33:37.920Z] #45 [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...)
22:33:37 [2023-02-28T22:33:37.920Z] #45 149.1 crypto/tls
22:33:37 [2023-02-28T22:33:37.920Z] #45 149.2 log
22:33:37 [2023-02-28T22:33:37.920Z] #45 149.8 github.com/Sirupsen/logrus
22:33:37 [2023-02-28T22:33:37.920Z] #45 151.3 github.com/Sirupsen/logrus/formatters/logstash
22:33:37 [2023-02-28T22:33:37.920Z] #45 151.6 io/ioutil
22:33:37 [2023-02-28T22:33:37.920Z] #45 152.0 github.com/bugsnag/bugsnag-go/errors
22:33:37 [2023-02-28T22:33:37.920Z] #45 152.5 github.com/bugsnag/osext
22:33:37 [2023-02-28T22:33:37.920Z] #45 152.7 os/exec
22:33:37 [2023-02-28T22:33:37.920Z] #45 154.0 os/signal
22:33:37 [2023-02-28T22:33:37.920Z] #45 155.0 github.com/bugsnag/panicwrap
22:33:37 [2023-02-28T22:33:37.920Z] #45 155.8 compress/flate
22:33:37 [2023-02-28T22:33:37.920Z] #45 158.3 hash/crc32
22:33:37 [2023-02-28T22:33:37.920Z] #45 159.0 compress/gzip
22:33:37 [2023-02-28T22:33:37.920Z] #45 ...
22:33:37 [2023-02-28T22:33:37.920Z] 
22:33:37 [2023-02-28T22:33:37.920Z] #70 [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
22:33:37 [2023-02-28T22:33:37.920Z] #70 121.9 checking that generated files are newer than configure... done
22:33:37 [2023-02-28T22:33:37.920Z] #70 121.9 configure: creating ./config.status
22:33:42 [2023-02-28T22:33:42.103Z] #70 125.8 config.status: creating Makefile
22:33:42 [2023-02-28T22:33:42.103Z] #70 125.9 config.status: creating rpm/crun.spec
22:33:42 [2023-02-28T22:33:42.103Z] #70 126.0 config.status: creating config.h
22:33:42 [2023-02-28T22:33:42.103Z] #70 126.0 config.status: executing libtool commands
22:33:42 [2023-02-28T22:33:42.103Z] #70 126.1 config.status: executing depfiles commands
22:33:44 [2023-02-28T22:33:44.002Z] #70 128.1 === configuring in libocispec (/tmp/crun-build/libocispec)
22:33:44 [2023-02-28T22:33:44.002Z] #70 128.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
22:33:44 [2023-02-28T22:33:44.002Z] #70 ...
22:33:44 [2023-02-28T22:33:44.002Z] 
22:33:44 [2023-02-28T22:33:44.002Z] #61 [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
22:33:44 [2023-02-28T22:33:44.002Z] #61 169.4 gotestsum version dev
22:33:44 [2023-02-28T22:33:44.568Z] #61 DONE 170.2s
22:33:44 [2023-02-28T22:33:44.568Z] 
22:33:44 [2023-02-28T22:33:44.568Z] #70 [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
22:33:44 [2023-02-28T22:33:44.568Z] #70 128.5 checking for gcc... gcc
22:33:44 [2023-02-28T22:33:44.568Z] #70 128.6 checking whether the C compiler works... yes
22:33:44 [2023-02-28T22:33:44.568Z] #70 128.8 checking for C compiler default output file name... a.out
22:33:45 [2023-02-28T22:33:45.138Z] #70 128.8 checking for suffix of executables... 
22:33:45 [2023-02-28T22:33:45.711Z] #70 129.2 checking whether we are cross compiling... no
22:33:45 [2023-02-28T22:33:45.711Z] #70 129.7 checking for suffix of object files... o
22:33:45 [2023-02-28T22:33:45.711Z] #70 129.8 checking whether we are using the GNU C compiler... yes
22:33:45 [2023-02-28T22:33:45.970Z] #70 129.9 checking whether gcc accepts -g... yes
22:33:45 [2023-02-28T22:33:45.970Z] #70 130.0 checking for gcc option to accept ISO C89... none needed
22:33:46 [2023-02-28T22:33:46.228Z] #70 130.2 checking whether gcc understands -c and -o together... yes
22:33:46 [2023-02-28T22:33:46.487Z] #70 130.4 checking how to run the C preprocessor... gcc -E
22:33:46 [2023-02-28T22:33:46.487Z] #70 130.7 checking for grep that handles long lines and -e... /bin/grep
22:33:46 [2023-02-28T22:33:46.487Z] #70 130.7 checking for egrep... /bin/grep -E
22:33:47 [2023-02-28T22:33:47.422Z] #70 130.7 checking for ANSI C header files... yes
22:33:47 [2023-02-28T22:33:47.422Z] #70 131.4 checking for sys/types.h... yes
22:33:47 [2023-02-28T22:33:47.681Z] #70 131.7 checking for sys/stat.h... yes
22:33:47 [2023-02-28T22:33:47.939Z] #70 131.9 checking for stdlib.h... yes
22:33:48 [2023-02-28T22:33:48.198Z] #70 132.1 checking for string.h... yes
22:33:48 [2023-02-28T22:33:48.198Z] #70 132.3 checking for memory.h... 
22:33:48 [2023-02-28T22:33:48.198Z] #70 ...
22:33:48 [2023-02-28T22:33:48.198Z] 
22:33:48 [2023-02-28T22:33:48.198Z] #45 [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...)
22:33:48 [2023-02-28T22:33:48.198Z] #45 159.7 vendor/golang.org/x/text/transform
22:33:48 [2023-02-28T22:33:48.198Z] #45 160.3 vendor/golang.org/x/text/unicode/bidi
22:33:48 [2023-02-28T22:33:48.198Z] #45 163.4 vendor/golang.org/x/text/secure/bidirule
22:33:48 [2023-02-28T22:33:48.198Z] #45 163.8 net/textproto
22:33:48 [2023-02-28T22:33:48.198Z] #45 163.8 vendor/golang.org/x/text/unicode/norm
22:33:48 [2023-02-28T22:33:48.198Z] #45 164.7 vendor/golang.org/x/net/http2/hpack
22:33:48 [2023-02-28T22:33:48.198Z] #45 165.6 mime
22:33:48 [2023-02-28T22:33:48.198Z] #45 167.1 mime/quotedprintable
22:33:48 [2023-02-28T22:33:48.198Z] #45 167.4 mime/multipart
22:33:48 [2023-02-28T22:33:48.198Z] #45 168.4 net/http/httptrace
22:33:48 [2023-02-28T22:33:48.198Z] #45 168.9 net/http/internal
22:33:48 [2023-02-28T22:33:48.198Z] #45 169.4 net/http/internal/ascii
22:33:48 [2023-02-28T22:33:48.198Z] #45 169.6 vendor/golang.org/x/net/idna
22:33:48 [2023-02-28T22:33:48.198Z] #45 169.6 regexp/syntax
22:33:48 [2023-02-28T22:33:48.456Z] #45 ...
22:33:48 [2023-02-28T22:33:48.456Z] 
22:33:48 [2023-02-28T22:33:48.456Z] #70 [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
22:33:48 [2023-02-28T22:33:48.456Z] #70 132.3 checking for memory.h... yes
22:33:48 [2023-02-28T22:33:48.456Z] #70 132.5 checking for strings.h... yes
22:33:49 [2023-02-28T22:33:49.023Z] #70 132.7 checking for inttypes.h... yes
22:33:49 [2023-02-28T22:33:49.281Z] #70 132.9 checking for stdint.h... yes
22:33:49 [2023-02-28T22:33:49.281Z] #70 133.3 checking for unistd.h... yes
22:33:49 [2023-02-28T22:33:49.540Z] #70 133.4 checking minix/config.h usability... no
22:33:49 [2023-02-28T22:33:49.540Z] #70 133.6 checking minix/config.h presence... no
22:33:49 [2023-02-28T22:33:49.540Z] #70 133.7 checking for minix/config.h... no
22:33:49 [2023-02-28T22:33:49.798Z] #70 133.7 checking whether it is safe to define __EXTENSIONS__... yes
22:33:50 [2023-02-28T22:33:50.365Z] #70 133.9 checking build system type... aarch64-unknown-linux-gnu
22:33:50 [2023-02-28T22:33:50.365Z] #70 134.3 checking host system type... aarch64-unknown-linux-gnu
22:33:50 [2023-02-28T22:33:50.365Z] #70 134.3 checking how to print strings... printf
22:33:50 [2023-02-28T22:33:50.365Z] #70 134.4 checking for a sed that does not truncate output... /bin/sed
22:33:50 [2023-02-28T22:33:50.365Z] #70 134.4 checking for fgrep... /bin/grep -F
22:33:50 [2023-02-28T22:33:50.365Z] #70 134.4 checking for ld used by gcc... /usr/bin/ld
22:33:50 [2023-02-28T22:33:50.365Z] #70 134.4 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:33:50 [2023-02-28T22:33:50.365Z] #70 134.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:33:50 [2023-02-28T22:33:50.623Z] #70 134.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:33:50 [2023-02-28T22:33:50.623Z] #70 134.6 checking whether ln -s works... yes
22:33:50 [2023-02-28T22:33:50.624Z] #70 134.6 checking the maximum length of command line arguments... 1572864
22:33:50 [2023-02-28T22:33:50.624Z] #70 134.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:33:50 [2023-02-28T22:33:50.624Z] #70 134.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:33:50 [2023-02-28T22:33:50.624Z] #70 134.6 checking for /usr/bin/ld option to reload object files... -r
22:33:50 [2023-02-28T22:33:50.624Z] #70 134.6 checking for objdump... objdump
22:33:50 [2023-02-28T22:33:50.624Z] #70 134.6 checking how to recognize dependent libraries... pass_all
22:33:50 [2023-02-28T22:33:50.624Z] #70 134.6 checking for dlltool... no
22:33:50 [2023-02-28T22:33:50.624Z] #70 134.6 checking how to associate runtime and link libraries... printf %s\n
22:33:50 [2023-02-28T22:33:50.624Z] #70 134.6 checking for ar... ar
22:33:50 [2023-02-28T22:33:50.624Z] #70 134.6 checking for archiver @FILE support... @
22:33:50 [2023-02-28T22:33:50.624Z] #70 134.8 checking for strip... strip
22:33:50 [2023-02-28T22:33:50.624Z] #70 134.8 checking for ranlib... ranlib
22:33:50 [2023-02-28T22:33:50.624Z] #70 134.8 checking for gawk... no
22:33:50 [2023-02-28T22:33:50.624Z] #70 134.8 checking for mawk... mawk
22:33:50 [2023-02-28T22:33:50.882Z] #70 134.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:33:51 [2023-02-28T22:33:51.141Z] #70 135.2 checking for sysroot... no
22:33:51 [2023-02-28T22:33:51.141Z] #70 135.2 checking for a working dd... /bin/dd
22:33:51 [2023-02-28T22:33:51.141Z] #70 135.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:33:51 [2023-02-28T22:33:51.141Z] #70 135.3 checking for mt... no
22:33:51 [2023-02-28T22:33:51.141Z] #70 135.3 checking if : is a manifest tool... no
22:33:51 [2023-02-28T22:33:51.707Z] #70 135.3 checking for dlfcn.h... yes
22:33:51 [2023-02-28T22:33:51.707Z] #70 135.6 checking for objdir... .libs
22:33:52 [2023-02-28T22:33:52.224Z] #70 136.1 checking if gcc supports -fno-rtti -fno-exceptions... no
22:33:52 [2023-02-28T22:33:52.224Z] #70 136.3 checking for gcc option to produce PIC... -fPIC -DPIC
22:33:52 [2023-02-28T22:33:52.224Z] #70 136.3 checking if gcc PIC flag -fPIC -DPIC works... yes
22:33:52 [2023-02-28T22:33:52.741Z] #70 136.4 checking if gcc static flag -static works... yes
22:33:53 [2023-02-28T22:33:53.000Z] #70 136.9 checking if gcc supports -c -o file.o... yes
22:33:53 [2023-02-28T22:33:53.000Z] #70 137.1 checking if gcc supports -c -o file.o... (cached) yes
22:33:53 [2023-02-28T22:33:53.000Z] #70 137.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:33:53 [2023-02-28T22:33:53.517Z] #70 137.2 checking dynamic linker characteristics... GNU/Linux ld.so
22:33:53 [2023-02-28T22:33:53.517Z] #70 137.5 checking how to hardcode library paths into programs... immediate
22:33:53 [2023-02-28T22:33:53.517Z] #70 137.5 checking whether stripping libraries is possible... yes
22:33:53 [2023-02-28T22:33:53.517Z] #70 137.5 checking if libtool supports shared libraries... yes
22:33:53 [2023-02-28T22:33:53.517Z] #70 137.5 checking whether to build shared libraries... no
22:33:53 [2023-02-28T22:33:53.517Z] #70 137.5 checking whether to build static libraries... yes
22:33:53 [2023-02-28T22:33:53.517Z] #70 137.5 checking for a BSD-compatible install... /usr/bin/install -c
22:33:53 [2023-02-28T22:33:53.517Z] #70 137.5 checking whether build environment is sane... yes
22:33:53 [2023-02-28T22:33:53.517Z] #70 137.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:33:53 [2023-02-28T22:33:53.517Z] #70 137.6 checking whether make sets $(MAKE)... yes
22:33:53 [2023-02-28T22:33:53.517Z] #70 137.7 checking whether make supports the include directive... yes (GNU style)
22:33:53 [2023-02-28T22:33:53.776Z] #70 137.7 checking whether make supports nested variables... yes
22:33:53 [2023-02-28T22:33:53.776Z] #70 137.8 checking whether UID '0' is supported by ustar format... yes
22:33:53 [2023-02-28T22:33:53.776Z] #70 137.8 checking whether GID '0' is supported by ustar format... yes
22:33:53 [2023-02-28T22:33:53.776Z] #70 137.8 checking how to create a ustar tar archive... gnutar
22:33:54 [2023-02-28T22:33:54.034Z] #70 137.9 checking dependency style of gcc... gcc3
22:33:54 [2023-02-28T22:33:54.034Z] #70 138.1 checking whether to enable maintainer-specific portions of Makefiles... yes
22:33:54 [2023-02-28T22:33:54.035Z] #70 138.1 checking whether make supports nested variables... (cached) yes
22:33:54 [2023-02-28T22:33:54.035Z] #70 138.1 checking for pkg-config... /usr/bin/pkg-config
22:33:54 [2023-02-28T22:33:54.035Z] #70 138.1 checking pkg-config is at least version 0.9.0... yes
22:33:54 [2023-02-28T22:33:54.035Z] #70 138.1 checking for yajl >= 2.1.0... yes
22:33:54 [2023-02-28T22:33:54.035Z] #70 138.2 checking for a sed that does not truncate output... (cached) /bin/sed
22:33:54 [2023-02-28T22:33:54.035Z] #70 138.2 checking for gcc... (cached) gcc
22:33:54 [2023-02-28T22:33:54.293Z] #70 138.3 checking whether we are using the GNU C compiler... (cached) yes
22:33:54 [2023-02-28T22:33:54.293Z] #70 138.3 checking whether gcc accepts -g... (cached) yes
22:33:54 [2023-02-28T22:33:54.293Z] #70 138.3 checking for gcc option to accept ISO C89... (cached) none needed
22:33:54 [2023-02-28T22:33:54.293Z] #70 138.4 checking whether gcc understands -c and -o together... (cached) yes
22:33:54 [2023-02-28T22:33:54.293Z] #70 138.4 checking for a Python interpreter with version >= 3... python3
22:33:54 [2023-02-28T22:33:54.293Z] #70 138.5 checking for python3... /usr/bin/python3
22:33:54 [2023-02-28T22:33:54.293Z] #70 138.5 checking for python3 version... 3.9
22:33:54 [2023-02-28T22:33:54.293Z] #70 138.5 checking for python3 platform... linux
22:33:54 [2023-02-28T22:33:54.556Z] #70 138.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
22:33:54 [2023-02-28T22:33:54.825Z] #70 138.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
22:33:55 [2023-02-28T22:33:55.087Z] #70 139.2 checking that generated files are newer than configure... done
22:33:55 [2023-02-28T22:33:55.087Z] #70 139.3 configure: creating ./config.status
22:33:58 [2023-02-28T22:33:58.381Z] #70 142.6 config.status: creating Makefile
22:33:58 [2023-02-28T22:33:58.381Z] #70 142.7 config.status: creating config.h
22:33:58 [2023-02-28T22:33:58.642Z] #70 142.8 config.status: executing libtool commands
22:33:58 [2023-02-28T22:33:58.642Z] #70 142.8 config.status: executing depfiles commands
22:34:00 [2023-02-28T22:34:00.019Z] #70 143.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
22:34:00 [2023-02-28T22:34:00.019Z] #70 143.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
22:34:00 [2023-02-28T22:34:00.277Z] #70 144.4 checking for gcc... gcc
22:34:00 [2023-02-28T22:34:00.794Z] #70 144.6 checking whether the C compiler works... yes
22:34:00 [2023-02-28T22:34:00.794Z] #70 144.8 checking for C compiler default output file name... a.out
22:34:00 [2023-02-28T22:34:00.794Z] #70 144.8 checking for suffix of executables... 
22:34:01 [2023-02-28T22:34:01.053Z] #70 145.0 checking whether we are cross compiling... no
22:34:01 [2023-02-28T22:34:01.312Z] #70 145.2 checking for suffix of object files... o
22:34:01 [2023-02-28T22:34:01.312Z] #70 145.3 checking whether we are using the GNU C compiler... 
22:34:01 [2023-02-28T22:34:01.312Z] #70 ...
22:34:01 [2023-02-28T22:34:01.312Z] 
22:34:01 [2023-02-28T22:34:01.312Z] #45 [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...)
22:34:01 [2023-02-28T22:34:01.312Z] #45 172.7 regexp
22:34:01 [2023-02-28T22:34:01.312Z] #45 173.2 vendor/golang.org/x/net/http/httpguts
22:34:01 [2023-02-28T22:34:01.312Z] #45 173.6 vendor/golang.org/x/net/http/httpproxy
22:34:01 [2023-02-28T22:34:01.312Z] #45 174.1 net/http
22:34:01 [2023-02-28T22:34:01.312Z] #45 174.8 gopkg.in/yaml.v2
22:34:01 [2023-02-28T22:34:01.312Z] #45 182.3 github.com/docker/distribution/uuid
22:34:01 [2023-02-28T22:34:01.312Z] #45 182.5 golang.org/x/net/context
22:34:01 [2023-02-28T22:34:01.312Z] #45 182.8 github.com/docker/distribution/digest
22:34:01 [2023-02-28T22:34:01.312Z] #45 ...
22:34:01 [2023-02-28T22:34:01.312Z] 
22:34:01 [2023-02-28T22:34:01.312Z] #70 [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
22:34:01 [2023-02-28T22:34:01.312Z] #70 145.3 checking whether we are using the GNU C compiler... yes
22:34:01 [2023-02-28T22:34:01.570Z] #70 145.4 checking whether gcc accepts -g... yes
22:34:01 [2023-02-28T22:34:01.570Z] #70 145.6 checking for gcc option to accept ISO C89... none needed
22:34:01 [2023-02-28T22:34:01.829Z] #70 145.9 checking whether gcc understands -c and -o together... yes
22:34:02 [2023-02-28T22:34:02.087Z] #70 146.1 checking for a BSD-compatible install... /usr/bin/install -c
22:34:02 [2023-02-28T22:34:02.087Z] #70 146.1 checking whether build environment is sane... yes
22:34:02 [2023-02-28T22:34:02.087Z] #70 146.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:34:02 [2023-02-28T22:34:02.087Z] #70 146.2 checking for gawk... no
22:34:02 [2023-02-28T22:34:02.087Z] #70 146.2 checking for mawk... mawk
22:34:02 [2023-02-28T22:34:02.087Z] #70 146.2 checking whether make sets $(MAKE)... yes
22:34:02 [2023-02-28T22:34:02.346Z] #70 146.3 checking whether make supports the include directive... yes (GNU style)
22:34:02 [2023-02-28T22:34:02.346Z] #70 146.4 checking whether make supports nested variables... yes
22:34:02 [2023-02-28T22:34:02.346Z] #70 146.4 checking whether UID '0' is supported by ustar format... yes
22:34:02 [2023-02-28T22:34:02.346Z] #70 146.4 checking whether GID '0' is supported by ustar format... yes
22:34:02 [2023-02-28T22:34:02.604Z] #70 146.4 checking how to create a ustar tar archive... gnutar
22:34:02 [2023-02-28T22:34:02.862Z] #70 146.6 checking dependency style of gcc... gcc3
22:34:02 [2023-02-28T22:34:02.862Z] #70 146.8 checking whether to enable maintainer-specific portions of Makefiles... yes
22:34:02 [2023-02-28T22:34:02.862Z] #70 146.8 checking whether make supports nested variables... (cached) yes
22:34:03 [2023-02-28T22:34:03.121Z] #70 146.9 checking build system type... aarch64-unknown-linux-gnu
22:34:03 [2023-02-28T22:34:03.379Z] #70 147.3 checking host system type... aarch64-unknown-linux-gnu
22:34:03 [2023-02-28T22:34:03.379Z] #70 147.3 checking how to print strings... printf
22:34:03 [2023-02-28T22:34:03.379Z] #70 147.4 checking for a sed that does not truncate output... /bin/sed
22:34:03 [2023-02-28T22:34:03.379Z] #70 147.4 checking for grep that handles long lines and -e... /bin/grep
22:34:03 [2023-02-28T22:34:03.379Z] #70 147.4 checking for egrep... /bin/grep -E
22:34:03 [2023-02-28T22:34:03.379Z] #70 147.4 checking for fgrep... /bin/grep -F
22:34:03 [2023-02-28T22:34:03.379Z] #70 147.4 checking for ld used by gcc... /usr/bin/ld
22:34:03 [2023-02-28T22:34:03.379Z] #70 147.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:34:03 [2023-02-28T22:34:03.379Z] #70 147.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:34:03 [2023-02-28T22:34:03.638Z] #70 147.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:34:03 [2023-02-28T22:34:03.638Z] #70 147.7 checking whether ln -s works... yes
22:34:03 [2023-02-28T22:34:03.638Z] #70 147.7 checking the maximum length of command line arguments... 1572864
22:34:03 [2023-02-28T22:34:03.638Z] #70 147.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:34:03 [2023-02-28T22:34:03.638Z] #70 147.8 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:34:03 [2023-02-28T22:34:03.638Z] #70 147.8 checking for /usr/bin/ld option to reload object files... -r
22:34:03 [2023-02-28T22:34:03.638Z] #70 147.8 checking for objdump... objdump
22:34:03 [2023-02-28T22:34:03.638Z] #70 147.8 checking how to recognize dependent libraries... pass_all
22:34:03 [2023-02-28T22:34:03.638Z] #70 147.8 checking for dlltool... no
22:34:03 [2023-02-28T22:34:03.638Z] #70 147.8 checking how to associate runtime and link libraries... printf %s\n
22:34:03 [2023-02-28T22:34:03.638Z] #70 147.8 checking for ar... ar
22:34:03 [2023-02-28T22:34:03.896Z] #70 147.8 checking for archiver @FILE support... @
22:34:03 [2023-02-28T22:34:03.896Z] #70 148.0 checking for strip... strip
22:34:03 [2023-02-28T22:34:03.896Z] #70 148.0 checking for ranlib... ranlib
22:34:04 [2023-02-28T22:34:04.155Z] #70 148.0 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:34:04 [2023-02-28T22:34:04.414Z] #70 148.5 checking for sysroot... no
22:34:04 [2023-02-28T22:34:04.414Z] #70 148.5 checking for a working dd... /bin/dd
22:34:04 [2023-02-28T22:34:04.414Z] #70 148.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:34:04 [2023-02-28T22:34:04.414Z] #70 148.5 checking for mt... no
22:34:04 [2023-02-28T22:34:04.414Z] #70 148.5 checking if : is a manifest tool... no
22:34:04 [2023-02-28T22:34:04.685Z] #70 148.6 checking how to run the C preprocessor... gcc -E
22:34:05 [2023-02-28T22:34:05.625Z] #70 149.0 checking for ANSI C header files... yes
22:34:05 [2023-02-28T22:34:05.883Z] #70 149.9 checking for sys/types.h... yes
22:34:06 [2023-02-28T22:34:06.142Z] #70 150.1 checking for sys/stat.h... yes
22:34:06 [2023-02-28T22:34:06.400Z] #70 150.3 checking for stdlib.h... yes
22:34:06 [2023-02-28T22:34:06.659Z] #70 150.6 checking for string.h... yes
22:34:06 [2023-02-28T22:34:06.917Z] #70 150.8 checking for memory.h... yes
22:34:07 [2023-02-28T22:34:07.176Z] #70 151.0 checking for strings.h... yes
22:34:07 [2023-02-28T22:34:07.435Z] #70 151.3 checking for inttypes.h... yes
22:34:07 [2023-02-28T22:34:07.435Z] #70 151.5 checking for stdint.h... yes
22:34:07 [2023-02-28T22:34:07.693Z] #70 151.7 checking for unistd.h... yes
22:34:07 [2023-02-28T22:34:07.952Z] #70 151.8 checking for dlfcn.h... yes
22:34:07 [2023-02-28T22:34:07.952Z] #70 152.0 checking for objdir... .libs
22:34:08 [2023-02-28T22:34:08.519Z] #70 152.5 checking if gcc supports -fno-rtti -fno-exceptions... no
22:34:08 [2023-02-28T22:34:08.519Z] #70 152.7 checking for gcc option to produce PIC... -fPIC -DPIC
22:34:08 [2023-02-28T22:34:08.777Z] #70 152.7 checking if gcc PIC flag -fPIC -DPIC works... yes
22:34:09 [2023-02-28T22:34:09.345Z] #70 152.9 checking if gcc static flag -static works... yes
22:34:09 [2023-02-28T22:34:09.345Z] #70 153.3 checking if gcc supports -c -o file.o... yes
22:34:09 [2023-02-28T22:34:09.345Z] #70 153.5 checking if gcc supports -c -o file.o... (cached) yes
22:34:09 [2023-02-28T22:34:09.345Z] #70 153.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:34:09 [2023-02-28T22:34:09.862Z] #70 153.5 checking dynamic linker characteristics... GNU/Linux ld.so
22:34:09 [2023-02-28T22:34:09.862Z] #70 153.9 checking how to hardcode library paths into programs... immediate
22:34:09 [2023-02-28T22:34:09.862Z] #70 153.9 checking whether stripping libraries is possible... yes
22:34:09 [2023-02-28T22:34:09.862Z] #70 153.9 checking if libtool supports shared libraries... yes
22:34:09 [2023-02-28T22:34:09.862Z] #70 153.9 checking whether to build shared libraries... no
22:34:09 [2023-02-28T22:34:09.862Z] #70 153.9 checking whether to build static libraries... yes
22:34:10 [2023-02-28T22:34:10.121Z] #70 154.0 checking float.h usability... yes
22:34:10 [2023-02-28T22:34:10.121Z] #70 154.2 checking float.h presence... yes
22:34:10 [2023-02-28T22:34:10.121Z] #70 154.2 checking for float.h... yes
22:34:10 [2023-02-28T22:34:10.379Z] #70 154.3 checking limits.h usability... yes
22:34:10 [2023-02-28T22:34:10.379Z] #70 154.5 checking limits.h presence... yes
22:34:10 [2023-02-28T22:34:10.638Z] #70 154.5 checking for limits.h... yes
22:34:10 [2023-02-28T22:34:10.638Z] #70 154.6 checking stddef.h usability... yes
22:34:10 [2023-02-28T22:34:10.638Z] #70 154.8 checking stddef.h presence... yes
22:34:10 [2023-02-28T22:34:10.638Z] #70 154.9 checking for stddef.h... yes
22:34:10 [2023-02-28T22:34:10.897Z] #70 154.9 checking for stdlib.h... (cached) yes
22:34:10 [2023-02-28T22:34:10.897Z] #70 155.0 checking for string.h... (cached) yes
22:34:11 [2023-02-28T22:34:11.156Z] #70 155.0 checking sys/time.h usability... yes
22:34:11 [2023-02-28T22:34:11.156Z] #70 155.2 checking sys/time.h presence... yes
22:34:11 [2023-02-28T22:34:11.156Z] #70 155.3 checking for sys/time.h... yes
22:34:11 [2023-02-28T22:34:11.156Z] #70 155.3 checking for inline... inline
22:34:11 [2023-02-28T22:34:11.982Z] #70 155.4 checking for size_t... yes
22:34:11 [2023-02-28T22:34:11.982Z] #70 156.0 checking for stdlib.h... (cached) yes
22:34:12 [2023-02-28T22:34:12.240Z] #70 156.0 checking for GNU libc compatible malloc... yes
22:34:12 [2023-02-28T22:34:12.240Z] #70 156.3 checking for stdlib.h... (cached) yes
22:34:12 [2023-02-28T22:34:12.240Z] #70 156.3 checking for GNU libc compatible realloc... 
22:34:12 [2023-02-28T22:34:12.240Z] #70 ...
22:34:12 [2023-02-28T22:34:12.240Z] 
22:34:12 [2023-02-28T22:34:12.240Z] #45 [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...)
22:34:12 [2023-02-28T22:34:12.240Z] #45 183.7 github.com/docker/distribution/reference
22:34:12 [2023-02-28T22:34:12.240Z] #45 184.4 encoding/base32
22:34:12 [2023-02-28T22:34:12.240Z] #45 184.7 github.com/docker/libtrust
22:34:12 [2023-02-28T22:34:12.240Z] #45 189.1 github.com/stevvooe/resumable
22:34:12 [2023-02-28T22:34:12.240Z] #45 189.2 internal/saferio
22:34:12 [2023-02-28T22:34:12.240Z] #45 189.5 encoding/gob
22:34:12 [2023-02-28T22:34:12.499Z] #45 ...
22:34:12 [2023-02-28T22:34:12.499Z] 
22:34:12 [2023-02-28T22:34:12.499Z] #70 [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
22:34:12 [2023-02-28T22:34:12.499Z] #70 156.3 checking for GNU libc compatible realloc... yes
22:34:12 [2023-02-28T22:34:12.757Z] #70 156.5 checking for working strtod... yes
22:34:12 [2023-02-28T22:34:12.757Z] #70 156.8 checking for gettimeofday... yes
22:34:13 [2023-02-28T22:34:13.275Z] #70 157.1 checking for memset... yes
22:34:13 [2023-02-28T22:34:13.533Z] #70 157.4 checking for strspn... yes
22:34:13 [2023-02-28T22:34:13.791Z] #70 157.9 checking that generated files are newer than configure... done
22:34:13 [2023-02-28T22:34:13.791Z] #70 157.9 configure: creating ./config.status
22:34:17 [2023-02-28T22:34:17.084Z] #70 161.2 config.status: creating Makefile
22:34:17 [2023-02-28T22:34:17.342Z] #70 161.3 config.status: creating config.h
22:34:17 [2023-02-28T22:34:17.342Z] #70 161.4 config.status: executing depfiles commands
22:34:17 [2023-02-28T22:34:17.600Z] #70 161.7 config.status: executing libtool commands
22:34:18 [2023-02-28T22:34:18.993Z] #70 163.1   GEN      .version
22:34:18 [2023-02-28T22:34:18.993Z] #70 163.2 make  install-recursive
22:34:19 [2023-02-28T22:34:19.250Z] #70 163.2 make[1]: Entering directory '/tmp/crun-build'
22:34:19 [2023-02-28T22:34:19.251Z] #70 163.4 Making install in libocispec
22:34:19 [2023-02-28T22:34:19.251Z] #70 163.4 make[2]: Entering directory '/tmp/crun-build/libocispec'
22:34:19 [2023-02-28T22:34:19.510Z] #70 163.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
22:34:19 [2023-02-28T22:34:19.510Z] #70 163.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
22:34:19 [2023-02-28T22:34:19.510Z] #70 163.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
22:34:19 [2023-02-28T22:34:19.510Z] #70 163.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
22:34:20 [2023-02-28T22:34:20.079Z] #70 164.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
22:34:20 [2023-02-28T22:34:20.645Z] #70 164.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
22:34:20 [2023-02-28T22:34:20.645Z] #70 164.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
22:34:20 [2023-02-28T22:34:20.645Z] #70 164.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
22:34:20 [2023-02-28T22:34:20.645Z] #70 164.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
22:34:20 [2023-02-28T22:34:20.645Z] #70 164.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
22:34:20 [2023-02-28T22:34:20.645Z] #70 164.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
22:34:20 [2023-02-28T22:34:20.645Z] #70 164.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
22:34:20 [2023-02-28T22:34:20.645Z] #70 164.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
22:34:20 [2023-02-28T22:34:20.645Z] #70 164.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
22:34:20 [2023-02-28T22:34:20.645Z] #70 164.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
22:34:20 [2023-02-28T22:34:20.645Z] #70 164.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
22:34:20 [2023-02-28T22:34:20.645Z] #70 164.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
22:34:20 [2023-02-28T22:34:20.645Z] #70 164.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
22:34:20 [2023-02-28T22:34:20.645Z] #70 164.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
22:34:20 [2023-02-28T22:34:20.645Z] #70 164.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
22:34:21 [2023-02-28T22:34:21.581Z] #70 165.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
22:34:21 [2023-02-28T22:34:21.581Z] #70 165.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
22:34:21 [2023-02-28T22:34:21.581Z] #70 165.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
22:34:21 [2023-02-28T22:34:21.581Z] #70 165.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
22:34:21 [2023-02-28T22:34:21.581Z] #70 165.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
22:34:21 [2023-02-28T22:34:21.581Z] #70 165.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
22:34:21 [2023-02-28T22:34:21.581Z] #70 165.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
22:34:21 [2023-02-28T22:34:21.581Z] #70 165.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
22:34:21 [2023-02-28T22:34:21.581Z] #70 165.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
22:34:21 [2023-02-28T22:34:21.581Z] #70 165.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
22:34:21 [2023-02-28T22:34:21.581Z] #70 165.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
22:34:21 [2023-02-28T22:34:21.581Z] #70 165.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
22:34:21 [2023-02-28T22:34:21.839Z] #70 165.8 make  install-recursive
22:34:21 [2023-02-28T22:34:21.839Z] #70 165.9 make[3]: Entering directory '/tmp/crun-build/libocispec'
22:34:21 [2023-02-28T22:34:21.839Z] #70 165.9 Making install in yajl
22:34:21 [2023-02-28T22:34:21.839Z] #70 166.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
22:34:21 [2023-02-28T22:34:21.839Z] #70 166.0   CC       verify/json_verify-json_verify.o
22:34:22 [2023-02-28T22:34:22.097Z] #70 166.0   CC       src/libyajl_la-yajl_alloc.lo
22:34:22 [2023-02-28T22:34:22.097Z] #70 166.1   CC       src/libyajl_la-yajl.lo
22:34:22 [2023-02-28T22:34:22.097Z] #70 166.1   CC       src/libyajl_la-yajl_gen.lo
22:34:22 [2023-02-28T22:34:22.097Z] #70 166.1   CC       src/libyajl_la-yajl_parser.lo
22:34:22 [2023-02-28T22:34:22.097Z] #70 166.2   CC       src/libyajl_la-yajl_buf.lo
22:34:22 [2023-02-28T22:34:22.097Z] #70 166.2   CC       src/libyajl_la-yajl_encode.lo
22:34:22 [2023-02-28T22:34:22.097Z] #70 166.2   CC       src/libyajl_la-yajl_lex.lo
22:34:22 [2023-02-28T22:34:22.097Z] #70 166.3   CC       src/libyajl_la-yajl_tree.lo
22:34:26 [2023-02-28T22:34:26.281Z] #70 ...
22:34:26 [2023-02-28T22:34:26.281Z] 
22:34:26 [2023-02-28T22:34:26.281Z] #45 [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...)
22:34:26 [2023-02-28T22:34:26.281Z] #45 197.5 github.com/stevvooe/resumable/sha256
22:34:26 [2023-02-28T22:34:26.281Z] #45 198.0 github.com/stevvooe/resumable/sha512
22:34:26 [2023-02-28T22:34:26.281Z] #45 198.5 github.com/garyburd/redigo/internal
22:34:26 [2023-02-28T22:34:26.281Z] #45 198.6 github.com/garyburd/redigo/redis
22:34:26 [2023-02-28T22:34:26.281Z] #45 201.7 net/smtp
22:34:26 [2023-02-28T22:34:26.281Z] #45 202.5 text/template/parse
22:34:26 [2023-02-28T22:34:26.281Z] #45 204.7 github.com/bugsnag/bugsnag-go
22:34:26 [2023-02-28T22:34:26.281Z] #45 205.4 github.com/docker/distribution/configuration
22:34:26 [2023-02-28T22:34:26.281Z] #45 206.4 github.com/gorilla/context
22:34:26 [2023-02-28T22:34:26.281Z] #45 206.5 github.com/docker/distribution/registry/api/errcode
22:34:26 [2023-02-28T22:34:26.281Z] #45 206.8 github.com/gorilla/mux
22:34:26 [2023-02-28T22:34:26.281Z] #45 207.2 expvar
22:34:26 [2023-02-28T22:34:26.848Z] #45 208.2 github.com/docker/distribution/registry/client/transport
22:34:26 [2023-02-28T22:34:26.848Z] #45 208.2 github.com/docker/distribution/context
22:34:27 [2023-02-28T22:34:27.106Z] #45 208.5 github.com/docker/distribution/registry/api/v2
22:34:28 [2023-02-28T22:34:28.043Z] #45 209.3 github.com/gorilla/handlers
22:34:28 [2023-02-28T22:34:28.301Z] #45 209.7 github.com/docker/distribution/health
22:34:28 [2023-02-28T22:34:28.868Z] #45 210.3 github.com/docker/distribution
22:34:29 [2023-02-28T22:34:29.127Z] #45 210.5 github.com/docker/distribution/health/checks
22:34:29 [2023-02-28T22:34:29.386Z] #45 ...
22:34:29 [2023-02-28T22:34:29.386Z] 
22:34:29 [2023-02-28T22:34:29.386Z] #70 [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
22:34:29 [2023-02-28T22:34:29.386Z] #70 173.5   CCLD     libyajl.la
22:34:29 [2023-02-28T22:34:29.953Z] #70 174.0   CCLD     verify/json_verify
22:34:30 [2023-02-28T22:34:30.520Z] #70 174.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
22:34:30 [2023-02-28T22:34:30.520Z] #70 174.5 make[5]: Nothing to be done for 'install-exec-am'.
22:34:30 [2023-02-28T22:34:30.520Z] #70 174.5 make[5]: Nothing to be done for 'install-data-am'.
22:34:30 [2023-02-28T22:34:30.520Z] #70 174.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
22:34:30 [2023-02-28T22:34:30.520Z] #70 174.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
22:34:30 [2023-02-28T22:34:30.520Z] #70 174.5 make[4]: Entering directory '/tmp/crun-build/libocispec'
22:34:30 [2023-02-28T22:34:30.520Z] #70 174.7   CC       src/validate.o
22:34:30 [2023-02-28T22:34:30.520Z] #70 174.7   CC       src/image_spec_schema_config_schema.lo
22:34:30 [2023-02-28T22:34:30.779Z] #70 174.7   CC       src/image_spec_schema_content_descriptor.lo
22:34:30 [2023-02-28T22:34:30.779Z] #70 174.8   CC       src/image_spec_schema_defs.lo
22:34:30 [2023-02-28T22:34:30.779Z] #70 174.8   CC       src/image_spec_schema_defs_descriptor.lo
22:34:30 [2023-02-28T22:34:30.779Z] #70 174.8   CC       src/image_spec_schema_image_index_schema.lo
22:34:30 [2023-02-28T22:34:30.779Z] #70 174.8   CC       src/image_spec_schema_image_layout_schema.lo
22:34:30 [2023-02-28T22:34:30.779Z] #70 174.8   CC       src/image_spec_schema_image_manifest_schema.lo
22:34:30 [2023-02-28T22:34:30.779Z] #70 174.9   CC       src/runtime_spec_schema_config_linux.lo
22:34:30 [2023-02-28T22:34:30.779Z] #70 175.0   CC       src/runtime_spec_schema_config_zos.lo
22:34:30 [2023-02-28T22:34:30.779Z] #70 175.0   CC       src/runtime_spec_schema_config_schema.lo
22:34:30 [2023-02-28T22:34:30.779Z] #70 175.1   CC       src/runtime_spec_schema_config_solaris.lo
22:34:31 [2023-02-28T22:34:31.037Z] #70 175.2   CC       src/runtime_spec_schema_config_vm.lo
22:34:31 [2023-02-28T22:34:31.037Z] #70 175.2   CC       src/runtime_spec_schema_config_windows.lo
22:34:31 [2023-02-28T22:34:31.037Z] #70 175.3   CC       src/runtime_spec_schema_defs.lo
22:34:31 [2023-02-28T22:34:31.300Z] #70 175.4   CC       src/runtime_spec_schema_defs_linux.lo
22:34:31 [2023-02-28T22:34:31.300Z] #70 175.6   CC       src/runtime_spec_schema_defs_zos.lo
22:34:31 [2023-02-28T22:34:31.566Z] #70 175.7   CC       src/runtime_spec_schema_defs_vm.lo
22:34:32 [2023-02-28T22:34:32.147Z] #70 176.1   CC       src/runtime_spec_schema_defs_windows.lo
22:34:32 [2023-02-28T22:34:32.147Z] #70 176.2   CC       src/runtime_spec_schema_state_schema.lo
22:34:32 [2023-02-28T22:34:32.405Z] #70 176.6   CC       src/image_manifest_items_image_manifest_items_schema.lo
22:34:32 [2023-02-28T22:34:32.663Z] #70 176.7   CC       src/basic_test_double_array_item.lo
22:34:32 [2023-02-28T22:34:32.921Z] #70 177.0   CC       src/basic_test_double_array.lo
22:34:32 [2023-02-28T22:34:32.921Z] #70 177.2   CC       src/basic_test_top_array_int.lo
22:34:33 [2023-02-28T22:34:33.180Z] #70 177.3   CC       src/basic_test_top_array_string.lo
22:34:33 [2023-02-28T22:34:33.439Z] #70 177.6   CC       src/basic_test_top_double_array_int.lo
22:34:34 [2023-02-28T22:34:34.006Z] #70 177.9   CC       src/basic_test_top_double_array_obj.lo
22:34:34 [2023-02-28T22:34:34.265Z] #70 178.2   CC       src/basic_test_top_double_array_refobj.lo
22:34:34 [2023-02-28T22:34:34.265Z] #70 178.4   CC       src/basic_test_top_double_array_string.lo
22:34:34 [2023-02-28T22:34:34.265Z] #70 178.5   CC       src/read-file.lo
22:34:34 [2023-02-28T22:34:34.524Z] #70 178.6   CC       src/json_common.lo
22:34:34 [2023-02-28T22:34:34.782Z] #70 178.9   CC       tests/test-1.o
22:34:35 [2023-02-28T22:34:35.041Z] #70 179.1   CC       tests/test-2.o
22:34:35 [2023-02-28T22:34:35.041Z] #70 179.2   CC       tests/test-3.o
22:34:35 [2023-02-28T22:34:35.041Z] #70 179.3   CC       tests/test-4.o
22:34:35 [2023-02-28T22:34:35.608Z] #70 179.7   CC       tests/test-5.o
22:34:35 [2023-02-28T22:34:35.867Z] #70 179.9   CC       tests/test-6.o
22:34:36 [2023-02-28T22:34:36.125Z] #70 180.3   CC       tests/test-7.o
22:34:36 [2023-02-28T22:34:36.693Z] #70 180.8   CC       tests/test-8.o
22:34:37 [2023-02-28T22:34:37.259Z] #70 181.3   CC       tests/test-9.o
22:34:37 [2023-02-28T22:34:37.259Z] #70 181.3   CC       tests/test-10.o
22:34:37 [2023-02-28T22:34:37.518Z] #70 181.6   CC       tests/test-11.o
22:34:39 [2023-02-28T22:34:39.418Z] #70 ...
22:34:39 [2023-02-28T22:34:39.418Z] 
22:34:39 [2023-02-28T22:34:39.418Z] #45 [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...)
22:34:39 [2023-02-28T22:34:39.418Z] #45 210.9 github.com/docker/distribution/registry/auth
22:34:39 [2023-02-28T22:34:39.418Z] #45 211.0 github.com/docker/distribution/manifest/manifestlist
22:34:39 [2023-02-28T22:34:39.418Z] #45 211.2 github.com/docker/distribution/manifest/schema1
22:34:39 [2023-02-28T22:34:39.418Z] #45 211.3 github.com/docker/distribution/manifest/schema2
22:34:39 [2023-02-28T22:34:39.418Z] #45 211.7 github.com/docker/distribution/notifications
22:34:39 [2023-02-28T22:34:39.418Z] #45 212.0 github.com/docker/distribution/registry/middleware/registry
22:34:39 [2023-02-28T22:34:39.418Z] #45 212.2 github.com/docker/distribution/registry/middleware/repository
22:34:39 [2023-02-28T22:34:39.418Z] #45 212.5 github.com/docker/distribution/registry/storage/cache
22:34:39 [2023-02-28T22:34:39.418Z] #45 212.8 github.com/docker/distribution/registry/storage/cache/memory
22:34:39 [2023-02-28T22:34:39.418Z] #45 213.2 github.com/docker/distribution/registry/client
22:34:39 [2023-02-28T22:34:39.418Z] #45 213.8 github.com/docker/distribution/registry/storage/driver
22:34:39 [2023-02-28T22:34:39.418Z] #45 214.4 github.com/docker/distribution/registry/proxy/scheduler
22:34:39 [2023-02-28T22:34:39.418Z] #45 214.8 github.com/docker/distribution/registry/storage
22:34:39 [2023-02-28T22:34:39.418Z] #45 214.9 github.com/docker/distribution/registry/client/auth
22:34:39 [2023-02-28T22:34:39.418Z] #45 215.4 github.com/docker/distribution/registry/storage/cache/redis
22:34:39 [2023-02-28T22:34:39.418Z] #45 215.9 github.com/docker/distribution/registry/storage/driver/factory
22:34:39 [2023-02-28T22:34:39.418Z] #45 216.1 github.com/docker/distribution/registry/storage/driver/middleware
22:34:39 [2023-02-28T22:34:39.418Z] #45 216.3 text/template
22:34:39 [2023-02-28T22:34:39.418Z] #45 218.2 github.com/docker/distribution/registry/proxy
22:34:39 [2023-02-28T22:34:39.418Z] #45 219.4 github.com/docker/distribution/registry/listener
22:34:39 [2023-02-28T22:34:39.418Z] #45 219.7 github.com/docker/distribution/version
22:34:39 [2023-02-28T22:34:39.418Z] #45 220.0 github.com/spf13/pflag
22:34:39 [2023-02-28T22:34:39.984Z] #45 221.4 github.com/docker/distribution/registry/handlers
22:34:40 [2023-02-28T22:34:40.918Z] #45 222.1 github.com/spf13/cobra
22:34:42 [2023-02-28T22:34:42.819Z] #45 224.1 container/heap
22:34:42 [2023-02-28T22:34:42.819Z] #45 224.3 log/syslog
22:34:43 [2023-02-28T22:34:43.386Z] #45 224.8 runtime/debug
22:34:44 [2023-02-28T22:34:44.323Z] #45 225.5 github.com/yvasiyarov/go-metrics
22:34:44 [2023-02-28T22:34:44.582Z] #45 226.1 github.com/yvasiyarov/newrelic_platform_go
22:34:45 [2023-02-28T22:34:45.149Z] #45 226.5 golang.org/x/crypto/blowfish
22:34:45 [2023-02-28T22:34:45.407Z] #45 226.9 golang.org/x/crypto/bcrypt
22:34:45 [2023-02-28T22:34:45.974Z] #45 227.3 github.com/docker/distribution/registry/auth/htpasswd
22:34:46 [2023-02-28T22:34:46.542Z] #45 228.0 github.com/docker/distribution/registry/auth/silly
22:34:46 [2023-02-28T22:34:46.800Z] #45 228.3 github.com/docker/distribution/registry/auth/token
22:34:48 [2023-02-28T22:34:48.176Z] #45 229.4 encoding/xml
22:34:48 [2023-02-28T22:34:48.435Z] #45 229.8 github.com/yvasiyarov/gorelic
22:34:50 [2023-02-28T22:34:50.337Z] #45 231.6 github.com/docker/distribution/registry
22:34:51 [2023-02-28T22:34:51.273Z] #45 232.5 github.com/docker/distribution/registry/storage/driver/base
22:34:51 [2023-02-28T22:34:51.532Z] #45 232.9 github.com/docker/distribution/registry/storage/driver/filesystem
22:34:51 [2023-02-28T22:34:51.790Z] #45 233.1 github.com/Azure/azure-sdk-for-go/storage
22:34:52 [2023-02-28T22:34:52.049Z] #45 233.6 github.com/docker/distribution/registry/storage/driver/inmemory
22:34:53 [2023-02-28T22:34:53.425Z] #45 234.9 os/user
22:34:53 [2023-02-28T22:34:53.683Z] #45 235.3 github.com/docker/distribution/registry/storage/driver/azure
22:34:54 [2023-02-28T22:34:54.249Z] #45 235.6 github.com/AdRoll/goamz/aws
22:34:55 [2023-02-28T22:34:55.621Z] #45 236.9 net/http/httputil
22:34:55 [2023-02-28T22:34:55.879Z] #45 237.2 github.com/AdRoll/goamz/cloudfront
22:34:56 [2023-02-28T22:34:56.137Z] #45 237.6 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
22:34:56 [2023-02-28T22:34:56.395Z] #45 238.0 github.com/mitchellh/mapstructure
22:34:57 [2023-02-28T22:34:57.332Z] #45 238.7 github.com/AdRoll/goamz/s3
22:34:58 [2023-02-28T22:34:58.267Z] #45 239.7 github.com/ncw/swift
22:35:00 [2023-02-28T22:35:00.168Z] #45 241.5 github.com/docker/distribution/registry/storage/driver/s3
22:35:00 [2023-02-28T22:35:00.735Z] #45 242.1 github.com/docker/distribution/registry/storage/driver/swift
22:35:01 [2023-02-28T22:35:01.301Z] #45 242.6 html
22:35:01 [2023-02-28T22:35:01.867Z] #45 243.3 internal/profile
22:35:02 [2023-02-28T22:35:02.125Z] #45 243.5 text/tabwriter
22:35:02 [2023-02-28T22:35:02.691Z] #45 243.9 runtime/pprof
22:35:05 [2023-02-28T22:35:05.222Z] #45 ...
22:35:05 [2023-02-28T22:35:05.222Z] 
22:35:05 [2023-02-28T22:35:05.222Z] #71 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
22:35:05 [2023-02-28T22:35:05.222Z] #71 DONE 209.4s
22:35:05 [2023-02-28T22:35:05.222Z] 
22:35:05 [2023-02-28T22:35:05.222Z] #79 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
22:35:05 [2023-02-28T22:35:05.222Z] #79 DONE 0.2s
22:35:05 [2023-02-28T22:35:05.222Z] 
22:35:05 [2023-02-28T22:35:05.222Z] #80 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
22:35:05 [2023-02-28T22:35:05.481Z] #80 DONE 0.1s
22:35:05 [2023-02-28T22:35:05.481Z] 
22:35:05 [2023-02-28T22:35:05.481Z] #74 [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...)
22:35:06 [2023-02-28T22:35:06.048Z] #74 ...
22:35:06 [2023-02-28T22:35:06.048Z] 
22:35:06 [2023-02-28T22:35:06.048Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:35:06 [2023-02-28T22:35:06.048Z] #10 CACHED
22:35:06 [2023-02-28T22:35:06.048Z] 
22:35:06 [2023-02-28T22:35:06.048Z] #81 [build-dummy 2/2] RUN mkdir -p /build
22:35:06 [2023-02-28T22:35:06.048Z] #81 CACHED
22:35:06 [2023-02-28T22:35:06.048Z] 
22:35:06 [2023-02-28T22:35:06.048Z] #82 [binary-dummy 1/1] COPY --from=build-dummy /build /build
22:35:06 [2023-02-28T22:35:06.048Z] #82 CACHED
22:35:06 [2023-02-28T22:35:06.048Z] 
22:35:06 [2023-02-28T22:35:06.048Z] #45 [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...)
22:35:06 [2023-02-28T22:35:06.048Z] #45 247.4 runtime/trace
22:35:06 [2023-02-28T22:35:06.615Z] #45 248.1 net/http/pprof
22:35:07 [2023-02-28T22:35:07.182Z] #45 248.5 github.com/docker/distribution/cmd/registry
22:35:11 [2023-02-28T22:35:11.371Z] #45 252.4 + xx-verify /build/registry-v2
22:35:11 [2023-02-28T22:35:11.371Z] #45 DONE 252.8s
22:35:11 [2023-02-28T22:35:11.371Z] 
22:35:11 [2023-02-28T22:35:11.371Z] #75 [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...)
22:35:26 [2023-02-28T22:35:26.250Z] #75 ...
22:35:26 [2023-02-28T22:35:26.250Z] 
22:35:26 [2023-02-28T22:35:26.250Z] #70 [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
22:35:26 [2023-02-28T22:35:26.250Z] #70 229.6   CCLD     libocispec.la
22:35:26 [2023-02-28T22:35:26.250Z] #70 230.1   CCLD     src/validate
22:35:26 [2023-02-28T22:35:26.250Z] #70 230.1   CCLD     tests/test-1
22:35:26 [2023-02-28T22:35:26.250Z] #70 230.1   CCLD     tests/test-2
22:35:26 [2023-02-28T22:35:26.250Z] #70 230.1   CCLD     tests/test-3
22:35:26 [2023-02-28T22:35:26.250Z] #70 230.1   CCLD     tests/test-4
22:35:26 [2023-02-28T22:35:26.250Z] #70 230.3   CCLD     tests/test-5
22:35:26 [2023-02-28T22:35:26.250Z] #70 230.3   CCLD     tests/test-6
22:35:26 [2023-02-28T22:35:26.250Z] #70 230.4   CCLD     tests/test-7
22:35:26 [2023-02-28T22:35:26.509Z] #70 230.6   CCLD     tests/test-8
22:35:26 [2023-02-28T22:35:26.509Z] #70 230.6   CCLD     tests/test-9
22:35:26 [2023-02-28T22:35:26.509Z] #70 230.7   CCLD     tests/test-10
22:35:26 [2023-02-28T22:35:26.509Z] #70 230.7 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
22:35:26 [2023-02-28T22:35:26.767Z] #70 230.9   CCLD     tests/test-11
22:35:29 [2023-02-28T22:35:29.297Z] #70 233.5 libtool: link: ar cr libocispec.a 
22:35:29 [2023-02-28T22:35:29.297Z] #70 233.5 libtool: link: ranlib libocispec.a
22:35:31 [2023-02-28T22:35:31.199Z] #70 235.3 make[5]: Entering directory '/tmp/crun-build/libocispec'
22:35:31 [2023-02-28T22:35:31.199Z] #70 235.3 make[5]: Nothing to be done for 'install-exec-am'.
22:35:31 [2023-02-28T22:35:31.199Z] #70 235.3 make[5]: Nothing to be done for 'install-data-am'.
22:35:31 [2023-02-28T22:35:31.199Z] #70 235.3 make[5]: Leaving directory '/tmp/crun-build/libocispec'
22:35:31 [2023-02-28T22:35:31.199Z] #70 235.3 make[4]: Leaving directory '/tmp/crun-build/libocispec'
22:35:31 [2023-02-28T22:35:31.199Z] #70 235.4 make[3]: Leaving directory '/tmp/crun-build/libocispec'
22:35:31 [2023-02-28T22:35:31.199Z] #70 235.4 make[2]: Leaving directory '/tmp/crun-build/libocispec'
22:35:31 [2023-02-28T22:35:31.199Z] #70 235.4 make[2]: Entering directory '/tmp/crun-build'
22:35:31 [2023-02-28T22:35:31.458Z] #70 235.6   CC       src/libcrun/libcrun_testing_a-utils.o
22:35:31 [2023-02-28T22:35:31.458Z] #70 235.6   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
22:35:31 [2023-02-28T22:35:31.458Z] #70 235.6   CC       src/libcrun/libcrun_testing_a-container.o
22:35:31 [2023-02-28T22:35:31.458Z] #70 235.6   CC       src/libcrun/libcrun_testing_a-cgroup.o
22:35:31 [2023-02-28T22:35:31.458Z] #70 235.6   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
22:35:31 [2023-02-28T22:35:31.458Z] #70 235.7   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
22:35:31 [2023-02-28T22:35:31.458Z] #70 235.7   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
22:35:31 [2023-02-28T22:35:31.717Z] #70 235.8   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
22:35:31 [2023-02-28T22:35:31.717Z] #70 235.8   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
22:35:31 [2023-02-28T22:35:31.717Z] #70 235.9   CC       src/libcrun/libcrun_testing_a-criu.o
22:35:31 [2023-02-28T22:35:31.717Z] #70 235.9   CC       src/libcrun/libcrun_testing_a-custom-handler.o
22:35:31 [2023-02-28T22:35:31.717Z] #70 236.0   CC       src/libcrun/libcrun_testing_a-linux.o
22:35:31 [2023-02-28T22:35:31.975Z] #70 236.0   CC       src/libcrun/libcrun_testing_a-seccomp.o
22:35:31 [2023-02-28T22:35:31.975Z] #70 236.1   CC       src/libcrun/libcrun_testing_a-ebpf.o
22:35:32 [2023-02-28T22:35:32.233Z] #70 236.2   CC       src/libcrun/libcrun_testing_a-error.o
22:35:32 [2023-02-28T22:35:32.233Z] #70 236.3   CC       src/libcrun/libcrun_testing_a-status.o
22:35:32 [2023-02-28T22:35:32.233Z] #70 236.3   CC       src/libcrun/libcrun_testing_a-terminal.o
22:35:32 [2023-02-28T22:35:32.233Z] #70 236.4   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
22:35:32 [2023-02-28T22:35:32.492Z] #70 236.5   CC       src/libcrun/libcrun_testing_a-signals.o
22:35:32 [2023-02-28T22:35:32.492Z] #70 236.5   CC       src/libcrun/libcrun_testing_a-mount_flags.o
22:35:32 [2023-02-28T22:35:32.750Z] #70 236.8   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
22:35:33 [2023-02-28T22:35:33.008Z] #70 237.2   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
22:35:33 [2023-02-28T22:35:33.008Z] #70 237.2   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
22:35:33 [2023-02-28T22:35:33.266Z] #70 237.4   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
22:35:33 [2023-02-28T22:35:33.525Z] #70 237.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
22:35:33 [2023-02-28T22:35:33.783Z] #70 237.8   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
22:35:33 [2023-02-28T22:35:33.783Z] #70 237.9   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
22:35:34 [2023-02-28T22:35:34.718Z] #70 238.8   CC       src/crun-crun.o
22:35:34 [2023-02-28T22:35:34.977Z] #70 239.0   CC       src/crun-run.o
22:35:34 [2023-02-28T22:35:34.977Z] #70 239.1   CC       src/crun-delete.o
22:35:34 [2023-02-28T22:35:34.977Z] #70 239.2   CC       src/crun-kill.o
22:35:35 [2023-02-28T22:35:35.235Z] #70 239.3   CC       src/crun-pause.o
22:35:35 [2023-02-28T22:35:35.493Z] #70 239.5   CC       src/crun-unpause.o
22:35:35 [2023-02-28T22:35:35.493Z] #70 239.5   CC       src/crun-spec.o
22:35:35 [2023-02-28T22:35:35.493Z] #70 239.6   CC       src/crun-exec.o
22:35:35 [2023-02-28T22:35:35.751Z] #70 239.8   CC       src/crun-list.o
22:35:36 [2023-02-28T22:35:36.009Z] #70 240.0   CC       src/crun-create.o
22:35:36 [2023-02-28T22:35:36.009Z] #70 240.1   CC       src/crun-start.o
22:35:36 [2023-02-28T22:35:36.290Z] #70 240.3   CC       src/crun-state.o
22:35:36 [2023-02-28T22:35:36.594Z] #70 240.6   CC       src/crun-update.o
22:35:36 [2023-02-28T22:35:36.852Z] #70 240.9   CC       src/crun-ps.o
22:35:36 [2023-02-28T22:35:36.852Z] #70 241.0   CC       src/crun-checkpoint.o
22:35:36 [2023-02-28T22:35:36.852Z] #70 241.1   CC       src/crun-restore.o
22:35:36 [2023-02-28T22:35:36.852Z] #70 241.1   CC       src/libcrun/libcrun_la-utils.lo
22:35:37 [2023-02-28T22:35:37.418Z] #70 241.3   CC       src/libcrun/libcrun_la-cloned_binary.lo
22:35:37 [2023-02-28T22:35:37.418Z] #70 241.5   CC       src/libcrun/libcrun_la-container.lo
22:35:37 [2023-02-28T22:35:37.986Z] #70 241.9   CC       src/libcrun/libcrun_la-cgroup.lo
22:35:38 [2023-02-28T22:35:38.244Z] #70 242.1   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
22:35:38 [2023-02-28T22:35:38.244Z] #70 242.3   CC       src/libcrun/libcrun_la-cgroup-resources.lo
22:35:38 [2023-02-28T22:35:38.502Z] #70 242.4   CC       src/libcrun/libcrun_la-cgroup-setup.lo
22:35:38 [2023-02-28T22:35:38.761Z] #70 242.9   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
22:35:39 [2023-02-28T22:35:39.019Z] #70 243.1   CC       src/libcrun/libcrun_la-cgroup-utils.lo
22:35:39 [2023-02-28T22:35:39.019Z] #70 243.3   CC       src/libcrun/libcrun_la-criu.lo
22:35:39 [2023-02-28T22:35:39.585Z] #70 243.6   CC       src/libcrun/libcrun_la-custom-handler.lo
22:35:39 [2023-02-28T22:35:39.843Z] #70 243.8   CC       src/libcrun/libcrun_la-linux.lo
22:35:40 [2023-02-28T22:35:40.410Z] #70 244.4   CC       src/libcrun/libcrun_la-seccomp.lo
22:35:40 [2023-02-28T22:35:40.668Z] #70 244.7   CC       src/libcrun/libcrun_la-ebpf.lo
22:35:41 [2023-02-28T22:35:41.235Z] #70 245.1   CC       src/libcrun/libcrun_la-error.lo
22:35:42 [2023-02-28T22:35:42.609Z] #70 246.8   CC       src/libcrun/libcrun_la-status.lo
22:35:43 [2023-02-28T22:35:43.176Z] #70 247.3   CC       src/libcrun/libcrun_la-terminal.lo
22:35:43 [2023-02-28T22:35:43.435Z] #70 247.6   CC       src/libcrun/libcrun_la-chroot_realpath.lo
22:35:43 [2023-02-28T22:35:43.694Z] #70 247.7   CC       src/libcrun/libcrun_la-signals.lo
22:35:43 [2023-02-28T22:35:43.952Z] #70 248.1   CC       src/libcrun/libcrun_la-mount_flags.lo
22:35:44 [2023-02-28T22:35:44.520Z] #70 248.6   CC       src/libcrun/libcrun_la-seccomp_notify.lo
22:35:44 [2023-02-28T22:35:44.778Z] #70 248.7   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
22:35:45 [2023-02-28T22:35:45.036Z] #70 249.2   CC       src/libcrun/handlers/libcrun_la-krun.lo
22:35:45 [2023-02-28T22:35:45.604Z] #70 249.9   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
22:35:45 [2023-02-28T22:35:45.862Z] #70 250.0   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
22:35:46 [2023-02-28T22:35:46.429Z] #70 250.4   CC       tests/init.o
22:35:47 [2023-02-28T22:35:47.363Z] #70 251.4   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
22:35:48 [2023-02-28T22:35:48.741Z] #70 ...
22:35:48 [2023-02-28T22:35:48.741Z] 
22:35:48 [2023-02-28T22:35:48.741Z] #74 [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...)
22:35:48 [2023-02-28T22:35:48.741Z] #74 DONE 248.9s
22:35:48 [2023-02-28T22:35:48.741Z] 
22:35:48 [2023-02-28T22:35:48.741Z] #70 [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
22:35:56 [2023-02-28T22:35:56.862Z] #70 ...
22:35:56 [2023-02-28T22:35:56.862Z] 
22:35:56 [2023-02-28T22:35:56.862Z] #68 [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...)
22:35:56 [2023-02-28T22:35:56.862Z] #68 DONE 282.7s
22:35:56 [2023-02-28T22:35:56.862Z] 
22:35:56 [2023-02-28T22:35:56.862Z] #58 [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
22:35:59 [2023-02-28T22:35:59.392Z] #58 ...
22:35:59 [2023-02-28T22:35:59.393Z] 
22:35:59 [2023-02-28T22:35:59.393Z] #69 [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...)
22:35:59 [2023-02-28T22:35:59.393Z] #69 DONE 279.4s
22:35:59 [2023-02-28T22:35:59.393Z] 
22:35:59 [2023-02-28T22:35:59.393Z] #70 [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
22:36:05 [2023-02-28T22:36:05.954Z] #70 269.7   CCLD     tests/init
22:36:24 [2023-02-28T22:36:24.033Z] #70 285.5   AR       libcrun_testing.a
22:36:24 [2023-02-28T22:36:24.033Z] #70 285.5 ar: `u' modifier ignored since `D' is the default (see `U')
22:36:24 [2023-02-28T22:36:24.033Z] #70 285.6   CCLD     tests/tests_libcrun_utils
22:36:24 [2023-02-28T22:36:24.033Z] #70 285.6   CCLD     tests/tests_libcrun_errors
22:36:24 [2023-02-28T22:36:24.033Z] #70 285.6   CCLD     tests/tests_libcrun_fuzzer
22:36:24 [2023-02-28T22:36:24.033Z] #70 286.3   CCLD     libcrun.la
22:36:24 [2023-02-28T22:36:24.033Z] #70 286.9   CCLD     crun
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.5 make[3]: Entering directory '/tmp/crun-build'
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.6  /bin/mkdir -p '/usr/local/lib'
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.6  /bin/mkdir -p '/usr/local/share/man/man1'
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.6  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.7  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.8 libtool: install: ranlib /usr/local/lib/libcrun.a
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.9 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
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.9 ----------------------------------------------------------------------
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.9 Libraries have been installed in:
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.9    /usr/local/lib
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.9 
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.9 If you ever happen to want to link against installed libraries
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.9 in a given directory, LIBDIR, you must either use libtool, and
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.9 specify the full pathname of the library, or use the '-LLIBDIR'
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.9 flag during linking and do at least one of the following:
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.9    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.9      during execution
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.9    - add LIBDIR to the 'LD_RUN_PATH' environment variable
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.9      during linking
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.9    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.9    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.9 
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.9 See any operating system documentation about shared libraries for
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.9 more information, such as the ld(1) and ld.so(8) manual pages.
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.9 ----------------------------------------------------------------------
22:36:24 [2023-02-28T22:36:24.034Z] #70 287.9  /bin/mkdir -p '/build'
22:36:24 [2023-02-28T22:36:24.034Z] #70 288.0   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
22:36:24 [2023-02-28T22:36:24.034Z] #70 288.0 libtool: install: /usr/bin/install -c crun /build/crun
22:36:24 [2023-02-28T22:36:24.034Z] #70 288.0 make[3]: Leaving directory '/tmp/crun-build'
22:36:24 [2023-02-28T22:36:24.034Z] #70 288.1 make[2]: Leaving directory '/tmp/crun-build'
22:36:24 [2023-02-28T22:36:24.034Z] #70 288.1 make[1]: Leaving directory '/tmp/crun-build'
22:36:24 [2023-02-28T22:36:24.609Z] #70 DONE 288.5s
22:36:24 [2023-02-28T22:36:24.609Z] 
22:36:24 [2023-02-28T22:36:24.609Z] #76 [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...)
22:36:25 [2023-02-28T22:36:25.550Z] #76 DONE 276.9s
22:36:25 [2023-02-28T22:36:25.550Z] 
22:36:25 [2023-02-28T22:36:25.550Z] #75 [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...)
22:36:26 [2023-02-28T22:36:26.484Z] #75 ...
22:36:26 [2023-02-28T22:36:26.484Z] 
22:36:26 [2023-02-28T22:36:26.484Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
22:36:26 [2023-02-28T22:36:26.742Z] #83 DONE 0.1s
22:36:26 [2023-02-28T22:36:26.742Z] 
22:36:26 [2023-02-28T22:36:26.742Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
22:36:27 [2023-02-28T22:36:27.310Z] #84 DONE 0.6s
22:36:27 [2023-02-28T22:36:27.310Z] 
22:36:27 [2023-02-28T22:36:27.310Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
22:36:27 [2023-02-28T22:36:27.310Z] #85 DONE 0.1s
22:36:27 [2023-02-28T22:36:27.310Z] 
22:36:27 [2023-02-28T22:36:27.310Z] #75 [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...)
22:36:27 [2023-02-28T22:36:27.569Z] #75 ...
22:36:27 [2023-02-28T22:36:27.569Z] 
22:36:27 [2023-02-28T22:36:27.569Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
22:36:27 [2023-02-28T22:36:27.569Z] #86 DONE 0.1s
22:36:27 [2023-02-28T22:36:27.569Z] 
22:36:27 [2023-02-28T22:36:27.569Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
22:36:27 [2023-02-28T22:36:27.569Z] #87 DONE 0.1s
22:36:27 [2023-02-28T22:36:27.569Z] 
22:36:27 [2023-02-28T22:36:27.569Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
22:36:27 [2023-02-28T22:36:27.827Z] #88 DONE 0.1s
22:36:27 [2023-02-28T22:36:27.827Z] 
22:36:27 [2023-02-28T22:36:27.827Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
22:36:27 [2023-02-28T22:36:27.827Z] #89 DONE 0.1s
22:36:27 [2023-02-28T22:36:27.827Z] 
22:36:27 [2023-02-28T22:36:27.827Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
22:36:27 [2023-02-28T22:36:27.827Z] #90 DONE 0.1s
22:36:27 [2023-02-28T22:36:27.827Z] 
22:36:27 [2023-02-28T22:36:27.827Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
22:36:27 [2023-02-28T22:36:27.828Z] #91 DONE 0.1s
22:36:27 [2023-02-28T22:36:27.828Z] 
22:36:27 [2023-02-28T22:36:27.828Z] #75 [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...)
22:36:28 [2023-02-28T22:36:28.086Z] #75 ...
22:36:28 [2023-02-28T22:36:28.086Z] 
22:36:28 [2023-02-28T22:36:28.086Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
22:36:28 [2023-02-28T22:36:28.086Z] #92 DONE 0.1s
22:36:28 [2023-02-28T22:36:28.086Z] 
22:36:28 [2023-02-28T22:36:28.086Z] #75 [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...)
22:36:46 [2023-02-28T22:36:46.165Z] #75 288.7 + bin/containerd
22:36:46 [2023-02-28T22:36:46.165Z] #75 288.7 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
22:36:46 [2023-02-28T22:36:46.165Z] #75 ...
22:36:46 [2023-02-28T22:36:46.165Z] 
22:36:46 [2023-02-28T22:36:46.165Z] #58 [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
22:36:46 [2023-02-28T22:36:46.165Z] #58 350.8 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
22:36:46 [2023-02-28T22:36:46.165Z] #58 DONE 351.1s
22:36:46 [2023-02-28T22:36:46.165Z] 
22:36:46 [2023-02-28T22:36:46.165Z] #75 [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...)
22:36:46 [2023-02-28T22:36:46.424Z] #75 ...
22:36:46 [2023-02-28T22:36:46.424Z] 
22:36:46 [2023-02-28T22:36:46.424Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
22:36:46 [2023-02-28T22:36:46.424Z] #93 DONE 0.2s
22:36:46 [2023-02-28T22:36:46.424Z] 
22:36:46 [2023-02-28T22:36:46.424Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
22:36:46 [2023-02-28T22:36:46.424Z] #94 DONE 0.1s
22:36:46 [2023-02-28T22:36:46.683Z] 
22:36:46 [2023-02-28T22:36:46.683Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
22:36:46 [2023-02-28T22:36:46.683Z] #95 DONE 0.1s
22:36:46 [2023-02-28T22:36:46.683Z] 
22:36:46 [2023-02-28T22:36:46.683Z] #75 [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...)
22:37:25 [2023-02-28T22:37:25.393Z] #75 324.0 + bin/containerd-stress
22:37:25 [2023-02-28T22:37:25.393Z] #75 324.0 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
22:37:25 [2023-02-28T22:37:25.393Z] #75 325.5 + bin/containerd-shim
22:37:25 [2023-02-28T22:37:25.393Z] #75 326.1 + bin/containerd-shim-runc-v1
22:37:25 [2023-02-28T22:37:25.393Z] #75 327.1 + bin/containerd-shim-runc-v2
22:37:25 [2023-02-28T22:37:25.393Z] #75 328.1 + binaries
22:37:25 [2023-02-28T22:37:25.393Z] #75 DONE 328.8s
22:37:25 [2023-02-28T22:37:25.959Z] 
22:37:25 [2023-02-28T22:37:25.959Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
22:37:26 [2023-02-28T22:37:26.216Z] #96 DONE 0.2s
22:37:26 [2023-02-28T22:37:26.216Z] 
22:37:26 [2023-02-28T22:37:26.216Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:37:26 [2023-02-28T22:37:26.473Z] #97 DONE 0.3s
22:37:26 [2023-02-28T22:37:26.473Z] 
22:37:26 [2023-02-28T22:37:26.473Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
22:37:27 [2023-02-28T22:37:27.042Z] #98 DONE 0.4s
22:37:27 [2023-02-28T22:37:27.042Z] 
22:37:27 [2023-02-28T22:37:27.042Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
22:37:27 [2023-02-28T22:37:27.042Z] #99 DONE 0.0s
22:37:27 [2023-02-28T22:37:27.042Z] 
22:37:27 [2023-02-28T22:37:27.042Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
22:37:27 [2023-02-28T22:37:27.042Z] #100 DONE 0.1s
22:37:27 [2023-02-28T22:37:27.042Z] 
22:37:27 [2023-02-28T22:37:27.042Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
22:37:27 [2023-02-28T22:37:27.042Z] #101 DONE 0.0s
22:37:27 [2023-02-28T22:37:27.042Z] 
22:37:27 [2023-02-28T22:37:27.042Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
22:37:27 [2023-02-28T22:37:27.042Z] #102 DONE 0.0s
22:37:27 [2023-02-28T22:37:27.299Z] 
22:37:27 [2023-02-28T22:37:27.299Z] #103 [dev-base  1/11] RUN groupadd -r docker
22:37:27 [2023-02-28T22:37:27.558Z] #103 DONE 0.4s
22:37:27 [2023-02-28T22:37:27.558Z] 
22:37:27 [2023-02-28T22:37:27.558Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:37:28 [2023-02-28T22:37:28.122Z] #104 DONE 0.5s
22:37:28 [2023-02-28T22:37:28.122Z] 
22:37:28 [2023-02-28T22:37:28.122Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:37:28 [2023-02-28T22:37:28.687Z] #105 0.394 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:37:28 [2023-02-28T22:37:28.687Z] #105 DONE 0.4s
22:37:28 [2023-02-28T22:37:28.687Z] 
22:37:28 [2023-02-28T22:37:28.687Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:37:28 [2023-02-28T22:37:28.945Z] #106 DONE 0.5s
22:37:28 [2023-02-28T22:37:28.945Z] 
22:37:28 [2023-02-28T22:37:28.945Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:37:29 [2023-02-28T22:37:29.511Z] #107 DONE 0.4s
22:37:29 [2023-02-28T22:37:29.511Z] 
22:37:29 [2023-02-28T22:37:29.511Z] #108 [dev-base  6/11] RUN ldconfig
22:37:30 [2023-02-28T22:37:30.076Z] #108 DONE 0.4s
22:37:30 [2023-02-28T22:37:30.076Z] 
22:37:30 [2023-02-28T22:37:30.076Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
22:37:30 [2023-02-28T22:37:30.333Z] #109 DONE 0.5s
22:37:30 [2023-02-28T22:37:30.333Z] 
22:37:30 [2023-02-28T22:37:30.333Z] #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
22:37:31 [2023-02-28T22:37:31.268Z] #110 0.725 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:37:31 [2023-02-28T22:37:31.268Z] #110 0.726 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:37:31 [2023-02-28T22:37:31.268Z] #110 0.727 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:37:32 [2023-02-28T22:37:32.092Z] #110 1.083 Reading package lists...
22:37:32 [2023-02-28T22:37:32.658Z] #110 1.728 Reading package lists...
22:37:32 [2023-02-28T22:37:32.916Z] #110 2.258 Building dependency tree...
22:37:32 [2023-02-28T22:37:32.916Z] #110 2.409 Reading state information...
22:37:32 [2023-02-28T22:37:32.916Z] #110 2.596 The following additional packages will be installed:
22:37:32 [2023-02-28T22:37:32.916Z] #110 2.596   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
22:37:32 [2023-02-28T22:37:32.916Z] #110 2.596   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
22:37:32 [2023-02-28T22:37:32.916Z] #110 2.596   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
22:37:32 [2023-02-28T22:37:32.916Z] #110 2.597   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
22:37:32 [2023-02-28T22:37:32.916Z] #110 2.597   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
22:37:32 [2023-02-28T22:37:32.916Z] #110 2.597   xxd
22:37:32 [2023-02-28T22:37:32.916Z] #110 2.598 Suggested packages:
22:37:32 [2023-02-28T22:37:32.916Z] #110 2.598   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
22:37:32 [2023-02-28T22:37:32.916Z] #110 2.598   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
22:37:32 [2023-02-28T22:37:32.916Z] #110 2.599   ctags vim-doc vim-scripts xfsdump acl attr quota
22:37:32 [2023-02-28T22:37:32.916Z] #110 2.599 Recommended packages:
22:37:32 [2023-02-28T22:37:32.916Z] #110 2.599   libatm1 nftables libpam-cap build-essential python3-dev dbus
22:37:32 [2023-02-28T22:37:32.916Z] #110 2.599   systemd-timesyncd | time-daemon unzip
22:37:33 [2023-02-28T22:37:33.174Z] #110 2.968 The following NEW packages will be installed:
22:37:33 [2023-02-28T22:37:33.431Z] #110 2.968   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
22:37:33 [2023-02-28T22:37:33.431Z] #110 2.968   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
22:37:33 [2023-02-28T22:37:33.431Z] #110 2.969   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
22:37:33 [2023-02-28T22:37:33.431Z] #110 2.969   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
22:37:33 [2023-02-28T22:37:33.431Z] #110 2.969   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
22:37:33 [2023-02-28T22:37:33.431Z] #110 2.969   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
22:37:33 [2023-02-28T22:37:33.431Z] #110 2.969   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
22:37:33 [2023-02-28T22:37:33.431Z] #110 2.970   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
22:37:33 [2023-02-28T22:37:33.431Z] #110 2.970   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:37:33 [2023-02-28T22:37:33.431Z] #110 2.970   xz-utils zip zstd
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.247 0 upgraded, 59 newly installed, 0 to remove and 7 not upgraded.
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.247 Need to get 32.1 MB of archives.
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.247 After this operation, 124 MB of additional disk space will be used.
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.247 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.250 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.252 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.272 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.274 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.277 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.278 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.282 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.283 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.285 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.315 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.316 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.320 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.322 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.325 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.326 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.329 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.335 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.337 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.339 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.344 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.346 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.348 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.352 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.355 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.357 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.359 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.362 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.364 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.368 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.370 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.381 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.382 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.383 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.386 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.432 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.433 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.433 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.434 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.435 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.436 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.437 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.440 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.443 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
22:37:33 [2023-02-28T22:37:33.690Z] #110 3.453 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:37:33 [2023-02-28T22:37:33.948Z] #110 3.454 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
22:37:33 [2023-02-28T22:37:33.948Z] #110 3.455 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:37:33 [2023-02-28T22:37:33.948Z] #110 3.457 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
22:37:33 [2023-02-28T22:37:33.948Z] #110 3.459 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
22:37:33 [2023-02-28T22:37:33.948Z] #110 3.460 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
22:37:33 [2023-02-28T22:37:33.948Z] #110 3.462 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
22:37:33 [2023-02-28T22:37:33.948Z] #110 3.466 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
22:37:33 [2023-02-28T22:37:33.948Z] #110 3.468 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
22:37:33 [2023-02-28T22:37:33.948Z] #110 3.470 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
22:37:33 [2023-02-28T22:37:33.948Z] #110 3.473 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
22:37:33 [2023-02-28T22:37:33.948Z] #110 3.510 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
22:37:33 [2023-02-28T22:37:33.948Z] #110 3.517 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
22:37:33 [2023-02-28T22:37:33.948Z] #110 3.521 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
22:37:33 [2023-02-28T22:37:33.948Z] #110 3.522 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
22:37:33 [2023-02-28T22:37:33.948Z] #110 3.667 debconf: delaying package configuration, since apt-utils is not installed
22:37:33 [2023-02-28T22:37:33.948Z] #110 3.706 Fetched 32.1 MB in 1s (58.7 MB/s)
22:37:34 [2023-02-28T22:37:34.205Z] #110 3.734 Selecting previously unselected package libapparmor1:arm64.
22:37:34 [2023-02-28T22:37:34.205Z] #110 3.734 (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.)
22:37:34 [2023-02-28T22:37:34.205Z] #110 3.743 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
22:37:34 [2023-02-28T22:37:34.205Z] #110 3.751 Unpacking libapparmor1:arm64 (2.13.6-10) ...
22:37:34 [2023-02-28T22:37:34.205Z] #110 3.799 Selecting previously unselected package libcap2:arm64.
22:37:34 [2023-02-28T22:37:34.206Z] #110 3.799 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
22:37:34 [2023-02-28T22:37:34.206Z] #110 3.803 Unpacking libcap2:arm64 (1:2.44-1) ...
22:37:34 [2023-02-28T22:37:34.206Z] #110 3.841 Selecting previously unselected package libargon2-1:arm64.
22:37:34 [2023-02-28T22:37:34.206Z] #110 3.844 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
22:37:34 [2023-02-28T22:37:34.206Z] #110 3.848 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
22:37:34 [2023-02-28T22:37:34.206Z] #110 3.881 Selecting previously unselected package dmsetup.
22:37:34 [2023-02-28T22:37:34.206Z] #110 3.883 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
22:37:34 [2023-02-28T22:37:34.206Z] #110 3.887 Unpacking dmsetup (2:1.02.175-2.1) ...
22:37:34 [2023-02-28T22:37:34.206Z] #110 3.928 Selecting previously unselected package libdevmapper1.02.1:arm64.
22:37:34 [2023-02-28T22:37:34.206Z] #110 3.931 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
22:37:34 [2023-02-28T22:37:34.206Z] #110 3.934 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
22:37:34 [2023-02-28T22:37:34.206Z] #110 3.979 Selecting previously unselected package libjson-c5:arm64.
22:37:34 [2023-02-28T22:37:34.464Z] #110 3.979 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
22:37:34 [2023-02-28T22:37:34.464Z] #110 3.983 Unpacking libjson-c5:arm64 (0.15-2) ...
22:37:34 [2023-02-28T22:37:34.464Z] #110 4.023 Selecting previously unselected package libcryptsetup12:arm64.
22:37:34 [2023-02-28T22:37:34.464Z] #110 4.024 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
22:37:34 [2023-02-28T22:37:34.464Z] #110 4.029 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
22:37:34 [2023-02-28T22:37:34.464Z] #110 4.082 Selecting previously unselected package libip4tc2:arm64.
22:37:34 [2023-02-28T22:37:34.464Z] #110 4.084 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
22:37:34 [2023-02-28T22:37:34.464Z] #110 4.089 Unpacking libip4tc2:arm64 (1.8.7-1) ...
22:37:34 [2023-02-28T22:37:34.464Z] #110 4.127 Selecting previously unselected package libkmod2:arm64.
22:37:34 [2023-02-28T22:37:34.464Z] #110 4.127 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
22:37:34 [2023-02-28T22:37:34.464Z] #110 4.133 Unpacking libkmod2:arm64 (28-1) ...
22:37:34 [2023-02-28T22:37:34.464Z] #110 4.177 Selecting previously unselected package systemd.
22:37:34 [2023-02-28T22:37:34.464Z] #110 4.179 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ...
22:37:34 [2023-02-28T22:37:34.464Z] #110 4.226 Unpacking systemd (247.3-7+deb11u1) ...
22:37:35 [2023-02-28T22:37:35.029Z] #110 4.603 Selecting previously unselected package pigz.
22:37:35 [2023-02-28T22:37:35.029Z] #110 4.605 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
22:37:35 [2023-02-28T22:37:35.029Z] #110 4.609 Unpacking pigz (2.6-1) ...
22:37:35 [2023-02-28T22:37:35.029Z] #110 4.652 Selecting previously unselected package libelf1:arm64.
22:37:35 [2023-02-28T22:37:35.029Z] #110 4.654 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
22:37:35 [2023-02-28T22:37:35.029Z] #110 4.659 Unpacking libelf1:arm64 (0.183-1) ...
22:37:35 [2023-02-28T22:37:35.029Z] #110 4.713 Selecting previously unselected package libbpf0:arm64.
22:37:35 [2023-02-28T22:37:35.029Z] #110 4.715 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
22:37:35 [2023-02-28T22:37:35.029Z] #110 4.720 Unpacking libbpf0:arm64 (1:0.3-2) ...
22:37:35 [2023-02-28T22:37:35.029Z] #110 4.763 Selecting previously unselected package libmnl0:arm64.
22:37:35 [2023-02-28T22:37:35.295Z] #110 4.765 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
22:37:35 [2023-02-28T22:37:35.295Z] #110 4.769 Unpacking libmnl0:arm64 (1.0.4-3) ...
22:37:35 [2023-02-28T22:37:35.295Z] #110 4.806 Selecting previously unselected package libxtables12:arm64.
22:37:35 [2023-02-28T22:37:35.295Z] #110 4.809 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
22:37:35 [2023-02-28T22:37:35.295Z] #110 4.813 Unpacking libxtables12:arm64 (1.8.7-1) ...
22:37:35 [2023-02-28T22:37:35.295Z] #110 4.846 Selecting previously unselected package libcap2-bin.
22:37:35 [2023-02-28T22:37:35.295Z] #110 4.848 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
22:37:35 [2023-02-28T22:37:35.295Z] #110 4.852 Unpacking libcap2-bin (1:2.44-1) ...
22:37:35 [2023-02-28T22:37:35.295Z] #110 4.895 Selecting previously unselected package iproute2.
22:37:35 [2023-02-28T22:37:35.295Z] #110 4.897 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
22:37:35 [2023-02-28T22:37:35.295Z] #110 4.904 Unpacking iproute2 (5.10.0-4) ...
22:37:35 [2023-02-28T22:37:35.295Z] #110 5.003 Selecting previously unselected package xxd.
22:37:35 [2023-02-28T22:37:35.558Z] #110 5.005 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:37:35 [2023-02-28T22:37:35.558Z] #110 5.008 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:37:35 [2023-02-28T22:37:35.558Z] #110 5.058 Selecting previously unselected package vim-common.
22:37:35 [2023-02-28T22:37:35.558Z] #110 5.061 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:37:35 [2023-02-28T22:37:35.558Z] #110 5.070 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:37:35 [2023-02-28T22:37:35.558Z] #110 5.132 Selecting previously unselected package bash-completion.
22:37:35 [2023-02-28T22:37:35.558Z] #110 5.134 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
22:37:36 [2023-02-28T22:37:36.123Z] #110 5.802 Unpacking bash-completion (1:2.11-2) ...
22:37:36 [2023-02-28T22:37:36.381Z] #110 5.908 Selecting previously unselected package bzip2.
22:37:36 [2023-02-28T22:37:36.382Z] #110 5.910 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
22:37:36 [2023-02-28T22:37:36.382Z] #110 5.914 Unpacking bzip2 (1.0.8-4) ...
22:37:36 [2023-02-28T22:37:36.382Z] #110 5.952 Selecting previously unselected package xz-utils.
22:37:36 [2023-02-28T22:37:36.382Z] #110 5.954 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:37:36 [2023-02-28T22:37:36.382Z] #110 5.958 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:37:36 [2023-02-28T22:37:36.382Z] #110 6.015 Selecting previously unselected package apparmor.
22:37:36 [2023-02-28T22:37:36.382Z] #110 6.018 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
22:37:36 [2023-02-28T22:37:36.382Z] #110 6.040 Unpacking apparmor (2.13.6-10) ...
22:37:36 [2023-02-28T22:37:36.382Z] #110 6.138 Selecting previously unselected package inetutils-ping.
22:37:36 [2023-02-28T22:37:36.382Z] #110 6.138 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
22:37:36 [2023-02-28T22:37:36.640Z] #110 6.145 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
22:37:36 [2023-02-28T22:37:36.640Z] #110 6.193 Selecting previously unselected package libip6tc2:arm64.
22:37:36 [2023-02-28T22:37:36.640Z] #110 6.197 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
22:37:36 [2023-02-28T22:37:36.640Z] #110 6.200 Unpacking libip6tc2:arm64 (1.8.7-1) ...
22:37:36 [2023-02-28T22:37:36.640Z] #110 6.236 Selecting previously unselected package libnfnetlink0:arm64.
22:37:36 [2023-02-28T22:37:36.640Z] #110 6.238 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
22:37:36 [2023-02-28T22:37:36.640Z] #110 6.242 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:37:36 [2023-02-28T22:37:36.640Z] #110 6.282 Selecting previously unselected package libnetfilter-conntrack3:arm64.
22:37:36 [2023-02-28T22:37:36.640Z] #110 6.284 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
22:37:36 [2023-02-28T22:37:36.640Z] #110 6.288 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:37:36 [2023-02-28T22:37:36.640Z] #110 6.325 Selecting previously unselected package libnftnl11:arm64.
22:37:36 [2023-02-28T22:37:36.640Z] #110 6.328 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
22:37:36 [2023-02-28T22:37:36.640Z] #110 6.332 Unpacking libnftnl11:arm64 (1.1.9-1) ...
22:37:36 [2023-02-28T22:37:36.640Z] #110 6.366 Selecting previously unselected package iptables.
22:37:36 [2023-02-28T22:37:36.898Z] #110 6.369 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
22:37:36 [2023-02-28T22:37:36.898Z] #110 6.373 Unpacking iptables (1.8.7-1) ...
22:37:36 [2023-02-28T22:37:36.898Z] #110 6.444 Selecting previously unselected package libonig5:arm64.
22:37:36 [2023-02-28T22:37:36.898Z] #110 6.446 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
22:37:36 [2023-02-28T22:37:36.898Z] #110 6.451 Unpacking libonig5:arm64 (6.9.6-1.1) ...
22:37:36 [2023-02-28T22:37:36.898Z] #110 6.500 Selecting previously unselected package libjq1:arm64.
22:37:36 [2023-02-28T22:37:36.898Z] #110 6.503 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
22:37:36 [2023-02-28T22:37:36.898Z] #110 6.507 Unpacking libjq1:arm64 (1.6-2.1) ...
22:37:36 [2023-02-28T22:37:36.898Z] #110 6.546 Selecting previously unselected package jq.
22:37:36 [2023-02-28T22:37:36.898Z] #110 6.548 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
22:37:36 [2023-02-28T22:37:36.898Z] #110 6.552 Unpacking jq (1.6-2.1) ...
22:37:36 [2023-02-28T22:37:36.898Z] #110 6.593 Selecting previously unselected package libaio1:arm64.
22:37:36 [2023-02-28T22:37:36.898Z] #110 6.595 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
22:37:36 [2023-02-28T22:37:36.898Z] #110 6.600 Unpacking libaio1:arm64 (0.3.112-9) ...
22:37:36 [2023-02-28T22:37:36.898Z] #110 6.638 Selecting previously unselected package libgpm2:arm64.
22:37:36 [2023-02-28T22:37:36.898Z] #110 6.638 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
22:37:37 [2023-02-28T22:37:37.156Z] #110 6.642 Unpacking libgpm2:arm64 (1.20.7-8) ...
22:37:37 [2023-02-28T22:37:37.156Z] #110 6.684 Selecting previously unselected package libicu67:arm64.
22:37:37 [2023-02-28T22:37:37.156Z] #110 6.687 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
22:37:37 [2023-02-28T22:37:37.156Z] #110 6.691 Unpacking libicu67:arm64 (67.1-7) ...
22:37:37 [2023-02-28T22:37:37.722Z] #110 7.375 Selecting previously unselected package libinih1:arm64.
22:37:37 [2023-02-28T22:37:37.722Z] #110 7.378 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
22:37:37 [2023-02-28T22:37:37.722Z] #110 7.381 Unpacking libinih1:arm64 (53-1+b2) ...
22:37:37 [2023-02-28T22:37:37.722Z] #110 7.418 Selecting previously unselected package libmicrohttpd12:arm64.
22:37:37 [2023-02-28T22:37:37.722Z] #110 7.421 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
22:37:37 [2023-02-28T22:37:37.722Z] #110 7.425 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
22:37:37 [2023-02-28T22:37:37.722Z] #110 7.465 Selecting previously unselected package libnet1:arm64.
22:37:37 [2023-02-28T22:37:37.722Z] #110 7.468 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
22:37:37 [2023-02-28T22:37:37.722Z] #110 7.472 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:37:37 [2023-02-28T22:37:37.722Z] #110 7.512 Selecting previously unselected package libnl-3-200:arm64.
22:37:37 [2023-02-28T22:37:37.980Z] #110 7.515 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
22:37:37 [2023-02-28T22:37:37.980Z] #110 7.518 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
22:37:37 [2023-02-28T22:37:37.980Z] #110 7.559 Selecting previously unselected package libprotobuf-c1:arm64.
22:37:37 [2023-02-28T22:37:37.980Z] #110 7.561 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:37:37 [2023-02-28T22:37:37.980Z] #110 7.565 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:37:37 [2023-02-28T22:37:37.980Z] #110 7.603 Selecting previously unselected package libyajl2:arm64.
22:37:37 [2023-02-28T22:37:37.980Z] #110 7.603 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
22:37:37 [2023-02-28T22:37:37.980Z] #110 7.609 Unpacking libyajl2:arm64 (2.1.0-3) ...
22:37:37 [2023-02-28T22:37:37.980Z] #110 7.638 Selecting previously unselected package net-tools.
22:37:37 [2023-02-28T22:37:37.980Z] #110 7.641 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
22:37:37 [2023-02-28T22:37:37.980Z] #110 7.645 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
22:37:37 [2023-02-28T22:37:37.980Z] #110 7.696 Selecting previously unselected package patch.
22:37:37 [2023-02-28T22:37:37.980Z] #110 7.698 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
22:37:37 [2023-02-28T22:37:37.980Z] #110 7.703 Unpacking patch (2.7.6-7) ...
22:37:37 [2023-02-28T22:37:37.980Z] #110 7.740 Selecting previously unselected package python-pip-whl.
22:37:38 [2023-02-28T22:37:38.237Z] #110 7.742 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
22:37:38 [2023-02-28T22:37:38.237Z] #110 7.746 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
22:37:38 [2023-02-28T22:37:38.238Z] #110 7.886 Selecting previously unselected package python3-lib2to3.
22:37:38 [2023-02-28T22:37:38.238Z] #110 7.889 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
22:37:38 [2023-02-28T22:37:38.238Z] #110 7.892 Unpacking python3-lib2to3 (3.9.2-1) ...
22:37:38 [2023-02-28T22:37:38.238Z] #110 7.931 Selecting previously unselected package python3-distutils.
22:37:38 [2023-02-28T22:37:38.238Z] #110 7.933 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
22:37:38 [2023-02-28T22:37:38.238Z] #110 7.937 Unpacking python3-distutils (3.9.2-1) ...
22:37:38 [2023-02-28T22:37:38.238Z] #110 7.980 Selecting previously unselected package python3-pkg-resources.
22:37:38 [2023-02-28T22:37:38.238Z] #110 7.983 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
22:37:38 [2023-02-28T22:37:38.238Z] #110 7.986 Unpacking python3-pkg-resources (52.0.0-4) ...
22:37:38 [2023-02-28T22:37:38.238Z] #110 8.032 Selecting previously unselected package python3-setuptools.
22:37:38 [2023-02-28T22:37:38.495Z] #110 8.034 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
22:37:38 [2023-02-28T22:37:38.495Z] #110 8.037 Unpacking python3-setuptools (52.0.0-4) ...
22:37:38 [2023-02-28T22:37:38.495Z] #110 8.102 Selecting previously unselected package python3-wheel.
22:37:38 [2023-02-28T22:37:38.495Z] #110 8.105 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
22:37:38 [2023-02-28T22:37:38.495Z] #110 8.109 Unpacking python3-wheel (0.34.2-1) ...
22:37:38 [2023-02-28T22:37:38.495Z] #110 8.145 Selecting previously unselected package python3-pip.
22:37:38 [2023-02-28T22:37:38.495Z] #110 8.148 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
22:37:38 [2023-02-28T22:37:38.495Z] #110 8.151 Unpacking python3-pip (20.3.4-4+deb11u1) ...
22:37:38 [2023-02-28T22:37:38.495Z] #110 8.220 Selecting previously unselected package sudo.
22:37:38 [2023-02-28T22:37:38.495Z] #110 8.222 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
22:37:38 [2023-02-28T22:37:38.495Z] #110 8.228 Unpacking sudo (1.9.5p2-3+deb11u1) ...
22:37:38 [2023-02-28T22:37:38.753Z] #110 8.346 Selecting previously unselected package systemd-journal-remote.
22:37:38 [2023-02-28T22:37:38.753Z] #110 8.348 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
22:37:38 [2023-02-28T22:37:38.753Z] #110 8.352 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
22:37:38 [2023-02-28T22:37:38.753Z] #110 8.391 Selecting previously unselected package thin-provisioning-tools.
22:37:38 [2023-02-28T22:37:38.753Z] #110 8.394 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
22:37:38 [2023-02-28T22:37:38.753Z] #110 8.397 Unpacking thin-provisioning-tools (0.9.0-1) ...
22:37:38 [2023-02-28T22:37:38.753Z] #110 8.455 Selecting previously unselected package uidmap.
22:37:38 [2023-02-28T22:37:38.753Z] #110 8.457 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
22:37:38 [2023-02-28T22:37:38.753Z] #110 8.461 Unpacking uidmap (1:4.8.1-1) ...
22:37:38 [2023-02-28T22:37:38.753Z] #110 8.507 Selecting previously unselected package vim-runtime.
22:37:39 [2023-02-28T22:37:39.012Z] #110 8.510 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
22:37:39 [2023-02-28T22:37:39.012Z] #110 8.521 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
22:37:39 [2023-02-28T22:37:39.012Z] #110 8.534 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
22:37:39 [2023-02-28T22:37:39.012Z] #110 8.537 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
22:37:39 [2023-02-28T22:37:39.577Z] #110 9.119 Selecting previously unselected package vim.
22:37:39 [2023-02-28T22:37:39.577Z] #110 9.122 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:37:39 [2023-02-28T22:37:39.577Z] #110 9.131 Unpacking vim (2:8.2.2434-3+deb11u1) ...
22:37:39 [2023-02-28T22:37:39.577Z] #110 9.266 Selecting previously unselected package xfsprogs.
22:37:39 [2023-02-28T22:37:39.577Z] #110 9.269 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
22:37:39 [2023-02-28T22:37:39.577Z] #110 9.275 Unpacking xfsprogs (5.10.0-4) ...
22:37:39 [2023-02-28T22:37:39.577Z] #110 9.371 Selecting previously unselected package zip.
22:37:39 [2023-02-28T22:37:39.835Z] #110 9.374 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
22:37:39 [2023-02-28T22:37:39.835Z] #110 9.377 Unpacking zip (3.0-12) ...
22:37:39 [2023-02-28T22:37:39.835Z] #110 9.430 Selecting previously unselected package zstd.
22:37:39 [2023-02-28T22:37:39.835Z] #110 9.433 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
22:37:39 [2023-02-28T22:37:39.835Z] #110 9.437 Unpacking zstd (1.4.8+dfsg-2.1) ...
22:37:40 [2023-02-28T22:37:40.093Z] #110 9.525 Setting up python3-pkg-resources (52.0.0-4) ...
22:37:40 [2023-02-28T22:37:40.093Z] #110 9.720 Setting up libip4tc2:arm64 (1.8.7-1) ...
22:37:40 [2023-02-28T22:37:40.093Z] #110 9.731 Setting up net-tools (1.60+git20181103.0eebece-1) ...
22:37:40 [2023-02-28T22:37:40.093Z] #110 9.741 Setting up libapparmor1:arm64 (2.13.6-10) ...
22:37:40 [2023-02-28T22:37:40.093Z] #110 9.751 Setting up libgpm2:arm64 (1.20.7-8) ...
22:37:40 [2023-02-28T22:37:40.093Z] #110 9.765 Setting up libicu67:arm64 (67.1-7) ...
22:37:40 [2023-02-28T22:37:40.093Z] #110 9.780 Setting up libip6tc2:arm64 (1.8.7-1) ...
22:37:40 [2023-02-28T22:37:40.351Z] #110 9.795 Setting up libinih1:arm64 (53-1+b2) ...
22:37:40 [2023-02-28T22:37:40.351Z] #110 9.806 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
22:37:40 [2023-02-28T22:37:40.351Z] #110 9.817 Setting up uidmap (1:4.8.1-1) ...
22:37:40 [2023-02-28T22:37:40.351Z] #110 9.831 Setting up libyajl2:arm64 (2.1.0-3) ...
22:37:40 [2023-02-28T22:37:40.351Z] #110 9.843 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:37:40 [2023-02-28T22:37:40.351Z] #110 9.856 Setting up bzip2 (1.0.8-4) ...
22:37:40 [2023-02-28T22:37:40.351Z] #110 9.866 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:37:40 [2023-02-28T22:37:40.351Z] #110 9.877 Setting up python3-wheel (0.34.2-1) ...
22:37:40 [2023-02-28T22:37:40.351Z] #110 10.02 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
22:37:40 [2023-02-28T22:37:40.351Z] #110 10.04 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:37:40 [2023-02-28T22:37:40.609Z] #110 10.05 Setting up libcap2:arm64 (1:2.44-1) ...
22:37:40 [2023-02-28T22:37:40.609Z] #110 10.07 Setting up libcap2-bin (1:2.44-1) ...
22:37:40 [2023-02-28T22:37:40.609Z] #110 10.08 Setting up apparmor (2.13.6-10) ...
22:37:41 [2023-02-28T22:37:41.541Z] #110 10.98 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
22:37:41 [2023-02-28T22:37:41.541Z] #110 11.09 Setting up zip (3.0-12) ...
22:37:41 [2023-02-28T22:37:41.541Z] #110 11.10 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:37:41 [2023-02-28T22:37:41.541Z] #110 11.13 Setting up bash-completion (1:2.11-2) ...
22:37:42 [2023-02-28T22:37:42.474Z] #110 11.88 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:37:42 [2023-02-28T22:37:42.474Z] #110 11.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:37:42 [2023-02-28T22:37:42.474Z] #110 11.90 Setting up libmnl0:arm64 (1.0.4-3) ...
22:37:42 [2023-02-28T22:37:42.474Z] #110 11.92 Setting up patch (2.7.6-7) ...
22:37:42 [2023-02-28T22:37:42.474Z] #110 11.93 Setting up sudo (1.9.5p2-3+deb11u1) ...
22:37:42 [2023-02-28T22:37:42.474Z] #110 11.98 invoke-rc.d: could not determine current runlevel
22:37:42 [2023-02-28T22:37:42.474Z] #110 11.98 invoke-rc.d: policy-rc.d denied execution of start.
22:37:42 [2023-02-28T22:37:42.474Z] #110 11.99 Setting up libxtables12:arm64 (1.8.7-1) ...
22:37:42 [2023-02-28T22:37:42.474Z] #110 12.00 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
22:37:42 [2023-02-28T22:37:42.474Z] #110 12.01 Setting up pigz (2.6-1) ...
22:37:42 [2023-02-28T22:37:42.474Z] #110 12.02 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:37:42 [2023-02-28T22:37:42.474Z] #110 12.03 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
22:37:42 [2023-02-28T22:37:42.474Z] #110 12.05 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
22:37:42 [2023-02-28T22:37:42.474Z] #110 12.06 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
22:37:42 [2023-02-28T22:37:42.474Z] #110 12.24 Setting up libaio1:arm64 (0.3.112-9) ...
22:37:42 [2023-02-28T22:37:42.732Z] #110 12.25 Setting up python3-lib2to3 (3.9.2-1) ...
22:37:42 [2023-02-28T22:37:42.732Z] #110 12.36 Setting up libelf1:arm64 (0.183-1) ...
22:37:42 [2023-02-28T22:37:42.732Z] #110 12.37 Setting up libjson-c5:arm64 (0.15-2) ...
22:37:42 [2023-02-28T22:37:42.732Z] #110 12.38 Setting up zstd (1.4.8+dfsg-2.1) ...
22:37:42 [2023-02-28T22:37:42.732Z] #110 12.39 Setting up libonig5:arm64 (6.9.6-1.1) ...
22:37:42 [2023-02-28T22:37:42.732Z] #110 12.40 Setting up libkmod2:arm64 (28-1) ...
22:37:42 [2023-02-28T22:37:42.732Z] #110 12.41 Setting up python3-distutils (3.9.2-1) ...
22:37:42 [2023-02-28T22:37:42.990Z] #110 12.54 Setting up vim (2:8.2.2434-3+deb11u1) ...
22:37:42 [2023-02-28T22:37:42.990Z] #110 12.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:37:42 [2023-02-28T22:37:42.990Z] #110 12.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:37:42 [2023-02-28T22:37:42.990Z] #110 12.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:37:42 [2023-02-28T22:37:42.990Z] #110 12.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:37:42 [2023-02-28T22:37:42.990Z] #110 12.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:37:42 [2023-02-28T22:37:42.990Z] #110 12.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:37:42 [2023-02-28T22:37:42.990Z] #110 12.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:37:42 [2023-02-28T22:37:42.990Z] #110 12.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:37:42 [2023-02-28T22:37:42.990Z] #110 12.60 Setting up python3-setuptools (52.0.0-4) ...
22:37:43 [2023-02-28T22:37:43.248Z] #110 12.92 Setting up libjq1:arm64 (1.6-2.1) ...
22:37:43 [2023-02-28T22:37:43.505Z] #110 12.93 Setting up libnftnl11:arm64 (1.1.9-1) ...
22:37:43 [2023-02-28T22:37:43.505Z] #110 12.94 Setting up thin-provisioning-tools (0.9.0-1) ...
22:37:43 [2023-02-28T22:37:43.505Z] #110 12.95 Setting up python3-pip (20.3.4-4+deb11u1) ...
22:37:43 [2023-02-28T22:37:43.505Z] #110 13.21 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:37:43 [2023-02-28T22:37:43.763Z] #110 13.23 Setting up jq (1.6-2.1) ...
22:37:43 [2023-02-28T22:37:43.763Z] #110 13.24 Setting up libbpf0:arm64 (1:0.3-2) ...
22:37:43 [2023-02-28T22:37:43.763Z] #110 13.25 Setting up iptables (1.8.7-1) ...
22:37:43 [2023-02-28T22:37:43.763Z] #110 13.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:37:43 [2023-02-28T22:37:43.763Z] #110 13.26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:37:43 [2023-02-28T22:37:43.763Z] #110 13.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:37:43 [2023-02-28T22:37:43.763Z] #110 13.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:37:43 [2023-02-28T22:37:43.763Z] #110 13.27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:37:43 [2023-02-28T22:37:43.763Z] #110 13.28 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:37:43 [2023-02-28T22:37:43.763Z] #110 13.29 Setting up iproute2 (5.10.0-4) ...
22:37:43 [2023-02-28T22:37:43.763Z] #110 13.42 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
22:37:43 [2023-02-28T22:37:43.763Z] #110 13.43 Setting up dmsetup (2:1.02.175-2.1) ...
22:37:43 [2023-02-28T22:37:43.763Z] #110 13.44 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
22:37:43 [2023-02-28T22:37:43.763Z] #110 13.45 Setting up systemd (247.3-7+deb11u1) ...
22:37:43 [2023-02-28T22:37:43.763Z] #110 13.49 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
22:37:44 [2023-02-28T22:37:44.020Z] #110 13.49 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
22:37:44 [2023-02-28T22:37:44.020Z] #110 13.50 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
22:37:44 [2023-02-28T22:37:44.020Z] #110 13.50 Initializing machine ID from random generator.
22:37:44 [2023-02-28T22:37:44.278Z] #110 13.88 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
22:37:44 [2023-02-28T22:37:44.537Z] #110 14.01 Setting up xfsprogs (5.10.0-4) ...
22:37:44 [2023-02-28T22:37:44.537Z] #110 14.02 System has not been booted with systemd as init system (PID 1). Can't operate.
22:37:44 [2023-02-28T22:37:44.537Z] #110 14.02 Failed to connect to bus: Host is down
22:37:44 [2023-02-28T22:37:44.537Z] #110 14.02 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:37:45 [2023-02-28T22:37:45.468Z] #110 DONE 14.9s
22:37:45 [2023-02-28T22:37:45.468Z] 
22:37:45 [2023-02-28T22:37:45.468Z] #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
22:37:45 [2023-02-28T22:37:45.726Z] #111 0.412 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:37:45 [2023-02-28T22:37:45.726Z] #111 0.416 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:37:45 [2023-02-28T22:37:45.726Z] #111 0.421 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:37:45 [2023-02-28T22:37:45.726Z] #111 DONE 0.5s
22:37:45 [2023-02-28T22:37:45.726Z] 
22:37:45 [2023-02-28T22:37:45.726Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
22:37:52 [2023-02-28T22:37:52.312Z] #112 5.716 Collecting yamllint==1.27.1
22:37:52 [2023-02-28T22:37:52.569Z] #112 6.759   Downloading yamllint-1.27.1.tar.gz (129 kB)
22:37:52 [2023-02-28T22:37:52.826Z] #112 7.053 Collecting pathspec>=0.5.3
22:37:52 [2023-02-28T22:37:52.826Z] #112 7.056   Downloading pathspec-0.11.0-py3-none-any.whl (29 kB)
22:37:52 [2023-02-28T22:37:52.826Z] #112 7.147 Collecting pyyaml
22:37:53 [2023-02-28T22:37:53.084Z] #112 7.154   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
22:37:53 [2023-02-28T22:37:53.084Z] #112 7.170 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
22:37:53 [2023-02-28T22:37:53.084Z] #112 7.174 Building wheels for collected packages: yamllint
22:37:53 [2023-02-28T22:37:53.084Z] #112 7.175   Building wheel for yamllint (setup.py): started
22:37:53 [2023-02-28T22:37:53.084Z] #112 7.427   Building wheel for yamllint (setup.py): finished with status 'done'
22:37:53 [2023-02-28T22:37:53.342Z] #112 7.428   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=5f8e85a1e7a7f9a5fe8ba4fb7a127f75a82f066dc81b454bfee9c8bdb976bdd9
22:37:53 [2023-02-28T22:37:53.342Z] #112 7.429   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
22:37:53 [2023-02-28T22:37:53.342Z] #112 7.431 Successfully built yamllint
22:37:53 [2023-02-28T22:37:53.342Z] #112 7.437 Installing collected packages: pyyaml, pathspec, yamllint
22:37:53 [2023-02-28T22:37:53.342Z] #112 7.552 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.27.1
22:37:53 [2023-02-28T22:37:53.342Z] #112 DONE 7.7s
22:37:53 [2023-02-28T22:37:53.600Z] 
22:37:53 [2023-02-28T22:37:53.600Z] #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
22:37:54 [2023-02-28T22:37:54.164Z] #113 0.740 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:37:54 [2023-02-28T22:37:54.422Z] #113 0.741 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:37:54 [2023-02-28T22:37:54.422Z] #113 0.741 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:37:54 [2023-02-28T22:37:54.937Z] #113 1.108 Reading package lists...
22:37:55 [2023-02-28T22:37:55.760Z] #113 1.651 Reading package lists...
22:37:55 [2023-02-28T22:37:55.760Z] #113 2.186 Building dependency tree...
22:37:56 [2023-02-28T22:37:56.018Z] #113 2.334 Reading state information...
22:37:56 [2023-02-28T22:37:56.018Z] #113 2.519 gcc is already the newest version (4:10.2.1-1).
22:37:56 [2023-02-28T22:37:56.018Z] #113 2.519 pkg-config is already the newest version (0.29.2-1).
22:37:56 [2023-02-28T22:37:56.018Z] #113 2.519 The following additional packages will be installed:
22:37:56 [2023-02-28T22:37:56.018Z] #113 2.520   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
22:37:56 [2023-02-28T22:37:56.018Z] #113 2.520   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
22:37:56 [2023-02-28T22:37:56.018Z] #113 2.520   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
22:37:56 [2023-02-28T22:37:56.018Z] #113 2.520   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
22:37:56 [2023-02-28T22:37:56.018Z] #113 2.521   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
22:37:56 [2023-02-28T22:37:56.018Z] #113 2.521   uuid-dev zlib1g-dev
22:37:56 [2023-02-28T22:37:56.018Z] #113 2.522 Suggested packages:
22:37:56 [2023-02-28T22:37:56.018Z] #113 2.522   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
22:37:56 [2023-02-28T22:37:56.018Z] #113 2.522   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
22:37:56 [2023-02-28T22:37:56.018Z] #113 2.522 Recommended packages:
22:37:56 [2023-02-28T22:37:56.018Z] #113 2.522   build-essential fakeroot libalgorithm-merge-perl
22:37:56 [2023-02-28T22:37:56.275Z] #113 2.790 The following NEW packages will be installed:
22:37:56 [2023-02-28T22:37:56.275Z] #113 2.791   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
22:37:56 [2023-02-28T22:37:56.275Z] #113 2.791   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
22:37:56 [2023-02-28T22:37:56.275Z] #113 2.791   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
22:37:56 [2023-02-28T22:37:56.275Z] #113 2.791   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
22:37:56 [2023-02-28T22:37:56.275Z] #113 2.791   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
22:37:56 [2023-02-28T22:37:56.275Z] #113 2.791   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
22:37:56 [2023-02-28T22:37:56.275Z] #113 2.792   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
22:37:56 [2023-02-28T22:37:56.533Z] #113 3.065 0 upgraded, 32 newly installed, 0 to remove and 7 not upgraded.
22:37:56 [2023-02-28T22:37:56.533Z] #113 3.065 Need to get 10.3 MB of archives.
22:37:56 [2023-02-28T22:37:56.533Z] #113 3.065 After this operation, 41.5 MB of additional disk space will be used.
22:37:56 [2023-02-28T22:37:56.533Z] #113 3.065 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
22:37:56 [2023-02-28T22:37:56.533Z] #113 3.080 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]
22:37:56 [2023-02-28T22:37:56.533Z] #113 3.081 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]
22:37:56 [2023-02-28T22:37:56.533Z] #113 3.083 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
22:37:56 [2023-02-28T22:37:56.533Z] #113 3.083 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
22:37:56 [2023-02-28T22:37:56.533Z] #113 3.084 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
22:37:56 [2023-02-28T22:37:56.533Z] #113 3.085 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
22:37:56 [2023-02-28T22:37:56.533Z] #113 3.085 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
22:37:56 [2023-02-28T22:37:56.533Z] #113 3.086 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
22:37:56 [2023-02-28T22:37:56.533Z] #113 3.088 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]
22:37:56 [2023-02-28T22:37:56.533Z] #113 3.091 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
22:37:56 [2023-02-28T22:37:56.533Z] #113 3.092 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
22:37:56 [2023-02-28T22:37:56.533Z] #113 3.095 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
22:37:56 [2023-02-28T22:37:56.533Z] #113 3.096 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
22:37:56 [2023-02-28T22:37:56.533Z] #113 3.098 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
22:37:56 [2023-02-28T22:37:56.533Z] #113 3.099 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
22:37:56 [2023-02-28T22:37:56.533Z] #113 3.103 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
22:37:56 [2023-02-28T22:37:56.533Z] #113 3.105 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
22:37:56 [2023-02-28T22:37:56.534Z] #113 3.106 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
22:37:56 [2023-02-28T22:37:56.534Z] #113 3.107 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
22:37:56 [2023-02-28T22:37:56.534Z] #113 3.124 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
22:37:56 [2023-02-28T22:37:56.534Z] #113 3.127 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
22:37:56 [2023-02-28T22:37:56.534Z] #113 3.128 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
22:37:56 [2023-02-28T22:37:56.534Z] #113 3.130 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
22:37:56 [2023-02-28T22:37:56.534Z] #113 3.132 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
22:37:56 [2023-02-28T22:37:56.534Z] #113 3.134 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
22:37:56 [2023-02-28T22:37:56.534Z] #113 3.135 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
22:37:56 [2023-02-28T22:37:56.534Z] #113 3.138 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
22:37:56 [2023-02-28T22:37:56.534Z] #113 3.140 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
22:37:56 [2023-02-28T22:37:56.534Z] #113 3.148 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
22:37:56 [2023-02-28T22:37:56.534Z] #113 3.154 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
22:37:56 [2023-02-28T22:37:56.534Z] #113 3.155 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
22:37:56 [2023-02-28T22:37:56.791Z] #113 3.295 debconf: delaying package configuration, since apt-utils is not installed
22:37:56 [2023-02-28T22:37:56.791Z] #113 3.337 Fetched 10.3 MB in 0s (28.7 MB/s)
22:37:56 [2023-02-28T22:37:56.791Z] #113 3.361 Selecting previously unselected package dpkg-dev.
22:37:56 [2023-02-28T22:37:56.791Z] #113 3.361 (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.)
22:37:56 [2023-02-28T22:37:56.791Z] #113 3.374 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
22:37:56 [2023-02-28T22:37:56.791Z] #113 3.378 Unpacking dpkg-dev (1.20.12) ...
22:37:57 [2023-02-28T22:37:57.049Z] #113 3.505 Selecting previously unselected package libgirepository-1.0-1:arm64.
22:37:57 [2023-02-28T22:37:57.049Z] #113 3.508 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
22:37:57 [2023-02-28T22:37:57.049Z] #113 3.515 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
22:37:57 [2023-02-28T22:37:57.049Z] #113 3.550 Selecting previously unselected package gir1.2-glib-2.0:arm64.
22:37:57 [2023-02-28T22:37:57.049Z] #113 3.552 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
22:37:57 [2023-02-28T22:37:57.049Z] #113 3.556 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
22:37:57 [2023-02-28T22:37:57.049Z] #113 3.603 Selecting previously unselected package libsecret-common.
22:37:57 [2023-02-28T22:37:57.049Z] #113 3.605 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
22:37:57 [2023-02-28T22:37:57.049Z] #113 3.612 Unpacking libsecret-common (0.20.4-2) ...
22:37:57 [2023-02-28T22:37:57.049Z] #113 3.665 Selecting previously unselected package libsecret-1-0:arm64.
22:37:57 [2023-02-28T22:37:57.049Z] #113 3.668 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
22:37:57 [2023-02-28T22:37:57.049Z] #113 3.672 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
22:37:57 [2023-02-28T22:37:57.049Z] #113 3.707 Selecting previously unselected package gir1.2-secret-1:arm64.
22:37:57 [2023-02-28T22:37:57.307Z] #113 3.710 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
22:37:57 [2023-02-28T22:37:57.307Z] #113 3.716 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
22:37:57 [2023-02-28T22:37:57.307Z] #113 3.750 Selecting previously unselected package libapparmor-dev:arm64.
22:37:57 [2023-02-28T22:37:57.307Z] #113 3.753 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
22:37:57 [2023-02-28T22:37:57.307Z] #113 3.757 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
22:37:57 [2023-02-28T22:37:57.307Z] #113 3.800 Selecting previously unselected package uuid-dev:arm64.
22:37:57 [2023-02-28T22:37:57.307Z] #113 3.803 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
22:37:57 [2023-02-28T22:37:57.307Z] #113 3.808 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
22:37:57 [2023-02-28T22:37:57.307Z] #113 3.862 Selecting previously unselected package libblkid-dev:arm64.
22:37:57 [2023-02-28T22:37:57.307Z] #113 3.864 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
22:37:57 [2023-02-28T22:37:57.307Z] #113 3.874 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
22:37:57 [2023-02-28T22:37:57.307Z] #113 3.926 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
22:37:57 [2023-02-28T22:37:57.567Z] #113 3.928 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
22:37:57 [2023-02-28T22:37:57.567Z] #113 3.932 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:37:57 [2023-02-28T22:37:57.567Z] #113 3.968 Selecting previously unselected package libudev-dev:arm64.
22:37:57 [2023-02-28T22:37:57.567Z] #113 3.970 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ...
22:37:57 [2023-02-28T22:37:57.567Z] #113 3.976 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
22:37:57 [2023-02-28T22:37:57.567Z] #113 4.025 Selecting previously unselected package libsepol1-dev:arm64.
22:37:57 [2023-02-28T22:37:57.567Z] #113 4.025 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
22:37:57 [2023-02-28T22:37:57.567Z] #113 4.029 Unpacking libsepol1-dev:arm64 (3.1-1) ...
22:37:57 [2023-02-28T22:37:57.567Z] #113 4.097 Selecting previously unselected package libpcre2-16-0:arm64.
22:37:57 [2023-02-28T22:37:57.567Z] #113 4.100 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
22:37:57 [2023-02-28T22:37:57.567Z] #113 4.105 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:37:57 [2023-02-28T22:37:57.567Z] #113 4.158 Selecting previously unselected package libpcre2-32-0:arm64.
22:37:57 [2023-02-28T22:37:57.567Z] #113 4.158 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
22:37:57 [2023-02-28T22:37:57.567Z] #113 4.163 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:37:57 [2023-02-28T22:37:57.567Z] #113 4.213 Selecting previously unselected package libpcre2-posix2:arm64.
22:37:57 [2023-02-28T22:37:57.567Z] #113 4.216 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
22:37:57 [2023-02-28T22:37:57.567Z] #113 4.219 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:37:57 [2023-02-28T22:37:57.567Z] #113 4.252 Selecting previously unselected package libpcre2-dev:arm64.
22:37:57 [2023-02-28T22:37:57.567Z] #113 4.255 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
22:37:57 [2023-02-28T22:37:57.567Z] #113 4.258 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:37:57 [2023-02-28T22:37:57.825Z] #113 4.341 Selecting previously unselected package libselinux1-dev:arm64.
22:37:57 [2023-02-28T22:37:57.825Z] #113 4.343 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
22:37:57 [2023-02-28T22:37:57.825Z] #113 4.348 Unpacking libselinux1-dev:arm64 (3.1-3) ...
22:37:57 [2023-02-28T22:37:57.825Z] #113 4.403 Selecting previously unselected package libdevmapper-dev:arm64.
22:37:58 [2023-02-28T22:37:58.083Z] #113 4.406 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
22:37:58 [2023-02-28T22:37:58.084Z] #113 4.410 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:37:58 [2023-02-28T22:37:58.084Z] #113 4.441 Selecting previously unselected package libffi-dev:arm64.
22:37:58 [2023-02-28T22:37:58.084Z] #113 4.443 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
22:37:58 [2023-02-28T22:37:58.084Z] #113 4.447 Unpacking libffi-dev:arm64 (3.3-6) ...
22:37:58 [2023-02-28T22:37:58.084Z] #113 4.478 Selecting previously unselected package libglib2.0-data.
22:37:58 [2023-02-28T22:37:58.084Z] #113 4.481 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
22:37:58 [2023-02-28T22:37:58.084Z] #113 4.484 Unpacking libglib2.0-data (2.66.8-1) ...
22:37:58 [2023-02-28T22:37:58.084Z] #113 4.622 Selecting previously unselected package libglib2.0-bin.
22:37:58 [2023-02-28T22:37:58.084Z] #113 4.623 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
22:37:58 [2023-02-28T22:37:58.084Z] #113 4.627 Unpacking libglib2.0-bin (2.66.8-1) ...
22:37:58 [2023-02-28T22:37:58.084Z] #113 4.673 Selecting previously unselected package libglib2.0-dev-bin.
22:37:58 [2023-02-28T22:37:58.084Z] #113 4.676 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
22:37:58 [2023-02-28T22:37:58.084Z] #113 4.681 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
22:37:58 [2023-02-28T22:37:58.084Z] #113 4.722 Selecting previously unselected package libmount-dev:arm64.
22:37:58 [2023-02-28T22:37:58.084Z] #113 4.725 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
22:37:58 [2023-02-28T22:37:58.084Z] #113 4.729 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
22:37:58 [2023-02-28T22:37:58.084Z] #113 4.769 Selecting previously unselected package libpcre16-3:arm64.
22:37:58 [2023-02-28T22:37:58.084Z] #113 4.772 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
22:37:58 [2023-02-28T22:37:58.084Z] #113 4.776 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
22:37:58 [2023-02-28T22:37:58.342Z] #113 4.840 Selecting previously unselected package libpcre32-3:arm64.
22:37:58 [2023-02-28T22:37:58.342Z] #113 4.843 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
22:37:58 [2023-02-28T22:37:58.342Z] #113 4.847 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
22:37:58 [2023-02-28T22:37:58.342Z] #113 4.893 Selecting previously unselected package libpcrecpp0v5:arm64.
22:37:58 [2023-02-28T22:37:58.342Z] #113 4.896 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
22:37:58 [2023-02-28T22:37:58.342Z] #113 4.900 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
22:37:58 [2023-02-28T22:37:58.342Z] #113 4.935 Selecting previously unselected package libpcre3-dev:arm64.
22:37:58 [2023-02-28T22:37:58.342Z] #113 4.938 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
22:37:58 [2023-02-28T22:37:58.342Z] #113 4.941 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
22:37:58 [2023-02-28T22:37:58.342Z] #113 5.017 Selecting previously unselected package zlib1g-dev:arm64.
22:37:58 [2023-02-28T22:37:58.599Z] #113 5.020 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
22:37:58 [2023-02-28T22:37:58.599Z] #113 5.023 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:37:58 [2023-02-28T22:37:58.599Z] #113 5.066 Selecting previously unselected package libglib2.0-dev:arm64.
22:37:58 [2023-02-28T22:37:58.599Z] #113 5.069 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
22:37:58 [2023-02-28T22:37:58.599Z] #113 5.073 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
22:37:58 [2023-02-28T22:37:58.599Z] #113 5.262 Selecting previously unselected package libseccomp-dev:arm64.
22:37:58 [2023-02-28T22:37:58.599Z] #113 5.265 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:37:58 [2023-02-28T22:37:58.599Z] #113 5.269 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:37:58 [2023-02-28T22:37:58.857Z] #113 5.306 Selecting previously unselected package libsecret-1-dev:arm64.
22:37:58 [2023-02-28T22:37:58.857Z] #113 5.309 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
22:37:58 [2023-02-28T22:37:58.857Z] #113 5.313 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
22:37:58 [2023-02-28T22:37:58.857Z] #113 5.367 Selecting previously unselected package libsystemd-dev:arm64.
22:37:58 [2023-02-28T22:37:58.857Z] #113 5.370 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
22:37:58 [2023-02-28T22:37:58.857Z] #113 5.373 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:37:58 [2023-02-28T22:37:58.857Z] #113 5.482 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
22:37:59 [2023-02-28T22:37:59.115Z] #113 5.496 Setting up libglib2.0-dev-bin (2.66.8-1) ...
22:37:59 [2023-02-28T22:37:59.115Z] #113 5.666 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:37:59 [2023-02-28T22:37:59.115Z] #113 5.677 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:37:59 [2023-02-28T22:37:59.115Z] #113 5.687 Setting up libpcre16-3:arm64 (2:8.39-13) ...
22:37:59 [2023-02-28T22:37:59.115Z] #113 5.699 Setting up libsepol1-dev:arm64 (3.1-1) ...
22:37:59 [2023-02-28T22:37:59.115Z] #113 5.710 Setting up libffi-dev:arm64 (3.3-6) ...
22:37:59 [2023-02-28T22:37:59.115Z] #113 5.721 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:37:59 [2023-02-28T22:37:59.115Z] #113 5.732 Setting up dpkg-dev (1.20.12) ...
22:37:59 [2023-02-28T22:37:59.115Z] #113 5.751 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:37:59 [2023-02-28T22:37:59.372Z] #113 5.762 Setting up libglib2.0-data (2.66.8-1) ...
22:37:59 [2023-02-28T22:37:59.372Z] #113 5.774 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
22:37:59 [2023-02-28T22:37:59.372Z] #113 5.784 Setting up libpcre32-3:arm64 (2:8.39-13) ...
22:37:59 [2023-02-28T22:37:59.372Z] #113 5.796 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
22:37:59 [2023-02-28T22:37:59.372Z] #113 5.806 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:37:59 [2023-02-28T22:37:59.372Z] #113 5.820 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:37:59 [2023-02-28T22:37:59.372Z] #113 5.842 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
22:37:59 [2023-02-28T22:37:59.372Z] #113 5.899 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
22:37:59 [2023-02-28T22:37:59.372Z] #113 5.927 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:37:59 [2023-02-28T22:37:59.372Z] #113 5.938 Setting up libsecret-common (0.20.4-2) ...
22:37:59 [2023-02-28T22:37:59.372Z] #113 5.949 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
22:37:59 [2023-02-28T22:37:59.372Z] #113 5.968 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:37:59 [2023-02-28T22:37:59.372Z] #113 5.979 Setting up libselinux1-dev:arm64 (3.1-3) ...
22:37:59 [2023-02-28T22:37:59.372Z] #113 5.990 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
22:37:59 [2023-02-28T22:37:59.372Z] #113 6.001 Setting up libglib2.0-bin (2.66.8-1) ...
22:37:59 [2023-02-28T22:37:59.630Z] #113 6.011 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
22:37:59 [2023-02-28T22:37:59.630Z] #113 6.022 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
22:37:59 [2023-02-28T22:37:59.630Z] #113 6.033 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:37:59 [2023-02-28T22:37:59.630Z] #113 6.044 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
22:37:59 [2023-02-28T22:37:59.630Z] #113 6.054 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
22:37:59 [2023-02-28T22:37:59.630Z] #113 6.064 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
22:37:59 [2023-02-28T22:37:59.630Z] #113 6.076 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
22:37:59 [2023-02-28T22:37:59.630Z] #113 6.089 No schema files found: doing nothing.
22:37:59 [2023-02-28T22:37:59.630Z] #113 6.093 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:37:59 [2023-02-28T22:37:59.630Z] #113 6.115 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
22:37:59 [2023-02-28T22:37:59.887Z] #113 DONE 6.5s
22:37:59 [2023-02-28T22:37:59.887Z] 
22:37:59 [2023-02-28T22:37:59.887Z] #114 [dev 1/1] COPY . .
22:38:03 [2023-02-28T22:38:03.172Z] #114 DONE 3.2s
22:38:03 [2023-02-28T22:38:03.172Z] 
22:38:03 [2023-02-28T22:38:03.172Z] #115 exporting to image
22:38:03 [2023-02-28T22:38:03.172Z] #115 exporting layers
22:38:05 [2023-02-28T22:38:05.075Z] #115 exporting layers 1.8s done
22:38:05 [2023-02-28T22:38:05.075Z] #115 writing image sha256:d5e1caa730e5c349d6c728dd8cb7bd7c5460f3b5f9d8471a5696c33bccd8fe17 done
22:38:05 [2023-02-28T22:38:05.075Z] #115 naming to docker.io/library/docker:ef6f5367dc10148a4c87aa26cafee7932aad931e done
22:38:05 [2023-02-28T22:38:05.075Z] #115 DONE 1.8s