Skip to content

Console Output

Skipping 134 KB.. Full Log
ni version v0.19.0
23:51:46 [2022-10-20T23:51:46.633Z] #45 0.889 Cloning into '/tmp/tmp.KXXPS2q6bA/tini'...
23:51:47 [2022-10-20T23:51:47.201Z] #45 1.470 + cd /tmp/tmp.KXXPS2q6bA/tini
23:51:47 [2022-10-20T23:51:47.201Z] #45 1.471 + git checkout -q v0.19.0
23:51:47 [2022-10-20T23:51:47.201Z] #45 1.516 + cmake .
23:51:47 [2022-10-20T23:51:47.460Z] #45 1.862 -- The C compiler identification is GNU 10.2.1
23:51:47 [2022-10-20T23:51:47.460Z] #45 1.947 -- Detecting C compiler ABI info
23:51:48 [2022-10-20T23:51:48.401Z] #45 2.587 -- Detecting C compiler ABI info - done
23:51:48 [2022-10-20T23:51:48.401Z] #45 2.667 -- Check for working C compiler: /usr/bin/cc - skipped
23:51:48 [2022-10-20T23:51:48.401Z] #45 2.679 -- Detecting C compile features
23:51:48 [2022-10-20T23:51:48.401Z] #45 2.679 -- Detecting C compile features - done
23:51:48 [2022-10-20T23:51:48.401Z] #45 2.716 -- Performing Test HAS_BUILTIN_FORTIFY
23:51:48 [2022-10-20T23:51:48.661Z] #45 2.967 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:51:48 [2022-10-20T23:51:48.661Z] #45 3.042 -- Configuring done
23:51:48 [2022-10-20T23:51:48.661Z] #45 3.070 -- Generating done
23:51:48 [2022-10-20T23:51:48.922Z] #45 3.083 -- Build files have been written to: /tmp/tmp.KXXPS2q6bA/tini
23:51:48 [2022-10-20T23:51:48.922Z] #45 3.099 + make tini-static
23:51:49 [2022-10-20T23:51:49.180Z] #45 3.516 Scanning dependencies of target tini-static
23:51:49 [2022-10-20T23:51:49.180Z] #45 3.599 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:51:49 [2022-10-20T23:51:49.440Z] #45 ...
23:51:49 [2022-10-20T23:51:49.440Z] 
23:51:49 [2022-10-20T23:51:49.440Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:51:49 [2022-10-20T23:51:49.440Z] #0 0.740 Cloning into '/tmp/crun-build'...
23:51:49 [2022-10-20T23:51:49.440Z] #0 6.370 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
23:51:49 [2022-10-20T23:51:49.440Z] #0 6.413 Cloning into '/tmp/crun-build/libocispec'...
23:51:49 [2022-10-20T23:51:49.440Z] #0 8.784 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
23:51:49 [2022-10-20T23:51:49.440Z] #0 8.801 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
23:51:49 [2022-10-20T23:51:49.440Z] #0 8.810 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
23:51:49 [2022-10-20T23:51:49.440Z] #0 8.812 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
23:51:49 [2022-10-20T23:51:49.440Z] #0 8.830 Cloning into '/tmp/crun-build/libocispec/image-spec'...
23:51:49 [2022-10-20T23:51:49.699Z] #46 ...
23:51:49 [2022-10-20T23:51:49.699Z] 
23:51:49 [2022-10-20T23:51:49.699Z] #28 [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.1"      && /build/gotestsum --version
23:51:49 [2022-10-20T23:51:49.699Z] #28 55.36 gotestsum version dev
23:51:49 [2022-10-20T23:51:49.959Z] #28 DONE 55.6s
23:51:49 [2022-10-20T23:51:49.959Z] 
23:51:49 [2022-10-20T23:51:49.959Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:51:50 [2022-10-20T23:51:50.539Z] #34 ...
23:51:50 [2022-10-20T23:51:50.539Z] 
23:51:50 [2022-10-20T23:51:50.539Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:51:50 [2022-10-20T23:51:50.539Z] #46 10.97 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
23:51:51 [2022-10-20T23:51:51.922Z] #46 ...
23:51:51 [2022-10-20T23:51:51.922Z] 
23:51:51 [2022-10-20T23:51:51.922Z] #45 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
23:51:51 [2022-10-20T23:51:51.922Z] #45 5.363 [100%] Linking C executable tini-static
23:51:51 [2022-10-20T23:51:51.922Z] #45 5.842 [100%] Built target tini-static
23:51:51 [2022-10-20T23:51:51.922Z] #45 5.974 + mkdir -p /build
23:51:51 [2022-10-20T23:51:51.922Z] #45 5.980 + cp tini-static /build/docker-init
23:51:51 [2022-10-20T23:51:51.922Z] #45 DONE 6.1s
23:51:51 [2022-10-20T23:51:51.922Z] 
23:51:51 [2022-10-20T23:51:51.922Z] #35 [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
23:51:51 [2022-10-20T23:51:51.922Z] #35 57.32 Selecting previously unselected package gcc-mingw-w64-base.
23:51:51 [2022-10-20T23:51:51.922Z] #35 57.33 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
23:51:51 [2022-10-20T23:51:51.922Z] #35 57.33 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
23:51:51 [2022-10-20T23:51:51.922Z] #35 57.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
23:51:51 [2022-10-20T23:51:51.922Z] #35 57.56 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
23:51:51 [2022-10-20T23:51:51.922Z] #35 57.57 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
23:51:58 [2022-10-20T23:51:58.486Z] #35 63.32 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
23:51:58 [2022-10-20T23:51:58.486Z] #35 63.32 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
23:51:58 [2022-10-20T23:51:58.486Z] #35 63.34 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:52:02 [2022-10-20T23:52:02.677Z] #35 ...
23:52:02 [2022-10-20T23:52:02.677Z] 
23:52:02 [2022-10-20T23:52:02.677Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:52:02 [2022-10-20T23:52:02.677Z] #46 12.81 Cloning into '/tmp/crun-build/libocispec/yajl'...
23:52:02 [2022-10-20T23:52:02.677Z] #46 14.05 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
23:52:02 [2022-10-20T23:52:02.677Z] #46 14.26 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
23:52:02 [2022-10-20T23:52:02.677Z] #46 14.51 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
23:52:06 [2022-10-20T23:52:06.877Z] #46 27.07 aclocal: warning: couldn't open directory 'm4': No such file or directory
23:52:08 [2022-10-20T23:52:08.254Z] #46 ...
23:52:08 [2022-10-20T23:52:08.254Z] 
23:52:08 [2022-10-20T23:52:08.254Z] #35 [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
23:52:08 [2022-10-20T23:52:08.254Z] #35 73.86 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
23:52:08 [2022-10-20T23:52:08.254Z] #35 73.86 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
23:52:08 [2022-10-20T23:52:08.254Z] #35 73.87 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:52:13 [2022-10-20T23:52:13.524Z] #35 79.02 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
23:52:13 [2022-10-20T23:52:13.524Z] #35 79.02 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
23:52:13 [2022-10-20T23:52:13.524Z] #35 79.04 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
23:52:13 [2022-10-20T23:52:13.783Z] #35 ...
23:52:13 [2022-10-20T23:52:13.783Z] 
23:52:13 [2022-10-20T23:52:13.783Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:52:13 [2022-10-20T23:52:13.783Z] #43 41.05 Updating files:  55% (2823/5070)
Updating files:  56% (2840/5070)
Updating files:  57% (2890/5070)
Updating files:  58% (2941/5070)
Updating files:  59% (2992/5070)
Updating files:  60% (3042/5070)
Updating files:  61% (3093/5070)
Updating files:  62% (3144/5070)
Updating files:  63% (3195/5070)
Updating files:  64% (3245/5070)
Updating files:  65% (3296/5070)
Updating files:  66% (3347/5070)
Updating files:  67% (3397/5070)
Updating files:  68% (3448/5070)
Updating files:  69% (3499/5070)
Updating files:  70% (3549/5070)
Updating files:  71% (3600/5070)
Updating files:  72% (3651/5070)
Updating files:  73% (3702/5070)
Updating files:  74% (3752/5070)
Updating files:  75% (3803/5070)
Updating files:  76% (3854/5070)
Updating files:  77% (3904/5070)
Updating files:  78% (3955/5070)
Updating files:  79% (4006/5070)
Updating files:  80% (4056/5070)
Updating files:  81% (4107/5070)
Updating files:  82% (4158/5070)
Updating files:  83% (4209/5070)
Updating files:  84% (4259/5070)
Updating files:  85% (4310/5070)
Updating files:  86% (4361/5070)
Updating files:  87% (4411/5070)
Updating files:  88% (4462/5070)
Updating files:  89% (4513/5070)
Updating files:  90% (4563/5070)
Updating files:  91% (4614/5070)
Updating files:  92% (4665/5070)
Updating files:  93% (4716/5070)
Updating files:  94% (4766/5070)
Updating files:  95% (4817/5070)
Updating files:  96% (4868/5070)
Updating files:  97% (4918/5070)
Updating files:  98% (4969/5070)
Updating files:  99% (5020/5070)
Updating files: 100% (5070/5070)
Updating files: 100% (5070/5070), done.
23:52:13 [2022-10-20T23:52:13.783Z] #43 42.16 + cd /tmp/tmp.EAZ1qPgELd/src/github.com/containerd/containerd
23:52:13 [2022-10-20T23:52:13.783Z] #43 42.16 + git checkout -q v1.6.8
23:52:13 [2022-10-20T23:52:13.783Z] #43 44.50 + export 'BUILDTAGS=netgo osusergo static_build'
23:52:13 [2022-10-20T23:52:13.783Z] #43 44.50 + BUILDTAGS='netgo osusergo static_build'
23:52:13 [2022-10-20T23:52:13.783Z] #43 44.50 + export EXTRA_FLAGS=-buildmode=pie
23:52:13 [2022-10-20T23:52:13.783Z] #43 44.50 + EXTRA_FLAGS=-buildmode=pie
23:52:13 [2022-10-20T23:52:13.783Z] #43 44.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:52:13 [2022-10-20T23:52:13.783Z] #43 44.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:52:13 [2022-10-20T23:52:13.783Z] #43 44.50 + '[' '' = dynamic ']'
23:52:13 [2022-10-20T23:52:13.783Z] #43 44.50 + make
23:52:14 [2022-10-20T23:52:14.042Z] #43 46.22 + bin/ctr
23:52:15 [2022-10-20T23:52:15.947Z] #43 ...
23:52:15 [2022-10-20T23:52:15.947Z] 
23:52:15 [2022-10-20T23:52:15.947Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:52:15 [2022-10-20T23:52:15.947Z] #46 36.30 libtoolize: putting auxiliary files in '.'.
23:52:15 [2022-10-20T23:52:15.947Z] #46 36.30 libtoolize: copying file './ltmain.sh'
23:52:16 [2022-10-20T23:52:16.515Z] #46 37.10 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
23:52:16 [2022-10-20T23:52:16.774Z] #46 37.10 libtoolize: and rerunning libtoolize and aclocal.
23:52:16 [2022-10-20T23:52:16.774Z] #46 37.10 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:52:24 [2022-10-20T23:52:24.892Z] #46 44.96 configure.ac:7: installing './compile'
23:52:24 [2022-10-20T23:52:24.892Z] #46 44.96 configure.ac:11: installing './config.guess'
23:52:24 [2022-10-20T23:52:24.892Z] #46 44.97 configure.ac:11: installing './config.sub'
23:52:24 [2022-10-20T23:52:24.892Z] #46 45.00 configure.ac:8: installing './install-sh'
23:52:24 [2022-10-20T23:52:24.892Z] #46 45.02 configure.ac:8: installing './missing'
23:52:24 [2022-10-20T23:52:24.892Z] #46 45.21 Makefile.am: installing './depcomp'
23:52:25 [2022-10-20T23:52:25.466Z] #46 46.06 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:52:25 [2022-10-20T23:52:25.725Z] #46 46.06 libtoolize: copying file 'build-aux/ltmain.sh'
23:52:25 [2022-10-20T23:52:25.725Z] #46 46.26 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:52:25 [2022-10-20T23:52:25.725Z] #46 46.27 libtoolize: copying file 'm4/libtool.m4'
23:52:25 [2022-10-20T23:52:25.986Z] #46 46.38 libtoolize: copying file 'm4/ltoptions.m4'
23:52:25 [2022-10-20T23:52:25.986Z] #46 46.51 libtoolize: copying file 'm4/ltsugar.m4'
23:52:25 [2022-10-20T23:52:25.986Z] #46 46.59 libtoolize: copying file 'm4/ltversion.m4'
23:52:26 [2022-10-20T23:52:26.245Z] #46 46.69 libtoolize: copying file 'm4/lt~obsolete.m4'
23:52:26 [2022-10-20T23:52:26.245Z] #46 46.82 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:52:29 [2022-10-20T23:52:29.534Z] #46 ...
23:52:29 [2022-10-20T23:52:29.534Z] 
23:52:29 [2022-10-20T23:52:29.534Z] #35 [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
23:52:29 [2022-10-20T23:52:29.534Z] #35 84.82 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
23:52:29 [2022-10-20T23:52:29.534Z] #35 84.83 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
23:52:29 [2022-10-20T23:52:29.534Z] #35 84.83 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:52:30 [2022-10-20T23:52:30.910Z] #35 96.41 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
23:52:30 [2022-10-20T23:52:30.910Z] #35 96.42 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
23:52:30 [2022-10-20T23:52:30.910Z] #35 96.43 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:52:36 [2022-10-20T23:52:36.181Z] #35 101.6 Selecting previously unselected package g++-mingw-w64-x86-64.
23:52:36 [2022-10-20T23:52:36.181Z] #35 101.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
23:52:36 [2022-10-20T23:52:36.181Z] #35 101.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:52:36 [2022-10-20T23:52:36.181Z] #35 101.7 Selecting previously unselected package libapparmor1:arm64.
23:52:36 [2022-10-20T23:52:36.181Z] #35 101.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
23:52:36 [2022-10-20T23:52:36.181Z] #35 101.7 Unpacking libapparmor1:arm64 (2.13.6-10) ...
23:52:36 [2022-10-20T23:52:36.181Z] #35 101.9 Selecting previously unselected package libapparmor-dev:arm64.
23:52:36 [2022-10-20T23:52:36.181Z] #35 101.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
23:52:36 [2022-10-20T23:52:36.181Z] #35 101.9 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
23:52:36 [2022-10-20T23:52:36.441Z] #35 102.0 Selecting previously unselected package libbtrfs0:arm64.
23:52:36 [2022-10-20T23:52:36.441Z] #35 102.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
23:52:36 [2022-10-20T23:52:36.441Z] #35 102.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
23:52:36 [2022-10-20T23:52:36.441Z] #35 102.2 Selecting previously unselected package libbtrfs-dev:arm64.
23:52:36 [2022-10-20T23:52:36.441Z] #35 102.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
23:52:36 [2022-10-20T23:52:36.441Z] #35 102.2 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
23:52:36 [2022-10-20T23:52:36.700Z] #35 ...
23:52:36 [2022-10-20T23:52:36.700Z] 
23:52:36 [2022-10-20T23:52:36.700Z] #26 [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
23:52:36 [2022-10-20T23:52:36.700Z] #26 102.1 + for f in rootlesskit rootlesskit-docker-proxy
23:52:36 [2022-10-20T23:52:36.700Z] #26 102.1 + GOBIN=/build
23:52:36 [2022-10-20T23:52:36.700Z] #26 102.1 + GO111MODULE=on
23:52:36 [2022-10-20T23:52:36.700Z] #26 102.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
23:52:41 [2022-10-20T23:52:41.983Z] #26 106.6 rootlesskit version 1.0.0
23:52:41 [2022-10-20T23:52:41.983Z] #26 106.6 Usage of /build/rootlesskit-docker-proxy:
23:52:41 [2022-10-20T23:52:41.983Z] #26 106.6   -container-ip string
23:52:41 [2022-10-20T23:52:41.983Z] #26 106.6     	container ip
23:52:41 [2022-10-20T23:52:41.983Z] #26 106.6   -container-port int
23:52:41 [2022-10-20T23:52:41.983Z] #26 106.6     	container port (default -1)
23:52:41 [2022-10-20T23:52:41.983Z] #26 106.6   -host-ip string
23:52:41 [2022-10-20T23:52:41.983Z] #26 106.6     	host ip
23:52:41 [2022-10-20T23:52:41.983Z] #26 106.6   -host-port int
23:52:41 [2022-10-20T23:52:41.983Z] #26 106.6     	host port (default -1)
23:52:41 [2022-10-20T23:52:41.983Z] #26 106.6   -proto string
23:52:41 [2022-10-20T23:52:41.983Z] #26 106.6     	proxy protocol (default "tcp")
23:52:41 [2022-10-20T23:52:41.983Z] #26 ...
23:52:41 [2022-10-20T23:52:41.983Z] 
23:52:41 [2022-10-20T23:52:41.984Z] #35 [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
23:52:41 [2022-10-20T23:52:41.984Z] #35 102.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
23:52:41 [2022-10-20T23:52:41.984Z] #35 102.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 102.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 102.6 Selecting previously unselected package libudev-dev:arm64.
23:52:41 [2022-10-20T23:52:41.984Z] #35 102.6 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 102.6 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 102.7 Selecting previously unselected package libsepol1-dev:arm64.
23:52:41 [2022-10-20T23:52:41.984Z] #35 102.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 102.8 Unpacking libsepol1-dev:arm64 (3.1-1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 103.1 Selecting previously unselected package libpcre2-16-0:arm64.
23:52:41 [2022-10-20T23:52:41.984Z] #35 103.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 103.1 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 103.3 Selecting previously unselected package libpcre2-32-0:arm64.
23:52:41 [2022-10-20T23:52:41.984Z] #35 103.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 103.3 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 103.5 Selecting previously unselected package libpcre2-posix2:arm64.
23:52:41 [2022-10-20T23:52:41.984Z] #35 103.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 103.5 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 103.6 Selecting previously unselected package libpcre2-dev:arm64.
23:52:41 [2022-10-20T23:52:41.984Z] #35 103.6 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 103.6 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 104.0 Selecting previously unselected package libselinux1-dev:arm64.
23:52:41 [2022-10-20T23:52:41.984Z] #35 104.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 104.1 Unpacking libselinux1-dev:arm64 (3.1-3) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 104.3 Selecting previously unselected package libdevmapper-dev:arm64.
23:52:41 [2022-10-20T23:52:41.984Z] #35 104.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 104.3 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 104.4 Selecting previously unselected package libseccomp-dev:arm64.
23:52:41 [2022-10-20T23:52:41.984Z] #35 104.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 104.5 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 104.6 Selecting previously unselected package libsystemd-dev:arm64.
23:52:41 [2022-10-20T23:52:41.984Z] #35 104.6 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 104.6 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.1 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.1 Setting up libapparmor1:arm64 (2.13.6-10) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.2 Setting up libsepol1-dev:arm64 (3.1-1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.2 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.2 Setting up libbtrfs0:arm64 (5.10.1-2) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.2 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.2 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.2 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.3 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.3 Setting up mingw-w64-common (8.0.0-1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.3 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.4 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.4 Setting up libselinux1-dev:arm64 (3.1-3) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.4 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
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.4 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
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.5 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
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.6 Setting up dmsetup (2:1.02.175-2.1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.7 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
23:52:41 [2022-10-20T23:52:41.984Z] #35 105.7 Processing triggers for libc-bin (2.31-13+deb11u4) ...
23:52:42 [2022-10-20T23:52:42.553Z] #35 DONE 108.1s
23:52:42 [2022-10-20T23:52:42.553Z] 
23:52:42 [2022-10-20T23:52:42.553Z] #26 [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
23:52:42 [2022-10-20T23:52:42.553Z] #26 DONE 107.8s
23:52:42 [2022-10-20T23:52:42.553Z] 
23:52:42 [2022-10-20T23:52:42.553Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
23:52:42 [2022-10-20T23:52:42.553Z] #47 ...
23:52:42 [2022-10-20T23:52:42.553Z] 
23:52:42 [2022-10-20T23:52:42.553Z] #48 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
23:52:42 [2022-10-20T23:52:42.553Z] #48 DONE 0.2s
23:52:42 [2022-10-20T23:52:42.553Z] 
23:52:42 [2022-10-20T23:52:42.553Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
23:52:42 [2022-10-20T23:52:42.553Z] #47 DONE 0.3s
23:52:42 [2022-10-20T23:52:42.553Z] 
23:52:42 [2022-10-20T23:52:42.553Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:52:42 [2022-10-20T23:52:42.812Z] #49 ...
23:52:42 [2022-10-20T23:52:42.812Z] 
23:52:42 [2022-10-20T23:52:42.812Z] #50 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:52:42 [2022-10-20T23:52:42.812Z] #50 DONE 0.1s
23:52:43 [2022-10-20T23:52:43.071Z] 
23:52:43 [2022-10-20T23:52:43.071Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:52:43 [2022-10-20T23:52:43.071Z] #46 58.00 configure.ac:7: installing 'build-aux/compile'
23:52:43 [2022-10-20T23:52:43.071Z] #46 58.01 configure.ac:9: installing 'build-aux/config.guess'
23:52:43 [2022-10-20T23:52:43.071Z] #46 58.02 configure.ac:9: installing 'build-aux/config.sub'
23:52:43 [2022-10-20T23:52:43.071Z] #46 58.03 configure.ac:11: installing 'build-aux/install-sh'
23:52:43 [2022-10-20T23:52:43.071Z] #46 58.06 configure.ac:11: installing 'build-aux/missing'
23:52:43 [2022-10-20T23:52:43.071Z] #46 58.29 Makefile.am: installing 'build-aux/depcomp'
23:52:43 [2022-10-20T23:52:43.071Z] #46 58.44 parallel-tests: installing 'build-aux/test-driver'
23:52:43 [2022-10-20T23:52:43.071Z] #46 60.69 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:52:43 [2022-10-20T23:52:43.071Z] #46 60.69 libtoolize: copying file 'build-aux/ltmain.sh'
23:52:43 [2022-10-20T23:52:43.071Z] #46 61.32 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:52:43 [2022-10-20T23:52:43.071Z] #46 61.32 libtoolize: copying file 'm4/libtool.m4'
23:52:43 [2022-10-20T23:52:43.071Z] #46 61.40 libtoolize: copying file 'm4/ltoptions.m4'
23:52:43 [2022-10-20T23:52:43.071Z] #46 61.49 libtoolize: copying file 'm4/ltsugar.m4'
23:52:43 [2022-10-20T23:52:43.071Z] #46 61.64 libtoolize: copying file 'm4/ltversion.m4'
23:52:43 [2022-10-20T23:52:43.071Z] #46 61.74 libtoolize: copying file 'm4/lt~obsolete.m4'
23:52:44 [2022-10-20T23:52:44.008Z] #46 ...
23:52:44 [2022-10-20T23:52:44.008Z] 
23:52:44 [2022-10-20T23:52:44.008Z] #51 [dev-systemd-false  1/28] RUN groupadd -r docker
23:52:44 [2022-10-20T23:52:44.008Z] #51 DONE 1.8s
23:52:44 [2022-10-20T23:52:44.008Z] 
23:52:44 [2022-10-20T23:52:44.008Z] #52 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
23:52:45 [2022-10-20T23:52:45.391Z] #52 DONE 1.2s
23:52:45 [2022-10-20T23:52:45.391Z] 
23:52:45 [2022-10-20T23:52:45.391Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.510 + RM_GOPATH=0
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.527 + TMP_GOPATH=
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.527 + : /build
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.528 + '[' -z '' ']'
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.533 ++ mktemp -d
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.533 + export GOPATH=/tmp/tmp.oZt2MDEmLF
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.533 + GOPATH=/tmp/tmp.oZt2MDEmLF
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.533 + RM_GOPATH=1
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.533 + case "$(go env GOARCH)" in
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.533 ++ go env GOARCH
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.561 Install runc version v1.1.4 (build tags: seccomp)
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.566 + export GO_BUILDMODE=-buildmode=pie
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.566 + GO_BUILDMODE=-buildmode=pie
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.566 ++ dirname /install.sh
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.566 + dir=/
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.566 + bin=runc
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.566 + shift
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.566 + '[' '!' -f //runc.installer ']'
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.566 + . //runc.installer
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.566 ++ set -e
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.566 ++ : v1.1.4
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.566 + install_runc
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.566 + RUNC_BUILDTAGS=seccomp
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.566 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.566 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oZt2MDEmLF/src/github.com/opencontainers/runc
23:52:45 [2022-10-20T23:52:45.391Z] #49 1.566 Cloning into '/tmp/tmp.oZt2MDEmLF/src/github.com/opencontainers/runc'...
23:52:46 [2022-10-20T23:52:46.424Z] #49 ...
23:52:46 [2022-10-20T23:52:46.424Z] 
23:52:46 [2022-10-20T23:52:46.424Z] #53 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:52:46 [2022-10-20T23:52:46.424Z] #0 0.732 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:52:46 [2022-10-20T23:52:46.424Z] #53 DONE 0.8s
23:52:46 [2022-10-20T23:52:46.424Z] 
23:52:46 [2022-10-20T23:52:46.424Z] #54 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:52:47 [2022-10-20T23:52:47.023Z] #54 DONE 1.0s
23:52:47 [2022-10-20T23:52:47.023Z] 
23:52:47 [2022-10-20T23:52:47.024Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:52:47 [2022-10-20T23:52:47.967Z] #49 ...
23:52:47 [2022-10-20T23:52:47.967Z] 
23:52:47 [2022-10-20T23:52:47.967Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:52:47 [2022-10-20T23:52:47.967Z] #55 DONE 0.8s
23:52:48 [2022-10-20T23:52:48.226Z] 
23:52:48 [2022-10-20T23:52:48.226Z] #56 [dev-systemd-false  6/28] RUN ldconfig
23:52:48 [2022-10-20T23:52:48.796Z] #56 DONE 1.0s
23:52:48 [2022-10-20T23:52:48.796Z] 
23:52:48 [2022-10-20T23:52:48.796Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:52:49 [2022-10-20T23:52:49.054Z] #34 ...
23:52:49 [2022-10-20T23:52:49.054Z] 
23:52:49 [2022-10-20T23:52:49.054Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:52:50 [2022-10-20T23:52:50.431Z] #57 1.212 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:52:50 [2022-10-20T23:52:50.431Z] #57 1.235 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:52:50 [2022-10-20T23:52:50.431Z] #57 1.240 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:52:50 [2022-10-20T23:52:50.999Z] #57 1.958 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
23:52:52 [2022-10-20T23:52:52.376Z] #57 3.567 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB]
23:52:54 [2022-10-20T23:52:54.279Z] #57 5.073 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B]
23:52:54 [2022-10-20T23:52:54.279Z] #57 ...
23:52:54 [2022-10-20T23:52:54.279Z] 
23:52:54 [2022-10-20T23:52:54.279Z] #30 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:52:56 [2022-10-20T23:52:56.612Z] #30 118.9 Updating files:  27% (3153/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:  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:  44% (5087/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:  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:  67% (7669/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:  95% (10914/11414)
Updating files:  96% (10958/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.
23:52:56 [2022-10-20T23:52:56.872Z] #30 122.2 + cd /tmp/tmp.f81lAql7Cx/tmp/docker-ce
23:52:56 [2022-10-20T23:52:56.872Z] #30 122.3 + git checkout -q v17.06.2-ce
23:52:57 [2022-10-20T23:52:57.810Z] #30 ...
23:52:57 [2022-10-20T23:52:57.810Z] 
23:52:57 [2022-10-20T23:52:57.810Z] #32 [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
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0 Delve is a source level debugger for Go programs.
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0 
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0 Delve enables you to interact with your program by controlling the execution of the process,
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0 
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0 
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0 Pass flags to the program you are debugging using `--`, for example:
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0 
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0 `dlv exec ./hello -- server --config conf/config.toml`
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0 
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0 Usage:
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0   dlv [command]
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0 
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0 Available Commands:
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0   attach      Attach to running process and begin debugging.
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0   connect     Connect to a headless debug server with a terminal client.
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0   core        Examine a core dump.
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0   debug       Compile and begin debugging main package in current directory, or the package specified.
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0   exec        Execute a precompiled binary, and begin a debug session.
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0   help        Help about any command
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0   run         Deprecated command. Use 'debug' instead.
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0   test        Compile test binary and begin debugging program.
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0   trace       Compile and begin tracing program.
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0   version     Prints version.
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0 
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0 Flags:
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0       --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)
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0       --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)
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0       --disable-aslr                     Disables address space randomization
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0   -h, --help                             help for dlv
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0       --init string                      Init file, executed by the terminal client.
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0       --log                              Enable debugging server logging.
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0       --wd string                        Working directory for running the program.
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0 
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0 Additional help topics:
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0   dlv backend  Help about the --backend flag.
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0   dlv log      Help about logging flags.
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0   dlv redirect Help about file redirection.
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0 
23:52:57 [2022-10-20T23:52:57.810Z] #32 123.0 Use "dlv [command] --help" for more information about a command.
23:52:57 [2022-10-20T23:52:57.810Z] #32 DONE 123.6s
23:52:58 [2022-10-20T23:52:58.070Z] 
23:52:58 [2022-10-20T23:52:58.070Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:52:58 [2022-10-20T23:52:58.070Z] #46 76.96 configure.ac:11: installing 'build-aux/compile'
23:52:58 [2022-10-20T23:52:58.070Z] #46 76.97 configure.ac:11: installing 'build-aux/config.guess'
23:52:58 [2022-10-20T23:52:58.070Z] #46 76.99 configure.ac:11: installing 'build-aux/config.sub'
23:52:58 [2022-10-20T23:52:58.070Z] #46 77.00 configure.ac:13: installing 'build-aux/install-sh'
23:52:58 [2022-10-20T23:52:58.070Z] #46 77.01 configure.ac:13: installing 'build-aux/missing'
23:52:58 [2022-10-20T23:52:58.070Z] #46 77.02 configure.ac:8: installing 'build-aux/tap-driver.sh'
23:52:58 [2022-10-20T23:52:58.070Z] #46 77.26 Makefile.am: installing 'build-aux/depcomp'
23:52:58 [2022-10-20T23:52:58.639Z] #46 78.63 checking build system type... aarch64-unknown-linux-gnu
23:52:58 [2022-10-20T23:52:58.639Z] #46 79.24 checking host system type... aarch64-unknown-linux-gnu
23:52:58 [2022-10-20T23:52:58.639Z] #46 79.25 checking how to print strings... printf
23:52:58 [2022-10-20T23:52:58.639Z] #46 79.26 checking for gcc... gcc
23:52:58 [2022-10-20T23:52:58.898Z] #46 79.33 checking whether the C compiler works... yes
23:52:58 [2022-10-20T23:52:58.898Z] #46 79.50 checking for C compiler default output file name... a.out
23:52:59 [2022-10-20T23:52:59.156Z] #46 79.50 checking for suffix of executables... 
23:52:59 [2022-10-20T23:52:59.156Z] #46 79.68 checking whether we are cross compiling... no
23:52:59 [2022-10-20T23:52:59.415Z] #46 79.88 checking for suffix of object files... o
23:52:59 [2022-10-20T23:52:59.674Z] #46 80.02 checking whether we are using the GNU C compiler... yes
23:52:59 [2022-10-20T23:52:59.674Z] #46 80.11 checking whether gcc accepts -g... yes
23:52:59 [2022-10-20T23:52:59.932Z] #46 80.20 checking for gcc option to accept ISO C89... none needed
23:52:59 [2022-10-20T23:52:59.932Z] #46 80.40 checking whether gcc understands -c and -o together... yes
23:53:00 [2022-10-20T23:53:00.191Z] #46 80.60 checking for a sed that does not truncate output... /bin/sed
23:53:00 [2022-10-20T23:53:00.191Z] #46 80.64 checking for grep that handles long lines and -e... /bin/grep
23:53:00 [2022-10-20T23:53:00.191Z] #46 80.65 checking for egrep... /bin/grep -E
23:53:00 [2022-10-20T23:53:00.191Z] #46 80.66 checking for fgrep... /bin/grep -F
23:53:00 [2022-10-20T23:53:00.191Z] #46 80.67 checking for ld used by gcc... /usr/bin/ld
23:53:00 [2022-10-20T23:53:00.191Z] #46 80.70 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:53:00 [2022-10-20T23:53:00.191Z] #46 80.70 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:53:00 [2022-10-20T23:53:00.191Z] #46 80.72 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:53:00 [2022-10-20T23:53:00.452Z] #46 80.83 checking whether ln -s works... yes
23:53:00 [2022-10-20T23:53:00.452Z] #46 80.83 checking the maximum length of command line arguments... 1572864
23:53:00 [2022-10-20T23:53:00.452Z] #46 80.88 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
23:53:00 [2022-10-20T23:53:00.452Z] #46 80.89 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
23:53:00 [2022-10-20T23:53:00.452Z] #46 80.89 checking for /usr/bin/ld option to reload object files... -r
23:53:00 [2022-10-20T23:53:00.452Z] #46 80.89 checking for objdump... objdump
23:53:00 [2022-10-20T23:53:00.452Z] #46 80.89 checking how to recognize dependent libraries... pass_all
23:53:00 [2022-10-20T23:53:00.452Z] #46 80.90 checking for dlltool... no
23:53:00 [2022-10-20T23:53:00.452Z] #46 80.90 checking how to associate runtime and link libraries... printf %s\n
23:53:00 [2022-10-20T23:53:00.452Z] #46 80.91 checking for ar... ar
23:53:00 [2022-10-20T23:53:00.452Z] #46 80.91 checking for archiver @FILE support... @
23:53:00 [2022-10-20T23:53:00.452Z] #46 81.06 checking for strip... strip
23:53:00 [2022-10-20T23:53:00.452Z] #46 81.06 checking for ranlib... ranlib
23:53:00 [2022-10-20T23:53:00.452Z] #46 81.06 checking for gawk... no
23:53:00 [2022-10-20T23:53:00.452Z] #46 81.07 checking for mawk... mawk
23:53:01 [2022-10-20T23:53:01.020Z] #46 81.07 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:53:01 [2022-10-20T23:53:01.020Z] #46 81.49 checking for sysroot... no
23:53:01 [2022-10-20T23:53:01.020Z] #46 81.50 checking for a working dd... /bin/dd
23:53:01 [2022-10-20T23:53:01.020Z] #46 81.53 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:53:01 [2022-10-20T23:53:01.020Z] #46 81.55 checking for mt... no
23:53:01 [2022-10-20T23:53:01.020Z] #46 81.57 checking if : is a manifest tool... no
23:53:01 [2022-10-20T23:53:01.020Z] #46 81.58 checking how to run the C preprocessor... gcc -E
23:53:01 [2022-10-20T23:53:01.846Z] #46 81.87 checking for ANSI C header files... yes
23:53:02 [2022-10-20T23:53:02.364Z] #46 82.59 checking for sys/types.h... yes
23:53:02 [2022-10-20T23:53:02.364Z] #46 82.80 checking for sys/stat.h... yes
23:53:02 [2022-10-20T23:53:02.624Z] #46 83.06 checking for stdlib.h... yes
23:53:02 [2022-10-20T23:53:02.624Z] #46 83.21 checking for string.h... yes
23:53:02 [2022-10-20T23:53:02.882Z] #46 83.34 checking for memory.h... yes
23:53:03 [2022-10-20T23:53:03.141Z] #46 83.57 checking for strings.h... yes
23:53:03 [2022-10-20T23:53:03.400Z] #46 83.73 checking for inttypes.h... yes
23:53:03 [2022-10-20T23:53:03.659Z] #46 83.98 checking for stdint.h... yes
23:53:03 [2022-10-20T23:53:03.918Z] #46 84.26 checking for unistd.h... yes
23:53:03 [2022-10-20T23:53:03.918Z] #46 84.42 checking for dlfcn.h... yes
23:53:04 [2022-10-20T23:53:04.177Z] #46 84.56 checking for objdir... .libs
23:53:04 [2022-10-20T23:53:04.435Z] #46 85.00 checking if gcc supports -fno-rtti -fno-exceptions... no
23:53:04 [2022-10-20T23:53:04.693Z] #46 85.12 checking for gcc option to produce PIC... -fPIC -DPIC
23:53:04 [2022-10-20T23:53:04.693Z] #46 85.12 checking if gcc PIC flag -fPIC -DPIC works... yes
23:53:04 [2022-10-20T23:53:04.951Z] #46 85.30 checking if gcc static flag -static works... 
23:53:04 [2022-10-20T23:53:04.951Z] #46 ...
23:53:04 [2022-10-20T23:53:04.951Z] 
23:53:04 [2022-10-20T23:53:04.951Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:53:04 [2022-10-20T23:53:04.951Z] #49 12.21 + cd /tmp/tmp.oZt2MDEmLF/src/github.com/opencontainers/runc
23:53:04 [2022-10-20T23:53:04.951Z] #49 12.21 + git checkout -q v1.1.4
23:53:04 [2022-10-20T23:53:04.951Z] #49 13.01 + '[' -z '' ']'
23:53:04 [2022-10-20T23:53:04.951Z] #49 13.01 + target=static
23:53:04 [2022-10-20T23:53:04.951Z] #49 13.01 + make BUILDTAGS=seccomp static
23:53:04 [2022-10-20T23:53:04.951Z] #49 13.45 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 .
23:53:05 [2022-10-20T23:53:05.209Z] #49 ...
23:53:05 [2022-10-20T23:53:05.209Z] 
23:53:05 [2022-10-20T23:53:05.209Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:53:05 [2022-10-20T23:53:05.209Z] #46 85.30 checking if gcc static flag -static works... yes
23:53:05 [2022-10-20T23:53:05.209Z] #46 85.60 checking if gcc supports -c -o file.o... yes
23:53:05 [2022-10-20T23:53:05.209Z] #46 85.77 checking if gcc supports -c -o file.o... (cached) yes
23:53:05 [2022-10-20T23:53:05.209Z] #46 85.77 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
23:53:05 [2022-10-20T23:53:05.475Z] #46 85.83 checking dynamic linker characteristics... GNU/Linux ld.so
23:53:05 [2022-10-20T23:53:05.475Z] #46 86.18 checking how to hardcode library paths into programs... immediate
23:53:05 [2022-10-20T23:53:05.475Z] #46 86.18 checking whether stripping libraries is possible... yes
23:53:05 [2022-10-20T23:53:05.734Z] #46 86.20 checking if libtool supports shared libraries... yes
23:53:05 [2022-10-20T23:53:05.734Z] #46 86.21 checking whether to build shared libraries... no
23:53:05 [2022-10-20T23:53:05.734Z] #46 86.22 checking whether to build static libraries... yes
23:53:05 [2022-10-20T23:53:05.734Z] #46 86.22 checking for a BSD-compatible install... /usr/bin/install -c
23:53:05 [2022-10-20T23:53:05.734Z] #46 86.26 checking whether build environment is sane... yes
23:53:05 [2022-10-20T23:53:05.734Z] #46 86.30 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:53:05 [2022-10-20T23:53:05.734Z] #46 86.32 checking whether make sets $(MAKE)... yes
23:53:05 [2022-10-20T23:53:05.734Z] #46 86.37 checking whether make supports the include directive... yes (GNU style)
23:53:05 [2022-10-20T23:53:05.993Z] #46 86.42 checking whether make supports nested variables... yes
23:53:05 [2022-10-20T23:53:05.993Z] #46 86.46 checking whether UID '0' is supported by ustar format... yes
23:53:05 [2022-10-20T23:53:05.993Z] #46 86.47 checking whether GID '0' is supported by ustar format... yes
23:53:05 [2022-10-20T23:53:05.993Z] #46 86.47 checking how to create a ustar tar archive... gnutar
23:53:06 [2022-10-20T23:53:06.252Z] #46 86.54 checking dependency style of gcc... gcc3
23:53:06 [2022-10-20T23:53:06.253Z] #46 86.75 checking whether to enable maintainer-specific portions of Makefiles... yes
23:53:06 [2022-10-20T23:53:06.253Z] #46 86.75 checking whether make supports nested variables... (cached) yes
23:53:06 [2022-10-20T23:53:06.253Z] #46 86.75 checking for gawk... (cached) mawk
23:53:06 [2022-10-20T23:53:06.253Z] #46 86.76 checking for a sed that does not truncate output... (cached) /bin/sed
23:53:06 [2022-10-20T23:53:06.253Z] #46 86.76 checking for gcc... (cached) gcc
23:53:06 [2022-10-20T23:53:06.253Z] #46 86.85 checking whether we are using the GNU C compiler... (cached) yes
23:53:06 [2022-10-20T23:53:06.253Z] #46 86.87 checking whether gcc accepts -g... (cached) yes
23:53:06 [2022-10-20T23:53:06.253Z] #46 86.87 checking for gcc option to accept ISO C89... (cached) none needed
23:53:06 [2022-10-20T23:53:06.253Z] #46 86.87 checking whether gcc understands -c and -o together... (cached) yes
23:53:06 [2022-10-20T23:53:06.253Z] #46 86.87 checking for a Python interpreter with version >= 3... python3
23:53:06 [2022-10-20T23:53:06.512Z] #46 86.97 checking for python3... /usr/bin/python3
23:53:06 [2022-10-20T23:53:06.512Z] #46 86.97 checking for python3 version... 3.9
23:53:06 [2022-10-20T23:53:06.512Z] #46 87.03 checking for python3 platform... linux
23:53:06 [2022-10-20T23:53:06.512Z] #46 ...
23:53:06 [2022-10-20T23:53:06.512Z] 
23:53:06 [2022-10-20T23:53:06.512Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:53:06 [2022-10-20T23:53:06.512Z] #57 7.584 Fetched 8472 kB in 7s (1272 kB/s)
23:53:06 [2022-10-20T23:53:06.512Z] #57 7.584 Reading package lists...
23:53:06 [2022-10-20T23:53:06.512Z] #57 10.64 Reading package lists...
23:53:06 [2022-10-20T23:53:06.512Z] #57 13.07 Building dependency tree...
23:53:06 [2022-10-20T23:53:06.512Z] #57 15.16 The following additional packages will be installed:
23:53:06 [2022-10-20T23:53:06.512Z] #57 15.16   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
23:53:06 [2022-10-20T23:53:06.512Z] #57 15.16   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
23:53:06 [2022-10-20T23:53:06.512Z] #57 15.16   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
23:53:06 [2022-10-20T23:53:06.512Z] #57 15.16   libxtables12 python-pip-whl python3-distutils python3-lib2to3
23:53:06 [2022-10-20T23:53:06.512Z] #57 15.16   python3-pkg-resources systemd vim-runtime xxd
23:53:06 [2022-10-20T23:53:06.512Z] #57 15.16 Suggested packages:
23:53:06 [2022-10-20T23:53:06.512Z] #57 15.18   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
23:53:06 [2022-10-20T23:53:06.512Z] #57 15.18   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
23:53:06 [2022-10-20T23:53:06.512Z] #57 15.18   ctags vim-doc vim-scripts xfsdump acl attr quota
23:53:06 [2022-10-20T23:53:06.512Z] #57 15.18 Recommended packages:
23:53:06 [2022-10-20T23:53:06.512Z] #57 15.18   libatm1 nftables libpam-cap build-essential python3-dev dbus
23:53:06 [2022-10-20T23:53:06.512Z] #57 15.18   systemd-timesyncd | time-daemon unzip
23:53:06 [2022-10-20T23:53:06.512Z] #57 16.61 The following NEW packages will be installed:
23:53:06 [2022-10-20T23:53:06.512Z] #57 16.64   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
23:53:06 [2022-10-20T23:53:06.512Z] #57 16.64   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
23:53:06 [2022-10-20T23:53:06.512Z] #57 16.64   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
23:53:06 [2022-10-20T23:53:06.512Z] #57 16.64   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
23:53:06 [2022-10-20T23:53:06.512Z] #57 16.64   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
23:53:06 [2022-10-20T23:53:06.512Z] #57 16.64   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
23:53:06 [2022-10-20T23:53:06.512Z] #57 16.64   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
23:53:06 [2022-10-20T23:53:06.512Z] #57 16.65   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
23:53:06 [2022-10-20T23:53:06.513Z] #57 16.65   vim-runtime xfsprogs xxd xz-utils zip zstd
23:53:06 [2022-10-20T23:53:06.513Z] #57 16.99 0 upgraded, 56 newly installed, 0 to remove and 3 not upgraded.
23:53:06 [2022-10-20T23:53:06.513Z] #57 16.99 Need to get 31.8 MB of archives.
23:53:06 [2022-10-20T23:53:06.513Z] #57 16.99 After this operation, 123 MB of additional disk space will be used.
23:53:06 [2022-10-20T23:53:06.513Z] #57 16.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.16 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.27 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.30 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.30 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.53 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.53 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.53 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.53 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.54 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.54 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.54 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.55 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.57 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.62 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.62 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.63 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.63 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.66 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.66 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.67 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.69 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.70 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.70 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 17.71 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
23:53:06 [2022-10-20T23:53:06.513Z] #57 ...
23:53:06 [2022-10-20T23:53:06.513Z] 
23:53:06 [2022-10-20T23:53:06.513Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:53:06 [2022-10-20T23:53:06.772Z] #46 87.07 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
23:53:06 [2022-10-20T23:53:06.772Z] #46 87.25 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
23:53:06 [2022-10-20T23:53:06.772Z] #46 87.39 checking for go-md2man... no
23:53:07 [2022-10-20T23:53:07.031Z] #46 87.40 checking error.h usability... yes
23:53:07 [2022-10-20T23:53:07.031Z] #46 87.58 checking error.h presence... yes
23:53:07 [2022-10-20T23:53:07.031Z] #46 87.63 checking for error.h... yes
23:53:07 [2022-10-20T23:53:07.289Z] #46 87.67 checking linux/openat2.h usability... yes
23:53:07 [2022-10-20T23:53:07.289Z] #46 87.90 checking linux/openat2.h presence... yes
23:53:07 [2022-10-20T23:53:07.289Z] #46 87.97 checking for linux/openat2.h... yes
23:53:07 [2022-10-20T23:53:07.857Z] #46 88.01 checking for copy_file_range... yes
23:53:07 [2022-10-20T23:53:07.857Z] #46 88.33 checking for fgetxattr... yes
23:53:08 [2022-10-20T23:53:08.116Z] #46 88.58 checking for statx... yes
23:53:08 [2022-10-20T23:53:08.634Z] #46 88.83 checking for fgetpwent_r... yes
23:53:08 [2022-10-20T23:53:08.893Z] #46 89.21 checking for issetugid... no
23:53:09 [2022-10-20T23:53:09.154Z] #46 89.49 checking for pkg-config... /usr/bin/pkg-config
23:53:09 [2022-10-20T23:53:09.154Z] #46 89.50 checking pkg-config is at least version 0.9.0... yes
23:53:09 [2022-10-20T23:53:09.413Z] #46 89.51 checking for library containing yajl_tree_get... -lyajl
23:53:09 [2022-10-20T23:53:09.413Z] #46 89.87 checking for yajl >= 2.0.0... yes
23:53:09 [2022-10-20T23:53:09.413Z] #46 89.92 checking sys/capability.h usability... yes
23:53:09 [2022-10-20T23:53:09.413Z] #46 90.04 checking sys/capability.h presence... yes
23:53:09 [2022-10-20T23:53:09.672Z] #46 90.13 checking for sys/capability.h... yes
23:53:09 [2022-10-20T23:53:09.931Z] #46 90.13 checking for library containing cap_from_name... -lcap
23:53:10 [2022-10-20T23:53:10.452Z] #46 90.58 checking for library containing dlopen... -ldl
23:53:10 [2022-10-20T23:53:10.711Z] #46 91.13 checking seccomp.h usability... 
23:53:10 [2022-10-20T23:53:10.711Z] #46 ...
23:53:10 [2022-10-20T23:53:10.711Z] 
23:53:10 [2022-10-20T23:53:10.711Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:53:10 [2022-10-20T23:53:10.711Z] #34 DONE 136.3s
23:53:10 [2022-10-20T23:53:10.711Z] 
23:53:10 [2022-10-20T23:53:10.711Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:53:10 [2022-10-20T23:53:10.711Z] #46 91.13 checking seccomp.h usability... yes
23:53:10 [2022-10-20T23:53:10.971Z] #46 91.29 checking seccomp.h presence... yes
23:53:10 [2022-10-20T23:53:10.971Z] #46 91.43 checking for seccomp.h... yes
23:53:10 [2022-10-20T23:53:10.971Z] #46 91.43 checking for library containing seccomp_rule_add... 
23:53:10 [2022-10-20T23:53:10.971Z] #46 ...
23:53:10 [2022-10-20T23:53:10.971Z] 
23:53:10 [2022-10-20T23:53:10.971Z] #30 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:53:10 [2022-10-20T23:53:10.971Z] #30 126.4 + mkdir -p /tmp/tmp.f81lAql7Cx/src/github.com/docker
23:53:10 [2022-10-20T23:53:10.971Z] #30 126.4 + mv components/cli /tmp/tmp.f81lAql7Cx/src/github.com/docker/cli
23:53:10 [2022-10-20T23:53:10.971Z] #30 126.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
23:53:11 [2022-10-20T23:53:11.231Z] #30 ...
23:53:11 [2022-10-20T23:53:11.231Z] 
23:53:11 [2022-10-20T23:53:11.231Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:53:11 [2022-10-20T23:53:11.231Z] #57 17.85 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
23:53:11 [2022-10-20T23:53:11.231Z] #57 17.88 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
23:53:11 [2022-10-20T23:53:11.231Z] #57 17.90 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
23:53:11 [2022-10-20T23:53:11.231Z] #57 17.90 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
23:53:11 [2022-10-20T23:53:11.231Z] #57 18.50 debconf: delaying package configuration, since apt-utils is not installed
23:53:11 [2022-10-20T23:53:11.231Z] #57 18.64 Fetched 31.8 MB in 1s (26.1 MB/s)
23:53:11 [2022-10-20T23:53:11.231Z] #57 18.71 Selecting previously unselected package libcap2:arm64.
23:53:11 [2022-10-20T23:53:11.231Z] #57 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.)
23:53:11 [2022-10-20T23:53:11.231Z] #57 18.73 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
23:53:11 [2022-10-20T23:53:11.231Z] #57 18.74 Unpacking libcap2:arm64 (1:2.44-1) ...
23:53:11 [2022-10-20T23:53:11.231Z] #57 18.79 Selecting previously unselected package libargon2-1:arm64.
23:53:11 [2022-10-20T23:53:11.231Z] #57 18.80 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
23:53:11 [2022-10-20T23:53:11.231Z] #57 18.80 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
23:53:11 [2022-10-20T23:53:11.231Z] #57 18.87 Selecting previously unselected package libjson-c5:arm64.
23:53:11 [2022-10-20T23:53:11.231Z] #57 18.88 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
23:53:11 [2022-10-20T23:53:11.231Z] #57 18.89 Unpacking libjson-c5:arm64 (0.15-2) ...
23:53:11 [2022-10-20T23:53:11.231Z] #57 18.98 Selecting previously unselected package libcryptsetup12:arm64.
23:53:11 [2022-10-20T23:53:11.231Z] #57 18.98 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
23:53:11 [2022-10-20T23:53:11.231Z] #57 18.99 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
23:53:11 [2022-10-20T23:53:11.231Z] #57 19.14 Selecting previously unselected package libip4tc2:arm64.
23:53:11 [2022-10-20T23:53:11.231Z] #57 19.15 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
23:53:11 [2022-10-20T23:53:11.231Z] #57 19.16 Unpacking libip4tc2:arm64 (1.8.7-1) ...
23:53:11 [2022-10-20T23:53:11.231Z] #57 19.25 Selecting previously unselected package libkmod2:arm64.
23:53:11 [2022-10-20T23:53:11.231Z] #57 19.25 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
23:53:11 [2022-10-20T23:53:11.231Z] #57 19.26 Unpacking libkmod2:arm64 (28-1) ...
23:53:11 [2022-10-20T23:53:11.231Z] #57 19.38 Selecting previously unselected package systemd.
23:53:11 [2022-10-20T23:53:11.231Z] #57 19.38 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ...
23:53:11 [2022-10-20T23:53:11.231Z] #57 19.49 Unpacking systemd (247.3-7+deb11u1) ...
23:53:11 [2022-10-20T23:53:11.231Z] #57 21.90 Selecting previously unselected package pigz.
23:53:11 [2022-10-20T23:53:11.231Z] #57 21.91 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
23:53:11 [2022-10-20T23:53:11.231Z] #57 21.93 Unpacking pigz (2.6-1) ...
23:53:11 [2022-10-20T23:53:11.231Z] #57 22.08 Selecting previously unselected package libelf1:arm64.
23:53:11 [2022-10-20T23:53:11.231Z] #57 22.09 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
23:53:11 [2022-10-20T23:53:11.231Z] #57 22.09 Unpacking libelf1:arm64 (0.183-1) ...
23:53:11 [2022-10-20T23:53:11.231Z] #57 22.34 Selecting previously unselected package libbpf0:arm64.
23:53:11 [2022-10-20T23:53:11.231Z] #57 22.34 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
23:53:11 [2022-10-20T23:53:11.231Z] #57 22.35 Unpacking libbpf0:arm64 (1:0.3-2) ...
23:53:11 [2022-10-20T23:53:11.491Z] #57 22.53 Selecting previously unselected package libmnl0:arm64.
23:53:11 [2022-10-20T23:53:11.491Z] #57 22.54 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
23:53:11 [2022-10-20T23:53:11.491Z] #57 22.56 Unpacking libmnl0:arm64 (1.0.4-3) ...
23:53:11 [2022-10-20T23:53:11.750Z] #57 22.71 Selecting previously unselected package libxtables12:arm64.
23:53:11 [2022-10-20T23:53:11.750Z] #57 22.71 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
23:53:11 [2022-10-20T23:53:11.750Z] #57 22.71 Unpacking libxtables12:arm64 (1.8.7-1) ...
23:53:11 [2022-10-20T23:53:11.750Z] #57 22.80 Selecting previously unselected package libcap2-bin.
23:53:11 [2022-10-20T23:53:11.750Z] #57 22.83 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
23:53:11 [2022-10-20T23:53:11.750Z] #57 22.85 Unpacking libcap2-bin (1:2.44-1) ...
23:53:12 [2022-10-20T23:53:12.009Z] #57 22.95 Selecting previously unselected package iproute2.
23:53:12 [2022-10-20T23:53:12.009Z] #57 22.95 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
23:53:12 [2022-10-20T23:53:12.009Z] #57 22.95 Unpacking iproute2 (5.10.0-4) ...
23:53:12 [2022-10-20T23:53:12.267Z] #57 23.43 Selecting previously unselected package xxd.
23:53:12 [2022-10-20T23:53:12.267Z] #57 23.44 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
23:53:12 [2022-10-20T23:53:12.267Z] #57 23.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:53:12 [2022-10-20T23:53:12.267Z] #57 23.52 Selecting previously unselected package vim-common.
23:53:12 [2022-10-20T23:53:12.267Z] #57 23.52 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:53:12 [2022-10-20T23:53:12.526Z] #57 23.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:53:12 [2022-10-20T23:53:12.785Z] #57 23.72 Selecting previously unselected package bash-completion.
23:53:12 [2022-10-20T23:53:12.785Z] #57 23.72 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
23:53:15 [2022-10-20T23:53:15.320Z] #57 25.97 Unpacking bash-completion (1:2.11-2) ...
23:53:15 [2022-10-20T23:53:15.320Z] #57 26.35 Selecting previously unselected package bzip2.
23:53:15 [2022-10-20T23:53:15.320Z] #57 26.37 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
23:53:15 [2022-10-20T23:53:15.320Z] #57 26.37 Unpacking bzip2 (1.0.8-4) ...
23:53:15 [2022-10-20T23:53:15.320Z] #57 26.43 Selecting previously unselected package xz-utils.
23:53:15 [2022-10-20T23:53:15.320Z] #57 26.44 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
23:53:15 [2022-10-20T23:53:15.320Z] #57 26.45 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
23:53:15 [2022-10-20T23:53:15.579Z] #57 26.62 Selecting previously unselected package apparmor.
23:53:15 [2022-10-20T23:53:15.579Z] #57 26.62 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
23:53:15 [2022-10-20T23:53:15.579Z] #57 26.68 Unpacking apparmor (2.13.6-10) ...
23:53:15 [2022-10-20T23:53:15.838Z] #57 27.05 Selecting previously unselected package inetutils-ping.
23:53:16 [2022-10-20T23:53:16.097Z] #57 27.05 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
23:53:16 [2022-10-20T23:53:16.097Z] #57 27.06 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
23:53:16 [2022-10-20T23:53:16.097Z] #57 27.18 Selecting previously unselected package libip6tc2:arm64.
23:53:16 [2022-10-20T23:53:16.097Z] #57 27.19 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
23:53:16 [2022-10-20T23:53:16.097Z] #57 27.19 Unpacking libip6tc2:arm64 (1.8.7-1) ...
23:53:16 [2022-10-20T23:53:16.097Z] #57 27.27 Selecting previously unselected package libnfnetlink0:arm64.
23:53:16 [2022-10-20T23:53:16.097Z] #57 27.27 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
23:53:16 [2022-10-20T23:53:16.097Z] #57 27.28 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
23:53:16 [2022-10-20T23:53:16.356Z] #57 27.34 Selecting previously unselected package libnetfilter-conntrack3:arm64.
23:53:16 [2022-10-20T23:53:16.356Z] #57 27.35 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
23:53:16 [2022-10-20T23:53:16.356Z] #57 27.35 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
23:53:16 [2022-10-20T23:53:16.356Z] #57 27.44 Selecting previously unselected package libnftnl11:arm64.
23:53:16 [2022-10-20T23:53:16.356Z] #57 27.45 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
23:53:16 [2022-10-20T23:53:16.356Z] #57 27.45 Unpacking libnftnl11:arm64 (1.1.9-1) ...
23:53:16 [2022-10-20T23:53:16.356Z] #57 27.53 Selecting previously unselected package iptables.
23:53:16 [2022-10-20T23:53:16.356Z] #57 27.54 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
23:53:16 [2022-10-20T23:53:16.356Z] #57 27.54 Unpacking iptables (1.8.7-1) ...
23:53:16 [2022-10-20T23:53:16.615Z] #57 27.82 Selecting previously unselected package libonig5:arm64.
23:53:16 [2022-10-20T23:53:16.615Z] #57 27.83 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
23:53:16 [2022-10-20T23:53:16.874Z] #57 27.85 Unpacking libonig5:arm64 (6.9.6-1.1) ...
23:53:16 [2022-10-20T23:53:16.874Z] #57 27.98 Selecting previously unselected package libjq1:arm64.
23:53:16 [2022-10-20T23:53:16.874Z] #57 27.98 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
23:53:16 [2022-10-20T23:53:16.874Z] #57 27.99 Unpacking libjq1:arm64 (1.6-2.1) ...
23:53:17 [2022-10-20T23:53:17.133Z] #57 28.08 Selecting previously unselected package jq.
23:53:17 [2022-10-20T23:53:17.133Z] #57 28.09 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
23:53:17 [2022-10-20T23:53:17.133Z] #57 28.10 Unpacking jq (1.6-2.1) ...
23:53:17 [2022-10-20T23:53:17.133Z] #57 28.21 Selecting previously unselected package libaio1:arm64.
23:53:17 [2022-10-20T23:53:17.133Z] #57 28.22 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
23:53:17 [2022-10-20T23:53:17.133Z] #57 28.23 Unpacking libaio1:arm64 (0.3.112-9) ...
23:53:17 [2022-10-20T23:53:17.133Z] #57 28.29 Selecting previously unselected package libgpm2:arm64.
23:53:17 [2022-10-20T23:53:17.133Z] #57 28.29 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
23:53:17 [2022-10-20T23:53:17.133Z] #57 28.30 Unpacking libgpm2:arm64 (1.20.7-8) ...
23:53:17 [2022-10-20T23:53:17.392Z] #57 28.37 Selecting previously unselected package libicu67:arm64.
23:53:17 [2022-10-20T23:53:17.392Z] #57 28.38 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
23:53:17 [2022-10-20T23:53:17.392Z] #57 28.39 Unpacking libicu67:arm64 (67.1-7) ...
23:53:20 [2022-10-20T23:53:20.680Z] #57 31.70 Selecting previously unselected package libinih1:arm64.
23:53:20 [2022-10-20T23:53:20.680Z] #57 31.70 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
23:53:20 [2022-10-20T23:53:20.680Z] #57 31.71 Unpacking libinih1:arm64 (53-1+b2) ...
23:53:20 [2022-10-20T23:53:20.680Z] #57 31.78 Selecting previously unselected package libmicrohttpd12:arm64.
23:53:20 [2022-10-20T23:53:20.680Z] #57 31.78 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
23:53:20 [2022-10-20T23:53:20.680Z] #57 31.78 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
23:53:20 [2022-10-20T23:53:20.680Z] #57 31.89 Selecting previously unselected package libnet1:arm64.
23:53:20 [2022-10-20T23:53:20.939Z] #57 31.89 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
23:53:20 [2022-10-20T23:53:20.939Z] #57 31.90 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:53:20 [2022-10-20T23:53:20.939Z] #57 32.00 Selecting previously unselected package libnl-3-200:arm64.
23:53:20 [2022-10-20T23:53:20.939Z] #57 32.00 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
23:53:20 [2022-10-20T23:53:20.939Z] #57 32.01 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
23:53:20 [2022-10-20T23:53:20.939Z] #57 32.08 Selecting previously unselected package libprotobuf-c1:arm64.
23:53:20 [2022-10-20T23:53:20.939Z] #57 32.10 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
23:53:20 [2022-10-20T23:53:20.939Z] #57 32.11 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
23:53:21 [2022-10-20T23:53:21.198Z] #57 32.20 Selecting previously unselected package libyajl2:arm64.
23:53:21 [2022-10-20T23:53:21.198Z] #57 32.21 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
23:53:21 [2022-10-20T23:53:21.198Z] #57 32.23 Unpacking libyajl2:arm64 (2.1.0-3) ...
23:53:21 [2022-10-20T23:53:21.198Z] #57 32.29 Selecting previously unselected package net-tools.
23:53:21 [2022-10-20T23:53:21.198Z] #57 32.29 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
23:53:21 [2022-10-20T23:53:21.198Z] #57 32.30 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
23:53:21 [2022-10-20T23:53:21.456Z] #57 32.48 Selecting previously unselected package patch.
23:53:21 [2022-10-20T23:53:21.456Z] #57 32.49 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
23:53:21 [2022-10-20T23:53:21.456Z] #57 32.50 Unpacking patch (2.7.6-7) ...
23:53:21 [2022-10-20T23:53:21.716Z] #57 32.59 Selecting previously unselected package python-pip-whl.
23:53:21 [2022-10-20T23:53:21.716Z] #57 32.59 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
23:53:21 [2022-10-20T23:53:21.716Z] #57 32.61 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
23:53:21 [2022-10-20T23:53:21.716Z] #57 ...
23:53:21 [2022-10-20T23:53:21.716Z] 
23:53:21 [2022-10-20T23:53:21.716Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:53:21 [2022-10-20T23:53:21.716Z] #46 91.43 checking for library containing seccomp_rule_add... -lseccomp
23:53:21 [2022-10-20T23:53:21.716Z] #46 92.09 checking for library containing seccomp_arch_resolve_name... none required
23:53:21 [2022-10-20T23:53:21.716Z] #46 92.33 checking systemd/sd-bus.h usability... yes
23:53:21 [2022-10-20T23:53:21.716Z] #46 92.50 checking systemd/sd-bus.h presence... yes
23:53:21 [2022-10-20T23:53:21.716Z] #46 92.63 checking for systemd/sd-bus.h... yes
23:53:21 [2022-10-20T23:53:21.716Z] #46 92.64 checking for library containing sd_bus_match_signal_async... -lsystemd
23:53:21 [2022-10-20T23:53:21.716Z] #46 93.12 checking for sd_notify_barrier... yes
23:53:21 [2022-10-20T23:53:21.716Z] #46 93.39 checking linux/bpf.h usability... yes
23:53:21 [2022-10-20T23:53:21.716Z] #46 93.52 checking linux/bpf.h presence... yes
23:53:21 [2022-10-20T23:53:21.716Z] #46 93.58 checking for linux/bpf.h... yes
23:53:21 [2022-10-20T23:53:21.716Z] #46 93.59 checking compilation for eBPF... yes
23:53:21 [2022-10-20T23:53:21.716Z] #46 93.70 checking for criu >= 3.15... no
23:53:21 [2022-10-20T23:53:21.716Z] #46 93.73 configure: CRIU headers not found, building without CRIU support
23:53:21 [2022-10-20T23:53:21.716Z] #46 93.73 checking for criu > 3.16... no
23:53:21 [2022-10-20T23:53:21.716Z] #46 93.76 configure: CRIU version doesn't support join-ns API
23:53:21 [2022-10-20T23:53:21.716Z] #46 93.76 checking for criu > 3.16.1... no
23:53:21 [2022-10-20T23:53:21.716Z] #46 93.80 configure: CRIU version doesn't support for pre-dumping
23:53:21 [2022-10-20T23:53:21.716Z] #46 93.80 checking for new mount API (fsconfig)... yes
23:53:21 [2022-10-20T23:53:21.716Z] #46 93.88 checking for seccomp notify API... yes
23:53:21 [2022-10-20T23:53:21.716Z] #46 93.95 checking for gperf... no
23:53:21 [2022-10-20T23:53:21.716Z] #46 93.97 configure: gperf not found - cannot rebuild signal parser code
23:53:21 [2022-10-20T23:53:21.716Z] #46 93.97 checking for library containing argp_parse... none required
23:53:21 [2022-10-20T23:53:21.716Z] #46 94.35 checking that generated files are newer than configure... done
23:53:21 [2022-10-20T23:53:21.716Z] #46 94.35 configure: creating ./config.status
23:53:21 [2022-10-20T23:53:21.716Z] #46 96.98 config.status: creating Makefile
23:53:21 [2022-10-20T23:53:21.716Z] #46 97.07 config.status: creating rpm/crun.spec
23:53:21 [2022-10-20T23:53:21.716Z] #46 97.13 config.status: creating config.h
23:53:21 [2022-10-20T23:53:21.716Z] #46 97.19 config.status: executing libtool commands
23:53:21 [2022-10-20T23:53:21.716Z] #46 97.23 config.status: executing depfiles commands
23:53:21 [2022-10-20T23:53:21.716Z] #46 98.42 === configuring in libocispec (/tmp/crun-build/libocispec)
23:53:21 [2022-10-20T23:53:21.716Z] #46 98.46 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:53:21 [2022-10-20T23:53:21.716Z] #46 98.83 checking for gcc... gcc
23:53:21 [2022-10-20T23:53:21.716Z] #46 98.92 checking whether the C compiler works... yes
23:53:21 [2022-10-20T23:53:21.716Z] #46 99.10 checking for C compiler default output file name... a.out
23:53:21 [2022-10-20T23:53:21.716Z] #46 99.11 checking for suffix of executables... 
23:53:21 [2022-10-20T23:53:21.716Z] #46 99.28 checking whether we are cross compiling... no
23:53:21 [2022-10-20T23:53:21.716Z] #46 99.45 checking for suffix of object files... o
23:53:21 [2022-10-20T23:53:21.716Z] #46 99.53 checking whether we are using the GNU C compiler... yes
23:53:21 [2022-10-20T23:53:21.716Z] #46 99.63 checking whether gcc accepts -g... yes
23:53:21 [2022-10-20T23:53:21.716Z] #46 99.74 checking for gcc option to accept ISO C89... none needed
23:53:21 [2022-10-20T23:53:21.716Z] #46 99.94 checking whether gcc understands -c and -o together... yes
23:53:21 [2022-10-20T23:53:21.716Z] #46 100.1 checking how to run the C preprocessor... gcc -E
23:53:21 [2022-10-20T23:53:21.716Z] #46 100.3 checking for grep that handles long lines and -e... /bin/grep
23:53:21 [2022-10-20T23:53:21.716Z] #46 100.3 checking for egrep... /bin/grep -E
23:53:21 [2022-10-20T23:53:21.716Z] #46 100.4 checking for ANSI C header files... yes
23:53:21 [2022-10-20T23:53:21.716Z] #46 101.0 checking for sys/types.h... yes
23:53:21 [2022-10-20T23:53:21.716Z] #46 101.2 checking for sys/stat.h... yes
23:53:21 [2022-10-20T23:53:21.716Z] #46 101.4 checking for stdlib.h... yes
23:53:21 [2022-10-20T23:53:21.716Z] #46 101.5 checking for string.h... yes
23:53:21 [2022-10-20T23:53:21.716Z] #46 101.8 checking for memory.h... yes
23:53:21 [2022-10-20T23:53:21.716Z] #46 101.9 checking for strings.h... yes
23:53:21 [2022-10-20T23:53:21.716Z] #46 102.1 checking for inttypes.h... yes
23:53:21 [2022-10-20T23:53:21.975Z] #46 102.2 checking for stdint.h... yes
23:53:21 [2022-10-20T23:53:21.975Z] #46 102.5 checking for unistd.h... 
23:53:21 [2022-10-20T23:53:21.975Z] #46 ...
23:53:21 [2022-10-20T23:53:21.975Z] 
23:53:21 [2022-10-20T23:53:21.975Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:53:21 [2022-10-20T23:53:21.975Z] #57 33.10 Selecting previously unselected package python3-lib2to3.
23:53:21 [2022-10-20T23:53:21.975Z] #57 33.10 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
23:53:21 [2022-10-20T23:53:21.975Z] #57 33.12 Unpacking python3-lib2to3 (3.9.2-1) ...
23:53:22 [2022-10-20T23:53:22.234Z] #57 33.24 Selecting previously unselected package python3-distutils.
23:53:22 [2022-10-20T23:53:22.234Z] #57 33.24 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
23:53:22 [2022-10-20T23:53:22.234Z] #57 33.25 Unpacking python3-distutils (3.9.2-1) ...
23:53:22 [2022-10-20T23:53:22.234Z] #57 33.40 Selecting previously unselected package python3-pkg-resources.
23:53:22 [2022-10-20T23:53:22.234Z] #57 33.40 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
23:53:22 [2022-10-20T23:53:22.234Z] #57 33.41 Unpacking python3-pkg-resources (52.0.0-4) ...
23:53:22 [2022-10-20T23:53:22.492Z] #57 33.53 Selecting previously unselected package python3-setuptools.
23:53:22 [2022-10-20T23:53:22.492Z] #57 33.55 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
23:53:22 [2022-10-20T23:53:22.492Z] #57 33.56 Unpacking python3-setuptools (52.0.0-4) ...
23:53:22 [2022-10-20T23:53:22.751Z] #57 33.80 Selecting previously unselected package python3-wheel.
23:53:22 [2022-10-20T23:53:22.751Z] #57 33.82 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
23:53:22 [2022-10-20T23:53:22.751Z] #57 33.83 Unpacking python3-wheel (0.34.2-1) ...
23:53:22 [2022-10-20T23:53:22.751Z] #57 33.90 Selecting previously unselected package python3-pip.
23:53:22 [2022-10-20T23:53:22.751Z] #57 33.90 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
23:53:22 [2022-10-20T23:53:22.751Z] #57 33.90 Unpacking python3-pip (20.3.4-4+deb11u1) ...
23:53:23 [2022-10-20T23:53:23.011Z] #57 34.21 Selecting previously unselected package sudo.
23:53:23 [2022-10-20T23:53:23.011Z] #57 34.21 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
23:53:23 [2022-10-20T23:53:23.011Z] #57 34.22 Unpacking sudo (1.9.5p2-3) ...
23:53:23 [2022-10-20T23:53:23.583Z] #57 34.76 Selecting previously unselected package systemd-journal-remote.
23:53:23 [2022-10-20T23:53:23.583Z] #57 34.77 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
23:53:23 [2022-10-20T23:53:23.583Z] #57 34.79 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
23:53:23 [2022-10-20T23:53:23.859Z] #57 34.91 Selecting previously unselected package thin-provisioning-tools.
23:53:23 [2022-10-20T23:53:23.859Z] #57 34.92 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
23:53:23 [2022-10-20T23:53:23.859Z] #57 34.92 Unpacking thin-provisioning-tools (0.9.0-1) ...
23:53:24 [2022-10-20T23:53:24.118Z] #57 35.18 Selecting previously unselected package uidmap.
23:53:24 [2022-10-20T23:53:24.118Z] #57 35.20 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
23:53:24 [2022-10-20T23:53:24.118Z] #57 35.21 Unpacking uidmap (1:4.8.1-1) ...
23:53:24 [2022-10-20T23:53:24.377Z] #57 35.32 Selecting previously unselected package vim-runtime.
23:53:24 [2022-10-20T23:53:24.377Z] #57 35.32 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
23:53:24 [2022-10-20T23:53:24.377Z] #57 35.35 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
23:53:24 [2022-10-20T23:53:24.377Z] #57 35.38 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
23:53:24 [2022-10-20T23:53:24.377Z] #57 35.40 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
23:53:29 [2022-10-20T23:53:29.644Z] #57 38.24 Selecting previously unselected package vim.
23:53:29 [2022-10-20T23:53:29.644Z] #57 38.25 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
23:53:29 [2022-10-20T23:53:29.644Z] #57 38.27 Unpacking vim (2:8.2.2434-3+deb11u1) ...
23:53:29 [2022-10-20T23:53:29.644Z] #57 38.86 Selecting previously unselected package xfsprogs.
23:53:29 [2022-10-20T23:53:29.644Z] #57 38.87 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
23:53:29 [2022-10-20T23:53:29.644Z] #57 38.88 Unpacking xfsprogs (5.10.0-4) ...
23:53:29 [2022-10-20T23:53:29.644Z] #57 39.35 Selecting previously unselected package zip.
23:53:29 [2022-10-20T23:53:29.644Z] #57 39.35 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
23:53:29 [2022-10-20T23:53:29.644Z] #57 39.37 Unpacking zip (3.0-12) ...
23:53:29 [2022-10-20T23:53:29.644Z] #57 39.52 Selecting previously unselected package zstd.
23:53:29 [2022-10-20T23:53:29.644Z] #57 39.53 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
23:53:29 [2022-10-20T23:53:29.644Z] #57 39.54 Unpacking zstd (1.4.8+dfsg-2.1) ...
23:53:29 [2022-10-20T23:53:29.644Z] #57 39.83 Setting up python3-pkg-resources (52.0.0-4) ...
23:53:29 [2022-10-20T23:53:29.644Z] #57 ...
23:53:29 [2022-10-20T23:53:29.644Z] 
23:53:29 [2022-10-20T23:53:29.644Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:53:29 [2022-10-20T23:53:29.644Z] #46 102.5 checking for unistd.h... yes
23:53:29 [2022-10-20T23:53:29.644Z] #46 102.7 checking minix/config.h usability... no
23:53:29 [2022-10-20T23:53:29.644Z] #46 102.8 checking minix/config.h presence... no
23:53:29 [2022-10-20T23:53:29.644Z] #46 102.9 checking for minix/config.h... no
23:53:29 [2022-10-20T23:53:29.644Z] #46 102.9 checking whether it is safe to define __EXTENSIONS__... yes
23:53:29 [2022-10-20T23:53:29.644Z] #46 103.2 checking build system type... aarch64-unknown-linux-gnu
23:53:29 [2022-10-20T23:53:29.644Z] #46 103.5 checking host system type... aarch64-unknown-linux-gnu
23:53:29 [2022-10-20T23:53:29.644Z] #46 103.5 checking how to print strings... printf
23:53:29 [2022-10-20T23:53:29.644Z] #46 103.5 checking for a sed that does not truncate output... /bin/sed
23:53:29 [2022-10-20T23:53:29.644Z] #46 103.5 checking for fgrep... /bin/grep -F
23:53:29 [2022-10-20T23:53:29.644Z] #46 103.5 checking for ld used by gcc... /usr/bin/ld
23:53:29 [2022-10-20T23:53:29.644Z] #46 103.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:53:29 [2022-10-20T23:53:29.644Z] #46 103.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:53:29 [2022-10-20T23:53:29.644Z] #46 103.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:53:29 [2022-10-20T23:53:29.644Z] #46 103.7 checking whether ln -s works... yes
23:53:29 [2022-10-20T23:53:29.644Z] #46 103.7 checking the maximum length of command line arguments... 1572864
23:53:29 [2022-10-20T23:53:29.644Z] #46 103.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
23:53:29 [2022-10-20T23:53:29.644Z] #46 103.8 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
23:53:29 [2022-10-20T23:53:29.644Z] #46 103.8 checking for /usr/bin/ld option to reload object files... -r
23:53:29 [2022-10-20T23:53:29.644Z] #46 103.8 checking for objdump... objdump
23:53:29 [2022-10-20T23:53:29.644Z] #46 103.8 checking how to recognize dependent libraries... pass_all
23:53:29 [2022-10-20T23:53:29.644Z] #46 103.8 checking for dlltool... no
23:53:29 [2022-10-20T23:53:29.644Z] #46 103.8 checking how to associate runtime and link libraries... printf %s\n
23:53:29 [2022-10-20T23:53:29.644Z] #46 103.8 checking for ar... ar
23:53:29 [2022-10-20T23:53:29.644Z] #46 103.8 checking for archiver @FILE support... @
23:53:29 [2022-10-20T23:53:29.644Z] #46 103.9 checking for strip... strip
23:53:29 [2022-10-20T23:53:29.644Z] #46 103.9 checking for ranlib... ranlib
23:53:29 [2022-10-20T23:53:29.644Z] #46 104.0 checking for gawk... no
23:53:29 [2022-10-20T23:53:29.644Z] #46 104.0 checking for mawk... mawk
23:53:29 [2022-10-20T23:53:29.644Z] #46 104.0 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:53:29 [2022-10-20T23:53:29.644Z] #46 104.3 checking for sysroot... no
23:53:29 [2022-10-20T23:53:29.644Z] #46 104.3 checking for a working dd... /bin/dd
23:53:29 [2022-10-20T23:53:29.644Z] #46 104.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:53:29 [2022-10-20T23:53:29.644Z] #46 104.4 checking for mt... no
23:53:29 [2022-10-20T23:53:29.644Z] #46 104.4 checking if : is a manifest tool... no
23:53:29 [2022-10-20T23:53:29.644Z] #46 104.4 checking for dlfcn.h... yes
23:53:29 [2022-10-20T23:53:29.644Z] #46 104.5 checking for objdir... .libs
23:53:29 [2022-10-20T23:53:29.644Z] #46 104.9 checking if gcc supports -fno-rtti -fno-exceptions... no
23:53:29 [2022-10-20T23:53:29.644Z] #46 105.0 checking for gcc option to produce PIC... -fPIC -DPIC
23:53:29 [2022-10-20T23:53:29.644Z] #46 105.0 checking if gcc PIC flag -fPIC -DPIC works... yes
23:53:29 [2022-10-20T23:53:29.644Z] #46 105.1 checking if gcc static flag -static works... yes
23:53:29 [2022-10-20T23:53:29.644Z] #46 105.5 checking if gcc supports -c -o file.o... yes
23:53:29 [2022-10-20T23:53:29.644Z] #46 105.7 checking if gcc supports -c -o file.o... (cached) yes
23:53:29 [2022-10-20T23:53:29.644Z] #46 105.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
23:53:29 [2022-10-20T23:53:29.644Z] #46 105.8 checking dynamic linker characteristics... GNU/Linux ld.so
23:53:29 [2022-10-20T23:53:29.644Z] #46 106.0 checking how to hardcode library paths into programs... immediate
23:53:29 [2022-10-20T23:53:29.644Z] #46 106.1 checking whether stripping libraries is possible... yes
23:53:29 [2022-10-20T23:53:29.644Z] #46 106.1 checking if libtool supports shared libraries... yes
23:53:29 [2022-10-20T23:53:29.644Z] #46 106.1 checking whether to build shared libraries... no
23:53:29 [2022-10-20T23:53:29.644Z] #46 106.1 checking whether to build static libraries... yes
23:53:29 [2022-10-20T23:53:29.644Z] #46 106.1 checking for a BSD-compatible install... /usr/bin/install -c
23:53:29 [2022-10-20T23:53:29.644Z] #46 106.1 checking whether build environment is sane... yes
23:53:29 [2022-10-20T23:53:29.644Z] #46 106.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:53:29 [2022-10-20T23:53:29.644Z] #46 106.2 checking whether make sets $(MAKE)... yes
23:53:29 [2022-10-20T23:53:29.644Z] #46 106.3 checking whether make supports the include directive... yes (GNU style)
23:53:29 [2022-10-20T23:53:29.644Z] #46 106.3 checking whether make supports nested variables... yes
23:53:29 [2022-10-20T23:53:29.644Z] #46 106.4 checking whether UID '0' is supported by ustar format... yes
23:53:29 [2022-10-20T23:53:29.644Z] #46 106.4 checking whether GID '0' is supported by ustar format... yes
23:53:29 [2022-10-20T23:53:29.644Z] #46 106.4 checking how to create a ustar tar archive... gnutar
23:53:29 [2022-10-20T23:53:29.644Z] #46 106.5 checking dependency style of gcc... gcc3
23:53:29 [2022-10-20T23:53:29.644Z] #46 106.6 checking whether to enable maintainer-specific portions of Makefiles... yes
23:53:29 [2022-10-20T23:53:29.644Z] #46 106.6 checking whether make supports nested variables... (cached) yes
23:53:29 [2022-10-20T23:53:29.644Z] #46 106.6 checking for pkg-config... /usr/bin/pkg-config
23:53:29 [2022-10-20T23:53:29.644Z] #46 106.6 checking pkg-config is at least version 0.9.0... yes
23:53:29 [2022-10-20T23:53:29.644Z] #46 106.6 checking for yajl >= 2.1.0... yes
23:53:29 [2022-10-20T23:53:29.645Z] #46 106.7 checking for a sed that does not truncate output... (cached) /bin/sed
23:53:29 [2022-10-20T23:53:29.645Z] #46 106.7 checking for gcc... (cached) gcc
23:53:29 [2022-10-20T23:53:29.645Z] #46 106.8 checking whether we are using the GNU C compiler... (cached) yes
23:53:29 [2022-10-20T23:53:29.645Z] #46 106.8 checking whether gcc accepts -g... (cached) yes
23:53:29 [2022-10-20T23:53:29.645Z] #46 106.8 checking for gcc option to accept ISO C89... (cached) none needed
23:53:29 [2022-10-20T23:53:29.645Z] #46 106.8 checking whether gcc understands -c and -o together... (cached) yes
23:53:29 [2022-10-20T23:53:29.645Z] #46 106.8 checking for a Python interpreter with version >= 3... python3
23:53:29 [2022-10-20T23:53:29.645Z] #46 106.8 checking for python3... /usr/bin/python3
23:53:29 [2022-10-20T23:53:29.645Z] #46 106.8 checking for python3 version... 3.9
23:53:29 [2022-10-20T23:53:29.645Z] #46 106.9 checking for python3 platform... linux
23:53:29 [2022-10-20T23:53:29.645Z] #46 106.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
23:53:29 [2022-10-20T23:53:29.645Z] #46 107.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
23:53:29 [2022-10-20T23:53:29.645Z] #46 107.4 checking that generated files are newer than configure... done
23:53:29 [2022-10-20T23:53:29.645Z] #46 107.4 configure: creating ./config.status
23:53:29 [2022-10-20T23:53:29.645Z] #46 109.8 config.status: creating Makefile
23:53:29 [2022-10-20T23:53:29.645Z] #46 109.8 config.status: creating config.h
23:53:29 [2022-10-20T23:53:29.645Z] #46 109.8 config.status: executing libtool commands
23:53:29 [2022-10-20T23:53:29.645Z] #46 109.9 config.status: executing depfiles commands
23:53:29 [2022-10-20T23:53:29.645Z] #46 ...
23:53:29 [2022-10-20T23:53:29.645Z] 
23:53:29 [2022-10-20T23:53:29.645Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:53:29 [2022-10-20T23:53:29.645Z] #57 40.74 Setting up libip4tc2:arm64 (1.8.7-1) ...
23:53:29 [2022-10-20T23:53:29.645Z] #57 40.76 Setting up net-tools (1.60+git20181103.0eebece-1) ...
23:53:29 [2022-10-20T23:53:29.645Z] #57 40.77 Setting up libgpm2:arm64 (1.20.7-8) ...
23:53:29 [2022-10-20T23:53:29.645Z] #57 40.79 Setting up libicu67:arm64 (67.1-7) ...
23:53:29 [2022-10-20T23:53:29.645Z] #57 40.80 Setting up libip6tc2:arm64 (1.8.7-1) ...
23:53:29 [2022-10-20T23:53:29.645Z] #57 40.81 Setting up libinih1:arm64 (53-1+b2) ...
23:53:29 [2022-10-20T23:53:29.645Z] #57 40.83 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
23:53:29 [2022-10-20T23:53:29.645Z] #57 40.84 Setting up uidmap (1:4.8.1-1) ...
23:53:29 [2022-10-20T23:53:29.645Z] #57 40.85 Setting up libyajl2:arm64 (2.1.0-3) ...
23:53:29 [2022-10-20T23:53:29.645Z] #57 40.87 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:53:29 [2022-10-20T23:53:29.645Z] #57 40.88 Setting up bzip2 (1.0.8-4) ...
23:53:29 [2022-10-20T23:53:29.904Z] #57 40.89 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
23:53:29 [2022-10-20T23:53:29.904Z] #57 40.90 Setting up python3-wheel (0.34.2-1) ...
23:53:30 [2022-10-20T23:53:30.472Z] #57 41.61 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
23:53:30 [2022-10-20T23:53:30.472Z] #57 41.62 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:53:30 [2022-10-20T23:53:30.472Z] #57 41.63 Setting up libcap2:arm64 (1:2.44-1) ...
23:53:30 [2022-10-20T23:53:30.472Z] #57 41.65 Setting up libcap2-bin (1:2.44-1) ...
23:53:30 [2022-10-20T23:53:30.472Z] #57 41.66 Setting up apparmor (2.13.6-10) ...
23:53:32 [2022-10-20T23:53:32.384Z] #57 43.20 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
23:53:32 [2022-10-20T23:53:32.384Z] #57 43.28 Setting up zip (3.0-12) ...
23:53:32 [2022-10-20T23:53:32.384Z] #57 43.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:53:32 [2022-10-20T23:53:32.384Z] #57 43.33 Setting up bash-completion (1:2.11-2) ...
23:53:35 [2022-10-20T23:53:35.021Z] #57 45.87 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
23:53:35 [2022-10-20T23:53:35.021Z] #57 45.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:53:35 [2022-10-20T23:53:35.021Z] #57 45.90 Setting up libmnl0:arm64 (1.0.4-3) ...
23:53:35 [2022-10-20T23:53:35.021Z] #57 45.94 Setting up patch (2.7.6-7) ...
23:53:35 [2022-10-20T23:53:35.021Z] #57 45.95 Setting up sudo (1.9.5p2-3) ...
23:53:35 [2022-10-20T23:53:35.021Z] #57 46.04 invoke-rc.d: could not determine current runlevel
23:53:35 [2022-10-20T23:53:35.021Z] #57 46.05 invoke-rc.d: policy-rc.d denied execution of start.
23:53:35 [2022-10-20T23:53:35.021Z] #57 46.07 Setting up xfsprogs (5.10.0-4) ...
23:53:35 [2022-10-20T23:53:35.021Z] #57 46.09 System has not been booted with systemd as init system (PID 1). Can't operate.
23:53:35 [2022-10-20T23:53:35.021Z] #57 46.09 Failed to connect to bus: Host is down
23:53:35 [2022-10-20T23:53:35.021Z] #57 46.09 Setting up libxtables12:arm64 (1.8.7-1) ...
23:53:35 [2022-10-20T23:53:35.021Z] #57 46.11 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
23:53:35 [2022-10-20T23:53:35.021Z] #57 46.12 Setting up pigz (2.6-1) ...
23:53:35 [2022-10-20T23:53:35.021Z] #57 46.13 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
23:53:35 [2022-10-20T23:53:35.021Z] #57 46.15 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
23:53:35 [2022-10-20T23:53:35.021Z] #57 46.17 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
23:53:35 [2022-10-20T23:53:35.021Z] #57 46.18 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
23:53:35 [2022-10-20T23:53:35.966Z] #57 46.85 Setting up libaio1:arm64 (0.3.112-9) ...
23:53:35 [2022-10-20T23:53:35.966Z] #57 46.89 Setting up python3-lib2to3 (3.9.2-1) ...
23:53:36 [2022-10-20T23:53:36.224Z] #57 47.27 Setting up libelf1:arm64 (0.183-1) ...
23:53:36 [2022-10-20T23:53:36.225Z] #57 47.28 Setting up libjson-c5:arm64 (0.15-2) ...
23:53:36 [2022-10-20T23:53:36.225Z] #57 47.29 Setting up zstd (1.4.8+dfsg-2.1) ...
23:53:36 [2022-10-20T23:53:36.225Z] #57 47.30 Setting up libonig5:arm64 (6.9.6-1.1) ...
23:53:36 [2022-10-20T23:53:36.225Z] #57 47.32 Setting up libkmod2:arm64 (28-1) ...
23:53:36 [2022-10-20T23:53:36.225Z] #57 47.33 Setting up python3-distutils (3.9.2-1) ...
23:53:36 [2022-10-20T23:53:36.522Z] #57 47.73 Setting up vim (2:8.2.2434-3+deb11u1) ...
23:53:36 [2022-10-20T23:53:36.781Z] #57 47.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:53:36 [2022-10-20T23:53:36.781Z] #57 47.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:53:36 [2022-10-20T23:53:36.781Z] #57 47.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:53:36 [2022-10-20T23:53:36.781Z] #57 47.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:53:36 [2022-10-20T23:53:36.781Z] #57 47.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:53:36 [2022-10-20T23:53:36.781Z] #57 47.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:53:36 [2022-10-20T23:53:36.781Z] #57 47.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:53:36 [2022-10-20T23:53:36.781Z] #57 47.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:53:36 [2022-10-20T23:53:36.781Z] #57 47.87 Setting up python3-setuptools (52.0.0-4) ...
23:53:37 [2022-10-20T23:53:37.349Z] #57 ...
23:53:37 [2022-10-20T23:53:37.349Z] 
23:53:37 [2022-10-20T23:53:37.349Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:53:37 [2022-10-20T23:53:37.349Z] #46 110.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
23:53:37 [2022-10-20T23:53:37.350Z] #46 110.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:53:37 [2022-10-20T23:53:37.350Z] #46 111.1 checking for gcc... gcc
23:53:37 [2022-10-20T23:53:37.350Z] #46 111.2 checking whether the C compiler works... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 111.3 checking for C compiler default output file name... a.out
23:53:37 [2022-10-20T23:53:37.350Z] #46 111.3 checking for suffix of executables... 
23:53:37 [2022-10-20T23:53:37.350Z] #46 111.5 checking whether we are cross compiling... no
23:53:37 [2022-10-20T23:53:37.350Z] #46 111.6 checking for suffix of object files... o
23:53:37 [2022-10-20T23:53:37.350Z] #46 111.7 checking whether we are using the GNU C compiler... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 111.8 checking whether gcc accepts -g... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 111.9 checking for gcc option to accept ISO C89... none needed
23:53:37 [2022-10-20T23:53:37.350Z] #46 112.0 checking whether gcc understands -c and -o together... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 112.2 checking for a BSD-compatible install... /usr/bin/install -c
23:53:37 [2022-10-20T23:53:37.350Z] #46 112.3 checking whether build environment is sane... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 112.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:53:37 [2022-10-20T23:53:37.350Z] #46 112.3 checking for gawk... no
23:53:37 [2022-10-20T23:53:37.350Z] #46 112.3 checking for mawk... mawk
23:53:37 [2022-10-20T23:53:37.350Z] #46 112.3 checking whether make sets $(MAKE)... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 112.4 checking whether make supports the include directive... yes (GNU style)
23:53:37 [2022-10-20T23:53:37.350Z] #46 112.4 checking whether make supports nested variables... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 112.5 checking whether UID '0' is supported by ustar format... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 112.5 checking whether GID '0' is supported by ustar format... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 112.5 checking how to create a ustar tar archive... gnutar
23:53:37 [2022-10-20T23:53:37.350Z] #46 112.5 checking dependency style of gcc... gcc3
23:53:37 [2022-10-20T23:53:37.350Z] #46 112.7 checking whether to enable maintainer-specific portions of Makefiles... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 112.7 checking whether make supports nested variables... (cached) yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 112.7 checking build system type... aarch64-unknown-linux-gnu
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.0 checking host system type... aarch64-unknown-linux-gnu
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.0 checking how to print strings... printf
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.1 checking for a sed that does not truncate output... /bin/sed
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.1 checking for grep that handles long lines and -e... /bin/grep
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.1 checking for egrep... /bin/grep -E
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.1 checking for fgrep... /bin/grep -F
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.1 checking for ld used by gcc... /usr/bin/ld
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.3 checking whether ln -s works... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.3 checking the maximum length of command line arguments... 1572864
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.3 checking for /usr/bin/ld option to reload object files... -r
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.3 checking for objdump... objdump
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.3 checking how to recognize dependent libraries... pass_all
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.3 checking for dlltool... no
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.3 checking how to associate runtime and link libraries... printf %s\n
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.3 checking for ar... ar
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.3 checking for archiver @FILE support... @
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.5 checking for strip... strip
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.5 checking for ranlib... ranlib
23:53:37 [2022-10-20T23:53:37.350Z] #46 113.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:53:37 [2022-10-20T23:53:37.350Z] #46 114.1 checking for sysroot... no
23:53:37 [2022-10-20T23:53:37.350Z] #46 114.1 checking for a working dd... /bin/dd
23:53:37 [2022-10-20T23:53:37.350Z] #46 114.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:53:37 [2022-10-20T23:53:37.350Z] #46 114.1 checking for mt... no
23:53:37 [2022-10-20T23:53:37.350Z] #46 114.1 checking if : is a manifest tool... no
23:53:37 [2022-10-20T23:53:37.350Z] #46 114.1 checking how to run the C preprocessor... gcc -E
23:53:37 [2022-10-20T23:53:37.350Z] #46 114.4 checking for ANSI C header files... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 114.9 checking for sys/types.h... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 115.1 checking for sys/stat.h... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 115.3 checking for stdlib.h... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 115.4 checking for string.h... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 115.6 checking for memory.h... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 115.8 checking for strings.h... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 115.9 checking for inttypes.h... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 116.1 checking for stdint.h... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 116.3 checking for unistd.h... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 116.4 checking for dlfcn.h... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 116.5 checking for objdir... .libs
23:53:37 [2022-10-20T23:53:37.350Z] #46 116.8 checking if gcc supports -fno-rtti -fno-exceptions... no
23:53:37 [2022-10-20T23:53:37.350Z] #46 117.0 checking for gcc option to produce PIC... -fPIC -DPIC
23:53:37 [2022-10-20T23:53:37.350Z] #46 117.0 checking if gcc PIC flag -fPIC -DPIC works... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 117.1 checking if gcc static flag -static works... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 117.5 checking if gcc supports -c -o file.o... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 117.7 checking if gcc supports -c -o file.o... (cached) yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 117.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 117.7 checking dynamic linker characteristics... GNU/Linux ld.so
23:53:37 [2022-10-20T23:53:37.350Z] #46 118.0 checking how to hardcode library paths into programs... immediate
23:53:37 [2022-10-20T23:53:37.350Z] #46 118.0 checking whether stripping libraries is possible... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 118.0 checking if libtool supports shared libraries... yes
23:53:37 [2022-10-20T23:53:37.350Z] #46 118.0 checking whether to build shared libraries... no
23:53:37 [2022-10-20T23:53:37.350Z] #46 118.0 checking whether to build static libraries... yes
23:53:37 [2022-10-20T23:53:37.609Z] #46 118.0 checking float.h usability... yes
23:53:37 [2022-10-20T23:53:37.609Z] #46 118.1 checking float.h presence... yes
23:53:37 [2022-10-20T23:53:37.609Z] #46 118.2 checking for float.h... yes
23:53:37 [2022-10-20T23:53:37.870Z] #46 118.2 checking limits.h usability... yes
23:53:37 [2022-10-20T23:53:37.870Z] #46 118.3 checking limits.h presence... yes
23:53:37 [2022-10-20T23:53:37.870Z] #46 118.4 checking for limits.h... yes
23:53:38 [2022-10-20T23:53:38.129Z] #46 118.4 checking stddef.h usability... yes
23:53:38 [2022-10-20T23:53:38.129Z] #46 118.6 checking stddef.h presence... yes
23:53:38 [2022-10-20T23:53:38.129Z] #46 118.6 checking for stddef.h... yes
23:53:38 [2022-10-20T23:53:38.129Z] #46 ...
23:53:38 [2022-10-20T23:53:38.129Z] 
23:53:38 [2022-10-20T23:53:38.129Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:53:38 [2022-10-20T23:53:38.129Z] #57 49.17 Setting up libjq1:arm64 (1.6-2.1) ...
23:53:38 [2022-10-20T23:53:38.129Z] #57 49.18 Setting up libnftnl11:arm64 (1.1.9-1) ...
23:53:38 [2022-10-20T23:53:38.129Z] #57 49.19 Setting up thin-provisioning-tools (0.9.0-1) ...
23:53:38 [2022-10-20T23:53:38.129Z] #57 49.20 Setting up python3-pip (20.3.4-4+deb11u1) ...
23:53:39 [2022-10-20T23:53:39.067Z] #57 50.20 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
23:53:39 [2022-10-20T23:53:39.067Z] #57 50.22 Setting up jq (1.6-2.1) ...
23:53:39 [2022-10-20T23:53:39.067Z] #57 50.23 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
23:53:39 [2022-10-20T23:53:39.326Z] #57 50.25 Setting up libbpf0:arm64 (1:0.3-2) ...
23:53:39 [2022-10-20T23:53:39.326Z] #57 50.26 Setting up iptables (1.8.7-1) ...
23:53:39 [2022-10-20T23:53:39.326Z] #57 50.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:53:39 [2022-10-20T23:53:39.326Z] #57 50.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:53:39 [2022-10-20T23:53:39.326Z] #57 50.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:53:39 [2022-10-20T23:53:39.326Z] #57 50.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:53:39 [2022-10-20T23:53:39.326Z] #57 50.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:53:39 [2022-10-20T23:53:39.326Z] #57 50.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:53:39 [2022-10-20T23:53:39.326Z] #57 50.31 Setting up iproute2 (5.10.0-4) ...
23:53:39 [2022-10-20T23:53:39.585Z] #57 50.66 Setting up systemd (247.3-7+deb11u1) ...
23:53:39 [2022-10-20T23:53:39.585Z] #57 50.72 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
23:53:39 [2022-10-20T23:53:39.585Z] #57 50.72 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
23:53:39 [2022-10-20T23:53:39.585Z] #57 50.72 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
23:53:39 [2022-10-20T23:53:39.585Z] #57 50.75 Initializing machine ID from random generator.
23:53:40 [2022-10-20T23:53:40.521Z] #57 51.61 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
23:53:40 [2022-10-20T23:53:40.780Z] #57 51.91 Processing triggers for libc-bin (2.31-13+deb11u4) ...
23:53:41 [2022-10-20T23:53:41.718Z] #57 DONE 52.8s
23:53:41 [2022-10-20T23:53:41.718Z] 
23:53:41 [2022-10-20T23:53:41.718Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:53:41 [2022-10-20T23:53:41.718Z] #46 118.7 checking for stdlib.h... (cached) yes
23:53:41 [2022-10-20T23:53:41.718Z] #46 118.7 checking for string.h... (cached) yes
23:53:41 [2022-10-20T23:53:41.718Z] #46 118.7 checking sys/time.h usability... yes
23:53:41 [2022-10-20T23:53:41.718Z] #46 118.9 checking sys/time.h presence... yes
23:53:41 [2022-10-20T23:53:41.718Z] #46 118.9 checking for sys/time.h... yes
23:53:41 [2022-10-20T23:53:41.718Z] #46 118.9 checking for inline... inline
23:53:41 [2022-10-20T23:53:41.718Z] #46 119.0 checking for size_t... yes
23:53:41 [2022-10-20T23:53:41.718Z] #46 119.2 checking for stdlib.h... (cached) yes
23:53:41 [2022-10-20T23:53:41.718Z] #46 119.2 checking for GNU libc compatible malloc... yes
23:53:41 [2022-10-20T23:53:41.718Z] #46 119.5 checking for stdlib.h... (cached) yes
23:53:41 [2022-10-20T23:53:41.718Z] #46 119.5 checking for GNU libc compatible realloc... yes
23:53:41 [2022-10-20T23:53:41.718Z] #46 119.7 checking for working strtod... yes
23:53:41 [2022-10-20T23:53:41.718Z] #46 120.0 checking for gettimeofday... yes
23:53:41 [2022-10-20T23:53:41.718Z] #46 120.2 checking for memset... yes
23:53:41 [2022-10-20T23:53:41.718Z] #46 120.4 checking for strspn... yes
23:53:41 [2022-10-20T23:53:41.718Z] #46 120.8 checking that generated files are newer than configure... done
23:53:41 [2022-10-20T23:53:41.718Z] #46 120.8 configure: creating ./config.status
23:53:42 [2022-10-20T23:53:42.656Z] #46 ...
23:53:42 [2022-10-20T23:53:42.656Z] 
23:53:42 [2022-10-20T23:53:42.656Z] #58 [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
23:53:42 [2022-10-20T23:53:42.656Z] #0 0.695 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:53:42 [2022-10-20T23:53:42.656Z] #0 0.699 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:53:42 [2022-10-20T23:53:42.656Z] #0 0.703 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:53:42 [2022-10-20T23:53:42.656Z] #58 DONE 0.7s
23:53:42 [2022-10-20T23:53:42.656Z] 
23:53:42 [2022-10-20T23:53:42.656Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
23:53:47 [2022-10-20T23:53:47.929Z] #59 ...
23:53:47 [2022-10-20T23:53:47.929Z] 
23:53:47 [2022-10-20T23:53:47.929Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:53:47 [2022-10-20T23:53:47.929Z] #46 123.9 config.status: creating Makefile
23:53:47 [2022-10-20T23:53:47.929Z] #46 124.0 config.status: creating config.h
23:53:47 [2022-10-20T23:53:47.929Z] #46 124.1 config.status: executing depfiles commands
23:53:47 [2022-10-20T23:53:47.929Z] #46 124.2 config.status: executing libtool commands
23:53:47 [2022-10-20T23:53:47.929Z] #46 125.3   GEN      .version
23:53:47 [2022-10-20T23:53:47.929Z] #46 125.3 make  install-recursive
23:53:47 [2022-10-20T23:53:47.929Z] #46 125.3 make[1]: Entering directory '/tmp/crun-build'
23:53:47 [2022-10-20T23:53:47.929Z] #46 125.4 Making install in libocispec
23:53:47 [2022-10-20T23:53:47.929Z] #46 125.5 make[2]: Entering directory '/tmp/crun-build/libocispec'
23:53:47 [2022-10-20T23:53:47.929Z] #46 125.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
23:53:47 [2022-10-20T23:53:47.929Z] #46 125.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
23:53:47 [2022-10-20T23:53:47.929Z] #46 125.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
23:53:47 [2022-10-20T23:53:47.929Z] #46 125.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
23:53:47 [2022-10-20T23:53:47.929Z] #46 126.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 126.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 126.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 126.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 126.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 126.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 126.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 126.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 126.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 126.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 126.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 126.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 126.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 126.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 126.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 126.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.4 make  install-recursive
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.4 make[3]: Entering directory '/tmp/crun-build/libocispec'
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.5 Making install in yajl
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.6   CC       verify/json_verify-json_verify.o
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.6   CC       src/libyajl_la-yajl_alloc.lo
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.6   CC       src/libyajl_la-yajl.lo
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.6   CC       src/libyajl_la-yajl_gen.lo
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.6   CC       src/libyajl_la-yajl_parser.lo
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.6   CC       src/libyajl_la-yajl_buf.lo
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.7   CC       src/libyajl_la-yajl_encode.lo
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.7   CC       src/libyajl_la-yajl_lex.lo
23:53:47 [2022-10-20T23:53:47.929Z] #46 127.8   CC       src/libyajl_la-yajl_tree.lo
23:53:52 [2022-10-20T23:53:52.118Z] #46 ...
23:53:52 [2022-10-20T23:53:52.118Z] 
23:53:52 [2022-10-20T23:53:52.118Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
23:53:52 [2022-10-20T23:53:52.118Z] #59 9.006 Collecting yamllint==1.27.1
23:53:52 [2022-10-20T23:53:52.684Z] #59 10.07   Downloading yamllint-1.27.1.tar.gz (129 kB)
23:53:53 [2022-10-20T23:53:53.620Z] #59 11.01 Collecting pathspec>=0.5.3
23:53:53 [2022-10-20T23:53:53.620Z] #59 11.04   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
23:53:53 [2022-10-20T23:53:53.880Z] #59 11.34 Collecting pyyaml
23:53:53 [2022-10-20T23:53:53.880Z] #59 11.35   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
23:53:53 [2022-10-20T23:53:53.880Z] #59 11.40 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
23:53:53 [2022-10-20T23:53:53.880Z] #59 11.41 Building wheels for collected packages: yamllint
23:53:53 [2022-10-20T23:53:53.880Z] #59 11.42   Building wheel for yamllint (setup.py): started
23:53:54 [2022-10-20T23:53:54.818Z] #59 12.42   Building wheel for yamllint (setup.py): finished with status 'done'
23:53:54 [2022-10-20T23:53:54.818Z] #59 12.42   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=b69519f8464ae6e99d5feafe47294284637a46c3bafb192d619af6540aa1930c
23:53:54 [2022-10-20T23:53:54.818Z] #59 12.42   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
23:53:54 [2022-10-20T23:53:54.818Z] #59 12.43 Successfully built yamllint
23:53:54 [2022-10-20T23:53:54.818Z] #59 12.44 Installing collected packages: pyyaml, pathspec, yamllint
23:53:55 [2022-10-20T23:53:55.390Z] #59 12.82 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
23:53:55 [2022-10-20T23:53:55.669Z] #59 DONE 13.4s
23:53:55 [2022-10-20T23:53:55.669Z] 
23:53:55 [2022-10-20T23:53:55.669Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:53:55 [2022-10-20T23:53:55.669Z] #46 132.4   CCLD     libyajl.la
23:53:55 [2022-10-20T23:53:55.669Z] #46 132.8   CCLD     verify/json_verify
23:53:55 [2022-10-20T23:53:55.669Z] #46 133.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:53:55 [2022-10-20T23:53:55.669Z] #46 133.1 make[5]: Nothing to be done for 'install-exec-am'.
23:53:55 [2022-10-20T23:53:55.669Z] #46 133.1 make[5]: Nothing to be done for 'install-data-am'.
23:53:55 [2022-10-20T23:53:55.669Z] #46 133.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:53:55 [2022-10-20T23:53:55.669Z] #46 133.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:53:55 [2022-10-20T23:53:55.669Z] #46 133.2 make[4]: Entering directory '/tmp/crun-build/libocispec'
23:53:55 [2022-10-20T23:53:55.669Z] #46 133.3   CC       src/validate.o
23:53:55 [2022-10-20T23:53:55.669Z] #46 133.3   CC       src/image_spec_schema_config_schema.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 133.3   CC       src/image_spec_schema_content_descriptor.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 133.3   CC       src/image_spec_schema_defs.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 133.3   CC       src/image_spec_schema_defs_descriptor.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 133.3   CC       src/image_spec_schema_image_index_schema.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 133.4   CC       src/image_spec_schema_image_layout_schema.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 133.4   CC       src/image_spec_schema_image_manifest_schema.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 133.4   CC       src/runtime_spec_schema_config_linux.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 133.4   CC       src/runtime_spec_schema_config_zos.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 133.5   CC       src/runtime_spec_schema_config_schema.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 133.5   CC       src/runtime_spec_schema_config_solaris.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 133.6   CC       src/runtime_spec_schema_config_vm.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 133.6   CC       src/runtime_spec_schema_config_windows.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 133.7   CC       src/runtime_spec_schema_defs.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 133.8   CC       src/runtime_spec_schema_defs_linux.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 133.9   CC       src/runtime_spec_schema_defs_zos.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 134.0   CC       src/runtime_spec_schema_defs_vm.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 134.0   CC       src/runtime_spec_schema_defs_windows.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 134.1   CC       src/runtime_spec_schema_state_schema.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 134.2   CC       src/image_manifest_items_image_manifest_items_schema.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 134.3   CC       src/basic_test_double_array_item.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 134.6   CC       src/basic_test_double_array.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 134.6   CC       src/basic_test_top_array_int.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 134.8   CC       src/basic_test_top_array_string.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 135.1   CC       src/basic_test_top_double_array_obj.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 135.1   CC       src/basic_test_top_double_array_int.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 135.2   CC       src/basic_test_top_double_array_refobj.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 135.3   CC       src/basic_test_top_double_array_string.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 135.4   CC       src/read-file.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 135.5   CC       src/json_common.lo
23:53:55 [2022-10-20T23:53:55.669Z] #46 135.7   CC       tests/test-1.o
23:53:55 [2022-10-20T23:53:55.669Z] #46 135.8   CC       tests/test-2.o
23:53:55 [2022-10-20T23:53:55.670Z] #46 135.9   CC       tests/test-3.o
23:53:55 [2022-10-20T23:53:55.670Z] #46 136.2   CC       tests/test-4.o
23:53:55 [2022-10-20T23:53:55.670Z] #46 136.3   CC       tests/test-5.o
23:53:55 [2022-10-20T23:53:55.928Z] #46 136.6   CC       tests/test-7.o
23:53:55 [2022-10-20T23:53:55.928Z] #46 136.6   CC       tests/test-8.o
23:53:56 [2022-10-20T23:53:56.187Z] #46 136.7   CC       tests/test-6.o
23:53:56 [2022-10-20T23:53:56.446Z] #46 136.9   CC       tests/test-9.o
23:53:56 [2022-10-20T23:53:56.705Z] #46 137.2   CC       tests/test-10.o
23:53:56 [2022-10-20T23:53:56.705Z] #46 137.3   CC       tests/test-11.o
23:54:18 [2022-10-20T23:54:18.637Z] #46 ...
23:54:18 [2022-10-20T23:54:18.637Z] 
23:54:18 [2022-10-20T23:54:18.637Z] #33 [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
23:54:18 [2022-10-20T23:54:18.637Z] #33 203.5 + dpkg --print-architecture
23:54:18 [2022-10-20T23:54:18.637Z] #33 DONE 204.0s
23:54:18 [2022-10-20T23:54:18.637Z] 
23:54:18 [2022-10-20T23:54:18.637Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:54:30 [2022-10-20T23:54:30.846Z] #49 ...
23:54:30 [2022-10-20T23:54:30.846Z] 
23:54:30 [2022-10-20T23:54:30.846Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:54:30 [2022-10-20T23:54:30.846Z] #46 169.6   CCLD     libocispec.la
23:54:30 [2022-10-20T23:54:30.846Z] #46 170.1   CCLD     src/validate
23:54:30 [2022-10-20T23:54:30.846Z] #46 170.1   CCLD     tests/test-1
23:54:30 [2022-10-20T23:54:30.846Z] #46 170.1   CCLD     tests/test-2
23:54:30 [2022-10-20T23:54:30.846Z] #46 170.1   CCLD     tests/test-3
23:54:30 [2022-10-20T23:54:30.846Z] #46 170.2   CCLD     tests/test-4
23:54:30 [2022-10-20T23:54:30.846Z] #46 170.2   CCLD     tests/test-5
23:54:30 [2022-10-20T23:54:30.846Z] #46 170.2   CCLD     tests/test-6
23:54:30 [2022-10-20T23:54:30.846Z] #46 170.3   CCLD     tests/test-7
23:54:30 [2022-10-20T23:54:30.846Z] #46 170.4   CCLD     tests/test-8
23:54:30 [2022-10-20T23:54:30.846Z] #46 170.7   CCLD     tests/test-9
23:54:30 [2022-10-20T23:54:30.846Z] #46 170.7   CCLD     tests/test-10
23:54:30 [2022-10-20T23:54:30.846Z] #46 170.7 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
23:54:30 [2022-10-20T23:54:30.846Z] #46 170.9   CCLD     tests/test-11
23:54:31 [2022-10-20T23:54:31.782Z] #46 172.2 libtool: link: ar cr libocispec.a 
23:54:31 [2022-10-20T23:54:31.782Z] #46 172.3 libtool: link: ranlib libocispec.a
23:54:33 [2022-10-20T23:54:33.160Z] #46 173.6 make[5]: Entering directory '/tmp/crun-build/libocispec'
23:54:33 [2022-10-20T23:54:33.160Z] #46 173.7 make[5]: Nothing to be done for 'install-exec-am'.
23:54:33 [2022-10-20T23:54:33.160Z] #46 173.7 make[5]: Nothing to be done for 'install-data-am'.
23:54:33 [2022-10-20T23:54:33.160Z] #46 173.7 make[5]: Leaving directory '/tmp/crun-build/libocispec'
23:54:33 [2022-10-20T23:54:33.160Z] #46 173.7 make[4]: Leaving directory '/tmp/crun-build/libocispec'
23:54:33 [2022-10-20T23:54:33.160Z] #46 173.7 make[3]: Leaving directory '/tmp/crun-build/libocispec'
23:54:33 [2022-10-20T23:54:33.160Z] #46 173.7 make[2]: Leaving directory '/tmp/crun-build/libocispec'
23:54:33 [2022-10-20T23:54:33.160Z] #46 173.7 make[2]: Entering directory '/tmp/crun-build'
23:54:33 [2022-10-20T23:54:33.160Z] #46 173.8   CC       src/libcrun/libcrun_testing_a-utils.o
23:54:33 [2022-10-20T23:54:33.419Z] #46 173.8   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
23:54:33 [2022-10-20T23:54:33.419Z] #46 173.8   CC       src/libcrun/libcrun_testing_a-container.o
23:54:33 [2022-10-20T23:54:33.419Z] #46 173.8   CC       src/libcrun/libcrun_testing_a-cgroup.o
23:54:33 [2022-10-20T23:54:33.419Z] #46 173.8   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
23:54:33 [2022-10-20T23:54:33.419Z] #46 173.9   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
23:54:33 [2022-10-20T23:54:33.419Z] #46 173.9   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
23:54:33 [2022-10-20T23:54:33.419Z] #46 174.0   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
23:54:33 [2022-10-20T23:54:33.419Z] #46 174.0   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
23:54:33 [2022-10-20T23:54:33.419Z] #46 174.0   CC       src/libcrun/libcrun_testing_a-criu.o
23:54:33 [2022-10-20T23:54:33.678Z] #46 174.1   CC       src/libcrun/libcrun_testing_a-custom-handler.o
23:54:33 [2022-10-20T23:54:33.678Z] #46 174.1   CC       src/libcrun/libcrun_testing_a-linux.o
23:54:33 [2022-10-20T23:54:33.678Z] #46 174.1   CC       src/libcrun/libcrun_testing_a-seccomp.o
23:54:33 [2022-10-20T23:54:33.678Z] #46 174.2   CC       src/libcrun/libcrun_testing_a-ebpf.o
23:54:33 [2022-10-20T23:54:33.678Z] #46 174.3   CC       src/libcrun/libcrun_testing_a-error.o
23:54:33 [2022-10-20T23:54:33.678Z] #46 174.3   CC       src/libcrun/libcrun_testing_a-status.o
23:54:33 [2022-10-20T23:54:33.937Z] #46 174.5   CC       src/libcrun/libcrun_testing_a-terminal.o
23:54:33 [2022-10-20T23:54:33.937Z] #46 174.5   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
23:54:33 [2022-10-20T23:54:33.937Z] #46 174.6   CC       src/libcrun/libcrun_testing_a-signals.o
23:54:34 [2022-10-20T23:54:34.196Z] #46 174.6   CC       src/libcrun/libcrun_testing_a-mount_flags.o
23:54:34 [2022-10-20T23:54:34.196Z] #46 174.7   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
23:54:34 [2022-10-20T23:54:34.196Z] #46 174.8   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
23:54:34 [2022-10-20T23:54:34.455Z] #46 174.9   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
23:54:34 [2022-10-20T23:54:34.455Z] #46 175.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
23:54:34 [2022-10-20T23:54:34.714Z] #46 175.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
23:54:34 [2022-10-20T23:54:34.714Z] #46 175.3   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
23:54:34 [2022-10-20T23:54:34.714Z] #46 175.3   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
23:54:35 [2022-10-20T23:54:35.281Z] #46 175.6   CC       src/crun-crun.o
23:54:35 [2022-10-20T23:54:35.281Z] #46 175.7   CC       src/crun-run.o
23:54:35 [2022-10-20T23:54:35.540Z] #46 175.9   CC       src/crun-delete.o
23:54:35 [2022-10-20T23:54:35.540Z] #46 176.0   CC       src/crun-kill.o
23:54:35 [2022-10-20T23:54:35.540Z] #46 176.1   CC       src/crun-pause.o
23:54:35 [2022-10-20T23:54:35.540Z] #46 176.2   CC       src/crun-unpause.o
23:54:35 [2022-10-20T23:54:35.799Z] #46 176.4   CC       src/crun-spec.o
23:54:36 [2022-10-20T23:54:36.058Z] #46 176.6   CC       src/crun-exec.o
23:54:36 [2022-10-20T23:54:36.317Z] #46 176.8   CC       src/crun-list.o
23:54:36 [2022-10-20T23:54:36.317Z] #46 176.9   CC       src/crun-create.o
23:54:36 [2022-10-20T23:54:36.317Z] #46 177.0   CC       src/crun-start.o
23:54:36 [2022-10-20T23:54:36.317Z] #46 177.0   CC       src/crun-state.o
23:54:36 [2022-10-20T23:54:36.885Z] #46 177.2   CC       src/crun-update.o
23:54:36 [2022-10-20T23:54:36.885Z] #46 177.3   CC       src/crun-ps.o
23:54:36 [2022-10-20T23:54:36.885Z] #46 177.4   CC       src/crun-checkpoint.o
23:54:36 [2022-10-20T23:54:36.885Z] #46 177.5   CC       src/crun-restore.o
23:54:37 [2022-10-20T23:54:37.452Z] #46 177.8   CC       src/libcrun/libcrun_la-utils.lo
23:54:37 [2022-10-20T23:54:37.452Z] #46 177.8   CC       src/libcrun/libcrun_la-cloned_binary.lo
23:54:37 [2022-10-20T23:54:37.452Z] #46 178.1   CC       src/libcrun/libcrun_la-container.lo
23:54:37 [2022-10-20T23:54:37.711Z] #46 178.2   CC       src/libcrun/libcrun_la-cgroup.lo
23:54:38 [2022-10-20T23:54:38.278Z] #46 178.8   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
23:54:38 [2022-10-20T23:54:38.537Z] #46 179.0   CC       src/libcrun/libcrun_la-cgroup-resources.lo
23:54:38 [2022-10-20T23:54:38.537Z] #46 179.2   CC       src/libcrun/libcrun_la-cgroup-setup.lo
23:54:38 [2022-10-20T23:54:38.537Z] #46 179.2   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
23:54:39 [2022-10-20T23:54:39.104Z] #46 179.6   CC       src/libcrun/libcrun_la-cgroup-utils.lo
23:54:39 [2022-10-20T23:54:39.104Z] #46 179.7   CC       src/libcrun/libcrun_la-criu.lo
23:54:39 [2022-10-20T23:54:39.363Z] #46 179.8   CC       src/libcrun/libcrun_la-custom-handler.lo
23:54:39 [2022-10-20T23:54:39.622Z] #46 180.2   CC       src/libcrun/libcrun_la-linux.lo
23:54:40 [2022-10-20T23:54:40.189Z] #46 180.7   CC       src/libcrun/libcrun_la-seccomp.lo
23:54:40 [2022-10-20T23:54:40.449Z] #46 181.0   CC       src/libcrun/libcrun_la-ebpf.lo
23:54:40 [2022-10-20T23:54:40.707Z] #46 181.3   CC       src/libcrun/libcrun_la-error.lo
23:54:41 [2022-10-20T23:54:41.277Z] #46 181.7   CC       src/libcrun/libcrun_la-status.lo
23:54:41 [2022-10-20T23:54:41.277Z] #46 181.9   CC       src/libcrun/libcrun_la-terminal.lo
23:54:41 [2022-10-20T23:54:41.536Z] #46 182.1   CC       src/libcrun/libcrun_la-chroot_realpath.lo
23:54:42 [2022-10-20T23:54:42.472Z] #46 182.9   CC       src/libcrun/libcrun_la-signals.lo
23:54:42 [2022-10-20T23:54:42.742Z] #46 183.2   CC       src/libcrun/libcrun_la-mount_flags.lo
23:54:43 [2022-10-20T23:54:43.033Z] #46 183.5   CC       src/libcrun/libcrun_la-seccomp_notify.lo
23:54:43 [2022-10-20T23:54:43.296Z] #46 183.9   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
23:54:43 [2022-10-20T23:54:43.602Z] #46 184.2   CC       src/libcrun/handlers/libcrun_la-krun.lo
23:54:44 [2022-10-20T23:54:44.540Z] #46 185.1   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
23:54:45 [2022-10-20T23:54:45.474Z] #46 186.0   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
23:54:45 [2022-10-20T23:54:45.474Z] #46 186.0   CC       tests/init.o
23:54:47 [2022-10-20T23:54:47.375Z] #46 187.8   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
23:55:02 [2022-10-20T23:55:02.251Z] #46 202.9   CCLD     tests/init
23:55:20 [2022-10-20T23:55:20.338Z] #46 ...
23:55:20 [2022-10-20T23:55:20.338Z] 
23:55:20 [2022-10-20T23:55:20.338Z] #30 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:55:20 [2022-10-20T23:55:20.338Z] #30 264.9 + return
23:55:20 [2022-10-20T23:55:20.338Z] #30 DONE 265.4s
23:55:20 [2022-10-20T23:55:20.338Z] 
23:55:20 [2022-10-20T23:55:20.338Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:55:20 [2022-10-20T23:55:20.906Z] #43 ...
23:55:20 [2022-10-20T23:55:20.906Z] 
23:55:20 [2022-10-20T23:55:20.906Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
23:55:21 [2022-10-20T23:55:21.164Z] #60 DONE 0.1s
23:55:21 [2022-10-20T23:55:21.164Z] 
23:55:21 [2022-10-20T23:55:21.164Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
23:55:21 [2022-10-20T23:55:21.164Z] #61 DONE 0.1s
23:55:21 [2022-10-20T23:55:21.164Z] 
23:55:21 [2022-10-20T23:55:21.164Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
23:55:21 [2022-10-20T23:55:21.424Z] #62 DONE 0.1s
23:55:21 [2022-10-20T23:55:21.424Z] 
23:55:21 [2022-10-20T23:55:21.424Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
23:55:21 [2022-10-20T23:55:21.424Z] #63 DONE 0.1s
23:55:21 [2022-10-20T23:55:21.424Z] 
23:55:21 [2022-10-20T23:55:21.424Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:55:21 [2022-10-20T23:55:21.424Z] #46 222.0   CCLD     libcrun.la
23:55:21 [2022-10-20T23:55:21.424Z] #46 ...
23:55:21 [2022-10-20T23:55:21.424Z] 
23:55:21 [2022-10-20T23:55:21.424Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
23:55:21 [2022-10-20T23:55:21.424Z] #64 DONE 0.1s
23:55:21 [2022-10-20T23:55:21.424Z] 
23:55:21 [2022-10-20T23:55:21.424Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
23:55:21 [2022-10-20T23:55:21.424Z] #65 DONE 0.1s
23:55:21 [2022-10-20T23:55:21.702Z] 
23:55:21 [2022-10-20T23:55:21.702Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
23:55:21 [2022-10-20T23:55:21.702Z] #66 DONE 0.1s
23:55:21 [2022-10-20T23:55:21.702Z] 
23:55:21 [2022-10-20T23:55:21.702Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:55:21 [2022-10-20T23:55:21.702Z] #46 222.3   AR       libcrun_testing.a
23:55:21 [2022-10-20T23:55:21.702Z] #46 ...
23:55:21 [2022-10-20T23:55:21.702Z] 
23:55:21 [2022-10-20T23:55:21.702Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
23:55:21 [2022-10-20T23:55:21.702Z] #67 DONE 0.1s
23:55:21 [2022-10-20T23:55:21.702Z] 
23:55:21 [2022-10-20T23:55:21.702Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
23:55:21 [2022-10-20T23:55:21.702Z] #68 DONE 0.1s
23:55:21 [2022-10-20T23:55:21.702Z] 
23:55:21 [2022-10-20T23:55:21.702Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:55:21 [2022-10-20T23:55:21.702Z] #46 222.3 ar: `u' modifier ignored since `D' is the default (see `U')
23:55:21 [2022-10-20T23:55:21.702Z] #46 222.3   CCLD     tests/tests_libcrun_utils
23:55:21 [2022-10-20T23:55:21.702Z] #46 222.3   CCLD     tests/tests_libcrun_errors
23:55:21 [2022-10-20T23:55:21.702Z] #46 222.3   CCLD     tests/tests_libcrun_fuzzer
23:55:21 [2022-10-20T23:55:21.960Z] #46 ...
23:55:21 [2022-10-20T23:55:21.960Z] 
23:55:21 [2022-10-20T23:55:21.960Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
23:55:21 [2022-10-20T23:55:21.960Z] #69 DONE 0.1s
23:55:21 [2022-10-20T23:55:21.960Z] 
23:55:21 [2022-10-20T23:55:21.960Z] #31 [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
23:55:22 [2022-10-20T23:55:22.896Z] #31 ...
23:55:22 [2022-10-20T23:55:22.896Z] 
23:55:22 [2022-10-20T23:55:22.896Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:55:22 [2022-10-20T23:55:22.896Z] #46 223.4   CCLD     crun
23:55:23 [2022-10-20T23:55:23.465Z] #46 223.9 make[3]: Entering directory '/tmp/crun-build'
23:55:23 [2022-10-20T23:55:23.465Z] #46 224.0  /bin/mkdir -p '/usr/local/share/man/man1'
23:55:23 [2022-10-20T23:55:23.465Z] #46 224.1  /bin/mkdir -p '/usr/local/lib'
23:55:23 [2022-10-20T23:55:23.465Z] #46 224.1  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
23:55:23 [2022-10-20T23:55:23.465Z] #46 224.1  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
23:55:23 [2022-10-20T23:55:23.465Z] #46 224.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.2 libtool: install: ranlib /usr/local/lib/libcrun.a
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.3 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.3 ----------------------------------------------------------------------
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.3 Libraries have been installed in:
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.3    /usr/local/lib
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.3 
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.3 If you ever happen to want to link against installed libraries
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.3 in a given directory, LIBDIR, you must either use libtool, and
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.3 specify the full pathname of the library, or use the '-LLIBDIR'
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.3 flag during linking and do at least one of the following:
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.3    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.3      during execution
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.3    - add LIBDIR to the 'LD_RUN_PATH' environment variable
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.3      during linking
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.3    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.3    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.3 
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.3 See any operating system documentation about shared libraries for
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.3 more information, such as the ld(1) and ld.so(8) manual pages.
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.3 ----------------------------------------------------------------------
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.3  /bin/mkdir -p '/build'
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.3   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
23:55:23 [2022-10-20T23:55:23.724Z] #46 224.4 libtool: install: /usr/bin/install -c crun /build/crun
23:55:23 [2022-10-20T23:55:23.983Z] #46 224.4 make[3]: Leaving directory '/tmp/crun-build'
23:55:23 [2022-10-20T23:55:23.983Z] #46 224.4 make[2]: Leaving directory '/tmp/crun-build'
23:55:23 [2022-10-20T23:55:23.983Z] #46 224.4 make[1]: Leaving directory '/tmp/crun-build'
23:55:23 [2022-10-20T23:55:23.983Z] #46 DONE 224.5s
23:55:23 [2022-10-20T23:55:23.983Z] 
23:55:23 [2022-10-20T23:55:23.983Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:55:27 [2022-10-20T23:55:27.267Z] #43 ...
23:55:27 [2022-10-20T23:55:27.267Z] 
23:55:27 [2022-10-20T23:55:27.267Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:55:27 [2022-10-20T23:55:27.267Z] #49 164.3 + mkdir -p /build
23:55:27 [2022-10-20T23:55:27.267Z] #49 164.3 + cp runc /build/runc
23:55:28 [2022-10-20T23:55:28.641Z] #49 DONE 165.9s
23:55:28 [2022-10-20T23:55:28.641Z] 
23:55:28 [2022-10-20T23:55:28.642Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:55:30 [2022-10-20T23:55:30.017Z] #43 ...
23:55:30 [2022-10-20T23:55:30.017Z] 
23:55:30 [2022-10-20T23:55:30.017Z] #31 [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
23:55:30 [2022-10-20T23:55:30.017Z] #31 275.6 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
23:55:30 [2022-10-20T23:55:30.017Z] #31 DONE 275.7s
23:55:30 [2022-10-20T23:55:30.017Z] 
23:55:30 [2022-10-20T23:55:30.017Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:55:30 [2022-10-20T23:55:30.951Z] #43 ...
23:55:30 [2022-10-20T23:55:30.951Z] 
23:55:30 [2022-10-20T23:55:30.951Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
23:55:30 [2022-10-20T23:55:30.951Z] #70 DONE 0.2s
23:55:30 [2022-10-20T23:55:30.951Z] 
23:55:30 [2022-10-20T23:55:30.951Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
23:55:30 [2022-10-20T23:55:30.951Z] #71 DONE 0.1s
23:55:30 [2022-10-20T23:55:30.951Z] 
23:55:30 [2022-10-20T23:55:30.951Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:55:31 [2022-10-20T23:55:31.212Z] #43 ...
23:55:31 [2022-10-20T23:55:31.212Z] 
23:55:31 [2022-10-20T23:55:31.212Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
23:55:31 [2022-10-20T23:55:31.212Z] #72 DONE 0.1s
23:55:31 [2022-10-20T23:55:31.212Z] 
23:55:31 [2022-10-20T23:55:31.212Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:55:33 [2022-10-20T23:55:33.115Z] #43 245.0 + bin/containerd
23:56:19 [2022-10-20T23:56:19.789Z] #43 284.2 # github.com/containerd/containerd/cmd/containerd
23:56:19 [2022-10-20T23:56:19.789Z] #43 284.2 /usr/bin/ld: /tmp/go-link-1548638809/000019.o: in function `New':
23:56:19 [2022-10-20T23:56:19.789Z] #43 284.2 /tmp/tmp.EAZ1qPgELd/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
23:56:19 [2022-10-20T23:56:19.789Z] #43 284.3 + bin/containerd-stress
23:56:19 [2022-10-20T23:56:19.789Z] #43 285.4 + bin/containerd-shim
23:56:22 [2022-10-20T23:56:22.318Z] #43 293.9 + bin/containerd-shim-runc-v1
23:56:27 [2022-10-20T23:56:27.597Z] #43 298.8 + bin/containerd-shim-runc-v2
23:56:27 [2022-10-20T23:56:27.597Z] #43 299.6 + binaries
23:56:27 [2022-10-20T23:56:27.597Z] #43 299.6 + install -D bin/containerd /build/containerd
23:56:27 [2022-10-20T23:56:27.597Z] #43 299.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:56:27 [2022-10-20T23:56:27.597Z] #43 299.7 + install -D bin/ctr /build/ctr
23:56:28 [2022-10-20T23:56:28.169Z] #43 DONE 300.1s
23:56:29 [2022-10-20T23:56:29.103Z] 
23:56:29 [2022-10-20T23:56:29.103Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
23:56:29 [2022-10-20T23:56:29.670Z] #73 DONE 0.9s
23:56:29 [2022-10-20T23:56:29.670Z] 
23:56:29 [2022-10-20T23:56:29.670Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
23:56:29 [2022-10-20T23:56:29.670Z] #74 DONE 0.1s
23:56:29 [2022-10-20T23:56:29.928Z] 
23:56:29 [2022-10-20T23:56:29.928Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
23:56:29 [2022-10-20T23:56:29.928Z] #75 DONE 0.2s
23:56:29 [2022-10-20T23:56:29.928Z] 
23:56:29 [2022-10-20T23:56:29.928Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
23:56:30 [2022-10-20T23:56:30.187Z] #76 DONE 0.1s
23:56:30 [2022-10-20T23:56:30.187Z] 
23:56:30 [2022-10-20T23:56:30.187Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
23:56:30 [2022-10-20T23:56:30.187Z] #77 DONE 0.1s
23:56:30 [2022-10-20T23:56:30.187Z] 
23:56:30 [2022-10-20T23:56:30.187Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
23:56:30 [2022-10-20T23:56:30.187Z] #78 DONE 0.1s
23:56:30 [2022-10-20T23:56:30.187Z] 
23:56:30 [2022-10-20T23:56:30.187Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
23:56:31 [2022-10-20T23:56:31.562Z] #79 DONE 1.1s
23:56:31 [2022-10-20T23:56:31.562Z] 
23:56:31 [2022-10-20T23:56:31.562Z] #80 exporting to image
23:56:31 [2022-10-20T23:56:31.562Z] #80 exporting layers
23:56:34 [2022-10-20T23:56:34.094Z] #80 exporting layers 2.9s done
23:56:34 [2022-10-20T23:56:34.094Z] #80 writing image sha256:80bf5ef8fa891f4bab16aa7916ee556530446dcf3198c7c9505bf8a2940d5f32 done
23:56:34 [2022-10-20T23:56:34.094Z] #80 naming to docker.io/library/docker:4f43cb660a905983252c2162e7ca694dd3a415f1 done
23:56:34 [2022-10-20T23:56:34.094Z] #80 DONE 2.9s