Skip to content

Console Output

Skipping 128 KB.. Full Log
ype=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
18:31:33 [2022-12-15T18:31:33.257Z] #32 52.80 Setting up libicu67:arm64 (67.1-7) ...
18:31:33 [2022-12-15T18:31:33.257Z] #32 53.66 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:31:33 [2022-12-15T18:31:33.257Z] #32 53.98 Setting up libuv1:arm64 (1.40.0-2) ...
18:31:33 [2022-12-15T18:31:33.257Z] #32 54.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:31:33 [2022-12-15T18:31:33.257Z] #32 54.22 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
18:31:33 [2022-12-15T18:31:33.257Z] #32 54.33 Setting up librhash0:arm64 (1.4.1-2) ...
18:31:33 [2022-12-15T18:31:33.257Z] #32 54.55 Setting up cmake-data (3.18.4-2+deb11u1) ...
18:31:33 [2022-12-15T18:31:33.257Z] #32 54.63 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
18:31:33 [2022-12-15T18:31:33.257Z] #32 54.66 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
18:31:33 [2022-12-15T18:31:33.257Z] #32 54.68 Setting up cmake (3.18.4-2+deb11u1) ...
18:31:33 [2022-12-15T18:31:33.257Z] #32 54.73 Processing triggers for libc-bin (2.31-13+deb11u5) ...
18:31:33 [2022-12-15T18:31:33.519Z] #32 DONE 55.3s
18:31:33 [2022-12-15T18:31:33.519Z] 
18:31:33 [2022-12-15T18:31:33.519Z] #40 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
18:31:33 [2022-12-15T18:31:33.780Z] #40 DONE 0.3s
18:31:33 [2022-12-15T18:31:33.780Z] 
18:31:33 [2022-12-15T18:31:33.780Z] #37 [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
18:31:33 [2022-12-15T18:31:33.780Z] #37 53.64 Selecting previously unselected package mingw-w64-x86-64-dev.
18:31:33 [2022-12-15T18:31:33.780Z] #37 53.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
18:31:33 [2022-12-15T18:31:33.780Z] #37 53.93 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
18:31:37 [2022-12-15T18:31:37.092Z] #37 ...
18:31:37 [2022-12-15T18:31:37.092Z] 
18:31:37 [2022-12-15T18:31:37.092Z] #41 [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
18:31:37 [2022-12-15T18:31:37.092Z] #0 0.789 Cloning into '/tmp/crun-build'...
18:31:37 [2022-12-15T18:31:37.092Z] #0 5.261 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
18:31:37 [2022-12-15T18:31:37.092Z] #0 5.292 Cloning into '/tmp/crun-build/libocispec'...
18:31:37 [2022-12-15T18:31:37.092Z] #0 6.414 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
18:31:37 [2022-12-15T18:31:37.092Z] #0 6.477 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
18:31:37 [2022-12-15T18:31:37.092Z] #0 6.477 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
18:31:37 [2022-12-15T18:31:37.092Z] #0 6.477 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
18:31:37 [2022-12-15T18:31:37.092Z] #0 6.569 Cloning into '/tmp/crun-build/libocispec/image-spec'...
18:31:37 [2022-12-15T18:31:37.092Z] #0 8.936 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
18:31:37 [2022-12-15T18:31:37.092Z] #41 ...
18:31:37 [2022-12-15T18:31:37.092Z] 
18:31:37 [2022-12-15T18:31:37.092Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.004 + RM_GOPATH=0
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.004 + TMP_GOPATH=
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.006 + : /build
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.006 + '[' -z '' ']'
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.007 ++ mktemp -d
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.008 + export GOPATH=/tmp/tmp.vPGpnM5hDs
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.008 + GOPATH=/tmp/tmp.vPGpnM5hDs
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.011 + RM_GOPATH=1
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.011 + case "$(go env GOARCH)" in
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.012 ++ go env GOARCH
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.022 + export GO_BUILDMODE=-buildmode=pie
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.046 + GO_BUILDMODE=-buildmode=pie
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.047 ++ dirname /install.sh
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.048 + dir=/
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.049 + bin=tini
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.049 + shift
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.049 + '[' '!' -f //tini.installer ']'
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.049 + . //tini.installer
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.050 ++ : v0.19.0
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.050 + install_tini
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.050 + echo 'Install tini version v0.19.0'
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.051 Install tini version v0.19.0
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.051 + git clone https://github.com/krallin/tini.git /tmp/tmp.vPGpnM5hDs/tini
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.053 Cloning into '/tmp/tmp.vPGpnM5hDs/tini'...
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.702 + cd /tmp/tmp.vPGpnM5hDs/tini
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.702 + git checkout -q v0.19.0
18:31:37 [2022-12-15T18:31:37.092Z] #0 1.710 + cmake .
18:31:37 [2022-12-15T18:31:37.092Z] #0 2.199 -- The C compiler identification is GNU 10.2.1
18:31:37 [2022-12-15T18:31:37.092Z] #0 2.248 -- Detecting C compiler ABI info
18:31:37 [2022-12-15T18:31:37.092Z] #0 2.905 -- Detecting C compiler ABI info - done
18:31:37 [2022-12-15T18:31:37.092Z] #0 3.002 -- Check for working C compiler: /usr/bin/cc - skipped
18:31:37 [2022-12-15T18:31:37.092Z] #0 3.004 -- Detecting C compile features
18:31:37 [2022-12-15T18:31:37.092Z] #0 3.011 -- Detecting C compile features - done
18:31:37 [2022-12-15T18:31:37.092Z] #0 3.064 -- Performing Test HAS_BUILTIN_FORTIFY
18:31:37 [2022-12-15T18:31:37.092Z] #0 3.276 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:31:37 [2022-12-15T18:31:37.092Z] #42 3.367 -- Configuring done
18:31:37 [2022-12-15T18:31:37.092Z] #42 3.393 -- Generating done
18:31:37 [2022-12-15T18:31:37.353Z] #42 3.402 -- Build files have been written to: /tmp/tmp.vPGpnM5hDs/tini
18:31:37 [2022-12-15T18:31:37.353Z] #42 3.419 + make tini-static
18:31:37 [2022-12-15T18:31:37.614Z] #42 3.789 Scanning dependencies of target tini-static
18:31:37 [2022-12-15T18:31:37.614Z] #42 3.913 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:31:39 [2022-12-15T18:31:39.530Z] #42 5.415 [100%] Linking C executable tini-static
18:31:39 [2022-12-15T18:31:39.530Z] #42 ...
18:31:39 [2022-12-15T18:31:39.530Z] 
18:31:39 [2022-12-15T18:31:39.530Z] #33 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
18:31:39 [2022-12-15T18:31:39.530Z] #33 61.04 gotestsum version dev
18:31:39 [2022-12-15T18:31:39.530Z] #33 DONE 61.4s
18:31:39 [2022-12-15T18:31:39.530Z] 
18:31:39 [2022-12-15T18:31:39.530Z] #37 [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
18:31:39 [2022-12-15T18:31:39.530Z] #37 60.42 Selecting previously unselected package gcc-mingw-w64-base.
18:31:39 [2022-12-15T18:31:39.530Z] #37 60.42 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
18:31:39 [2022-12-15T18:31:39.530Z] #37 60.43 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:31:39 [2022-12-15T18:31:39.530Z] #37 60.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
18:31:39 [2022-12-15T18:31:39.530Z] #37 60.57 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
18:31:39 [2022-12-15T18:31:39.530Z] #37 60.58 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:31:40 [2022-12-15T18:31:40.102Z] #37 ...
18:31:40 [2022-12-15T18:31:40.102Z] 
18:31:40 [2022-12-15T18:31:40.102Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
18:31:40 [2022-12-15T18:31:40.102Z] #42 6.009 [100%] Built target tini-static
18:31:40 [2022-12-15T18:31:40.102Z] #42 6.133 + mkdir -p /build
18:31:40 [2022-12-15T18:31:40.102Z] #42 6.133 + cp tini-static /build/docker-init
18:31:40 [2022-12-15T18:31:40.102Z] #42 DONE 6.2s
18:31:40 [2022-12-15T18:31:40.102Z] 
18:31:40 [2022-12-15T18:31:40.102Z] #41 [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
18:31:40 [2022-12-15T18:31:40.102Z] #41 10.64 Cloning into '/tmp/crun-build/libocispec/yajl'...
18:31:40 [2022-12-15T18:31:40.102Z] #41 11.93 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
18:31:40 [2022-12-15T18:31:40.102Z] #41 12.29 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
18:31:40 [2022-12-15T18:31:40.102Z] #41 12.73 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
18:31:46 [2022-12-15T18:31:46.696Z] #41 ...
18:31:46 [2022-12-15T18:31:46.696Z] 
18:31:46 [2022-12-15T18:31:46.696Z] #37 [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
18:31:46 [2022-12-15T18:31:46.696Z] #37 67.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
18:31:46 [2022-12-15T18:31:46.696Z] #37 67.49 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
18:31:46 [2022-12-15T18:31:46.696Z] #37 67.50 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:31:53 [2022-12-15T18:31:53.290Z] #37 ...
18:31:53 [2022-12-15T18:31:53.290Z] 
18:31:53 [2022-12-15T18:31:53.290Z] #41 [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
18:31:53 [2022-12-15T18:31:53.290Z] #41 26.05 aclocal: warning: couldn't open directory 'm4': No such file or directory
18:31:58 [2022-12-15T18:31:58.581Z] #41 ...
18:31:58 [2022-12-15T18:31:58.581Z] 
18:31:58 [2022-12-15T18:31:58.581Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:31:58 [2022-12-15T18:31:58.581Z] #39 47.47 Updating files:  51% (2645/5142)
Updating files:  52% (2674/5142)
Updating files:  53% (2726/5142)
Updating files:  54% (2777/5142)
Updating files:  55% (2829/5142)
Updating files:  56% (2880/5142)
Updating files:  57% (2931/5142)
Updating files:  58% (2983/5142)
Updating files:  59% (3034/5142)
Updating files:  60% (3086/5142)
Updating files:  61% (3137/5142)
Updating files:  62% (3189/5142)
Updating files:  63% (3240/5142)
Updating files:  64% (3291/5142)
Updating files:  65% (3343/5142)
Updating files:  66% (3394/5142)
Updating files:  67% (3446/5142)
Updating files:  68% (3497/5142)
Updating files:  69% (3548/5142)
Updating files:  70% (3600/5142)
Updating files:  71% (3651/5142)
Updating files:  72% (3703/5142)
Updating files:  73% (3754/5142)
Updating files:  74% (3806/5142)
Updating files:  75% (3857/5142)
Updating files:  76% (3908/5142)
Updating files:  77% (3960/5142)
Updating files:  78% (4011/5142)
Updating files:  79% (4063/5142)
Updating files:  80% (4114/5142)
Updating files:  81% (4166/5142)
Updating files:  82% (4217/5142)
Updating files:  83% (4268/5142)
Updating files:  84% (4320/5142)
Updating files:  85% (4371/5142)
Updating files:  86% (4423/5142)
Updating files:  87% (4474/5142)
Updating files:  88% (4525/5142)
Updating files:  89% (4577/5142)
Updating files:  90% (4628/5142)
Updating files:  91% (4680/5142)
Updating files:  92% (4731/5142)
Updating files:  93% (4783/5142)
Updating files:  93% (4810/5142)
Updating files:  94% (4834/5142)
Updating files:  95% (4885/5142)
Updating files:  96% (4937/5142)
Updating files:  97% (4988/5142)
Updating files:  98% (5040/5142)
Updating files:  99% (5091/5142)
Updating files: 100% (5142/5142)
Updating files: 100% (5142/5142), done.
18:31:58 [2022-12-15T18:31:58.581Z] #39 48.70 + cd /tmp/tmp.BpRQh7YPoi/src/github.com/containerd/containerd
18:31:58 [2022-12-15T18:31:58.581Z] #39 48.70 + git checkout -q v1.6.13
18:31:58 [2022-12-15T18:31:58.581Z] #39 50.72 + export 'BUILDTAGS=netgo osusergo static_build'
18:31:58 [2022-12-15T18:31:58.581Z] #39 50.73 + BUILDTAGS='netgo osusergo static_build'
18:31:58 [2022-12-15T18:31:58.581Z] #39 50.74 + export EXTRA_FLAGS=-buildmode=pie
18:31:58 [2022-12-15T18:31:58.581Z] #39 50.74 + EXTRA_FLAGS=-buildmode=pie
18:31:58 [2022-12-15T18:31:58.581Z] #39 50.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:31:58 [2022-12-15T18:31:58.581Z] #39 50.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:31:58 [2022-12-15T18:31:58.581Z] #39 50.74 + '[' '' = dynamic ']'
18:31:58 [2022-12-15T18:31:58.581Z] #39 50.74 + make
18:31:59 [2022-12-15T18:31:59.153Z] #39 52.72 + bin/ctr
18:32:02 [2022-12-15T18:32:02.467Z] #39 ...
18:32:02 [2022-12-15T18:32:02.467Z] 
18:32:02 [2022-12-15T18:32:02.467Z] #41 [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
18:32:02 [2022-12-15T18:32:02.467Z] #41 35.67 libtoolize: putting auxiliary files in '.'.
18:32:02 [2022-12-15T18:32:02.467Z] #41 35.67 libtoolize: copying file './ltmain.sh'
18:32:03 [2022-12-15T18:32:03.409Z] #41 36.47 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
18:32:03 [2022-12-15T18:32:03.409Z] #41 36.47 libtoolize: and rerunning libtoolize and aclocal.
18:32:03 [2022-12-15T18:32:03.409Z] #41 36.47 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
18:32:07 [2022-12-15T18:32:07.612Z] #41 ...
18:32:07 [2022-12-15T18:32:07.612Z] 
18:32:07 [2022-12-15T18:32:07.612Z] #37 [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
18:32:07 [2022-12-15T18:32:07.612Z] #37 78.90 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
18:32:07 [2022-12-15T18:32:07.612Z] #37 78.90 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
18:32:07 [2022-12-15T18:32:07.612Z] #37 78.91 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:32:07 [2022-12-15T18:32:07.612Z] #37 84.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
18:32:07 [2022-12-15T18:32:07.612Z] #37 84.44 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
18:32:07 [2022-12-15T18:32:07.612Z] #37 84.44 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:32:08 [2022-12-15T18:32:08.554Z] #37 90.22 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
18:32:08 [2022-12-15T18:32:08.554Z] #37 90.23 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
18:32:08 [2022-12-15T18:32:08.554Z] #37 90.23 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:32:11 [2022-12-15T18:32:11.865Z] #37 ...
18:32:11 [2022-12-15T18:32:11.865Z] 
18:32:11 [2022-12-15T18:32:11.865Z] #41 [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
18:32:11 [2022-12-15T18:32:11.865Z] #41 44.51 configure.ac:7: installing './compile'
18:32:11 [2022-12-15T18:32:11.865Z] #41 44.51 configure.ac:11: installing './config.guess'
18:32:11 [2022-12-15T18:32:11.865Z] #41 44.52 configure.ac:11: installing './config.sub'
18:32:11 [2022-12-15T18:32:11.865Z] #41 44.52 configure.ac:8: installing './install-sh'
18:32:11 [2022-12-15T18:32:11.865Z] #41 44.54 configure.ac:8: installing './missing'
18:32:11 [2022-12-15T18:32:11.865Z] #41 44.65 Makefile.am: installing './depcomp'
18:32:12 [2022-12-15T18:32:12.809Z] #41 45.91 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
18:32:12 [2022-12-15T18:32:12.809Z] #41 45.91 libtoolize: copying file 'build-aux/ltmain.sh'
18:32:12 [2022-12-15T18:32:12.809Z] #41 46.09 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
18:32:12 [2022-12-15T18:32:12.809Z] #41 46.09 libtoolize: copying file 'm4/libtool.m4'
18:32:13 [2022-12-15T18:32:13.070Z] #41 46.23 libtoolize: copying file 'm4/ltoptions.m4'
18:32:13 [2022-12-15T18:32:13.070Z] #41 46.33 libtoolize: copying file 'm4/ltsugar.m4'
18:32:13 [2022-12-15T18:32:13.331Z] #41 46.51 libtoolize: copying file 'm4/ltversion.m4'
18:32:13 [2022-12-15T18:32:13.331Z] #41 46.59 libtoolize: copying file 'm4/lt~obsolete.m4'
18:32:13 [2022-12-15T18:32:13.331Z] #41 46.71 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
18:32:19 [2022-12-15T18:32:19.917Z] #41 ...
18:32:19 [2022-12-15T18:32:19.917Z] 
18:32:19 [2022-12-15T18:32:19.917Z] #37 [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
18:32:19 [2022-12-15T18:32:19.917Z] #37 101.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
18:32:19 [2022-12-15T18:32:19.917Z] #37 101.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
18:32:19 [2022-12-15T18:32:19.917Z] #37 101.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:32:25 [2022-12-15T18:32:25.205Z] #37 107.0 Selecting previously unselected package g++-mingw-w64-x86-64.
18:32:25 [2022-12-15T18:32:25.205Z] #37 107.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
18:32:25 [2022-12-15T18:32:25.205Z] #37 107.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:32:25 [2022-12-15T18:32:25.505Z] #37 107.3 Selecting previously unselected package libapparmor1:arm64.
18:32:25 [2022-12-15T18:32:25.505Z] #37 107.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
18:32:25 [2022-12-15T18:32:25.505Z] #37 107.3 Unpacking libapparmor1:arm64 (2.13.6-10) ...
18:32:25 [2022-12-15T18:32:25.505Z] #37 107.4 Selecting previously unselected package libapparmor-dev:arm64.
18:32:25 [2022-12-15T18:32:25.505Z] #37 107.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
18:32:25 [2022-12-15T18:32:25.505Z] #37 107.4 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
18:32:25 [2022-12-15T18:32:25.779Z] #37 107.6 Selecting previously unselected package libbtrfs0:arm64.
18:32:25 [2022-12-15T18:32:25.779Z] #37 107.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
18:32:25 [2022-12-15T18:32:25.779Z] #37 107.6 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
18:32:26 [2022-12-15T18:32:26.041Z] #37 107.7 Selecting previously unselected package libbtrfs-dev:arm64.
18:32:26 [2022-12-15T18:32:26.041Z] #37 107.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
18:32:26 [2022-12-15T18:32:26.041Z] #37 107.8 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
18:32:26 [2022-12-15T18:32:26.041Z] #37 ...
18:32:26 [2022-12-15T18:32:26.041Z] 
18:32:26 [2022-12-15T18:32:26.041Z] #31 [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
18:32:26 [2022-12-15T18:32:26.041Z] #31 107.4 + for f in rootlesskit rootlesskit-docker-proxy
18:32:26 [2022-12-15T18:32:26.041Z] #31 107.4 + GOBIN=/build
18:32:26 [2022-12-15T18:32:26.041Z] #31 107.4 + GO111MODULE=on
18:32:26 [2022-12-15T18:32:26.041Z] #31 107.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
18:32:30 [2022-12-15T18:32:30.253Z] #31 111.8 rootlesskit version 1.1.0
18:32:30 [2022-12-15T18:32:30.253Z] #31 111.8 Usage of /build/rootlesskit-docker-proxy:
18:32:30 [2022-12-15T18:32:30.253Z] #31 111.8   -container-ip string
18:32:30 [2022-12-15T18:32:30.253Z] #31 111.8     	container ip
18:32:30 [2022-12-15T18:32:30.253Z] #31 111.8   -container-port int
18:32:30 [2022-12-15T18:32:30.253Z] #31 111.8     	container port (default -1)
18:32:30 [2022-12-15T18:32:30.253Z] #31 111.8   -host-ip string
18:32:30 [2022-12-15T18:32:30.253Z] #31 111.8     	host ip
18:32:30 [2022-12-15T18:32:30.253Z] #31 111.8   -host-port int
18:32:30 [2022-12-15T18:32:30.253Z] #31 111.8     	host port (default -1)
18:32:30 [2022-12-15T18:32:30.253Z] #31 111.8   -proto string
18:32:30 [2022-12-15T18:32:30.253Z] #31 111.8     	proxy protocol (default "tcp")
18:32:31 [2022-12-15T18:32:31.196Z] #31 ...
18:32:31 [2022-12-15T18:32:31.196Z] 
18:32:31 [2022-12-15T18:32:31.196Z] #37 [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
18:32:31 [2022-12-15T18:32:31.196Z] #37 108.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
18:32:31 [2022-12-15T18:32:31.196Z] #37 108.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 108.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 108.0 Selecting previously unselected package libudev-dev:arm64.
18:32:31 [2022-12-15T18:32:31.196Z] #37 108.0 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 108.0 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 108.2 Selecting previously unselected package libsepol1-dev:arm64.
18:32:31 [2022-12-15T18:32:31.196Z] #37 108.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 108.2 Unpacking libsepol1-dev:arm64 (3.1-1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 108.5 Selecting previously unselected package libpcre2-16-0:arm64.
18:32:31 [2022-12-15T18:32:31.196Z] #37 108.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 108.5 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 108.7 Selecting previously unselected package libpcre2-32-0:arm64.
18:32:31 [2022-12-15T18:32:31.196Z] #37 108.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 108.7 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 108.8 Selecting previously unselected package libpcre2-posix2:arm64.
18:32:31 [2022-12-15T18:32:31.196Z] #37 108.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 108.9 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 108.9 Selecting previously unselected package libpcre2-dev:arm64.
18:32:31 [2022-12-15T18:32:31.196Z] #37 108.9 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 108.9 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 109.4 Selecting previously unselected package libselinux1-dev:arm64.
18:32:31 [2022-12-15T18:32:31.196Z] #37 109.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 109.4 Unpacking libselinux1-dev:arm64 (3.1-3) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 109.6 Selecting previously unselected package libdevmapper-dev:arm64.
18:32:31 [2022-12-15T18:32:31.196Z] #37 109.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 109.6 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 109.7 Selecting previously unselected package libseccomp-dev:arm64.
18:32:31 [2022-12-15T18:32:31.196Z] #37 109.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 109.8 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 110.0 Selecting previously unselected package libsystemd-dev:arm64.
18:32:31 [2022-12-15T18:32:31.196Z] #37 110.0 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 110.0 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 110.5 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 110.6 Setting up libapparmor1:arm64 (2.13.6-10) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 110.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 110.9 Setting up libsepol1-dev:arm64 (3.1-1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 110.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 110.9 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 110.9 Setting up libbtrfs0:arm64 (5.10.1-2) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.0 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.0 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.0 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.1 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.1 Setting up mingw-w64-common (8.0.0-1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.1 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.1 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.2 Setting up libselinux1-dev:arm64 (3.1-3) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.2 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
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.2 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
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.3 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
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.4 Setting up dmsetup (2:1.02.175-2.1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.4 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
18:32:31 [2022-12-15T18:32:31.196Z] #37 111.4 Processing triggers for libc-bin (2.31-13+deb11u5) ...
18:32:31 [2022-12-15T18:32:31.770Z] #37 DONE 113.6s
18:32:31 [2022-12-15T18:32:31.770Z] 
18:32:31 [2022-12-15T18:32:31.770Z] #31 [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
18:32:31 [2022-12-15T18:32:31.770Z] #31 DONE 113.2s
18:32:31 [2022-12-15T18:32:31.770Z] 
18:32:31 [2022-12-15T18:32:31.770Z] #41 [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
18:32:31 [2022-12-15T18:32:31.770Z] #41 57.47 configure.ac:7: installing 'build-aux/compile'
18:32:31 [2022-12-15T18:32:31.770Z] #41 57.48 configure.ac:9: installing 'build-aux/config.guess'
18:32:31 [2022-12-15T18:32:31.770Z] #41 57.50 configure.ac:9: installing 'build-aux/config.sub'
18:32:31 [2022-12-15T18:32:31.770Z] #41 57.50 configure.ac:11: installing 'build-aux/install-sh'
18:32:31 [2022-12-15T18:32:31.770Z] #41 57.52 configure.ac:11: installing 'build-aux/missing'
18:32:31 [2022-12-15T18:32:31.770Z] #41 57.69 Makefile.am: installing 'build-aux/depcomp'
18:32:31 [2022-12-15T18:32:31.770Z] #41 57.79 parallel-tests: installing 'build-aux/test-driver'
18:32:31 [2022-12-15T18:32:31.770Z] #41 60.19 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
18:32:31 [2022-12-15T18:32:31.770Z] #41 60.19 libtoolize: copying file 'build-aux/ltmain.sh'
18:32:31 [2022-12-15T18:32:31.770Z] #41 60.70 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
18:32:31 [2022-12-15T18:32:31.770Z] #41 60.70 libtoolize: copying file 'm4/libtool.m4'
18:32:31 [2022-12-15T18:32:31.770Z] #41 60.79 libtoolize: copying file 'm4/ltoptions.m4'
18:32:31 [2022-12-15T18:32:31.770Z] #41 60.91 libtoolize: copying file 'm4/ltsugar.m4'
18:32:31 [2022-12-15T18:32:31.770Z] #41 61.03 libtoolize: copying file 'm4/ltversion.m4'
18:32:31 [2022-12-15T18:32:31.770Z] #41 61.14 libtoolize: copying file 'm4/lt~obsolete.m4'
18:32:31 [2022-12-15T18:32:31.770Z] #41 ...
18:32:31 [2022-12-15T18:32:31.770Z] 
18:32:31 [2022-12-15T18:32:31.770Z] #43 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:32:32 [2022-12-15T18:32:32.030Z] #43 ...
18:32:32 [2022-12-15T18:32:32.030Z] 
18:32:32 [2022-12-15T18:32:32.030Z] #44 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
18:32:32 [2022-12-15T18:32:32.030Z] #44 DONE 0.3s
18:32:32 [2022-12-15T18:32:32.030Z] 
18:32:32 [2022-12-15T18:32:32.030Z] #43 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:32:32 [2022-12-15T18:32:32.030Z] #43 DONE 0.3s
18:32:32 [2022-12-15T18:32:32.030Z] 
18:32:32 [2022-12-15T18:32:32.030Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:32:32 [2022-12-15T18:32:32.291Z] #45 ...
18:32:32 [2022-12-15T18:32:32.291Z] 
18:32:32 [2022-12-15T18:32:32.291Z] #46 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:32:32 [2022-12-15T18:32:32.291Z] #46 DONE 0.1s
18:32:32 [2022-12-15T18:32:32.291Z] 
18:32:32 [2022-12-15T18:32:32.291Z] #47 [dev-systemd-false  1/28] RUN groupadd -r docker
18:32:33 [2022-12-15T18:32:33.675Z] #47 DONE 1.7s
18:32:33 [2022-12-15T18:32:33.675Z] 
18:32:33 [2022-12-15T18:32:33.675Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.351 + RM_GOPATH=0
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.351 + TMP_GOPATH=
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.351 + : /build
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.351 + '[' -z '' ']'
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.351 ++ mktemp -d
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.383 + export GOPATH=/tmp/tmp.4plVSva3lV
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.383 + GOPATH=/tmp/tmp.4plVSva3lV
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.383 + RM_GOPATH=1
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.383 + case "$(go env GOARCH)" in
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.383 ++ go env GOARCH
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.399 + export GO_BUILDMODE=-buildmode=pie
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.399 + GO_BUILDMODE=-buildmode=pie
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.399 ++ dirname /install.sh
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.400 + dir=/
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.400 + bin=runc
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.400 + shift
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.400 + '[' '!' -f //runc.installer ']'
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.400 + . //runc.installer
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.400 ++ set -e
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.400 ++ : v1.1.4
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.400 + install_runc
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.407 Install runc version v1.1.4 (build tags: seccomp)
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.407 + RUNC_BUILDTAGS=seccomp
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.407 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.407 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4plVSva3lV/src/github.com/opencontainers/runc
18:32:33 [2022-12-15T18:32:33.675Z] #45 1.419 Cloning into '/tmp/tmp.4plVSva3lV/src/github.com/opencontainers/runc'...
18:32:35 [2022-12-15T18:32:35.061Z] #45 ...
18:32:35 [2022-12-15T18:32:35.061Z] 
18:32:35 [2022-12-15T18:32:35.061Z] #48 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:32:35 [2022-12-15T18:32:35.061Z] #48 DONE 1.4s
18:32:35 [2022-12-15T18:32:35.061Z] 
18:32:35 [2022-12-15T18:32:35.061Z] #49 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:32:35 [2022-12-15T18:32:35.634Z] #49 0.761 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:32:35 [2022-12-15T18:32:35.898Z] #49 DONE 0.8s
18:32:35 [2022-12-15T18:32:35.898Z] 
18:32:35 [2022-12-15T18:32:35.898Z] #50 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:32:36 [2022-12-15T18:32:36.471Z] #50 DONE 0.9s
18:32:36 [2022-12-15T18:32:36.471Z] 
18:32:36 [2022-12-15T18:32:36.471Z] #34 [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
18:32:36 [2022-12-15T18:32:36.736Z] #34 ...
18:32:36 [2022-12-15T18:32:36.737Z] 
18:32:36 [2022-12-15T18:32:36.737Z] #51 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:32:37 [2022-12-15T18:32:37.679Z] #51 DONE 0.9s
18:32:37 [2022-12-15T18:32:37.679Z] 
18:32:37 [2022-12-15T18:32:37.679Z] #52 [dev-systemd-false  6/28] RUN ldconfig
18:32:38 [2022-12-15T18:32:38.250Z] #52 DONE 0.9s
18:32:38 [2022-12-15T18:32:38.250Z] 
18:32:38 [2022-12-15T18:32:38.250Z] #21 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
18:32:38 [2022-12-15T18:32:38.511Z] #21 ...
18:32:38 [2022-12-15T18:32:38.511Z] 
18:32:38 [2022-12-15T18:32:38.511Z] #53 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
18:32:39 [2022-12-15T18:32:39.895Z] #53 1.256 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:32:39 [2022-12-15T18:32:39.895Z] #53 1.305 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:32:39 [2022-12-15T18:32:39.895Z] #53 1.306 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:32:40 [2022-12-15T18:32:40.469Z] #53 1.980 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
18:32:42 [2022-12-15T18:32:42.385Z] #53 3.678 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
18:32:43 [2022-12-15T18:32:43.329Z] #53 ...
18:32:43 [2022-12-15T18:32:43.329Z] 
18:32:43 [2022-12-15T18:32:43.329Z] #35 [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
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2 Delve is a source level debugger for Go programs.
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2 
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2 Delve enables you to interact with your program by controlling the execution of the process,
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2 
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2 
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2 Pass flags to the program you are debugging using `--`, for example:
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2 
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2 `dlv exec ./hello -- server --config conf/config.toml`
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2 
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2 Usage:
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2   dlv [command]
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2 
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2 Available Commands:
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2   attach      Attach to running process and begin debugging.
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2   connect     Connect to a headless debug server with a terminal client.
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2   core        Examine a core dump.
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2   debug       Compile and begin debugging main package in current directory, or the package specified.
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2   exec        Execute a precompiled binary, and begin a debug session.
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2   help        Help about any command
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2   run         Deprecated command. Use 'debug' instead.
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2   test        Compile test binary and begin debugging program.
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2   trace       Compile and begin tracing program.
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2   version     Prints version.
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2 
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2 Flags:
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2       --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)
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2       --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)
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2       --disable-aslr                     Disables address space randomization
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2   -h, --help                             help for dlv
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2       --init string                      Init file, executed by the terminal client.
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2       --log                              Enable debugging server logging.
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2       --wd string                        Working directory for running the program.
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2 
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2 Additional help topics:
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2   dlv backend  Help about the --backend flag.
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2   dlv log      Help about logging flags.
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2   dlv redirect Help about file redirection.
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2 
18:32:43 [2022-12-15T18:32:43.329Z] #35 125.2 Use "dlv [command] --help" for more information about a command.
18:32:43 [2022-12-15T18:32:43.901Z] #35 DONE 125.6s
18:32:43 [2022-12-15T18:32:43.901Z] 
18:32:43 [2022-12-15T18:32:43.901Z] #53 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
18:32:43 [2022-12-15T18:32:43.901Z] #53 5.425 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
18:32:46 [2022-12-15T18:32:46.447Z] #53 8.079 Fetched 8497 kB in 7s (1196 kB/s)
18:32:48 [2022-12-15T18:32:48.996Z] #53 8.079 Reading package lists...
18:32:48 [2022-12-15T18:32:48.996Z] #53 ...
18:32:48 [2022-12-15T18:32:48.996Z] 
18:32:48 [2022-12-15T18:32:48.996Z] #41 [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
18:32:48 [2022-12-15T18:32:48.996Z] #41 76.07 configure.ac:11: installing 'build-aux/compile'
18:32:48 [2022-12-15T18:32:48.996Z] #41 76.08 configure.ac:11: installing 'build-aux/config.guess'
18:32:48 [2022-12-15T18:32:48.996Z] #41 76.08 configure.ac:11: installing 'build-aux/config.sub'
18:32:48 [2022-12-15T18:32:48.996Z] #41 76.10 configure.ac:13: installing 'build-aux/install-sh'
18:32:48 [2022-12-15T18:32:48.996Z] #41 76.10 configure.ac:13: installing 'build-aux/missing'
18:32:48 [2022-12-15T18:32:48.996Z] #41 76.11 configure.ac:8: installing 'build-aux/tap-driver.sh'
18:32:48 [2022-12-15T18:32:48.996Z] #41 76.33 Makefile.am: installing 'build-aux/depcomp'
18:32:48 [2022-12-15T18:32:48.996Z] #41 78.12 checking build system type... aarch64-unknown-linux-gnu
18:32:48 [2022-12-15T18:32:48.996Z] #41 78.61 checking host system type... aarch64-unknown-linux-gnu
18:32:48 [2022-12-15T18:32:48.996Z] #41 78.61 checking how to print strings... printf
18:32:48 [2022-12-15T18:32:48.996Z] #41 78.63 checking for gcc... gcc
18:32:48 [2022-12-15T18:32:48.996Z] #41 78.73 checking whether the C compiler works... yes
18:32:48 [2022-12-15T18:32:48.996Z] #41 78.99 checking for C compiler default output file name... a.out
18:32:48 [2022-12-15T18:32:48.996Z] #41 79.00 checking for suffix of executables... 
18:32:48 [2022-12-15T18:32:48.996Z] #41 79.23 checking whether we are cross compiling... no
18:32:48 [2022-12-15T18:32:48.996Z] #41 79.48 checking for suffix of object files... o
18:32:48 [2022-12-15T18:32:48.996Z] #41 79.64 checking whether we are using the GNU C compiler... yes
18:32:48 [2022-12-15T18:32:48.996Z] #41 79.73 checking whether gcc accepts -g... yes
18:32:48 [2022-12-15T18:32:48.996Z] #41 79.81 checking for gcc option to accept ISO C89... none needed
18:32:48 [2022-12-15T18:32:48.996Z] #41 79.96 checking whether gcc understands -c and -o together... yes
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.16 checking for a sed that does not truncate output... /bin/sed
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.18 checking for grep that handles long lines and -e... /bin/grep
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.19 checking for egrep... /bin/grep -E
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.21 checking for fgrep... /bin/grep -F
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.22 checking for ld used by gcc... /usr/bin/ld
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.24 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.27 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.29 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.42 checking whether ln -s works... yes
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.42 checking the maximum length of command line arguments... 1572864
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.46 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.48 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.48 checking for /usr/bin/ld option to reload object files... -r
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.48 checking for objdump... objdump
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.48 checking how to recognize dependent libraries... pass_all
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.49 checking for dlltool... no
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.49 checking how to associate runtime and link libraries... printf %s\n
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.50 checking for ar... ar
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.50 checking for archiver @FILE support... @
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.66 checking for strip... strip
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.66 checking for ranlib... ranlib
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.66 checking for gawk... no
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.66 checking for mawk... mawk
18:32:48 [2022-12-15T18:32:48.996Z] #41 80.67 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:32:48 [2022-12-15T18:32:48.996Z] #41 81.17 checking for sysroot... no
18:32:48 [2022-12-15T18:32:48.996Z] #41 81.18 checking for a working dd... /bin/dd
18:32:48 [2022-12-15T18:32:48.996Z] #41 81.22 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:32:48 [2022-12-15T18:32:48.996Z] #41 81.24 checking for mt... no
18:32:48 [2022-12-15T18:32:48.996Z] #41 81.25 checking if : is a manifest tool... no
18:32:48 [2022-12-15T18:32:48.996Z] #41 81.26 checking how to run the C preprocessor... gcc -E
18:32:48 [2022-12-15T18:32:48.996Z] #41 81.57 checking for ANSI C header files... 
18:32:48 [2022-12-15T18:32:48.996Z] #41 ...
18:32:48 [2022-12-15T18:32:48.996Z] 
18:32:48 [2022-12-15T18:32:48.996Z] #53 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
18:32:48 [2022-12-15T18:32:48.996Z] #53 8.079 Reading package lists...
18:32:51 [2022-12-15T18:32:51.804Z] #53 10.79 Reading package lists...
18:32:51 [2022-12-15T18:32:51.804Z] #53 13.15 Building dependency tree...
18:32:51 [2022-12-15T18:32:51.804Z] #53 ...
18:32:51 [2022-12-15T18:32:51.804Z] 
18:32:51 [2022-12-15T18:32:51.804Z] #21 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
18:32:51 [2022-12-15T18:32:51.804Z] #21 123.4 Updating files:  19% (2235/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  36% (4186/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  55% (6345/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  96% (11001/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
18:32:51 [2022-12-15T18:32:51.804Z] #21 127.7 + cd /tmp/tmp.XK7ooGoWTp/tmp/docker-ce
18:32:51 [2022-12-15T18:32:51.804Z] #21 127.7 + git checkout -q v17.06.2-ce
18:32:51 [2022-12-15T18:32:51.804Z] #21 131.6 + mkdir -p /tmp/tmp.XK7ooGoWTp/src/github.com/docker
18:32:51 [2022-12-15T18:32:51.804Z] #21 131.6 + mv components/cli /tmp/tmp.XK7ooGoWTp/src/github.com/docker/cli
18:32:51 [2022-12-15T18:32:51.804Z] #21 131.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
18:32:52 [2022-12-15T18:32:52.065Z] #21 ...
18:32:52 [2022-12-15T18:32:52.065Z] 
18:32:52 [2022-12-15T18:32:52.065Z] #41 [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
18:32:52 [2022-12-15T18:32:52.065Z] #41 81.57 checking for ANSI C header files... yes
18:32:52 [2022-12-15T18:32:52.065Z] #41 82.36 checking for sys/types.h... yes
18:32:52 [2022-12-15T18:32:52.065Z] #41 82.55 checking for sys/stat.h... yes
18:32:52 [2022-12-15T18:32:52.065Z] #41 82.74 checking for stdlib.h... yes
18:32:52 [2022-12-15T18:32:52.065Z] #41 82.93 checking for string.h... yes
18:32:52 [2022-12-15T18:32:52.065Z] #41 83.18 checking for memory.h... yes
18:32:52 [2022-12-15T18:32:52.065Z] #41 83.40 checking for strings.h... yes
18:32:52 [2022-12-15T18:32:52.065Z] #41 83.61 checking for inttypes.h... yes
18:32:52 [2022-12-15T18:32:52.065Z] #41 83.78 checking for stdint.h... yes
18:32:52 [2022-12-15T18:32:52.065Z] #41 84.01 checking for unistd.h... yes
18:32:52 [2022-12-15T18:32:52.065Z] #41 84.28 checking for dlfcn.h... yes
18:32:52 [2022-12-15T18:32:52.065Z] #41 84.42 checking for objdir... .libs
18:32:52 [2022-12-15T18:32:52.065Z] #41 84.84 checking if gcc supports -fno-rtti -fno-exceptions... no
18:32:52 [2022-12-15T18:32:52.065Z] #41 85.00 checking for gcc option to produce PIC... -fPIC -DPIC
18:32:52 [2022-12-15T18:32:52.065Z] #41 85.00 checking if gcc PIC flag -fPIC -DPIC works... yes
18:32:52 [2022-12-15T18:32:52.326Z] #41 85.18 checking if gcc static flag -static works... yes
18:32:52 [2022-12-15T18:32:52.326Z] #41 85.54 checking if gcc supports -c -o file.o... yes
18:32:52 [2022-12-15T18:32:52.326Z] #41 85.68 checking if gcc supports -c -o file.o... (cached) yes
18:32:52 [2022-12-15T18:32:52.587Z] #41 85.68 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:32:52 [2022-12-15T18:32:52.848Z] #41 85.76 checking dynamic linker characteristics... GNU/Linux ld.so
18:32:52 [2022-12-15T18:32:52.848Z] #41 86.09 checking how to hardcode library paths into programs... immediate
18:32:52 [2022-12-15T18:32:52.848Z] #41 86.10 checking whether stripping libraries is possible... yes
18:32:52 [2022-12-15T18:32:52.849Z] #41 86.13 checking if libtool supports shared libraries... yes
18:32:52 [2022-12-15T18:32:52.849Z] #41 86.13 checking whether to build shared libraries... no
18:32:52 [2022-12-15T18:32:52.849Z] #41 86.13 checking whether to build static libraries... yes
18:32:52 [2022-12-15T18:32:52.849Z] #41 86.13 checking for a BSD-compatible install... /usr/bin/install -c
18:32:52 [2022-12-15T18:32:52.849Z] #41 86.17 checking whether build environment is sane... yes
18:32:53 [2022-12-15T18:32:53.110Z] #41 86.23 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:32:53 [2022-12-15T18:32:53.110Z] #41 86.25 checking whether make sets $(MAKE)... yes
18:32:53 [2022-12-15T18:32:53.110Z] #41 86.34 checking whether make supports the include directive... yes (GNU style)
18:32:53 [2022-12-15T18:32:53.110Z] #41 86.40 checking whether make supports nested variables... yes
18:32:53 [2022-12-15T18:32:53.370Z] #41 86.45 checking whether UID '0' is supported by ustar format... yes
18:32:53 [2022-12-15T18:32:53.370Z] #41 86.46 checking whether GID '0' is supported by ustar format... yes
18:32:53 [2022-12-15T18:32:53.370Z] #41 86.46 checking how to create a ustar tar archive... gnutar
18:32:53 [2022-12-15T18:32:53.631Z] #41 86.57 checking dependency style of gcc... gcc3
18:32:53 [2022-12-15T18:32:53.631Z] #41 86.77 checking whether to enable maintainer-specific portions of Makefiles... yes
18:32:53 [2022-12-15T18:32:53.631Z] #41 86.77 checking whether make supports nested variables... (cached) yes
18:32:53 [2022-12-15T18:32:53.631Z] #41 86.77 checking for gawk... (cached) mawk
18:32:53 [2022-12-15T18:32:53.631Z] #41 86.77 checking for a sed that does not truncate output... (cached) /bin/sed
18:32:53 [2022-12-15T18:32:53.631Z] #41 86.79 checking for gcc... (cached) gcc
18:32:53 [2022-12-15T18:32:53.631Z] #41 86.92 checking whether we are using the GNU C compiler... (cached) yes
18:32:53 [2022-12-15T18:32:53.631Z] #41 86.93 checking whether gcc accepts -g... (cached) yes
18:32:53 [2022-12-15T18:32:53.631Z] #41 86.93 checking for gcc option to accept ISO C89... (cached) none needed
18:32:53 [2022-12-15T18:32:53.631Z] #41 86.93 checking whether gcc understands -c and -o together... (cached) yes
18:32:53 [2022-12-15T18:32:53.892Z] #41 86.93 checking for a Python interpreter with version >= 3... python3
18:32:53 [2022-12-15T18:32:53.892Z] #41 87.03 checking for python3... /usr/bin/python3
18:32:53 [2022-12-15T18:32:53.892Z] #41 87.03 checking for python3 version... 3.9
18:32:53 [2022-12-15T18:32:53.892Z] #41 87.09 checking for python3 platform... linux
18:32:54 [2022-12-15T18:32:54.152Z] #41 87.14 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
18:32:54 [2022-12-15T18:32:54.152Z] #41 87.29 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
18:32:54 [2022-12-15T18:32:54.420Z] #41 87.44 checking for go-md2man... no
18:32:54 [2022-12-15T18:32:54.420Z] #41 87.46 checking error.h usability... yes
18:32:54 [2022-12-15T18:32:54.420Z] #41 87.71 checking error.h presence... yes
18:32:54 [2022-12-15T18:32:54.420Z] #41 87.76 checking for error.h... yes
18:32:54 [2022-12-15T18:32:54.991Z] #41 87.82 checking linux/openat2.h usability... yes
18:32:54 [2022-12-15T18:32:54.991Z] #41 87.98 checking linux/openat2.h presence... yes
18:32:54 [2022-12-15T18:32:54.991Z] #41 88.06 checking for linux/openat2.h... yes
18:32:54 [2022-12-15T18:32:54.991Z] #41 88.12 checking for copy_file_range... 
18:32:54 [2022-12-15T18:32:54.991Z] #41 ...
18:32:54 [2022-12-15T18:32:54.991Z] 
18:32:54 [2022-12-15T18:32:54.991Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:32:54 [2022-12-15T18:32:54.991Z] #45 12.89 + cd /tmp/tmp.4plVSva3lV/src/github.com/opencontainers/runc
18:32:54 [2022-12-15T18:32:54.991Z] #45 12.89 + git checkout -q v1.1.4
18:32:54 [2022-12-15T18:32:54.991Z] #45 13.42 + '[' -z '' ']'
18:32:54 [2022-12-15T18:32:54.991Z] #45 13.42 + target=static
18:32:54 [2022-12-15T18:32:54.991Z] #45 13.43 + make BUILDTAGS=seccomp static
18:32:54 [2022-12-15T18:32:54.991Z] #45 13.71 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
18:32:54 [2022-12-15T18:32:54.991Z] #45 ...
18:32:54 [2022-12-15T18:32:54.991Z] 
18:32:54 [2022-12-15T18:32:54.991Z] #41 [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
18:32:54 [2022-12-15T18:32:54.991Z] #41 88.12 checking for copy_file_range... yes
18:32:55 [2022-12-15T18:32:55.255Z] #41 88.37 checking for fgetxattr... yes
18:32:55 [2022-12-15T18:32:55.520Z] #41 88.56 checking for statx... yes
18:32:55 [2022-12-15T18:32:55.781Z] #41 88.87 checking for fgetpwent_r... yes
18:32:56 [2022-12-15T18:32:56.042Z] #41 89.17 checking for issetugid... no
18:32:56 [2022-12-15T18:32:56.042Z] #41 89.35 checking for pkg-config... /usr/bin/pkg-config
18:32:56 [2022-12-15T18:32:56.042Z] #41 89.36 checking pkg-config is at least version 0.9.0... yes
18:32:56 [2022-12-15T18:32:56.613Z] #41 89.36 checking for library containing yajl_tree_get... -lyajl
18:32:56 [2022-12-15T18:32:56.613Z] #41 89.72 checking for yajl >= 2.0.0... yes
18:32:56 [2022-12-15T18:32:56.613Z] #41 89.76 checking sys/capability.h usability... yes
18:32:56 [2022-12-15T18:32:56.613Z] #41 89.88 checking sys/capability.h presence... yes
18:32:56 [2022-12-15T18:32:56.613Z] #41 89.95 checking for sys/capability.h... yes
18:32:57 [2022-12-15T18:32:57.185Z] #41 89.95 checking for library containing cap_from_name... -lcap
18:32:57 [2022-12-15T18:32:57.757Z] #41 90.50 checking for library containing dlopen... 
18:32:57 [2022-12-15T18:32:57.757Z] #41 ...
18:32:57 [2022-12-15T18:32:57.757Z] 
18:32:57 [2022-12-15T18:32:57.757Z] #27 [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
18:32:57 [2022-12-15T18:32:57.757Z] #27 DONE 139.2s
18:32:57 [2022-12-15T18:32:57.757Z] 
18:32:57 [2022-12-15T18:32:57.757Z] #41 [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
18:32:57 [2022-12-15T18:32:57.757Z] #41 90.50 checking for library containing dlopen... -ldl
18:32:57 [2022-12-15T18:32:57.757Z] #41 90.85 checking seccomp.h usability... yes
18:32:58 [2022-12-15T18:32:58.018Z] #41 91.09 checking seccomp.h presence... yes
18:32:58 [2022-12-15T18:32:58.018Z] #41 91.23 checking for seccomp.h... yes
18:32:58 [2022-12-15T18:32:58.961Z] #41 91.24 checking for library containing seccomp_rule_add... -lseccomp
18:32:58 [2022-12-15T18:32:58.961Z] #41 92.09 checking for library containing seccomp_arch_resolve_name... none required
18:32:59 [2022-12-15T18:32:59.222Z] #41 92.21 checking systemd/sd-bus.h usability... yes
18:32:59 [2022-12-15T18:32:59.222Z] #41 92.36 checking systemd/sd-bus.h presence... yes
18:32:59 [2022-12-15T18:32:59.222Z] #41 92.43 checking for systemd/sd-bus.h... yes
18:32:59 [2022-12-15T18:32:59.483Z] #41 92.43 checking for library containing sd_bus_match_signal_async... -lsystemd
18:32:59 [2022-12-15T18:32:59.744Z] #41 92.77 checking for sd_notify_barrier... yes
18:33:00 [2022-12-15T18:33:00.005Z] #41 93.04 checking linux/bpf.h usability... yes
18:33:00 [2022-12-15T18:33:00.005Z] #41 93.22 checking linux/bpf.h presence... yes
18:33:00 [2022-12-15T18:33:00.005Z] #41 93.27 checking for linux/bpf.h... yes
18:33:00 [2022-12-15T18:33:00.266Z] #41 93.27 checking compilation for eBPF... yes
18:33:00 [2022-12-15T18:33:00.266Z] #41 93.44 checking for criu >= 3.15... no
18:33:00 [2022-12-15T18:33:00.266Z] #41 93.47 configure: CRIU headers not found, building without CRIU support
18:33:00 [2022-12-15T18:33:00.266Z] #41 93.47 checking for criu > 3.16... no
18:33:00 [2022-12-15T18:33:00.266Z] #41 93.50 configure: CRIU version doesn't support join-ns API
18:33:00 [2022-12-15T18:33:00.266Z] #41 93.50 checking for criu > 3.16.1... no
18:33:00 [2022-12-15T18:33:00.266Z] #41 93.53 configure: CRIU version doesn't support for pre-dumping
18:33:00 [2022-12-15T18:33:00.266Z] #41 93.53 checking for new mount API (fsconfig)... yes
18:33:00 [2022-12-15T18:33:00.527Z] #41 93.68 checking for seccomp notify API... yes
18:33:00 [2022-12-15T18:33:00.788Z] #41 93.83 checking for gperf... no
18:33:00 [2022-12-15T18:33:00.788Z] #41 93.83 configure: gperf not found - cannot rebuild signal parser code
18:33:00 [2022-12-15T18:33:00.788Z] #41 93.83 checking for library containing argp_parse... none required
18:33:01 [2022-12-15T18:33:01.048Z] #41 94.20 checking that generated files are newer than configure... done
18:33:01 [2022-12-15T18:33:01.048Z] #41 94.21 configure: creating ./config.status
18:33:02 [2022-12-15T18:33:02.433Z] #41 ...
18:33:02 [2022-12-15T18:33:02.433Z] 
18:33:02 [2022-12-15T18:33:02.433Z] #53 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
18:33:02 [2022-12-15T18:33:02.433Z] #53 13.15 Building dependency tree...
18:33:02 [2022-12-15T18:33:02.433Z] #53 15.27 The following additional packages will be installed:
18:33:02 [2022-12-15T18:33:02.433Z] #53 15.28   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:33:02 [2022-12-15T18:33:02.433Z] #53 15.28   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
18:33:02 [2022-12-15T18:33:02.433Z] #53 15.28   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
18:33:02 [2022-12-15T18:33:02.433Z] #53 15.28   python3-pkg-resources vim-runtime xxd
18:33:02 [2022-12-15T18:33:02.433Z] #53 15.29 Suggested packages:
18:33:02 [2022-12-15T18:33:02.433Z] #53 15.29   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
18:33:02 [2022-12-15T18:33:02.433Z] #53 15.29   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
18:33:02 [2022-12-15T18:33:02.433Z] #53 15.29   acl attr quota
18:33:02 [2022-12-15T18:33:02.433Z] #53 15.29 Recommended packages:
18:33:02 [2022-12-15T18:33:02.433Z] #53 15.29   libatm1 nftables libpam-cap build-essential python3-dev unzip
18:33:02 [2022-12-15T18:33:02.433Z] #53 16.68 The following NEW packages will be installed:
18:33:02 [2022-12-15T18:33:02.433Z] #53 16.68   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
18:33:02 [2022-12-15T18:33:02.433Z] #53 16.69   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:33:02 [2022-12-15T18:33:02.433Z] #53 16.69   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
18:33:02 [2022-12-15T18:33:02.433Z] #53 16.69   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
18:33:02 [2022-12-15T18:33:02.433Z] #53 16.69   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
18:33:02 [2022-12-15T18:33:02.433Z] #53 16.70   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
18:33:02 [2022-12-15T18:33:02.433Z] #53 16.70   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:33:02 [2022-12-15T18:33:02.433Z] #53 16.70   xz-utils zip zstd
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.06 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.06 Need to get 27.0 MB of archives.
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.06 After this operation, 105 MB of additional disk space will be used.
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.11 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.11 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.13 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.13 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.15 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.16 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.16 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.37 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.38 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.38 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.38 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.38 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.42 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.43 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.43 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.44 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.45 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.46 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.46 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.49 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.50 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.51 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.73 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.76 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.78 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 17.79 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
18:33:02 [2022-12-15T18:33:02.433Z] #53 18.40 debconf: delaying package configuration, since apt-utils is not installed
18:33:02 [2022-12-15T18:33:02.433Z] #53 18.59 Fetched 27.0 MB in 1s (25.8 MB/s)
18:33:02 [2022-12-15T18:33:02.433Z] #53 18.71 Selecting previously unselected package pigz.
18:33:02 [2022-12-15T18:33:02.434Z] #53 18.71 (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 ... 24010 files and directories currently installed.)
18:33:02 [2022-12-15T18:33:02.434Z] #53 18.77 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
18:33:02 [2022-12-15T18:33:02.434Z] #53 18.79 Unpacking pigz (2.6-1) ...
18:33:02 [2022-12-15T18:33:02.434Z] #53 18.99 Selecting previously unselected package libelf1:arm64.
18:33:02 [2022-12-15T18:33:02.434Z] #53 19.00 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
18:33:02 [2022-12-15T18:33:02.434Z] #53 19.04 Unpacking libelf1:arm64 (0.183-1) ...
18:33:02 [2022-12-15T18:33:02.434Z] #53 19.25 Selecting previously unselected package libbpf0:arm64.
18:33:02 [2022-12-15T18:33:02.434Z] #53 19.25 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
18:33:02 [2022-12-15T18:33:02.434Z] #53 19.26 Unpacking libbpf0:arm64 (1:0.3-2) ...
18:33:02 [2022-12-15T18:33:02.434Z] #53 19.44 Selecting previously unselected package libcap2:arm64.
18:33:02 [2022-12-15T18:33:02.434Z] #53 19.45 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
18:33:02 [2022-12-15T18:33:02.434Z] #53 19.46 Unpacking libcap2:arm64 (1:2.44-1) ...
18:33:02 [2022-12-15T18:33:02.434Z] #53 19.57 Selecting previously unselected package libmnl0:arm64.
18:33:02 [2022-12-15T18:33:02.434Z] #53 19.58 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
18:33:02 [2022-12-15T18:33:02.434Z] #53 19.59 Unpacking libmnl0:arm64 (1.0.4-3) ...
18:33:02 [2022-12-15T18:33:02.434Z] #53 19.83 Selecting previously unselected package libxtables12:arm64.
18:33:02 [2022-12-15T18:33:02.434Z] #53 19.83 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
18:33:02 [2022-12-15T18:33:02.434Z] #53 19.84 Unpacking libxtables12:arm64 (1.8.7-1) ...
18:33:02 [2022-12-15T18:33:02.434Z] #53 20.10 Selecting previously unselected package libcap2-bin.
18:33:02 [2022-12-15T18:33:02.434Z] #53 20.12 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
18:33:02 [2022-12-15T18:33:02.434Z] #53 20.13 Unpacking libcap2-bin (1:2.44-1) ...
18:33:02 [2022-12-15T18:33:02.434Z] #53 20.31 Selecting previously unselected package iproute2.
18:33:02 [2022-12-15T18:33:02.434Z] #53 20.33 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
18:33:02 [2022-12-15T18:33:02.434Z] #53 20.33 Unpacking iproute2 (5.10.0-4) ...
18:33:02 [2022-12-15T18:33:02.434Z] #53 20.90 Selecting previously unselected package xxd.
18:33:02 [2022-12-15T18:33:02.434Z] #53 20.91 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
18:33:02 [2022-12-15T18:33:02.434Z] #53 20.91 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:33:02 [2022-12-15T18:33:02.434Z] #53 21.00 Selecting previously unselected package vim-common.
18:33:02 [2022-12-15T18:33:02.434Z] #53 21.00 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:33:02 [2022-12-15T18:33:02.434Z] #53 21.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:33:02 [2022-12-15T18:33:02.434Z] #53 21.21 Selecting previously unselected package bash-completion.
18:33:02 [2022-12-15T18:33:02.434Z] #53 21.21 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
18:33:02 [2022-12-15T18:33:02.434Z] #53 23.88 Unpacking bash-completion (1:2.11-2) ...
18:33:02 [2022-12-15T18:33:02.694Z] #53 24.39 Selecting previously unselected package bzip2.
18:33:02 [2022-12-15T18:33:02.694Z] #53 24.40 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
18:33:02 [2022-12-15T18:33:02.694Z] #53 24.42 Unpacking bzip2 (1.0.8-4) ...
18:33:02 [2022-12-15T18:33:02.694Z] #53 24.49 Selecting previously unselected package xz-utils.
18:33:02 [2022-12-15T18:33:02.955Z] #53 24.51 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
18:33:02 [2022-12-15T18:33:02.955Z] #53 24.51 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:33:02 [2022-12-15T18:33:02.955Z] #53 24.70 Selecting previously unselected package apparmor.
18:33:02 [2022-12-15T18:33:02.955Z] #53 24.70 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
18:33:02 [2022-12-15T18:33:02.955Z] #53 24.78 Unpacking apparmor (2.13.6-10) ...
18:33:03 [2022-12-15T18:33:03.527Z] #53 25.11 Selecting previously unselected package inetutils-ping.
18:33:03 [2022-12-15T18:33:03.527Z] #53 25.11 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
18:33:03 [2022-12-15T18:33:03.527Z] #53 25.11 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
18:33:03 [2022-12-15T18:33:03.527Z] #53 25.23 Selecting previously unselected package libip4tc2:arm64.
18:33:03 [2022-12-15T18:33:03.527Z] #53 25.23 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
18:33:03 [2022-12-15T18:33:03.527Z] #53 25.24 Unpacking libip4tc2:arm64 (1.8.7-1) ...
18:33:03 [2022-12-15T18:33:03.527Z] #53 25.31 Selecting previously unselected package libip6tc2:arm64.
18:33:03 [2022-12-15T18:33:03.527Z] #53 25.32 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
18:33:03 [2022-12-15T18:33:03.788Z] #53 25.33 Unpacking libip6tc2:arm64 (1.8.7-1) ...
18:33:03 [2022-12-15T18:33:03.788Z] #53 25.41 Selecting previously unselected package libnfnetlink0:arm64.
18:33:03 [2022-12-15T18:33:03.788Z] #53 25.42 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
18:33:03 [2022-12-15T18:33:03.788Z] #53 25.43 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:33:03 [2022-12-15T18:33:03.788Z] #53 25.49 Selecting previously unselected package libnetfilter-conntrack3:arm64.
18:33:03 [2022-12-15T18:33:03.788Z] #53 25.49 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
18:33:03 [2022-12-15T18:33:03.788Z] #53 25.50 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
18:33:03 [2022-12-15T18:33:03.788Z] #53 25.57 Selecting previously unselected package libnftnl11:arm64.
18:33:03 [2022-12-15T18:33:03.788Z] #53 25.58 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
18:33:04 [2022-12-15T18:33:04.050Z] #53 25.59 Unpacking libnftnl11:arm64 (1.1.9-1) ...
18:33:04 [2022-12-15T18:33:04.050Z] #53 25.68 Selecting previously unselected package iptables.
18:33:04 [2022-12-15T18:33:04.050Z] #53 25.69 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
18:33:04 [2022-12-15T18:33:04.050Z] #53 ...
18:33:04 [2022-12-15T18:33:04.050Z] 
18:33:04 [2022-12-15T18:33:04.050Z] #41 [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
18:33:04 [2022-12-15T18:33:04.050Z] #41 97.26 config.status: creating Makefile
18:33:04 [2022-12-15T18:33:04.050Z] #41 97.33 config.status: creating rpm/crun.spec
18:33:04 [2022-12-15T18:33:04.050Z] #41 97.39 config.status: creating config.h
18:33:04 [2022-12-15T18:33:04.312Z] #41 97.42 config.status: executing libtool commands
18:33:04 [2022-12-15T18:33:04.312Z] #41 97.47 config.status: executing depfiles commands
18:33:05 [2022-12-15T18:33:05.697Z] #41 98.69 === configuring in libocispec (/tmp/crun-build/libocispec)
18:33:05 [2022-12-15T18:33:05.697Z] #41 98.72 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
18:33:05 [2022-12-15T18:33:05.958Z] #41 99.21 checking for gcc... gcc
18:33:06 [2022-12-15T18:33:06.219Z] #41 99.29 checking whether the C compiler works... yes
18:33:06 [2022-12-15T18:33:06.219Z] #41 99.45 checking for C compiler default output file name... a.out
18:33:06 [2022-12-15T18:33:06.480Z] #41 99.46 checking for suffix of executables... 
18:33:06 [2022-12-15T18:33:06.480Z] #41 99.63 checking whether we are cross compiling... no
18:33:06 [2022-12-15T18:33:06.480Z] #41 99.79 checking for suffix of object files... o
18:33:06 [2022-12-15T18:33:06.753Z] #41 99.88 checking whether we are using the GNU C compiler... yes
18:33:07 [2022-12-15T18:33:07.014Z] #41 100.0 checking whether gcc accepts -g... yes
18:33:07 [2022-12-15T18:33:07.014Z] #41 100.1 checking for gcc option to accept ISO C89... none needed
18:33:07 [2022-12-15T18:33:07.276Z] #41 100.3 checking whether gcc understands -c and -o together... yes
18:33:07 [2022-12-15T18:33:07.537Z] #41 100.5 checking how to run the C preprocessor... gcc -E
18:33:07 [2022-12-15T18:33:07.537Z] #41 100.9 checking for grep that handles long lines and -e... /bin/grep
18:33:07 [2022-12-15T18:33:07.537Z] #41 100.9 checking for egrep... /bin/grep -E
18:33:08 [2022-12-15T18:33:08.369Z] #41 100.9 checking for ANSI C header files... yes
18:33:08 [2022-12-15T18:33:08.369Z] #41 101.5 checking for sys/types.h... yes
18:33:08 [2022-12-15T18:33:08.369Z] #41 101.6 checking for sys/stat.h... yes
18:33:08 [2022-12-15T18:33:08.630Z] #41 101.7 checking for stdlib.h... yes
18:33:08 [2022-12-15T18:33:08.891Z] #41 101.9 checking for string.h... yes
18:33:08 [2022-12-15T18:33:08.891Z] #41 102.1 checking for memory.h... yes
18:33:09 [2022-12-15T18:33:09.151Z] #41 102.3 checking for strings.h... yes
18:33:09 [2022-12-15T18:33:09.412Z] #41 102.4 checking for inttypes.h... yes
18:33:09 [2022-12-15T18:33:09.673Z] #41 102.7 checking for stdint.h... yes
18:33:09 [2022-12-15T18:33:09.954Z] #41 102.9 checking for unistd.h... yes
18:33:09 [2022-12-15T18:33:09.955Z] #41 103.0 checking minix/config.h usability... no
18:33:10 [2022-12-15T18:33:10.221Z] #41 103.2 checking minix/config.h presence... no
18:33:10 [2022-12-15T18:33:10.221Z] #41 103.3 checking for minix/config.h... no
18:33:10 [2022-12-15T18:33:10.221Z] #41 103.3 checking whether it is safe to define __EXTENSIONS__... yes
18:33:10 [2022-12-15T18:33:10.796Z] #41 103.5 checking build system type... aarch64-unknown-linux-gnu
18:33:10 [2022-12-15T18:33:10.796Z] #41 103.9 checking host system type... aarch64-unknown-linux-gnu
18:33:10 [2022-12-15T18:33:10.796Z] #41 103.9 checking how to print strings... printf
18:33:10 [2022-12-15T18:33:10.796Z] #41 103.9 checking for a sed that does not truncate output... /bin/sed
18:33:10 [2022-12-15T18:33:10.796Z] #41 103.9 checking for fgrep... /bin/grep -F
18:33:10 [2022-12-15T18:33:10.796Z] #41 104.0 checking for ld used by gcc... /usr/bin/ld
18:33:10 [2022-12-15T18:33:10.796Z] #41 104.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:33:10 [2022-12-15T18:33:10.796Z] #41 104.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:33:11 [2022-12-15T18:33:11.057Z] #41 104.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:33:11 [2022-12-15T18:33:11.057Z] #41 104.1 checking whether ln -s works... yes
18:33:11 [2022-12-15T18:33:11.057Z] #41 104.1 checking the maximum length of command line arguments... 1572864
18:33:11 [2022-12-15T18:33:11.057Z] #41 104.2 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:33:11 [2022-12-15T18:33:11.057Z] #41 104.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:33:11 [2022-12-15T18:33:11.057Z] #41 104.2 checking for /usr/bin/ld option to reload object files... -r
18:33:11 [2022-12-15T18:33:11.057Z] #41 104.2 checking for objdump... objdump
18:33:11 [2022-12-15T18:33:11.057Z] #41 104.2 checking how to recognize dependent libraries... pass_all
18:33:11 [2022-12-15T18:33:11.057Z] #41 104.2 checking for dlltool... no
18:33:11 [2022-12-15T18:33:11.057Z] #41 104.2 checking how to associate runtime and link libraries... printf %s\n
18:33:11 [2022-12-15T18:33:11.057Z] #41 104.2 checking for ar... ar
18:33:11 [2022-12-15T18:33:11.057Z] #41 104.2 checking for archiver @FILE support... @
18:33:11 [2022-12-15T18:33:11.057Z] #41 104.3 checking for strip... strip
18:33:11 [2022-12-15T18:33:11.057Z] #41 104.3 checking for ranlib... ranlib
18:33:11 [2022-12-15T18:33:11.057Z] #41 104.3 checking for gawk... no
18:33:11 [2022-12-15T18:33:11.057Z] #41 104.3 checking for mawk... mawk
18:33:11 [2022-12-15T18:33:11.628Z] #41 104.3 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:33:11 [2022-12-15T18:33:11.628Z] #41 104.8 checking for sysroot... no
18:33:11 [2022-12-15T18:33:11.628Z] #41 104.8 checking for a working dd... /bin/dd
18:33:11 [2022-12-15T18:33:11.628Z] #41 104.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:33:11 [2022-12-15T18:33:11.628Z] #41 104.9 checking for mt... no
18:33:11 [2022-12-15T18:33:11.628Z] #41 104.9 checking if : is a manifest tool... no
18:33:11 [2022-12-15T18:33:11.888Z] #41 104.9 checking for dlfcn.h... yes
18:33:11 [2022-12-15T18:33:11.888Z] #41 105.1 checking for objdir... .libs
18:33:12 [2022-12-15T18:33:12.411Z] #41 105.4 checking if gcc supports -fno-rtti -fno-exceptions... no
18:33:12 [2022-12-15T18:33:12.411Z] #41 105.5 checking for gcc option to produce PIC... -fPIC -DPIC
18:33:12 [2022-12-15T18:33:12.411Z] #41 105.5 checking if gcc PIC flag -fPIC -DPIC works... yes
18:33:12 [2022-12-15T18:33:12.672Z] #41 105.6 checking if gcc static flag -static works... yes
18:33:12 [2022-12-15T18:33:12.933Z] #41 105.9 checking if gcc supports -c -o file.o... yes
18:33:12 [2022-12-15T18:33:12.933Z] #41 106.1 checking if gcc supports -c -o file.o... (cached) yes
18:33:12 [2022-12-15T18:33:12.933Z] #41 106.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:33:13 [2022-12-15T18:33:13.195Z] #41 106.1 checking dynamic linker characteristics... GNU/Linux ld.so
18:33:13 [2022-12-15T18:33:13.195Z] #41 106.4 checking how to hardcode library paths into programs... immediate
18:33:13 [2022-12-15T18:33:13.195Z] #41 106.4 checking whether stripping libraries is possible... yes
18:33:13 [2022-12-15T18:33:13.195Z] #41 106.4 checking if libtool supports shared libraries... yes
18:33:13 [2022-12-15T18:33:13.195Z] #41 106.4 checking whether to build shared libraries... no
18:33:13 [2022-12-15T18:33:13.195Z] #41 106.4 checking whether to build static libraries... yes
18:33:13 [2022-12-15T18:33:13.195Z] #41 106.4 checking for a BSD-compatible install... /usr/bin/install -c
18:33:13 [2022-12-15T18:33:13.195Z] #41 106.4 checking whether build environment is sane... yes
18:33:13 [2022-12-15T18:33:13.195Z] #41 106.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:33:13 [2022-12-15T18:33:13.195Z] #41 106.5 checking whether make sets $(MAKE)... yes
18:33:13 [2022-12-15T18:33:13.195Z] #41 106.5 checking whether make supports the include directive... yes (GNU style)
18:33:13 [2022-12-15T18:33:13.456Z] #41 106.6 checking whether make supports nested variables... yes
18:33:13 [2022-12-15T18:33:13.456Z] #41 106.6 checking whether UID '0' is supported by ustar format... yes
18:33:13 [2022-12-15T18:33:13.456Z] #41 106.6 checking whether GID '0' is supported by ustar format... yes
18:33:13 [2022-12-15T18:33:13.456Z] #41 106.6 checking how to create a ustar tar archive... gnutar
18:33:13 [2022-12-15T18:33:13.716Z] #41 106.7 checking dependency style of gcc... gcc3
18:33:13 [2022-12-15T18:33:13.716Z] #41 106.9 checking whether to enable maintainer-specific portions of Makefiles... yes
18:33:13 [2022-12-15T18:33:13.716Z] #41 106.9 checking whether make supports nested variables... (cached) yes
18:33:13 [2022-12-15T18:33:13.716Z] #41 106.9 checking for pkg-config... /usr/bin/pkg-config
18:33:13 [2022-12-15T18:33:13.716Z] #41 106.9 checking pkg-config is at least version 0.9.0... yes
18:33:13 [2022-12-15T18:33:13.716Z] #41 106.9 checking for yajl >= 2.1.0... yes
18:33:13 [2022-12-15T18:33:13.716Z] #41 106.9 checking for a sed that does not truncate output... (cached) /bin/sed
18:33:13 [2022-12-15T18:33:13.716Z] #41 106.9 checking for gcc... (cached) gcc
18:33:13 [2022-12-15T18:33:13.977Z] #41 107.1 checking whether we are using the GNU C compiler... (cached) yes
18:33:13 [2022-12-15T18:33:13.977Z] #41 107.1 checking whether gcc accepts -g... (cached) yes
18:33:13 [2022-12-15T18:33:13.977Z] #41 107.1 checking for gcc option to accept ISO C89... (cached) none needed
18:33:13 [2022-12-15T18:33:13.977Z] #41 107.1 checking whether gcc understands -c and -o together... (cached) yes
18:33:13 [2022-12-15T18:33:13.977Z] #41 107.1 checking for a Python interpreter with version >= 3... python3
18:33:13 [2022-12-15T18:33:13.977Z] #41 107.2 checking for python3... /usr/bin/python3
18:33:13 [2022-12-15T18:33:13.977Z] #41 107.2 checking for python3 version... 3.9
18:33:13 [2022-12-15T18:33:13.977Z] #41 107.2 checking for python3 platform... linux
18:33:14 [2022-12-15T18:33:14.238Z] #41 107.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
18:33:14 [2022-12-15T18:33:14.238Z] #41 ...
18:33:14 [2022-12-15T18:33:14.238Z] 
18:33:14 [2022-12-15T18:33:14.238Z] #53 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
18:33:14 [2022-12-15T18:33:14.238Z] #53 25.69 Unpacking iptables (1.8.7-1) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 25.92 Selecting previously unselected package libonig5:arm64.
18:33:14 [2022-12-15T18:33:14.238Z] #53 25.92 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 25.94 Unpacking libonig5:arm64 (6.9.6-1.1) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 26.11 Selecting previously unselected package libjq1:arm64.
18:33:14 [2022-12-15T18:33:14.238Z] #53 26.11 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 26.12 Unpacking libjq1:arm64 (1.6-2.1) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 26.23 Selecting previously unselected package jq.
18:33:14 [2022-12-15T18:33:14.238Z] #53 26.24 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 26.24 Unpacking jq (1.6-2.1) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 26.37 Selecting previously unselected package libaio1:arm64.
18:33:14 [2022-12-15T18:33:14.238Z] #53 26.38 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 26.38 Unpacking libaio1:arm64 (0.3.112-9) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 26.46 Selecting previously unselected package libgpm2:arm64.
18:33:14 [2022-12-15T18:33:14.238Z] #53 26.46 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 26.47 Unpacking libgpm2:arm64 (1.20.7-8) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 26.57 Selecting previously unselected package libicu67:arm64.
18:33:14 [2022-12-15T18:33:14.238Z] #53 26.58 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 26.58 Unpacking libicu67:arm64 (67.1-7) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 29.71 Selecting previously unselected package libinih1:arm64.
18:33:14 [2022-12-15T18:33:14.238Z] #53 29.71 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 29.72 Unpacking libinih1:arm64 (53-1+b2) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 29.82 Selecting previously unselected package libnet1:arm64.
18:33:14 [2022-12-15T18:33:14.238Z] #53 29.82 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 29.83 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 29.93 Selecting previously unselected package libnl-3-200:arm64.
18:33:14 [2022-12-15T18:33:14.238Z] #53 29.93 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 29.93 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 30.04 Selecting previously unselected package libprotobuf-c1:arm64.
18:33:14 [2022-12-15T18:33:14.238Z] #53 30.05 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 30.06 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 30.14 Selecting previously unselected package libyajl2:arm64.
18:33:14 [2022-12-15T18:33:14.238Z] #53 30.15 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 30.16 Unpacking libyajl2:arm64 (2.1.0-3) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 30.25 Selecting previously unselected package net-tools.
18:33:14 [2022-12-15T18:33:14.238Z] #53 30.25 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 30.26 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 30.46 Selecting previously unselected package patch.
18:33:14 [2022-12-15T18:33:14.238Z] #53 30.47 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 30.47 Unpacking patch (2.7.6-7) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 30.58 Selecting previously unselected package python-pip-whl.
18:33:14 [2022-12-15T18:33:14.238Z] #53 30.58 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 30.59 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 31.13 Selecting previously unselected package python3-lib2to3.
18:33:14 [2022-12-15T18:33:14.238Z] #53 31.13 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 31.15 Unpacking python3-lib2to3 (3.9.2-1) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 31.28 Selecting previously unselected package python3-distutils.
18:33:14 [2022-12-15T18:33:14.238Z] #53 31.29 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 31.30 Unpacking python3-distutils (3.9.2-1) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 31.44 Selecting previously unselected package python3-pkg-resources.
18:33:14 [2022-12-15T18:33:14.238Z] #53 31.44 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 31.45 Unpacking python3-pkg-resources (52.0.0-4) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 31.58 Selecting previously unselected package python3-setuptools.
18:33:14 [2022-12-15T18:33:14.238Z] #53 31.58 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 31.59 Unpacking python3-setuptools (52.0.0-4) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 31.90 Selecting previously unselected package python3-wheel.
18:33:14 [2022-12-15T18:33:14.238Z] #53 31.91 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 31.91 Unpacking python3-wheel (0.34.2-1) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 32.00 Selecting previously unselected package python3-pip.
18:33:14 [2022-12-15T18:33:14.238Z] #53 32.01 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 32.04 Unpacking python3-pip (20.3.4-4+deb11u1) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 32.38 Selecting previously unselected package sudo.
18:33:14 [2022-12-15T18:33:14.238Z] #53 32.38 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 32.42 Unpacking sudo (1.9.5p2-3) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 32.96 Selecting previously unselected package thin-provisioning-tools.
18:33:14 [2022-12-15T18:33:14.238Z] #53 32.96 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 32.97 Unpacking thin-provisioning-tools (0.9.0-1) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 33.17 Selecting previously unselected package uidmap.
18:33:14 [2022-12-15T18:33:14.238Z] #53 33.17 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 33.17 Unpacking uidmap (1:4.8.1-1) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 33.30 Selecting previously unselected package vim-runtime.
18:33:14 [2022-12-15T18:33:14.238Z] #53 33.30 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 33.31 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
18:33:14 [2022-12-15T18:33:14.238Z] #53 33.34 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
18:33:14 [2022-12-15T18:33:14.238Z] #53 33.35 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
18:33:14 [2022-12-15T18:33:14.238Z] #53 ...
18:33:14 [2022-12-15T18:33:14.238Z] 
18:33:14 [2022-12-15T18:33:14.238Z] #41 [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
18:33:14 [2022-12-15T18:33:14.238Z] #41 107.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
18:33:14 [2022-12-15T18:33:14.499Z] #41 107.7 checking that generated files are newer than configure... done
18:33:14 [2022-12-15T18:33:14.499Z] #41 107.7 configure: creating ./config.status
18:33:17 [2022-12-15T18:33:17.053Z] #41 110.4 config.status: creating Makefile
18:33:17 [2022-12-15T18:33:17.313Z] #41 110.5 config.status: creating config.h
18:33:17 [2022-12-15T18:33:17.313Z] #41 110.5 config.status: executing libtool commands
18:33:17 [2022-12-15T18:33:17.313Z] #41 110.6 config.status: executing depfiles commands
18:33:18 [2022-12-15T18:33:18.254Z] #41 111.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
18:33:18 [2022-12-15T18:33:18.254Z] #41 111.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
18:33:18 [2022-12-15T18:33:18.515Z] #41 111.7 checking for gcc... gcc
18:33:18 [2022-12-15T18:33:18.775Z] #41 111.8 checking whether the C compiler works... yes
18:33:18 [2022-12-15T18:33:18.775Z] #41 111.9 checking for C compiler default output file name... a.out
18:33:19 [2022-12-15T18:33:19.036Z] #41 112.0 checking for suffix of executables... 
18:33:19 [2022-12-15T18:33:19.296Z] #41 112.1 checking whether we are cross compiling... no
18:33:19 [2022-12-15T18:33:19.296Z] #41 112.4 checking for suffix of object files... o
18:33:19 [2022-12-15T18:33:19.296Z] #41 112.5 checking whether we are using the GNU C compiler... yes
18:33:19 [2022-12-15T18:33:19.556Z] #41 112.6 checking whether gcc accepts -g... yes
18:33:19 [2022-12-15T18:33:19.816Z] #41 112.8 checking for gcc option to accept ISO C89... none needed
18:33:19 [2022-12-15T18:33:19.816Z] #41 113.0 checking whether gcc understands -c and -o together... yes
18:33:20 [2022-12-15T18:33:20.077Z] #41 113.2 checking for a BSD-compatible install... /usr/bin/install -c
18:33:20 [2022-12-15T18:33:20.077Z] #41 113.3 checking whether build environment is sane... yes
18:33:20 [2022-12-15T18:33:20.077Z] #41 113.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:33:20 [2022-12-15T18:33:20.077Z] #41 113.3 checking for gawk... no
18:33:20 [2022-12-15T18:33:20.077Z] #41 113.3 checking for mawk... mawk
18:33:20 [2022-12-15T18:33:20.077Z] #41 113.3 checking whether make sets $(MAKE)... yes
18:33:20 [2022-12-15T18:33:20.338Z] #41 113.4 checking whether make supports the include directive... yes (GNU style)
18:33:20 [2022-12-15T18:33:20.338Z] #41 113.5 checking whether make supports nested variables... yes
18:33:20 [2022-12-15T18:33:20.338Z] #41 113.5 checking whether UID '0' is supported by ustar format... yes
18:33:20 [2022-12-15T18:33:20.338Z] #41 113.5 checking whether GID '0' is supported by ustar format... yes
18:33:20 [2022-12-15T18:33:20.338Z] #41 113.5 checking how to create a ustar tar archive... gnutar
18:33:20 [2022-12-15T18:33:20.598Z] #41 113.6 checking dependency style of gcc... gcc3
18:33:20 [2022-12-15T18:33:20.598Z] #41 113.8 checking whether to enable maintainer-specific portions of Makefiles... yes
18:33:20 [2022-12-15T18:33:20.598Z] #41 113.8 checking whether make supports nested variables... (cached) yes
18:33:20 [2022-12-15T18:33:20.859Z] #41 113.8 checking build system type... aarch64-unknown-linux-gnu
18:33:20 [2022-12-15T18:33:20.859Z] #41 114.1 checking host system type... aarch64-unknown-linux-gnu
18:33:20 [2022-12-15T18:33:20.859Z] #41 114.1 checking how to print strings... printf
18:33:20 [2022-12-15T18:33:20.859Z] #41 114.2 checking for a sed that does not truncate output... /bin/sed
18:33:21 [2022-12-15T18:33:21.119Z] #41 114.2 checking for grep that handles long lines and -e... /bin/grep
18:33:21 [2022-12-15T18:33:21.119Z] #41 114.2 checking for egrep... /bin/grep -E
18:33:21 [2022-12-15T18:33:21.119Z] #41 114.2 checking for fgrep... /bin/grep -F
18:33:21 [2022-12-15T18:33:21.119Z] #41 114.2 checking for ld used by gcc... /usr/bin/ld
18:33:21 [2022-12-15T18:33:21.119Z] #41 114.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:33:21 [2022-12-15T18:33:21.119Z] #41 114.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:33:21 [2022-12-15T18:33:21.119Z] #41 114.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:33:21 [2022-12-15T18:33:21.119Z] #41 114.4 checking whether ln -s works... yes
18:33:21 [2022-12-15T18:33:21.119Z] #41 114.4 checking the maximum length of command line arguments... 1572864
18:33:21 [2022-12-15T18:33:21.383Z] #41 114.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:33:21 [2022-12-15T18:33:21.383Z] #41 114.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:33:21 [2022-12-15T18:33:21.383Z] #41 114.4 checking for /usr/bin/ld option to reload object files... -r
18:33:21 [2022-12-15T18:33:21.383Z] #41 114.4 checking for objdump... objdump
18:33:21 [2022-12-15T18:33:21.383Z] #41 114.4 checking how to recognize dependent libraries... pass_all
18:33:21 [2022-12-15T18:33:21.383Z] #41 114.4 checking for dlltool... no
18:33:21 [2022-12-15T18:33:21.383Z] #41 114.4 checking how to associate runtime and link libraries... printf %s\n
18:33:21 [2022-12-15T18:33:21.383Z] #41 114.4 checking for ar... ar
18:33:21 [2022-12-15T18:33:21.383Z] #41 114.4 checking for archiver @FILE support... @
18:33:21 [2022-12-15T18:33:21.643Z] #41 114.7 checking for strip... strip
18:33:21 [2022-12-15T18:33:21.643Z] #41 114.7 checking for ranlib... ranlib
18:33:21 [2022-12-15T18:33:21.904Z] #41 114.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:33:21 [2022-12-15T18:33:21.904Z] #41 115.1 checking for sysroot... no
18:33:21 [2022-12-15T18:33:21.904Z] #41 115.1 checking for a working dd... /bin/dd
18:33:21 [2022-12-15T18:33:21.904Z] #41 115.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:33:21 [2022-12-15T18:33:21.904Z] #41 115.2 checking for mt... no
18:33:21 [2022-12-15T18:33:21.904Z] #41 115.2 checking if : is a manifest tool... no
18:33:22 [2022-12-15T18:33:22.164Z] #41 115.2 checking how to run the C preprocessor... gcc -E
18:33:23 [2022-12-15T18:33:23.106Z] #41 115.5 checking for ANSI C header files... yes
18:33:23 [2022-12-15T18:33:23.106Z] #41 116.1 checking for sys/types.h... yes
18:33:23 [2022-12-15T18:33:23.368Z] #41 116.2 checking for sys/stat.h... yes
18:33:23 [2022-12-15T18:33:23.368Z] #41 116.5 checking for stdlib.h... yes
18:33:23 [2022-12-15T18:33:23.629Z] #41 116.8 checking for string.h... yes
18:33:23 [2022-12-15T18:33:23.890Z] #41 117.0 checking for memory.h... yes
18:33:24 [2022-12-15T18:33:24.151Z] #41 117.1 checking for strings.h... yes
18:33:24 [2022-12-15T18:33:24.151Z] #41 117.3 checking for inttypes.h... yes
18:33:24 [2022-12-15T18:33:24.412Z] #41 117.5 checking for stdint.h... yes
18:33:24 [2022-12-15T18:33:24.672Z] #41 117.6 checking for unistd.h... yes
18:33:24 [2022-12-15T18:33:24.933Z] #41 117.8 checking for dlfcn.h... yes
18:33:24 [2022-12-15T18:33:24.933Z] #41 118.0 checking for objdir... .libs
18:33:24 [2022-12-15T18:33:24.933Z] #41 ...
18:33:24 [2022-12-15T18:33:24.933Z] 
18:33:24 [2022-12-15T18:33:24.933Z] #53 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
18:33:24 [2022-12-15T18:33:24.933Z] #53 36.58 Selecting previously unselected package vim.
18:33:24 [2022-12-15T18:33:24.933Z] #53 36.59 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 36.62 Unpacking vim (2:8.2.2434-3+deb11u1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 37.21 Selecting previously unselected package xfsprogs.
18:33:24 [2022-12-15T18:33:24.933Z] #53 37.22 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 37.23 Unpacking xfsprogs (5.10.0-4) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 37.72 Selecting previously unselected package zip.
18:33:24 [2022-12-15T18:33:24.933Z] #53 37.72 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 37.73 Unpacking zip (3.0-12) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 37.90 Selecting previously unselected package zstd.
18:33:24 [2022-12-15T18:33:24.933Z] #53 37.90 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 37.90 Unpacking zstd (1.4.8+dfsg-2.1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 38.28 Setting up python3-pkg-resources (52.0.0-4) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 39.17 Setting up libip4tc2:arm64 (1.8.7-1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 39.19 Setting up net-tools (1.60+git20181103.0eebece-1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 39.21 Setting up libgpm2:arm64 (1.20.7-8) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 39.22 Setting up libicu67:arm64 (67.1-7) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 39.23 Setting up libip6tc2:arm64 (1.8.7-1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 39.25 Setting up libinih1:arm64 (53-1+b2) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 39.27 Setting up uidmap (1:4.8.1-1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 39.28 Setting up libyajl2:arm64 (2.1.0-3) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 39.30 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 39.31 Setting up bzip2 (1.0.8-4) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 39.33 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 39.35 Setting up python3-wheel (0.34.2-1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 40.15 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 40.16 Setting up libcap2:arm64 (1:2.44-1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 40.23 Setting up libcap2-bin (1:2.44-1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 40.25 Setting up apparmor (2.13.6-10) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 41.88 Setting up zip (3.0-12) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 41.89 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 41.94 Setting up bash-completion (1:2.11-2) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 44.76 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 44.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:33:24 [2022-12-15T18:33:24.933Z] #53 44.88 Setting up libmnl0:arm64 (1.0.4-3) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 44.92 Setting up patch (2.7.6-7) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 44.93 Setting up sudo (1.9.5p2-3) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 45.02 invoke-rc.d: could not determine current runlevel
18:33:24 [2022-12-15T18:33:24.933Z] #53 45.04 invoke-rc.d: policy-rc.d denied execution of start.
18:33:24 [2022-12-15T18:33:24.933Z] #53 45.05 Setting up xfsprogs (5.10.0-4) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 45.07 Setting up libxtables12:arm64 (1.8.7-1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 45.09 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 45.11 Setting up pigz (2.6-1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 45.13 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 45.15 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 45.17 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 45.19 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 45.98 Setting up libaio1:arm64 (0.3.112-9) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 46.00 Setting up python3-lib2to3 (3.9.2-1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 46.38 Setting up libelf1:arm64 (0.183-1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 46.40 Setting up zstd (1.4.8+dfsg-2.1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 46.41 Setting up libonig5:arm64 (6.9.6-1.1) ...
18:33:24 [2022-12-15T18:33:24.933Z] #53 46.43 Setting up python3-distutils (3.9.2-1) ...
18:33:25 [2022-12-15T18:33:25.194Z] #53 ...
18:33:25 [2022-12-15T18:33:25.194Z] 
18:33:25 [2022-12-15T18:33:25.194Z] #41 [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
18:33:25 [2022-12-15T18:33:25.455Z] #41 118.4 checking if gcc supports -fno-rtti -fno-exceptions... no
18:33:25 [2022-12-15T18:33:25.455Z] #41 118.5 checking for gcc option to produce PIC... -fPIC -DPIC
18:33:25 [2022-12-15T18:33:25.455Z] #41 118.5 checking if gcc PIC flag -fPIC -DPIC works... yes
18:33:25 [2022-12-15T18:33:25.715Z] #41 118.6 checking if gcc static flag -static works... yes
18:33:25 [2022-12-15T18:33:25.976Z] #41 119.0 checking if gcc supports -c -o file.o... yes
18:33:25 [2022-12-15T18:33:25.976Z] #41 119.2 checking if gcc supports -c -o file.o... (cached) yes
18:33:25 [2022-12-15T18:33:25.976Z] #41 119.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:33:26 [2022-12-15T18:33:26.237Z] #41 119.2 checking dynamic linker characteristics... GNU/Linux ld.so
18:33:26 [2022-12-15T18:33:26.237Z] #41 119.5 checking how to hardcode library paths into programs... immediate
18:33:26 [2022-12-15T18:33:26.237Z] #41 119.5 checking whether stripping libraries is possible... yes
18:33:26 [2022-12-15T18:33:26.237Z] #41 119.5 checking if libtool supports shared libraries... yes
18:33:26 [2022-12-15T18:33:26.237Z] #41 119.5 checking whether to build shared libraries... no
18:33:26 [2022-12-15T18:33:26.237Z] #41 119.5 checking whether to build static libraries... yes
18:33:26 [2022-12-15T18:33:26.497Z] #41 119.5 checking float.h usability... yes
18:33:26 [2022-12-15T18:33:26.497Z] #41 119.6 checking float.h presence... yes
18:33:26 [2022-12-15T18:33:26.497Z] #41 119.7 checking for float.h... yes
18:33:26 [2022-12-15T18:33:26.497Z] #41 119.7 checking limits.h usability... yes
18:33:26 [2022-12-15T18:33:26.758Z] #41 119.9 checking limits.h presence... yes
18:33:26 [2022-12-15T18:33:26.758Z] #41 119.9 checking for limits.h... yes
18:33:26 [2022-12-15T18:33:26.758Z] #41 119.9 checking stddef.h usability... yes
18:33:26 [2022-12-15T18:33:26.758Z] #41 120.1 checking stddef.h presence... yes
18:33:27 [2022-12-15T18:33:27.019Z] #41 120.1 checking for stddef.h... yes
18:33:27 [2022-12-15T18:33:27.019Z] #41 120.1 checking for stdlib.h... (cached) yes
18:33:27 [2022-12-15T18:33:27.019Z] #41 120.2 checking for string.h... (cached) yes
18:33:27 [2022-12-15T18:33:27.280Z] #41 120.3 checking sys/time.h usability... yes
18:33:27 [2022-12-15T18:33:27.280Z] #41 120.4 checking sys/time.h presence... yes
18:33:27 [2022-12-15T18:33:27.280Z] #41 120.5 checking for sys/time.h... yes
18:33:27 [2022-12-15T18:33:27.280Z] #41 120.5 checking for inline... inline
18:33:27 [2022-12-15T18:33:27.541Z] #41 120.6 checking for size_t... yes
18:33:27 [2022-12-15T18:33:27.802Z] #41 120.9 checking for stdlib.h... (cached) yes
18:33:27 [2022-12-15T18:33:27.802Z] #41 120.9 checking for GNU libc compatible malloc... yes
18:33:28 [2022-12-15T18:33:28.063Z] #41 121.2 checking for stdlib.h... (cached) yes
18:33:28 [2022-12-15T18:33:28.063Z] #41 121.2 checking for GNU libc compatible realloc... yes
18:33:28 [2022-12-15T18:33:28.639Z] #41 121.4 checking for working strtod... yes
18:33:28 [2022-12-15T18:33:28.639Z] #41 121.7 checking for gettimeofday... yes
18:33:29 [2022-12-15T18:33:29.213Z] #41 121.9 checking for memset... yes
18:33:29 [2022-12-15T18:33:29.474Z] #41 122.3 checking for strspn... yes
18:33:29 [2022-12-15T18:33:29.474Z] #41 ...
18:33:29 [2022-12-15T18:33:29.474Z] 
18:33:29 [2022-12-15T18:33:29.474Z] #53 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
18:33:29 [2022-12-15T18:33:29.474Z] #53 46.90 Setting up vim (2:8.2.2434-3+deb11u1) ...
18:33:29 [2022-12-15T18:33:29.474Z] #53 46.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:33:29 [2022-12-15T18:33:29.474Z] #53 46.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:33:29 [2022-12-15T18:33:29.474Z] #53 46.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:33:29 [2022-12-15T18:33:29.474Z] #53 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:33:29 [2022-12-15T18:33:29.474Z] #53 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:33:29 [2022-12-15T18:33:29.474Z] #53 46.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:33:29 [2022-12-15T18:33:29.474Z] #53 46.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:33:29 [2022-12-15T18:33:29.474Z] #53 46.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:33:29 [2022-12-15T18:33:29.474Z] #53 46.99 Setting up python3-setuptools (52.0.0-4) ...
18:33:29 [2022-12-15T18:33:29.474Z] #53 48.43 Setting up libjq1:arm64 (1.6-2.1) ...
18:33:29 [2022-12-15T18:33:29.474Z] #53 48.44 Setting up libnftnl11:arm64 (1.1.9-1) ...
18:33:29 [2022-12-15T18:33:29.474Z] #53 48.45 Setting up thin-provisioning-tools (0.9.0-1) ...
18:33:29 [2022-12-15T18:33:29.474Z] #53 48.47 Setting up python3-pip (20.3.4-4+deb11u1) ...
18:33:29 [2022-12-15T18:33:29.474Z] #53 49.71 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
18:33:29 [2022-12-15T18:33:29.474Z] #53 49.72 Setting up jq (1.6-2.1) ...
18:33:29 [2022-12-15T18:33:29.474Z] #53 49.74 Setting up libbpf0:arm64 (1:0.3-2) ...
18:33:29 [2022-12-15T18:33:29.474Z] #53 49.75 Setting up iptables (1.8.7-1) ...
18:33:29 [2022-12-15T18:33:29.474Z] #53 49.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:33:29 [2022-12-15T18:33:29.474Z] #53 49.78 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:33:29 [2022-12-15T18:33:29.474Z] #53 49.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:33:29 [2022-12-15T18:33:29.474Z] #53 49.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:33:29 [2022-12-15T18:33:29.474Z] #53 49.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:33:29 [2022-12-15T18:33:29.474Z] #53 49.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:33:29 [2022-12-15T18:33:29.474Z] #53 49.81 Setting up iproute2 (5.10.0-4) ...
18:33:29 [2022-12-15T18:33:29.474Z] #53 50.19 Processing triggers for libc-bin (2.31-13+deb11u5) ...
18:33:29 [2022-12-15T18:33:29.474Z] #53 DONE 51.2s
18:33:29 [2022-12-15T18:33:29.474Z] 
18:33:29 [2022-12-15T18:33:29.474Z] #41 [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
18:33:29 [2022-12-15T18:33:29.474Z] #41 122.7 checking that generated files are newer than configure... done
18:33:29 [2022-12-15T18:33:29.474Z] #41 122.7 configure: creating ./config.status
18:33:30 [2022-12-15T18:33:30.417Z] #41 ...
18:33:30 [2022-12-15T18:33:30.417Z] 
18:33:30 [2022-12-15T18:33:30.417Z] #54 [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
18:33:30 [2022-12-15T18:33:30.417Z] #54 0.759 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:33:30 [2022-12-15T18:33:30.417Z] #54 0.765 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:33:30 [2022-12-15T18:33:30.417Z] #54 0.771 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:33:30 [2022-12-15T18:33:30.417Z] #54 DONE 0.8s
18:33:30 [2022-12-15T18:33:30.417Z] 
18:33:30 [2022-12-15T18:33:30.417Z] #55 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
18:33:35 [2022-12-15T18:33:35.706Z] #55 ...
18:33:35 [2022-12-15T18:33:35.706Z] 
18:33:35 [2022-12-15T18:33:35.706Z] #41 [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
18:33:35 [2022-12-15T18:33:35.706Z] #41 126.0 config.status: creating Makefile
18:33:35 [2022-12-15T18:33:35.706Z] #41 126.1 config.status: creating config.h
18:33:35 [2022-12-15T18:33:35.706Z] #41 126.1 config.status: executing depfiles commands
18:33:35 [2022-12-15T18:33:35.706Z] #41 126.4 config.status: executing libtool commands
18:33:35 [2022-12-15T18:33:35.706Z] #41 127.4   GEN      .version
18:33:35 [2022-12-15T18:33:35.706Z] #41 127.4 make  install-recursive
18:33:35 [2022-12-15T18:33:35.706Z] #41 127.4 make[1]: Entering directory '/tmp/crun-build'
18:33:35 [2022-12-15T18:33:35.706Z] #41 127.5 Making install in libocispec
18:33:35 [2022-12-15T18:33:35.706Z] #41 127.5 make[2]: Entering directory '/tmp/crun-build/libocispec'
18:33:35 [2022-12-15T18:33:35.706Z] #41 127.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
18:33:35 [2022-12-15T18:33:35.706Z] #41 127.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
18:33:35 [2022-12-15T18:33:35.706Z] #41 127.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
18:33:35 [2022-12-15T18:33:35.706Z] #41 127.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
18:33:35 [2022-12-15T18:33:35.706Z] #41 128.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
18:33:35 [2022-12-15T18:33:35.706Z] #41 128.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
18:33:35 [2022-12-15T18:33:35.706Z] #41 128.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
18:33:35 [2022-12-15T18:33:35.706Z] #41 128.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
18:33:35 [2022-12-15T18:33:35.706Z] #41 128.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
18:33:35 [2022-12-15T18:33:35.706Z] #41 128.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
18:33:35 [2022-12-15T18:33:35.706Z] #41 128.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
18:33:35 [2022-12-15T18:33:35.706Z] #41 128.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
18:33:35 [2022-12-15T18:33:35.706Z] #41 128.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
18:33:35 [2022-12-15T18:33:35.706Z] #41 128.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
18:33:35 [2022-12-15T18:33:35.706Z] #41 128.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
18:33:35 [2022-12-15T18:33:35.706Z] #41 128.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
18:33:35 [2022-12-15T18:33:35.706Z] #41 128.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
18:33:35 [2022-12-15T18:33:35.706Z] #41 128.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
18:33:35 [2022-12-15T18:33:35.706Z] #41 128.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
18:33:35 [2022-12-15T18:33:35.706Z] #41 128.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.3 make  install-recursive
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.3 make[3]: Entering directory '/tmp/crun-build/libocispec'
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.4 Making install in yajl
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.5   CC       verify/json_verify-json_verify.o
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.5   CC       src/libyajl_la-yajl_alloc.lo
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.5   CC       src/libyajl_la-yajl.lo
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.5   CC       src/libyajl_la-yajl_gen.lo
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.5   CC       src/libyajl_la-yajl_parser.lo
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.6   CC       src/libyajl_la-yajl_buf.lo
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.6   CC       src/libyajl_la-yajl_encode.lo
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.6   CC       src/libyajl_la-yajl_lex.lo
18:33:36 [2022-12-15T18:33:36.277Z] #41 129.6   CC       src/libyajl_la-yajl_tree.lo
18:33:40 [2022-12-15T18:33:40.482Z] #41 ...
18:33:40 [2022-12-15T18:33:40.482Z] 
18:33:40 [2022-12-15T18:33:40.482Z] #55 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
18:33:40 [2022-12-15T18:33:40.482Z] #55 9.495 Collecting yamllint==1.27.1
18:33:41 [2022-12-15T18:33:41.052Z] #55 10.56   Downloading yamllint-1.27.1.tar.gz (129 kB)
18:33:42 [2022-12-15T18:33:42.438Z] #55 11.83 Collecting pathspec>=0.5.3
18:33:42 [2022-12-15T18:33:42.438Z] #55 11.85   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
18:33:42 [2022-12-15T18:33:42.699Z] #55 12.21 Collecting pyyaml
18:33:42 [2022-12-15T18:33:42.699Z] #55 12.22   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
18:33:42 [2022-12-15T18:33:42.699Z] #55 12.26 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
18:33:42 [2022-12-15T18:33:42.699Z] #55 12.29 Building wheels for collected packages: yamllint
18:33:42 [2022-12-15T18:33:42.699Z] #55 12.29   Building wheel for yamllint (setup.py): started
18:33:44 [2022-12-15T18:33:44.083Z] #55 13.48   Building wheel for yamllint (setup.py): finished with status 'done'
18:33:44 [2022-12-15T18:33:44.083Z] #55 13.48   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=92464e4b833ea2240eaf21f30637c297cffd5615534887d638d1387d51272ef5
18:33:44 [2022-12-15T18:33:44.083Z] #55 13.50   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
18:33:44 [2022-12-15T18:33:44.083Z] #55 13.50 Successfully built yamllint
18:33:44 [2022-12-15T18:33:44.083Z] #55 13.51 Installing collected packages: pyyaml, pathspec, yamllint
18:33:44 [2022-12-15T18:33:44.344Z] #55 13.93 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.27.1
18:33:44 [2022-12-15T18:33:44.916Z] #55 DONE 14.6s
18:33:44 [2022-12-15T18:33:44.916Z] 
18:33:44 [2022-12-15T18:33:44.916Z] #41 [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
18:33:44 [2022-12-15T18:33:44.916Z] #41 134.5   CCLD     libyajl.la
18:33:44 [2022-12-15T18:33:44.916Z] #41 134.8   CCLD     verify/json_verify
18:33:44 [2022-12-15T18:33:44.916Z] #41 135.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
18:33:44 [2022-12-15T18:33:44.916Z] #41 135.1 make[5]: Nothing to be done for 'install-exec-am'.
18:33:44 [2022-12-15T18:33:44.916Z] #41 135.1 make[5]: Nothing to be done for 'install-data-am'.
18:33:44 [2022-12-15T18:33:44.916Z] #41 135.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
18:33:44 [2022-12-15T18:33:44.916Z] #41 135.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
18:33:44 [2022-12-15T18:33:44.916Z] #41 135.1 make[4]: Entering directory '/tmp/crun-build/libocispec'
18:33:44 [2022-12-15T18:33:44.916Z] #41 135.2   CC       src/validate.o
18:33:44 [2022-12-15T18:33:44.916Z] #41 135.2   CC       src/image_spec_schema_config_schema.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 135.2   CC       src/image_spec_schema_content_descriptor.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 135.2   CC       src/image_spec_schema_defs.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 135.3   CC       src/image_spec_schema_defs_descriptor.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 135.3   CC       src/image_spec_schema_image_index_schema.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 135.3   CC       src/image_spec_schema_image_layout_schema.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 135.4   CC       src/image_spec_schema_image_manifest_schema.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 135.4   CC       src/runtime_spec_schema_config_linux.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 135.5   CC       src/runtime_spec_schema_config_zos.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 135.5   CC       src/runtime_spec_schema_config_schema.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 135.5   CC       src/runtime_spec_schema_config_solaris.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 135.7   CC       src/runtime_spec_schema_config_vm.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 135.7   CC       src/runtime_spec_schema_config_windows.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 135.8   CC       src/runtime_spec_schema_defs.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 135.9   CC       src/runtime_spec_schema_defs_linux.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 136.0   CC       src/runtime_spec_schema_defs_zos.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 136.2   CC       src/runtime_spec_schema_defs_vm.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 136.4   CC       src/runtime_spec_schema_defs_windows.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 136.5   CC       src/runtime_spec_schema_state_schema.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 136.8   CC       src/image_manifest_items_image_manifest_items_schema.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 136.8   CC       src/basic_test_double_array_item.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 137.0   CC       src/basic_test_double_array.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 137.2   CC       src/basic_test_top_array_int.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 137.3   CC       src/basic_test_top_array_string.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 137.6   CC       src/basic_test_top_double_array_int.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 137.6   CC       src/basic_test_top_double_array_obj.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 137.8   CC       src/basic_test_top_double_array_refobj.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 138.0   CC       src/basic_test_top_double_array_string.lo
18:33:44 [2022-12-15T18:33:44.916Z] #41 138.2   CC       src/read-file.lo
18:33:45 [2022-12-15T18:33:45.176Z] #41 138.3   CC       src/json_common.lo
18:33:45 [2022-12-15T18:33:45.176Z] #41 138.4   CC       tests/test-1.o
18:33:45 [2022-12-15T18:33:45.437Z] #41 138.6   CC       tests/test-2.o
18:33:45 [2022-12-15T18:33:45.697Z] #41 138.8   CC       tests/test-3.o
18:33:45 [2022-12-15T18:33:45.697Z] #41 139.0   CC       tests/test-4.o
18:33:45 [2022-12-15T18:33:45.957Z] #41 139.1   CC       tests/test-5.o
18:33:46 [2022-12-15T18:33:46.218Z] #41 139.5   CC       tests/test-6.o
18:33:46 [2022-12-15T18:33:46.479Z] #41 139.8   CC       tests/test-7.o
18:33:46 [2022-12-15T18:33:46.752Z] #41 139.9   CC       tests/test-8.o
18:33:46 [2022-12-15T18:33:46.752Z] #41 140.1   CC       tests/test-9.o
18:33:47 [2022-12-15T18:33:47.324Z] #41 140.4   CC       tests/test-10.o
18:33:47 [2022-12-15T18:33:47.324Z] #41 140.5   CC       tests/test-11.o
18:34:13 [2022-12-15T18:34:13.897Z] #41 ...
18:34:13 [2022-12-15T18:34:13.897Z] 
18:34:13 [2022-12-15T18:34:13.897Z] #34 [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
18:34:13 [2022-12-15T18:34:13.897Z] #34 211.2 + dpkg --print-architecture
18:34:13 [2022-12-15T18:34:13.897Z] #34 DONE 211.8s
18:34:13 [2022-12-15T18:34:13.897Z] 
18:34:13 [2022-12-15T18:34:13.897Z] #41 [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
18:34:20 [2022-12-15T18:34:20.515Z] #41 173.2   CCLD     libocispec.la
18:34:20 [2022-12-15T18:34:20.515Z] #41 173.6   CCLD     src/validate
18:34:20 [2022-12-15T18:34:20.515Z] #41 173.6   CCLD     tests/test-1
18:34:20 [2022-12-15T18:34:20.515Z] #41 173.6   CCLD     tests/test-2
18:34:20 [2022-12-15T18:34:20.515Z] #41 173.7   CCLD     tests/test-3
18:34:20 [2022-12-15T18:34:20.515Z] #41 173.7   CCLD     tests/test-4
18:34:20 [2022-12-15T18:34:20.515Z] #41 173.8   CCLD     tests/test-5
18:34:20 [2022-12-15T18:34:20.515Z] #41 173.8   CCLD     tests/test-6
18:34:20 [2022-12-15T18:34:20.515Z] #41 173.9   CCLD     tests/test-7
18:34:20 [2022-12-15T18:34:20.775Z] #41 174.0   CCLD     tests/test-8
18:34:20 [2022-12-15T18:34:20.775Z] #41 174.0   CCLD     tests/test-9
18:34:20 [2022-12-15T18:34:20.775Z] #41 174.1 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
18:34:21 [2022-12-15T18:34:21.035Z] #41 174.3   CCLD     tests/test-10
18:34:21 [2022-12-15T18:34:21.035Z] #41 174.3   CCLD     tests/test-11
18:34:22 [2022-12-15T18:34:22.419Z] #41 175.4 libtool: link: ar cr libocispec.a 
18:34:22 [2022-12-15T18:34:22.419Z] #41 175.4 libtool: link: ranlib libocispec.a
18:34:24 [2022-12-15T18:34:24.331Z] #41 177.4 make[5]: Entering directory '/tmp/crun-build/libocispec'
18:34:24 [2022-12-15T18:34:24.331Z] #41 177.5 make[5]: Nothing to be done for 'install-exec-am'.
18:34:24 [2022-12-15T18:34:24.331Z] #41 177.5 make[5]: Nothing to be done for 'install-data-am'.
18:34:24 [2022-12-15T18:34:24.331Z] #41 177.5 make[5]: Leaving directory '/tmp/crun-build/libocispec'
18:34:24 [2022-12-15T18:34:24.331Z] #41 177.5 make[4]: Leaving directory '/tmp/crun-build/libocispec'
18:34:24 [2022-12-15T18:34:24.331Z] #41 177.5 make[3]: Leaving directory '/tmp/crun-build/libocispec'
18:34:24 [2022-12-15T18:34:24.331Z] #41 177.5 make[2]: Leaving directory '/tmp/crun-build/libocispec'
18:34:24 [2022-12-15T18:34:24.331Z] #41 177.5 make[2]: Entering directory '/tmp/crun-build'
18:34:24 [2022-12-15T18:34:24.331Z] #41 177.6   CC       src/libcrun/libcrun_testing_a-utils.o
18:34:24 [2022-12-15T18:34:24.331Z] #41 177.7   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
18:34:24 [2022-12-15T18:34:24.591Z] #41 177.7   CC       src/libcrun/libcrun_testing_a-container.o
18:34:24 [2022-12-15T18:34:24.591Z] #41 177.7   CC       src/libcrun/libcrun_testing_a-cgroup.o
18:34:24 [2022-12-15T18:34:24.591Z] #41 177.7   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
18:34:24 [2022-12-15T18:34:24.591Z] #41 177.8   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
18:34:24 [2022-12-15T18:34:24.591Z] #41 177.8   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
18:34:24 [2022-12-15T18:34:24.591Z] #41 177.8   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
18:34:24 [2022-12-15T18:34:24.591Z] #41 177.9   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
18:34:24 [2022-12-15T18:34:24.591Z] #41 177.9   CC       src/libcrun/libcrun_testing_a-criu.o
18:34:24 [2022-12-15T18:34:24.591Z] #41 177.9   CC       src/libcrun/libcrun_testing_a-custom-handler.o
18:34:24 [2022-12-15T18:34:24.851Z] #41 177.9   CC       src/libcrun/libcrun_testing_a-linux.o
18:34:24 [2022-12-15T18:34:24.851Z] #41 178.0   CC       src/libcrun/libcrun_testing_a-seccomp.o
18:34:24 [2022-12-15T18:34:24.851Z] #41 178.1   CC       src/libcrun/libcrun_testing_a-ebpf.o
18:34:25 [2022-12-15T18:34:25.111Z] #41 178.2   CC       src/libcrun/libcrun_testing_a-error.o
18:34:25 [2022-12-15T18:34:25.111Z] #41 178.2   CC       src/libcrun/libcrun_testing_a-status.o
18:34:25 [2022-12-15T18:34:25.111Z] #41 178.4   CC       src/libcrun/libcrun_testing_a-terminal.o
18:34:25 [2022-12-15T18:34:25.371Z] #41 178.5   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
18:34:25 [2022-12-15T18:34:25.371Z] #41 178.6   CC       src/libcrun/libcrun_testing_a-signals.o
18:34:25 [2022-12-15T18:34:25.371Z] #41 178.7   CC       src/libcrun/libcrun_testing_a-mount_flags.o
18:34:25 [2022-12-15T18:34:25.631Z] #41 178.8   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
18:34:25 [2022-12-15T18:34:25.631Z] #41 179.0   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
18:34:25 [2022-12-15T18:34:25.632Z] #41 179.0   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
18:34:25 [2022-12-15T18:34:25.892Z] #41 179.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
18:34:25 [2022-12-15T18:34:25.892Z] #41 179.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
18:34:25 [2022-12-15T18:34:25.892Z] #41 179.3   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
18:34:26 [2022-12-15T18:34:26.153Z] #41 179.4   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
18:34:26 [2022-12-15T18:34:26.414Z] #41 179.7   CC       src/crun-crun.o
18:34:26 [2022-12-15T18:34:26.674Z] #41 179.9   CC       src/crun-run.o
18:34:26 [2022-12-15T18:34:26.674Z] #41 180.0   CC       src/crun-delete.o
18:34:26 [2022-12-15T18:34:26.935Z] #41 180.1   CC       src/crun-kill.o
18:34:26 [2022-12-15T18:34:26.935Z] #41 180.2   CC       src/crun-pause.o
18:34:27 [2022-12-15T18:34:27.196Z] #41 180.3   CC       src/crun-unpause.o
18:34:27 [2022-12-15T18:34:27.196Z] #41 180.4   CC       src/crun-spec.o
18:34:27 [2022-12-15T18:34:27.457Z] #41 180.6   CC       src/crun-exec.o
18:34:27 [2022-12-15T18:34:27.457Z] #41 180.7   CC       src/crun-list.o
18:34:27 [2022-12-15T18:34:27.717Z] #41 181.0   CC       src/crun-create.o
18:34:27 [2022-12-15T18:34:27.717Z] #41 181.1   CC       src/crun-start.o
18:34:27 [2022-12-15T18:34:27.978Z] #41 181.2   CC       src/crun-state.o
18:34:28 [2022-12-15T18:34:28.239Z] #41 181.4   CC       src/crun-update.o
18:34:28 [2022-12-15T18:34:28.499Z] #41 181.6   CC       src/crun-ps.o
18:34:28 [2022-12-15T18:34:28.760Z] #41 182.0   CC       src/crun-checkpoint.o
18:34:29 [2022-12-15T18:34:29.021Z] #41 182.2   CC       src/crun-restore.o
18:34:29 [2022-12-15T18:34:29.021Z] #41 182.2   CC       src/libcrun/libcrun_la-utils.lo
18:34:29 [2022-12-15T18:34:29.282Z] #41 182.5   CC       src/libcrun/libcrun_la-cloned_binary.lo
18:34:29 [2022-12-15T18:34:29.282Z] #41 182.6   CC       src/libcrun/libcrun_la-container.lo
18:34:29 [2022-12-15T18:34:29.853Z] #41 182.8   CC       src/libcrun/libcrun_la-cgroup.lo
18:34:29 [2022-12-15T18:34:29.853Z] #41 183.0   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
18:34:30 [2022-12-15T18:34:30.114Z] #41 183.3   CC       src/libcrun/libcrun_la-cgroup-resources.lo
18:34:30 [2022-12-15T18:34:30.374Z] #41 183.7   CC       src/libcrun/libcrun_la-cgroup-setup.lo
18:34:30 [2022-12-15T18:34:30.635Z] #41 183.9   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
18:34:30 [2022-12-15T18:34:30.895Z] #41 184.2   CC       src/libcrun/libcrun_la-cgroup-utils.lo
18:34:31 [2022-12-15T18:34:31.156Z] #41 184.4   CC       src/libcrun/libcrun_la-criu.lo
18:34:31 [2022-12-15T18:34:31.728Z] #41 184.8   CC       src/libcrun/libcrun_la-custom-handler.lo
18:34:31 [2022-12-15T18:34:31.989Z] #41 185.3   CC       src/libcrun/libcrun_la-linux.lo
18:34:32 [2022-12-15T18:34:32.560Z] #41 185.7   CC       src/libcrun/libcrun_la-seccomp.lo
18:34:32 [2022-12-15T18:34:32.560Z] #41 185.9   CC       src/libcrun/libcrun_la-ebpf.lo
18:34:32 [2022-12-15T18:34:32.820Z] #41 186.1   CC       src/libcrun/libcrun_la-error.lo
18:34:33 [2022-12-15T18:34:33.081Z] #41 186.3   CC       src/libcrun/libcrun_la-status.lo
18:34:33 [2022-12-15T18:34:33.341Z] #41 186.6   CC       src/libcrun/libcrun_la-terminal.lo
18:34:33 [2022-12-15T18:34:33.602Z] #41 186.8   CC       src/libcrun/libcrun_la-chroot_realpath.lo
18:34:34 [2022-12-15T18:34:34.174Z] #41 187.3   CC       src/libcrun/libcrun_la-signals.lo
18:34:34 [2022-12-15T18:34:34.174Z] #41 187.3   CC       src/libcrun/libcrun_la-mount_flags.lo
18:34:34 [2022-12-15T18:34:34.435Z] #41 187.8   CC       src/libcrun/libcrun_la-seccomp_notify.lo
18:34:34 [2022-12-15T18:34:34.696Z] #41 188.0   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
18:34:35 [2022-12-15T18:34:35.637Z] #41 188.9   CC       src/libcrun/handlers/libcrun_la-krun.lo
18:34:35 [2022-12-15T18:34:35.898Z] #41 189.0   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
18:34:36 [2022-12-15T18:34:36.158Z] #41 189.2   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
18:34:36 [2022-12-15T18:34:36.158Z] #41 189.4   CC       tests/init.o
18:34:37 [2022-12-15T18:34:37.100Z] #41 190.5   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
18:34:55 [2022-12-15T18:34:55.215Z] #41 208.2   CCLD     tests/init
18:35:17 [2022-12-15T18:35:17.180Z] #41 ...
18:35:17 [2022-12-15T18:35:17.180Z] 
18:35:17 [2022-12-15T18:35:17.180Z] #21 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
18:35:17 [2022-12-15T18:35:17.180Z] #21 276.1 + return
18:35:17 [2022-12-15T18:35:17.180Z] #21 DONE 277.0s
18:35:17 [2022-12-15T18:35:17.180Z] 
18:35:17 [2022-12-15T18:35:17.180Z] #41 [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
18:35:17 [2022-12-15T18:35:17.180Z] #41 228.3   AR       libcrun_testing.a
18:35:17 [2022-12-15T18:35:17.180Z] #41 228.3 ar: `u' modifier ignored since `D' is the default (see `U')
18:35:17 [2022-12-15T18:35:17.180Z] #41 228.4   CCLD     tests/tests_libcrun_utils
18:35:17 [2022-12-15T18:35:17.180Z] #41 228.4   CCLD     tests/tests_libcrun_errors
18:35:17 [2022-12-15T18:35:17.180Z] #41 228.4   CCLD     tests/tests_libcrun_fuzzer
18:35:17 [2022-12-15T18:35:17.180Z] #41 229.8   CCLD     libcrun.la
18:35:17 [2022-12-15T18:35:17.180Z] #41 ...
18:35:17 [2022-12-15T18:35:17.180Z] 
18:35:17 [2022-12-15T18:35:17.180Z] #56 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
18:35:17 [2022-12-15T18:35:17.180Z] #56 DONE 0.4s
18:35:17 [2022-12-15T18:35:17.180Z] 
18:35:17 [2022-12-15T18:35:17.180Z] #57 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
18:35:17 [2022-12-15T18:35:17.180Z] #57 DONE 0.2s
18:35:17 [2022-12-15T18:35:17.180Z] 
18:35:17 [2022-12-15T18:35:17.180Z] #41 [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
18:35:17 [2022-12-15T18:35:17.180Z] #41 230.4   CCLD     crun
18:35:17 [2022-12-15T18:35:17.752Z] #41 230.7 make[3]: Entering directory '/tmp/crun-build'
18:35:17 [2022-12-15T18:35:17.752Z] #41 ...
18:35:17 [2022-12-15T18:35:17.752Z] 
18:35:17 [2022-12-15T18:35:17.752Z] #58 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
18:35:17 [2022-12-15T18:35:17.752Z] #58 DONE 0.6s
18:35:17 [2022-12-15T18:35:17.752Z] 
18:35:17 [2022-12-15T18:35:17.752Z] #41 [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
18:35:17 [2022-12-15T18:35:17.752Z] #41 230.9  /bin/mkdir -p '/usr/local/lib'
18:35:17 [2022-12-15T18:35:17.752Z] #41 230.9  /bin/mkdir -p '/usr/local/share/man/man1'
18:35:17 [2022-12-15T18:35:17.752Z] #41 230.9  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
18:35:17 [2022-12-15T18:35:17.752Z] #41 231.0  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
18:35:17 [2022-12-15T18:35:17.752Z] #41 231.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
18:35:18 [2022-12-15T18:35:18.013Z] #41 231.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
18:35:18 [2022-12-15T18:35:18.013Z] #41 231.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a
18:35:18 [2022-12-15T18:35:18.013Z] #41 231.0 libtool: install: ranlib /usr/local/lib/libcrun.a
18:35:18 [2022-12-15T18:35:18.273Z] #41 ...
18:35:18 [2022-12-15T18:35:18.273Z] 
18:35:18 [2022-12-15T18:35:18.273Z] #59 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
18:35:18 [2022-12-15T18:35:18.273Z] #59 DONE 0.6s
18:35:18 [2022-12-15T18:35:18.273Z] 
18:35:18 [2022-12-15T18:35:18.273Z] #41 [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
18:35:18 [2022-12-15T18:35:18.273Z] #41 231.5 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
18:35:18 [2022-12-15T18:35:18.273Z] #41 231.5 ----------------------------------------------------------------------
18:35:18 [2022-12-15T18:35:18.273Z] #41 231.5 Libraries have been installed in:
18:35:18 [2022-12-15T18:35:18.273Z] #41 231.5    /usr/local/lib
18:35:18 [2022-12-15T18:35:18.273Z] #41 231.5 
18:35:18 [2022-12-15T18:35:18.273Z] #41 231.5 If you ever happen to want to link against installed libraries
18:35:18 [2022-12-15T18:35:18.273Z] #41 231.5 in a given directory, LIBDIR, you must either use libtool, and
18:35:18 [2022-12-15T18:35:18.273Z] #41 231.5 specify the full pathname of the library, or use the '-LLIBDIR'
18:35:18 [2022-12-15T18:35:18.273Z] #41 231.5 flag during linking and do at least one of the following:
18:35:18 [2022-12-15T18:35:18.273Z] #41 231.5    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
18:35:18 [2022-12-15T18:35:18.273Z] #41 231.5      during execution
18:35:18 [2022-12-15T18:35:18.273Z] #41 231.5    - add LIBDIR to the 'LD_RUN_PATH' environment variable
18:35:18 [2022-12-15T18:35:18.273Z] #41 231.5      during linking
18:35:18 [2022-12-15T18:35:18.273Z] #41 231.5    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
18:35:18 [2022-12-15T18:35:18.273Z] #41 231.5    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
18:35:18 [2022-12-15T18:35:18.273Z] #41 231.5 
18:35:18 [2022-12-15T18:35:18.273Z] #41 231.5 See any operating system documentation about shared libraries for
18:35:18 [2022-12-15T18:35:18.273Z] #41 231.5 more information, such as the ld(1) and ld.so(8) manual pages.
18:35:18 [2022-12-15T18:35:18.273Z] #41 231.5 ----------------------------------------------------------------------
18:35:18 [2022-12-15T18:35:18.273Z] #41 231.5  /bin/mkdir -p '/build'
18:35:18 [2022-12-15T18:35:18.273Z] #41 231.5   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
18:35:18 [2022-12-15T18:35:18.534Z] #41 ...
18:35:18 [2022-12-15T18:35:18.534Z] 
18:35:18 [2022-12-15T18:35:18.534Z] #60 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
18:35:18 [2022-12-15T18:35:18.534Z] #60 DONE 0.1s
18:35:18 [2022-12-15T18:35:18.534Z] 
18:35:18 [2022-12-15T18:35:18.534Z] #61 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
18:35:18 [2022-12-15T18:35:18.534Z] #61 DONE 0.1s
18:35:18 [2022-12-15T18:35:18.534Z] 
18:35:18 [2022-12-15T18:35:18.534Z] #41 [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
18:35:18 [2022-12-15T18:35:18.534Z] #41 231.6 libtool: install: /usr/bin/install -c crun /build/crun
18:35:18 [2022-12-15T18:35:18.534Z] #41 231.6 make[3]: Leaving directory '/tmp/crun-build'
18:35:18 [2022-12-15T18:35:18.534Z] #41 231.6 make[2]: Leaving directory '/tmp/crun-build'
18:35:18 [2022-12-15T18:35:18.534Z] #41 231.6 make[1]: Leaving directory '/tmp/crun-build'
18:35:18 [2022-12-15T18:35:18.534Z] #41 DONE 231.7s
18:35:18 [2022-12-15T18:35:18.534Z] 
18:35:18 [2022-12-15T18:35:18.534Z] #62 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
18:35:18 [2022-12-15T18:35:18.794Z] #62 DONE 0.2s
18:35:18 [2022-12-15T18:35:18.794Z] 
18:35:18 [2022-12-15T18:35:18.794Z] #63 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
18:35:19 [2022-12-15T18:35:19.365Z] #63 DONE 0.8s
18:35:19 [2022-12-15T18:35:19.365Z] 
18:35:19 [2022-12-15T18:35:19.365Z] #64 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
18:35:19 [2022-12-15T18:35:19.365Z] #64 DONE 0.1s
18:35:19 [2022-12-15T18:35:19.365Z] 
18:35:19 [2022-12-15T18:35:19.365Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:35:19 [2022-12-15T18:35:19.631Z] #45 ...
18:35:19 [2022-12-15T18:35:19.631Z] 
18:35:19 [2022-12-15T18:35:19.631Z] #65 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
18:35:19 [2022-12-15T18:35:19.631Z] #65 DONE 0.1s
18:35:19 [2022-12-15T18:35:19.904Z] 
18:35:19 [2022-12-15T18:35:19.904Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:35:21 [2022-12-15T18:35:21.815Z] #45 169.8 + mkdir -p /build
18:35:21 [2022-12-15T18:35:21.815Z] #45 169.8 + cp runc /build/runc
18:35:22 [2022-12-15T18:35:22.759Z] #45 DONE 170.7s
18:35:22 [2022-12-15T18:35:22.759Z] 
18:35:22 [2022-12-15T18:35:22.759Z] #29 [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.49.0"      && /build/golangci-lint --version
18:35:26 [2022-12-15T18:35:26.963Z] #29 288.3 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
18:35:26 [2022-12-15T18:35:26.963Z] #29 DONE 288.6s
18:35:26 [2022-12-15T18:35:26.963Z] 
18:35:26 [2022-12-15T18:35:26.963Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:35:27 [2022-12-15T18:35:27.535Z] #39 ...
18:35:27 [2022-12-15T18:35:27.535Z] 
18:35:27 [2022-12-15T18:35:27.535Z] #66 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
18:35:28 [2022-12-15T18:35:28.477Z] #66 DONE 1.0s
18:35:28 [2022-12-15T18:35:28.477Z] 
18:35:28 [2022-12-15T18:35:28.477Z] #67 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
18:35:28 [2022-12-15T18:35:28.477Z] #67 DONE 0.1s
18:35:28 [2022-12-15T18:35:28.477Z] 
18:35:28 [2022-12-15T18:35:28.477Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:35:28 [2022-12-15T18:35:28.737Z] #39 ...
18:35:28 [2022-12-15T18:35:28.737Z] 
18:35:28 [2022-12-15T18:35:28.737Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
18:35:28 [2022-12-15T18:35:28.737Z] #68 DONE 0.1s
18:35:28 [2022-12-15T18:35:28.737Z] 
18:35:28 [2022-12-15T18:35:28.737Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:35:29 [2022-12-15T18:35:29.307Z] #39 263.0 + bin/containerd
18:36:16 [2022-12-15T18:36:16.040Z] #39 304.0 # github.com/containerd/containerd/cmd/containerd
18:36:16 [2022-12-15T18:36:16.040Z] #39 304.0 /usr/bin/ld: /tmp/go-link-1866526722/000019.o: in function `New':
18:36:16 [2022-12-15T18:36:16.040Z] #39 304.0 /tmp/tmp.BpRQh7YPoi/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
18:36:16 [2022-12-15T18:36:16.040Z] #39 304.1 + bin/containerd-stress
18:36:16 [2022-12-15T18:36:16.040Z] #39 305.2 + bin/containerd-shim
18:36:21 [2022-12-15T18:36:21.324Z] #39 314.3 + bin/containerd-shim-runc-v1
18:36:26 [2022-12-15T18:36:26.613Z] #39 319.5 + bin/containerd-shim-runc-v2
18:36:26 [2022-12-15T18:36:26.613Z] #39 320.3 + binaries
18:36:26 [2022-12-15T18:36:26.613Z] #39 320.3 + install -D bin/containerd /build/containerd
18:36:26 [2022-12-15T18:36:26.613Z] #39 320.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:36:26 [2022-12-15T18:36:26.613Z] #39 320.3 + install -D bin/ctr /build/ctr
18:36:27 [2022-12-15T18:36:27.185Z] #39 DONE 320.8s
18:36:28 [2022-12-15T18:36:28.126Z] 
18:36:28 [2022-12-15T18:36:28.126Z] #69 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
18:36:28 [2022-12-15T18:36:28.126Z] #69 DONE 0.3s
18:36:28 [2022-12-15T18:36:28.126Z] 
18:36:28 [2022-12-15T18:36:28.126Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:36:28 [2022-12-15T18:36:28.126Z] #70 DONE 0.1s
18:36:28 [2022-12-15T18:36:28.126Z] 
18:36:28 [2022-12-15T18:36:28.126Z] #71 [dev-systemd-false 25/28] COPY --from=vpnkit        /       /usr/local/bin/
18:36:28 [2022-12-15T18:36:28.386Z] #71 DONE 0.1s
18:36:28 [2022-12-15T18:36:28.386Z] 
18:36:28 [2022-12-15T18:36:28.386Z] #72 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
18:36:28 [2022-12-15T18:36:28.386Z] #72 DONE 0.1s
18:36:28 [2022-12-15T18:36:28.386Z] 
18:36:28 [2022-12-15T18:36:28.386Z] #73 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
18:36:28 [2022-12-15T18:36:28.386Z] #73 DONE 0.1s
18:36:28 [2022-12-15T18:36:28.386Z] 
18:36:28 [2022-12-15T18:36:28.386Z] #74 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
18:36:28 [2022-12-15T18:36:28.386Z] #74 DONE 0.0s
18:36:28 [2022-12-15T18:36:28.647Z] 
18:36:28 [2022-12-15T18:36:28.647Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
18:36:29 [2022-12-15T18:36:29.588Z] #75 DONE 1.1s
18:36:29 [2022-12-15T18:36:29.588Z] 
18:36:29 [2022-12-15T18:36:29.588Z] #76 exporting to image
18:36:29 [2022-12-15T18:36:29.588Z] #76 exporting layers
18:36:32 [2022-12-15T18:36:32.885Z] #76 exporting layers 2.9s done
18:36:32 [2022-12-15T18:36:32.885Z] #76 writing image sha256:ed39b06b816408807cf3ce78f9e918fee3b6bda3209e1f11b1b18c746f2b4354 done
18:36:32 [2022-12-15T18:36:32.885Z] #76 naming to docker.io/library/docker:d8d11bca37e3ee1fe053828f0fb9bd1ba8fb2e5f done
18:36:32 [2022-12-15T18:36:32.885Z] #76 DONE 2.9s