Skip to content

Console Output

Skipping 173 KB.. Full Log
 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
14:19:12 [2023-03-06T14:19:12.646Z] #57 117.5 tomll can be used in two ways:
14:19:12 [2023-03-06T14:19:12.646Z] #57 117.5 Writing to STDIN and reading from STDOUT:
14:19:12 [2023-03-06T14:19:12.646Z] #57 117.5   cat file.toml | tomll > file.toml
14:19:12 [2023-03-06T14:19:12.646Z] #57 117.5 
14:19:12 [2023-03-06T14:19:12.646Z] #57 117.5 Reading and updating a list of files:
14:19:12 [2023-03-06T14:19:12.646Z] #57 117.5   tomll a.toml b.toml c.toml
14:19:12 [2023-03-06T14:19:12.646Z] #57 117.5 
14:19:12 [2023-03-06T14:19:12.646Z] #57 117.5 When given a list of files, tomll will modify all files in place without asking.
14:19:12 [2023-03-06T14:19:12.646Z] #57 DONE 118.8s
14:19:12 [2023-03-06T14:19:12.907Z] 
14:19:12 [2023-03-06T14:19:12.907Z] #76 [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
14:19:12 [2023-03-06T14:19:12.907Z] #76 65.21 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
14:19:19 [2023-03-06T14:19:19.489Z] #76 ...
14:19:19 [2023-03-06T14:19:19.489Z] 
14:19:19 [2023-03-06T14:19:19.489Z] #47 [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...)
14:19:19 [2023-03-06T14:19:19.489Z] #47 112.6 crypto/sha512
14:19:19 [2023-03-06T14:19:19.489Z] #47 113.7 crypto/internal/edwards25519
14:19:19 [2023-03-06T14:19:19.489Z] #47 114.8 fmt
14:19:19 [2023-03-06T14:19:19.489Z] #47 115.6 crypto/hmac
14:19:19 [2023-03-06T14:19:19.489Z] #47 115.9 crypto/md5
14:19:19 [2023-03-06T14:19:19.489Z] #47 116.7 crypto/rc4
14:19:19 [2023-03-06T14:19:19.489Z] #47 117.0 crypto/sha1
14:19:19 [2023-03-06T14:19:19.489Z] #47 118.0 crypto/sha256
14:19:19 [2023-03-06T14:19:19.489Z] #47 118.7 encoding/base64
14:19:19 [2023-03-06T14:19:19.489Z] #47 119.5 encoding/pem
14:19:19 [2023-03-06T14:19:19.489Z] #47 119.5 math/big
14:19:19 [2023-03-06T14:19:19.489Z] #47 119.9 encoding/hex
14:19:19 [2023-03-06T14:19:19.750Z] #47 120.5 vendor/golang.org/x/net/dns/dnsmessage
14:19:21 [2023-03-06T14:19:21.138Z] #47 ...
14:19:21 [2023-03-06T14:19:21.138Z] 
14:19:21 [2023-03-06T14:19:21.138Z] #58 [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
14:19:21 [2023-03-06T14:19:21.138Z] #58 127.0 v3.0.2
14:19:21 [2023-03-06T14:19:21.138Z] #58 DONE 127.3s
14:19:21 [2023-03-06T14:19:21.138Z] 
14:19:21 [2023-03-06T14:19:21.138Z] #75 [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...)
14:19:25 [2023-03-06T14:19:25.344Z] #75 ...
14:19:25 [2023-03-06T14:19:25.344Z] 
14:19:25 [2023-03-06T14:19:25.344Z] #47 [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...)
14:19:25 [2023-03-06T14:19:25.344Z] #47 125.2 net/netip
14:19:27 [2023-03-06T14:19:27.891Z] #47 128.2 net
14:19:27 [2023-03-06T14:19:27.891Z] #47 128.6 crypto/elliptic
14:19:29 [2023-03-06T14:19:29.807Z] #47 130.1 crypto/internal/bigmod
14:19:30 [2023-03-06T14:19:30.379Z] #47 130.9 crypto/internal/boring/bbig
14:19:30 [2023-03-06T14:19:30.640Z] #47 131.1 encoding/asn1
14:19:31 [2023-03-06T14:19:31.585Z] #47 ...
14:19:31 [2023-03-06T14:19:31.585Z] 
14:19:31 [2023-03-06T14:19:31.585Z] #76 [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
14:19:31 [2023-03-06T14:19:31.585Z] #76 79.78 configure.ac:7: installing 'build-aux/compile'
14:19:31 [2023-03-06T14:19:31.585Z] #76 79.80 configure.ac:9: installing 'build-aux/config.guess'
14:19:31 [2023-03-06T14:19:31.585Z] #76 79.80 configure.ac:9: installing 'build-aux/config.sub'
14:19:31 [2023-03-06T14:19:31.585Z] #76 79.80 configure.ac:11: installing 'build-aux/install-sh'
14:19:31 [2023-03-06T14:19:31.585Z] #76 79.82 configure.ac:11: installing 'build-aux/missing'
14:19:31 [2023-03-06T14:19:31.585Z] #76 80.02 Makefile.am: installing 'build-aux/depcomp'
14:19:31 [2023-03-06T14:19:31.585Z] #76 80.13 parallel-tests: installing 'build-aux/test-driver'
14:19:31 [2023-03-06T14:19:31.585Z] #76 82.78 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
14:19:31 [2023-03-06T14:19:31.585Z] #76 82.78 libtoolize: copying file 'build-aux/ltmain.sh'
14:19:31 [2023-03-06T14:19:31.585Z] #76 83.73 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
14:19:31 [2023-03-06T14:19:31.585Z] #76 83.74 libtoolize: copying file 'm4/libtool.m4'
14:19:31 [2023-03-06T14:19:31.585Z] #76 83.84 libtoolize: copying file 'm4/ltoptions.m4'
14:19:31 [2023-03-06T14:19:31.585Z] #76 83.99 libtoolize: copying file 'm4/ltsugar.m4'
14:19:31 [2023-03-06T14:19:31.846Z] #76 84.15 libtoolize: copying file 'm4/ltversion.m4'
14:19:31 [2023-03-06T14:19:31.846Z] #76 84.31 libtoolize: copying file 'm4/lt~obsolete.m4'
14:19:32 [2023-03-06T14:19:32.419Z] #76 ...
14:19:32 [2023-03-06T14:19:32.419Z] 
14:19:32 [2023-03-06T14:19:32.419Z] #47 [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...)
14:19:32 [2023-03-06T14:19:32.419Z] #47 133.2 vendor/golang.org/x/crypto/cryptobyte
14:19:35 [2023-03-06T14:19:35.720Z] #47 135.7 crypto/ecdsa
14:19:36 [2023-03-06T14:19:36.662Z] #47 ...
14:19:36 [2023-03-06T14:19:36.662Z] 
14:19:36 [2023-03-06T14:19:36.662Z] #63 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
14:19:36 [2023-03-06T14:19:36.662Z] #63 141.4 NAME:
14:19:36 [2023-03-06T14:19:36.662Z] #63 141.4    go-winres - A tool for embedding resources in Windows executables
14:19:36 [2023-03-06T14:19:36.662Z] #63 141.4 
14:19:36 [2023-03-06T14:19:36.662Z] #63 141.4 USAGE:
14:19:36 [2023-03-06T14:19:36.663Z] #63 141.4    go-winres [global options] command [command options] [arguments...]
14:19:36 [2023-03-06T14:19:36.663Z] #63 141.4 
14:19:36 [2023-03-06T14:19:36.663Z] #63 141.4 COMMANDS:
14:19:36 [2023-03-06T14:19:36.663Z] #63 141.4    init     Create an initial ./winres/winres.json
14:19:36 [2023-03-06T14:19:36.663Z] #63 141.4    make     Make syso files for the "go build" command
14:19:36 [2023-03-06T14:19:36.663Z] #63 141.4    simply   Make syso files for the "go build" command (simplified)
14:19:36 [2023-03-06T14:19:36.663Z] #63 141.4    extract  Extract all resources from an executable
14:19:36 [2023-03-06T14:19:36.663Z] #63 141.4    patch    Replace resources in an executable file (exe, dll)
14:19:36 [2023-03-06T14:19:36.663Z] #63 141.4    help, h  Shows a list of commands or help for one command
14:19:36 [2023-03-06T14:19:36.663Z] #63 141.4 
14:19:36 [2023-03-06T14:19:36.663Z] #63 141.4 GLOBAL OPTIONS:
14:19:36 [2023-03-06T14:19:36.663Z] #63 141.4    --help, -h  show help (default: false)
14:19:36 [2023-03-06T14:19:36.663Z] #63 DONE 142.7s
14:19:36 [2023-03-06T14:19:36.663Z] 
14:19:36 [2023-03-06T14:19:36.663Z] #75 [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...)
14:19:37 [2023-03-06T14:19:37.234Z] #75 ...
14:19:37 [2023-03-06T14:19:37.234Z] 
14:19:37 [2023-03-06T14:19:37.234Z] #47 [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...)
14:19:37 [2023-03-06T14:19:37.234Z] #47 137.7 crypto/rand
14:19:37 [2023-03-06T14:19:37.807Z] #47 138.4 crypto/ed25519
14:19:38 [2023-03-06T14:19:38.379Z] #47 138.9 crypto/rsa
14:19:40 [2023-03-06T14:19:40.291Z] #47 140.7 crypto/dsa
14:19:40 [2023-03-06T14:19:40.552Z] #47 141.2 crypto/x509/pkix
14:19:41 [2023-03-06T14:19:41.125Z] #47 141.7 net/url
14:19:43 [2023-03-06T14:19:43.043Z] #47 143.4 path/filepath
14:19:44 [2023-03-06T14:19:44.430Z] #47 144.9 vendor/golang.org/x/crypto/chacha20
14:19:45 [2023-03-06T14:19:45.003Z] #47 145.7 vendor/golang.org/x/crypto/internal/poly1305
14:19:45 [2023-03-06T14:19:45.264Z] #47 145.9 crypto/x509
14:19:45 [2023-03-06T14:19:45.836Z] #47 146.3 vendor/golang.org/x/crypto/chacha20poly1305
14:19:46 [2023-03-06T14:19:46.103Z] #47 146.7 vendor/golang.org/x/crypto/hkdf
14:19:46 [2023-03-06T14:19:46.367Z] #47 146.9 bufio
14:19:47 [2023-03-06T14:19:47.310Z] #47 147.9 encoding/json
14:19:47 [2023-03-06T14:19:47.889Z] #47 ...
14:19:47 [2023-03-06T14:19:47.889Z] 
14:19:47 [2023-03-06T14:19:47.889Z] #76 [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
14:19:47 [2023-03-06T14:19:47.889Z] #76 100.2 configure.ac:11: installing 'build-aux/compile'
14:19:47 [2023-03-06T14:19:47.889Z] #76 100.2 configure.ac:11: installing 'build-aux/config.guess'
14:19:47 [2023-03-06T14:19:47.889Z] #76 100.2 configure.ac:11: installing 'build-aux/config.sub'
14:19:47 [2023-03-06T14:19:47.889Z] #76 100.2 configure.ac:13: installing 'build-aux/install-sh'
14:19:47 [2023-03-06T14:19:47.889Z] #76 100.3 configure.ac:13: installing 'build-aux/missing'
14:19:47 [2023-03-06T14:19:47.889Z] #76 100.3 configure.ac:8: installing 'build-aux/tap-driver.sh'
14:19:48 [2023-03-06T14:19:48.151Z] #76 100.5 Makefile.am: installing 'build-aux/depcomp'
14:19:50 [2023-03-06T14:19:50.066Z] #76 102.1 checking build system type... aarch64-unknown-linux-gnu
14:19:50 [2023-03-06T14:19:50.066Z] #76 102.6 checking host system type... aarch64-unknown-linux-gnu
14:19:50 [2023-03-06T14:19:50.066Z] #76 102.6 checking how to print strings... printf
14:19:50 [2023-03-06T14:19:50.066Z] #76 102.6 checking for gcc... gcc
14:19:50 [2023-03-06T14:19:50.598Z] #76 102.8 checking whether the C compiler works... yes
14:19:50 [2023-03-06T14:19:50.598Z] #76 103.0 checking for C compiler default output file name... a.out
14:19:50 [2023-03-06T14:19:50.858Z] #76 103.0 checking for suffix of executables... 
14:19:51 [2023-03-06T14:19:51.118Z] #76 103.3 checking whether we are cross compiling... no
14:19:51 [2023-03-06T14:19:51.397Z] #76 103.6 checking for suffix of object files... o
14:19:51 [2023-03-06T14:19:51.397Z] #76 103.8 checking whether we are using the GNU C compiler... yes
14:19:51 [2023-03-06T14:19:51.985Z] #76 103.9 checking whether gcc accepts -g... yes
14:19:51 [2023-03-06T14:19:51.985Z] #76 104.2 checking for gcc option to accept ISO C89... none needed
14:19:52 [2023-03-06T14:19:52.246Z] #76 104.4 checking whether gcc understands -c and -o together... yes
14:19:52 [2023-03-06T14:19:52.246Z] #76 104.7 checking for a sed that does not truncate output... /bin/sed
14:19:52 [2023-03-06T14:19:52.246Z] #76 104.7 checking for grep that handles long lines and -e... /bin/grep
14:19:52 [2023-03-06T14:19:52.246Z] #76 104.7 checking for egrep... /bin/grep -E
14:19:52 [2023-03-06T14:19:52.246Z] #76 104.7 checking for fgrep... /bin/grep -F
14:19:52 [2023-03-06T14:19:52.246Z] #76 104.8 checking for ld used by gcc... /usr/bin/ld
14:19:52 [2023-03-06T14:19:52.246Z] #76 104.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:19:52 [2023-03-06T14:19:52.246Z] #76 104.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:19:52 [2023-03-06T14:19:52.507Z] #76 104.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:19:52 [2023-03-06T14:19:52.507Z] #76 105.0 checking whether ln -s works... yes
14:19:52 [2023-03-06T14:19:52.507Z] #76 105.0 checking the maximum length of command line arguments... 1572864
14:19:52 [2023-03-06T14:19:52.767Z] #76 105.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:19:52 [2023-03-06T14:19:52.767Z] #76 105.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:19:52 [2023-03-06T14:19:52.767Z] #76 105.1 checking for /usr/bin/ld option to reload object files... -r
14:19:52 [2023-03-06T14:19:52.767Z] #76 105.1 checking for objdump... objdump
14:19:52 [2023-03-06T14:19:52.767Z] #76 105.1 checking how to recognize dependent libraries... pass_all
14:19:52 [2023-03-06T14:19:52.767Z] #76 105.1 checking for dlltool... no
14:19:52 [2023-03-06T14:19:52.768Z] #76 105.1 checking how to associate runtime and link libraries... printf %s\n
14:19:52 [2023-03-06T14:19:52.768Z] #76 105.1 checking for ar... ar
14:19:53 [2023-03-06T14:19:53.029Z] #76 105.1 checking for archiver @FILE support... @
14:19:53 [2023-03-06T14:19:53.029Z] #76 105.3 checking for strip... strip
14:19:53 [2023-03-06T14:19:53.029Z] #76 105.3 checking for ranlib... ranlib
14:19:53 [2023-03-06T14:19:53.029Z] #76 105.3 checking for gawk... no
14:19:53 [2023-03-06T14:19:53.029Z] #76 105.3 checking for mawk... mawk
14:19:53 [2023-03-06T14:19:53.029Z] #76 105.3 checking command to parse /usr/bin/nm -B output from gcc object... 
14:19:53 [2023-03-06T14:19:53.029Z] #76 ...
14:19:53 [2023-03-06T14:19:53.029Z] 
14:19:53 [2023-03-06T14:19:53.029Z] #47 [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...)
14:19:53 [2023-03-06T14:19:53.029Z] #47 153.7 crypto/tls
14:19:53 [2023-03-06T14:19:53.601Z] #47 154.1 log
14:19:54 [2023-03-06T14:19:54.173Z] #47 154.9 github.com/Sirupsen/logrus
14:19:56 [2023-03-06T14:19:56.086Z] #47 156.4 github.com/Sirupsen/logrus/formatters/logstash
14:19:56 [2023-03-06T14:19:56.086Z] #47 156.7 io/ioutil
14:19:56 [2023-03-06T14:19:56.347Z] #47 156.9 github.com/bugsnag/bugsnag-go/errors
14:19:56 [2023-03-06T14:19:56.609Z] #47 157.3 github.com/bugsnag/osext
14:19:56 [2023-03-06T14:19:56.869Z] #47 157.5 os/exec
14:19:58 [2023-03-06T14:19:58.782Z] #47 159.0 os/signal
14:19:59 [2023-03-06T14:19:59.043Z] #47 ...
14:19:59 [2023-03-06T14:19:59.043Z] 
14:19:59 [2023-03-06T14:19:59.043Z] #76 [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
14:19:59 [2023-03-06T14:19:59.043Z] #76 105.3 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:19:59 [2023-03-06T14:19:59.043Z] #76 106.0 checking for sysroot... no
14:19:59 [2023-03-06T14:19:59.043Z] #76 106.0 checking for a working dd... /bin/dd
14:19:59 [2023-03-06T14:19:59.043Z] #76 106.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:19:59 [2023-03-06T14:19:59.043Z] #76 106.0 checking for mt... no
14:19:59 [2023-03-06T14:19:59.043Z] #76 106.0 checking if : is a manifest tool... no
14:19:59 [2023-03-06T14:19:59.043Z] #76 106.0 checking how to run the C preprocessor... gcc -E
14:19:59 [2023-03-06T14:19:59.043Z] #76 106.5 checking for ANSI C header files... yes
14:19:59 [2023-03-06T14:19:59.043Z] #76 107.3 checking for sys/types.h... yes
14:19:59 [2023-03-06T14:19:59.043Z] #76 107.5 checking for sys/stat.h... yes
14:19:59 [2023-03-06T14:19:59.043Z] #76 107.8 checking for stdlib.h... yes
14:19:59 [2023-03-06T14:19:59.043Z] #76 108.0 checking for string.h... yes
14:19:59 [2023-03-06T14:19:59.043Z] #76 108.3 checking for memory.h... yes
14:19:59 [2023-03-06T14:19:59.043Z] #76 108.6 checking for strings.h... yes
14:19:59 [2023-03-06T14:19:59.043Z] #76 108.8 checking for inttypes.h... yes
14:19:59 [2023-03-06T14:19:59.043Z] #76 109.1 checking for stdint.h... yes
14:19:59 [2023-03-06T14:19:59.043Z] #76 109.3 checking for unistd.h... yes
14:19:59 [2023-03-06T14:19:59.043Z] #76 109.5 checking for dlfcn.h... yes
14:19:59 [2023-03-06T14:19:59.043Z] #76 109.8 checking for objdir... .libs
14:19:59 [2023-03-06T14:19:59.043Z] #76 110.2 checking if gcc supports -fno-rtti -fno-exceptions... no
14:19:59 [2023-03-06T14:19:59.043Z] #76 110.4 checking for gcc option to produce PIC... -fPIC -DPIC
14:19:59 [2023-03-06T14:19:59.043Z] #76 110.4 checking if gcc PIC flag -fPIC -DPIC works... yes
14:19:59 [2023-03-06T14:19:59.043Z] #76 110.7 checking if gcc static flag -static works... yes
14:19:59 [2023-03-06T14:19:59.043Z] #76 111.1 checking if gcc supports -c -o file.o... yes
14:19:59 [2023-03-06T14:19:59.043Z] #76 111.4 checking if gcc supports -c -o file.o... (cached) yes
14:19:59 [2023-03-06T14:19:59.043Z] #76 111.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:19:59 [2023-03-06T14:19:59.304Z] #76 111.5 checking dynamic linker characteristics... GNU/Linux ld.so
14:19:59 [2023-03-06T14:19:59.304Z] #76 111.9 checking how to hardcode library paths into programs... immediate
14:19:59 [2023-03-06T14:19:59.304Z] #76 111.9 checking whether stripping libraries is possible... yes
14:19:59 [2023-03-06T14:19:59.566Z] #76 111.9 checking if libtool supports shared libraries... yes
14:19:59 [2023-03-06T14:19:59.566Z] #76 111.9 checking whether to build shared libraries... no
14:19:59 [2023-03-06T14:19:59.566Z] #76 111.9 checking whether to build static libraries... yes
14:19:59 [2023-03-06T14:19:59.566Z] #76 111.9 checking for a BSD-compatible install... /usr/bin/install -c
14:19:59 [2023-03-06T14:19:59.566Z] #76 111.9 checking whether build environment is sane... yes
14:19:59 [2023-03-06T14:19:59.566Z] #76 112.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:19:59 [2023-03-06T14:19:59.566Z] #76 112.0 checking whether make sets $(MAKE)... yes
14:19:59 [2023-03-06T14:19:59.827Z] #76 112.1 checking whether make supports the include directive... yes (GNU style)
14:19:59 [2023-03-06T14:19:59.827Z] #76 112.2 checking whether make supports nested variables... yes
14:19:59 [2023-03-06T14:19:59.827Z] #76 112.3 checking whether UID '0' is supported by ustar format... yes
14:19:59 [2023-03-06T14:19:59.827Z] #76 112.3 checking whether GID '0' is supported by ustar format... yes
14:19:59 [2023-03-06T14:19:59.827Z] #76 112.3 checking how to create a ustar tar archive... gnutar
14:20:00 [2023-03-06T14:20:00.087Z] #76 112.4 checking dependency style of gcc... gcc3
14:20:00 [2023-03-06T14:20:00.349Z] #76 112.7 checking whether to enable maintainer-specific portions of Makefiles... yes
14:20:00 [2023-03-06T14:20:00.349Z] #76 112.7 checking whether make supports nested variables... (cached) yes
14:20:00 [2023-03-06T14:20:00.349Z] #76 112.7 checking for gawk... (cached) mawk
14:20:00 [2023-03-06T14:20:00.349Z] #76 112.7 checking for a sed that does not truncate output... (cached) /bin/sed
14:20:00 [2023-03-06T14:20:00.349Z] #76 112.7 checking for gcc... (cached) gcc
14:20:00 [2023-03-06T14:20:00.349Z] #76 112.8 checking whether we are using the GNU C compiler... (cached) yes
14:20:00 [2023-03-06T14:20:00.349Z] #76 112.8 checking whether gcc accepts -g... (cached) yes
14:20:00 [2023-03-06T14:20:00.349Z] #76 112.8 checking for gcc option to accept ISO C89... (cached) none needed
14:20:00 [2023-03-06T14:20:00.349Z] #76 112.8 checking whether gcc understands -c and -o together... (cached) yes
14:20:00 [2023-03-06T14:20:00.349Z] #76 112.8 checking for a Python interpreter with version >= 3... python3
14:20:00 [2023-03-06T14:20:00.610Z] #76 113.0 checking for python3... /usr/bin/python3
14:20:00 [2023-03-06T14:20:00.610Z] #76 113.0 checking for python3 version... 3.9
14:20:00 [2023-03-06T14:20:00.610Z] #76 113.0 checking for python3 platform... linux
14:20:00 [2023-03-06T14:20:00.871Z] #76 113.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
14:20:01 [2023-03-06T14:20:01.132Z] #76 113.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
14:20:01 [2023-03-06T14:20:01.132Z] #76 113.6 checking for go-md2man... no
14:20:01 [2023-03-06T14:20:01.393Z] #76 113.6 checking error.h usability... yes
14:20:01 [2023-03-06T14:20:01.393Z] #76 113.8 checking error.h presence... yes
14:20:01 [2023-03-06T14:20:01.393Z] #76 113.9 checking for error.h... yes
14:20:01 [2023-03-06T14:20:01.654Z] #76 114.0 checking linux/openat2.h usability... yes
14:20:01 [2023-03-06T14:20:01.654Z] #76 114.2 checking linux/openat2.h presence... yes
14:20:01 [2023-03-06T14:20:01.915Z] #76 114.2 checking for linux/openat2.h... yes
14:20:02 [2023-03-06T14:20:02.176Z] #76 114.3 checking for copy_file_range... yes
14:20:02 [2023-03-06T14:20:02.748Z] #76 114.6 checking for fgetxattr... yes
14:20:02 [2023-03-06T14:20:02.748Z] #76 115.0 checking for statx... yes
14:20:03 [2023-03-06T14:20:03.271Z] #76 115.3 checking for fgetpwent_r... yes
14:20:03 [2023-03-06T14:20:03.532Z] #76 115.7 checking for issetugid... no
14:20:03 [2023-03-06T14:20:03.792Z] #76 116.1 checking for pkg-config... /usr/bin/pkg-config
14:20:03 [2023-03-06T14:20:03.792Z] #76 116.1 checking pkg-config is at least version 0.9.0... yes
14:20:04 [2023-03-06T14:20:04.364Z] #76 116.2 checking for library containing yajl_tree_get... -lyajl
14:20:04 [2023-03-06T14:20:04.364Z] #76 116.8 checking for yajl >= 2.0.0... yes
14:20:04 [2023-03-06T14:20:04.625Z] #76 116.8 checking sys/capability.h usability... yes
14:20:04 [2023-03-06T14:20:04.886Z] #76 117.1 checking sys/capability.h presence... yes
14:20:04 [2023-03-06T14:20:04.886Z] #76 117.3 checking for sys/capability.h... yes
14:20:05 [2023-03-06T14:20:05.458Z] #76 117.3 checking for library containing cap_from_name... -lcap
14:20:06 [2023-03-06T14:20:06.029Z] #76 117.8 checking for library containing dlopen... -ldl
14:20:06 [2023-03-06T14:20:06.290Z] #76 118.4 checking seccomp.h usability... yes
14:20:06 [2023-03-06T14:20:06.290Z] #76 118.6 checking seccomp.h presence... yes
14:20:06 [2023-03-06T14:20:06.290Z] #76 118.8 checking for seccomp.h... yes
14:20:06 [2023-03-06T14:20:06.862Z] #76 118.8 checking for library containing seccomp_rule_add... -lseccomp
14:20:07 [2023-03-06T14:20:07.123Z] #76 119.4 checking for library containing seccomp_arch_resolve_name... none required
14:20:07 [2023-03-06T14:20:07.384Z] #76 119.7 checking systemd/sd-bus.h usability... yes
14:20:07 [2023-03-06T14:20:07.645Z] #76 119.9 checking systemd/sd-bus.h presence... yes
14:20:07 [2023-03-06T14:20:07.645Z] #76 120.1 checking for systemd/sd-bus.h... yes
14:20:08 [2023-03-06T14:20:08.218Z] #76 120.1 checking for library containing sd_bus_match_signal_async... -lsystemd
14:20:08 [2023-03-06T14:20:08.790Z] #76 120.8 checking for sd_notify_barrier... yes
14:20:08 [2023-03-06T14:20:08.790Z] #76 121.0 checking linux/bpf.h usability... yes
14:20:08 [2023-03-06T14:20:08.790Z] #76 121.2 checking linux/bpf.h presence... yes
14:20:08 [2023-03-06T14:20:08.790Z] #76 121.3 checking for linux/bpf.h... yes
14:20:09 [2023-03-06T14:20:09.051Z] #76 121.3 checking compilation for eBPF... yes
14:20:09 [2023-03-06T14:20:09.051Z] #76 121.5 checking for criu >= 3.15... 
14:20:09 [2023-03-06T14:20:09.051Z] #76 ...
14:20:09 [2023-03-06T14:20:09.051Z] 
14:20:09 [2023-03-06T14:20:09.051Z] #47 [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...)
14:20:09 [2023-03-06T14:20:09.051Z] #47 159.7 github.com/bugsnag/panicwrap
14:20:09 [2023-03-06T14:20:09.051Z] #47 160.4 compress/flate
14:20:09 [2023-03-06T14:20:09.051Z] #47 163.2 hash/crc32
14:20:09 [2023-03-06T14:20:09.051Z] #47 163.9 compress/gzip
14:20:09 [2023-03-06T14:20:09.051Z] #47 164.5 vendor/golang.org/x/text/transform
14:20:09 [2023-03-06T14:20:09.051Z] #47 165.5 vendor/golang.org/x/text/unicode/bidi
14:20:09 [2023-03-06T14:20:09.051Z] #47 168.1 vendor/golang.org/x/text/secure/bidirule
14:20:09 [2023-03-06T14:20:09.051Z] #47 168.1 vendor/golang.org/x/text/unicode/norm
14:20:09 [2023-03-06T14:20:09.051Z] #47 168.5 net/textproto
14:20:09 [2023-03-06T14:20:09.051Z] #47 169.4 vendor/golang.org/x/net/http2/hpack
14:20:09 [2023-03-06T14:20:09.051Z] #47 ...
14:20:09 [2023-03-06T14:20:09.051Z] 
14:20:09 [2023-03-06T14:20:09.051Z] #76 [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
14:20:09 [2023-03-06T14:20:09.051Z] #76 121.5 checking for criu >= 3.15... no
14:20:09 [2023-03-06T14:20:09.051Z] #76 121.6 configure: CRIU headers not found, building without CRIU support
14:20:09 [2023-03-06T14:20:09.051Z] #76 121.6 checking for criu > 3.16... no
14:20:09 [2023-03-06T14:20:09.051Z] #76 121.6 configure: CRIU version doesn't support join-ns API
14:20:09 [2023-03-06T14:20:09.312Z] #76 121.6 checking for criu > 3.16.1... no
14:20:09 [2023-03-06T14:20:09.312Z] #76 121.6 configure: CRIU version doesn't support for pre-dumping
14:20:09 [2023-03-06T14:20:09.312Z] #76 121.6 checking for new mount API (fsconfig)... yes
14:20:09 [2023-03-06T14:20:09.572Z] #76 121.8 checking for seccomp notify API... yes
14:20:09 [2023-03-06T14:20:09.572Z] #76 122.0 checking for gperf... no
14:20:09 [2023-03-06T14:20:09.572Z] #76 122.0 configure: gperf not found - cannot rebuild signal parser code
14:20:09 [2023-03-06T14:20:09.834Z] #76 122.0 checking for library containing argp_parse... none required
14:20:10 [2023-03-06T14:20:10.095Z] #76 122.5 checking that generated files are newer than configure... done
14:20:10 [2023-03-06T14:20:10.095Z] #76 122.5 configure: creating ./config.status
14:20:14 [2023-03-06T14:20:14.298Z] #76 126.3 config.status: creating Makefile
14:20:14 [2023-03-06T14:20:14.298Z] #76 126.4 config.status: creating rpm/crun.spec
14:20:14 [2023-03-06T14:20:14.298Z] #76 126.6 config.status: creating config.h
14:20:14 [2023-03-06T14:20:14.298Z] #76 126.6 config.status: executing libtool commands
14:20:14 [2023-03-06T14:20:14.298Z] #76 126.7 config.status: executing depfiles commands
14:20:15 [2023-03-06T14:20:15.689Z] #76 ...
14:20:15 [2023-03-06T14:20:15.689Z] 
14:20:15 [2023-03-06T14:20:15.689Z] #60 [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
14:20:15 [2023-03-06T14:20:15.689Z] #60 179.2 gotestsum version dev
14:20:15 [2023-03-06T14:20:15.689Z] #60 DONE 181.6s
14:20:15 [2023-03-06T14:20:15.689Z] 
14:20:15 [2023-03-06T14:20:15.689Z] #47 [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...)
14:20:15 [2023-03-06T14:20:15.689Z] #47 170.5 mime
14:20:15 [2023-03-06T14:20:15.689Z] #47 172.3 mime/quotedprintable
14:20:15 [2023-03-06T14:20:15.689Z] #47 172.7 mime/multipart
14:20:15 [2023-03-06T14:20:15.689Z] #47 173.8 net/http/httptrace
14:20:15 [2023-03-06T14:20:15.689Z] #47 174.1 vendor/golang.org/x/net/idna
14:20:15 [2023-03-06T14:20:15.689Z] #47 174.2 net/http/internal
14:20:15 [2023-03-06T14:20:15.689Z] #47 174.6 net/http/internal/ascii
14:20:15 [2023-03-06T14:20:15.689Z] #47 174.7 regexp/syntax
14:20:16 [2023-03-06T14:20:16.260Z] #47 ...
14:20:16 [2023-03-06T14:20:16.260Z] 
14:20:16 [2023-03-06T14:20:16.260Z] #76 [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
14:20:16 [2023-03-06T14:20:16.260Z] #76 128.7 === configuring in libocispec (/tmp/crun-build/libocispec)
14:20:16 [2023-03-06T14:20:16.520Z] #76 128.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:20:17 [2023-03-06T14:20:17.091Z] #76 129.4 checking for gcc... gcc
14:20:17 [2023-03-06T14:20:17.351Z] #76 129.6 checking whether the C compiler works... yes
14:20:17 [2023-03-06T14:20:17.351Z] #76 129.8 checking for C compiler default output file name... a.out
14:20:17 [2023-03-06T14:20:17.612Z] #76 129.8 checking for suffix of executables... 
14:20:17 [2023-03-06T14:20:17.612Z] #76 130.0 checking whether we are cross compiling... no
14:20:17 [2023-03-06T14:20:17.872Z] #76 130.2 checking for suffix of object files... o
14:20:18 [2023-03-06T14:20:18.134Z] #76 130.3 checking whether we are using the GNU C compiler... yes
14:20:18 [2023-03-06T14:20:18.134Z] #76 130.4 checking whether gcc accepts -g... yes
14:20:18 [2023-03-06T14:20:18.395Z] #76 130.5 checking for gcc option to accept ISO C89... none needed
14:20:18 [2023-03-06T14:20:18.656Z] #76 130.8 checking whether gcc understands -c and -o together... yes
14:20:18 [2023-03-06T14:20:18.656Z] #76 131.0 checking how to run the C preprocessor... gcc -E
14:20:18 [2023-03-06T14:20:18.916Z] #76 131.3 checking for grep that handles long lines and -e... /bin/grep
14:20:18 [2023-03-06T14:20:18.917Z] #76 131.3 checking for egrep... /bin/grep -E
14:20:19 [2023-03-06T14:20:19.488Z] #76 131.3 checking for ANSI C header files... yes
14:20:19 [2023-03-06T14:20:19.749Z] #76 132.0 checking for sys/types.h... yes
14:20:20 [2023-03-06T14:20:20.009Z] #76 132.2 checking for sys/stat.h... yes
14:20:20 [2023-03-06T14:20:20.270Z] #76 132.5 checking for stdlib.h... yes
14:20:20 [2023-03-06T14:20:20.530Z] #76 132.7 checking for string.h... yes
14:20:20 [2023-03-06T14:20:20.530Z] #76 133.0 checking for memory.h... yes
14:20:20 [2023-03-06T14:20:20.791Z] #76 133.2 checking for strings.h... yes
14:20:21 [2023-03-06T14:20:21.052Z] #76 133.4 checking for inttypes.h... yes
14:20:21 [2023-03-06T14:20:21.312Z] #76 133.5 checking for stdint.h... yes
14:20:21 [2023-03-06T14:20:21.573Z] #76 133.7 checking for unistd.h... yes
14:20:21 [2023-03-06T14:20:21.834Z] #76 134.0 checking minix/config.h usability... no
14:20:21 [2023-03-06T14:20:21.834Z] #76 134.2 checking minix/config.h presence... no
14:20:21 [2023-03-06T14:20:21.834Z] #76 134.3 checking for minix/config.h... no
14:20:22 [2023-03-06T14:20:22.095Z] #76 134.3 checking whether it is safe to define __EXTENSIONS__... yes
14:20:22 [2023-03-06T14:20:22.668Z] #76 134.6 checking build system type... aarch64-unknown-linux-gnu
14:20:22 [2023-03-06T14:20:22.668Z] #76 135.0 checking host system type... aarch64-unknown-linux-gnu
14:20:22 [2023-03-06T14:20:22.668Z] #76 135.0 checking how to print strings... printf
14:20:22 [2023-03-06T14:20:22.668Z] #76 135.0 checking for a sed that does not truncate output... /bin/sed
14:20:22 [2023-03-06T14:20:22.668Z] #76 135.1 checking for fgrep... /bin/grep -F
14:20:22 [2023-03-06T14:20:22.668Z] #76 135.1 checking for ld used by gcc... /usr/bin/ld
14:20:22 [2023-03-06T14:20:22.668Z] #76 135.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:20:22 [2023-03-06T14:20:22.668Z] #76 135.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:20:22 [2023-03-06T14:20:22.929Z] #76 135.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:20:22 [2023-03-06T14:20:22.929Z] #76 135.3 checking whether ln -s works... yes
14:20:22 [2023-03-06T14:20:22.929Z] #76 135.3 checking the maximum length of command line arguments... 1572864
14:20:22 [2023-03-06T14:20:22.929Z] #76 135.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:20:22 [2023-03-06T14:20:22.929Z] #76 135.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:20:22 [2023-03-06T14:20:22.929Z] #76 135.4 checking for /usr/bin/ld option to reload object files... -r
14:20:22 [2023-03-06T14:20:22.929Z] #76 135.4 checking for objdump... objdump
14:20:22 [2023-03-06T14:20:22.929Z] #76 135.4 checking how to recognize dependent libraries... pass_all
14:20:22 [2023-03-06T14:20:22.929Z] #76 135.4 checking for dlltool... no
14:20:22 [2023-03-06T14:20:22.929Z] #76 135.4 checking how to associate runtime and link libraries... printf %s\n
14:20:22 [2023-03-06T14:20:22.929Z] #76 135.4 checking for ar... ar
14:20:23 [2023-03-06T14:20:23.500Z] #76 135.4 checking for archiver @FILE support... @
14:20:23 [2023-03-06T14:20:23.500Z] #76 135.7 checking for strip... strip
14:20:23 [2023-03-06T14:20:23.500Z] #76 135.7 checking for ranlib... ranlib
14:20:23 [2023-03-06T14:20:23.500Z] #76 135.7 checking for gawk... no
14:20:23 [2023-03-06T14:20:23.500Z] #76 135.7 checking for mawk... mawk
14:20:23 [2023-03-06T14:20:23.761Z] #76 135.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:20:23 [2023-03-06T14:20:23.761Z] #76 136.3 checking for sysroot... no
14:20:23 [2023-03-06T14:20:23.761Z] #76 136.3 checking for a working dd... /bin/dd
14:20:23 [2023-03-06T14:20:23.761Z] #76 136.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:20:23 [2023-03-06T14:20:23.761Z] #76 136.3 checking for mt... no
14:20:23 [2023-03-06T14:20:23.761Z] #76 136.4 checking if : is a manifest tool... no
14:20:24 [2023-03-06T14:20:24.282Z] #76 136.4 checking for dlfcn.h... yes
14:20:24 [2023-03-06T14:20:24.282Z] #76 136.5 checking for objdir... .libs
14:20:24 [2023-03-06T14:20:24.804Z] #76 137.1 checking if gcc supports -fno-rtti -fno-exceptions... no
14:20:24 [2023-03-06T14:20:24.804Z] #76 137.2 checking for gcc option to produce PIC... -fPIC -DPIC
14:20:24 [2023-03-06T14:20:24.804Z] #76 137.2 checking if gcc PIC flag -fPIC -DPIC works... yes
14:20:25 [2023-03-06T14:20:25.326Z] #76 137.4 checking if gcc static flag -static works... yes
14:20:25 [2023-03-06T14:20:25.587Z] #76 137.8 checking if gcc supports -c -o file.o... yes
14:20:25 [2023-03-06T14:20:25.587Z] #76 138.0 checking if gcc supports -c -o file.o... (cached) yes
14:20:25 [2023-03-06T14:20:25.587Z] #76 138.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:20:25 [2023-03-06T14:20:25.847Z] #76 138.1 checking dynamic linker characteristics... GNU/Linux ld.so
14:20:25 [2023-03-06T14:20:25.848Z] #76 138.4 checking how to hardcode library paths into programs... immediate
14:20:26 [2023-03-06T14:20:26.108Z] #76 138.4 checking whether stripping libraries is possible... yes
14:20:26 [2023-03-06T14:20:26.108Z] #76 138.4 checking if libtool supports shared libraries... yes
14:20:26 [2023-03-06T14:20:26.108Z] #76 138.4 checking whether to build shared libraries... no
14:20:26 [2023-03-06T14:20:26.108Z] #76 138.4 checking whether to build static libraries... yes
14:20:26 [2023-03-06T14:20:26.108Z] #76 138.5 checking for a BSD-compatible install... /usr/bin/install -c
14:20:26 [2023-03-06T14:20:26.108Z] #76 138.5 checking whether build environment is sane... yes
14:20:26 [2023-03-06T14:20:26.108Z] #76 138.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:20:26 [2023-03-06T14:20:26.108Z] #76 138.6 checking whether make sets $(MAKE)... yes
14:20:26 [2023-03-06T14:20:26.108Z] #76 138.7 checking whether make supports the include directive... yes (GNU style)
14:20:26 [2023-03-06T14:20:26.369Z] #76 138.7 checking whether make supports nested variables... yes
14:20:26 [2023-03-06T14:20:26.369Z] #76 138.8 checking whether UID '0' is supported by ustar format... yes
14:20:26 [2023-03-06T14:20:26.369Z] #76 138.8 checking whether GID '0' is supported by ustar format... yes
14:20:26 [2023-03-06T14:20:26.630Z] #76 138.8 checking how to create a ustar tar archive... gnutar
14:20:26 [2023-03-06T14:20:26.630Z] #76 138.9 checking dependency style of gcc... gcc3
14:20:26 [2023-03-06T14:20:26.630Z] #76 139.1 checking whether to enable maintainer-specific portions of Makefiles... yes
14:20:26 [2023-03-06T14:20:26.630Z] #76 139.2 checking whether make supports nested variables... (cached) yes
14:20:26 [2023-03-06T14:20:26.630Z] #76 139.2 checking for pkg-config... /usr/bin/pkg-config
14:20:26 [2023-03-06T14:20:26.630Z] #76 139.2 checking pkg-config is at least version 0.9.0... yes
14:20:26 [2023-03-06T14:20:26.631Z] #76 139.2 checking for yajl >= 2.1.0... yes
14:20:26 [2023-03-06T14:20:26.891Z] #76 139.2 checking for a sed that does not truncate output... (cached) /bin/sed
14:20:26 [2023-03-06T14:20:26.891Z] #76 139.2 checking for gcc... (cached) gcc
14:20:26 [2023-03-06T14:20:26.891Z] #76 139.4 checking whether we are using the GNU C compiler... (cached) yes
14:20:26 [2023-03-06T14:20:26.891Z] #76 139.4 checking whether gcc accepts -g... (cached) yes
14:20:26 [2023-03-06T14:20:26.891Z] #76 139.4 checking for gcc option to accept ISO C89... (cached) none needed
14:20:26 [2023-03-06T14:20:26.891Z] #76 139.4 checking whether gcc understands -c and -o together... (cached) yes
14:20:26 [2023-03-06T14:20:26.891Z] #76 139.4 checking for a Python interpreter with version >= 3... python3
14:20:26 [2023-03-06T14:20:26.891Z] #76 139.5 checking for python3... 
14:20:26 [2023-03-06T14:20:26.891Z] #76 ...
14:20:26 [2023-03-06T14:20:26.891Z] 
14:20:26 [2023-03-06T14:20:26.891Z] #47 [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...)
14:20:26 [2023-03-06T14:20:26.891Z] #47 177.6 vendor/golang.org/x/net/http/httpguts
14:20:26 [2023-03-06T14:20:26.891Z] #47 178.0 vendor/golang.org/x/net/http/httpproxy
14:20:26 [2023-03-06T14:20:26.891Z] #47 178.6 net/http
14:20:26 [2023-03-06T14:20:26.891Z] #47 178.9 regexp
14:20:26 [2023-03-06T14:20:26.891Z] #47 181.5 gopkg.in/yaml.v2
14:20:27 [2023-03-06T14:20:27.152Z] #47 ...
14:20:27 [2023-03-06T14:20:27.152Z] 
14:20:27 [2023-03-06T14:20:27.152Z] #76 [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
14:20:27 [2023-03-06T14:20:27.152Z] #76 139.5 checking for python3... /usr/bin/python3
14:20:27 [2023-03-06T14:20:27.152Z] #76 139.5 checking for python3 version... 3.9
14:20:27 [2023-03-06T14:20:27.152Z] #76 139.6 checking for python3 platform... linux
14:20:27 [2023-03-06T14:20:27.413Z] #76 139.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
14:20:27 [2023-03-06T14:20:27.673Z] #76 139.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
14:20:27 [2023-03-06T14:20:27.934Z] #76 140.2 checking that generated files are newer than configure... done
14:20:27 [2023-03-06T14:20:27.934Z] #76 140.2 configure: creating ./config.status
14:20:31 [2023-03-06T14:20:31.235Z] #76 143.7 config.status: creating Makefile
14:20:31 [2023-03-06T14:20:31.235Z] #76 143.8 config.status: creating config.h
14:20:31 [2023-03-06T14:20:31.496Z] #76 143.9 config.status: executing libtool commands
14:20:31 [2023-03-06T14:20:31.496Z] #76 143.9 config.status: executing depfiles commands
14:20:32 [2023-03-06T14:20:32.528Z] #76 144.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
14:20:32 [2023-03-06T14:20:32.528Z] #76 145.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:20:33 [2023-03-06T14:20:33.100Z] #76 145.5 checking for gcc... gcc
14:20:33 [2023-03-06T14:20:33.360Z] #76 145.6 checking whether the C compiler works... yes
14:20:33 [2023-03-06T14:20:33.360Z] #76 145.8 checking for C compiler default output file name... a.out
14:20:33 [2023-03-06T14:20:33.621Z] #76 145.8 checking for suffix of executables... 
14:20:33 [2023-03-06T14:20:33.621Z] #76 145.9 checking whether we are cross compiling... no
14:20:33 [2023-03-06T14:20:33.881Z] #76 146.1 checking for suffix of object files... o
14:20:34 [2023-03-06T14:20:34.142Z] #76 146.4 checking whether we are using the GNU C compiler... yes
14:20:34 [2023-03-06T14:20:34.142Z] #76 146.5 checking whether gcc accepts -g... yes
14:20:34 [2023-03-06T14:20:34.402Z] #76 146.7 checking for gcc option to accept ISO C89... none needed
14:20:34 [2023-03-06T14:20:34.663Z] #76 146.8 checking whether gcc understands -c and -o together... yes
14:20:34 [2023-03-06T14:20:34.663Z] #76 147.1 checking for a BSD-compatible install... /usr/bin/install -c
14:20:34 [2023-03-06T14:20:34.663Z] #76 147.1 checking whether build environment is sane... yes
14:20:34 [2023-03-06T14:20:34.663Z] #76 147.1 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:20:34 [2023-03-06T14:20:34.924Z] #76 147.2 checking for gawk... no
14:20:34 [2023-03-06T14:20:34.924Z] #76 147.2 checking for mawk... mawk
14:20:34 [2023-03-06T14:20:34.924Z] #76 147.2 checking whether make sets $(MAKE)... yes
14:20:34 [2023-03-06T14:20:34.924Z] #76 147.3 checking whether make supports the include directive... yes (GNU style)
14:20:34 [2023-03-06T14:20:34.924Z] #76 147.3 checking whether make supports nested variables... yes
14:20:34 [2023-03-06T14:20:34.924Z] #76 147.4 checking whether UID '0' is supported by ustar format... yes
14:20:34 [2023-03-06T14:20:34.924Z] #76 147.4 checking whether GID '0' is supported by ustar format... yes
14:20:35 [2023-03-06T14:20:35.184Z] #76 147.4 checking how to create a ustar tar archive... gnutar
14:20:35 [2023-03-06T14:20:35.184Z] #76 147.5 checking dependency style of gcc... gcc3
14:20:35 [2023-03-06T14:20:35.445Z] #76 147.7 checking whether to enable maintainer-specific portions of Makefiles... yes
14:20:35 [2023-03-06T14:20:35.445Z] #76 147.7 checking whether make supports nested variables... (cached) yes
14:20:35 [2023-03-06T14:20:35.705Z] #76 147.8 checking build system type... aarch64-unknown-linux-gnu
14:20:35 [2023-03-06T14:20:35.705Z] #76 148.3 checking host system type... aarch64-unknown-linux-gnu
14:20:35 [2023-03-06T14:20:35.705Z] #76 148.3 checking how to print strings... printf
14:20:35 [2023-03-06T14:20:35.705Z] #76 148.3 checking for a sed that does not truncate output... /bin/sed
14:20:35 [2023-03-06T14:20:35.965Z] #76 148.3 checking for grep that handles long lines and -e... /bin/grep
14:20:35 [2023-03-06T14:20:35.965Z] #76 148.3 checking for egrep... /bin/grep -E
14:20:35 [2023-03-06T14:20:35.965Z] #76 148.3 checking for fgrep... /bin/grep -F
14:20:35 [2023-03-06T14:20:35.965Z] #76 148.4 checking for ld used by gcc... /usr/bin/ld
14:20:35 [2023-03-06T14:20:35.965Z] #76 148.4 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:20:35 [2023-03-06T14:20:35.965Z] #76 148.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:20:36 [2023-03-06T14:20:36.226Z] #76 148.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:20:36 [2023-03-06T14:20:36.226Z] #76 148.6 checking whether ln -s works... yes
14:20:36 [2023-03-06T14:20:36.226Z] #76 148.6 checking the maximum length of command line arguments... 1572864
14:20:36 [2023-03-06T14:20:36.226Z] #76 148.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:20:36 [2023-03-06T14:20:36.226Z] #76 148.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:20:36 [2023-03-06T14:20:36.226Z] #76 148.7 checking for /usr/bin/ld option to reload object files... -r
14:20:36 [2023-03-06T14:20:36.226Z] #76 148.7 checking for objdump... objdump
14:20:36 [2023-03-06T14:20:36.226Z] #76 148.7 checking how to recognize dependent libraries... pass_all
14:20:36 [2023-03-06T14:20:36.226Z] #76 148.7 checking for dlltool... no
14:20:36 [2023-03-06T14:20:36.226Z] #76 148.7 checking how to associate runtime and link libraries... printf %s\n
14:20:36 [2023-03-06T14:20:36.226Z] #76 148.7 checking for ar... ar
14:20:36 [2023-03-06T14:20:36.486Z] #76 148.7 checking for archiver @FILE support... @
14:20:36 [2023-03-06T14:20:36.486Z] #76 148.8 checking for strip... strip
14:20:36 [2023-03-06T14:20:36.486Z] #76 148.8 checking for ranlib... ranlib
14:20:36 [2023-03-06T14:20:36.747Z] #76 148.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:20:37 [2023-03-06T14:20:37.007Z] #76 149.3 checking for sysroot... no
14:20:37 [2023-03-06T14:20:37.007Z] #76 149.3 checking for a working dd... /bin/dd
14:20:37 [2023-03-06T14:20:37.007Z] #76 149.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:20:37 [2023-03-06T14:20:37.007Z] #76 149.4 checking for mt... no
14:20:37 [2023-03-06T14:20:37.007Z] #76 149.4 checking if : is a manifest tool... no
14:20:37 [2023-03-06T14:20:37.268Z] #76 149.4 checking how to run the C preprocessor... gcc -E
14:20:38 [2023-03-06T14:20:38.210Z] #76 149.8 checking for ANSI C header files... yes
14:20:38 [2023-03-06T14:20:38.210Z] #76 150.4 checking for sys/types.h... yes
14:20:38 [2023-03-06T14:20:38.210Z] #76 150.6 checking for sys/stat.h... 
14:20:38 [2023-03-06T14:20:38.210Z] #76 ...
14:20:38 [2023-03-06T14:20:38.210Z] 
14:20:38 [2023-03-06T14:20:38.210Z] #47 [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...)
14:20:38 [2023-03-06T14:20:38.210Z] #47 188.7 github.com/docker/distribution/uuid
14:20:38 [2023-03-06T14:20:38.210Z] #47 189.1 golang.org/x/net/context
14:20:38 [2023-03-06T14:20:38.210Z] #47 189.6 github.com/docker/distribution/digest
14:20:38 [2023-03-06T14:20:38.210Z] #47 190.6 github.com/docker/distribution/reference
14:20:38 [2023-03-06T14:20:38.210Z] #47 191.5 encoding/base32
14:20:38 [2023-03-06T14:20:38.210Z] #47 191.9 github.com/docker/libtrust
14:20:38 [2023-03-06T14:20:38.210Z] #47 196.2 github.com/stevvooe/resumable
14:20:38 [2023-03-06T14:20:38.210Z] #47 196.4 internal/saferio
14:20:38 [2023-03-06T14:20:38.210Z] #47 196.7 encoding/gob
14:20:38 [2023-03-06T14:20:38.210Z] #47 ...
14:20:38 [2023-03-06T14:20:38.210Z] 
14:20:38 [2023-03-06T14:20:38.210Z] #76 [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
14:20:38 [2023-03-06T14:20:38.210Z] #76 150.6 checking for sys/stat.h... yes
14:20:38 [2023-03-06T14:20:38.470Z] #76 150.8 checking for stdlib.h... yes
14:20:38 [2023-03-06T14:20:38.731Z] #76 151.0 checking for string.h... yes
14:20:39 [2023-03-06T14:20:39.301Z] #76 151.3 checking for memory.h... yes
14:20:39 [2023-03-06T14:20:39.301Z] #76 151.5 checking for strings.h... yes
14:20:39 [2023-03-06T14:20:39.586Z] #76 151.8 checking for inttypes.h... yes
14:20:39 [2023-03-06T14:20:39.848Z] #76 152.2 checking for stdint.h... yes
14:20:40 [2023-03-06T14:20:40.108Z] #76 152.3 checking for unistd.h... yes
14:20:40 [2023-03-06T14:20:40.368Z] #76 152.6 checking for dlfcn.h... yes
14:20:40 [2023-03-06T14:20:40.368Z] #76 152.8 checking for objdir... .libs
14:20:40 [2023-03-06T14:20:40.940Z] #76 153.3 checking if gcc supports -fno-rtti -fno-exceptions... no
14:20:40 [2023-03-06T14:20:40.940Z] #76 153.4 checking for gcc option to produce PIC... -fPIC -DPIC
14:20:41 [2023-03-06T14:20:41.201Z] #76 153.4 checking if gcc PIC flag -fPIC -DPIC works... yes
14:20:41 [2023-03-06T14:20:41.773Z] #76 153.6 checking if gcc static flag -static works... yes
14:20:41 [2023-03-06T14:20:41.773Z] #76 154.1 checking if gcc supports -c -o file.o... yes
14:20:41 [2023-03-06T14:20:41.773Z] #76 154.3 checking if gcc supports -c -o file.o... (cached) yes
14:20:42 [2023-03-06T14:20:42.033Z] #76 154.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:20:42 [2023-03-06T14:20:42.295Z] #76 154.4 checking dynamic linker characteristics... GNU/Linux ld.so
14:20:42 [2023-03-06T14:20:42.295Z] #76 154.7 checking how to hardcode library paths into programs... immediate
14:20:42 [2023-03-06T14:20:42.295Z] #76 154.7 checking whether stripping libraries is possible... yes
14:20:42 [2023-03-06T14:20:42.295Z] #76 154.7 checking if libtool supports shared libraries... yes
14:20:42 [2023-03-06T14:20:42.295Z] #76 154.7 checking whether to build shared libraries... no
14:20:42 [2023-03-06T14:20:42.295Z] #76 154.7 checking whether to build static libraries... yes
14:20:42 [2023-03-06T14:20:42.556Z] #76 154.8 checking float.h usability... yes
14:20:42 [2023-03-06T14:20:42.556Z] #76 154.9 checking float.h presence... yes
14:20:42 [2023-03-06T14:20:42.556Z] #76 155.0 checking for float.h... yes
14:20:42 [2023-03-06T14:20:42.816Z] #76 155.0 checking limits.h usability... yes
14:20:42 [2023-03-06T14:20:42.816Z] #76 155.2 checking limits.h presence... yes
14:20:42 [2023-03-06T14:20:42.816Z] #76 155.3 checking for limits.h... yes
14:20:43 [2023-03-06T14:20:43.077Z] #76 155.3 checking stddef.h usability... yes
14:20:43 [2023-03-06T14:20:43.077Z] #76 155.5 checking stddef.h presence... yes
14:20:43 [2023-03-06T14:20:43.077Z] #76 155.5 checking for stddef.h... yes
14:20:43 [2023-03-06T14:20:43.077Z] #76 155.6 checking for stdlib.h... (cached) yes
14:20:43 [2023-03-06T14:20:43.337Z] #76 155.7 checking for string.h... (cached) yes
14:20:43 [2023-03-06T14:20:43.337Z] #76 155.7 checking sys/time.h usability... yes
14:20:43 [2023-03-06T14:20:43.337Z] #76 155.9 checking sys/time.h presence... yes
14:20:43 [2023-03-06T14:20:43.598Z] #76 155.9 checking for sys/time.h... yes
14:20:43 [2023-03-06T14:20:43.858Z] #76 156.0 checking for inline... inline
14:20:44 [2023-03-06T14:20:44.119Z] #76 156.1 checking for size_t... yes
14:20:44 [2023-03-06T14:20:44.119Z] #76 156.5 checking for stdlib.h... (cached) yes
14:20:44 [2023-03-06T14:20:44.380Z] #76 156.5 checking for GNU libc compatible malloc... yes
14:20:44 [2023-03-06T14:20:44.380Z] #76 156.7 checking for stdlib.h... (cached) yes
14:20:44 [2023-03-06T14:20:44.640Z] #76 156.8 checking for GNU libc compatible realloc... yes
14:20:44 [2023-03-06T14:20:44.901Z] #76 157.1 checking for working strtod... yes
14:20:45 [2023-03-06T14:20:45.422Z] #76 157.5 checking for gettimeofday... yes
14:20:45 [2023-03-06T14:20:45.683Z] #76 157.9 checking for memset... yes
14:20:45 [2023-03-06T14:20:45.943Z] #76 158.2 checking for strspn... yes
14:20:46 [2023-03-06T14:20:46.203Z] #76 158.7 checking that generated files are newer than configure... done
14:20:46 [2023-03-06T14:20:46.204Z] #76 158.7 configure: creating ./config.status
14:20:50 [2023-03-06T14:20:50.409Z] #76 162.2 config.status: creating Makefile
14:20:50 [2023-03-06T14:20:50.409Z] #76 162.3 config.status: creating config.h
14:20:50 [2023-03-06T14:20:50.409Z] #76 162.4 config.status: executing depfiles commands
14:20:50 [2023-03-06T14:20:50.409Z] #76 162.6 config.status: executing libtool commands
14:20:51 [2023-03-06T14:20:51.795Z] #76 164.0   GEN      .version
14:20:51 [2023-03-06T14:20:51.795Z] #76 164.1 make  install-recursive
14:20:51 [2023-03-06T14:20:51.795Z] #76 164.1 make[1]: Entering directory '/tmp/crun-build'
14:20:51 [2023-03-06T14:20:51.795Z] #76 164.2 Making install in libocispec
14:20:51 [2023-03-06T14:20:51.795Z] #76 164.2 make[2]: Entering directory '/tmp/crun-build/libocispec'
14:20:52 [2023-03-06T14:20:52.056Z] #76 164.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
14:20:52 [2023-03-06T14:20:52.056Z] #76 164.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
14:20:52 [2023-03-06T14:20:52.056Z] #76 164.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
14:20:52 [2023-03-06T14:20:52.056Z] #76 164.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
14:20:52 [2023-03-06T14:20:52.997Z] #76 165.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
14:20:52 [2023-03-06T14:20:52.997Z] #76 165.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
14:20:52 [2023-03-06T14:20:52.997Z] #76 165.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
14:20:52 [2023-03-06T14:20:52.997Z] #76 165.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
14:20:52 [2023-03-06T14:20:52.997Z] #76 165.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
14:20:52 [2023-03-06T14:20:52.997Z] #76 165.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
14:20:52 [2023-03-06T14:20:52.997Z] #76 165.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
14:20:52 [2023-03-06T14:20:52.997Z] #76 165.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
14:20:52 [2023-03-06T14:20:52.998Z] #76 165.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
14:20:53 [2023-03-06T14:20:53.259Z] #76 165.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
14:20:53 [2023-03-06T14:20:53.259Z] #76 165.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
14:20:53 [2023-03-06T14:20:53.259Z] #76 165.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
14:20:53 [2023-03-06T14:20:53.259Z] #76 165.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
14:20:53 [2023-03-06T14:20:53.259Z] #76 165.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
14:20:53 [2023-03-06T14:20:53.259Z] #76 165.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
14:20:53 [2023-03-06T14:20:53.259Z] #76 165.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
14:20:53 [2023-03-06T14:20:53.830Z] #76 ...
14:20:53 [2023-03-06T14:20:53.830Z] 
14:20:53 [2023-03-06T14:20:53.830Z] #47 [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...)
14:20:53 [2023-03-06T14:20:53.830Z] #47 204.6 github.com/stevvooe/resumable/sha256
14:20:53 [2023-03-06T14:20:53.830Z] #47 205.2 github.com/stevvooe/resumable/sha512
14:20:53 [2023-03-06T14:20:53.830Z] #47 205.5 github.com/garyburd/redigo/internal
14:20:53 [2023-03-06T14:20:53.830Z] #47 205.6 github.com/garyburd/redigo/redis
14:20:53 [2023-03-06T14:20:53.830Z] #47 208.2 net/smtp
14:20:53 [2023-03-06T14:20:53.830Z] #47 208.8 github.com/bugsnag/bugsnag-go
14:20:53 [2023-03-06T14:20:53.830Z] #47 208.8 github.com/docker/distribution/configuration
14:20:53 [2023-03-06T14:20:53.830Z] #47 209.7 github.com/gorilla/context
14:20:53 [2023-03-06T14:20:53.830Z] #47 210.2 github.com/gorilla/mux
14:20:53 [2023-03-06T14:20:53.830Z] #47 210.2 github.com/docker/distribution/registry/api/errcode
14:20:53 [2023-03-06T14:20:53.830Z] #47 210.9 expvar
14:20:53 [2023-03-06T14:20:53.830Z] #47 211.3 github.com/docker/distribution/context
14:20:53 [2023-03-06T14:20:53.830Z] #47 211.8 github.com/docker/distribution/registry/api/v2
14:20:53 [2023-03-06T14:20:53.830Z] #47 212.4 github.com/docker/distribution/health
14:20:53 [2023-03-06T14:20:53.830Z] #47 213.0 github.com/docker/distribution
14:20:53 [2023-03-06T14:20:53.830Z] #47 213.2 github.com/docker/distribution/health/checks
14:20:53 [2023-03-06T14:20:53.830Z] #47 213.7 github.com/docker/distribution/registry/auth
14:20:53 [2023-03-06T14:20:53.830Z] #47 213.7 github.com/docker/distribution/manifest/manifestlist
14:20:53 [2023-03-06T14:20:53.830Z] #47 213.9 github.com/docker/distribution/manifest/schema1
14:20:53 [2023-03-06T14:20:53.830Z] #47 214.0 github.com/docker/distribution/manifest/schema2
14:20:53 [2023-03-06T14:20:53.830Z] #47 214.4 github.com/docker/distribution/notifications
14:20:53 [2023-03-06T14:20:53.830Z] #47 214.5 github.com/docker/distribution/registry/middleware/registry
14:20:54 [2023-03-06T14:20:54.091Z] #47 214.7 github.com/docker/distribution/registry/middleware/repository
14:20:54 [2023-03-06T14:20:54.352Z] #47 214.9 github.com/docker/distribution/registry/client/transport
14:20:54 [2023-03-06T14:20:54.352Z] #47 ...
14:20:54 [2023-03-06T14:20:54.352Z] 
14:20:54 [2023-03-06T14:20:54.352Z] #76 [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
14:20:54 [2023-03-06T14:20:54.352Z] #76 166.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
14:20:54 [2023-03-06T14:20:54.352Z] #76 166.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
14:20:54 [2023-03-06T14:20:54.352Z] #76 166.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
14:20:54 [2023-03-06T14:20:54.352Z] #76 166.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
14:20:54 [2023-03-06T14:20:54.352Z] #76 166.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
14:20:54 [2023-03-06T14:20:54.352Z] #76 166.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
14:20:54 [2023-03-06T14:20:54.352Z] #76 166.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
14:20:54 [2023-03-06T14:20:54.352Z] #76 166.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
14:20:54 [2023-03-06T14:20:54.352Z] #76 166.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
14:20:54 [2023-03-06T14:20:54.352Z] #76 166.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
14:20:54 [2023-03-06T14:20:54.352Z] #76 166.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
14:20:54 [2023-03-06T14:20:54.352Z] #76 166.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
14:20:54 [2023-03-06T14:20:54.352Z] #76 166.7 make  install-recursive
14:20:54 [2023-03-06T14:20:54.352Z] #76 166.7 make[3]: Entering directory '/tmp/crun-build/libocispec'
14:20:54 [2023-03-06T14:20:54.352Z] #76 166.9 Making install in yajl
14:20:54 [2023-03-06T14:20:54.352Z] #76 166.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:20:54 [2023-03-06T14:20:54.352Z] #76 167.0   CC       verify/json_verify-json_verify.o
14:20:54 [2023-03-06T14:20:54.613Z] #76 167.0   CC       src/libyajl_la-yajl_alloc.lo
14:20:54 [2023-03-06T14:20:54.613Z] #76 167.0   CC       src/libyajl_la-yajl.lo
14:20:54 [2023-03-06T14:20:54.613Z] #76 167.0   CC       src/libyajl_la-yajl_gen.lo
14:20:54 [2023-03-06T14:20:54.613Z] #76 167.1   CC       src/libyajl_la-yajl_parser.lo
14:20:54 [2023-03-06T14:20:54.874Z] #76 167.1   CC       src/libyajl_la-yajl_buf.lo
14:20:54 [2023-03-06T14:20:54.874Z] #76 167.2   CC       src/libyajl_la-yajl_encode.lo
14:20:54 [2023-03-06T14:20:54.874Z] #76 167.2   CC       src/libyajl_la-yajl_lex.lo
14:20:54 [2023-03-06T14:20:54.874Z] #76 167.3   CC       src/libyajl_la-yajl_tree.lo
14:21:03 [2023-03-06T14:21:03.012Z] #76 174.4   CCLD     libyajl.la
14:21:03 [2023-03-06T14:21:03.012Z] #76 174.9   CCLD     verify/json_verify
14:21:03 [2023-03-06T14:21:03.012Z] #76 175.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:21:03 [2023-03-06T14:21:03.012Z] #76 175.5 make[5]: Nothing to be done for 'install-exec-am'.
14:21:03 [2023-03-06T14:21:03.012Z] #76 175.5 make[5]: Nothing to be done for 'install-data-am'.
14:21:03 [2023-03-06T14:21:03.012Z] #76 175.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:21:03 [2023-03-06T14:21:03.012Z] #76 175.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:21:03 [2023-03-06T14:21:03.012Z] #76 175.5 make[4]: Entering directory '/tmp/crun-build/libocispec'
14:21:03 [2023-03-06T14:21:03.272Z] #76 175.6   CC       src/validate.o
14:21:03 [2023-03-06T14:21:03.272Z] #76 175.6   CC       src/image_spec_schema_config_schema.lo
14:21:03 [2023-03-06T14:21:03.272Z] #76 175.7   CC       src/image_spec_schema_content_descriptor.lo
14:21:03 [2023-03-06T14:21:03.272Z] #76 175.7   CC       src/image_spec_schema_defs.lo
14:21:03 [2023-03-06T14:21:03.272Z] #76 175.7   CC       src/image_spec_schema_defs_descriptor.lo
14:21:03 [2023-03-06T14:21:03.272Z] #76 175.7   CC       src/image_spec_schema_image_index_schema.lo
14:21:03 [2023-03-06T14:21:03.272Z] #76 175.7   CC       src/image_spec_schema_image_layout_schema.lo
14:21:03 [2023-03-06T14:21:03.272Z] #76 175.8   CC       src/image_spec_schema_image_manifest_schema.lo
14:21:03 [2023-03-06T14:21:03.272Z] #76 175.8   CC       src/runtime_spec_schema_config_linux.lo
14:21:03 [2023-03-06T14:21:03.532Z] #76 175.9   CC       src/runtime_spec_schema_config_zos.lo
14:21:03 [2023-03-06T14:21:03.532Z] #76 176.0   CC       src/runtime_spec_schema_config_schema.lo
14:21:03 [2023-03-06T14:21:03.532Z] #76 176.1   CC       src/runtime_spec_schema_config_solaris.lo
14:21:03 [2023-03-06T14:21:03.532Z] #76 176.1   CC       src/runtime_spec_schema_config_vm.lo
14:21:03 [2023-03-06T14:21:03.792Z] #76 176.2   CC       src/runtime_spec_schema_config_windows.lo
14:21:04 [2023-03-06T14:21:04.053Z] #76 176.4   CC       src/runtime_spec_schema_defs.lo
14:21:04 [2023-03-06T14:21:04.053Z] #76 176.5   CC       src/runtime_spec_schema_defs_linux.lo
14:21:04 [2023-03-06T14:21:04.053Z] #76 176.5   CC       src/runtime_spec_schema_defs_zos.lo
14:21:04 [2023-03-06T14:21:04.314Z] #76 176.7   CC       src/runtime_spec_schema_defs_vm.lo
14:21:04 [2023-03-06T14:21:04.575Z] #76 177.0   CC       src/runtime_spec_schema_defs_windows.lo
14:21:04 [2023-03-06T14:21:04.575Z] #76 177.0   CC       src/runtime_spec_schema_state_schema.lo
14:21:04 [2023-03-06T14:21:04.836Z] #76 177.2   CC       src/image_manifest_items_image_manifest_items_schema.lo
14:21:04 [2023-03-06T14:21:04.836Z] #76 ...
14:21:04 [2023-03-06T14:21:04.836Z] 
14:21:04 [2023-03-06T14:21:04.836Z] #47 [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...)
14:21:04 [2023-03-06T14:21:04.836Z] #47 215.4 github.com/docker/distribution/registry/storage/cache
14:21:04 [2023-03-06T14:21:04.836Z] #47 215.8 github.com/docker/distribution/registry/storage/cache/memory
14:21:04 [2023-03-06T14:21:04.836Z] #47 216.1 github.com/docker/distribution/registry/client
14:21:04 [2023-03-06T14:21:04.836Z] #47 216.4 github.com/docker/distribution/registry/storage/driver
14:21:04 [2023-03-06T14:21:04.836Z] #47 216.7 github.com/docker/distribution/registry/proxy/scheduler
14:21:04 [2023-03-06T14:21:04.836Z] #47 217.4 github.com/docker/distribution/registry/storage
14:21:04 [2023-03-06T14:21:04.836Z] #47 217.4 github.com/docker/distribution/registry/client/auth
14:21:04 [2023-03-06T14:21:04.836Z] #47 218.1 github.com/docker/distribution/registry/storage/cache/redis
14:21:04 [2023-03-06T14:21:04.836Z] #47 218.5 github.com/docker/distribution/registry/storage/driver/factory
14:21:04 [2023-03-06T14:21:04.836Z] #47 218.7 github.com/docker/distribution/registry/storage/driver/middleware
14:21:04 [2023-03-06T14:21:04.836Z] #47 218.9 github.com/gorilla/handlers
14:21:04 [2023-03-06T14:21:04.836Z] #47 220.0 text/template/parse
14:21:04 [2023-03-06T14:21:04.836Z] #47 221.6 github.com/docker/distribution/registry/proxy
14:21:04 [2023-03-06T14:21:04.836Z] #47 223.0 github.com/docker/distribution/registry/listener
14:21:04 [2023-03-06T14:21:04.836Z] #47 223.1 text/template
14:21:04 [2023-03-06T14:21:04.836Z] #47 223.4 github.com/docker/distribution/version
14:21:04 [2023-03-06T14:21:04.836Z] #47 223.5 github.com/spf13/pflag
14:21:05 [2023-03-06T14:21:05.097Z] #47 ...
14:21:05 [2023-03-06T14:21:05.097Z] 
14:21:05 [2023-03-06T14:21:05.097Z] #76 [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
14:21:05 [2023-03-06T14:21:05.097Z] #76 177.4   CC       src/basic_test_double_array_item.lo
14:21:05 [2023-03-06T14:21:05.357Z] #76 177.7   CC       src/basic_test_double_array.lo
14:21:05 [2023-03-06T14:21:05.357Z] #76 177.8   CC       src/basic_test_top_array_int.lo
14:21:05 [2023-03-06T14:21:05.617Z] #76 178.0   CC       src/basic_test_top_array_string.lo
14:21:05 [2023-03-06T14:21:05.617Z] #76 178.2   CC       src/basic_test_top_double_array_int.lo
14:21:05 [2023-03-06T14:21:05.878Z] #76 178.5   CC       src/basic_test_top_double_array_obj.lo
14:21:06 [2023-03-06T14:21:06.138Z] #76 178.6   CC       src/basic_test_top_double_array_refobj.lo
14:21:06 [2023-03-06T14:21:06.399Z] #76 178.8   CC       src/basic_test_top_double_array_string.lo
14:21:06 [2023-03-06T14:21:06.970Z] #76 179.3   CC       src/read-file.lo
14:21:07 [2023-03-06T14:21:07.231Z] #76 179.7   CC       src/json_common.lo
14:21:07 [2023-03-06T14:21:07.231Z] #76 179.7   CC       tests/test-1.o
14:21:07 [2023-03-06T14:21:07.492Z] #76 180.0   CC       tests/test-2.o
14:21:07 [2023-03-06T14:21:07.753Z] #76 180.2   CC       tests/test-3.o
14:21:08 [2023-03-06T14:21:08.014Z] #76 180.4   CC       tests/test-4.o
14:21:08 [2023-03-06T14:21:08.014Z] #76 180.5   CC       tests/test-5.o
14:21:08 [2023-03-06T14:21:08.584Z] #76 181.0   CC       tests/test-6.o
14:21:09 [2023-03-06T14:21:09.525Z] #76 181.7   CC       tests/test-7.o
14:21:09 [2023-03-06T14:21:09.786Z] #76 182.2   CC       tests/test-8.o
14:21:10 [2023-03-06T14:21:10.047Z] #76 182.4   CC       tests/test-9.o
14:21:10 [2023-03-06T14:21:10.989Z] #76 183.2   CC       tests/test-10.o
14:21:11 [2023-03-06T14:21:11.250Z] #76 183.5   CC       tests/test-11.o
14:21:15 [2023-03-06T14:21:15.456Z] #76 ...
14:21:15 [2023-03-06T14:21:15.456Z] 
14:21:15 [2023-03-06T14:21:15.456Z] #47 [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...)
14:21:15 [2023-03-06T14:21:15.456Z] #47 225.7 container/heap
14:21:15 [2023-03-06T14:21:15.456Z] #47 226.0 log/syslog
14:21:15 [2023-03-06T14:21:15.456Z] #47 226.6 runtime/debug
14:21:15 [2023-03-06T14:21:15.456Z] #47 227.3 github.com/docker/distribution/registry/handlers
14:21:15 [2023-03-06T14:21:15.456Z] #47 227.5 github.com/spf13/cobra
14:21:15 [2023-03-06T14:21:15.456Z] #47 229.8 github.com/yvasiyarov/go-metrics
14:21:15 [2023-03-06T14:21:15.456Z] #47 232.3 github.com/yvasiyarov/newrelic_platform_go
14:21:15 [2023-03-06T14:21:15.456Z] #47 233.0 golang.org/x/crypto/blowfish
14:21:15 [2023-03-06T14:21:15.456Z] #47 233.6 golang.org/x/crypto/bcrypt
14:21:15 [2023-03-06T14:21:15.456Z] #47 234.0 github.com/docker/distribution/registry/auth/htpasswd
14:21:15 [2023-03-06T14:21:15.456Z] #47 234.0 github.com/yvasiyarov/gorelic
14:21:15 [2023-03-06T14:21:15.456Z] #47 234.4 github.com/docker/distribution/registry/auth/silly
14:21:15 [2023-03-06T14:21:15.456Z] #47 234.7 github.com/docker/distribution/registry/auth/token
14:21:15 [2023-03-06T14:21:15.456Z] #47 235.1 github.com/docker/distribution/registry
14:21:15 [2023-03-06T14:21:15.456Z] #47 235.6 encoding/xml
14:21:15 [2023-03-06T14:21:15.717Z] #47 236.2 github.com/docker/distribution/registry/storage/driver/base
14:21:15 [2023-03-06T14:21:15.978Z] #47 236.5 github.com/docker/distribution/registry/storage/driver/filesystem
14:21:16 [2023-03-06T14:21:16.549Z] #47 237.2 github.com/docker/distribution/registry/storage/driver/inmemory
14:21:17 [2023-03-06T14:21:17.966Z] #47 238.5 os/user
14:21:18 [2023-03-06T14:21:18.932Z] #47 239.4 net/http/httputil
14:21:19 [2023-03-06T14:21:19.193Z] #47 239.8 github.com/Azure/azure-sdk-for-go/storage
14:21:20 [2023-03-06T14:21:20.576Z] #47 241.1 github.com/AdRoll/goamz/aws
14:21:21 [2023-03-06T14:21:21.959Z] #47 242.2 github.com/docker/distribution/registry/storage/driver/azure
14:21:22 [2023-03-06T14:21:22.220Z] #47 242.9 github.com/AdRoll/goamz/cloudfront
14:21:22 [2023-03-06T14:21:22.791Z] #47 243.3 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
14:21:23 [2023-03-06T14:21:23.051Z] #47 243.6 github.com/AdRoll/goamz/s3
14:21:23 [2023-03-06T14:21:23.311Z] #47 243.8 github.com/mitchellh/mapstructure
14:21:25 [2023-03-06T14:21:25.224Z] #47 245.5 github.com/ncw/swift
14:21:25 [2023-03-06T14:21:25.484Z] #47 246.0 github.com/docker/distribution/registry/storage/driver/s3
14:21:26 [2023-03-06T14:21:26.869Z] #47 247.4 html
14:21:27 [2023-03-06T14:21:27.440Z] #47 248.1 github.com/docker/distribution/registry/storage/driver/swift
14:21:27 [2023-03-06T14:21:27.440Z] #47 248.2 internal/profile
14:21:28 [2023-03-06T14:21:28.824Z] #47 249.2 text/tabwriter
14:21:29 [2023-03-06T14:21:29.084Z] #47 249.6 runtime/pprof
14:21:32 [2023-03-06T14:21:32.387Z] #47 252.6 runtime/trace
14:21:32 [2023-03-06T14:21:32.387Z] #47 252.8 net/http/pprof
14:21:32 [2023-03-06T14:21:32.648Z] #47 253.3 github.com/docker/distribution/cmd/registry
14:21:37 [2023-03-06T14:21:37.938Z] #47 258.2 + xx-verify /build/registry-v2
14:21:39 [2023-03-06T14:21:39.324Z] #47 DONE 259.7s
14:21:39 [2023-03-06T14:21:39.324Z] 
14:21:39 [2023-03-06T14:21:39.324Z] #76 [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
14:21:41 [2023-03-06T14:21:41.254Z] #76 ...
14:21:41 [2023-03-06T14:21:41.254Z] 
14:21:41 [2023-03-06T14:21:41.254Z] #75 [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...)
14:21:41 [2023-03-06T14:21:41.254Z] #75 DONE 217.2s
14:21:41 [2023-03-06T14:21:41.254Z] 
14:21:41 [2023-03-06T14:21:41.254Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
14:21:41 [2023-03-06T14:21:41.254Z] #81 DONE 0.1s
14:21:41 [2023-03-06T14:21:41.254Z] 
14:21:41 [2023-03-06T14:21:41.254Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
14:21:41 [2023-03-06T14:21:41.254Z] #82 DONE 0.1s
14:21:41 [2023-03-06T14:21:41.254Z] 
14:21:41 [2023-03-06T14:21:41.254Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
14:22:03 [2023-03-06T14:22:03.221Z] #71 ...
14:22:03 [2023-03-06T14:22:03.221Z] 
14:22:03 [2023-03-06T14:22:03.221Z] #76 [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
14:22:03 [2023-03-06T14:22:03.221Z] #76 232.9   CCLD     libocispec.la
14:22:03 [2023-03-06T14:22:03.221Z] #76 233.4   CCLD     src/validate
14:22:03 [2023-03-06T14:22:03.221Z] #76 233.4   CCLD     tests/test-1
14:22:03 [2023-03-06T14:22:03.221Z] #76 233.4   CCLD     tests/test-2
14:22:03 [2023-03-06T14:22:03.221Z] #76 233.4   CCLD     tests/test-3
14:22:03 [2023-03-06T14:22:03.221Z] #76 233.5   CCLD     tests/test-4
14:22:03 [2023-03-06T14:22:03.221Z] #76 233.6   CCLD     tests/test-5
14:22:03 [2023-03-06T14:22:03.221Z] #76 233.6   CCLD     tests/test-6
14:22:03 [2023-03-06T14:22:03.221Z] #76 233.7   CCLD     tests/test-7
14:22:03 [2023-03-06T14:22:03.221Z] #76 233.8   CCLD     tests/test-9
14:22:03 [2023-03-06T14:22:03.221Z] #76 233.9   CCLD     tests/test-8
14:22:03 [2023-03-06T14:22:03.221Z] #76 234.0   CCLD     tests/test-10
14:22:03 [2023-03-06T14:22:03.221Z] #76 234.0 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
14:22:03 [2023-03-06T14:22:03.221Z] #76 234.2   CCLD     tests/test-11
14:22:04 [2023-03-06T14:22:04.165Z] #76 236.5 libtool: link: ar cr libocispec.a 
14:22:04 [2023-03-06T14:22:04.165Z] #76 236.5 libtool: link: ranlib libocispec.a
14:22:06 [2023-03-06T14:22:06.712Z] #76 239.0 make[5]: Entering directory '/tmp/crun-build/libocispec'
14:22:06 [2023-03-06T14:22:06.712Z] #76 239.0 make[5]: Nothing to be done for 'install-exec-am'.
14:22:06 [2023-03-06T14:22:06.712Z] #76 239.1 make[5]: Nothing to be done for 'install-data-am'.
14:22:06 [2023-03-06T14:22:06.712Z] #76 239.1 make[5]: Leaving directory '/tmp/crun-build/libocispec'
14:22:06 [2023-03-06T14:22:06.712Z] #76 239.1 make[4]: Leaving directory '/tmp/crun-build/libocispec'
14:22:06 [2023-03-06T14:22:06.712Z] #76 239.1 make[3]: Leaving directory '/tmp/crun-build/libocispec'
14:22:06 [2023-03-06T14:22:06.712Z] #76 239.1 make[2]: Leaving directory '/tmp/crun-build/libocispec'
14:22:06 [2023-03-06T14:22:06.712Z] #76 239.1 make[2]: Entering directory '/tmp/crun-build'
14:22:06 [2023-03-06T14:22:06.712Z] #76 239.3   CC       src/libcrun/libcrun_testing_a-utils.o
14:22:06 [2023-03-06T14:22:06.712Z] #76 239.3   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
14:22:06 [2023-03-06T14:22:06.973Z] #76 239.3   CC       src/libcrun/libcrun_testing_a-container.o
14:22:06 [2023-03-06T14:22:06.973Z] #76 239.3   CC       src/libcrun/libcrun_testing_a-cgroup.o
14:22:06 [2023-03-06T14:22:06.973Z] #76 239.3   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
14:22:06 [2023-03-06T14:22:06.973Z] #76 239.3   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
14:22:06 [2023-03-06T14:22:06.973Z] #76 239.4   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
14:22:06 [2023-03-06T14:22:06.974Z] #76 239.4   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
14:22:06 [2023-03-06T14:22:06.974Z] #76 239.4   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
14:22:06 [2023-03-06T14:22:06.974Z] #76 239.4   CC       src/libcrun/libcrun_testing_a-criu.o
14:22:06 [2023-03-06T14:22:06.974Z] #76 239.5   CC       src/libcrun/libcrun_testing_a-custom-handler.o
14:22:06 [2023-03-06T14:22:06.974Z] #76 239.5   CC       src/libcrun/libcrun_testing_a-linux.o
14:22:07 [2023-03-06T14:22:07.235Z] #76 239.6   CC       src/libcrun/libcrun_testing_a-seccomp.o
14:22:07 [2023-03-06T14:22:07.235Z] #76 239.6   CC       src/libcrun/libcrun_testing_a-ebpf.o
14:22:07 [2023-03-06T14:22:07.235Z] #76 239.7   CC       src/libcrun/libcrun_testing_a-error.o
14:22:07 [2023-03-06T14:22:07.495Z] #76 239.8   CC       src/libcrun/libcrun_testing_a-status.o
14:22:07 [2023-03-06T14:22:07.495Z] #76 239.9   CC       src/libcrun/libcrun_testing_a-terminal.o
14:22:07 [2023-03-06T14:22:07.757Z] #76 240.2   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
14:22:07 [2023-03-06T14:22:07.757Z] #76 240.2   CC       src/libcrun/libcrun_testing_a-signals.o
14:22:07 [2023-03-06T14:22:07.757Z] #76 240.3   CC       src/libcrun/libcrun_testing_a-mount_flags.o
14:22:08 [2023-03-06T14:22:08.328Z] #76 240.5   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
14:22:08 [2023-03-06T14:22:08.328Z] #76 240.6   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
14:22:08 [2023-03-06T14:22:08.328Z] #76 240.7   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
14:22:08 [2023-03-06T14:22:08.328Z] #76 240.7   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
14:22:08 [2023-03-06T14:22:08.328Z] #76 240.9   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
14:22:08 [2023-03-06T14:22:08.900Z] #76 241.2   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
14:22:08 [2023-03-06T14:22:08.900Z] #76 241.2   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
14:22:09 [2023-03-06T14:22:09.161Z] #76 241.6   CC       src/crun-crun.o
14:22:09 [2023-03-06T14:22:09.422Z] #76 241.8   CC       src/crun-run.o
14:22:09 [2023-03-06T14:22:09.422Z] #76 242.0   CC       src/crun-delete.o
14:22:09 [2023-03-06T14:22:09.682Z] #76 242.1   CC       src/crun-kill.o
14:22:09 [2023-03-06T14:22:09.944Z] #76 242.3   CC       src/crun-unpause.o
14:22:09 [2023-03-06T14:22:09.944Z] #76 242.4   CC       src/crun-spec.o
14:22:09 [2023-03-06T14:22:09.944Z] #76 242.5   CC       src/crun-exec.o
14:22:10 [2023-03-06T14:22:10.205Z] #76 242.5   CC       src/crun-list.o
14:22:10 [2023-03-06T14:22:10.205Z] #76 242.6   CC       src/crun-pause.o
14:22:10 [2023-03-06T14:22:10.205Z] #76 242.7   CC       src/crun-create.o
14:22:10 [2023-03-06T14:22:10.466Z] #76 242.8   CC       src/crun-start.o
14:22:10 [2023-03-06T14:22:10.466Z] #76 242.9   CC       src/crun-state.o
14:22:10 [2023-03-06T14:22:10.727Z] #76 243.1   CC       src/crun-update.o
14:22:10 [2023-03-06T14:22:10.988Z] #76 243.4   CC       src/crun-ps.o
14:22:11 [2023-03-06T14:22:11.249Z] #76 243.5   CC       src/crun-checkpoint.o
14:22:11 [2023-03-06T14:22:11.249Z] #76 243.7   CC       src/crun-restore.o
14:22:11 [2023-03-06T14:22:11.821Z] #76 244.1   CC       src/libcrun/libcrun_la-utils.lo
14:22:11 [2023-03-06T14:22:11.821Z] #76 244.1   CC       src/libcrun/libcrun_la-cloned_binary.lo
14:22:12 [2023-03-06T14:22:12.082Z] #76 244.5   CC       src/libcrun/libcrun_la-container.lo
14:22:12 [2023-03-06T14:22:12.343Z] #76 244.8   CC       src/libcrun/libcrun_la-cgroup.lo
14:22:12 [2023-03-06T14:22:12.915Z] #76 245.2   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
14:22:12 [2023-03-06T14:22:12.915Z] #76 245.5   CC       src/libcrun/libcrun_la-cgroup-resources.lo
14:22:13 [2023-03-06T14:22:13.176Z] #76 245.7   CC       src/libcrun/libcrun_la-cgroup-setup.lo
14:22:13 [2023-03-06T14:22:13.748Z] #76 246.0   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
14:22:14 [2023-03-06T14:22:14.009Z] #76 246.4   CC       src/libcrun/libcrun_la-cgroup-utils.lo
14:22:14 [2023-03-06T14:22:14.009Z] #76 246.4   CC       src/libcrun/libcrun_la-criu.lo
14:22:14 [2023-03-06T14:22:14.270Z] #76 246.6   CC       src/libcrun/libcrun_la-custom-handler.lo
14:22:14 [2023-03-06T14:22:14.843Z] #76 247.1   CC       src/libcrun/libcrun_la-linux.lo
14:22:15 [2023-03-06T14:22:15.105Z] #76 247.5   CC       src/libcrun/libcrun_la-seccomp.lo
14:22:15 [2023-03-06T14:22:15.678Z] #76 248.1   CC       src/libcrun/libcrun_la-ebpf.lo
14:22:15 [2023-03-06T14:22:15.939Z] #76 248.5   CC       src/libcrun/libcrun_la-error.lo
14:22:16 [2023-03-06T14:22:16.882Z] #76 249.3   CC       src/libcrun/libcrun_la-status.lo
14:22:17 [2023-03-06T14:22:17.454Z] #76 249.8   CC       src/libcrun/libcrun_la-terminal.lo
14:22:18 [2023-03-06T14:22:18.027Z] #76 250.4   CC       src/libcrun/libcrun_la-chroot_realpath.lo
14:22:18 [2023-03-06T14:22:18.288Z] #76 250.8   CC       src/libcrun/libcrun_la-signals.lo
14:22:20 [2023-03-06T14:22:20.202Z] #76 252.6   CC       src/libcrun/libcrun_la-mount_flags.lo
14:22:20 [2023-03-06T14:22:20.774Z] #76 253.3   CC       src/libcrun/libcrun_la-seccomp_notify.lo
14:22:21 [2023-03-06T14:22:21.376Z] #76 253.9   CC       src/libcrun/handlers/libcrun_la-krun.lo
14:22:21 [2023-03-06T14:22:21.376Z] #76 253.9   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
14:22:21 [2023-03-06T14:22:21.950Z] #76 254.6   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
14:22:22 [2023-03-06T14:22:22.526Z] #76 255.0   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
14:22:22 [2023-03-06T14:22:22.787Z] #76 ...
14:22:22 [2023-03-06T14:22:22.787Z] 
14:22:22 [2023-03-06T14:22:22.787Z] #78 [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...)
14:22:22 [2023-03-06T14:22:22.787Z] #78 DONE 252.5s
14:22:23 [2023-03-06T14:22:23.049Z] 
14:22:23 [2023-03-06T14:22:23.049Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
14:22:23 [2023-03-06T14:22:23.620Z] #71 ...
14:22:23 [2023-03-06T14:22:23.620Z] 
14:22:23 [2023-03-06T14:22:23.620Z] #76 [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
14:22:23 [2023-03-06T14:22:23.620Z] #76 256.1   CC       tests/init.o
14:22:23 [2023-03-06T14:22:23.620Z] #76 256.2   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
14:22:27 [2023-03-06T14:22:27.827Z] #76 ...
14:22:27 [2023-03-06T14:22:27.827Z] 
14:22:27 [2023-03-06T14:22:27.827Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
14:22:27 [2023-03-06T14:22:27.827Z] #70 DONE 294.0s
14:22:28 [2023-03-06T14:22:28.088Z] 
14:22:28 [2023-03-06T14:22:28.088Z] #77 [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...)
14:22:30 [2023-03-06T14:22:30.001Z] #77 ...
14:22:30 [2023-03-06T14:22:30.001Z] 
14:22:30 [2023-03-06T14:22:30.001Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
14:22:30 [2023-03-06T14:22:30.001Z] #71 DONE 290.2s
14:22:30 [2023-03-06T14:22:30.262Z] 
14:22:30 [2023-03-06T14:22:30.262Z] #77 [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...)
14:22:42 [2023-03-06T14:22:42.494Z] #77 ...
14:22:42 [2023-03-06T14:22:42.494Z] 
14:22:42 [2023-03-06T14:22:42.494Z] #76 [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
14:22:42 [2023-03-06T14:22:42.494Z] #76 274.0   CCLD     tests/init
14:23:00 [2023-03-06T14:23:00.612Z] #76 ...
14:23:00 [2023-03-06T14:23:00.612Z] 
14:23:00 [2023-03-06T14:23:00.612Z] #77 [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...)
14:23:00 [2023-03-06T14:23:00.612Z] #77 DONE 289.6s
14:23:00 [2023-03-06T14:23:00.612Z] 
14:23:00 [2023-03-06T14:23:00.612Z] #76 [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
14:23:00 [2023-03-06T14:23:00.612Z] #76 290.4   AR       libcrun_testing.a
14:23:00 [2023-03-06T14:23:00.612Z] #76 290.4 ar: `u' modifier ignored since `D' is the default (see `U')
14:23:00 [2023-03-06T14:23:00.612Z] #76 290.5   CCLD     tests/tests_libcrun_utils
14:23:00 [2023-03-06T14:23:00.612Z] #76 290.5   CCLD     tests/tests_libcrun_errors
14:23:00 [2023-03-06T14:23:00.612Z] #76 290.6   CCLD     tests/tests_libcrun_fuzzer
14:23:00 [2023-03-06T14:23:00.612Z] #76 ...
14:23:00 [2023-03-06T14:23:00.612Z] 
14:23:00 [2023-03-06T14:23:00.612Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
14:23:00 [2023-03-06T14:23:00.612Z] #83 DONE 0.1s
14:23:00 [2023-03-06T14:23:00.612Z] 
14:23:00 [2023-03-06T14:23:00.613Z] #76 [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
14:23:00 [2023-03-06T14:23:00.613Z] #76 291.3   CCLD     libcrun.la
14:23:00 [2023-03-06T14:23:00.613Z] #76 ...
14:23:00 [2023-03-06T14:23:00.613Z] 
14:23:00 [2023-03-06T14:23:00.613Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
14:23:00 [2023-03-06T14:23:00.613Z] #84 DONE 0.2s
14:23:00 [2023-03-06T14:23:00.613Z] 
14:23:00 [2023-03-06T14:23:00.613Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
14:23:00 [2023-03-06T14:23:00.613Z] #85 DONE 0.4s
14:23:00 [2023-03-06T14:23:00.613Z] 
14:23:00 [2023-03-06T14:23:00.613Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
14:23:00 [2023-03-06T14:23:00.613Z] #86 DONE 0.1s
14:23:00 [2023-03-06T14:23:00.613Z] 
14:23:00 [2023-03-06T14:23:00.613Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
14:23:00 [2023-03-06T14:23:00.613Z] #87 DONE 0.1s
14:23:00 [2023-03-06T14:23:00.613Z] 
14:23:00 [2023-03-06T14:23:00.613Z] #76 [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
14:23:00 [2023-03-06T14:23:00.613Z] #76 ...
14:23:00 [2023-03-06T14:23:00.613Z] 
14:23:00 [2023-03-06T14:23:00.613Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
14:23:00 [2023-03-06T14:23:00.613Z] #88 DONE 0.1s
14:23:00 [2023-03-06T14:23:00.613Z] 
14:23:00 [2023-03-06T14:23:00.613Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
14:23:00 [2023-03-06T14:23:00.613Z] #89 DONE 0.1s
14:23:00 [2023-03-06T14:23:00.613Z] 
14:23:00 [2023-03-06T14:23:00.613Z] #76 [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
14:23:00 [2023-03-06T14:23:00.613Z] #76 292.2   CCLD     crun
14:23:00 [2023-03-06T14:23:00.613Z] #76 ...
14:23:00 [2023-03-06T14:23:00.613Z] 
14:23:00 [2023-03-06T14:23:00.613Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
14:23:00 [2023-03-06T14:23:00.613Z] #90 DONE 0.1s
14:23:00 [2023-03-06T14:23:00.613Z] 
14:23:00 [2023-03-06T14:23:00.613Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
14:23:00 [2023-03-06T14:23:00.613Z] #91 DONE 0.1s
14:23:00 [2023-03-06T14:23:00.613Z] 
14:23:00 [2023-03-06T14:23:00.613Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
14:23:00 [2023-03-06T14:23:00.613Z] #92 DONE 0.1s
14:23:00 [2023-03-06T14:23:00.613Z] 
14:23:00 [2023-03-06T14:23:00.613Z] #64 [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
14:23:00 [2023-03-06T14:23:00.613Z] #64 ...
14:23:00 [2023-03-06T14:23:00.613Z] 
14:23:00 [2023-03-06T14:23:00.613Z] #76 [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
14:23:00 [2023-03-06T14:23:00.613Z] #76 292.8 make[3]: Entering directory '/tmp/crun-build'
14:23:00 [2023-03-06T14:23:00.613Z] #76 292.9  /bin/mkdir -p '/usr/local/lib'
14:23:00 [2023-03-06T14:23:00.613Z] #76 292.9  /bin/mkdir -p '/usr/local/share/man/man1'
14:23:00 [2023-03-06T14:23:00.613Z] #76 292.9  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
14:23:00 [2023-03-06T14:23:00.613Z] #76 292.9  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
14:23:00 [2023-03-06T14:23:00.613Z] #76 293.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
14:23:00 [2023-03-06T14:23:00.613Z] #76 293.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
14:23:00 [2023-03-06T14:23:00.613Z] #76 293.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a
14:23:00 [2023-03-06T14:23:00.613Z] #76 293.0 libtool: install: ranlib /usr/local/lib/libcrun.a
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.1 ----------------------------------------------------------------------
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.1 Libraries have been installed in:
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.1    /usr/local/lib
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.1 
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.1 If you ever happen to want to link against installed libraries
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.1 in a given directory, LIBDIR, you must either use libtool, and
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.1 specify the full pathname of the library, or use the '-LLIBDIR'
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.1 flag during linking and do at least one of the following:
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.1    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.1      during execution
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.1    - add LIBDIR to the 'LD_RUN_PATH' environment variable
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.1      during linking
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.1    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.1    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.1 
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.1 See any operating system documentation about shared libraries for
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.1 more information, such as the ld(1) and ld.so(8) manual pages.
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.1 ----------------------------------------------------------------------
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.2  /bin/mkdir -p '/build'
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.2   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.2 libtool: install: /usr/bin/install -c crun /build/crun
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.3 make[3]: Leaving directory '/tmp/crun-build'
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.3 make[2]: Leaving directory '/tmp/crun-build'
14:23:00 [2023-03-06T14:23:00.873Z] #76 293.3 make[1]: Leaving directory '/tmp/crun-build'
14:23:00 [2023-03-06T14:23:00.873Z] #76 DONE 293.3s
14:23:00 [2023-03-06T14:23:00.873Z] 
14:23:00 [2023-03-06T14:23:00.873Z] #80 [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...)
14:23:22 [2023-03-06T14:23:22.841Z] #80 293.9 + bin/containerd
14:23:22 [2023-03-06T14:23:22.841Z] #80 293.9 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
14:23:22 [2023-03-06T14:23:22.841Z] #80 ...
14:23:22 [2023-03-06T14:23:22.841Z] 
14:23:22 [2023-03-06T14:23:22.841Z] #64 [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
14:23:22 [2023-03-06T14:23:22.841Z] #64 367.5 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
14:23:22 [2023-03-06T14:23:22.841Z] #64 DONE 367.9s
14:23:22 [2023-03-06T14:23:22.841Z] 
14:23:22 [2023-03-06T14:23:22.841Z] #80 [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...)
14:23:22 [2023-03-06T14:23:22.841Z] #80 ...
14:23:22 [2023-03-06T14:23:22.841Z] 
14:23:22 [2023-03-06T14:23:22.841Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
14:23:22 [2023-03-06T14:23:22.841Z] #93 DONE 0.2s
14:23:22 [2023-03-06T14:23:22.841Z] 
14:23:22 [2023-03-06T14:23:22.841Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
14:23:22 [2023-03-06T14:23:22.841Z] #94 DONE 0.1s
14:23:22 [2023-03-06T14:23:22.841Z] 
14:23:22 [2023-03-06T14:23:22.841Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
14:23:22 [2023-03-06T14:23:22.841Z] #95 DONE 0.1s
14:23:22 [2023-03-06T14:23:22.841Z] 
14:23:22 [2023-03-06T14:23:22.841Z] #80 [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...)
14:24:01 [2023-03-06T14:24:01.599Z] #80 331.3 + bin/containerd-stress
14:24:01 [2023-03-06T14:24:01.599Z] #80 331.3 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
14:24:01 [2023-03-06T14:24:01.599Z] #80 332.9 + bin/containerd-shim
14:24:01 [2023-03-06T14:24:01.599Z] #80 333.6 + bin/containerd-shim-runc-v1
14:24:01 [2023-03-06T14:24:01.860Z] #80 334.7 + bin/containerd-shim-runc-v2
14:24:03 [2023-03-06T14:24:03.243Z] #80 335.8 + binaries
14:24:04 [2023-03-06T14:24:04.191Z] #80 DONE 336.8s
14:24:04 [2023-03-06T14:24:04.763Z] 
14:24:04 [2023-03-06T14:24:04.763Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
14:24:05 [2023-03-06T14:24:05.023Z] #96 DONE 0.2s
14:24:05 [2023-03-06T14:24:05.023Z] 
14:24:05 [2023-03-06T14:24:05.023Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:24:05 [2023-03-06T14:24:05.023Z] #97 DONE 0.1s
14:24:05 [2023-03-06T14:24:05.023Z] 
14:24:05 [2023-03-06T14:24:05.023Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
14:24:05 [2023-03-06T14:24:05.285Z] #98 DONE 0.1s
14:24:05 [2023-03-06T14:24:05.285Z] 
14:24:05 [2023-03-06T14:24:05.285Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
14:24:05 [2023-03-06T14:24:05.285Z] #99 DONE 0.0s
14:24:05 [2023-03-06T14:24:05.285Z] 
14:24:05 [2023-03-06T14:24:05.285Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
14:24:05 [2023-03-06T14:24:05.285Z] #100 DONE 0.1s
14:24:05 [2023-03-06T14:24:05.285Z] 
14:24:05 [2023-03-06T14:24:05.285Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
14:24:05 [2023-03-06T14:24:05.285Z] #101 DONE 0.0s
14:24:05 [2023-03-06T14:24:05.285Z] 
14:24:05 [2023-03-06T14:24:05.285Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
14:24:05 [2023-03-06T14:24:05.285Z] #102 DONE 0.1s
14:24:05 [2023-03-06T14:24:05.546Z] 
14:24:05 [2023-03-06T14:24:05.546Z] #103 [dev-base  1/11] RUN groupadd -r docker
14:24:06 [2023-03-06T14:24:06.117Z] #103 DONE 0.5s
14:24:06 [2023-03-06T14:24:06.117Z] 
14:24:06 [2023-03-06T14:24:06.117Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
14:24:06 [2023-03-06T14:24:06.385Z] #104 DONE 0.5s
14:24:06 [2023-03-06T14:24:06.646Z] 
14:24:06 [2023-03-06T14:24:06.646Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:24:06 [2023-03-06T14:24:06.909Z] #105 0.469 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:24:06 [2023-03-06T14:24:06.909Z] #105 DONE 0.5s
14:24:06 [2023-03-06T14:24:06.909Z] 
14:24:06 [2023-03-06T14:24:06.909Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:24:07 [2023-03-06T14:24:07.481Z] #106 DONE 0.5s
14:24:07 [2023-03-06T14:24:07.481Z] 
14:24:07 [2023-03-06T14:24:07.481Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:24:07 [2023-03-06T14:24:07.744Z] #107 DONE 0.4s
14:24:08 [2023-03-06T14:24:08.006Z] 
14:24:08 [2023-03-06T14:24:08.006Z] #108 [dev-base  6/11] RUN ldconfig
14:24:08 [2023-03-06T14:24:08.582Z] #108 DONE 0.5s
14:24:08 [2023-03-06T14:24:08.582Z] 
14:24:08 [2023-03-06T14:24:08.582Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
14:24:08 [2023-03-06T14:24:08.848Z] #109 DONE 0.5s
14:24:09 [2023-03-06T14:24:09.109Z] 
14:24:09 [2023-03-06T14:24:09.109Z] #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
14:24:09 [2023-03-06T14:24:09.680Z] #110 0.850 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:24:09 [2023-03-06T14:24:09.940Z] #110 0.941 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:24:09 [2023-03-06T14:24:09.940Z] #110 1.035 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:24:09 [2023-03-06T14:24:09.940Z] #110 1.040 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
14:24:09 [2023-03-06T14:24:09.940Z] #110 1.146 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [229 kB]
14:24:10 [2023-03-06T14:24:10.200Z] #110 1.278 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:24:11 [2023-03-06T14:24:11.142Z] #110 2.036 Fetched 8521 kB in 2s (5549 kB/s)
14:24:11 [2023-03-06T14:24:11.403Z] #110 2.036 Reading package lists...
14:24:11 [2023-03-06T14:24:11.925Z] #110 2.628 Reading package lists...
14:24:12 [2023-03-06T14:24:12.446Z] #110 3.205 Building dependency tree...
14:24:12 [2023-03-06T14:24:12.707Z] #110 3.747 The following additional packages will be installed:
14:24:12 [2023-03-06T14:24:12.707Z] #110 3.747   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
14:24:12 [2023-03-06T14:24:12.707Z] #110 3.748   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
14:24:12 [2023-03-06T14:24:12.707Z] #110 3.748   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
14:24:12 [2023-03-06T14:24:12.707Z] #110 3.749   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
14:24:12 [2023-03-06T14:24:12.707Z] #110 3.749   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
14:24:12 [2023-03-06T14:24:12.707Z] #110 3.749   xxd
14:24:12 [2023-03-06T14:24:12.707Z] #110 3.752 Suggested packages:
14:24:12 [2023-03-06T14:24:12.707Z] #110 3.752   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:24:12 [2023-03-06T14:24:12.707Z] #110 3.752   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
14:24:12 [2023-03-06T14:24:12.707Z] #110 3.752   ctags vim-doc vim-scripts xfsdump acl attr quota
14:24:12 [2023-03-06T14:24:12.707Z] #110 3.752 Recommended packages:
14:24:12 [2023-03-06T14:24:12.707Z] #110 3.752   libatm1 nftables libpam-cap build-essential python3-dev dbus
14:24:12 [2023-03-06T14:24:12.707Z] #110 3.752   systemd-timesyncd | time-daemon unzip
14:24:12 [2023-03-06T14:24:12.967Z] #110 4.125 The following NEW packages will be installed:
14:24:12 [2023-03-06T14:24:12.967Z] #110 4.125   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
14:24:12 [2023-03-06T14:24:12.967Z] #110 4.125   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
14:24:12 [2023-03-06T14:24:12.967Z] #110 4.125   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
14:24:12 [2023-03-06T14:24:12.967Z] #110 4.125   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
14:24:12 [2023-03-06T14:24:12.967Z] #110 4.126   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:24:12 [2023-03-06T14:24:12.967Z] #110 4.126   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
14:24:12 [2023-03-06T14:24:12.967Z] #110 4.126   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
14:24:12 [2023-03-06T14:24:12.967Z] #110 4.127   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
14:24:12 [2023-03-06T14:24:12.967Z] #110 4.127   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:24:12 [2023-03-06T14:24:12.967Z] #110 4.127   xz-utils zip zstd
14:24:13 [2023-03-06T14:24:13.228Z] #110 4.410 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
14:24:13 [2023-03-06T14:24:13.228Z] #110 4.410 Need to get 32.1 MB of archives.
14:24:13 [2023-03-06T14:24:13.228Z] #110 4.410 After this operation, 124 MB of additional disk space will be used.
14:24:13 [2023-03-06T14:24:13.228Z] #110 4.410 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
14:24:13 [2023-03-06T14:24:13.228Z] #110 4.415 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
14:24:13 [2023-03-06T14:24:13.228Z] #110 4.416 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
14:24:13 [2023-03-06T14:24:13.228Z] #110 4.417 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
14:24:13 [2023-03-06T14:24:13.228Z] #110 4.419 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
14:24:13 [2023-03-06T14:24:13.228Z] #110 4.421 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
14:24:13 [2023-03-06T14:24:13.228Z] #110 4.422 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
14:24:13 [2023-03-06T14:24:13.228Z] #110 4.425 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
14:24:13 [2023-03-06T14:24:13.228Z] #110 4.427 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
14:24:13 [2023-03-06T14:24:13.228Z] #110 4.428 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
14:24:13 [2023-03-06T14:24:13.228Z] #110 4.454 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.455 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.455 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.456 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.457 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.458 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.458 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.462 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.463 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.465 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.466 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.467 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.468 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.471 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.473 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.474 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.474 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.480 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.482 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.485 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.487 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.489 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.490 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.492 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.495 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.546 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.547 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.548 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.549 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.549 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.550 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.551 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.552 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.553 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.563 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.564 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.565 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.566 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.569 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.569 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.571 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.574 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.575 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.578 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.580 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.615 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.621 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.625 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
14:24:13 [2023-03-06T14:24:13.489Z] #110 4.627 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
14:24:13 [2023-03-06T14:24:13.761Z] #110 4.788 debconf: delaying package configuration, since apt-utils is not installed
14:24:13 [2023-03-06T14:24:13.761Z] #110 4.838 Fetched 32.1 MB in 0s (65.7 MB/s)
14:24:13 [2023-03-06T14:24:13.761Z] #110 4.871 Selecting previously unselected package libapparmor1:arm64.
14:24:13 [2023-03-06T14:24:13.761Z] #110 4.871 (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.)
14:24:13 [2023-03-06T14:24:13.761Z] #110 4.882 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
14:24:13 [2023-03-06T14:24:13.761Z] #110 4.890 Unpacking libapparmor1:arm64 (2.13.6-10) ...
14:24:13 [2023-03-06T14:24:13.761Z] #110 4.938 Selecting previously unselected package libcap2:arm64.
14:24:14 [2023-03-06T14:24:14.051Z] #110 4.940 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
14:24:14 [2023-03-06T14:24:14.051Z] #110 4.946 Unpacking libcap2:arm64 (1:2.44-1) ...
14:24:14 [2023-03-06T14:24:14.051Z] #110 4.986 Selecting previously unselected package libargon2-1:arm64.
14:24:14 [2023-03-06T14:24:14.051Z] #110 4.988 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
14:24:14 [2023-03-06T14:24:14.051Z] #110 4.993 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
14:24:14 [2023-03-06T14:24:14.051Z] #110 5.040 Selecting previously unselected package dmsetup.
14:24:14 [2023-03-06T14:24:14.051Z] #110 5.040 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
14:24:14 [2023-03-06T14:24:14.051Z] #110 5.045 Unpacking dmsetup (2:1.02.175-2.1) ...
14:24:14 [2023-03-06T14:24:14.051Z] #110 5.095 Selecting previously unselected package libdevmapper1.02.1:arm64.
14:24:14 [2023-03-06T14:24:14.051Z] #110 5.098 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
14:24:14 [2023-03-06T14:24:14.051Z] #110 5.103 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
14:24:14 [2023-03-06T14:24:14.051Z] #110 5.151 Selecting previously unselected package libjson-c5:arm64.
14:24:14 [2023-03-06T14:24:14.051Z] #110 5.154 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
14:24:14 [2023-03-06T14:24:14.051Z] #110 5.159 Unpacking libjson-c5:arm64 (0.15-2) ...
14:24:14 [2023-03-06T14:24:14.051Z] #110 5.203 Selecting previously unselected package libcryptsetup12:arm64.
14:24:14 [2023-03-06T14:24:14.051Z] #110 5.206 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
14:24:14 [2023-03-06T14:24:14.051Z] #110 5.211 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
14:24:14 [2023-03-06T14:24:14.051Z] #110 5.268 Selecting previously unselected package libip4tc2:arm64.
14:24:14 [2023-03-06T14:24:14.323Z] #110 5.270 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
14:24:14 [2023-03-06T14:24:14.323Z] #110 5.275 Unpacking libip4tc2:arm64 (1.8.7-1) ...
14:24:14 [2023-03-06T14:24:14.323Z] #110 5.330 Selecting previously unselected package libkmod2:arm64.
14:24:14 [2023-03-06T14:24:14.323Z] #110 5.330 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
14:24:14 [2023-03-06T14:24:14.323Z] #110 5.334 Unpacking libkmod2:arm64 (28-1) ...
14:24:14 [2023-03-06T14:24:14.323Z] #110 5.385 Selecting previously unselected package systemd.
14:24:14 [2023-03-06T14:24:14.323Z] #110 5.388 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ...
14:24:14 [2023-03-06T14:24:14.323Z] #110 5.440 Unpacking systemd (247.3-7+deb11u1) ...
14:24:14 [2023-03-06T14:24:14.900Z] #110 5.850 Selecting previously unselected package pigz.
14:24:14 [2023-03-06T14:24:14.900Z] #110 5.861 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
14:24:14 [2023-03-06T14:24:14.900Z] #110 5.865 Unpacking pigz (2.6-1) ...
14:24:14 [2023-03-06T14:24:14.900Z] #110 5.914 Selecting previously unselected package libelf1:arm64.
14:24:14 [2023-03-06T14:24:14.900Z] #110 5.914 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
14:24:14 [2023-03-06T14:24:14.900Z] #110 5.918 Unpacking libelf1:arm64 (0.183-1) ...
14:24:14 [2023-03-06T14:24:14.900Z] #110 5.971 Selecting previously unselected package libbpf0:arm64.
14:24:14 [2023-03-06T14:24:14.900Z] #110 5.974 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
14:24:14 [2023-03-06T14:24:14.900Z] #110 5.978 Unpacking libbpf0:arm64 (1:0.3-2) ...
14:24:14 [2023-03-06T14:24:14.900Z] #110 6.029 Selecting previously unselected package libmnl0:arm64.
14:24:14 [2023-03-06T14:24:14.900Z] #110 6.030 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
14:24:14 [2023-03-06T14:24:14.900Z] #110 6.035 Unpacking libmnl0:arm64 (1.0.4-3) ...
14:24:14 [2023-03-06T14:24:14.900Z] #110 6.074 Selecting previously unselected package libxtables12:arm64.
14:24:15 [2023-03-06T14:24:15.161Z] #110 6.077 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
14:24:15 [2023-03-06T14:24:15.161Z] #110 6.081 Unpacking libxtables12:arm64 (1.8.7-1) ...
14:24:15 [2023-03-06T14:24:15.161Z] #110 6.124 Selecting previously unselected package libcap2-bin.
14:24:15 [2023-03-06T14:24:15.161Z] #110 6.127 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
14:24:15 [2023-03-06T14:24:15.161Z] #110 6.135 Unpacking libcap2-bin (1:2.44-1) ...
14:24:15 [2023-03-06T14:24:15.161Z] #110 6.199 Selecting previously unselected package iproute2.
14:24:15 [2023-03-06T14:24:15.161Z] #110 6.202 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
14:24:15 [2023-03-06T14:24:15.161Z] #110 6.206 Unpacking iproute2 (5.10.0-4) ...
14:24:15 [2023-03-06T14:24:15.161Z] #110 6.315 Selecting previously unselected package xxd.
14:24:15 [2023-03-06T14:24:15.421Z] #110 6.318 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:24:15 [2023-03-06T14:24:15.421Z] #110 6.322 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:24:15 [2023-03-06T14:24:15.421Z] #110 6.374 Selecting previously unselected package vim-common.
14:24:15 [2023-03-06T14:24:15.421Z] #110 6.377 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:24:15 [2023-03-06T14:24:15.421Z] #110 6.386 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:24:15 [2023-03-06T14:24:15.421Z] #110 6.444 Selecting previously unselected package bash-completion.
14:24:15 [2023-03-06T14:24:15.422Z] #110 6.447 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
14:24:15 [2023-03-06T14:24:15.992Z] #110 7.187 Unpacking bash-completion (1:2.11-2) ...
14:24:16 [2023-03-06T14:24:16.253Z] #110 7.308 Selecting previously unselected package bzip2.
14:24:16 [2023-03-06T14:24:16.253Z] #110 7.311 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
14:24:16 [2023-03-06T14:24:16.253Z] #110 7.315 Unpacking bzip2 (1.0.8-4) ...
14:24:16 [2023-03-06T14:24:16.253Z] #110 7.357 Selecting previously unselected package xz-utils.
14:24:16 [2023-03-06T14:24:16.253Z] #110 7.360 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
14:24:16 [2023-03-06T14:24:16.253Z] #110 7.364 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:24:16 [2023-03-06T14:24:16.253Z] #110 7.426 Selecting previously unselected package apparmor.
14:24:16 [2023-03-06T14:24:16.514Z] #110 7.429 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
14:24:16 [2023-03-06T14:24:16.514Z] #110 7.454 Unpacking apparmor (2.13.6-10) ...
14:24:16 [2023-03-06T14:24:16.514Z] #110 7.555 Selecting previously unselected package inetutils-ping.
14:24:16 [2023-03-06T14:24:16.514Z] #110 7.557 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
14:24:16 [2023-03-06T14:24:16.514Z] #110 7.562 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
14:24:16 [2023-03-06T14:24:16.514Z] #110 7.616 Selecting previously unselected package libip6tc2:arm64.
14:24:16 [2023-03-06T14:24:16.514Z] #110 7.618 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
14:24:16 [2023-03-06T14:24:16.514Z] #110 7.622 Unpacking libip6tc2:arm64 (1.8.7-1) ...
14:24:16 [2023-03-06T14:24:16.514Z] #110 7.661 Selecting previously unselected package libnfnetlink0:arm64.
14:24:16 [2023-03-06T14:24:16.514Z] #110 7.663 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
14:24:16 [2023-03-06T14:24:16.514Z] #110 7.668 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:24:16 [2023-03-06T14:24:16.514Z] #110 7.709 Selecting previously unselected package libnetfilter-conntrack3:arm64.
14:24:16 [2023-03-06T14:24:16.514Z] #110 7.711 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
14:24:16 [2023-03-06T14:24:16.514Z] #110 7.716 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
14:24:16 [2023-03-06T14:24:16.514Z] #110 7.756 Selecting previously unselected package libnftnl11:arm64.
14:24:16 [2023-03-06T14:24:16.514Z] #110 7.759 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
14:24:16 [2023-03-06T14:24:16.514Z] #110 7.765 Unpacking libnftnl11:arm64 (1.1.9-1) ...
14:24:16 [2023-03-06T14:24:16.775Z] #110 7.811 Selecting previously unselected package iptables.
14:24:16 [2023-03-06T14:24:16.775Z] #110 7.811 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
14:24:16 [2023-03-06T14:24:16.775Z] #110 7.815 Unpacking iptables (1.8.7-1) ...
14:24:16 [2023-03-06T14:24:16.775Z] #110 7.890 Selecting previously unselected package libonig5:arm64.
14:24:16 [2023-03-06T14:24:16.775Z] #110 7.893 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
14:24:16 [2023-03-06T14:24:16.775Z] #110 7.897 Unpacking libonig5:arm64 (6.9.6-1.1) ...
14:24:16 [2023-03-06T14:24:16.775Z] #110 7.951 Selecting previously unselected package libjq1:arm64.
14:24:16 [2023-03-06T14:24:16.775Z] #110 7.953 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
14:24:16 [2023-03-06T14:24:16.775Z] #110 7.958 Unpacking libjq1:arm64 (1.6-2.1) ...
14:24:16 [2023-03-06T14:24:16.775Z] #110 7.996 Selecting previously unselected package jq.
14:24:17 [2023-03-06T14:24:17.036Z] #110 7.998 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
14:24:17 [2023-03-06T14:24:17.036Z] #110 8.002 Unpacking jq (1.6-2.1) ...
14:24:17 [2023-03-06T14:24:17.036Z] #110 8.048 Selecting previously unselected package libaio1:arm64.
14:24:17 [2023-03-06T14:24:17.036Z] #110 8.051 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
14:24:17 [2023-03-06T14:24:17.036Z] #110 8.056 Unpacking libaio1:arm64 (0.3.112-9) ...
14:24:17 [2023-03-06T14:24:17.036Z] #110 8.095 Selecting previously unselected package libgpm2:arm64.
14:24:17 [2023-03-06T14:24:17.036Z] #110 8.097 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
14:24:17 [2023-03-06T14:24:17.036Z] #110 8.101 Unpacking libgpm2:arm64 (1.20.7-8) ...
14:24:17 [2023-03-06T14:24:17.036Z] #110 8.141 Selecting previously unselected package libicu67:arm64.
14:24:17 [2023-03-06T14:24:17.036Z] #110 8.144 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
14:24:17 [2023-03-06T14:24:17.036Z] #110 8.149 Unpacking libicu67:arm64 (67.1-7) ...
14:24:17 [2023-03-06T14:24:17.978Z] #110 8.851 Selecting previously unselected package libinih1:arm64.
14:24:17 [2023-03-06T14:24:17.978Z] #110 8.852 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
14:24:17 [2023-03-06T14:24:17.978Z] #110 8.856 Unpacking libinih1:arm64 (53-1+b2) ...
14:24:17 [2023-03-06T14:24:17.978Z] #110 8.895 Selecting previously unselected package libmicrohttpd12:arm64.
14:24:17 [2023-03-06T14:24:17.978Z] #110 8.898 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
14:24:17 [2023-03-06T14:24:17.978Z] #110 8.903 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
14:24:17 [2023-03-06T14:24:17.978Z] #110 8.945 Selecting previously unselected package libnet1:arm64.
14:24:17 [2023-03-06T14:24:17.978Z] #110 8.948 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
14:24:17 [2023-03-06T14:24:17.978Z] #110 8.953 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:24:17 [2023-03-06T14:24:17.978Z] #110 9.002 Selecting previously unselected package libnl-3-200:arm64.
14:24:17 [2023-03-06T14:24:17.978Z] #110 9.002 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
14:24:17 [2023-03-06T14:24:17.978Z] #110 9.006 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
14:24:17 [2023-03-06T14:24:17.978Z] #110 9.049 Selecting previously unselected package libprotobuf-c1:arm64.
14:24:17 [2023-03-06T14:24:17.978Z] #110 9.051 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
14:24:17 [2023-03-06T14:24:17.978Z] #110 9.056 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:24:17 [2023-03-06T14:24:17.978Z] #110 9.095 Selecting previously unselected package libyajl2:arm64.
14:24:17 [2023-03-06T14:24:17.978Z] #110 9.098 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
14:24:17 [2023-03-06T14:24:17.978Z] #110 9.103 Unpacking libyajl2:arm64 (2.1.0-3) ...
14:24:17 [2023-03-06T14:24:17.978Z] #110 9.137 Selecting previously unselected package net-tools.
14:24:17 [2023-03-06T14:24:17.978Z] #110 9.139 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
14:24:17 [2023-03-06T14:24:17.978Z] #110 9.145 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:24:17 [2023-03-06T14:24:17.978Z] #110 9.205 Selecting previously unselected package patch.
14:24:18 [2023-03-06T14:24:18.238Z] #110 9.207 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
14:24:18 [2023-03-06T14:24:18.238Z] #110 9.212 Unpacking patch (2.7.6-7) ...
14:24:18 [2023-03-06T14:24:18.238Z] #110 9.258 Selecting previously unselected package python-pip-whl.
14:24:18 [2023-03-06T14:24:18.238Z] #110 9.261 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:24:18 [2023-03-06T14:24:18.238Z] #110 9.266 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:24:18 [2023-03-06T14:24:18.238Z] #110 9.405 Selecting previously unselected package python3-lib2to3.
14:24:18 [2023-03-06T14:24:18.238Z] #110 9.408 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
14:24:18 [2023-03-06T14:24:18.238Z] #110 9.412 Unpacking python3-lib2to3 (3.9.2-1) ...
14:24:18 [2023-03-06T14:24:18.238Z] #110 9.456 Selecting previously unselected package python3-distutils.
14:24:18 [2023-03-06T14:24:18.508Z] #110 9.459 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
14:24:18 [2023-03-06T14:24:18.508Z] #110 9.464 Unpacking python3-distutils (3.9.2-1) ...
14:24:18 [2023-03-06T14:24:18.508Z] #110 9.513 Selecting previously unselected package python3-pkg-resources.
14:24:18 [2023-03-06T14:24:18.508Z] #110 9.516 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
14:24:18 [2023-03-06T14:24:18.508Z] #110 9.520 Unpacking python3-pkg-resources (52.0.0-4) ...
14:24:18 [2023-03-06T14:24:18.508Z] #110 9.570 Selecting previously unselected package python3-setuptools.
14:24:18 [2023-03-06T14:24:18.508Z] #110 9.572 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
14:24:18 [2023-03-06T14:24:18.508Z] #110 9.577 Unpacking python3-setuptools (52.0.0-4) ...
14:24:18 [2023-03-06T14:24:18.508Z] #110 9.640 Selecting previously unselected package python3-wheel.
14:24:18 [2023-03-06T14:24:18.508Z] #110 9.643 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
14:24:18 [2023-03-06T14:24:18.508Z] #110 9.647 Unpacking python3-wheel (0.34.2-1) ...
14:24:18 [2023-03-06T14:24:18.508Z] #110 9.685 Selecting previously unselected package python3-pip.
14:24:18 [2023-03-06T14:24:18.768Z] #110 9.688 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:24:18 [2023-03-06T14:24:18.768Z] #110 9.692 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:24:18 [2023-03-06T14:24:18.768Z] #110 9.767 Selecting previously unselected package sudo.
14:24:18 [2023-03-06T14:24:18.768Z] #110 9.771 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
14:24:18 [2023-03-06T14:24:18.768Z] #110 9.778 Unpacking sudo (1.9.5p2-3+deb11u1) ...
14:24:18 [2023-03-06T14:24:18.768Z] #110 9.903 Selecting previously unselected package systemd-journal-remote.
14:24:18 [2023-03-06T14:24:18.768Z] #110 9.904 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
14:24:18 [2023-03-06T14:24:18.768Z] #110 9.908 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
14:24:18 [2023-03-06T14:24:18.768Z] #110 9.952 Selecting previously unselected package thin-provisioning-tools.
14:24:19 [2023-03-06T14:24:19.029Z] #110 9.954 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
14:24:19 [2023-03-06T14:24:19.029Z] #110 9.959 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:24:19 [2023-03-06T14:24:19.029Z] #110 10.02 Selecting previously unselected package uidmap.
14:24:19 [2023-03-06T14:24:19.029Z] #110 10.02 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
14:24:19 [2023-03-06T14:24:19.029Z] #110 10.03 Unpacking uidmap (1:4.8.1-1) ...
14:24:19 [2023-03-06T14:24:19.029Z] #110 10.08 Selecting previously unselected package vim-runtime.
14:24:19 [2023-03-06T14:24:19.029Z] #110 10.09 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:24:19 [2023-03-06T14:24:19.029Z] #110 10.10 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:24:19 [2023-03-06T14:24:19.029Z] #110 10.11 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:24:19 [2023-03-06T14:24:19.029Z] #110 10.11 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:24:19 [2023-03-06T14:24:19.600Z] #110 10.72 Selecting previously unselected package vim.
14:24:19 [2023-03-06T14:24:19.600Z] #110 10.72 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:24:19 [2023-03-06T14:24:19.600Z] #110 10.73 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:24:19 [2023-03-06T14:24:19.860Z] #110 10.87 Selecting previously unselected package xfsprogs.
14:24:19 [2023-03-06T14:24:19.860Z] #110 10.88 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
14:24:19 [2023-03-06T14:24:19.860Z] #110 10.88 Unpacking xfsprogs (5.10.0-4) ...
14:24:19 [2023-03-06T14:24:19.860Z] #110 10.98 Selecting previously unselected package zip.
14:24:20 [2023-03-06T14:24:20.121Z] #110 10.98 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
14:24:20 [2023-03-06T14:24:20.121Z] #110 10.99 Unpacking zip (3.0-12) ...
14:24:20 [2023-03-06T14:24:20.121Z] #110 11.04 Selecting previously unselected package zstd.
14:24:20 [2023-03-06T14:24:20.121Z] #110 11.04 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
14:24:20 [2023-03-06T14:24:20.121Z] #110 11.05 Unpacking zstd (1.4.8+dfsg-2.1) ...
14:24:20 [2023-03-06T14:24:20.121Z] #110 11.14 Setting up python3-pkg-resources (52.0.0-4) ...
14:24:20 [2023-03-06T14:24:20.121Z] #110 11.36 Setting up libip4tc2:arm64 (1.8.7-1) ...
14:24:20 [2023-03-06T14:24:20.121Z] #110 11.37 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:24:20 [2023-03-06T14:24:20.121Z] #110 11.38 Setting up libapparmor1:arm64 (2.13.6-10) ...
14:24:20 [2023-03-06T14:24:20.382Z] #110 11.40 Setting up libgpm2:arm64 (1.20.7-8) ...
14:24:20 [2023-03-06T14:24:20.382Z] #110 11.41 Setting up libicu67:arm64 (67.1-7) ...
14:24:20 [2023-03-06T14:24:20.382Z] #110 11.42 Setting up libip6tc2:arm64 (1.8.7-1) ...
14:24:20 [2023-03-06T14:24:20.382Z] #110 11.44 Setting up libinih1:arm64 (53-1+b2) ...
14:24:20 [2023-03-06T14:24:20.382Z] #110 11.45 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
14:24:20 [2023-03-06T14:24:20.382Z] #110 11.46 Setting up uidmap (1:4.8.1-1) ...
14:24:20 [2023-03-06T14:24:20.382Z] #110 11.47 Setting up libyajl2:arm64 (2.1.0-3) ...
14:24:20 [2023-03-06T14:24:20.382Z] #110 11.49 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:24:20 [2023-03-06T14:24:20.382Z] #110 11.50 Setting up bzip2 (1.0.8-4) ...
14:24:20 [2023-03-06T14:24:20.382Z] #110 11.52 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:24:20 [2023-03-06T14:24:20.382Z] #110 11.53 Setting up python3-wheel (0.34.2-1) ...
14:24:20 [2023-03-06T14:24:20.644Z] #110 11.69 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
14:24:20 [2023-03-06T14:24:20.644Z] #110 11.71 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:24:20 [2023-03-06T14:24:20.644Z] #110 11.72 Setting up libcap2:arm64 (1:2.44-1) ...
14:24:20 [2023-03-06T14:24:20.644Z] #110 11.73 Setting up libcap2-bin (1:2.44-1) ...
14:24:20 [2023-03-06T14:24:20.644Z] #110 11.75 Setting up apparmor (2.13.6-10) ...
14:24:21 [2023-03-06T14:24:21.585Z] #110 12.59 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
14:24:21 [2023-03-06T14:24:21.585Z] #110 12.62 Setting up zip (3.0-12) ...
14:24:21 [2023-03-06T14:24:21.585Z] #110 12.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:24:21 [2023-03-06T14:24:21.585Z] #110 12.66 Setting up bash-completion (1:2.11-2) ...
14:24:22 [2023-03-06T14:24:22.528Z] #110 13.51 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:24:22 [2023-03-06T14:24:22.528Z] #110 13.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:24:22 [2023-03-06T14:24:22.528Z] #110 13.54 Setting up libmnl0:arm64 (1.0.4-3) ...
14:24:22 [2023-03-06T14:24:22.528Z] #110 13.55 Setting up patch (2.7.6-7) ...
14:24:22 [2023-03-06T14:24:22.528Z] #110 13.57 Setting up sudo (1.9.5p2-3+deb11u1) ...
14:24:22 [2023-03-06T14:24:22.528Z] #110 13.62 invoke-rc.d: could not determine current runlevel
14:24:22 [2023-03-06T14:24:22.528Z] #110 13.63 invoke-rc.d: policy-rc.d denied execution of start.
14:24:22 [2023-03-06T14:24:22.528Z] #110 13.63 Setting up libxtables12:arm64 (1.8.7-1) ...
14:24:22 [2023-03-06T14:24:22.528Z] #110 13.64 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
14:24:22 [2023-03-06T14:24:22.528Z] #110 13.66 Setting up pigz (2.6-1) ...
14:24:22 [2023-03-06T14:24:22.528Z] #110 13.68 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:24:22 [2023-03-06T14:24:22.528Z] #110 13.69 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
14:24:22 [2023-03-06T14:24:22.528Z] #110 13.71 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:24:22 [2023-03-06T14:24:22.528Z] #110 13.73 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:24:22 [2023-03-06T14:24:22.789Z] #110 13.98 Setting up libaio1:arm64 (0.3.112-9) ...
14:24:23 [2023-03-06T14:24:23.051Z] #110 14.00 Setting up python3-lib2to3 (3.9.2-1) ...
14:24:23 [2023-03-06T14:24:23.051Z] #110 14.11 Setting up libelf1:arm64 (0.183-1) ...
14:24:23 [2023-03-06T14:24:23.051Z] #110 14.12 Setting up libjson-c5:arm64 (0.15-2) ...
14:24:23 [2023-03-06T14:24:23.051Z] #110 14.14 Setting up zstd (1.4.8+dfsg-2.1) ...
14:24:23 [2023-03-06T14:24:23.051Z] #110 14.15 Setting up libonig5:arm64 (6.9.6-1.1) ...
14:24:23 [2023-03-06T14:24:23.051Z] #110 14.17 Setting up libkmod2:arm64 (28-1) ...
14:24:23 [2023-03-06T14:24:23.051Z] #110 14.19 Setting up python3-distutils (3.9.2-1) ...
14:24:23 [2023-03-06T14:24:23.313Z] #110 14.32 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:24:23 [2023-03-06T14:24:23.313Z] #110 14.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:24:23 [2023-03-06T14:24:23.313Z] #110 14.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:24:23 [2023-03-06T14:24:23.313Z] #110 14.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:24:23 [2023-03-06T14:24:23.313Z] #110 14.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:24:23 [2023-03-06T14:24:23.313Z] #110 14.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:24:23 [2023-03-06T14:24:23.313Z] #110 14.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:24:23 [2023-03-06T14:24:23.313Z] #110 14.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:24:23 [2023-03-06T14:24:23.313Z] #110 14.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:24:23 [2023-03-06T14:24:23.313Z] #110 14.39 Setting up python3-setuptools (52.0.0-4) ...
14:24:23 [2023-03-06T14:24:23.574Z] #110 14.75 Setting up libjq1:arm64 (1.6-2.1) ...
14:24:23 [2023-03-06T14:24:23.574Z] #110 14.76 Setting up libnftnl11:arm64 (1.1.9-1) ...
14:24:23 [2023-03-06T14:24:23.574Z] #110 14.78 Setting up thin-provisioning-tools (0.9.0-1) ...
14:24:23 [2023-03-06T14:24:23.835Z] #110 14.79 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:24:24 [2023-03-06T14:24:24.098Z] #110 15.08 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
14:24:24 [2023-03-06T14:24:24.098Z] #110 15.09 Setting up jq (1.6-2.1) ...
14:24:24 [2023-03-06T14:24:24.098Z] #110 15.11 Setting up libbpf0:arm64 (1:0.3-2) ...
14:24:24 [2023-03-06T14:24:24.098Z] #110 15.12 Setting up iptables (1.8.7-1) ...
14:24:24 [2023-03-06T14:24:24.098Z] #110 15.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:24:24 [2023-03-06T14:24:24.098Z] #110 15.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:24:24 [2023-03-06T14:24:24.098Z] #110 15.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:24:24 [2023-03-06T14:24:24.098Z] #110 15.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:24:24 [2023-03-06T14:24:24.098Z] #110 15.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:24:24 [2023-03-06T14:24:24.098Z] #110 15.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:24:24 [2023-03-06T14:24:24.098Z] #110 15.17 Setting up iproute2 (5.10.0-4) ...
14:24:24 [2023-03-06T14:24:24.098Z] #110 15.32 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
14:24:24 [2023-03-06T14:24:24.098Z] #110 15.33 Setting up dmsetup (2:1.02.175-2.1) ...
14:24:24 [2023-03-06T14:24:24.358Z] #110 15.34 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
14:24:24 [2023-03-06T14:24:24.358Z] #110 15.36 Setting up systemd (247.3-7+deb11u1) ...
14:24:24 [2023-03-06T14:24:24.358Z] #110 15.41 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
14:24:24 [2023-03-06T14:24:24.358Z] #110 15.41 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
14:24:24 [2023-03-06T14:24:24.358Z] #110 15.42 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
14:24:24 [2023-03-06T14:24:24.358Z] #110 15.42 Initializing machine ID from random generator.
14:24:24 [2023-03-06T14:24:24.930Z] #110 15.82 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
14:24:24 [2023-03-06T14:24:24.930Z] #110 15.97 Setting up xfsprogs (5.10.0-4) ...
14:24:24 [2023-03-06T14:24:24.930Z] #110 15.98 System has not been booted with systemd as init system (PID 1). Can't operate.
14:24:24 [2023-03-06T14:24:24.930Z] #110 15.98 Failed to connect to bus: Host is down
14:24:24 [2023-03-06T14:24:24.930Z] #110 15.99 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:24:25 [2023-03-06T14:24:25.503Z] #110 DONE 16.4s
14:24:25 [2023-03-06T14:24:25.503Z] 
14:24:25 [2023-03-06T14:24:25.503Z] #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
14:24:25 [2023-03-06T14:24:25.764Z] #111 0.438 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:24:25 [2023-03-06T14:24:25.764Z] #111 0.442 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:24:25 [2023-03-06T14:24:25.764Z] #111 0.446 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:24:26 [2023-03-06T14:24:26.024Z] #111 DONE 0.6s
14:24:26 [2023-03-06T14:24:26.024Z] 
14:24:26 [2023-03-06T14:24:26.024Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
14:24:32 [2023-03-06T14:24:32.607Z] #112 5.854 Collecting yamllint==1.27.1
14:24:32 [2023-03-06T14:24:32.868Z] #112 6.888   Downloading yamllint-1.27.1.tar.gz (129 kB)
14:24:33 [2023-03-06T14:24:33.131Z] #112 7.220 Collecting pathspec>=0.5.3
14:24:33 [2023-03-06T14:24:33.131Z] #112 7.225   Downloading pathspec-0.11.0-py3-none-any.whl (29 kB)
14:24:33 [2023-03-06T14:24:33.131Z] #112 7.333 Collecting pyyaml
14:24:33 [2023-03-06T14:24:33.394Z] #112 7.340   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
14:24:33 [2023-03-06T14:24:33.394Z] #112 7.358 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
14:24:33 [2023-03-06T14:24:33.394Z] #112 7.363 Building wheels for collected packages: yamllint
14:24:33 [2023-03-06T14:24:33.394Z] #112 7.364   Building wheel for yamllint (setup.py): started
14:24:33 [2023-03-06T14:24:33.660Z] #112 7.667   Building wheel for yamllint (setup.py): finished with status 'done'
14:24:33 [2023-03-06T14:24:33.660Z] #112 7.668   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=10a8591951832da3c32438cb794855a86bb1d43ce1b6c2bc615bb2824652370e
14:24:33 [2023-03-06T14:24:33.660Z] #112 7.668   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
14:24:33 [2023-03-06T14:24:33.660Z] #112 7.670 Successfully built yamllint
14:24:33 [2023-03-06T14:24:33.660Z] #112 7.677 Installing collected packages: pyyaml, pathspec, yamllint
14:24:33 [2023-03-06T14:24:33.921Z] #112 7.813 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.27.1
14:24:33 [2023-03-06T14:24:33.921Z] #112 DONE 8.0s
14:24:33 [2023-03-06T14:24:33.921Z] 
14:24:33 [2023-03-06T14:24:33.921Z] #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
14:24:34 [2023-03-06T14:24:34.863Z] #113 0.745 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:24:34 [2023-03-06T14:24:34.863Z] #113 0.745 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:24:34 [2023-03-06T14:24:34.863Z] #113 0.745 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
14:24:35 [2023-03-06T14:24:35.436Z] #113 1.149 Reading package lists...
14:24:36 [2023-03-06T14:24:36.269Z] #113 1.748 Reading package lists...
14:24:36 [2023-03-06T14:24:36.530Z] #113 2.326 Building dependency tree...
14:24:36 [2023-03-06T14:24:36.530Z] #113 2.517 Reading state information...
14:24:36 [2023-03-06T14:24:36.791Z] #113 2.854 gcc is already the newest version (4:10.2.1-1).
14:24:36 [2023-03-06T14:24:36.791Z] #113 2.854 pkg-config is already the newest version (0.29.2-1).
14:24:36 [2023-03-06T14:24:36.791Z] #113 2.854 The following additional packages will be installed:
14:24:36 [2023-03-06T14:24:36.791Z] #113 2.855   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
14:24:36 [2023-03-06T14:24:36.791Z] #113 2.855   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
14:24:36 [2023-03-06T14:24:36.791Z] #113 2.855   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
14:24:36 [2023-03-06T14:24:36.791Z] #113 2.855   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
14:24:36 [2023-03-06T14:24:36.791Z] #113 2.857   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
14:24:36 [2023-03-06T14:24:36.791Z] #113 2.857   uuid-dev zlib1g-dev
14:24:36 [2023-03-06T14:24:36.791Z] #113 2.860 Suggested packages:
14:24:36 [2023-03-06T14:24:36.791Z] #113 2.860   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
14:24:36 [2023-03-06T14:24:36.791Z] #113 2.860   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
14:24:36 [2023-03-06T14:24:36.791Z] #113 2.860 Recommended packages:
14:24:36 [2023-03-06T14:24:36.791Z] #113 2.860   build-essential fakeroot libalgorithm-merge-perl
14:24:37 [2023-03-06T14:24:37.052Z] #113 3.130 The following NEW packages will be installed:
14:24:37 [2023-03-06T14:24:37.052Z] #113 3.130   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
14:24:37 [2023-03-06T14:24:37.052Z] #113 3.131   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
14:24:37 [2023-03-06T14:24:37.052Z] #113 3.131   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
14:24:37 [2023-03-06T14:24:37.052Z] #113 3.131   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
14:24:37 [2023-03-06T14:24:37.052Z] #113 3.131   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
14:24:37 [2023-03-06T14:24:37.052Z] #113 3.131   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
14:24:37 [2023-03-06T14:24:37.052Z] #113 3.132   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.414 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.414 Need to get 10.3 MB of archives.
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.414 After this operation, 41.5 MB of additional disk space will be used.
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.414 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.434 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]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.436 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]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.437 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.438 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.440 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.441 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.447 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.448 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.451 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]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.452 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.452 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.455 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.456 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.458 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.460 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.463 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.465 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.466 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.467 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.475 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.476 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.477 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.479 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.481 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.484 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.485 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.489 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.490 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.501 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.502 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
14:24:37 [2023-03-06T14:24:37.313Z] #113 3.503 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
14:24:37 [2023-03-06T14:24:37.576Z] #113 3.664 debconf: delaying package configuration, since apt-utils is not installed
14:24:37 [2023-03-06T14:24:37.576Z] #113 3.713 Fetched 10.3 MB in 0s (28.5 MB/s)
14:24:37 [2023-03-06T14:24:37.576Z] #113 3.744 Selecting previously unselected package dpkg-dev.
14:24:37 [2023-03-06T14:24:37.836Z] #113 3.744 (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.)
14:24:37 [2023-03-06T14:24:37.836Z] #113 3.755 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
14:24:37 [2023-03-06T14:24:37.836Z] #113 3.760 Unpacking dpkg-dev (1.20.12) ...
14:24:37 [2023-03-06T14:24:37.836Z] #113 3.892 Selecting previously unselected package libgirepository-1.0-1:arm64.
14:24:37 [2023-03-06T14:24:37.837Z] #113 3.895 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
14:24:37 [2023-03-06T14:24:37.837Z] #113 3.903 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
14:24:37 [2023-03-06T14:24:37.837Z] #113 3.941 Selecting previously unselected package gir1.2-glib-2.0:arm64.
14:24:37 [2023-03-06T14:24:37.837Z] #113 3.944 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
14:24:37 [2023-03-06T14:24:37.837Z] #113 3.948 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
14:24:37 [2023-03-06T14:24:37.837Z] #113 3.992 Selecting previously unselected package libsecret-common.
14:24:37 [2023-03-06T14:24:37.837Z] #113 3.995 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
14:24:37 [2023-03-06T14:24:37.837Z] #113 3.999 Unpacking libsecret-common (0.20.4-2) ...
14:24:37 [2023-03-06T14:24:37.837Z] #113 4.054 Selecting previously unselected package libsecret-1-0:arm64.
14:24:37 [2023-03-06T14:24:37.837Z] #113 4.056 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
14:24:37 [2023-03-06T14:24:37.837Z] #113 4.061 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
14:24:37 [2023-03-06T14:24:37.837Z] #113 4.102 Selecting previously unselected package gir1.2-secret-1:arm64.
14:24:38 [2023-03-06T14:24:38.097Z] #113 4.105 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
14:24:38 [2023-03-06T14:24:38.097Z] #113 4.110 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
14:24:38 [2023-03-06T14:24:38.097Z] #113 4.151 Selecting previously unselected package libapparmor-dev:arm64.
14:24:38 [2023-03-06T14:24:38.097Z] #113 4.151 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
14:24:38 [2023-03-06T14:24:38.097Z] #113 4.157 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
14:24:38 [2023-03-06T14:24:38.097Z] #113 4.199 Selecting previously unselected package uuid-dev:arm64.
14:24:38 [2023-03-06T14:24:38.097Z] #113 4.202 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
14:24:38 [2023-03-06T14:24:38.097Z] #113 4.207 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
14:24:38 [2023-03-06T14:24:38.097Z] #113 4.254 Selecting previously unselected package libblkid-dev:arm64.
14:24:38 [2023-03-06T14:24:38.097Z] #113 4.257 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
14:24:38 [2023-03-06T14:24:38.097Z] #113 4.267 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
14:24:38 [2023-03-06T14:24:38.097Z] #113 4.323 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
14:24:38 [2023-03-06T14:24:38.358Z] #113 4.326 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
14:24:38 [2023-03-06T14:24:38.358Z] #113 4.330 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
14:24:38 [2023-03-06T14:24:38.358Z] #113 4.363 Selecting previously unselected package libudev-dev:arm64.
14:24:38 [2023-03-06T14:24:38.358Z] #113 4.367 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ...
14:24:38 [2023-03-06T14:24:38.358Z] #113 4.372 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
14:24:38 [2023-03-06T14:24:38.358Z] #113 4.424 Selecting previously unselected package libsepol1-dev:arm64.
14:24:38 [2023-03-06T14:24:38.358Z] #113 4.424 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
14:24:38 [2023-03-06T14:24:38.358Z] #113 4.428 Unpacking libsepol1-dev:arm64 (3.1-1) ...
14:24:38 [2023-03-06T14:24:38.358Z] #113 4.499 Selecting previously unselected package libpcre2-16-0:arm64.
14:24:38 [2023-03-06T14:24:38.358Z] #113 4.502 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
14:24:38 [2023-03-06T14:24:38.358Z] #113 4.507 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:24:38 [2023-03-06T14:24:38.358Z] #113 4.564 Selecting previously unselected package libpcre2-32-0:arm64.
14:24:38 [2023-03-06T14:24:38.618Z] #113 4.567 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
14:24:38 [2023-03-06T14:24:38.618Z] #113 4.571 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:24:38 [2023-03-06T14:24:38.618Z] #113 4.625 Selecting previously unselected package libpcre2-posix2:arm64.
14:24:38 [2023-03-06T14:24:38.618Z] #113 4.628 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
14:24:38 [2023-03-06T14:24:38.618Z] #113 4.633 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:24:38 [2023-03-06T14:24:38.618Z] #113 4.672 Selecting previously unselected package libpcre2-dev:arm64.
14:24:38 [2023-03-06T14:24:38.618Z] #113 4.673 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
14:24:38 [2023-03-06T14:24:38.618Z] #113 4.678 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:24:38 [2023-03-06T14:24:38.618Z] #113 4.760 Selecting previously unselected package libselinux1-dev:arm64.
14:24:38 [2023-03-06T14:24:38.618Z] #113 4.764 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
14:24:38 [2023-03-06T14:24:38.618Z] #113 4.768 Unpacking libselinux1-dev:arm64 (3.1-3) ...
14:24:38 [2023-03-06T14:24:38.879Z] #113 4.831 Selecting previously unselected package libdevmapper-dev:arm64.
14:24:38 [2023-03-06T14:24:38.879Z] #113 4.834 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
14:24:38 [2023-03-06T14:24:38.879Z] #113 4.838 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
14:24:38 [2023-03-06T14:24:38.879Z] #113 4.876 Selecting previously unselected package libffi-dev:arm64.
14:24:38 [2023-03-06T14:24:38.879Z] #113 4.876 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
14:24:38 [2023-03-06T14:24:38.879Z] #113 4.881 Unpacking libffi-dev:arm64 (3.3-6) ...
14:24:38 [2023-03-06T14:24:38.879Z] #113 4.920 Selecting previously unselected package libglib2.0-data.
14:24:38 [2023-03-06T14:24:38.879Z] #113 4.923 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
14:24:38 [2023-03-06T14:24:38.879Z] #113 4.928 Unpacking libglib2.0-data (2.66.8-1) ...
14:24:38 [2023-03-06T14:24:38.879Z] #113 5.069 Selecting previously unselected package libglib2.0-bin.
14:24:38 [2023-03-06T14:24:38.879Z] #113 5.072 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
14:24:38 [2023-03-06T14:24:38.879Z] #113 5.076 Unpacking libglib2.0-bin (2.66.8-1) ...
14:24:38 [2023-03-06T14:24:38.879Z] #113 5.122 Selecting previously unselected package libglib2.0-dev-bin.
14:24:38 [2023-03-06T14:24:38.879Z] #113 5.125 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
14:24:38 [2023-03-06T14:24:38.879Z] #113 5.130 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
14:24:38 [2023-03-06T14:24:38.879Z] #113 5.178 Selecting previously unselected package libmount-dev:arm64.
14:24:39 [2023-03-06T14:24:39.141Z] #113 5.181 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
14:24:39 [2023-03-06T14:24:39.141Z] #113 5.185 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
14:24:39 [2023-03-06T14:24:39.141Z] #113 5.228 Selecting previously unselected package libpcre16-3:arm64.
14:24:39 [2023-03-06T14:24:39.141Z] #113 5.231 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
14:24:39 [2023-03-06T14:24:39.141Z] #113 5.235 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
14:24:39 [2023-03-06T14:24:39.141Z] #113 5.286 Selecting previously unselected package libpcre32-3:arm64.
14:24:39 [2023-03-06T14:24:39.141Z] #113 5.289 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
14:24:39 [2023-03-06T14:24:39.141Z] #113 5.294 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
14:24:39 [2023-03-06T14:24:39.141Z] #113 5.345 Selecting previously unselected package libpcrecpp0v5:arm64.
14:24:39 [2023-03-06T14:24:39.141Z] #113 5.348 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
14:24:39 [2023-03-06T14:24:39.141Z] #113 5.352 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
14:24:39 [2023-03-06T14:24:39.141Z] #113 5.392 Selecting previously unselected package libpcre3-dev:arm64.
14:24:39 [2023-03-06T14:24:39.401Z] #113 5.395 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
14:24:39 [2023-03-06T14:24:39.401Z] #113 5.401 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
14:24:39 [2023-03-06T14:24:39.401Z] #113 5.487 Selecting previously unselected package zlib1g-dev:arm64.
14:24:39 [2023-03-06T14:24:39.401Z] #113 5.487 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
14:24:39 [2023-03-06T14:24:39.401Z] #113 5.492 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
14:24:39 [2023-03-06T14:24:39.401Z] #113 5.535 Selecting previously unselected package libglib2.0-dev:arm64.
14:24:39 [2023-03-06T14:24:39.401Z] #113 5.538 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
14:24:39 [2023-03-06T14:24:39.401Z] #113 5.543 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
14:24:39 [2023-03-06T14:24:39.662Z] #113 5.742 Selecting previously unselected package libseccomp-dev:arm64.
14:24:39 [2023-03-06T14:24:39.662Z] #113 5.745 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
14:24:39 [2023-03-06T14:24:39.662Z] #113 5.749 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:24:39 [2023-03-06T14:24:39.662Z] #113 5.791 Selecting previously unselected package libsecret-1-dev:arm64.
14:24:39 [2023-03-06T14:24:39.662Z] #113 5.794 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
14:24:39 [2023-03-06T14:24:39.662Z] #113 5.798 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
14:24:39 [2023-03-06T14:24:39.662Z] #113 5.856 Selecting previously unselected package libsystemd-dev:arm64.
14:24:39 [2023-03-06T14:24:39.662Z] #113 5.859 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
14:24:39 [2023-03-06T14:24:39.662Z] #113 5.863 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
14:24:39 [2023-03-06T14:24:39.923Z] #113 5.981 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
14:24:39 [2023-03-06T14:24:39.923Z] #113 5.994 Setting up libglib2.0-dev-bin (2.66.8-1) ...
14:24:39 [2023-03-06T14:24:39.923Z] #113 6.174 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:24:39 [2023-03-06T14:24:39.923Z] #113 6.187 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
14:24:39 [2023-03-06T14:24:39.923Z] #113 6.198 Setting up libpcre16-3:arm64 (2:8.39-13) ...
14:24:40 [2023-03-06T14:24:40.184Z] #113 6.211 Setting up libsepol1-dev:arm64 (3.1-1) ...
14:24:40 [2023-03-06T14:24:40.184Z] #113 6.222 Setting up libffi-dev:arm64 (3.3-6) ...
14:24:40 [2023-03-06T14:24:40.184Z] #113 6.235 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:24:40 [2023-03-06T14:24:40.184Z] #113 6.247 Setting up dpkg-dev (1.20.12) ...
14:24:40 [2023-03-06T14:24:40.184Z] #113 6.266 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:24:40 [2023-03-06T14:24:40.184Z] #113 6.279 Setting up libglib2.0-data (2.66.8-1) ...
14:24:40 [2023-03-06T14:24:40.184Z] #113 6.290 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
14:24:40 [2023-03-06T14:24:40.184Z] #113 6.301 Setting up libpcre32-3:arm64 (2:8.39-13) ...
14:24:40 [2023-03-06T14:24:40.184Z] #113 6.313 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
14:24:40 [2023-03-06T14:24:40.184Z] #113 6.325 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:24:40 [2023-03-06T14:24:40.184Z] #113 6.337 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
14:24:40 [2023-03-06T14:24:40.184Z] #113 6.348 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
14:24:40 [2023-03-06T14:24:40.184Z] #113 6.359 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
14:24:40 [2023-03-06T14:24:40.184Z] #113 6.370 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
14:24:40 [2023-03-06T14:24:40.184Z] #113 6.381 Setting up libsecret-common (0.20.4-2) ...
14:24:40 [2023-03-06T14:24:40.184Z] #113 6.393 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
14:24:40 [2023-03-06T14:24:40.184Z] #113 6.410 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:24:40 [2023-03-06T14:24:40.444Z] #113 6.421 Setting up libselinux1-dev:arm64 (3.1-3) ...
14:24:40 [2023-03-06T14:24:40.444Z] #113 6.432 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
14:24:40 [2023-03-06T14:24:40.444Z] #113 6.445 Setting up libglib2.0-bin (2.66.8-1) ...
14:24:40 [2023-03-06T14:24:40.444Z] #113 6.457 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
14:24:40 [2023-03-06T14:24:40.444Z] #113 6.470 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
14:24:40 [2023-03-06T14:24:40.444Z] #113 6.481 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
14:24:40 [2023-03-06T14:24:40.444Z] #113 6.492 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
14:24:40 [2023-03-06T14:24:40.444Z] #113 6.504 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
14:24:40 [2023-03-06T14:24:40.444Z] #113 6.516 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
14:24:40 [2023-03-06T14:24:40.444Z] #113 6.529 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
14:24:40 [2023-03-06T14:24:40.444Z] #113 6.542 No schema files found: doing nothing.
14:24:40 [2023-03-06T14:24:40.444Z] #113 6.547 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:24:40 [2023-03-06T14:24:40.444Z] #113 6.569 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
14:24:40 [2023-03-06T14:24:40.704Z] #113 DONE 6.8s
14:24:40 [2023-03-06T14:24:40.704Z] 
14:24:40 [2023-03-06T14:24:40.704Z] #114 [dev 1/1] COPY . .
14:24:42 [2023-03-06T14:24:42.087Z] #114 DONE 1.3s
14:24:42 [2023-03-06T14:24:42.087Z] 
14:24:42 [2023-03-06T14:24:42.087Z] #115 exporting to image
14:24:42 [2023-03-06T14:24:42.087Z] #115 exporting layers
14:24:43 [2023-03-06T14:24:43.472Z] #115 exporting layers 1.5s done
14:24:43 [2023-03-06T14:24:43.472Z] #115 writing image sha256:c1d011de819a19e171e16268673fb9f13e354ff5e10b3c07b9075b1e52f2c371 done
14:24:43 [2023-03-06T14:24:43.472Z] #115 naming to docker.io/library/docker:ae352bf800fc65f3155e3f7662d7350e295f11c8 done
14:24:43 [2023-03-06T14:24:43.472Z] #115 DONE 1.5s