Skip to content

Console Output

Skipping 124 KB.. Full Log
type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
07:50:57 [2022-08-26T07:50:57.821Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e
07:50:57 [2022-08-26T07:50:57.821Z] #76 DONE 23.8s
07:50:58 [2022-08-26T07:50:58.085Z] 
07:50:58 [2022-08-26T07:50:58.085Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
07:50:58 [2022-08-26T07:50:58.085Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147
07:50:58 [2022-08-26T07:50:58.085Z] #42 DONE 23.8s
07:50:58 [2022-08-26T07:50:58.085Z] 
07:50:58 [2022-08-26T07:50:58.085Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
07:50:58 [2022-08-26T07:50:58.085Z] #43 sha256:fd3acbe7ce61a540b6d33efd31c2dc781eb983c0e1099c46fc7439a51c145b7d
07:50:58 [2022-08-26T07:50:58.666Z] #43 DONE 0.7s
07:50:58 [2022-08-26T07:50:58.666Z] 
07:50:58 [2022-08-26T07:50:58.666Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
07:50:58 [2022-08-26T07:50:58.666Z] #44 sha256:4a9831a961d4cb5c04903a2837a86acc59c22d2965cdcabb98a3974f4f6299ea
07:50:59 [2022-08-26T07:50:59.611Z] #44 1.042 + RM_GOPATH=0
07:50:59 [2022-08-26T07:50:59.873Z] #44 1.043 + TMP_GOPATH=
07:50:59 [2022-08-26T07:50:59.873Z] #44 1.043 + : /build
07:50:59 [2022-08-26T07:50:59.873Z] #44 1.043 + '[' -z '' ']'
07:50:59 [2022-08-26T07:50:59.873Z] #44 1.044 ++ mktemp -d
07:50:59 [2022-08-26T07:50:59.873Z] #44 1.045 + export GOPATH=/tmp/tmp.AIgkWPQrpq
07:50:59 [2022-08-26T07:50:59.873Z] #44 1.045 + GOPATH=/tmp/tmp.AIgkWPQrpq
07:50:59 [2022-08-26T07:50:59.873Z] #44 1.046 + RM_GOPATH=1
07:50:59 [2022-08-26T07:50:59.873Z] #44 1.046 + case "$(go env GOARCH)" in
07:50:59 [2022-08-26T07:50:59.873Z] #44 1.046 ++ go env GOARCH
07:50:59 [2022-08-26T07:50:59.873Z] #44 1.068 + export GO_BUILDMODE=-buildmode=pie
07:50:59 [2022-08-26T07:50:59.873Z] #44 1.068 + GO_BUILDMODE=-buildmode=pie
07:50:59 [2022-08-26T07:50:59.873Z] #44 1.072 ++ dirname /install.sh
07:50:59 [2022-08-26T07:50:59.873Z] #44 1.075 + dir=/
07:50:59 [2022-08-26T07:50:59.873Z] #44 1.075 + bin=tini
07:50:59 [2022-08-26T07:50:59.873Z] #44 1.075 + shift
07:50:59 [2022-08-26T07:50:59.873Z] #44 1.076 + '[' '!' -f //tini.installer ']'
07:50:59 [2022-08-26T07:50:59.873Z] #44 1.076 + . //tini.installer
07:50:59 [2022-08-26T07:50:59.873Z] #44 1.076 ++ : v0.19.0
07:50:59 [2022-08-26T07:50:59.873Z] #44 1.076 + install_tini
07:50:59 [2022-08-26T07:50:59.873Z] #44 1.076 + echo 'Install tini version v0.19.0'
07:50:59 [2022-08-26T07:50:59.873Z] #44 1.076 Install tini version v0.19.0
07:50:59 [2022-08-26T07:50:59.873Z] #44 1.076 + git clone https://github.com/krallin/tini.git /tmp/tmp.AIgkWPQrpq/tini
07:50:59 [2022-08-26T07:50:59.873Z] #44 1.079 Cloning into '/tmp/tmp.AIgkWPQrpq/tini'...
07:51:00 [2022-08-26T07:51:00.135Z] #44 1.575 + cd /tmp/tmp.AIgkWPQrpq/tini
07:51:00 [2022-08-26T07:51:00.135Z] #44 1.575 + git checkout -q v0.19.0
07:51:00 [2022-08-26T07:51:00.135Z] #44 1.580 + cmake .
07:51:00 [2022-08-26T07:51:00.719Z] #44 1.822 -- The C compiler identification is GNU 10.2.1
07:51:00 [2022-08-26T07:51:00.719Z] #44 1.852 -- Detecting C compiler ABI info
07:51:00 [2022-08-26T07:51:00.719Z] #44 ...
07:51:00 [2022-08-26T07:51:00.719Z] 
07:51:00 [2022-08-26T07:51:00.719Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
07:51:00 [2022-08-26T07:51:00.719Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
07:51:00 [2022-08-26T07:51:00.719Z] #14 16.56 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:51:00 [2022-08-26T07:51:00.719Z] #14 16.56 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
07:51:00 [2022-08-26T07:51:00.719Z] #14 16.58 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:51:00 [2022-08-26T07:51:00.719Z] #14 18.08 Selecting previously unselected package binutils-mingw-w64.
07:51:00 [2022-08-26T07:51:00.719Z] #14 18.08 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
07:51:00 [2022-08-26T07:51:00.719Z] #14 18.12 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
07:51:00 [2022-08-26T07:51:00.719Z] #14 18.30 Selecting previously unselected package libdevmapper1.02.1:amd64.
07:51:00 [2022-08-26T07:51:00.719Z] #14 18.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:51:00 [2022-08-26T07:51:00.719Z] #14 18.42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:51:00 [2022-08-26T07:51:00.719Z] #14 18.70 Selecting previously unselected package dmsetup.
07:51:00 [2022-08-26T07:51:00.719Z] #14 18.71 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
07:51:00 [2022-08-26T07:51:00.719Z] #14 18.78 Unpacking dmsetup (2:1.02.175-2.1) ...
07:51:00 [2022-08-26T07:51:00.719Z] #14 19.16 Selecting previously unselected package mingw-w64-common.
07:51:00 [2022-08-26T07:51:00.719Z] #14 19.17 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
07:51:00 [2022-08-26T07:51:00.719Z] #14 19.19 Unpacking mingw-w64-common (8.0.0-1) ...
07:51:00 [2022-08-26T07:51:00.719Z] #14 21.38 Selecting previously unselected package mingw-w64-x86-64-dev.
07:51:00 [2022-08-26T07:51:00.719Z] #14 21.40 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
07:51:00 [2022-08-26T07:51:00.719Z] #14 21.42 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
07:51:00 [2022-08-26T07:51:00.719Z] #14 24.15 Selecting previously unselected package gcc-mingw-w64-base.
07:51:00 [2022-08-26T07:51:00.719Z] #14 24.16 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
07:51:00 [2022-08-26T07:51:00.719Z] #14 24.24 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:51:00 [2022-08-26T07:51:00.719Z] #14 24.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
07:51:00 [2022-08-26T07:51:00.719Z] #14 24.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
07:51:00 [2022-08-26T07:51:00.719Z] #14 24.52 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:51:00 [2022-08-26T07:51:00.719Z] #14 ...
07:51:00 [2022-08-26T07:51:00.719Z] 
07:51:00 [2022-08-26T07:51:00.719Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
07:51:00 [2022-08-26T07:51:00.719Z] #44 sha256:4a9831a961d4cb5c04903a2837a86acc59c22d2965cdcabb98a3974f4f6299ea
07:51:00 [2022-08-26T07:51:00.719Z] #44 2.171 -- Detecting C compiler ABI info - done
07:51:00 [2022-08-26T07:51:00.719Z] #44 2.204 -- Check for working C compiler: /usr/bin/cc - skipped
07:51:00 [2022-08-26T07:51:00.979Z] #44 2.216 -- Detecting C compile features
07:51:00 [2022-08-26T07:51:00.979Z] #44 2.217 -- Detecting C compile features - done
07:51:00 [2022-08-26T07:51:00.979Z] #44 2.229 -- Performing Test HAS_BUILTIN_FORTIFY
07:51:00 [2022-08-26T07:51:00.979Z] #44 2.354 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:51:00 [2022-08-26T07:51:00.979Z] #44 2.391 -- Configuring done
07:51:00 [2022-08-26T07:51:00.979Z] #44 2.403 -- Generating done
07:51:00 [2022-08-26T07:51:00.979Z] #44 2.404 -- Build files have been written to: /tmp/tmp.AIgkWPQrpq/tini
07:51:00 [2022-08-26T07:51:00.979Z] #44 2.406 + make tini-static
07:51:00 [2022-08-26T07:51:00.979Z] #44 2.485 Scanning dependencies of target tini-static
07:51:01 [2022-08-26T07:51:01.241Z] #44 2.528 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:51:01 [2022-08-26T07:51:01.813Z] #44 3.049 [100%] Linking C executable tini-static
07:51:01 [2022-08-26T07:51:01.813Z] #44 3.255 [100%] Built target tini-static
07:51:01 [2022-08-26T07:51:01.813Z] #44 3.278 + mkdir -p /build
07:51:02 [2022-08-26T07:51:02.074Z] #44 3.280 + cp tini-static /build/docker-init
07:51:03 [2022-08-26T07:51:03.017Z] #44 DONE 4.4s
07:51:03 [2022-08-26T07:51:03.017Z] 
07:51:03 [2022-08-26T07:51:03.017Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
07:51:03 [2022-08-26T07:51:03.017Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
07:51:03 [2022-08-26T07:51:03.017Z] #77 1.486 Cloning into '/tmp/crun-build'...
07:51:03 [2022-08-26T07:51:03.017Z] #77 3.201 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
07:51:03 [2022-08-26T07:51:03.017Z] #77 3.221 Cloning into '/tmp/crun-build/libocispec'...
07:51:03 [2022-08-26T07:51:03.017Z] #77 3.829 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
07:51:03 [2022-08-26T07:51:03.017Z] #77 3.849 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
07:51:03 [2022-08-26T07:51:03.017Z] #77 3.849 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
07:51:03 [2022-08-26T07:51:03.017Z] #77 3.850 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
07:51:03 [2022-08-26T07:51:03.017Z] #77 3.881 Cloning into '/tmp/crun-build/libocispec/image-spec'...
07:51:03 [2022-08-26T07:51:03.017Z] #77 4.879 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
07:51:03 [2022-08-26T07:51:03.591Z] #77 5.493 Cloning into '/tmp/crun-build/libocispec/yajl'...
07:51:04 [2022-08-26T07:51:04.163Z] #77 6.147 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
07:51:04 [2022-08-26T07:51:04.163Z] #77 6.257 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
07:51:04 [2022-08-26T07:51:04.461Z] #77 6.411 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
07:51:05 [2022-08-26T07:51:05.406Z] #77 ...
07:51:05 [2022-08-26T07:51:05.406Z] 
07:51:05 [2022-08-26T07:51:05.406Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:51:05 [2022-08-26T07:51:05.406Z] #64 sha256:8b68b850ef3af9ca92bf3edf562a99753be3586328529b8e1b461c7a423d90b2
07:51:05 [2022-08-26T07:51:05.406Z] #64 15.09 + cd /tmp/tmp.pDJopMTCXV/src/github.com/containerd/containerd
07:51:05 [2022-08-26T07:51:05.406Z] #64 15.09 + git checkout -q v1.6.7
07:51:06 [2022-08-26T07:51:06.348Z] #64 15.87 + export 'BUILDTAGS=netgo osusergo static_build'
07:51:06 [2022-08-26T07:51:06.348Z] #64 15.87 + BUILDTAGS='netgo osusergo static_build'
07:51:06 [2022-08-26T07:51:06.348Z] #64 15.87 + export EXTRA_FLAGS=-buildmode=pie
07:51:06 [2022-08-26T07:51:06.348Z] #64 15.87 + EXTRA_FLAGS=-buildmode=pie
07:51:06 [2022-08-26T07:51:06.348Z] #64 15.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:51:06 [2022-08-26T07:51:06.348Z] #64 15.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:51:06 [2022-08-26T07:51:06.348Z] #64 15.87 + '[' '' = dynamic ']'
07:51:06 [2022-08-26T07:51:06.348Z] #64 15.87 + make
07:51:07 [2022-08-26T07:51:07.733Z] #64 17.11 + bin/ctr
07:51:10 [2022-08-26T07:51:10.310Z] #64 ...
07:51:10 [2022-08-26T07:51:10.310Z] 
07:51:10 [2022-08-26T07:51:10.310Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:51:10 [2022-08-26T07:51:10.310Z] #67 sha256:93ca3ee1e7c87f196117089ca0ab90ebb2932933c6ceecc20036a65fddf0beb4
07:51:10 [2022-08-26T07:51:10.310Z] #67 31.05 + for f in rootlesskit rootlesskit-docker-proxy
07:51:10 [2022-08-26T07:51:10.310Z] #67 31.05 + GOBIN=/build
07:51:10 [2022-08-26T07:51:10.310Z] #67 31.05 + GO111MODULE=on
07:51:10 [2022-08-26T07:51:10.310Z] #67 31.05 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
07:51:10 [2022-08-26T07:51:10.310Z] #67 33.56 rootlesskit version 1.0.0
07:51:10 [2022-08-26T07:51:10.310Z] #67 33.57 Usage of /build/rootlesskit-docker-proxy:
07:51:10 [2022-08-26T07:51:10.310Z] #67 33.57   -container-ip string
07:51:10 [2022-08-26T07:51:10.310Z] #67 33.57     	container ip
07:51:10 [2022-08-26T07:51:10.310Z] #67 33.57   -container-port int
07:51:10 [2022-08-26T07:51:10.310Z] #67 33.57     	container port (default -1)
07:51:10 [2022-08-26T07:51:10.310Z] #67 33.57   -host-ip string
07:51:10 [2022-08-26T07:51:10.310Z] #67 33.57     	host ip
07:51:10 [2022-08-26T07:51:10.310Z] #67 33.57   -host-port int
07:51:10 [2022-08-26T07:51:10.310Z] #67 33.57     	host port (default -1)
07:51:10 [2022-08-26T07:51:10.310Z] #67 33.57   -proto string
07:51:10 [2022-08-26T07:51:10.310Z] #67 33.57     	proxy protocol (default "tcp")
07:51:10 [2022-08-26T07:51:10.310Z] #67 DONE 35.5s
07:51:10 [2022-08-26T07:51:10.310Z] 
07:51:10 [2022-08-26T07:51:10.310Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
07:51:10 [2022-08-26T07:51:10.310Z] #68 sha256:327b7e25e0d0fbb1d96e5e47ba400496ffb6abd4ab844a51b644355051206d5c
07:51:10 [2022-08-26T07:51:10.310Z] #68 DONE 0.3s
07:51:10 [2022-08-26T07:51:10.310Z] 
07:51:10 [2022-08-26T07:51:10.310Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
07:51:10 [2022-08-26T07:51:10.310Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
07:51:10 [2022-08-26T07:51:10.310Z] #14 26.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
07:51:10 [2022-08-26T07:51:10.310Z] #14 26.92 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:51:10 [2022-08-26T07:51:10.310Z] #14 26.93 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:51:10 [2022-08-26T07:51:10.310Z] #14 31.67 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
07:51:10 [2022-08-26T07:51:10.310Z] #14 31.68 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:51:10 [2022-08-26T07:51:10.310Z] #14 31.69 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:51:10 [2022-08-26T07:51:10.311Z] #14 33.65 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
07:51:10 [2022-08-26T07:51:10.311Z] #14 33.65 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
07:51:10 [2022-08-26T07:51:10.311Z] #14 33.66 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:51:10 [2022-08-26T07:51:10.311Z] #14 35.84 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
07:51:10 [2022-08-26T07:51:10.311Z] #14 35.85 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:51:10 [2022-08-26T07:51:10.311Z] #14 35.88 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:51:10 [2022-08-26T07:51:10.311Z] #14 ...
07:51:10 [2022-08-26T07:51:10.311Z] 
07:51:10 [2022-08-26T07:51:10.311Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:51:10 [2022-08-26T07:51:10.311Z] #69 sha256:c1fecfd61df8afd8278f3955449730b1d81d67410b69aa66ae58ab7992ee24b6
07:51:10 [2022-08-26T07:51:10.311Z] #69 DONE 0.1s
07:51:10 [2022-08-26T07:51:10.572Z] 
07:51:10 [2022-08-26T07:51:10.572Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:51:10 [2022-08-26T07:51:10.572Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df
07:51:10 [2022-08-26T07:51:10.832Z] #34 ...
07:51:10 [2022-08-26T07:51:10.833Z] 
07:51:10 [2022-08-26T07:51:10.833Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
07:51:10 [2022-08-26T07:51:10.833Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
07:51:10 [2022-08-26T07:51:10.833Z] #77 12.87 aclocal: warning: couldn't open directory 'm4': No such file or directory
07:51:12 [2022-08-26T07:51:12.751Z] #77 ...
07:51:12 [2022-08-26T07:51:12.751Z] 
07:51:12 [2022-08-26T07:51:12.751Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:51:12 [2022-08-26T07:51:12.751Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df
07:51:12 [2022-08-26T07:51:12.751Z] #34 DONE 38.4s
07:51:12 [2022-08-26T07:51:12.751Z] 
07:51:12 [2022-08-26T07:51:12.751Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:51:12 [2022-08-26T07:51:12.751Z] #64 sha256:8b68b850ef3af9ca92bf3edf562a99753be3586328529b8e1b461c7a423d90b2
07:51:14 [2022-08-26T07:51:14.666Z] #64 ...
07:51:14 [2022-08-26T07:51:14.666Z] 
07:51:14 [2022-08-26T07:51:14.666Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
07:51:14 [2022-08-26T07:51:14.666Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37 Delve is a source level debugger for Go programs.
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37 
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37 Delve enables you to interact with your program by controlling the execution of the process,
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37 
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37 
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37 Pass flags to the program you are debugging using `--`, for example:
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37 
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37 `dlv exec ./hello -- server --config conf/config.toml`
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37 
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37 Usage:
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37   dlv [command]
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37 
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37 Available Commands:
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37   attach      Attach to running process and begin debugging.
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37   connect     Connect to a headless debug server with a terminal client.
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37   core        Examine a core dump.
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37   debug       Compile and begin debugging main package in current directory, or the package specified.
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37   exec        Execute a precompiled binary, and begin a debug session.
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37   help        Help about any command
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37   run         Deprecated command. Use 'debug' instead.
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37   test        Compile test binary and begin debugging program.
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37   trace       Compile and begin tracing program.
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37   version     Prints version.
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37 
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37 Flags:
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37       --disable-aslr                     Disables address space randomization
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37   -h, --help                             help for dlv
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37       --init string                      Init file, executed by the terminal client.
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37       --log                              Enable debugging server logging.
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37       --wd string                        Working directory for running the program.
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37 
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37 Additional help topics:
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37   dlv backend  Help about the --backend flag.
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37   dlv log      Help about logging flags.
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37   dlv redirect Help about file redirection.
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37 
07:51:14 [2022-08-26T07:51:14.666Z] #36 40.37 Use "dlv [command] --help" for more information about a command.
07:51:15 [2022-08-26T07:51:15.238Z] #36 DONE 41.0s
07:51:15 [2022-08-26T07:51:15.238Z] 
07:51:15 [2022-08-26T07:51:15.238Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:51:15 [2022-08-26T07:51:15.238Z] #64 sha256:8b68b850ef3af9ca92bf3edf562a99753be3586328529b8e1b461c7a423d90b2
07:51:15 [2022-08-26T07:51:15.238Z] #64 ...
07:51:15 [2022-08-26T07:51:15.238Z] 
07:51:15 [2022-08-26T07:51:15.238Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
07:51:15 [2022-08-26T07:51:15.238Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb
07:51:15 [2022-08-26T07:51:15.238Z] #14 41.03 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
07:51:15 [2022-08-26T07:51:15.238Z] #14 41.04 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:51:15 [2022-08-26T07:51:15.238Z] #14 41.05 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:51:17 [2022-08-26T07:51:17.154Z] #14 42.83 Selecting previously unselected package g++-mingw-w64-x86-64.
07:51:17 [2022-08-26T07:51:17.154Z] #14 42.83 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
07:51:17 [2022-08-26T07:51:17.154Z] #14 42.86 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:51:17 [2022-08-26T07:51:17.154Z] #14 42.96 Selecting previously unselected package libapparmor1:amd64.
07:51:17 [2022-08-26T07:51:17.154Z] #14 42.97 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
07:51:17 [2022-08-26T07:51:17.154Z] #14 42.97 Unpacking libapparmor1:amd64 (2.13.6-10) ...
07:51:17 [2022-08-26T07:51:17.415Z] #14 43.16 Selecting previously unselected package libapparmor-dev:amd64.
07:51:17 [2022-08-26T07:51:17.415Z] #14 43.16 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
07:51:17 [2022-08-26T07:51:17.415Z] #14 43.17 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
07:51:17 [2022-08-26T07:51:17.415Z] #14 43.29 Selecting previously unselected package libbtrfs0:amd64.
07:51:17 [2022-08-26T07:51:17.415Z] #14 43.29 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
07:51:17 [2022-08-26T07:51:17.415Z] #14 43.37 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
07:51:17 [2022-08-26T07:51:17.676Z] #14 43.45 Selecting previously unselected package libbtrfs-dev:amd64.
07:51:17 [2022-08-26T07:51:17.676Z] #14 43.45 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
07:51:17 [2022-08-26T07:51:17.676Z] #14 43.47 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
07:51:17 [2022-08-26T07:51:17.676Z] #14 43.59 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
07:51:17 [2022-08-26T07:51:17.676Z] #14 43.59 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:51:17 [2022-08-26T07:51:17.676Z] #14 43.61 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:51:17 [2022-08-26T07:51:17.936Z] #14 43.69 Selecting previously unselected package libudev-dev:amd64.
07:51:17 [2022-08-26T07:51:17.936Z] #14 43.69 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
07:51:17 [2022-08-26T07:51:17.937Z] #14 43.69 Unpacking libudev-dev:amd64 (247.3-7) ...
07:51:17 [2022-08-26T07:51:17.937Z] #14 43.80 Selecting previously unselected package libsepol1-dev:amd64.
07:51:17 [2022-08-26T07:51:17.937Z] #14 43.80 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
07:51:17 [2022-08-26T07:51:17.937Z] #14 43.80 Unpacking libsepol1-dev:amd64 (3.1-1) ...
07:51:18 [2022-08-26T07:51:18.198Z] #14 43.91 Selecting previously unselected package libpcre2-16-0:amd64.
07:51:18 [2022-08-26T07:51:18.198Z] #14 43.92 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
07:51:18 [2022-08-26T07:51:18.198Z] #14 43.92 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
07:51:18 [2022-08-26T07:51:18.199Z] #14 44.05 Selecting previously unselected package libpcre2-32-0:amd64.
07:51:18 [2022-08-26T07:51:18.199Z] #14 44.06 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
07:51:18 [2022-08-26T07:51:18.199Z] #14 44.07 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
07:51:18 [2022-08-26T07:51:18.199Z] #14 44.20 Selecting previously unselected package libpcre2-posix2:amd64.
07:51:18 [2022-08-26T07:51:18.460Z] #14 44.20 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
07:51:18 [2022-08-26T07:51:18.460Z] #14 44.22 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
07:51:18 [2022-08-26T07:51:18.460Z] #14 44.30 Selecting previously unselected package libpcre2-dev:amd64.
07:51:18 [2022-08-26T07:51:18.460Z] #14 44.30 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
07:51:18 [2022-08-26T07:51:18.460Z] #14 44.31 Unpacking libpcre2-dev:amd64 (10.36-2) ...
07:51:18 [2022-08-26T07:51:18.722Z] #14 44.50 Selecting previously unselected package libselinux1-dev:amd64.
07:51:18 [2022-08-26T07:51:18.722Z] #14 44.50 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
07:51:18 [2022-08-26T07:51:18.722Z] #14 44.51 Unpacking libselinux1-dev:amd64 (3.1-3) ...
07:51:18 [2022-08-26T07:51:18.722Z] #14 44.71 Selecting previously unselected package libdevmapper-dev:amd64.
07:51:18 [2022-08-26T07:51:18.984Z] #14 44.71 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
07:51:18 [2022-08-26T07:51:18.984Z] #14 44.72 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:51:18 [2022-08-26T07:51:18.984Z] #14 44.90 Selecting previously unselected package libseccomp-dev:amd64.
07:51:18 [2022-08-26T07:51:18.984Z] #14 44.90 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
07:51:18 [2022-08-26T07:51:18.984Z] #14 44.92 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:51:19 [2022-08-26T07:51:19.247Z] #14 45.05 Selecting previously unselected package libsystemd-dev:amd64.
07:51:19 [2022-08-26T07:51:19.247Z] #14 45.06 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
07:51:19 [2022-08-26T07:51:19.247Z] #14 45.07 Unpacking libsystemd-dev:amd64 (247.3-7) ...
07:51:19 [2022-08-26T07:51:19.507Z] #14 45.38 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:51:19 [2022-08-26T07:51:19.508Z] #14 45.41 Setting up libapparmor1:amd64 (2.13.6-10) ...
07:51:19 [2022-08-26T07:51:19.508Z] #14 45.43 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:51:19 [2022-08-26T07:51:19.508Z] #14 45.44 Setting up libsepol1-dev:amd64 (3.1-1) ...
07:51:19 [2022-08-26T07:51:19.508Z] #14 45.46 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:51:19 [2022-08-26T07:51:19.508Z] #14 45.47 Setting up libpcre2-16-0:amd64 (10.36-2) ...
07:51:19 [2022-08-26T07:51:19.508Z] #14 45.49 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:51:19 [2022-08-26T07:51:19.508Z] #14 45.51 Setting up libpcre2-32-0:amd64 (10.36-2) ...
07:51:19 [2022-08-26T07:51:19.773Z] #14 45.54 Setting up libudev-dev:amd64 (247.3-7) ...
07:51:19 [2022-08-26T07:51:19.773Z] #14 45.55 Setting up libpcre2-posix2:amd64 (10.36-2) ...
07:51:19 [2022-08-26T07:51:19.773Z] #14 45.58 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:51:19 [2022-08-26T07:51:19.773Z] #14 45.61 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
07:51:19 [2022-08-26T07:51:19.773Z] #14 45.63 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:51:19 [2022-08-26T07:51:19.773Z] #14 45.66 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
07:51:19 [2022-08-26T07:51:19.773Z] #14 45.68 Setting up mingw-w64-common (8.0.0-1) ...
07:51:19 [2022-08-26T07:51:19.773Z] #14 45.75 Setting up libsystemd-dev:amd64 (247.3-7) ...
07:51:20 [2022-08-26T07:51:20.034Z] #14 45.85 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
07:51:20 [2022-08-26T07:51:20.034Z] #14 45.92 Setting up libpcre2-dev:amd64 (10.36-2) ...
07:51:20 [2022-08-26T07:51:20.034Z] #14 45.94 Setting up libselinux1-dev:amd64 (3.1-3) ...
07:51:20 [2022-08-26T07:51:20.034Z] #14 45.97 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:51:20 [2022-08-26T07:51:20.295Z] #14 46.01 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:51:20 [2022-08-26T07:51:20.295Z] #14 46.04 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:51:20 [2022-08-26T07:51:20.295Z] #14 46.05 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:51:20 [2022-08-26T07:51:20.295Z] #14 46.07 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:51:20 [2022-08-26T07:51:20.295Z] #14 46.08 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
07:51:20 [2022-08-26T07:51:20.295Z] #14 46.09 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:51:20 [2022-08-26T07:51:20.295Z] #14 46.11 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:51:20 [2022-08-26T07:51:20.295Z] #14 46.12 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:51:20 [2022-08-26T07:51:20.295Z] #14 46.14 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:51:20 [2022-08-26T07:51:20.295Z] #14 46.17 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:51:20 [2022-08-26T07:51:20.295Z] #14 46.19 Setting up dmsetup (2:1.02.175-2.1) ...
07:51:20 [2022-08-26T07:51:20.574Z] #14 46.22 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:51:20 [2022-08-26T07:51:20.574Z] #14 46.25 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:51:20 [2022-08-26T07:51:20.574Z] #14 46.26 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:51:21 [2022-08-26T07:51:21.147Z] #14 DONE 46.8s
07:51:21 [2022-08-26T07:51:21.147Z] 
07:51:21 [2022-08-26T07:51:21.148Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
07:51:21 [2022-08-26T07:51:21.148Z] #59 sha256:4767b8e70428260187dd57fa1813943b195f64b113a9091b865607fd4551b86d
07:51:21 [2022-08-26T07:51:21.148Z] #59 DONE 0.1s
07:51:21 [2022-08-26T07:51:21.148Z] 
07:51:21 [2022-08-26T07:51:21.148Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
07:51:21 [2022-08-26T07:51:21.148Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91
07:51:22 [2022-08-26T07:51:22.532Z] #15 DONE 1.3s
07:51:22 [2022-08-26T07:51:22.532Z] 
07:51:22 [2022-08-26T07:51:22.532Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
07:51:22 [2022-08-26T07:51:22.532Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771
07:51:23 [2022-08-26T07:51:23.919Z] #16 DONE 1.6s
07:51:23 [2022-08-26T07:51:23.919Z] 
07:51:23 [2022-08-26T07:51:23.919Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
07:51:23 [2022-08-26T07:51:23.919Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65
07:51:24 [2022-08-26T07:51:24.860Z] #17 0.968 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:51:25 [2022-08-26T07:51:25.121Z] #17 DONE 1.2s
07:51:25 [2022-08-26T07:51:25.121Z] 
07:51:25 [2022-08-26T07:51:25.121Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:51:25 [2022-08-26T07:51:25.121Z] #60 sha256:f5038acf53df077fecb503d7d34ed6a78f9ecda669de027e405c6a60205fc921
07:51:25 [2022-08-26T07:51:25.121Z] #60 0.985 + RM_GOPATH=0
07:51:25 [2022-08-26T07:51:25.121Z] #60 0.985 + TMP_GOPATH=
07:51:25 [2022-08-26T07:51:25.121Z] #60 0.985 + : /build
07:51:25 [2022-08-26T07:51:25.121Z] #60 0.985 + '[' -z '' ']'
07:51:25 [2022-08-26T07:51:25.121Z] #60 0.988 ++ mktemp -d
07:51:25 [2022-08-26T07:51:25.121Z] #60 0.988 + export GOPATH=/tmp/tmp.gwKU64BNOf
07:51:25 [2022-08-26T07:51:25.121Z] #60 0.988 + GOPATH=/tmp/tmp.gwKU64BNOf
07:51:25 [2022-08-26T07:51:25.121Z] #60 0.988 + RM_GOPATH=1
07:51:25 [2022-08-26T07:51:25.121Z] #60 0.988 + case "$(go env GOARCH)" in
07:51:25 [2022-08-26T07:51:25.121Z] #60 0.990 ++ go env GOARCH
07:51:25 [2022-08-26T07:51:25.121Z] #60 1.006 + export GO_BUILDMODE=-buildmode=pie
07:51:25 [2022-08-26T07:51:25.121Z] #60 1.006 + GO_BUILDMODE=-buildmode=pie
07:51:25 [2022-08-26T07:51:25.121Z] #60 1.007 ++ dirname /install.sh
07:51:25 [2022-08-26T07:51:25.121Z] #60 1.018 Install runc version v1.1.3 (build tags: seccomp)
07:51:25 [2022-08-26T07:51:25.121Z] #60 1.018 + dir=/
07:51:25 [2022-08-26T07:51:25.121Z] #60 1.018 + bin=runc
07:51:25 [2022-08-26T07:51:25.121Z] #60 1.018 + shift
07:51:25 [2022-08-26T07:51:25.121Z] #60 1.018 + '[' '!' -f //runc.installer ']'
07:51:25 [2022-08-26T07:51:25.121Z] #60 1.018 + . //runc.installer
07:51:25 [2022-08-26T07:51:25.121Z] #60 1.018 ++ set -e
07:51:25 [2022-08-26T07:51:25.121Z] #60 1.018 ++ : v1.1.3
07:51:25 [2022-08-26T07:51:25.121Z] #60 1.018 + install_runc
07:51:25 [2022-08-26T07:51:25.121Z] #60 1.018 + RUNC_BUILDTAGS=seccomp
07:51:25 [2022-08-26T07:51:25.121Z] #60 1.018 + echo 'Install runc version v1.1.3 (build tags: seccomp)'
07:51:25 [2022-08-26T07:51:25.121Z] #60 1.018 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gwKU64BNOf/src/github.com/opencontainers/runc
07:51:25 [2022-08-26T07:51:25.121Z] #60 1.023 Cloning into '/tmp/tmp.gwKU64BNOf/src/github.com/opencontainers/runc'...
07:51:25 [2022-08-26T07:51:25.121Z] #60 3.968 + cd /tmp/tmp.gwKU64BNOf/src/github.com/opencontainers/runc
07:51:25 [2022-08-26T07:51:25.121Z] #60 3.969 + git checkout -q v1.1.3
07:51:25 [2022-08-26T07:51:25.382Z] #60 4.266 + '[' -z '' ']'
07:51:25 [2022-08-26T07:51:25.382Z] #60 4.266 + target=static
07:51:25 [2022-08-26T07:51:25.382Z] #60 4.266 + make BUILDTAGS=seccomp static
07:51:25 [2022-08-26T07:51:25.646Z] #60 4.434 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc .
07:51:25 [2022-08-26T07:51:25.907Z] #60 ...
07:51:25 [2022-08-26T07:51:25.907Z] 
07:51:25 [2022-08-26T07:51:25.907Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
07:51:25 [2022-08-26T07:51:25.907Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
07:51:25 [2022-08-26T07:51:25.907Z] #77 17.86 libtoolize: putting auxiliary files in '.'.
07:51:25 [2022-08-26T07:51:25.907Z] #77 17.86 libtoolize: copying file './ltmain.sh'
07:51:25 [2022-08-26T07:51:25.907Z] #77 18.47 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
07:51:25 [2022-08-26T07:51:25.907Z] #77 18.47 libtoolize: and rerunning libtoolize and aclocal.
07:51:25 [2022-08-26T07:51:25.907Z] #77 18.47 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
07:51:25 [2022-08-26T07:51:25.907Z] #77 21.83 configure.ac:7: installing './compile'
07:51:25 [2022-08-26T07:51:25.907Z] #77 21.83 configure.ac:11: installing './config.guess'
07:51:25 [2022-08-26T07:51:25.907Z] #77 21.84 configure.ac:11: installing './config.sub'
07:51:25 [2022-08-26T07:51:25.907Z] #77 21.84 configure.ac:8: installing './install-sh'
07:51:25 [2022-08-26T07:51:25.907Z] #77 21.84 configure.ac:8: installing './missing'
07:51:25 [2022-08-26T07:51:25.907Z] #77 21.87 Makefile.am: installing './depcomp'
07:51:25 [2022-08-26T07:51:25.907Z] #77 22.39 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
07:51:25 [2022-08-26T07:51:25.907Z] #77 22.39 libtoolize: copying file 'build-aux/ltmain.sh'
07:51:25 [2022-08-26T07:51:25.907Z] #77 22.53 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
07:51:25 [2022-08-26T07:51:25.907Z] #77 22.53 libtoolize: copying file 'm4/libtool.m4'
07:51:25 [2022-08-26T07:51:25.907Z] #77 22.62 libtoolize: copying file 'm4/ltoptions.m4'
07:51:25 [2022-08-26T07:51:25.907Z] #77 22.75 libtoolize: copying file 'm4/ltsugar.m4'
07:51:25 [2022-08-26T07:51:25.907Z] #77 22.84 libtoolize: copying file 'm4/ltversion.m4'
07:51:25 [2022-08-26T07:51:25.907Z] #77 22.96 libtoolize: copying file 'm4/lt~obsolete.m4'
07:51:25 [2022-08-26T07:51:25.907Z] #77 23.03 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
07:51:26 [2022-08-26T07:51:26.167Z] #77 28.19 configure.ac:7: installing 'build-aux/compile'
07:51:26 [2022-08-26T07:51:26.167Z] #77 ...
07:51:26 [2022-08-26T07:51:26.167Z] 
07:51:26 [2022-08-26T07:51:26.167Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
07:51:26 [2022-08-26T07:51:26.167Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488
07:51:26 [2022-08-26T07:51:26.167Z] #18 DONE 1.1s
07:51:26 [2022-08-26T07:51:26.167Z] 
07:51:26 [2022-08-26T07:51:26.167Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
07:51:26 [2022-08-26T07:51:26.167Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
07:51:26 [2022-08-26T07:51:26.167Z] #77 28.19 configure.ac:9: installing 'build-aux/config.guess'
07:51:26 [2022-08-26T07:51:26.167Z] #77 28.20 configure.ac:9: installing 'build-aux/config.sub'
07:51:26 [2022-08-26T07:51:26.167Z] #77 28.20 configure.ac:11: installing 'build-aux/install-sh'
07:51:26 [2022-08-26T07:51:26.167Z] #77 28.21 configure.ac:11: installing 'build-aux/missing'
07:51:26 [2022-08-26T07:51:26.167Z] #77 28.27 Makefile.am: installing 'build-aux/depcomp'
07:51:26 [2022-08-26T07:51:26.167Z] #77 28.31 parallel-tests: installing 'build-aux/test-driver'
07:51:26 [2022-08-26T07:51:26.167Z] #77 ...
07:51:26 [2022-08-26T07:51:26.167Z] 
07:51:26 [2022-08-26T07:51:26.167Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
07:51:26 [2022-08-26T07:51:26.167Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb
07:51:27 [2022-08-26T07:51:27.551Z] #19 DONE 1.1s
07:51:27 [2022-08-26T07:51:27.551Z] 
07:51:27 [2022-08-26T07:51:27.551Z] #20 [dev-systemd-false  6/28] RUN ldconfig
07:51:27 [2022-08-26T07:51:27.551Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213
07:51:28 [2022-08-26T07:51:28.498Z] #20 DONE 1.2s
07:51:28 [2022-08-26T07:51:28.498Z] 
07:51:28 [2022-08-26T07:51:28.498Z] #21 [dev-systemd-false  7/28] 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
07:51:28 [2022-08-26T07:51:28.498Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db
07:51:29 [2022-08-26T07:51:29.884Z] #21 1.419 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:51:30 [2022-08-26T07:51:30.145Z] #21 1.431 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
07:51:30 [2022-08-26T07:51:30.145Z] #21 1.432 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
07:51:30 [2022-08-26T07:51:30.406Z] #21 1.849 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:51:30 [2022-08-26T07:51:30.980Z] #21 2.393 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB]
07:51:31 [2022-08-26T07:51:31.552Z] #21 2.947 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
07:51:32 [2022-08-26T07:51:32.494Z] #21 3.914 Fetched 8573 kB in 3s (3081 kB/s)
07:51:33 [2022-08-26T07:51:33.438Z] #21 3.914 Reading package lists...
07:51:34 [2022-08-26T07:51:34.388Z] #21 4.863 Reading package lists...
07:51:34 [2022-08-26T07:51:34.649Z] #21 5.823 Building dependency tree...
07:51:34 [2022-08-26T07:51:34.910Z] #21 6.329 The following additional packages will be installed:
07:51:34 [2022-08-26T07:51:34.910Z] #21 6.330   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
07:51:34 [2022-08-26T07:51:34.910Z] #21 6.330   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
07:51:34 [2022-08-26T07:51:34.910Z] #21 6.331   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
07:51:34 [2022-08-26T07:51:34.910Z] #21 6.331   libxtables12 python-pip-whl python3-distutils python3-lib2to3
07:51:34 [2022-08-26T07:51:34.910Z] #21 6.335   python3-pkg-resources systemd vim-runtime xxd
07:51:34 [2022-08-26T07:51:34.910Z] #21 6.335 Suggested packages:
07:51:34 [2022-08-26T07:51:34.910Z] #21 6.335   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
07:51:34 [2022-08-26T07:51:34.910Z] #21 6.335   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
07:51:34 [2022-08-26T07:51:34.910Z] #21 6.335   ctags vim-doc vim-scripts xfsdump acl attr quota
07:51:34 [2022-08-26T07:51:34.910Z] #21 6.335 Recommended packages:
07:51:34 [2022-08-26T07:51:34.910Z] #21 6.335   libatm1 nftables libpam-cap build-essential python3-dev dbus
07:51:34 [2022-08-26T07:51:34.910Z] #21 6.335   systemd-timesyncd | time-daemon unzip
07:51:35 [2022-08-26T07:51:35.483Z] #21 6.878 The following NEW packages will be installed:
07:51:35 [2022-08-26T07:51:35.483Z] #21 6.879   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
07:51:35 [2022-08-26T07:51:35.483Z] #21 6.879   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
07:51:35 [2022-08-26T07:51:35.483Z] #21 6.879   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
07:51:35 [2022-08-26T07:51:35.483Z] #21 6.879   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
07:51:35 [2022-08-26T07:51:35.483Z] #21 6.880   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
07:51:35 [2022-08-26T07:51:35.483Z] #21 6.880   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
07:51:35 [2022-08-26T07:51:35.483Z] #21 6.880   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
07:51:35 [2022-08-26T07:51:35.483Z] #21 6.881   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
07:51:35 [2022-08-26T07:51:35.483Z] #21 6.881   vim-runtime xfsprogs xxd xz-utils zip zstd
07:51:35 [2022-08-26T07:51:35.743Z] #21 7.179 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded.
07:51:35 [2022-08-26T07:51:35.743Z] #21 7.179 Need to get 32.8 MB of archives.
07:51:35 [2022-08-26T07:51:35.743Z] #21 7.179 After this operation, 124 MB of additional disk space will be used.
07:51:35 [2022-08-26T07:51:35.743Z] #21 7.179 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
07:51:35 [2022-08-26T07:51:35.743Z] #21 7.182 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
07:51:35 [2022-08-26T07:51:35.743Z] #21 7.183 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
07:51:35 [2022-08-26T07:51:35.743Z] #21 7.184 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
07:51:35 [2022-08-26T07:51:35.743Z] #21 7.188 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
07:51:35 [2022-08-26T07:51:35.743Z] #21 7.189 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
07:51:35 [2022-08-26T07:51:35.743Z] #21 7.190 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
07:51:35 [2022-08-26T07:51:35.743Z] #21 7.243 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
07:51:35 [2022-08-26T07:51:35.743Z] #21 7.244 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
07:51:35 [2022-08-26T07:51:35.743Z] #21 7.247 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
07:51:35 [2022-08-26T07:51:35.743Z] #21 7.248 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
07:51:35 [2022-08-26T07:51:35.743Z] #21 7.249 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
07:51:35 [2022-08-26T07:51:35.743Z] #21 7.251 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
07:51:35 [2022-08-26T07:51:35.743Z] #21 7.252 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
07:51:35 [2022-08-26T07:51:35.743Z] #21 7.265 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
07:51:35 [2022-08-26T07:51:35.743Z] #21 7.268 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:51:35 [2022-08-26T07:51:35.743Z] #21 7.271 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
07:51:35 [2022-08-26T07:51:35.743Z] #21 7.274 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
07:51:35 [2022-08-26T07:51:35.743Z] #21 7.276 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
07:51:35 [2022-08-26T07:51:35.743Z] #21 7.278 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
07:51:35 [2022-08-26T07:51:35.744Z] #21 7.286 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
07:51:35 [2022-08-26T07:51:35.744Z] #21 7.289 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
07:51:35 [2022-08-26T07:51:35.744Z] #21 7.290 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
07:51:35 [2022-08-26T07:51:35.744Z] #21 7.291 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
07:51:35 [2022-08-26T07:51:35.744Z] #21 7.296 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
07:51:35 [2022-08-26T07:51:35.744Z] #21 7.297 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
07:51:35 [2022-08-26T07:51:35.744Z] #21 7.302 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
07:51:35 [2022-08-26T07:51:35.744Z] #21 7.305 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
07:51:35 [2022-08-26T07:51:35.744Z] #21 7.307 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
07:51:35 [2022-08-26T07:51:35.744Z] #21 7.308 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
07:51:35 [2022-08-26T07:51:35.744Z] #21 7.309 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
07:51:35 [2022-08-26T07:51:35.744Z] #21 7.310 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
07:51:36 [2022-08-26T07:51:36.004Z] #21 7.407 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
07:51:36 [2022-08-26T07:51:36.004Z] #21 7.408 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB]
07:51:36 [2022-08-26T07:51:36.004Z] #21 7.410 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:51:36 [2022-08-26T07:51:36.004Z] #21 7.411 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
07:51:36 [2022-08-26T07:51:36.004Z] #21 7.412 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
07:51:36 [2022-08-26T07:51:36.004Z] #21 7.413 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
07:51:36 [2022-08-26T07:51:36.004Z] #21 7.414 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
07:51:36 [2022-08-26T07:51:36.004Z] #21 7.417 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
07:51:36 [2022-08-26T07:51:36.004Z] #21 7.419 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
07:51:36 [2022-08-26T07:51:36.004Z] #21 7.438 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
07:51:36 [2022-08-26T07:51:36.004Z] #21 7.444 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
07:51:36 [2022-08-26T07:51:36.004Z] #21 7.446 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:51:36 [2022-08-26T07:51:36.004Z] #21 7.452 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
07:51:36 [2022-08-26T07:51:36.004Z] #21 7.457 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
07:51:36 [2022-08-26T07:51:36.004Z] #21 7.458 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
07:51:36 [2022-08-26T07:51:36.004Z] #21 7.462 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
07:51:36 [2022-08-26T07:51:36.004Z] #21 7.472 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB]
07:51:36 [2022-08-26T07:51:36.004Z] #21 7.474 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
07:51:36 [2022-08-26T07:51:36.004Z] #21 7.479 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
07:51:36 [2022-08-26T07:51:36.004Z] #21 7.481 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
07:51:36 [2022-08-26T07:51:36.004Z] #21 7.546 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
07:51:36 [2022-08-26T07:51:36.004Z] #21 7.561 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
07:51:36 [2022-08-26T07:51:36.004Z] #21 7.571 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
07:51:36 [2022-08-26T07:51:36.265Z] #21 7.574 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
07:51:36 [2022-08-26T07:51:36.527Z] #21 7.886 debconf: delaying package configuration, since apt-utils is not installed
07:51:36 [2022-08-26T07:51:36.528Z] #21 7.948 Fetched 32.8 MB in 1s (47.5 MB/s)
07:51:36 [2022-08-26T07:51:36.528Z] #21 8.015 Selecting previously unselected package libcap2:amd64.
07:51:36 [2022-08-26T07:51:36.528Z] #21 8.015 (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 ... 24018 files and directories currently installed.)
07:51:36 [2022-08-26T07:51:36.528Z] #21 8.043 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
07:51:36 [2022-08-26T07:51:36.528Z] #21 8.051 Unpacking libcap2:amd64 (1:2.44-1) ...
07:51:36 [2022-08-26T07:51:36.788Z] #21 8.138 Selecting previously unselected package libargon2-1:amd64.
07:51:36 [2022-08-26T07:51:36.788Z] #21 8.141 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ...
07:51:36 [2022-08-26T07:51:36.788Z] #21 8.154 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
07:51:36 [2022-08-26T07:51:36.788Z] #21 8.230 Selecting previously unselected package libjson-c5:amd64.
07:51:36 [2022-08-26T07:51:36.788Z] #21 8.233 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ...
07:51:36 [2022-08-26T07:51:36.788Z] #21 8.237 Unpacking libjson-c5:amd64 (0.15-2) ...
07:51:36 [2022-08-26T07:51:36.788Z] #21 8.327 Selecting previously unselected package libcryptsetup12:amd64.
07:51:36 [2022-08-26T07:51:36.788Z] #21 8.335 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
07:51:36 [2022-08-26T07:51:36.788Z] #21 8.446 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
07:51:37 [2022-08-26T07:51:37.050Z] #21 8.568 Selecting previously unselected package libip4tc2:amd64.
07:51:37 [2022-08-26T07:51:37.311Z] #21 8.572 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ...
07:51:37 [2022-08-26T07:51:37.311Z] #21 8.581 Unpacking libip4tc2:amd64 (1.8.7-1) ...
07:51:37 [2022-08-26T07:51:37.311Z] #21 8.657 Selecting previously unselected package libkmod2:amd64.
07:51:37 [2022-08-26T07:51:37.311Z] #21 8.661 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ...
07:51:37 [2022-08-26T07:51:37.311Z] #21 8.666 Unpacking libkmod2:amd64 (28-1) ...
07:51:37 [2022-08-26T07:51:37.311Z] #21 8.782 Selecting previously unselected package systemd.
07:51:37 [2022-08-26T07:51:37.311Z] #21 8.785 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ...
07:51:37 [2022-08-26T07:51:37.575Z] #21 8.935 Unpacking systemd (247.3-7) ...
07:51:37 [2022-08-26T07:51:37.575Z] #21 ...
07:51:37 [2022-08-26T07:51:37.575Z] 
07:51:37 [2022-08-26T07:51:37.575Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
07:51:37 [2022-08-26T07:51:37.575Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
07:51:37 [2022-08-26T07:51:37.575Z] #77 29.61 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
07:51:37 [2022-08-26T07:51:37.575Z] #77 29.61 libtoolize: copying file 'build-aux/ltmain.sh'
07:51:37 [2022-08-26T07:51:37.575Z] #77 30.19 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
07:51:37 [2022-08-26T07:51:37.575Z] #77 30.19 libtoolize: copying file 'm4/libtool.m4'
07:51:37 [2022-08-26T07:51:37.575Z] #77 30.35 libtoolize: copying file 'm4/ltoptions.m4'
07:51:37 [2022-08-26T07:51:37.575Z] #77 30.50 libtoolize: copying file 'm4/ltsugar.m4'
07:51:37 [2022-08-26T07:51:37.575Z] #77 30.58 libtoolize: copying file 'm4/ltversion.m4'
07:51:37 [2022-08-26T07:51:37.575Z] #77 30.71 libtoolize: copying file 'm4/lt~obsolete.m4'
07:51:37 [2022-08-26T07:51:37.575Z] #77 36.43 configure.ac:11: installing 'build-aux/compile'
07:51:37 [2022-08-26T07:51:37.575Z] #77 36.43 configure.ac:11: installing 'build-aux/config.guess'
07:51:37 [2022-08-26T07:51:37.575Z] #77 36.44 configure.ac:11: installing 'build-aux/config.sub'
07:51:37 [2022-08-26T07:51:37.575Z] #77 36.44 configure.ac:13: installing 'build-aux/install-sh'
07:51:37 [2022-08-26T07:51:37.575Z] #77 36.45 configure.ac:13: installing 'build-aux/missing'
07:51:37 [2022-08-26T07:51:37.575Z] #77 36.46 configure.ac:8: installing 'build-aux/tap-driver.sh'
07:51:37 [2022-08-26T07:51:37.575Z] #77 36.55 Makefile.am: installing 'build-aux/depcomp'
07:51:37 [2022-08-26T07:51:37.575Z] #77 37.28 checking build system type... x86_64-pc-linux-gnu
07:51:37 [2022-08-26T07:51:37.575Z] #77 37.48 checking host system type... x86_64-pc-linux-gnu
07:51:37 [2022-08-26T07:51:37.575Z] #77 37.48 checking how to print strings... printf
07:51:37 [2022-08-26T07:51:37.575Z] #77 37.49 checking for gcc... gcc
07:51:37 [2022-08-26T07:51:37.575Z] #77 37.58 checking whether the C compiler works... yes
07:51:37 [2022-08-26T07:51:37.575Z] #77 37.71 checking for C compiler default output file name... a.out
07:51:37 [2022-08-26T07:51:37.575Z] #77 37.72 checking for suffix of executables... 
07:51:37 [2022-08-26T07:51:37.575Z] #77 37.82 checking whether we are cross compiling... no
07:51:37 [2022-08-26T07:51:37.575Z] #77 37.93 checking for suffix of object files... o
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.02 checking whether we are using the GNU C compiler... yes
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.06 checking whether gcc accepts -g... yes
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.10 checking for gcc option to accept ISO C89... none needed
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.16 checking whether gcc understands -c and -o together... yes
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.29 checking for a sed that does not truncate output... /bin/sed
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.30 checking for grep that handles long lines and -e... /bin/grep
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.32 checking for egrep... /bin/grep -E
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.32 checking for fgrep... /bin/grep -F
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.34 checking for ld used by gcc... /usr/bin/ld
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.36 checking if the linker (/usr/bin/ld) is GNU ld... yes
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.37 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.38 checking the name lister (/usr/bin/nm -B) interface... BSD nm
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.43 checking whether ln -s works... yes
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.43 checking the maximum length of command line arguments... 1572864
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.46 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.46 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.46 checking for /usr/bin/ld option to reload object files... -r
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.46 checking for objdump... objdump
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.46 checking how to recognize dependent libraries... pass_all
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.46 checking for dlltool... no
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.46 checking how to associate runtime and link libraries... printf %s\n
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.46 checking for ar... ar
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.46 checking for archiver @FILE support... @
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.53 checking for strip... strip
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.53 checking for ranlib... ranlib
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.53 checking for gawk... no
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.53 checking for mawk... mawk
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.53 checking command to parse /usr/bin/nm -B output from gcc object... ok
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.80 checking for sysroot... no
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.80 checking for a working dd... /bin/dd
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.82 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.88 checking for mt... no
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.88 checking if : is a manifest tool... no
07:51:37 [2022-08-26T07:51:37.575Z] #77 38.90 checking how to run the C preprocessor... gcc -E
07:51:37 [2022-08-26T07:51:37.575Z] #77 39.06 checking for ANSI C header files... yes
07:51:37 [2022-08-26T07:51:37.575Z] #77 39.37 checking for sys/types.h... yes
07:51:37 [2022-08-26T07:51:37.575Z] #77 39.48 checking for sys/stat.h... yes
07:51:37 [2022-08-26T07:51:37.575Z] #77 39.61 checking for stdlib.h... yes
07:51:37 [2022-08-26T07:51:37.837Z] #77 39.70 checking for string.h... yes
07:51:37 [2022-08-26T07:51:37.837Z] #77 39.84 checking for memory.h... yes
07:51:38 [2022-08-26T07:51:38.099Z] #77 39.92 checking for strings.h... yes
07:51:38 [2022-08-26T07:51:38.099Z] #77 40.00 checking for inttypes.h... yes
07:51:38 [2022-08-26T07:51:38.099Z] #77 40.14 checking for stdint.h... yes
07:51:38 [2022-08-26T07:51:38.361Z] #77 40.23 checking for unistd.h... yes
07:51:38 [2022-08-26T07:51:38.361Z] #77 40.32 checking for dlfcn.h... yes
07:51:38 [2022-08-26T07:51:38.361Z] #77 40.40 checking for objdir... .libs
07:51:38 [2022-08-26T07:51:38.622Z] #77 40.60 checking if gcc supports -fno-rtti -fno-exceptions... 
07:51:38 [2022-08-26T07:51:38.622Z] #77 ...
07:51:38 [2022-08-26T07:51:38.622Z] 
07:51:38 [2022-08-26T07:51:38.623Z] #21 [dev-systemd-false  7/28] 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
07:51:38 [2022-08-26T07:51:38.623Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db
07:51:38 [2022-08-26T07:51:38.623Z] #21 9.960 Selecting previously unselected package pigz.
07:51:38 [2022-08-26T07:51:38.623Z] #21 9.969 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ...
07:51:38 [2022-08-26T07:51:38.623Z] #21 9.975 Unpacking pigz (2.6-1) ...
07:51:38 [2022-08-26T07:51:38.623Z] #21 10.13 Selecting previously unselected package libelf1:amd64.
07:51:38 [2022-08-26T07:51:38.623Z] #21 10.13 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ...
07:51:38 [2022-08-26T07:51:38.623Z] #21 10.14 Unpacking libelf1:amd64 (0.183-1) ...
07:51:38 [2022-08-26T07:51:38.623Z] #21 10.27 Selecting previously unselected package libbpf0:amd64.
07:51:38 [2022-08-26T07:51:38.886Z] #21 10.27 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ...
07:51:38 [2022-08-26T07:51:38.886Z] #21 10.28 Unpacking libbpf0:amd64 (1:0.3-2) ...
07:51:38 [2022-08-26T07:51:38.886Z] #21 10.44 Selecting previously unselected package libmnl0:amd64.
07:51:38 [2022-08-26T07:51:38.886Z] #21 10.44 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ...
07:51:38 [2022-08-26T07:51:38.886Z] #21 10.45 Unpacking libmnl0:amd64 (1.0.4-3) ...
07:51:38 [2022-08-26T07:51:38.886Z] #21 10.51 Selecting previously unselected package libxtables12:amd64.
07:51:39 [2022-08-26T07:51:39.147Z] #21 10.51 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ...
07:51:39 [2022-08-26T07:51:39.147Z] #21 10.52 Unpacking libxtables12:amd64 (1.8.7-1) ...
07:51:39 [2022-08-26T07:51:39.147Z] #21 10.58 Selecting previously unselected package libcap2-bin.
07:51:39 [2022-08-26T07:51:39.147Z] #21 10.58 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ...
07:51:39 [2022-08-26T07:51:39.147Z] #21 10.59 Unpacking libcap2-bin (1:2.44-1) ...
07:51:39 [2022-08-26T07:51:39.147Z] #21 10.69 Selecting previously unselected package iproute2.
07:51:39 [2022-08-26T07:51:39.147Z] #21 10.69 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ...
07:51:39 [2022-08-26T07:51:39.147Z] #21 10.71 Unpacking iproute2 (5.10.0-4) ...
07:51:39 [2022-08-26T07:51:39.668Z] #21 10.96 Selecting previously unselected package xxd.
07:51:39 [2022-08-26T07:51:39.668Z] #21 10.97 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:51:39 [2022-08-26T07:51:39.668Z] #21 10.98 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:51:39 [2022-08-26T07:51:39.668Z] #21 11.09 Selecting previously unselected package vim-common.
07:51:39 [2022-08-26T07:51:39.668Z] #21 11.09 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:51:39 [2022-08-26T07:51:39.668Z] #21 11.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:51:39 [2022-08-26T07:51:39.929Z] #21 11.24 Selecting previously unselected package bash-completion.
07:51:39 [2022-08-26T07:51:39.929Z] #21 11.24 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
07:51:41 [2022-08-26T07:51:41.849Z] #21 13.35 Unpacking bash-completion (1:2.11-2) ...
07:51:42 [2022-08-26T07:51:42.110Z] #21 ...
07:51:42 [2022-08-26T07:51:42.110Z] 
07:51:42 [2022-08-26T07:51:42.110Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
07:51:42 [2022-08-26T07:51:42.110Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68
07:51:42 [2022-08-26T07:51:42.110Z] #47 57.94 + dpkg --print-architecture
07:51:42 [2022-08-26T07:51:42.110Z] #47 57.95 + git checkout -q v2.1.0
07:51:42 [2022-08-26T07:51:42.110Z] #47 58.07 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
07:51:42 [2022-08-26T07:51:42.110Z] #47 58.07 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
07:51:42 [2022-08-26T07:51:42.110Z] #47 DONE 67.8s
07:51:42 [2022-08-26T07:51:42.110Z] 
07:51:42 [2022-08-26T07:51:42.111Z] #21 [dev-systemd-false  7/28] 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
07:51:42 [2022-08-26T07:51:42.111Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db
07:51:42 [2022-08-26T07:51:42.111Z] #21 13.65 Selecting previously unselected package bzip2.
07:51:42 [2022-08-26T07:51:42.111Z] #21 13.65 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ...
07:51:42 [2022-08-26T07:51:42.111Z] #21 13.66 Unpacking bzip2 (1.0.8-4) ...
07:51:42 [2022-08-26T07:51:42.372Z] #21 13.74 Selecting previously unselected package xz-utils.
07:51:42 [2022-08-26T07:51:42.372Z] #21 13.75 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
07:51:42 [2022-08-26T07:51:42.372Z] #21 13.76 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
07:51:42 [2022-08-26T07:51:42.372Z] #21 13.90 Selecting previously unselected package apparmor.
07:51:42 [2022-08-26T07:51:42.372Z] #21 13.91 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ...
07:51:42 [2022-08-26T07:51:42.633Z] #21 14.00 Unpacking apparmor (2.13.6-10) ...
07:51:42 [2022-08-26T07:51:42.633Z] #21 14.20 Selecting previously unselected package inetutils-ping.
07:51:42 [2022-08-26T07:51:42.633Z] #21 14.22 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ...
07:51:42 [2022-08-26T07:51:42.633Z] #21 14.24 Unpacking inetutils-ping (2:2.0-1) ...
07:51:42 [2022-08-26T07:51:42.894Z] #21 14.35 Selecting previously unselected package libip6tc2:amd64.
07:51:42 [2022-08-26T07:51:42.894Z] #21 14.35 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ...
07:51:42 [2022-08-26T07:51:42.894Z] #21 14.36 Unpacking libip6tc2:amd64 (1.8.7-1) ...
07:51:42 [2022-08-26T07:51:42.894Z] #21 14.49 Selecting previously unselected package libnfnetlink0:amd64.
07:51:42 [2022-08-26T07:51:42.894Z] #21 14.49 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
07:51:42 [2022-08-26T07:51:42.894Z] #21 14.51 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:51:43 [2022-08-26T07:51:43.155Z] #21 14.65 Selecting previously unselected package libnetfilter-conntrack3:amd64.
07:51:43 [2022-08-26T07:51:43.155Z] #21 14.65 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
07:51:43 [2022-08-26T07:51:43.155Z] #21 14.66 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:51:43 [2022-08-26T07:51:43.418Z] #21 14.75 Selecting previously unselected package libnftnl11:amd64.
07:51:43 [2022-08-26T07:51:43.418Z] #21 14.76 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ...
07:51:43 [2022-08-26T07:51:43.418Z] #21 14.77 Unpacking libnftnl11:amd64 (1.1.9-1) ...
07:51:43 [2022-08-26T07:51:43.418Z] #21 14.86 Selecting previously unselected package iptables.
07:51:43 [2022-08-26T07:51:43.418Z] #21 14.86 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ...
07:51:43 [2022-08-26T07:51:43.418Z] #21 14.86 Unpacking iptables (1.8.7-1) ...
07:51:43 [2022-08-26T07:51:43.680Z] #21 15.03 Selecting previously unselected package libonig5:amd64.
07:51:43 [2022-08-26T07:51:43.680Z] #21 15.04 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ...
07:51:43 [2022-08-26T07:51:43.680Z] #21 15.04 Unpacking libonig5:amd64 (6.9.6-1.1) ...
07:51:43 [2022-08-26T07:51:43.680Z] #21 15.12 Selecting previously unselected package libjq1:amd64.
07:51:43 [2022-08-26T07:51:43.680Z] #21 15.13 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ...
07:51:43 [2022-08-26T07:51:43.680Z] #21 15.13 Unpacking libjq1:amd64 (1.6-2.1) ...
07:51:43 [2022-08-26T07:51:43.680Z] #21 15.22 Selecting previously unselected package jq.
07:51:43 [2022-08-26T07:51:43.680Z] #21 15.23 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ...
07:51:43 [2022-08-26T07:51:43.942Z] #21 15.23 Unpacking jq (1.6-2.1) ...
07:51:43 [2022-08-26T07:51:43.942Z] #21 15.31 Selecting previously unselected package libaio1:amd64.
07:51:43 [2022-08-26T07:51:43.942Z] #21 15.31 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ...
07:51:43 [2022-08-26T07:51:43.942Z] #21 15.32 Unpacking libaio1:amd64 (0.3.112-9) ...
07:51:43 [2022-08-26T07:51:43.942Z] #21 15.39 Selecting previously unselected package libgpm2:amd64.
07:51:43 [2022-08-26T07:51:43.942Z] #21 15.39 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ...
07:51:43 [2022-08-26T07:51:43.942Z] #21 15.39 Unpacking libgpm2:amd64 (1.20.7-8) ...
07:51:43 [2022-08-26T07:51:43.942Z] #21 15.47 Selecting previously unselected package libicu67:amd64.
07:51:43 [2022-08-26T07:51:43.942Z] #21 15.47 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ...
07:51:43 [2022-08-26T07:51:43.942Z] #21 15.48 Unpacking libicu67:amd64 (67.1-7) ...
07:51:45 [2022-08-26T07:51:45.338Z] #21 16.85 Selecting previously unselected package libinih1:amd64.
07:51:45 [2022-08-26T07:51:45.338Z] #21 16.85 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ...
07:51:45 [2022-08-26T07:51:45.338Z] #21 16.86 Unpacking libinih1:amd64 (53-1+b2) ...
07:51:45 [2022-08-26T07:51:45.338Z] #21 16.93 Selecting previously unselected package libmicrohttpd12:amd64.
07:51:45 [2022-08-26T07:51:45.338Z] #21 16.93 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ...
07:51:45 [2022-08-26T07:51:45.338Z] #21 16.93 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ...
07:51:45 [2022-08-26T07:51:45.599Z] #21 16.99 Selecting previously unselected package libnet1:amd64.
07:51:45 [2022-08-26T07:51:45.599Z] #21 16.99 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:51:45 [2022-08-26T07:51:45.599Z] #21 17.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:51:45 [2022-08-26T07:51:45.599Z] #21 17.06 Selecting previously unselected package libnl-3-200:amd64.
07:51:45 [2022-08-26T07:51:45.599Z] #21 17.06 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ...
07:51:45 [2022-08-26T07:51:45.599Z] #21 17.07 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
07:51:45 [2022-08-26T07:51:45.599Z] #21 17.18 Selecting previously unselected package libprotobuf-c1:amd64.
07:51:45 [2022-08-26T07:51:45.861Z] #21 17.19 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
07:51:45 [2022-08-26T07:51:45.861Z] #21 17.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:51:45 [2022-08-26T07:51:45.861Z] #21 17.26 Selecting previously unselected package libyajl2:amd64.
07:51:45 [2022-08-26T07:51:45.861Z] #21 17.26 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ...
07:51:45 [2022-08-26T07:51:45.861Z] #21 17.26 Unpacking libyajl2:amd64 (2.1.0-3) ...
07:51:45 [2022-08-26T07:51:45.861Z] #21 17.31 Selecting previously unselected package net-tools.
07:51:45 [2022-08-26T07:51:45.861Z] #21 17.32 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
07:51:45 [2022-08-26T07:51:45.861Z] #21 17.32 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
07:51:45 [2022-08-26T07:51:45.861Z] #21 17.43 Selecting previously unselected package patch.
07:51:46 [2022-08-26T07:51:46.122Z] #21 17.43 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ...
07:51:46 [2022-08-26T07:51:46.122Z] #21 17.44 Unpacking patch (2.7.6-7) ...
07:51:46 [2022-08-26T07:51:46.122Z] #21 17.52 Selecting previously unselected package python-pip-whl.
07:51:46 [2022-08-26T07:51:46.122Z] #21 17.52 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
07:51:46 [2022-08-26T07:51:46.122Z] #21 17.53 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
07:51:46 [2022-08-26T07:51:46.383Z] #21 17.79 Selecting previously unselected package python3-lib2to3.
07:51:46 [2022-08-26T07:51:46.383Z] #21 17.79 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
07:51:46 [2022-08-26T07:51:46.383Z] #21 17.80 Unpacking python3-lib2to3 (3.9.2-1) ...
07:51:46 [2022-08-26T07:51:46.383Z] #21 17.87 Selecting previously unselected package python3-distutils.
07:51:46 [2022-08-26T07:51:46.383Z] #21 17.88 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
07:51:46 [2022-08-26T07:51:46.383Z] #21 17.88 Unpacking python3-distutils (3.9.2-1) ...
07:51:46 [2022-08-26T07:51:46.644Z] #21 17.98 Selecting previously unselected package python3-pkg-resources.
07:51:46 [2022-08-26T07:51:46.644Z] #21 17.99 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
07:51:46 [2022-08-26T07:51:46.644Z] #21 18.00 Unpacking python3-pkg-resources (52.0.0-4) ...
07:51:46 [2022-08-26T07:51:46.644Z] #21 18.13 Selecting previously unselected package python3-setuptools.
07:51:46 [2022-08-26T07:51:46.644Z] #21 18.14 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
07:51:46 [2022-08-26T07:51:46.644Z] #21 18.14 Unpacking python3-setuptools (52.0.0-4) ...
07:51:46 [2022-08-26T07:51:46.905Z] #21 18.30 Selecting previously unselected package python3-wheel.
07:51:46 [2022-08-26T07:51:46.905Z] #21 18.30 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
07:51:46 [2022-08-26T07:51:46.905Z] #21 18.30 Unpacking python3-wheel (0.34.2-1) ...
07:51:46 [2022-08-26T07:51:46.905Z] #21 18.36 Selecting previously unselected package python3-pip.
07:51:46 [2022-08-26T07:51:46.905Z] #21 18.37 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
07:51:46 [2022-08-26T07:51:46.905Z] #21 18.37 Unpacking python3-pip (20.3.4-4+deb11u1) ...
07:51:47 [2022-08-26T07:51:47.166Z] #21 18.52 Selecting previously unselected package sudo.
07:51:47 [2022-08-26T07:51:47.166Z] #21 18.52 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ...
07:51:47 [2022-08-26T07:51:47.166Z] #21 18.53 Unpacking sudo (1.9.5p2-3) ...
07:51:47 [2022-08-26T07:51:47.166Z] #21 18.80 Selecting previously unselected package systemd-journal-remote.
07:51:47 [2022-08-26T07:51:47.166Z] #21 18.81 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ...
07:51:47 [2022-08-26T07:51:47.166Z] #21 18.81 Unpacking systemd-journal-remote (247.3-7) ...
07:51:47 [2022-08-26T07:51:47.427Z] #21 18.88 Selecting previously unselected package thin-provisioning-tools.
07:51:47 [2022-08-26T07:51:47.427Z] #21 18.88 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ...
07:51:47 [2022-08-26T07:51:47.427Z] #21 18.89 Unpacking thin-provisioning-tools (0.9.0-1) ...
07:51:47 [2022-08-26T07:51:47.427Z] #21 19.01 Selecting previously unselected package uidmap.
07:51:47 [2022-08-26T07:51:47.427Z] #21 19.02 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ...
07:51:47 [2022-08-26T07:51:47.427Z] #21 19.02 Unpacking uidmap (1:4.8.1-1) ...
07:51:47 [2022-08-26T07:51:47.689Z] #21 19.13 Selecting previously unselected package vim-runtime.
07:51:47 [2022-08-26T07:51:47.689Z] #21 19.13 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
07:51:47 [2022-08-26T07:51:47.689Z] #21 19.15 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
07:51:47 [2022-08-26T07:51:47.689Z] #21 19.17 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
07:51:47 [2022-08-26T07:51:47.689Z] #21 19.17 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
07:51:48 [2022-08-26T07:51:48.632Z] #21 ...
07:51:48 [2022-08-26T07:51:48.632Z] 
07:51:48 [2022-08-26T07:51:48.632Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
07:51:48 [2022-08-26T07:51:48.632Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
07:51:48 [2022-08-26T07:51:48.632Z] #77 40.60 checking if gcc supports -fno-rtti -fno-exceptions... no
07:51:48 [2022-08-26T07:51:48.632Z] #77 40.67 checking for gcc option to produce PIC... -fPIC -DPIC
07:51:48 [2022-08-26T07:51:48.632Z] #77 40.67 checking if gcc PIC flag -fPIC -DPIC works... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 40.73 checking if gcc static flag -static works... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 40.90 checking if gcc supports -c -o file.o... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 40.97 checking if gcc supports -c -o file.o... (cached) yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 40.97 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.00 checking dynamic linker characteristics... GNU/Linux ld.so
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.14 checking how to hardcode library paths into programs... immediate
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.14 checking whether stripping libraries is possible... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.15 checking if libtool supports shared libraries... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.15 checking whether to build shared libraries... no
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.15 checking whether to build static libraries... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.15 checking for a BSD-compatible install... /usr/bin/install -c
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.18 checking whether build environment is sane... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.23 checking for a thread-safe mkdir -p... /bin/mkdir -p
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.25 checking whether make sets $(MAKE)... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.30 checking whether make supports the include directive... yes (GNU style)
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.35 checking whether make supports nested variables... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.37 checking whether UID '0' is supported by ustar format... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.38 checking whether GID '0' is supported by ustar format... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.38 checking how to create a ustar tar archive... gnutar
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.41 checking dependency style of gcc... gcc3
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.55 checking whether to enable maintainer-specific portions of Makefiles... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.55 checking whether make supports nested variables... (cached) yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.55 checking for gawk... (cached) mawk
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.55 checking for a sed that does not truncate output... (cached) /bin/sed
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.56 checking for gcc... (cached) gcc
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.64 checking whether we are using the GNU C compiler... (cached) yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.64 checking whether gcc accepts -g... (cached) yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.64 checking for gcc option to accept ISO C89... (cached) none needed
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.64 checking whether gcc understands -c and -o together... (cached) yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.64 checking for a Python interpreter with version >= 3... python3
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.70 checking for python3... /usr/bin/python3
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.71 checking for python3 version... 3.9
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.74 checking for python3 platform... linux
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.77 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.82 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.91 checking for go-md2man... no
07:51:48 [2022-08-26T07:51:48.632Z] #77 41.92 checking error.h usability... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 42.02 checking error.h presence... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 42.06 checking for error.h... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 42.09 checking linux/openat2.h usability... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 42.17 checking linux/openat2.h presence... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 42.20 checking for linux/openat2.h... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 42.22 checking for copy_file_range... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 42.42 checking for fgetxattr... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 42.58 checking for statx... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 42.73 checking for fgetpwent_r... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 42.87 checking for issetugid... no
07:51:48 [2022-08-26T07:51:48.632Z] #77 43.00 checking for pkg-config... /usr/bin/pkg-config
07:51:48 [2022-08-26T07:51:48.632Z] #77 43.00 checking pkg-config is at least version 0.9.0... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 43.01 checking for library containing yajl_tree_get... -lyajl
07:51:48 [2022-08-26T07:51:48.632Z] #77 43.23 checking for yajl >= 2.0.0... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 43.24 checking sys/capability.h usability... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 43.33 checking sys/capability.h presence... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 43.36 checking for sys/capability.h... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 43.36 checking for library containing cap_from_name... -lcap
07:51:48 [2022-08-26T07:51:48.632Z] #77 43.61 checking for library containing dlopen... -ldl
07:51:48 [2022-08-26T07:51:48.632Z] #77 43.80 checking seccomp.h usability... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 43.90 checking seccomp.h presence... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 43.96 checking for seccomp.h... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 43.96 checking for library containing seccomp_rule_add... -lseccomp
07:51:48 [2022-08-26T07:51:48.632Z] #77 44.17 checking for library containing seccomp_arch_resolve_name... none required
07:51:48 [2022-08-26T07:51:48.632Z] #77 44.28 checking systemd/sd-bus.h usability... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 44.41 checking systemd/sd-bus.h presence... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 44.48 checking for systemd/sd-bus.h... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 44.48 checking for library containing sd_bus_match_signal_async... -lsystemd
07:51:48 [2022-08-26T07:51:48.632Z] #77 44.73 checking for sd_notify_barrier... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 44.86 checking linux/bpf.h usability... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 44.96 checking linux/bpf.h presence... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 44.99 checking for linux/bpf.h... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 44.99 checking compilation for eBPF... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 45.06 checking for criu >= 3.15... no
07:51:48 [2022-08-26T07:51:48.632Z] #77 45.09 configure: CRIU headers not found, building without CRIU support
07:51:48 [2022-08-26T07:51:48.632Z] #77 45.09 checking for criu > 3.16... no
07:51:48 [2022-08-26T07:51:48.632Z] #77 45.11 configure: CRIU version doesn't support join-ns API
07:51:48 [2022-08-26T07:51:48.632Z] #77 45.11 checking for criu > 3.16.1... no
07:51:48 [2022-08-26T07:51:48.632Z] #77 45.12 configure: CRIU version doesn't support for pre-dumping
07:51:48 [2022-08-26T07:51:48.632Z] #77 45.12 checking for new mount API (fsconfig)... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 45.16 checking for seccomp notify API... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 45.24 checking for gperf... no
07:51:48 [2022-08-26T07:51:48.632Z] #77 45.24 configure: gperf not found - cannot rebuild signal parser code
07:51:48 [2022-08-26T07:51:48.632Z] #77 45.24 checking for library containing argp_parse... none required
07:51:48 [2022-08-26T07:51:48.632Z] #77 45.44 checking that generated files are newer than configure... done
07:51:48 [2022-08-26T07:51:48.632Z] #77 45.44 configure: creating ./config.status
07:51:48 [2022-08-26T07:51:48.632Z] #77 47.39 config.status: creating Makefile
07:51:48 [2022-08-26T07:51:48.632Z] #77 47.44 config.status: creating rpm/crun.spec
07:51:48 [2022-08-26T07:51:48.632Z] #77 47.52 config.status: creating config.h
07:51:48 [2022-08-26T07:51:48.632Z] #77 47.56 config.status: executing libtool commands
07:51:48 [2022-08-26T07:51:48.632Z] #77 47.60 config.status: executing depfiles commands
07:51:48 [2022-08-26T07:51:48.632Z] #77 48.33 === configuring in libocispec (/tmp/crun-build/libocispec)
07:51:48 [2022-08-26T07:51:48.632Z] #77 48.34 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
07:51:48 [2022-08-26T07:51:48.632Z] #77 48.67 checking for gcc... gcc
07:51:48 [2022-08-26T07:51:48.632Z] #77 48.78 checking whether the C compiler works... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 48.86 checking for C compiler default output file name... a.out
07:51:48 [2022-08-26T07:51:48.632Z] #77 48.86 checking for suffix of executables... 
07:51:48 [2022-08-26T07:51:48.632Z] #77 48.93 checking whether we are cross compiling... no
07:51:48 [2022-08-26T07:51:48.632Z] #77 49.05 checking for suffix of object files... o
07:51:48 [2022-08-26T07:51:48.632Z] #77 49.12 checking whether we are using the GNU C compiler... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 49.17 checking whether gcc accepts -g... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 49.21 checking for gcc option to accept ISO C89... none needed
07:51:48 [2022-08-26T07:51:48.632Z] #77 49.27 checking whether gcc understands -c and -o together... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 49.35 checking how to run the C preprocessor... gcc -E
07:51:48 [2022-08-26T07:51:48.632Z] #77 49.50 checking for grep that handles long lines and -e... /bin/grep
07:51:48 [2022-08-26T07:51:48.632Z] #77 49.51 checking for egrep... /bin/grep -E
07:51:48 [2022-08-26T07:51:48.632Z] #77 49.51 checking for ANSI C header files... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 49.78 checking for sys/types.h... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 49.94 checking for sys/stat.h... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 50.11 checking for stdlib.h... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 50.20 checking for string.h... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 50.31 checking for memory.h... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 50.39 checking for strings.h... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 50.50 checking for inttypes.h... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 50.66 checking for stdint.h... yes
07:51:48 [2022-08-26T07:51:48.632Z] #77 50.77 checking for unistd.h... yes
07:51:48 [2022-08-26T07:51:48.894Z] #77 50.87 checking minix/config.h usability... no
07:51:49 [2022-08-26T07:51:49.155Z] #77 50.94 checking minix/config.h presence... no
07:51:49 [2022-08-26T07:51:49.155Z] #77 51.00 checking for minix/config.h... no
07:51:49 [2022-08-26T07:51:49.155Z] #77 51.00 checking whether it is safe to define __EXTENSIONS__... yes
07:51:49 [2022-08-26T07:51:49.155Z] #77 51.15 checking build system type... 
07:51:49 [2022-08-26T07:51:49.155Z] #77 ...
07:51:49 [2022-08-26T07:51:49.155Z] 
07:51:49 [2022-08-26T07:51:49.155Z] #21 [dev-systemd-false  7/28] 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
07:51:49 [2022-08-26T07:51:49.155Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db
07:51:49 [2022-08-26T07:51:49.155Z] #21 20.57 Selecting previously unselected package vim.
07:51:49 [2022-08-26T07:51:49.155Z] #21 20.58 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:51:49 [2022-08-26T07:51:49.155Z] #21 20.60 Unpacking vim (2:8.2.2434-3+deb11u1) ...
07:51:49 [2022-08-26T07:51:49.726Z] #21 21.13 Selecting previously unselected package xfsprogs.
07:51:49 [2022-08-26T07:51:49.726Z] #21 21.13 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ...
07:51:49 [2022-08-26T07:51:49.726Z] #21 21.20 Unpacking xfsprogs (5.10.0-4) ...
07:51:49 [2022-08-26T07:51:49.993Z] #21 21.43 Selecting previously unselected package zip.
07:51:49 [2022-08-26T07:51:49.993Z] #21 21.43 Preparing to unpack .../54-zip_3.0-12_amd64.deb ...
07:51:49 [2022-08-26T07:51:49.993Z] #21 21.44 Unpacking zip (3.0-12) ...
07:51:50 [2022-08-26T07:51:50.254Z] #21 21.56 Selecting previously unselected package zstd.
07:51:50 [2022-08-26T07:51:50.254Z] #21 21.56 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ...
07:51:50 [2022-08-26T07:51:50.254Z] #21 21.57 Unpacking zstd (1.4.8+dfsg-2.1) ...
07:51:50 [2022-08-26T07:51:50.254Z] #21 21.79 Setting up python3-pkg-resources (52.0.0-4) ...
07:51:50 [2022-08-26T07:51:50.827Z] #21 22.23 Setting up libip4tc2:amd64 (1.8.7-1) ...
07:51:50 [2022-08-26T07:51:50.827Z] #21 22.24 Setting up net-tools (1.60+git20181103.0eebece-1) ...
07:51:50 [2022-08-26T07:51:50.827Z] #21 22.26 Setting up libgpm2:amd64 (1.20.7-8) ...
07:51:50 [2022-08-26T07:51:50.827Z] #21 22.27 Setting up libicu67:amd64 (67.1-7) ...
07:51:50 [2022-08-26T07:51:50.827Z] #21 22.28 Setting up libip6tc2:amd64 (1.8.7-1) ...
07:51:50 [2022-08-26T07:51:50.827Z] #21 22.30 Setting up libinih1:amd64 (53-1+b2) ...
07:51:50 [2022-08-26T07:51:50.827Z] #21 22.32 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
07:51:50 [2022-08-26T07:51:50.827Z] #21 22.33 Setting up uidmap (1:4.8.1-1) ...
07:51:50 [2022-08-26T07:51:50.827Z] #21 22.35 Setting up libyajl2:amd64 (2.1.0-3) ...
07:51:50 [2022-08-26T07:51:50.827Z] #21 22.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:51:50 [2022-08-26T07:51:50.827Z] #21 22.38 Setting up bzip2 (1.0.8-4) ...
07:51:50 [2022-08-26T07:51:50.827Z] #21 22.40 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:51:50 [2022-08-26T07:51:50.827Z] #21 22.41 Setting up python3-wheel (0.34.2-1) ...
07:51:51 [2022-08-26T07:51:51.398Z] #21 22.68 Setting up libmicrohttpd12:amd64 (0.9.72-2) ...
07:51:51 [2022-08-26T07:51:51.677Z] #21 23.02 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:51:51 [2022-08-26T07:51:51.677Z] #21 23.18 Setting up libcap2:amd64 (1:2.44-1) ...
07:51:52 [2022-08-26T07:51:52.253Z] #21 23.61 Setting up libcap2-bin (1:2.44-1) ...
07:51:52 [2022-08-26T07:51:52.253Z] #21 23.69 Setting up apparmor (2.13.6-10) ...
07:51:53 [2022-08-26T07:51:53.634Z] #21 ...
07:51:53 [2022-08-26T07:51:53.634Z] 
07:51:53 [2022-08-26T07:51:53.634Z] #55 [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.46.2"      && /build/golangci-lint --version
07:51:53 [2022-08-26T07:51:53.634Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163
07:51:53 [2022-08-26T07:51:53.634Z] #55 76.97 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
07:51:53 [2022-08-26T07:51:53.634Z] #55 DONE 79.5s
07:51:53 [2022-08-26T07:51:53.895Z] 
07:51:53 [2022-08-26T07:51:53.895Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
07:51:53 [2022-08-26T07:51:53.895Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.15 checking build system type... x86_64-pc-linux-gnu
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.32 checking host system type... x86_64-pc-linux-gnu
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.32 checking how to print strings... printf
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.32 checking for a sed that does not truncate output... /bin/sed
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.35 checking for fgrep... /bin/grep -F
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.36 checking for ld used by gcc... /usr/bin/ld
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.36 checking if the linker (/usr/bin/ld) is GNU ld... yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.37 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.38 checking the name lister (/usr/bin/nm -B) interface... BSD nm
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.47 checking whether ln -s works... yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.47 checking the maximum length of command line arguments... 1572864
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.53 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.53 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.53 checking for /usr/bin/ld option to reload object files... -r
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.53 checking for objdump... objdump
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.53 checking how to recognize dependent libraries... pass_all
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.54 checking for dlltool... no
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.54 checking how to associate runtime and link libraries... printf %s\n
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.54 checking for ar... ar
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.54 checking for archiver @FILE support... @
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.64 checking for strip... strip
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.64 checking for ranlib... ranlib
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.64 checking for gawk... no
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.64 checking for mawk... mawk
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.64 checking command to parse /usr/bin/nm -B output from gcc object... ok
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.87 checking for sysroot... no
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.87 checking for a working dd... /bin/dd
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.88 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.96 checking for mt... no
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.96 checking if : is a manifest tool... no
07:51:53 [2022-08-26T07:51:53.895Z] #77 51.98 checking for dlfcn.h... yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 52.05 checking for objdir... .libs
07:51:53 [2022-08-26T07:51:53.895Z] #77 52.25 checking if gcc supports -fno-rtti -fno-exceptions... no
07:51:53 [2022-08-26T07:51:53.895Z] #77 52.33 checking for gcc option to produce PIC... -fPIC -DPIC
07:51:53 [2022-08-26T07:51:53.895Z] #77 52.33 checking if gcc PIC flag -fPIC -DPIC works... yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 52.39 checking if gcc static flag -static works... yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 52.58 checking if gcc supports -c -o file.o... yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 52.66 checking if gcc supports -c -o file.o... (cached) yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 52.66 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 52.70 checking dynamic linker characteristics... GNU/Linux ld.so
07:51:53 [2022-08-26T07:51:53.895Z] #77 52.89 checking how to hardcode library paths into programs... immediate
07:51:53 [2022-08-26T07:51:53.895Z] #77 52.89 checking whether stripping libraries is possible... yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 52.90 checking if libtool supports shared libraries... yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 52.90 checking whether to build shared libraries... no
07:51:53 [2022-08-26T07:51:53.895Z] #77 52.90 checking whether to build static libraries... yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 52.90 checking for a BSD-compatible install... /usr/bin/install -c
07:51:53 [2022-08-26T07:51:53.895Z] #77 52.92 checking whether build environment is sane... yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 52.97 checking for a thread-safe mkdir -p... /bin/mkdir -p
07:51:53 [2022-08-26T07:51:53.895Z] #77 52.98 checking whether make sets $(MAKE)... yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.01 checking whether make supports the include directive... yes (GNU style)
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.04 checking whether make supports nested variables... yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.09 checking whether UID '0' is supported by ustar format... yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.09 checking whether GID '0' is supported by ustar format... yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.09 checking how to create a ustar tar archive... gnutar
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.13 checking dependency style of gcc... gcc3
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.24 checking whether to enable maintainer-specific portions of Makefiles... yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.24 checking whether make supports nested variables... (cached) yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.24 checking for pkg-config... /usr/bin/pkg-config
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.24 checking pkg-config is at least version 0.9.0... yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.24 checking for yajl >= 2.1.0... yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.26 checking for a sed that does not truncate output... (cached) /bin/sed
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.27 checking for gcc... (cached) gcc
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.36 checking whether we are using the GNU C compiler... (cached) yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.36 checking whether gcc accepts -g... (cached) yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.37 checking for gcc option to accept ISO C89... (cached) none needed
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.37 checking whether gcc understands -c and -o together... (cached) yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.37 checking for a Python interpreter with version >= 3... python3
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.41 checking for python3... /usr/bin/python3
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.41 checking for python3 version... 3.9
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.43 checking for python3 platform... linux
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.45 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.50 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.64 checking that generated files are newer than configure... done
07:51:53 [2022-08-26T07:51:53.895Z] #77 53.95 configure: creating ./config.status
07:51:53 [2022-08-26T07:51:53.895Z] #77 55.17 config.status: creating Makefile
07:51:53 [2022-08-26T07:51:53.895Z] #77 55.21 config.status: creating config.h
07:51:53 [2022-08-26T07:51:53.895Z] #77 55.24 config.status: executing libtool commands
07:51:53 [2022-08-26T07:51:53.895Z] #77 55.26 config.status: executing depfiles commands
07:51:53 [2022-08-26T07:51:53.895Z] #77 55.44 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
07:51:53 [2022-08-26T07:51:53.895Z] #77 55.44 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
07:51:53 [2022-08-26T07:51:53.895Z] #77 55.51 checking for gcc... gcc
07:51:53 [2022-08-26T07:51:53.895Z] #77 55.54 checking whether the C compiler works... yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 55.61 checking for C compiler default output file name... a.out
07:51:53 [2022-08-26T07:51:53.895Z] #77 55.61 checking for suffix of executables... 
07:51:53 [2022-08-26T07:51:53.895Z] #77 55.67 checking whether we are cross compiling... no
07:51:53 [2022-08-26T07:51:53.895Z] #77 55.74 checking for suffix of object files... o
07:51:53 [2022-08-26T07:51:53.895Z] #77 55.78 checking whether we are using the GNU C compiler... yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 55.81 checking whether gcc accepts -g... yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 55.84 checking for gcc option to accept ISO C89... none needed
07:51:53 [2022-08-26T07:51:53.895Z] #77 55.87 checking whether gcc understands -c and -o together... yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 55.92 checking for a BSD-compatible install... /usr/bin/install -c
07:51:53 [2022-08-26T07:51:53.895Z] #77 55.94 checking whether build environment is sane... yes
07:51:53 [2022-08-26T07:51:53.895Z] #77 55.96 checking for a thread-safe mkdir -p... /bin/mkdir -p
07:51:53 [2022-08-26T07:51:53.895Z] #77 55.97 checking for gawk... no
07:51:53 [2022-08-26T07:51:53.895Z] #77 55.97 checking for mawk... mawk
07:51:53 [2022-08-26T07:51:53.895Z] #77 55.97 checking whether make sets $(MAKE)... yes
07:51:54 [2022-08-26T07:51:54.157Z] #77 56.01 checking whether make supports the include directive... yes (GNU style)
07:51:54 [2022-08-26T07:51:54.157Z] #77 56.02 checking whether make supports nested variables... yes
07:51:54 [2022-08-26T07:51:54.157Z] #77 56.03 checking whether UID '0' is supported by ustar format... yes
07:51:54 [2022-08-26T07:51:54.157Z] #77 56.03 checking whether GID '0' is supported by ustar format... yes
07:51:54 [2022-08-26T07:51:54.157Z] #77 56.03 checking how to create a ustar tar archive... gnutar
07:51:54 [2022-08-26T07:51:54.157Z] #77 56.06 checking dependency style of gcc... gcc3
07:51:54 [2022-08-26T07:51:54.157Z] #77 56.12 checking whether to enable maintainer-specific portions of Makefiles... yes
07:51:54 [2022-08-26T07:51:54.157Z] #77 56.12 checking whether make supports nested variables... (cached) yes
07:51:54 [2022-08-26T07:51:54.157Z] #77 56.15 checking build system type... x86_64-pc-linux-gnu
07:51:54 [2022-08-26T07:51:54.157Z] #77 56.29 checking host system type... x86_64-pc-linux-gnu
07:51:54 [2022-08-26T07:51:54.157Z] #77 56.29 checking how to print strings... printf
07:51:54 [2022-08-26T07:51:54.157Z] #77 56.29 checking for a sed that does not truncate output... /bin/sed
07:51:54 [2022-08-26T07:51:54.157Z] #77 56.30 checking for grep that handles long lines and -e... /bin/grep
07:51:54 [2022-08-26T07:51:54.157Z] #77 56.31 checking for egrep... /bin/grep -E
07:51:54 [2022-08-26T07:51:54.157Z] #77 56.31 checking for fgrep... /bin/grep -F
07:51:54 [2022-08-26T07:51:54.157Z] #77 56.32 checking for ld used by gcc... /usr/bin/ld
07:51:54 [2022-08-26T07:51:54.157Z] #77 56.33 checking if the linker (/usr/bin/ld) is GNU ld... yes
07:51:54 [2022-08-26T07:51:54.157Z] #77 56.33 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
07:51:54 [2022-08-26T07:51:54.157Z] #77 56.34 checking the name lister (/usr/bin/nm -B) interface... BSD nm
07:51:54 [2022-08-26T07:51:54.157Z] #77 56.37 checking whether ln -s works... yes
07:51:54 [2022-08-26T07:51:54.157Z] #77 56.37 checking the maximum length of command line arguments... 1572864
07:51:54 [2022-08-26T07:51:54.418Z] #77 56.39 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
07:51:54 [2022-08-26T07:51:54.418Z] #77 56.39 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
07:51:54 [2022-08-26T07:51:54.418Z] #77 56.39 checking for /usr/bin/ld option to reload object files... -r
07:51:54 [2022-08-26T07:51:54.418Z] #77 56.39 checking for objdump... objdump
07:51:54 [2022-08-26T07:51:54.418Z] #77 56.39 checking how to recognize dependent libraries... pass_all
07:51:54 [2022-08-26T07:51:54.418Z] #77 56.39 checking for dlltool... no
07:51:54 [2022-08-26T07:51:54.418Z] #77 56.39 checking how to associate runtime and link libraries... printf %s\n
07:51:54 [2022-08-26T07:51:54.418Z] #77 56.39 checking for ar... ar
07:51:54 [2022-08-26T07:51:54.418Z] #77 56.39 checking for archiver @FILE support... @
07:51:54 [2022-08-26T07:51:54.418Z] #77 56.44 checking for strip... strip
07:51:54 [2022-08-26T07:51:54.418Z] #77 56.44 checking for ranlib... ranlib
07:51:54 [2022-08-26T07:51:54.418Z] #77 56.44 checking command to parse /usr/bin/nm -B output from gcc object... ok
07:51:54 [2022-08-26T07:51:54.418Z] #77 56.62 checking for sysroot... no
07:51:54 [2022-08-26T07:51:54.418Z] #77 56.62 checking for a working dd... /bin/dd
07:51:54 [2022-08-26T07:51:54.679Z] #77 56.64 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
07:51:54 [2022-08-26T07:51:54.679Z] #77 56.67 checking for mt... no
07:51:54 [2022-08-26T07:51:54.679Z] #77 56.67 checking if : is a manifest tool... no
07:51:54 [2022-08-26T07:51:54.679Z] #77 56.67 checking how to run the C preprocessor... gcc -E
07:51:54 [2022-08-26T07:51:54.940Z] #77 56.76 checking for ANSI C header files... yes
07:51:54 [2022-08-26T07:51:54.940Z] #77 56.99 checking for sys/types.h... yes
07:51:54 [2022-08-26T07:51:54.940Z] #77 57.06 checking for sys/stat.h... yes
07:51:55 [2022-08-26T07:51:55.201Z] #77 57.13 checking for stdlib.h... yes
07:51:55 [2022-08-26T07:51:55.201Z] #77 57.20 checking for string.h... yes
07:51:55 [2022-08-26T07:51:55.201Z] #77 57.27 checking for memory.h... yes
07:51:55 [2022-08-26T07:51:55.462Z] #77 57.34 checking for strings.h... yes
07:51:55 [2022-08-26T07:51:55.462Z] #77 57.43 checking for inttypes.h... yes
07:51:55 [2022-08-26T07:51:55.462Z] #77 57.49 checking for stdint.h... yes
07:51:55 [2022-08-26T07:51:55.462Z] #77 57.57 checking for unistd.h... yes
07:51:55 [2022-08-26T07:51:55.725Z] #77 57.66 checking for dlfcn.h... yes
07:51:55 [2022-08-26T07:51:55.725Z] #77 57.73 checking for objdir... .libs
07:51:55 [2022-08-26T07:51:55.986Z] #77 57.85 checking if gcc supports -fno-rtti -fno-exceptions... no
07:51:55 [2022-08-26T07:51:55.986Z] #77 57.91 checking for gcc option to produce PIC... -fPIC -DPIC
07:51:55 [2022-08-26T07:51:55.986Z] #77 57.91 checking if gcc PIC flag -fPIC -DPIC works... yes
07:51:55 [2022-08-26T07:51:55.986Z] #77 57.97 checking if gcc static flag -static works... yes
07:51:56 [2022-08-26T07:51:56.247Z] #77 58.11 checking if gcc supports -c -o file.o... yes
07:51:56 [2022-08-26T07:51:56.247Z] #77 58.17 checking if gcc supports -c -o file.o... (cached) yes
07:51:56 [2022-08-26T07:51:56.247Z] #77 58.17 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
07:51:56 [2022-08-26T07:51:56.247Z] #77 58.20 checking dynamic linker characteristics... GNU/Linux ld.so
07:51:56 [2022-08-26T07:51:56.247Z] #77 58.35 checking how to hardcode library paths into programs... immediate
07:51:56 [2022-08-26T07:51:56.247Z] #77 58.35 checking whether stripping libraries is possible... yes
07:51:56 [2022-08-26T07:51:56.508Z] #77 58.36 checking if libtool supports shared libraries... yes
07:51:56 [2022-08-26T07:51:56.508Z] #77 58.36 checking whether to build shared libraries... no
07:51:56 [2022-08-26T07:51:56.508Z] #77 58.36 checking whether to build static libraries... yes
07:51:56 [2022-08-26T07:51:56.508Z] #77 58.38 checking float.h usability... yes
07:51:56 [2022-08-26T07:51:56.508Z] #77 58.45 checking float.h presence... yes
07:51:56 [2022-08-26T07:51:56.508Z] #77 58.48 checking for float.h... yes
07:51:56 [2022-08-26T07:51:56.508Z] #77 58.50 checking limits.h usability... yes
07:51:56 [2022-08-26T07:51:56.508Z] #77 58.55 checking limits.h presence... yes
07:51:56 [2022-08-26T07:51:56.508Z] #77 58.58 checking for limits.h... yes
07:51:56 [2022-08-26T07:51:56.508Z] #77 58.59 checking stddef.h usability... yes
07:51:56 [2022-08-26T07:51:56.508Z] #77 58.65 checking stddef.h presence... yes
07:51:56 [2022-08-26T07:51:56.769Z] #77 58.68 checking for stddef.h... yes
07:51:56 [2022-08-26T07:51:56.769Z] #77 58.72 checking for stdlib.h... (cached) yes
07:51:56 [2022-08-26T07:51:56.769Z] #77 58.74 checking for string.h... (cached) yes
07:51:56 [2022-08-26T07:51:56.769Z] #77 58.78 checking sys/time.h usability... yes
07:51:56 [2022-08-26T07:51:56.769Z] #77 58.85 checking sys/time.h presence... yes
07:51:56 [2022-08-26T07:51:56.769Z] #77 58.88 checking for sys/time.h... yes
07:51:56 [2022-08-26T07:51:56.769Z] #77 58.90 checking for inline... inline
07:51:57 [2022-08-26T07:51:57.031Z] #77 58.94 checking for size_t... yes
07:51:57 [2022-08-26T07:51:57.031Z] #77 59.05 checking for stdlib.h... (cached) yes
07:51:57 [2022-08-26T07:51:57.031Z] #77 59.05 checking for GNU libc compatible malloc... yes
07:51:57 [2022-08-26T07:51:57.031Z] #77 59.13 checking for stdlib.h... (cached) yes
07:51:57 [2022-08-26T07:51:57.291Z] #77 59.14 checking for GNU libc compatible realloc... yes
07:51:57 [2022-08-26T07:51:57.291Z] #77 59.21 checking for working strtod... yes
07:51:57 [2022-08-26T07:51:57.291Z] #77 59.32 checking for gettimeofday... yes
07:51:57 [2022-08-26T07:51:57.561Z] #77 59.44 checking for memset... yes
07:51:57 [2022-08-26T07:51:57.821Z] #77 59.59 checking for strspn... yes
07:51:57 [2022-08-26T07:51:57.822Z] #77 59.82 checking that generated files are newer than configure... done
07:51:57 [2022-08-26T07:51:57.822Z] #77 59.83 configure: creating ./config.status
07:51:58 [2022-08-26T07:51:58.087Z] #77 ...
07:51:58 [2022-08-26T07:51:58.087Z] 
07:51:58 [2022-08-26T07:51:58.087Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:51:58 [2022-08-26T07:51:58.087Z] #60 sha256:f5038acf53df077fecb503d7d34ed6a78f9ecda669de027e405c6a60205fc921
07:51:58 [2022-08-26T07:51:58.087Z] #60 36.18 + mkdir -p /build
07:51:58 [2022-08-26T07:51:58.087Z] #60 36.18 + cp runc /build/runc
07:51:58 [2022-08-26T07:51:58.087Z] #60 DONE 37.0s
07:51:58 [2022-08-26T07:51:58.087Z] 
07:51:58 [2022-08-26T07:51:58.087Z] #21 [dev-systemd-false  7/28] 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
07:51:58 [2022-08-26T07:51:58.087Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db
07:51:58 [2022-08-26T07:51:58.087Z] #21 26.08 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
07:51:58 [2022-08-26T07:51:58.087Z] #21 26.30 Setting up zip (3.0-12) ...
07:51:58 [2022-08-26T07:51:58.087Z] #21 26.32 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:51:58 [2022-08-26T07:51:58.087Z] #21 26.36 Setting up bash-completion (1:2.11-2) ...
07:51:58 [2022-08-26T07:51:58.087Z] #21 28.82 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
07:51:58 [2022-08-26T07:51:58.087Z] #21 29.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:51:58 [2022-08-26T07:51:58.087Z] #21 29.19 Setting up libmnl0:amd64 (1.0.4-3) ...
07:51:58 [2022-08-26T07:51:58.087Z] #21 29.54 Setting up patch (2.7.6-7) ...
07:51:58 [2022-08-26T07:51:58.087Z] #21 29.56 Setting up sudo (1.9.5p2-3) ...
07:51:58 [2022-08-26T07:51:58.087Z] #21 29.66 invoke-rc.d: could not determine current runlevel
07:51:58 [2022-08-26T07:51:58.348Z] #21 29.69 invoke-rc.d: policy-rc.d denied execution of start.
07:51:58 [2022-08-26T07:51:58.348Z] #21 29.70 Setting up xfsprogs (5.10.0-4) ...
07:51:58 [2022-08-26T07:51:58.348Z] #21 29.73 System has not been booted with systemd as init system (PID 1). Can't operate.
07:51:58 [2022-08-26T07:51:58.348Z] #21 29.73 Failed to connect to bus: Host is down
07:51:58 [2022-08-26T07:51:58.348Z] #21 29.73 Setting up libxtables12:amd64 (1.8.7-1) ...
07:51:58 [2022-08-26T07:51:58.348Z] #21 29.74 Setting up inetutils-ping (2:2.0-1) ...
07:51:58 [2022-08-26T07:51:58.348Z] #21 29.75 Setting up pigz (2.6-1) ...
07:51:58 [2022-08-26T07:51:58.348Z] #21 29.76 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:51:58 [2022-08-26T07:51:58.348Z] #21 29.78 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
07:51:58 [2022-08-26T07:51:58.348Z] #21 29.79 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
07:51:58 [2022-08-26T07:51:58.348Z] #21 29.81 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
07:51:58 [2022-08-26T07:51:58.608Z] #21 30.18 Setting up libaio1:amd64 (0.3.112-9) ...
07:51:58 [2022-08-26T07:51:58.608Z] #21 30.20 Setting up python3-lib2to3 (3.9.2-1) ...
07:51:58 [2022-08-26T07:51:58.869Z] #21 30.35 Setting up libelf1:amd64 (0.183-1) ...
07:51:58 [2022-08-26T07:51:58.869Z] #21 30.36 Setting up libjson-c5:amd64 (0.15-2) ...
07:51:58 [2022-08-26T07:51:58.869Z] #21 30.39 Setting up zstd (1.4.8+dfsg-2.1) ...
07:51:58 [2022-08-26T07:51:58.869Z] #21 30.40 Setting up libonig5:amd64 (6.9.6-1.1) ...
07:51:58 [2022-08-26T07:51:58.869Z] #21 30.41 Setting up libkmod2:amd64 (28-1) ...
07:51:58 [2022-08-26T07:51:58.869Z] #21 30.43 Setting up python3-distutils (3.9.2-1) ...
07:51:59 [2022-08-26T07:51:59.130Z] #21 30.62 Setting up vim (2:8.2.2434-3+deb11u1) ...
07:51:59 [2022-08-26T07:51:59.130Z] #21 30.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:51:59 [2022-08-26T07:51:59.130Z] #21 30.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:51:59 [2022-08-26T07:51:59.130Z] #21 30.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:51:59 [2022-08-26T07:51:59.130Z] #21 30.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:51:59 [2022-08-26T07:51:59.130Z] #21 30.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:51:59 [2022-08-26T07:51:59.130Z] #21 30.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:51:59 [2022-08-26T07:51:59.130Z] #21 30.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:51:59 [2022-08-26T07:51:59.130Z] #21 30.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:51:59 [2022-08-26T07:51:59.391Z] #21 30.76 Setting up python3-setuptools (52.0.0-4) ...
07:51:59 [2022-08-26T07:51:59.653Z] #21 31.25 Setting up libjq1:amd64 (1.6-2.1) ...
07:51:59 [2022-08-26T07:51:59.916Z] #21 31.26 Setting up libnftnl11:amd64 (1.1.9-1) ...
07:51:59 [2022-08-26T07:51:59.916Z] #21 31.28 Setting up thin-provisioning-tools (0.9.0-1) ...
07:51:59 [2022-08-26T07:51:59.916Z] #21 31.30 Setting up python3-pip (20.3.4-4+deb11u1) ...
07:52:00 [2022-08-26T07:52:00.177Z] #21 31.69 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:52:00 [2022-08-26T07:52:00.177Z] #21 31.70 Setting up jq (1.6-2.1) ...
07:52:00 [2022-08-26T07:52:00.177Z] #21 31.71 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
07:52:00 [2022-08-26T07:52:00.177Z] #21 31.72 Setting up libbpf0:amd64 (1:0.3-2) ...
07:52:00 [2022-08-26T07:52:00.177Z] #21 31.73 Setting up iptables (1.8.7-1) ...
07:52:00 [2022-08-26T07:52:00.177Z] #21 31.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
07:52:00 [2022-08-26T07:52:00.177Z] #21 31.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:52:00 [2022-08-26T07:52:00.177Z] #21 31.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
07:52:00 [2022-08-26T07:52:00.177Z] #21 31.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:52:00 [2022-08-26T07:52:00.177Z] #21 31.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
07:52:00 [2022-08-26T07:52:00.177Z] #21 31.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
07:52:00 [2022-08-26T07:52:00.177Z] #21 31.78 Setting up iproute2 (5.10.0-4) ...
07:52:00 [2022-08-26T07:52:00.439Z] #21 31.96 Setting up systemd (247.3-7) ...
07:52:00 [2022-08-26T07:52:00.439Z] #21 32.02 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
07:52:00 [2022-08-26T07:52:00.439Z] #21 32.02 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
07:52:00 [2022-08-26T07:52:00.439Z] #21 32.03 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
07:52:00 [2022-08-26T07:52:00.439Z] #21 32.06 Initializing machine ID from KVM UUID.
07:52:01 [2022-08-26T07:52:01.387Z] #21 32.81 Setting up systemd-journal-remote (247.3-7) ...
07:52:01 [2022-08-26T07:52:01.648Z] #21 33.10 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:52:01 [2022-08-26T07:52:01.911Z] #21 DONE 33.4s
07:52:01 [2022-08-26T07:52:01.911Z] 
07:52:01 [2022-08-26T07:52:01.911Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
07:52:01 [2022-08-26T07:52:01.911Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
07:52:01 [2022-08-26T07:52:01.911Z] #77 61.58 config.status: creating Makefile
07:52:01 [2022-08-26T07:52:01.911Z] #77 61.66 config.status: creating config.h
07:52:01 [2022-08-26T07:52:01.911Z] #77 61.71 config.status: executing depfiles commands
07:52:01 [2022-08-26T07:52:01.911Z] #77 61.88 config.status: executing libtool commands
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.47   GEN      .version
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.48 make  install-recursive
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.49 make[1]: Entering directory '/tmp/crun-build'
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.57 Making install in libocispec
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.58 make[2]: Entering directory '/tmp/crun-build/libocispec'
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.63 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.63 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.65 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.66 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.71 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.74 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.74 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.74 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.74 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.74 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.74 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.74 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.74 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 62.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.07 make  install-recursive
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.07 make[3]: Entering directory '/tmp/crun-build/libocispec'
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.11 Making install in yajl
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.12 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.17   CC       verify/json_verify-json_verify.o
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.17   CC       src/libyajl_la-yajl_alloc.lo
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.18   CC       src/libyajl_la-yajl.lo
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.19   CC       src/libyajl_la-yajl_gen.lo
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.19   CC       src/libyajl_la-yajl_parser.lo
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.20   CC       src/libyajl_la-yajl_buf.lo
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.20   CC       src/libyajl_la-yajl_encode.lo
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.20   CC       src/libyajl_la-yajl_lex.lo
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.21   CC       src/libyajl_la-yajl_tree.lo
07:52:01 [2022-08-26T07:52:01.911Z] #77 63.85   CCLD     libyajl.la
07:52:02 [2022-08-26T07:52:02.172Z] #77 64.09   CCLD     verify/json_verify
07:52:02 [2022-08-26T07:52:02.172Z] #77 64.33 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
07:52:02 [2022-08-26T07:52:02.172Z] #77 64.33 make[5]: Nothing to be done for 'install-exec-am'.
07:52:02 [2022-08-26T07:52:02.172Z] #77 64.33 make[5]: Nothing to be done for 'install-data-am'.
07:52:02 [2022-08-26T07:52:02.172Z] #77 64.33 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
07:52:02 [2022-08-26T07:52:02.439Z] #77 64.34 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
07:52:02 [2022-08-26T07:52:02.439Z] #77 64.34 make[4]: Entering directory '/tmp/crun-build/libocispec'
07:52:02 [2022-08-26T07:52:02.439Z] #77 64.45   CC       src/validate.o
07:52:02 [2022-08-26T07:52:02.439Z] #77 64.45   CC       src/image_spec_schema_config_schema.lo
07:52:02 [2022-08-26T07:52:02.439Z] #77 64.46   CC       src/image_spec_schema_content_descriptor.lo
07:52:02 [2022-08-26T07:52:02.439Z] #77 64.46   CC       src/image_spec_schema_defs.lo
07:52:02 [2022-08-26T07:52:02.439Z] #77 64.46   CC       src/image_spec_schema_defs_descriptor.lo
07:52:02 [2022-08-26T07:52:02.439Z] #77 64.48   CC       src/image_spec_schema_image_index_schema.lo
07:52:02 [2022-08-26T07:52:02.439Z] #77 64.48   CC       src/image_spec_schema_image_layout_schema.lo
07:52:02 [2022-08-26T07:52:02.439Z] #77 64.49   CC       src/image_spec_schema_image_manifest_schema.lo
07:52:02 [2022-08-26T07:52:02.439Z] #77 64.50   CC       src/runtime_spec_schema_config_linux.lo
07:52:02 [2022-08-26T07:52:02.439Z] #77 64.51   CC       src/runtime_spec_schema_config_zos.lo
07:52:02 [2022-08-26T07:52:02.439Z] #77 64.54   CC       src/runtime_spec_schema_config_schema.lo
07:52:02 [2022-08-26T07:52:02.439Z] #77 64.59   CC       src/runtime_spec_schema_config_solaris.lo
07:52:02 [2022-08-26T07:52:02.439Z] #77 64.59   CC       src/runtime_spec_schema_config_vm.lo
07:52:02 [2022-08-26T07:52:02.702Z] #77 64.60   CC       src/runtime_spec_schema_config_windows.lo
07:52:02 [2022-08-26T07:52:02.702Z] #77 64.60   CC       src/runtime_spec_schema_defs.lo
07:52:02 [2022-08-26T07:52:02.702Z] #77 64.61   CC       src/runtime_spec_schema_defs_linux.lo
07:52:02 [2022-08-26T07:52:02.702Z] #77 64.62   CC       src/runtime_spec_schema_defs_zos.lo
07:52:02 [2022-08-26T07:52:02.702Z] #77 64.63   CC       src/runtime_spec_schema_defs_vm.lo
07:52:02 [2022-08-26T07:52:02.702Z] #77 64.63   CC       src/runtime_spec_schema_defs_windows.lo
07:52:02 [2022-08-26T07:52:02.702Z] #77 64.67   CC       src/runtime_spec_schema_state_schema.lo
07:52:02 [2022-08-26T07:52:02.702Z] #77 64.71   CC       src/image_manifest_items_image_manifest_items_schema.lo
07:52:02 [2022-08-26T07:52:02.702Z] #77 64.74   CC       src/basic_test_double_array_item.lo
07:52:02 [2022-08-26T07:52:02.702Z] #77 64.74   CC       src/basic_test_double_array.lo
07:52:02 [2022-08-26T07:52:02.702Z] #77 64.74   CC       src/basic_test_top_array_int.lo
07:52:02 [2022-08-26T07:52:02.702Z] #77 64.75   CC       src/basic_test_top_array_string.lo
07:52:02 [2022-08-26T07:52:02.702Z] #77 64.75   CC       src/basic_test_top_double_array_int.lo
07:52:02 [2022-08-26T07:52:02.702Z] #77 64.77   CC       src/basic_test_top_double_array_obj.lo
07:52:02 [2022-08-26T07:52:02.702Z] #77 64.81   CC       src/basic_test_top_double_array_refobj.lo
07:52:02 [2022-08-26T07:52:02.702Z] #77 64.84   CC       src/basic_test_top_double_array_string.lo
07:52:02 [2022-08-26T07:52:02.963Z] #77 64.84   CC       src/read-file.lo
07:52:02 [2022-08-26T07:52:02.963Z] #77 64.88   CC       src/json_common.lo
07:52:02 [2022-08-26T07:52:02.963Z] #77 64.90   CC       tests/test-1.o
07:52:02 [2022-08-26T07:52:02.963Z] #77 64.93   CC       tests/test-2.o
07:52:02 [2022-08-26T07:52:02.963Z] #77 64.94   CC       tests/test-3.o
07:52:02 [2022-08-26T07:52:02.963Z] #77 64.96   CC       tests/test-4.o
07:52:02 [2022-08-26T07:52:02.963Z] #77 64.96   CC       tests/test-5.o
07:52:02 [2022-08-26T07:52:02.963Z] #77 64.97   CC       tests/test-6.o
07:52:02 [2022-08-26T07:52:02.963Z] #77 65.02   CC       tests/test-7.o
07:52:02 [2022-08-26T07:52:02.963Z] #77 65.03   CC       tests/test-8.o
07:52:03 [2022-08-26T07:52:03.224Z] #77 65.11   CC       tests/test-9.o
07:52:03 [2022-08-26T07:52:03.224Z] #77 65.19   CC       tests/test-10.o
07:52:03 [2022-08-26T07:52:03.224Z] #77 65.21   CC       tests/test-11.o
07:52:03 [2022-08-26T07:52:03.486Z] #77 ...
07:52:03 [2022-08-26T07:52:03.486Z] 
07:52:03 [2022-08-26T07:52:03.486Z] #22 [dev-systemd-false  8/28] 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
07:52:03 [2022-08-26T07:52:03.486Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423
07:52:03 [2022-08-26T07:52:03.486Z] #22 0.921 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
07:52:03 [2022-08-26T07:52:03.486Z] #22 0.924 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
07:52:03 [2022-08-26T07:52:03.486Z] #22 0.927 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
07:52:03 [2022-08-26T07:52:03.486Z] #22 DONE 1.6s
07:52:03 [2022-08-26T07:52:03.747Z] 
07:52:03 [2022-08-26T07:52:03.747Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
07:52:03 [2022-08-26T07:52:03.747Z] #23 sha256:42723851ec544e6761ebb074a46e680897698b2b6ec0001d1943b2caabaeabcf
07:52:04 [2022-08-26T07:52:04.008Z] #23 ...
07:52:04 [2022-08-26T07:52:04.008Z] 
07:52:04 [2022-08-26T07:52:04.008Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:52:04 [2022-08-26T07:52:04.008Z] #64 sha256:8b68b850ef3af9ca92bf3edf562a99753be3586328529b8e1b461c7a423d90b2
07:52:04 [2022-08-26T07:52:04.008Z] #64 63.58 + bin/containerd
07:52:07 [2022-08-26T07:52:07.314Z] #64 ...
07:52:07 [2022-08-26T07:52:07.315Z] 
07:52:07 [2022-08-26T07:52:07.315Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
07:52:07 [2022-08-26T07:52:07.315Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
07:52:07 [2022-08-26T07:52:07.315Z] #77 68.99   CCLD     libocispec.la
07:52:07 [2022-08-26T07:52:07.315Z] #77 69.37   CCLD     src/validate
07:52:07 [2022-08-26T07:52:07.315Z] #77 69.39   CCLD     tests/test-1
07:52:07 [2022-08-26T07:52:07.315Z] #77 69.39   CCLD     tests/test-2
07:52:07 [2022-08-26T07:52:07.315Z] #77 69.40   CCLD     tests/test-3
07:52:07 [2022-08-26T07:52:07.315Z] #77 69.40   CCLD     tests/test-4
07:52:07 [2022-08-26T07:52:07.315Z] #77 69.42   CCLD     tests/test-6
07:52:07 [2022-08-26T07:52:07.315Z] #77 69.42   CCLD     tests/test-7
07:52:07 [2022-08-26T07:52:07.315Z] #77 69.44   CCLD     tests/test-5
07:52:07 [2022-08-26T07:52:07.315Z] #77 69.45   CCLD     tests/test-8
07:52:07 [2022-08-26T07:52:07.315Z] #77 69.45   CCLD     tests/test-9
07:52:07 [2022-08-26T07:52:07.315Z] #77 69.46   CCLD     tests/test-10
07:52:07 [2022-08-26T07:52:07.315Z] #77 69.46 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
07:52:07 [2022-08-26T07:52:07.315Z] #77 69.46   CCLD     tests/test-11
07:52:07 [2022-08-26T07:52:07.905Z] #77 69.73 libtool: link: ar cr libocispec.a 
07:52:07 [2022-08-26T07:52:07.905Z] #77 69.74 libtool: link: ranlib libocispec.a
07:52:07 [2022-08-26T07:52:07.905Z] #77 69.99 make[5]: Entering directory '/tmp/crun-build/libocispec'
07:52:07 [2022-08-26T07:52:07.905Z] #77 70.06 make[5]: Nothing to be done for 'install-exec-am'.
07:52:07 [2022-08-26T07:52:07.905Z] #77 70.06 make[5]: Nothing to be done for 'install-data-am'.
07:52:07 [2022-08-26T07:52:07.905Z] #77 70.06 make[5]: Leaving directory '/tmp/crun-build/libocispec'
07:52:07 [2022-08-26T07:52:07.905Z] #77 70.06 make[4]: Leaving directory '/tmp/crun-build/libocispec'
07:52:07 [2022-08-26T07:52:07.905Z] #77 70.06 make[3]: Leaving directory '/tmp/crun-build/libocispec'
07:52:07 [2022-08-26T07:52:07.905Z] #77 70.06 make[2]: Leaving directory '/tmp/crun-build/libocispec'
07:52:07 [2022-08-26T07:52:07.905Z] #77 70.08 make[2]: Entering directory '/tmp/crun-build'
07:52:08 [2022-08-26T07:52:08.165Z] #77 70.25   CC       src/libcrun/libcrun_testing_a-utils.o
07:52:08 [2022-08-26T07:52:08.165Z] #77 70.27   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
07:52:08 [2022-08-26T07:52:08.165Z] #77 70.29   CC       src/libcrun/libcrun_testing_a-container.o
07:52:08 [2022-08-26T07:52:08.165Z] #77 70.30   CC       src/libcrun/libcrun_testing_a-cgroup.o
07:52:08 [2022-08-26T07:52:08.165Z] #77 70.32   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
07:52:08 [2022-08-26T07:52:08.165Z] #77 70.34   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
07:52:08 [2022-08-26T07:52:08.426Z] #77 70.34   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
07:52:08 [2022-08-26T07:52:08.427Z] #77 70.37   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
07:52:08 [2022-08-26T07:52:08.427Z] #77 70.38   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
07:52:08 [2022-08-26T07:52:08.427Z] #77 70.40   CC       src/libcrun/libcrun_testing_a-criu.o
07:52:08 [2022-08-26T07:52:08.427Z] #77 70.42   CC       src/libcrun/libcrun_testing_a-custom-handler.o
07:52:08 [2022-08-26T07:52:08.427Z] #77 70.43   CC       src/libcrun/libcrun_testing_a-linux.o
07:52:08 [2022-08-26T07:52:08.427Z] #77 70.44   CC       src/libcrun/libcrun_testing_a-seccomp.o
07:52:08 [2022-08-26T07:52:08.427Z] #77 70.46   CC       src/libcrun/libcrun_testing_a-ebpf.o
07:52:08 [2022-08-26T07:52:08.427Z] #77 70.48   CC       src/libcrun/libcrun_testing_a-error.o
07:52:08 [2022-08-26T07:52:08.427Z] #77 70.51   CC       src/libcrun/libcrun_testing_a-status.o
07:52:08 [2022-08-26T07:52:08.427Z] #77 70.55   CC       src/libcrun/libcrun_testing_a-terminal.o
07:52:08 [2022-08-26T07:52:08.687Z] #77 70.56   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
07:52:08 [2022-08-26T07:52:08.687Z] #77 70.60   CC       src/libcrun/libcrun_testing_a-signals.o
07:52:08 [2022-08-26T07:52:08.687Z] #77 70.64   CC       src/libcrun/libcrun_testing_a-mount_flags.o
07:52:08 [2022-08-26T07:52:08.687Z] #77 70.66   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
07:52:08 [2022-08-26T07:52:08.687Z] #77 70.68   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
07:52:08 [2022-08-26T07:52:08.687Z] #77 70.74   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
07:52:08 [2022-08-26T07:52:08.687Z] #77 70.76   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
07:52:08 [2022-08-26T07:52:08.687Z] #77 70.80   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
07:52:08 [2022-08-26T07:52:08.948Z] #77 70.83   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
07:52:08 [2022-08-26T07:52:08.948Z] #77 70.86   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
07:52:08 [2022-08-26T07:52:08.948Z] #77 70.99   CC       src/crun-crun.o
07:52:08 [2022-08-26T07:52:08.948Z] #77 71.06   CC       src/crun-run.o
07:52:09 [2022-08-26T07:52:09.210Z] #77 71.16   CC       src/crun-delete.o
07:52:09 [2022-08-26T07:52:09.210Z] #77 71.22   CC       src/crun-kill.o
07:52:09 [2022-08-26T07:52:09.210Z] #77 71.24   CC       src/crun-pause.o
07:52:09 [2022-08-26T07:52:09.210Z] #77 71.30   CC       src/crun-unpause.o
07:52:09 [2022-08-26T07:52:09.210Z] #77 71.33   CC       src/crun-spec.o
07:52:09 [2022-08-26T07:52:09.471Z] #77 71.48   CC       src/crun-exec.o
07:52:09 [2022-08-26T07:52:09.471Z] #77 71.55   CC       src/crun-list.o
07:52:09 [2022-08-26T07:52:09.732Z] #77 71.64   CC       src/crun-create.o
07:52:09 [2022-08-26T07:52:09.732Z] #77 71.69   CC       src/crun-start.o
07:52:09 [2022-08-26T07:52:09.732Z] #77 71.71   CC       src/crun-state.o
07:52:09 [2022-08-26T07:52:09.732Z] #77 71.73   CC       src/crun-update.o
07:52:09 [2022-08-26T07:52:09.732Z] #77 71.74   CC       src/crun-ps.o
07:52:09 [2022-08-26T07:52:09.732Z] #77 71.77   CC       src/crun-checkpoint.o
07:52:09 [2022-08-26T07:52:09.993Z] #77 71.92   CC       src/crun-restore.o
07:52:09 [2022-08-26T07:52:09.993Z] #77 71.94   CC       src/libcrun/libcrun_la-utils.lo
07:52:09 [2022-08-26T07:52:09.993Z] #77 71.98   CC       src/libcrun/libcrun_la-cloned_binary.lo
07:52:09 [2022-08-26T07:52:09.993Z] #77 72.01   CC       src/libcrun/libcrun_la-container.lo
07:52:09 [2022-08-26T07:52:09.993Z] #77 72.12   CC       src/libcrun/libcrun_la-cgroup.lo
07:52:10 [2022-08-26T07:52:10.254Z] #77 72.21   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
07:52:10 [2022-08-26T07:52:10.254Z] #77 72.24   CC       src/libcrun/libcrun_la-cgroup-resources.lo
07:52:10 [2022-08-26T07:52:10.254Z] #77 72.28   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
07:52:10 [2022-08-26T07:52:10.254Z] #77 72.28   CC       src/libcrun/libcrun_la-cgroup-setup.lo
07:52:10 [2022-08-26T07:52:10.254Z] #77 72.29   CC       src/libcrun/libcrun_la-cgroup-utils.lo
07:52:10 [2022-08-26T07:52:10.254Z] #77 72.38   CC       src/libcrun/libcrun_la-criu.lo
07:52:10 [2022-08-26T07:52:10.514Z] #77 72.43   CC       src/libcrun/libcrun_la-custom-handler.lo
07:52:10 [2022-08-26T07:52:10.514Z] #77 72.45   CC       src/libcrun/libcrun_la-linux.lo
07:52:10 [2022-08-26T07:52:10.514Z] #77 72.48   CC       src/libcrun/libcrun_la-seccomp.lo
07:52:10 [2022-08-26T07:52:10.514Z] #77 72.51   CC       src/libcrun/libcrun_la-ebpf.lo
07:52:10 [2022-08-26T07:52:10.514Z] #77 72.52   CC       src/libcrun/libcrun_la-error.lo
07:52:10 [2022-08-26T07:52:10.514Z] #77 72.55   CC       src/libcrun/libcrun_la-status.lo
07:52:10 [2022-08-26T07:52:10.514Z] #77 72.63   CC       src/libcrun/libcrun_la-terminal.lo
07:52:10 [2022-08-26T07:52:10.514Z] #77 72.64   CC       src/libcrun/libcrun_la-chroot_realpath.lo
07:52:10 [2022-08-26T07:52:10.514Z] #77 72.65   CC       src/libcrun/libcrun_la-signals.lo
07:52:10 [2022-08-26T07:52:10.514Z] #77 72.65   CC       src/libcrun/libcrun_la-mount_flags.lo
07:52:10 [2022-08-26T07:52:10.514Z] #77 72.73   CC       src/libcrun/libcrun_la-seccomp_notify.lo
07:52:10 [2022-08-26T07:52:10.776Z] #77 72.73   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
07:52:10 [2022-08-26T07:52:10.776Z] #77 72.76   CC       src/libcrun/handlers/libcrun_la-krun.lo
07:52:10 [2022-08-26T07:52:10.776Z] #77 72.77   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
07:52:10 [2022-08-26T07:52:10.776Z] #77 72.77   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
07:52:10 [2022-08-26T07:52:10.776Z] #77 72.81   CC       tests/init.o
07:52:10 [2022-08-26T07:52:10.776Z] #77 72.82   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
07:52:12 [2022-08-26T07:52:12.162Z] #77 74.23   CCLD     tests/init
07:52:14 [2022-08-26T07:52:14.075Z] #77 ...
07:52:14 [2022-08-26T07:52:14.075Z] 
07:52:14 [2022-08-26T07:52:14.075Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
07:52:14 [2022-08-26T07:52:14.075Z] #23 sha256:42723851ec544e6761ebb074a46e680897698b2b6ec0001d1943b2caabaeabcf
07:52:14 [2022-08-26T07:52:14.075Z] #23 7.031 Collecting yamllint==1.26.1
07:52:14 [2022-08-26T07:52:14.075Z] #23 8.078   Downloading yamllint-1.26.1.tar.gz (126 kB)
07:52:14 [2022-08-26T07:52:14.075Z] #23 8.589 Collecting pathspec>=0.5.3
07:52:14 [2022-08-26T07:52:14.075Z] #23 8.594   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
07:52:14 [2022-08-26T07:52:14.075Z] #23 8.747 Collecting pyyaml
07:52:14 [2022-08-26T07:52:14.075Z] #23 8.755   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
07:52:14 [2022-08-26T07:52:14.075Z] #23 8.789 Building wheels for collected packages: yamllint
07:52:14 [2022-08-26T07:52:14.075Z] #23 8.789   Building wheel for yamllint (setup.py): started
07:52:14 [2022-08-26T07:52:14.075Z] #23 9.167   Building wheel for yamllint (setup.py): finished with status 'done'
07:52:14 [2022-08-26T07:52:14.075Z] #23 9.169   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c1ac2b387938e0136af23c0dc41891047c36fba03253280d8a5e3f1d9337384a
07:52:14 [2022-08-26T07:52:14.075Z] #23 9.169   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
07:52:14 [2022-08-26T07:52:14.075Z] #23 9.172 Successfully built yamllint
07:52:14 [2022-08-26T07:52:14.075Z] #23 9.182 Installing collected packages: pyyaml, pathspec, yamllint
07:52:14 [2022-08-26T07:52:14.075Z] #23 9.350 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
07:52:14 [2022-08-26T07:52:14.075Z] #23 DONE 10.4s
07:52:14 [2022-08-26T07:52:14.075Z] 
07:52:14 [2022-08-26T07:52:14.075Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
07:52:14 [2022-08-26T07:52:14.075Z] #27 sha256:d53805447ee9d882abad80893d200a49ab05598660e9ec6d6d4cd74762112c67
07:52:14 [2022-08-26T07:52:14.075Z] #27 DONE 0.3s
07:52:14 [2022-08-26T07:52:14.075Z] 
07:52:14 [2022-08-26T07:52:14.075Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
07:52:14 [2022-08-26T07:52:14.075Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
07:52:14 [2022-08-26T07:52:14.075Z] #77 76.16   AR       libcrun_testing.a
07:52:14 [2022-08-26T07:52:14.075Z] #77 76.17 ar: `u' modifier ignored since `D' is the default (see `U')
07:52:14 [2022-08-26T07:52:14.335Z] #77 76.21   CCLD     tests/tests_libcrun_utils
07:52:14 [2022-08-26T07:52:14.335Z] #77 76.21   CCLD     tests/tests_libcrun_errors
07:52:14 [2022-08-26T07:52:14.335Z] #77 76.22   CCLD     tests/tests_libcrun_fuzzer
07:52:14 [2022-08-26T07:52:14.596Z] #77 ...
07:52:14 [2022-08-26T07:52:14.596Z] 
07:52:14 [2022-08-26T07:52:14.596Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
07:52:14 [2022-08-26T07:52:14.596Z] #32 sha256:280597880abf726b31e2a2401179aff09791cbf9bf798555f739f97856a033b1
07:52:14 [2022-08-26T07:52:14.596Z] #32 DONE 0.5s
07:52:14 [2022-08-26T07:52:14.596Z] 
07:52:14 [2022-08-26T07:52:14.596Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
07:52:14 [2022-08-26T07:52:14.596Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
07:52:14 [2022-08-26T07:52:14.596Z] #77 76.73   CCLD     libcrun.la
07:52:14 [2022-08-26T07:52:14.862Z] #77 ...
07:52:14 [2022-08-26T07:52:14.862Z] 
07:52:14 [2022-08-26T07:52:14.862Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
07:52:14 [2022-08-26T07:52:14.862Z] #35 sha256:073f4bc131af75222bab239026861bd68d89c1d7fdd322320870c0a5b4c1fc97
07:52:14 [2022-08-26T07:52:14.862Z] #35 DONE 0.4s
07:52:14 [2022-08-26T07:52:14.862Z] 
07:52:14 [2022-08-26T07:52:14.862Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
07:52:14 [2022-08-26T07:52:14.862Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
07:52:14 [2022-08-26T07:52:14.862Z] #77 76.96   CCLD     crun
07:52:15 [2022-08-26T07:52:15.137Z] #77 77.18 make[3]: Entering directory '/tmp/crun-build'
07:52:15 [2022-08-26T07:52:15.137Z] #77 77.26  /bin/mkdir -p '/usr/local/lib'
07:52:15 [2022-08-26T07:52:15.137Z] #77 77.27  /bin/mkdir -p '/usr/local/share/man/man1'
07:52:15 [2022-08-26T07:52:15.137Z] #77 77.27  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
07:52:15 [2022-08-26T07:52:15.137Z] #77 77.28  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
07:52:15 [2022-08-26T07:52:15.397Z] #77 ...
07:52:15 [2022-08-26T07:52:15.397Z] 
07:52:15 [2022-08-26T07:52:15.397Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
07:52:15 [2022-08-26T07:52:15.397Z] #37 sha256:a1cc9ea23dee45f756efa20f79b4faf0812cf20b5599e8b6216013a58ea7e029
07:52:15 [2022-08-26T07:52:15.397Z] #37 DONE 0.3s
07:52:15 [2022-08-26T07:52:15.397Z] 
07:52:15 [2022-08-26T07:52:15.397Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
07:52:15 [2022-08-26T07:52:15.397Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.30 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.30 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.31 libtool: install: chmod 644 /usr/local/lib/libcrun.a
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.31 libtool: install: ranlib /usr/local/lib/libcrun.a
07:52:15 [2022-08-26T07:52:15.397Z] #77 ...
07:52:15 [2022-08-26T07:52:15.397Z] 
07:52:15 [2022-08-26T07:52:15.397Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
07:52:15 [2022-08-26T07:52:15.397Z] #39 sha256:0267839e41c0a85825ea48eab3ceb744e1c86c91d879f783509789599ac93cb5
07:52:15 [2022-08-26T07:52:15.397Z] #39 DONE 0.2s
07:52:15 [2022-08-26T07:52:15.397Z] 
07:52:15 [2022-08-26T07:52:15.397Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
07:52:15 [2022-08-26T07:52:15.397Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.43 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
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.43 ----------------------------------------------------------------------
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.43 Libraries have been installed in:
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.43    /usr/local/lib
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.43 
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.43 If you ever happen to want to link against installed libraries
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.43 in a given directory, LIBDIR, you must either use libtool, and
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.43 specify the full pathname of the library, or use the '-LLIBDIR'
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.43 flag during linking and do at least one of the following:
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.43    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.43      during execution
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.43    - add LIBDIR to the 'LD_RUN_PATH' environment variable
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.43      during linking
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.43    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.43    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.43 
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.43 See any operating system documentation about shared libraries for
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.43 more information, such as the ld(1) and ld.so(8) manual pages.
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.43 ----------------------------------------------------------------------
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.44  /bin/mkdir -p '/build'
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.46   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.52 libtool: install: /usr/bin/install -c crun /build/crun
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.53 make[3]: Leaving directory '/tmp/crun-build'
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.53 make[2]: Leaving directory '/tmp/crun-build'
07:52:15 [2022-08-26T07:52:15.397Z] #77 77.54 make[1]: Leaving directory '/tmp/crun-build'
07:52:15 [2022-08-26T07:52:15.658Z] #77 DONE 77.6s
07:52:15 [2022-08-26T07:52:15.658Z] 
07:52:15 [2022-08-26T07:52:15.658Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
07:52:15 [2022-08-26T07:52:15.658Z] #41 sha256:8b660949ebd25c05b074d0136f71376b9b7e661e0ae3efbf6aaa9f3312be65f0
07:52:15 [2022-08-26T07:52:15.658Z] #41 DONE 0.1s
07:52:15 [2022-08-26T07:52:15.658Z] 
07:52:15 [2022-08-26T07:52:15.658Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
07:52:15 [2022-08-26T07:52:15.658Z] #45 sha256:9d189172bce793ae3fb0101d65c3413c6171706f6b50c4004e8eb67566272d70
07:52:15 [2022-08-26T07:52:15.919Z] #45 DONE 0.5s
07:52:15 [2022-08-26T07:52:15.919Z] 
07:52:15 [2022-08-26T07:52:15.919Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:52:15 [2022-08-26T07:52:15.919Z] #64 sha256:8b68b850ef3af9ca92bf3edf562a99753be3586328529b8e1b461c7a423d90b2
07:52:16 [2022-08-26T07:52:16.179Z] #64 ...
07:52:16 [2022-08-26T07:52:16.179Z] 
07:52:16 [2022-08-26T07:52:16.179Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
07:52:16 [2022-08-26T07:52:16.179Z] #48 sha256:6a5c584df349ba42407acdc6cc746dd8bbe989835736d1c784028f0b01ea5549
07:52:16 [2022-08-26T07:52:16.748Z] #48 DONE 0.6s
07:52:16 [2022-08-26T07:52:16.748Z] 
07:52:16 [2022-08-26T07:52:16.748Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:52:16 [2022-08-26T07:52:16.748Z] #64 sha256:8b68b850ef3af9ca92bf3edf562a99753be3586328529b8e1b461c7a423d90b2
07:52:16 [2022-08-26T07:52:16.748Z] #64 ...
07:52:16 [2022-08-26T07:52:16.748Z] 
07:52:16 [2022-08-26T07:52:16.748Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
07:52:16 [2022-08-26T07:52:16.748Z] #52 sha256:28870a41e219176b7632b1ebb210a838d46e24547638a3c79d47bc804346ebe1
07:52:16 [2022-08-26T07:52:16.748Z] #52 DONE 0.0s
07:52:16 [2022-08-26T07:52:16.748Z] 
07:52:16 [2022-08-26T07:52:16.748Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
07:52:16 [2022-08-26T07:52:16.748Z] #54 sha256:6e509954460d7633ba0fc75eb8011bb5dc5a7e35bd509e07b1d042e2a0f976c1
07:52:16 [2022-08-26T07:52:16.748Z] #54 DONE 0.1s
07:52:17 [2022-08-26T07:52:17.007Z] 
07:52:17 [2022-08-26T07:52:17.007Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
07:52:17 [2022-08-26T07:52:17.007Z] #56 sha256:9510d1747466bcd0ceb9858d70bea561335e5a75def8ec37cc7612c2373c7f8c
07:52:17 [2022-08-26T07:52:17.947Z] #56 DONE 0.9s
07:52:17 [2022-08-26T07:52:17.947Z] 
07:52:17 [2022-08-26T07:52:17.947Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
07:52:17 [2022-08-26T07:52:17.947Z] #58 sha256:cc9fdfa5d8ead0c41076c8205bd65be73e8fe040959489c5eb6d71bb726964e4
07:52:17 [2022-08-26T07:52:17.947Z] #58 DONE 0.0s
07:52:17 [2022-08-26T07:52:17.947Z] 
07:52:17 [2022-08-26T07:52:17.947Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
07:52:17 [2022-08-26T07:52:17.947Z] #61 sha256:60be054a765745d50d433c9b24c6bb117ad0d08a5db66e4355516ebeb10d5925
07:52:17 [2022-08-26T07:52:17.947Z] #61 DONE 0.2s
07:52:17 [2022-08-26T07:52:17.947Z] 
07:52:17 [2022-08-26T07:52:17.947Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:52:17 [2022-08-26T07:52:17.947Z] #64 sha256:8b68b850ef3af9ca92bf3edf562a99753be3586328529b8e1b461c7a423d90b2
07:52:20 [2022-08-26T07:52:20.483Z] #64 89.71 # github.com/containerd/containerd/cmd/containerd
07:52:20 [2022-08-26T07:52:20.483Z] #64 89.71 /usr/bin/ld: /tmp/go-link-3271319911/000019.o: in function `New':
07:52:20 [2022-08-26T07:52:20.483Z] #64 89.71 /tmp/tmp.pDJopMTCXV/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
07:52:20 [2022-08-26T07:52:20.483Z] #64 89.78 + bin/containerd-stress
07:52:21 [2022-08-26T07:52:21.052Z] #64 90.62 + bin/containerd-shim
07:52:25 [2022-08-26T07:52:25.252Z] #64 95.02 + bin/containerd-shim-runc-v1
07:52:27 [2022-08-26T07:52:27.793Z] #64 97.49 + bin/containerd-shim-runc-v2
07:52:28 [2022-08-26T07:52:28.731Z] #64 98.04 + binaries
07:52:28 [2022-08-26T07:52:28.731Z] #64 98.04 + install -D bin/containerd /build/containerd
07:52:28 [2022-08-26T07:52:28.731Z] #64 98.07 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
07:52:28 [2022-08-26T07:52:28.731Z] #64 98.08 + install -D bin/ctr /build/ctr
07:52:31 [2022-08-26T07:52:31.267Z] #64 DONE 100.7s
07:52:32 [2022-08-26T07:52:32.645Z] 
07:52:32 [2022-08-26T07:52:32.645Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
07:52:32 [2022-08-26T07:52:32.645Z] #65 sha256:e0e0b654dfee0a92f6af8f23385993988f73f68bbf5bae0ed2ce04c9c821469b
07:52:32 [2022-08-26T07:52:32.645Z] #65 DONE 0.3s
07:52:32 [2022-08-26T07:52:32.645Z] 
07:52:32 [2022-08-26T07:52:32.645Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
07:52:32 [2022-08-26T07:52:32.645Z] #70 sha256:5e4ff8a98e5e67242c6df3488effce7ffa8abff7cbd613074a5612b01e3f85bc
07:52:32 [2022-08-26T07:52:32.645Z] #70 DONE 0.1s
07:52:32 [2022-08-26T07:52:32.645Z] 
07:52:32 [2022-08-26T07:52:32.645Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
07:52:32 [2022-08-26T07:52:32.645Z] #75 sha256:2d2bba25a8226a70d4298f32aa71e50433f3bed9df4297449af91aa5a12c60fb
07:52:32 [2022-08-26T07:52:32.904Z] #75 DONE 0.2s
07:52:32 [2022-08-26T07:52:32.904Z] 
07:52:32 [2022-08-26T07:52:32.904Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
07:52:32 [2022-08-26T07:52:32.904Z] #78 sha256:d78a27737a0f3461de6527838a54dc247a49a17b8efd49df6b50a834844e6ff1
07:52:32 [2022-08-26T07:52:32.904Z] #78 DONE 0.0s
07:52:32 [2022-08-26T07:52:32.904Z] 
07:52:32 [2022-08-26T07:52:32.904Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
07:52:32 [2022-08-26T07:52:32.904Z] #79 sha256:864f2323862244de045a362453f5c4d9c0dcc1948ffd49e86345933a495ad3d8
07:52:32 [2022-08-26T07:52:32.904Z] #79 DONE 0.0s
07:52:32 [2022-08-26T07:52:32.904Z] 
07:52:32 [2022-08-26T07:52:32.904Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
07:52:32 [2022-08-26T07:52:32.904Z] #80 sha256:a3269f53d7c49be3c458c28ccfaf04553061115538cecda64bb62e9078fa4ef6
07:52:32 [2022-08-26T07:52:32.904Z] #80 DONE 0.0s
07:52:33 [2022-08-26T07:52:33.164Z] 
07:52:33 [2022-08-26T07:52:33.164Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
07:52:33 [2022-08-26T07:52:33.164Z] #81 sha256:02bf54369acf4965fd44699b659d2decfb9cd03a1811e2956d35b0830a1e0a0c
07:52:34 [2022-08-26T07:52:34.102Z] #81 DONE 1.0s
07:52:34 [2022-08-26T07:52:34.103Z] 
07:52:34 [2022-08-26T07:52:34.103Z] #82 exporting to image
07:52:34 [2022-08-26T07:52:34.103Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
07:52:34 [2022-08-26T07:52:34.103Z] #82 exporting layers
07:52:38 [2022-08-26T07:52:38.299Z] #82 exporting layers 4.1s done
07:52:38 [2022-08-26T07:52:38.299Z] #82 writing image sha256:7cdc5a7849b723fcfedf10c7ba4c51affd709140458bbc084ec77a973188fbf5 done
07:52:38 [2022-08-26T07:52:38.299Z] #82 naming to docker.io/library/docker:5a9c4c06b6aa5d72c2a5b46876b8d3260da7e73d done
07:52:38 [2022-08-26T07:52:38.299Z] #82 DONE 4.1s