Skip to content

Console Output

Skipping 136 KB.. Full Log
19:19:46 [2022-11-14T19:19:46.204Z] #46 0.769 ++ go env GOARCH
19:19:46 [2022-11-14T19:19:46.204Z] #46 0.833 + export GO_BUILDMODE=-buildmode=pie
19:19:46 [2022-11-14T19:19:46.204Z] #46 0.834 + GO_BUILDMODE=-buildmode=pie
19:19:46 [2022-11-14T19:19:46.204Z] #46 0.834 ++ dirname /install.sh
19:19:46 [2022-11-14T19:19:46.204Z] #46 0.836 + dir=/
19:19:46 [2022-11-14T19:19:46.204Z] #46 0.836 + bin=tini
19:19:46 [2022-11-14T19:19:46.204Z] #46 0.836 + shift
19:19:46 [2022-11-14T19:19:46.204Z] #46 0.837 + '[' '!' -f //tini.installer ']'
19:19:46 [2022-11-14T19:19:46.204Z] #46 0.837 + . //tini.installer
19:19:46 [2022-11-14T19:19:46.204Z] #46 0.838 ++ : v0.19.0
19:19:46 [2022-11-14T19:19:46.204Z] #46 0.838 + install_tini
19:19:46 [2022-11-14T19:19:46.204Z] #46 0.838 + echo 'Install tini version v0.19.0'
19:19:46 [2022-11-14T19:19:46.204Z] #46 0.839 + git clone https://github.com/krallin/tini.git /tmp/tmp.Np8V4tH2Xb/tini
19:19:46 [2022-11-14T19:19:46.204Z] #46 0.839 Install tini version v0.19.0
19:19:46 [2022-11-14T19:19:46.204Z] #46 0.842 Cloning into '/tmp/tmp.Np8V4tH2Xb/tini'...
19:19:46 [2022-11-14T19:19:46.771Z] #46 1.494 + cd /tmp/tmp.Np8V4tH2Xb/tini
19:19:46 [2022-11-14T19:19:46.771Z] #46 1.495 + git checkout -q v0.19.0
19:19:46 [2022-11-14T19:19:46.771Z] #46 1.545 + cmake .
19:19:47 [2022-11-14T19:19:47.339Z] #46 2.015 -- The C compiler identification is GNU 10.2.1
19:19:47 [2022-11-14T19:19:47.339Z] #46 2.158 -- Detecting C compiler ABI info
19:19:48 [2022-11-14T19:19:48.355Z] #46 3.014 -- Detecting C compiler ABI info - done
19:19:48 [2022-11-14T19:19:48.355Z] #46 3.092 -- Check for working C compiler: /usr/bin/cc - skipped
19:19:48 [2022-11-14T19:19:48.355Z] #46 3.113 -- Detecting C compile features
19:19:48 [2022-11-14T19:19:48.355Z] #46 3.114 -- Detecting C compile features - done
19:19:48 [2022-11-14T19:19:48.615Z] #46 3.170 -- Performing Test HAS_BUILTIN_FORTIFY
19:19:48 [2022-11-14T19:19:48.873Z] #46 3.474 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:19:48 [2022-11-14T19:19:48.873Z] #46 3.558 -- Configuring done
19:19:48 [2022-11-14T19:19:48.873Z] #46 3.576 -- Generating done
19:19:48 [2022-11-14T19:19:48.873Z] #46 3.590 -- Build files have been written to: /tmp/tmp.Np8V4tH2Xb/tini
19:19:48 [2022-11-14T19:19:48.873Z] #46 3.630 + make tini-static
19:19:49 [2022-11-14T19:19:49.131Z] #46 4.020 Scanning dependencies of target tini-static
19:19:49 [2022-11-14T19:19:49.390Z] #46 4.085 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:19:50 [2022-11-14T19:19:50.325Z] #46 ...
19:19:50 [2022-11-14T19:19:50.325Z] 
19:19:50 [2022-11-14T19:19:50.325Z] #43 [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
19:19:50 [2022-11-14T19:19:50.325Z] #43 0.743 Cloning into '/tmp/crun-build'...
19:19:50 [2022-11-14T19:19:50.325Z] #43 6.707 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
19:19:50 [2022-11-14T19:19:50.325Z] #43 6.726 Cloning into '/tmp/crun-build/libocispec'...
19:19:50 [2022-11-14T19:19:50.325Z] #43 7.673 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
19:19:50 [2022-11-14T19:19:50.325Z] #43 7.679 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
19:19:50 [2022-11-14T19:19:50.325Z] #43 7.717 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
19:19:50 [2022-11-14T19:19:50.326Z] #43 7.718 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
19:19:50 [2022-11-14T19:19:50.326Z] #43 7.746 Cloning into '/tmp/crun-build/libocispec/image-spec'...
19:19:50 [2022-11-14T19:19:50.326Z] #43 9.835 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
19:19:50 [2022-11-14T19:19:50.897Z] #43 ...
19:19:50 [2022-11-14T19:19:50.897Z] 
19:19:50 [2022-11-14T19:19:50.897Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
19:19:50 [2022-11-14T19:19:50.897Z] #46 5.436 [100%] Linking C executable tini-static
19:19:51 [2022-11-14T19:19:51.464Z] #46 6.029 [100%] Built target tini-static
19:19:51 [2022-11-14T19:19:51.464Z] #46 6.089 + mkdir -p /build
19:19:51 [2022-11-14T19:19:51.464Z] #46 ...
19:19:51 [2022-11-14T19:19:51.464Z] 
19:19:51 [2022-11-14T19:19:51.464Z] #37 [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
19:19:51 [2022-11-14T19:19:51.464Z] #37 56.50 gotestsum version dev
19:19:51 [2022-11-14T19:19:51.464Z] #37 DONE 56.8s
19:19:51 [2022-11-14T19:19:51.464Z] 
19:19:51 [2022-11-14T19:19:51.464Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
19:19:51 [2022-11-14T19:19:51.464Z] #46 6.094 + cp tini-static /build/docker-init
19:19:51 [2022-11-14T19:19:51.464Z] #46 DONE 6.3s
19:19:51 [2022-11-14T19:19:51.464Z] 
19:19:51 [2022-11-14T19:19:51.464Z] #43 [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
19:19:51 [2022-11-14T19:19:51.464Z] #43 11.34 Cloning into '/tmp/crun-build/libocispec/yajl'...
19:19:52 [2022-11-14T19:19:52.842Z] #43 13.16 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
19:19:53 [2022-11-14T19:19:53.409Z] #43 13.65 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
19:19:53 [2022-11-14T19:19:53.409Z] #43 13.85 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
19:19:54 [2022-11-14T19:19:54.789Z] #43 ...
19:19:54 [2022-11-14T19:19:54.789Z] 
19:19:54 [2022-11-14T19:19:54.789Z] #29 [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
19:19:54 [2022-11-14T19:19:54.789Z] #29 50.35 Selecting previously unselected package mingw-w64-x86-64-dev.
19:19:54 [2022-11-14T19:19:54.789Z] #29 50.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
19:19:54 [2022-11-14T19:19:54.789Z] #29 50.36 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
19:19:54 [2022-11-14T19:19:54.789Z] #29 56.73 Selecting previously unselected package gcc-mingw-w64-base.
19:19:54 [2022-11-14T19:19:54.789Z] #29 56.74 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
19:19:54 [2022-11-14T19:19:54.789Z] #29 56.74 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
19:19:54 [2022-11-14T19:19:54.789Z] #29 56.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
19:19:54 [2022-11-14T19:19:54.789Z] #29 56.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
19:19:54 [2022-11-14T19:19:54.789Z] #29 57.05 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
19:19:58 [2022-11-14T19:19:58.077Z] #29 63.63 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
19:19:58 [2022-11-14T19:19:58.077Z] #29 63.63 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
19:19:58 [2022-11-14T19:19:58.077Z] #29 63.64 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
19:20:06 [2022-11-14T19:20:06.194Z] #29 ...
19:20:06 [2022-11-14T19:20:06.194Z] 
19:20:06 [2022-11-14T19:20:06.194Z] #43 [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
19:20:06 [2022-11-14T19:20:06.194Z] #43 25.79 aclocal: warning: couldn't open directory 'm4': No such file or directory
19:20:11 [2022-11-14T19:20:11.464Z] #43 ...
19:20:11 [2022-11-14T19:20:11.464Z] 
19:20:11 [2022-11-14T19:20:11.464Z] #29 [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
19:20:11 [2022-11-14T19:20:11.464Z] #29 74.52 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
19:20:11 [2022-11-14T19:20:11.464Z] #29 74.52 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
19:20:11 [2022-11-14T19:20:11.464Z] #29 74.53 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
19:20:14 [2022-11-14T19:20:14.751Z] #29 79.63 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
19:20:14 [2022-11-14T19:20:14.751Z] #29 79.66 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
19:20:14 [2022-11-14T19:20:14.751Z] #29 79.66 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
19:20:14 [2022-11-14T19:20:14.751Z] #29 ...
19:20:14 [2022-11-14T19:20:14.751Z] 
19:20:14 [2022-11-14T19:20:14.751Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
19:20:14 [2022-11-14T19:20:14.751Z] #44 41.13 Updating files:  49% (2495/5051)
Updating files:  50% (2526/5051)
Updating files:  51% (2577/5051)
Updating files:  52% (2627/5051)
Updating files:  53% (2678/5051)
Updating files:  54% (2728/5051)
Updating files:  55% (2779/5051)
Updating files:  56% (2829/5051)
Updating files:  57% (2880/5051)
Updating files:  58% (2930/5051)
Updating files:  59% (2981/5051)
Updating files:  60% (3031/5051)
Updating files:  61% (3082/5051)
Updating files:  62% (3132/5051)
Updating files:  63% (3183/5051)
Updating files:  64% (3233/5051)
Updating files:  65% (3284/5051)
Updating files:  66% (3334/5051)
Updating files:  67% (3385/5051)
Updating files:  68% (3435/5051)
Updating files:  69% (3486/5051)
Updating files:  70% (3536/5051)
Updating files:  71% (3587/5051)
Updating files:  72% (3637/5051)
Updating files:  73% (3688/5051)
Updating files:  74% (3738/5051)
Updating files:  75% (3789/5051)
Updating files:  76% (3839/5051)
Updating files:  77% (3890/5051)
Updating files:  78% (3940/5051)
Updating files:  79% (3991/5051)
Updating files:  80% (4041/5051)
Updating files:  81% (4092/5051)
Updating files:  82% (4142/5051)
Updating files:  83% (4193/5051)
Updating files:  84% (4243/5051)
Updating files:  85% (4294/5051)
Updating files:  86% (4344/5051)
Updating files:  87% (4395/5051)
Updating files:  88% (4445/5051)
Updating files:  89% (4496/5051)
Updating files:  90% (4546/5051)
Updating files:  90% (4593/5051)
Updating files:  91% (4597/5051)
Updating files:  92% (4647/5051)
Updating files:  93% (4698/5051)
Updating files:  94% (4748/5051)
Updating files:  95% (4799/5051)
Updating files:  96% (4849/5051)
Updating files:  97% (4900/5051)
Updating files:  98% (4950/5051)
Updating files:  99% (5001/5051)
Updating files: 100% (5051/5051)
Updating files: 100% (5051/5051), done.
19:20:14 [2022-11-14T19:20:14.751Z] #44 42.48 + cd /tmp/tmp.kcrVZoKKMV/src/github.com/containerd/containerd
19:20:14 [2022-11-14T19:20:14.751Z] #44 42.49 + git checkout -q v1.6.9
19:20:14 [2022-11-14T19:20:14.751Z] #44 44.00 + export 'BUILDTAGS=netgo osusergo static_build'
19:20:14 [2022-11-14T19:20:14.751Z] #44 44.00 + BUILDTAGS='netgo osusergo static_build'
19:20:14 [2022-11-14T19:20:14.751Z] #44 44.03 + export EXTRA_FLAGS=-buildmode=pie
19:20:14 [2022-11-14T19:20:14.751Z] #44 44.03 + EXTRA_FLAGS=-buildmode=pie
19:20:14 [2022-11-14T19:20:14.751Z] #44 44.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:20:14 [2022-11-14T19:20:14.751Z] #44 44.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:20:14 [2022-11-14T19:20:14.751Z] #44 44.04 + '[' '' = dynamic ']'
19:20:14 [2022-11-14T19:20:14.751Z] #44 44.04 + make
19:20:15 [2022-11-14T19:20:15.686Z] #44 45.72 + bin/ctr
19:20:20 [2022-11-14T19:20:20.952Z] #44 ...
19:20:20 [2022-11-14T19:20:20.952Z] 
19:20:20 [2022-11-14T19:20:20.952Z] #29 [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
19:20:20 [2022-11-14T19:20:20.952Z] #29 85.51 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
19:20:20 [2022-11-14T19:20:20.952Z] #29 85.51 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
19:20:20 [2022-11-14T19:20:20.952Z] #29 85.52 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
19:20:25 [2022-11-14T19:20:25.140Z] #29 ...
19:20:25 [2022-11-14T19:20:25.140Z] 
19:20:25 [2022-11-14T19:20:25.140Z] #43 [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
19:20:25 [2022-11-14T19:20:25.140Z] #43 35.48 libtoolize: putting auxiliary files in '.'.
19:20:25 [2022-11-14T19:20:25.140Z] #43 35.48 libtoolize: copying file './ltmain.sh'
19:20:25 [2022-11-14T19:20:25.140Z] #43 36.36 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
19:20:25 [2022-11-14T19:20:25.140Z] #43 36.36 libtoolize: and rerunning libtoolize and aclocal.
19:20:25 [2022-11-14T19:20:25.140Z] #43 36.36 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
19:20:25 [2022-11-14T19:20:25.140Z] #43 44.58 configure.ac:7: installing './compile'
19:20:25 [2022-11-14T19:20:25.140Z] #43 44.60 configure.ac:11: installing './config.guess'
19:20:25 [2022-11-14T19:20:25.140Z] #43 44.61 configure.ac:11: installing './config.sub'
19:20:25 [2022-11-14T19:20:25.140Z] #43 44.63 configure.ac:8: installing './install-sh'
19:20:25 [2022-11-14T19:20:25.140Z] #43 44.64 configure.ac:8: installing './missing'
19:20:25 [2022-11-14T19:20:25.140Z] #43 44.74 Makefile.am: installing './depcomp'
19:20:25 [2022-11-14T19:20:25.399Z] #43 45.92 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
19:20:25 [2022-11-14T19:20:25.399Z] #43 45.92 libtoolize: copying file 'build-aux/ltmain.sh'
19:20:25 [2022-11-14T19:20:25.658Z] #43 46.06 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
19:20:25 [2022-11-14T19:20:25.658Z] #43 46.06 libtoolize: copying file 'm4/libtool.m4'
19:20:25 [2022-11-14T19:20:25.658Z] #43 46.19 libtoolize: copying file 'm4/ltoptions.m4'
19:20:25 [2022-11-14T19:20:25.917Z] #43 46.32 libtoolize: copying file 'm4/ltsugar.m4'
19:20:26 [2022-11-14T19:20:26.175Z] #43 46.41 libtoolize: copying file 'm4/ltversion.m4'
19:20:26 [2022-11-14T19:20:26.175Z] #43 46.56 libtoolize: copying file 'm4/lt~obsolete.m4'
19:20:26 [2022-11-14T19:20:26.434Z] #43 46.69 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
19:20:31 [2022-11-14T19:20:31.704Z] #43 ...
19:20:31 [2022-11-14T19:20:31.704Z] 
19:20:31 [2022-11-14T19:20:31.704Z] #29 [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
19:20:31 [2022-11-14T19:20:31.704Z] #29 96.55 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
19:20:31 [2022-11-14T19:20:31.704Z] #29 96.57 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
19:20:31 [2022-11-14T19:20:31.704Z] #29 96.57 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
19:20:35 [2022-11-14T19:20:35.893Z] #29 101.4 Selecting previously unselected package g++-mingw-w64-x86-64.
19:20:35 [2022-11-14T19:20:35.893Z] #29 101.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
19:20:35 [2022-11-14T19:20:35.893Z] #29 101.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
19:20:36 [2022-11-14T19:20:36.151Z] #29 101.5 Selecting previously unselected package libapparmor1:arm64.
19:20:36 [2022-11-14T19:20:36.151Z] #29 101.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
19:20:36 [2022-11-14T19:20:36.151Z] #29 101.5 Unpacking libapparmor1:arm64 (2.13.6-10) ...
19:20:36 [2022-11-14T19:20:36.151Z] #29 101.7 Selecting previously unselected package libapparmor-dev:arm64.
19:20:36 [2022-11-14T19:20:36.151Z] #29 101.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
19:20:36 [2022-11-14T19:20:36.151Z] #29 101.7 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
19:20:36 [2022-11-14T19:20:36.410Z] #29 101.9 Selecting previously unselected package libbtrfs0:arm64.
19:20:36 [2022-11-14T19:20:36.410Z] #29 101.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
19:20:36 [2022-11-14T19:20:36.410Z] #29 101.9 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
19:20:36 [2022-11-14T19:20:36.669Z] #29 102.1 Selecting previously unselected package libbtrfs-dev:arm64.
19:20:36 [2022-11-14T19:20:36.669Z] #29 102.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
19:20:36 [2022-11-14T19:20:36.669Z] #29 102.1 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
19:20:36 [2022-11-14T19:20:36.930Z] #29 102.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
19:20:36 [2022-11-14T19:20:36.930Z] #29 102.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
19:20:36 [2022-11-14T19:20:36.930Z] #29 102.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
19:20:36 [2022-11-14T19:20:36.930Z] #29 102.4 Selecting previously unselected package libudev-dev:arm64.
19:20:36 [2022-11-14T19:20:36.930Z] #29 102.4 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
19:20:36 [2022-11-14T19:20:36.930Z] #29 102.4 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
19:20:37 [2022-11-14T19:20:37.189Z] #29 102.5 Selecting previously unselected package libsepol1-dev:arm64.
19:20:37 [2022-11-14T19:20:37.189Z] #29 102.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
19:20:37 [2022-11-14T19:20:37.189Z] #29 102.5 Unpacking libsepol1-dev:arm64 (3.1-1) ...
19:20:37 [2022-11-14T19:20:37.448Z] #29 102.8 Selecting previously unselected package libpcre2-16-0:arm64.
19:20:37 [2022-11-14T19:20:37.448Z] #29 102.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
19:20:37 [2022-11-14T19:20:37.448Z] #29 102.8 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
19:20:37 [2022-11-14T19:20:37.448Z] #29 ...
19:20:37 [2022-11-14T19:20:37.448Z] 
19:20:37 [2022-11-14T19:20:37.448Z] #43 [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
19:20:37 [2022-11-14T19:20:37.448Z] #43 57.82 configure.ac:7: installing 'build-aux/compile'
19:20:37 [2022-11-14T19:20:37.448Z] #43 57.82 configure.ac:9: installing 'build-aux/config.guess'
19:20:37 [2022-11-14T19:20:37.448Z] #43 57.85 configure.ac:9: installing 'build-aux/config.sub'
19:20:37 [2022-11-14T19:20:37.448Z] #43 57.86 configure.ac:11: installing 'build-aux/install-sh'
19:20:37 [2022-11-14T19:20:37.448Z] #43 57.86 configure.ac:11: installing 'build-aux/missing'
19:20:37 [2022-11-14T19:20:37.707Z] #43 58.04 Makefile.am: installing 'build-aux/depcomp'
19:20:37 [2022-11-14T19:20:37.707Z] #43 58.12 parallel-tests: installing 'build-aux/test-driver'
19:20:39 [2022-11-14T19:20:39.752Z] #43 60.18 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
19:20:39 [2022-11-14T19:20:39.752Z] #43 60.18 libtoolize: copying file 'build-aux/ltmain.sh'
19:20:40 [2022-11-14T19:20:40.696Z] #43 60.95 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
19:20:40 [2022-11-14T19:20:40.696Z] #43 60.95 libtoolize: copying file 'm4/libtool.m4'
19:20:40 [2022-11-14T19:20:40.696Z] #43 61.07 libtoolize: copying file 'm4/ltoptions.m4'
19:20:40 [2022-11-14T19:20:40.955Z] #43 61.24 libtoolize: copying file 'm4/ltsugar.m4'
19:20:40 [2022-11-14T19:20:40.955Z] #43 61.33 libtoolize: copying file 'm4/ltversion.m4'
19:20:40 [2022-11-14T19:20:40.955Z] #43 61.45 libtoolize: copying file 'm4/lt~obsolete.m4'
19:20:42 [2022-11-14T19:20:42.868Z] #43 ...
19:20:42 [2022-11-14T19:20:42.868Z] 
19:20:42 [2022-11-14T19:20:42.868Z] #29 [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
19:20:42 [2022-11-14T19:20:42.868Z] #29 103.1 Selecting previously unselected package libpcre2-32-0:arm64.
19:20:42 [2022-11-14T19:20:42.868Z] #29 103.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 103.1 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 103.2 Selecting previously unselected package libpcre2-posix2:arm64.
19:20:42 [2022-11-14T19:20:42.868Z] #29 103.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 103.2 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 103.3 Selecting previously unselected package libpcre2-dev:arm64.
19:20:42 [2022-11-14T19:20:42.868Z] #29 103.3 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 103.3 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 103.7 Selecting previously unselected package libselinux1-dev:arm64.
19:20:42 [2022-11-14T19:20:42.868Z] #29 103.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 103.7 Unpacking libselinux1-dev:arm64 (3.1-3) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 104.0 Selecting previously unselected package libdevmapper-dev:arm64.
19:20:42 [2022-11-14T19:20:42.868Z] #29 104.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 104.0 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 104.1 Selecting previously unselected package libseccomp-dev:arm64.
19:20:42 [2022-11-14T19:20:42.868Z] #29 104.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 104.1 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 104.2 Selecting previously unselected package libsystemd-dev:arm64.
19:20:42 [2022-11-14T19:20:42.868Z] #29 104.3 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 104.3 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 104.9 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.0 Setting up libapparmor1:arm64 (2.13.6-10) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.0 Setting up libsepol1-dev:arm64 (3.1-1) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.0 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.0 Setting up libbtrfs0:arm64 (5.10.1-2) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.0 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.0 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.1 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.1 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.1 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.2 Setting up mingw-w64-common (8.0.0-1) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.2 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.2 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.3 Setting up libselinux1-dev:arm64 (3.1-3) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.3 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
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 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
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.4 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
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.5 Setting up dmsetup (2:1.02.175-2.1) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.6 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 105.6 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:20:42 [2022-11-14T19:20:42.868Z] #29 DONE 107.9s
19:20:42 [2022-11-14T19:20:42.868Z] 
19:20:42 [2022-11-14T19:20:42.868Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
19:20:42 [2022-11-14T19:20:42.868Z] #47 DONE 0.2s
19:20:42 [2022-11-14T19:20:42.868Z] 
19:20:42 [2022-11-14T19:20:42.868Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
19:20:43 [2022-11-14T19:20:43.435Z] #48 ...
19:20:43 [2022-11-14T19:20:43.435Z] 
19:20:43 [2022-11-14T19:20:43.435Z] #49 [dev-systemd-false  1/28] RUN groupadd -r docker
19:20:43 [2022-11-14T19:20:43.435Z] #49 DONE 1.2s
19:20:43 [2022-11-14T19:20:43.694Z] 
19:20:43 [2022-11-14T19:20:43.694Z] #50 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:20:43 [2022-11-14T19:20:43.959Z] #50 ...
19:20:43 [2022-11-14T19:20:43.959Z] 
19:20:43 [2022-11-14T19:20:43.959Z] #40 [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
19:20:43 [2022-11-14T19:20:43.959Z] #40 103.4 + for f in rootlesskit rootlesskit-docker-proxy
19:20:43 [2022-11-14T19:20:43.959Z] #40 103.4 + GOBIN=/build
19:20:43 [2022-11-14T19:20:43.959Z] #40 103.4 + GO111MODULE=on
19:20:43 [2022-11-14T19:20:43.959Z] #40 103.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
19:20:43 [2022-11-14T19:20:43.959Z] #40 109.0 rootlesskit version 1.0.0
19:20:43 [2022-11-14T19:20:43.959Z] #40 109.0 Usage of /build/rootlesskit-docker-proxy:
19:20:43 [2022-11-14T19:20:43.959Z] #40 109.0   -container-ip string
19:20:43 [2022-11-14T19:20:43.959Z] #40 109.0     	container ip
19:20:43 [2022-11-14T19:20:43.959Z] #40 109.0   -container-port int
19:20:43 [2022-11-14T19:20:43.959Z] #40 109.0     	container port (default -1)
19:20:43 [2022-11-14T19:20:43.959Z] #40 109.0   -host-ip string
19:20:43 [2022-11-14T19:20:43.959Z] #40 109.0     	host ip
19:20:43 [2022-11-14T19:20:43.959Z] #40 109.0   -host-port int
19:20:43 [2022-11-14T19:20:43.959Z] #40 109.0     	host port (default -1)
19:20:43 [2022-11-14T19:20:43.959Z] #40 109.0   -proto string
19:20:43 [2022-11-14T19:20:43.959Z] #40 109.0     	proxy protocol (default "tcp")
19:20:43 [2022-11-14T19:20:43.959Z] #40 DONE 109.2s
19:20:43 [2022-11-14T19:20:43.959Z] 
19:20:43 [2022-11-14T19:20:43.959Z] #51 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
19:20:43 [2022-11-14T19:20:43.960Z] #51 DONE 0.1s
19:20:44 [2022-11-14T19:20:44.219Z] 
19:20:44 [2022-11-14T19:20:44.219Z] #52 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
19:20:44 [2022-11-14T19:20:44.219Z] #52 DONE 0.1s
19:20:44 [2022-11-14T19:20:44.219Z] 
19:20:44 [2022-11-14T19:20:44.219Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.108 + RM_GOPATH=0
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.108 + TMP_GOPATH=
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.108 + : /build
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.108 + '[' -z '' ']'
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.108 ++ mktemp -d
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.128 + export GOPATH=/tmp/tmp.BDKzTlFlyE
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.128 + GOPATH=/tmp/tmp.BDKzTlFlyE
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.128 + RM_GOPATH=1
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.128 + case "$(go env GOARCH)" in
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.128 ++ go env GOARCH
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.184 + export GO_BUILDMODE=-buildmode=pie
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.185 + GO_BUILDMODE=-buildmode=pie
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.187 ++ dirname /install.sh
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.191 + dir=/
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.191 + bin=runc
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.205 + shift
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.206 + '[' '!' -f //runc.installer ']'
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.209 + . //runc.installer
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.209 ++ set -e
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.213 ++ : v1.1.4
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.213 + install_runc
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.213 + RUNC_BUILDTAGS=seccomp
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.214 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.221 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BDKzTlFlyE/src/github.com/opencontainers/runc
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.221 Install runc version v1.1.4 (build tags: seccomp)
19:20:44 [2022-11-14T19:20:44.219Z] #48 1.224 Cloning into '/tmp/tmp.BDKzTlFlyE/src/github.com/opencontainers/runc'...
19:20:45 [2022-11-14T19:20:45.156Z] #48 ...
19:20:45 [2022-11-14T19:20:45.156Z] 
19:20:45 [2022-11-14T19:20:45.156Z] #50 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:20:45 [2022-11-14T19:20:45.156Z] #50 DONE 1.3s
19:20:45 [2022-11-14T19:20:45.156Z] 
19:20:45 [2022-11-14T19:20:45.156Z] #53 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:20:46 [2022-11-14T19:20:46.100Z] #53 0.864 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:20:46 [2022-11-14T19:20:46.100Z] #53 DONE 0.9s
19:20:46 [2022-11-14T19:20:46.100Z] 
19:20:46 [2022-11-14T19:20:46.100Z] #54 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:20:46 [2022-11-14T19:20:46.680Z] #54 DONE 0.9s
19:20:46 [2022-11-14T19:20:46.680Z] 
19:20:46 [2022-11-14T19:20:46.680Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:20:47 [2022-11-14T19:20:47.621Z] #55 DONE 0.9s
19:20:47 [2022-11-14T19:20:47.621Z] 
19:20:47 [2022-11-14T19:20:47.621Z] #56 [dev-systemd-false  6/28] RUN ldconfig
19:20:48 [2022-11-14T19:20:48.559Z] #56 DONE 1.0s
19:20:48 [2022-11-14T19:20:48.559Z] 
19:20:48 [2022-11-14T19:20:48.559Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
19:20:48 [2022-11-14T19:20:48.817Z] #44 ...
19:20:48 [2022-11-14T19:20:48.817Z] 
19:20:48 [2022-11-14T19:20:48.817Z] #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
19:20:49 [2022-11-14T19:20:49.752Z] #57 1.149 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:20:49 [2022-11-14T19:20:49.752Z] #57 1.193 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:20:50 [2022-11-14T19:20:50.010Z] #57 1.246 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:20:50 [2022-11-14T19:20:50.581Z] #57 1.962 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
19:20:52 [2022-11-14T19:20:52.483Z] #57 3.594 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB]
19:20:53 [2022-11-14T19:20:53.866Z] #57 5.197 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:20:54 [2022-11-14T19:20:54.802Z] #57 ...
19:20:54 [2022-11-14T19:20:54.802Z] 
19:20:54 [2022-11-14T19:20:54.802Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
19:20:54 [2022-11-14T19:20:54.802Z] #48 12.09 + cd /tmp/tmp.BDKzTlFlyE/src/github.com/opencontainers/runc
19:20:54 [2022-11-14T19:20:54.802Z] #48 12.09 + git checkout -q v1.1.4
19:20:55 [2022-11-14T19:20:55.738Z] #48 12.86 + '[' -z '' ']'
19:20:55 [2022-11-14T19:20:55.738Z] #48 12.86 + target=static
19:20:55 [2022-11-14T19:20:55.738Z] #48 12.86 + make BUILDTAGS=seccomp static
19:20:55 [2022-11-14T19:20:55.997Z] #48 13.41 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 .
19:21:00 [2022-11-14T19:21:00.186Z] #48 ...
19:21:00 [2022-11-14T19:21:00.186Z] 
19:21:00 [2022-11-14T19:21:00.186Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
19:21:00 [2022-11-14T19:21:00.186Z] #28 121.3 Updating files:  22% (2577/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  85% (9772/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
19:21:00 [2022-11-14T19:21:00.186Z] #28 125.0 + cd /tmp/tmp.dW9oorFt3d/tmp/docker-ce
19:21:00 [2022-11-14T19:21:00.186Z] #28 125.0 + git checkout -q v17.06.2-ce
19:21:03 [2022-11-14T19:21:03.472Z] #28 ...
19:21:03 [2022-11-14T19:21:03.472Z] 
19:21:03 [2022-11-14T19:21:03.472Z] #30 [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
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5 Delve is a source level debugger for Go programs.
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5 
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5 Delve enables you to interact with your program by controlling the execution of the process,
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5 
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5 
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5 Pass flags to the program you are debugging using `--`, for example:
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5 
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5 `dlv exec ./hello -- server --config conf/config.toml`
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5 
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5 Usage:
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5   dlv [command]
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5 
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5 Available Commands:
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5   attach      Attach to running process and begin debugging.
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5   connect     Connect to a headless debug server with a terminal client.
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5   core        Examine a core dump.
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5   debug       Compile and begin debugging main package in current directory, or the package specified.
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5   exec        Execute a precompiled binary, and begin a debug session.
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5   help        Help about any command
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5   run         Deprecated command. Use 'debug' instead.
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5   test        Compile test binary and begin debugging program.
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5   trace       Compile and begin tracing program.
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5   version     Prints version.
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5 
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5 Flags:
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5       --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)
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5       --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)
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5       --disable-aslr                     Disables address space randomization
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5   -h, --help                             help for dlv
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5       --init string                      Init file, executed by the terminal client.
19:21:03 [2022-11-14T19:21:03.472Z] #30 128.5   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
19:21:03 [2022-11-14T19:21:03.473Z] #30 128.5       --log                              Enable debugging server logging.
19:21:03 [2022-11-14T19:21:03.473Z] #30 128.5       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
19:21:03 [2022-11-14T19:21:03.473Z] #30 128.5       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
19:21:03 [2022-11-14T19:21:03.473Z] #30 128.5       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
19:21:03 [2022-11-14T19:21:03.473Z] #30 128.5   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
19:21:03 [2022-11-14T19:21:03.473Z] #30 128.5       --wd string                        Working directory for running the program.
19:21:03 [2022-11-14T19:21:03.473Z] #30 128.5 
19:21:03 [2022-11-14T19:21:03.473Z] #30 128.5 Additional help topics:
19:21:03 [2022-11-14T19:21:03.473Z] #30 128.5   dlv backend  Help about the --backend flag.
19:21:03 [2022-11-14T19:21:03.473Z] #30 128.5   dlv log      Help about logging flags.
19:21:03 [2022-11-14T19:21:03.473Z] #30 128.5   dlv redirect Help about file redirection.
19:21:03 [2022-11-14T19:21:03.473Z] #30 128.5 
19:21:03 [2022-11-14T19:21:03.473Z] #30 128.5 Use "dlv [command] --help" for more information about a command.
19:21:04 [2022-11-14T19:21:04.412Z] #30 DONE 129.9s
19:21:04 [2022-11-14T19:21:04.412Z] 
19:21:04 [2022-11-14T19:21:04.412Z] #43 [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
19:21:04 [2022-11-14T19:21:04.412Z] #43 77.51 configure.ac:11: installing 'build-aux/compile'
19:21:04 [2022-11-14T19:21:04.412Z] #43 77.52 configure.ac:11: installing 'build-aux/config.guess'
19:21:04 [2022-11-14T19:21:04.412Z] #43 77.53 configure.ac:11: installing 'build-aux/config.sub'
19:21:04 [2022-11-14T19:21:04.412Z] #43 77.56 configure.ac:13: installing 'build-aux/install-sh'
19:21:04 [2022-11-14T19:21:04.412Z] #43 77.57 configure.ac:13: installing 'build-aux/missing'
19:21:04 [2022-11-14T19:21:04.412Z] #43 77.60 configure.ac:8: installing 'build-aux/tap-driver.sh'
19:21:04 [2022-11-14T19:21:04.412Z] #43 77.80 Makefile.am: installing 'build-aux/depcomp'
19:21:04 [2022-11-14T19:21:04.412Z] #43 79.36 checking build system type... aarch64-unknown-linux-gnu
19:21:04 [2022-11-14T19:21:04.412Z] #43 79.73 checking host system type... aarch64-unknown-linux-gnu
19:21:04 [2022-11-14T19:21:04.412Z] #43 79.73 checking how to print strings... printf
19:21:04 [2022-11-14T19:21:04.412Z] #43 79.75 checking for gcc... gcc
19:21:04 [2022-11-14T19:21:04.412Z] #43 79.88 checking whether the C compiler works... yes
19:21:04 [2022-11-14T19:21:04.412Z] #43 80.06 checking for C compiler default output file name... a.out
19:21:04 [2022-11-14T19:21:04.412Z] #43 80.06 checking for suffix of executables... 
19:21:04 [2022-11-14T19:21:04.412Z] #43 80.27 checking whether we are cross compiling... no
19:21:04 [2022-11-14T19:21:04.412Z] #43 80.51 checking for suffix of object files... o
19:21:04 [2022-11-14T19:21:04.412Z] #43 80.60 checking whether we are using the GNU C compiler... yes
19:21:04 [2022-11-14T19:21:04.412Z] #43 80.74 checking whether gcc accepts -g... yes
19:21:04 [2022-11-14T19:21:04.412Z] #43 80.89 checking for gcc option to accept ISO C89... none needed
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.13 checking whether gcc understands -c and -o together... yes
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.41 checking for a sed that does not truncate output... /bin/sed
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.44 checking for grep that handles long lines and -e... /bin/grep
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.47 checking for egrep... /bin/grep -E
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.48 checking for fgrep... /bin/grep -F
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.49 checking for ld used by gcc... /usr/bin/ld
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.53 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.55 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.57 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.67 checking whether ln -s works... yes
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.67 checking the maximum length of command line arguments... 1572864
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.74 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.75 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.75 checking for /usr/bin/ld option to reload object files... -r
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.75 checking for objdump... objdump
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.75 checking how to recognize dependent libraries... pass_all
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.75 checking for dlltool... no
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.76 checking how to associate runtime and link libraries... printf %s\n
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.76 checking for ar... ar
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.76 checking for archiver @FILE support... @
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.95 checking for strip... strip
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.96 checking for ranlib... ranlib
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.96 checking for gawk... no
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.96 checking for mawk... mawk
19:21:04 [2022-11-14T19:21:04.412Z] #43 81.96 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:21:04 [2022-11-14T19:21:04.412Z] #43 82.48 checking for sysroot... no
19:21:04 [2022-11-14T19:21:04.412Z] #43 82.52 checking for a working dd... /bin/dd
19:21:04 [2022-11-14T19:21:04.412Z] #43 82.54 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
19:21:04 [2022-11-14T19:21:04.412Z] #43 82.56 checking for mt... no
19:21:04 [2022-11-14T19:21:04.412Z] #43 82.57 checking if : is a manifest tool... no
19:21:04 [2022-11-14T19:21:04.412Z] #43 82.62 checking how to run the C preprocessor... gcc -E
19:21:04 [2022-11-14T19:21:04.412Z] #43 82.92 checking for ANSI C header files... yes
19:21:04 [2022-11-14T19:21:04.412Z] #43 83.68 checking for sys/types.h... yes
19:21:04 [2022-11-14T19:21:04.412Z] #43 83.95 checking for sys/stat.h... yes
19:21:04 [2022-11-14T19:21:04.412Z] #43 84.14 checking for stdlib.h... yes
19:21:04 [2022-11-14T19:21:04.412Z] #43 84.38 checking for string.h... yes
19:21:04 [2022-11-14T19:21:04.412Z] #43 84.61 checking for memory.h... yes
19:21:04 [2022-11-14T19:21:04.670Z] #43 84.75 checking for strings.h... yes
19:21:05 [2022-11-14T19:21:05.186Z] #43 85.21 checking for inttypes.h... yes
19:21:05 [2022-11-14T19:21:05.701Z] #43 85.77 checking for stdint.h... yes
19:21:05 [2022-11-14T19:21:05.701Z] #43 86.05 checking for unistd.h... yes
19:21:05 [2022-11-14T19:21:05.959Z] #43 86.20 checking for dlfcn.h... yes
19:21:06 [2022-11-14T19:21:06.218Z] #43 86.42 checking for objdir... .libs
19:21:06 [2022-11-14T19:21:06.218Z] #43 ...
19:21:06 [2022-11-14T19:21:06.218Z] 
19:21:06 [2022-11-14T19:21:06.218Z] #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
19:21:06 [2022-11-14T19:21:06.218Z] #57 7.569 Fetched 8483 kB in 7s (1252 kB/s)
19:21:06 [2022-11-14T19:21:06.218Z] #57 7.569 Reading package lists...
19:21:06 [2022-11-14T19:21:06.218Z] #57 10.50 Reading package lists...
19:21:06 [2022-11-14T19:21:06.218Z] #57 13.36 Building dependency tree...
19:21:06 [2022-11-14T19:21:06.218Z] #57 15.54 The following additional packages will be installed:
19:21:06 [2022-11-14T19:21:06.218Z] #57 15.54   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
19:21:06 [2022-11-14T19:21:06.218Z] #57 15.54   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
19:21:06 [2022-11-14T19:21:06.218Z] #57 15.54   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
19:21:06 [2022-11-14T19:21:06.218Z] #57 15.54   libxtables12 python-pip-whl python3-distutils python3-lib2to3
19:21:06 [2022-11-14T19:21:06.218Z] #57 15.55   python3-pkg-resources systemd vim-runtime xxd
19:21:06 [2022-11-14T19:21:06.218Z] #57 15.58 Suggested packages:
19:21:06 [2022-11-14T19:21:06.218Z] #57 15.58   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
19:21:06 [2022-11-14T19:21:06.218Z] #57 15.58   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
19:21:06 [2022-11-14T19:21:06.218Z] #57 15.58   ctags vim-doc vim-scripts xfsdump acl attr quota
19:21:06 [2022-11-14T19:21:06.218Z] #57 15.58 Recommended packages:
19:21:06 [2022-11-14T19:21:06.218Z] #57 15.58   libatm1 nftables libpam-cap build-essential python3-dev dbus
19:21:06 [2022-11-14T19:21:06.218Z] #57 15.58   systemd-timesyncd | time-daemon unzip
19:21:06 [2022-11-14T19:21:06.218Z] #57 17.46 The following NEW packages will be installed:
19:21:06 [2022-11-14T19:21:06.218Z] #57 17.47   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
19:21:06 [2022-11-14T19:21:06.218Z] #57 17.47   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
19:21:06 [2022-11-14T19:21:06.218Z] #57 17.47   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
19:21:06 [2022-11-14T19:21:06.218Z] #57 17.47   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
19:21:06 [2022-11-14T19:21:06.218Z] #57 17.47   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
19:21:06 [2022-11-14T19:21:06.218Z] #57 17.48   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
19:21:06 [2022-11-14T19:21:06.218Z] #57 17.48   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
19:21:06 [2022-11-14T19:21:06.218Z] #57 17.48   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
19:21:06 [2022-11-14T19:21:06.218Z] #57 17.48   vim-runtime xfsprogs xxd xz-utils zip zstd
19:21:06 [2022-11-14T19:21:06.476Z] #57 17.83 0 upgraded, 56 newly installed, 0 to remove and 2 not upgraded.
19:21:06 [2022-11-14T19:21:06.476Z] #57 17.83 Need to get 31.8 MB of archives.
19:21:06 [2022-11-14T19:21:06.476Z] #57 17.83 After this operation, 123 MB of additional disk space will be used.
19:21:06 [2022-11-14T19:21:06.477Z] #57 17.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
19:21:06 [2022-11-14T19:21:06.477Z] #57 17.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
19:21:06 [2022-11-14T19:21:06.477Z] #57 17.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
19:21:06 [2022-11-14T19:21:06.477Z] #57 17.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
19:21:06 [2022-11-14T19:21:06.477Z] #57 17.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
19:21:06 [2022-11-14T19:21:06.477Z] #57 17.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
19:21:06 [2022-11-14T19:21:06.477Z] #57 17.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
19:21:06 [2022-11-14T19:21:06.477Z] #57 ...
19:21:06 [2022-11-14T19:21:06.477Z] 
19:21:06 [2022-11-14T19:21:06.477Z] #43 [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
19:21:06 [2022-11-14T19:21:06.736Z] #43 86.88 checking if gcc supports -fno-rtti -fno-exceptions... no
19:21:06 [2022-11-14T19:21:06.736Z] #43 87.06 checking for gcc option to produce PIC... -fPIC -DPIC
19:21:06 [2022-11-14T19:21:06.736Z] #43 87.06 checking if gcc PIC flag -fPIC -DPIC works... yes
19:21:07 [2022-11-14T19:21:07.304Z] #43 87.21 checking if gcc static flag -static works... yes
19:21:07 [2022-11-14T19:21:07.562Z] #43 87.67 checking if gcc supports -c -o file.o... yes
19:21:07 [2022-11-14T19:21:07.562Z] #43 87.85 checking if gcc supports -c -o file.o... (cached) yes
19:21:07 [2022-11-14T19:21:07.562Z] #43 87.85 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:21:07 [2022-11-14T19:21:07.820Z] #43 87.93 checking dynamic linker characteristics... GNU/Linux ld.so
19:21:07 [2022-11-14T19:21:07.820Z] #43 88.20 checking how to hardcode library paths into programs... immediate
19:21:07 [2022-11-14T19:21:07.820Z] #43 88.20 checking whether stripping libraries is possible... yes
19:21:07 [2022-11-14T19:21:07.820Z] #43 88.23 checking if libtool supports shared libraries... yes
19:21:07 [2022-11-14T19:21:07.820Z] #43 88.23 checking whether to build shared libraries... no
19:21:07 [2022-11-14T19:21:07.820Z] #43 88.24 checking whether to build static libraries... yes
19:21:07 [2022-11-14T19:21:07.820Z] #43 88.24 checking for a BSD-compatible install... /usr/bin/install -c
19:21:07 [2022-11-14T19:21:07.820Z] #43 88.28 checking whether build environment is sane... yes
19:21:08 [2022-11-14T19:21:08.078Z] #43 88.33 checking for a thread-safe mkdir -p... /bin/mkdir -p
19:21:08 [2022-11-14T19:21:08.078Z] #43 88.35 checking whether make sets $(MAKE)... yes
19:21:08 [2022-11-14T19:21:08.078Z] #43 88.43 checking whether make supports the include directive... yes (GNU style)
19:21:08 [2022-11-14T19:21:08.078Z] #43 88.47 checking whether make supports nested variables... yes
19:21:08 [2022-11-14T19:21:08.078Z] #43 88.52 checking whether UID '0' is supported by ustar format... yes
19:21:08 [2022-11-14T19:21:08.078Z] #43 88.53 checking whether GID '0' is supported by ustar format... yes
19:21:08 [2022-11-14T19:21:08.336Z] #43 88.54 checking how to create a ustar tar archive... gnutar
19:21:08 [2022-11-14T19:21:08.596Z] #43 88.61 checking dependency style of gcc... gcc3
19:21:08 [2022-11-14T19:21:08.596Z] #43 88.84 checking whether to enable maintainer-specific portions of Makefiles... yes
19:21:08 [2022-11-14T19:21:08.596Z] #43 88.84 checking whether make supports nested variables... (cached) yes
19:21:08 [2022-11-14T19:21:08.596Z] #43 88.84 checking for gawk... (cached) mawk
19:21:08 [2022-11-14T19:21:08.596Z] #43 88.84 checking for a sed that does not truncate output... (cached) /bin/sed
19:21:08 [2022-11-14T19:21:08.596Z] #43 88.85 checking for gcc... (cached) gcc
19:21:08 [2022-11-14T19:21:08.596Z] #43 88.94 checking whether we are using the GNU C compiler... (cached) yes
19:21:08 [2022-11-14T19:21:08.596Z] #43 88.95 checking whether gcc accepts -g... (cached) yes
19:21:08 [2022-11-14T19:21:08.596Z] #43 88.95 checking for gcc option to accept ISO C89... (cached) none needed
19:21:08 [2022-11-14T19:21:08.596Z] #43 88.95 checking whether gcc understands -c and -o together... (cached) yes
19:21:08 [2022-11-14T19:21:08.596Z] #43 88.96 checking for a Python interpreter with version >= 3... python3
19:21:08 [2022-11-14T19:21:08.854Z] #43 89.04 checking for python3... /usr/bin/python3
19:21:08 [2022-11-14T19:21:08.854Z] #43 89.05 checking for python3 version... 3.9
19:21:08 [2022-11-14T19:21:08.854Z] #43 89.11 checking for python3 platform... linux
19:21:09 [2022-11-14T19:21:09.113Z] #43 89.17 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
19:21:09 [2022-11-14T19:21:09.113Z] #43 89.32 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
19:21:09 [2022-11-14T19:21:09.113Z] #43 89.47 checking for go-md2man... no
19:21:09 [2022-11-14T19:21:09.372Z] #43 89.49 checking error.h usability... yes
19:21:09 [2022-11-14T19:21:09.372Z] #43 89.67 checking error.h presence... yes
19:21:09 [2022-11-14T19:21:09.372Z] #43 89.75 checking for error.h... yes
19:21:09 [2022-11-14T19:21:09.630Z] #43 89.81 checking linux/openat2.h usability... yes
19:21:09 [2022-11-14T19:21:09.889Z] #43 90.05 checking linux/openat2.h presence... yes
19:21:09 [2022-11-14T19:21:09.889Z] #43 90.11 checking for linux/openat2.h... yes
19:21:09 [2022-11-14T19:21:09.889Z] #43 90.15 checking for copy_file_range... yes
19:21:10 [2022-11-14T19:21:10.148Z] #43 90.33 checking for fgetxattr... yes
19:21:10 [2022-11-14T19:21:10.406Z] #43 90.62 checking for statx... yes
19:21:10 [2022-11-14T19:21:10.666Z] #43 90.91 checking for fgetpwent_r... yes
19:21:10 [2022-11-14T19:21:10.925Z] #43 91.20 checking for issetugid... no
19:21:10 [2022-11-14T19:21:10.925Z] #43 91.39 checking for pkg-config... /usr/bin/pkg-config
19:21:10 [2022-11-14T19:21:10.925Z] #43 91.39 checking pkg-config is at least version 0.9.0... yes
19:21:11 [2022-11-14T19:21:11.183Z] #43 91.40 checking for library containing yajl_tree_get... 
19:21:11 [2022-11-14T19:21:11.183Z] #43 ...
19:21:11 [2022-11-14T19:21:11.183Z] 
19:21:11 [2022-11-14T19:21:11.183Z] #24 [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
19:21:11 [2022-11-14T19:21:11.183Z] #24 DONE 136.5s
19:21:11 [2022-11-14T19:21:11.442Z] 
19:21:11 [2022-11-14T19:21:11.442Z] #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
19:21:11 [2022-11-14T19:21:11.442Z] #57 17.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 17.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 17.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 17.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 17.94 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 17.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 17.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 17.96 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 17.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 17.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 17.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 17.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 17.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.04 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.05 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.06 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.23 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.23 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.24 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.24 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.24 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.24 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.25 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.25 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.27 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.30 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.30 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.30 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.33 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.33 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.34 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.34 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.36 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.36 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.37 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.38 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.50 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.53 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.53 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 18.54 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
19:21:11 [2022-11-14T19:21:11.442Z] #57 19.19 debconf: delaying package configuration, since apt-utils is not installed
19:21:11 [2022-11-14T19:21:11.442Z] #57 19.38 Fetched 31.8 MB in 1s (30.8 MB/s)
19:21:11 [2022-11-14T19:21:11.442Z] #57 19.45 Selecting previously unselected package libcap2:arm64.
19:21:11 [2022-11-14T19:21:11.442Z] #57 19.45 (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.)
19:21:11 [2022-11-14T19:21:11.442Z] #57 19.48 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
19:21:11 [2022-11-14T19:21:11.442Z] #57 19.51 Unpacking libcap2:arm64 (1:2.44-1) ...
19:21:11 [2022-11-14T19:21:11.442Z] #57 19.60 Selecting previously unselected package libargon2-1:arm64.
19:21:11 [2022-11-14T19:21:11.442Z] #57 19.60 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
19:21:11 [2022-11-14T19:21:11.442Z] #57 19.61 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
19:21:11 [2022-11-14T19:21:11.442Z] #57 19.70 Selecting previously unselected package libjson-c5:arm64.
19:21:11 [2022-11-14T19:21:11.442Z] #57 19.71 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
19:21:11 [2022-11-14T19:21:11.442Z] #57 19.71 Unpacking libjson-c5:arm64 (0.15-2) ...
19:21:11 [2022-11-14T19:21:11.442Z] #57 19.82 Selecting previously unselected package libcryptsetup12:arm64.
19:21:11 [2022-11-14T19:21:11.442Z] #57 19.82 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
19:21:11 [2022-11-14T19:21:11.442Z] #57 19.84 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
19:21:11 [2022-11-14T19:21:11.442Z] #57 19.96 Selecting previously unselected package libip4tc2:arm64.
19:21:11 [2022-11-14T19:21:11.442Z] #57 19.97 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
19:21:11 [2022-11-14T19:21:11.442Z] #57 19.97 Unpacking libip4tc2:arm64 (1.8.7-1) ...
19:21:11 [2022-11-14T19:21:11.442Z] #57 20.07 Selecting previously unselected package libkmod2:arm64.
19:21:11 [2022-11-14T19:21:11.442Z] #57 20.07 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
19:21:11 [2022-11-14T19:21:11.442Z] #57 20.08 Unpacking libkmod2:arm64 (28-1) ...
19:21:11 [2022-11-14T19:21:11.442Z] #57 20.19 Selecting previously unselected package systemd.
19:21:11 [2022-11-14T19:21:11.442Z] #57 20.19 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ...
19:21:11 [2022-11-14T19:21:11.442Z] #57 20.37 Unpacking systemd (247.3-7+deb11u1) ...
19:21:11 [2022-11-14T19:21:11.442Z] #57 22.32 Selecting previously unselected package pigz.
19:21:11 [2022-11-14T19:21:11.442Z] #57 22.33 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
19:21:11 [2022-11-14T19:21:11.442Z] #57 22.33 Unpacking pigz (2.6-1) ...
19:21:11 [2022-11-14T19:21:11.442Z] #57 22.48 Selecting previously unselected package libelf1:arm64.
19:21:11 [2022-11-14T19:21:11.442Z] #57 22.49 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
19:21:11 [2022-11-14T19:21:11.442Z] #57 22.53 Unpacking libelf1:arm64 (0.183-1) ...
19:21:11 [2022-11-14T19:21:11.442Z] #57 22.82 Selecting previously unselected package libbpf0:arm64.
19:21:11 [2022-11-14T19:21:11.442Z] #57 22.82 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
19:21:11 [2022-11-14T19:21:11.442Z] #57 22.82 Unpacking libbpf0:arm64 (1:0.3-2) ...
19:21:11 [2022-11-14T19:21:11.756Z] #57 23.02 Selecting previously unselected package libmnl0:arm64.
19:21:11 [2022-11-14T19:21:11.756Z] #57 23.02 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
19:21:11 [2022-11-14T19:21:11.756Z] #57 23.05 Unpacking libmnl0:arm64 (1.0.4-3) ...
19:21:11 [2022-11-14T19:21:11.756Z] #57 23.18 Selecting previously unselected package libxtables12:arm64.
19:21:11 [2022-11-14T19:21:11.756Z] #57 23.19 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
19:21:11 [2022-11-14T19:21:11.756Z] #57 23.22 Unpacking libxtables12:arm64 (1.8.7-1) ...
19:21:12 [2022-11-14T19:21:12.039Z] #57 23.46 Selecting previously unselected package libcap2-bin.
19:21:12 [2022-11-14T19:21:12.039Z] #57 23.46 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
19:21:12 [2022-11-14T19:21:12.039Z] #57 23.47 Unpacking libcap2-bin (1:2.44-1) ...
19:21:12 [2022-11-14T19:21:12.303Z] #57 23.56 Selecting previously unselected package iproute2.
19:21:12 [2022-11-14T19:21:12.303Z] #57 23.56 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
19:21:12 [2022-11-14T19:21:12.303Z] #57 23.57 Unpacking iproute2 (5.10.0-4) ...
19:21:12 [2022-11-14T19:21:12.820Z] #57 24.01 Selecting previously unselected package xxd.
19:21:12 [2022-11-14T19:21:12.820Z] #57 24.01 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
19:21:12 [2022-11-14T19:21:12.820Z] #57 24.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
19:21:12 [2022-11-14T19:21:12.820Z] #57 24.15 Selecting previously unselected package vim-common.
19:21:12 [2022-11-14T19:21:12.820Z] #57 24.16 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
19:21:12 [2022-11-14T19:21:12.820Z] #57 24.18 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
19:21:13 [2022-11-14T19:21:13.078Z] #57 24.38 Selecting previously unselected package bash-completion.
19:21:13 [2022-11-14T19:21:13.078Z] #57 24.39 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
19:21:14 [2022-11-14T19:21:14.013Z] #57 ...
19:21:14 [2022-11-14T19:21:14.013Z] 
19:21:14 [2022-11-14T19:21:14.013Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
19:21:14 [2022-11-14T19:21:14.013Z] #28 129.0 + mkdir -p /tmp/tmp.dW9oorFt3d/src/github.com/docker
19:21:14 [2022-11-14T19:21:14.013Z] #28 129.0 + mv components/cli /tmp/tmp.dW9oorFt3d/src/github.com/docker/cli
19:21:14 [2022-11-14T19:21:14.013Z] #28 129.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
19:21:14 [2022-11-14T19:21:14.013Z] #28 ...
19:21:14 [2022-11-14T19:21:14.013Z] 
19:21:14 [2022-11-14T19:21:14.013Z] #43 [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
19:21:14 [2022-11-14T19:21:14.013Z] #43 91.40 checking for library containing yajl_tree_get... -lyajl
19:21:14 [2022-11-14T19:21:14.013Z] #43 92.19 checking for yajl >= 2.0.0... yes
19:21:14 [2022-11-14T19:21:14.013Z] #43 92.34 checking sys/capability.h usability... yes
19:21:14 [2022-11-14T19:21:14.013Z] #43 92.49 checking sys/capability.h presence... yes
19:21:14 [2022-11-14T19:21:14.013Z] #43 92.52 checking for sys/capability.h... yes
19:21:14 [2022-11-14T19:21:14.013Z] #43 92.53 checking for library containing cap_from_name... -lcap
19:21:14 [2022-11-14T19:21:14.013Z] #43 93.15 checking for library containing dlopen... -ldl
19:21:14 [2022-11-14T19:21:14.013Z] #43 93.60 checking seccomp.h usability... yes
19:21:14 [2022-11-14T19:21:14.013Z] #43 93.76 checking seccomp.h presence... yes
19:21:14 [2022-11-14T19:21:14.013Z] #43 93.83 checking for seccomp.h... yes
19:21:14 [2022-11-14T19:21:14.013Z] #43 93.84 checking for library containing seccomp_rule_add... -lseccomp
19:21:14 [2022-11-14T19:21:14.013Z] #43 94.26 checking for library containing seccomp_arch_resolve_name... none required
19:21:14 [2022-11-14T19:21:14.580Z] #43 94.50 checking systemd/sd-bus.h usability... yes
19:21:14 [2022-11-14T19:21:14.580Z] #43 94.79 checking systemd/sd-bus.h presence... yes
19:21:14 [2022-11-14T19:21:14.580Z] #43 94.89 checking for systemd/sd-bus.h... yes
19:21:15 [2022-11-14T19:21:15.147Z] #43 94.89 checking for library containing sd_bus_match_signal_async... -lsystemd
19:21:15 [2022-11-14T19:21:15.147Z] #43 95.34 checking for sd_notify_barrier... yes
19:21:15 [2022-11-14T19:21:15.406Z] #43 95.60 checking linux/bpf.h usability... yes
19:21:15 [2022-11-14T19:21:15.406Z] #43 95.78 checking linux/bpf.h presence... yes
19:21:15 [2022-11-14T19:21:15.664Z] #43 95.87 checking for linux/bpf.h... yes
19:21:15 [2022-11-14T19:21:15.664Z] #43 95.87 checking compilation for eBPF... yes
19:21:15 [2022-11-14T19:21:15.664Z] #43 96.03 checking for criu >= 3.15... no
19:21:15 [2022-11-14T19:21:15.664Z] #43 96.07 configure: CRIU headers not found, building without CRIU support
19:21:15 [2022-11-14T19:21:15.664Z] #43 96.07 checking for criu > 3.16... no
19:21:15 [2022-11-14T19:21:15.664Z] #43 96.11 configure: CRIU version doesn't support join-ns API
19:21:15 [2022-11-14T19:21:15.664Z] #43 96.11 checking for criu > 3.16.1... no
19:21:15 [2022-11-14T19:21:15.922Z] #43 96.13 configure: CRIU version doesn't support for pre-dumping
19:21:15 [2022-11-14T19:21:15.922Z] #43 96.14 checking for new mount API (fsconfig)... yes
19:21:15 [2022-11-14T19:21:15.922Z] #43 96.27 checking for seccomp notify API... yes
19:21:15 [2022-11-14T19:21:15.922Z] #43 96.34 checking for gperf... no
19:21:15 [2022-11-14T19:21:15.922Z] #43 96.35 configure: gperf not found - cannot rebuild signal parser code
19:21:16 [2022-11-14T19:21:16.181Z] #43 96.35 checking for library containing argp_parse... none required
19:21:16 [2022-11-14T19:21:16.181Z] #43 96.67 checking that generated files are newer than configure... done
19:21:16 [2022-11-14T19:21:16.181Z] #43 96.68 configure: creating ./config.status
19:21:18 [2022-11-14T19:21:18.713Z] #43 ...
19:21:18 [2022-11-14T19:21:18.713Z] 
19:21:18 [2022-11-14T19:21:18.713Z] #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
19:21:18 [2022-11-14T19:21:18.713Z] #57 27.04 Unpacking bash-completion (1:2.11-2) ...
19:21:18 [2022-11-14T19:21:18.713Z] #57 27.37 Selecting previously unselected package bzip2.
19:21:18 [2022-11-14T19:21:18.713Z] #57 27.38 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
19:21:18 [2022-11-14T19:21:18.713Z] #57 27.38 Unpacking bzip2 (1.0.8-4) ...
19:21:18 [2022-11-14T19:21:18.713Z] #57 27.49 Selecting previously unselected package xz-utils.
19:21:18 [2022-11-14T19:21:18.713Z] #57 27.50 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
19:21:18 [2022-11-14T19:21:18.713Z] #57 27.51 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
19:21:18 [2022-11-14T19:21:18.713Z] #57 27.65 Selecting previously unselected package apparmor.
19:21:18 [2022-11-14T19:21:18.713Z] #57 27.66 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
19:21:18 [2022-11-14T19:21:18.713Z] #57 27.73 Unpacking apparmor (2.13.6-10) ...
19:21:18 [2022-11-14T19:21:18.713Z] #57 28.16 Selecting previously unselected package inetutils-ping.
19:21:18 [2022-11-14T19:21:18.713Z] #57 28.16 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
19:21:18 [2022-11-14T19:21:18.713Z] #57 28.18 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
19:21:18 [2022-11-14T19:21:18.713Z] #57 28.29 Selecting previously unselected package libip6tc2:arm64.
19:21:18 [2022-11-14T19:21:18.713Z] #57 28.30 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
19:21:18 [2022-11-14T19:21:18.713Z] #57 28.31 Unpacking libip6tc2:arm64 (1.8.7-1) ...
19:21:18 [2022-11-14T19:21:18.713Z] #57 28.39 Selecting previously unselected package libnfnetlink0:arm64.
19:21:18 [2022-11-14T19:21:18.713Z] #57 28.39 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
19:21:18 [2022-11-14T19:21:18.713Z] #57 28.40 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:21:18 [2022-11-14T19:21:18.713Z] #57 28.47 Selecting previously unselected package libnetfilter-conntrack3:arm64.
19:21:18 [2022-11-14T19:21:18.713Z] #57 28.48 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
19:21:18 [2022-11-14T19:21:18.714Z] #57 28.49 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
19:21:18 [2022-11-14T19:21:18.714Z] #57 28.57 Selecting previously unselected package libnftnl11:arm64.
19:21:18 [2022-11-14T19:21:18.714Z] #57 28.57 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
19:21:18 [2022-11-14T19:21:18.714Z] #57 28.59 Unpacking libnftnl11:arm64 (1.1.9-1) ...
19:21:18 [2022-11-14T19:21:18.714Z] #57 28.67 Selecting previously unselected package iptables.
19:21:18 [2022-11-14T19:21:18.714Z] #57 28.67 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
19:21:18 [2022-11-14T19:21:18.714Z] #57 28.69 Unpacking iptables (1.8.7-1) ...
19:21:18 [2022-11-14T19:21:18.714Z] #57 29.00 Selecting previously unselected package libonig5:arm64.
19:21:18 [2022-11-14T19:21:18.714Z] #57 29.02 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
19:21:18 [2022-11-14T19:21:18.714Z] #57 29.02 Unpacking libonig5:arm64 (6.9.6-1.1) ...
19:21:18 [2022-11-14T19:21:18.714Z] #57 29.18 Selecting previously unselected package libjq1:arm64.
19:21:18 [2022-11-14T19:21:18.714Z] #57 29.18 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
19:21:18 [2022-11-14T19:21:18.714Z] #57 29.18 Unpacking libjq1:arm64 (1.6-2.1) ...
19:21:18 [2022-11-14T19:21:18.714Z] #57 29.29 Selecting previously unselected package jq.
19:21:18 [2022-11-14T19:21:18.714Z] #57 29.31 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
19:21:18 [2022-11-14T19:21:18.714Z] #57 29.32 Unpacking jq (1.6-2.1) ...
19:21:18 [2022-11-14T19:21:18.714Z] #57 29.44 Selecting previously unselected package libaio1:arm64.
19:21:18 [2022-11-14T19:21:18.714Z] #57 29.44 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
19:21:18 [2022-11-14T19:21:18.714Z] #57 29.47 Unpacking libaio1:arm64 (0.3.112-9) ...
19:21:18 [2022-11-14T19:21:18.714Z] #57 29.54 Selecting previously unselected package libgpm2:arm64.
19:21:18 [2022-11-14T19:21:18.714Z] #57 29.55 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
19:21:18 [2022-11-14T19:21:18.714Z] #57 29.57 Unpacking libgpm2:arm64 (1.20.7-8) ...
19:21:18 [2022-11-14T19:21:18.714Z] #57 29.65 Selecting previously unselected package libicu67:arm64.
19:21:18 [2022-11-14T19:21:18.714Z] #57 29.66 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
19:21:18 [2022-11-14T19:21:18.714Z] #57 29.67 Unpacking libicu67:arm64 (67.1-7) ...
19:21:21 [2022-11-14T19:21:21.998Z] #57 32.84 Selecting previously unselected package libinih1:arm64.
19:21:21 [2022-11-14T19:21:21.998Z] #57 32.85 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
19:21:21 [2022-11-14T19:21:21.998Z] #57 32.86 Unpacking libinih1:arm64 (53-1+b2) ...
19:21:21 [2022-11-14T19:21:21.998Z] #57 32.95 Selecting previously unselected package libmicrohttpd12:arm64.
19:21:21 [2022-11-14T19:21:21.998Z] #57 32.95 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
19:21:21 [2022-11-14T19:21:21.998Z] #57 32.96 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
19:21:21 [2022-11-14T19:21:21.998Z] #57 33.05 Selecting previously unselected package libnet1:arm64.
19:21:21 [2022-11-14T19:21:21.998Z] #57 33.05 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
19:21:21 [2022-11-14T19:21:21.998Z] #57 33.06 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:21:21 [2022-11-14T19:21:21.998Z] #57 33.17 Selecting previously unselected package libnl-3-200:arm64.
19:21:21 [2022-11-14T19:21:21.998Z] #57 33.18 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
19:21:21 [2022-11-14T19:21:21.998Z] #57 33.18 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
19:21:21 [2022-11-14T19:21:21.998Z] #57 33.25 Selecting previously unselected package libprotobuf-c1:arm64.
19:21:21 [2022-11-14T19:21:21.998Z] #57 33.25 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
19:21:21 [2022-11-14T19:21:21.998Z] #57 33.26 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:21:21 [2022-11-14T19:21:21.998Z] #57 33.32 Selecting previously unselected package libyajl2:arm64.
19:21:21 [2022-11-14T19:21:21.998Z] #57 33.32 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
19:21:21 [2022-11-14T19:21:21.998Z] #57 33.33 Unpacking libyajl2:arm64 (2.1.0-3) ...
19:21:21 [2022-11-14T19:21:21.998Z] #57 33.39 Selecting previously unselected package net-tools.
19:21:21 [2022-11-14T19:21:21.998Z] #57 33.40 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
19:21:21 [2022-11-14T19:21:21.998Z] #57 33.40 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
19:21:22 [2022-11-14T19:21:22.256Z] #57 33.58 Selecting previously unselected package patch.
19:21:22 [2022-11-14T19:21:22.256Z] #57 33.58 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
19:21:22 [2022-11-14T19:21:22.256Z] #57 33.61 Unpacking patch (2.7.6-7) ...
19:21:22 [2022-11-14T19:21:22.514Z] #57 33.72 Selecting previously unselected package python-pip-whl.
19:21:22 [2022-11-14T19:21:22.514Z] #57 33.72 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
19:21:22 [2022-11-14T19:21:22.514Z] #57 33.73 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
19:21:22 [2022-11-14T19:21:22.772Z] #57 34.28 Selecting previously unselected package python3-lib2to3.
19:21:23 [2022-11-14T19:21:23.031Z] #57 34.28 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
19:21:23 [2022-11-14T19:21:23.031Z] #57 34.29 Unpacking python3-lib2to3 (3.9.2-1) ...
19:21:23 [2022-11-14T19:21:23.031Z] #57 34.43 Selecting previously unselected package python3-distutils.
19:21:23 [2022-11-14T19:21:23.031Z] #57 34.43 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
19:21:23 [2022-11-14T19:21:23.031Z] #57 34.43 Unpacking python3-distutils (3.9.2-1) ...
19:21:23 [2022-11-14T19:21:23.289Z] #57 34.59 Selecting previously unselected package python3-pkg-resources.
19:21:23 [2022-11-14T19:21:23.289Z] #57 34.63 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
19:21:23 [2022-11-14T19:21:23.289Z] #57 34.63 Unpacking python3-pkg-resources (52.0.0-4) ...
19:21:23 [2022-11-14T19:21:23.289Z] #57 34.78 Selecting previously unselected package python3-setuptools.
19:21:23 [2022-11-14T19:21:23.289Z] #57 34.78 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
19:21:23 [2022-11-14T19:21:23.289Z] #57 34.78 Unpacking python3-setuptools (52.0.0-4) ...
19:21:23 [2022-11-14T19:21:23.548Z] #57 35.03 Selecting previously unselected package python3-wheel.
19:21:23 [2022-11-14T19:21:23.548Z] #57 35.04 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
19:21:23 [2022-11-14T19:21:23.548Z] #57 35.04 Unpacking python3-wheel (0.34.2-1) ...
19:21:23 [2022-11-14T19:21:23.818Z] #57 35.16 Selecting previously unselected package python3-pip.
19:21:23 [2022-11-14T19:21:23.818Z] #57 35.16 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
19:21:23 [2022-11-14T19:21:23.818Z] #57 35.17 Unpacking python3-pip (20.3.4-4+deb11u1) ...
19:21:24 [2022-11-14T19:21:24.077Z] #57 35.45 Selecting previously unselected package sudo.
19:21:24 [2022-11-14T19:21:24.077Z] #57 35.46 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
19:21:24 [2022-11-14T19:21:24.077Z] #57 35.47 Unpacking sudo (1.9.5p2-3) ...
19:21:24 [2022-11-14T19:21:24.644Z] #57 35.95 Selecting previously unselected package systemd-journal-remote.
19:21:24 [2022-11-14T19:21:24.644Z] #57 35.98 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
19:21:24 [2022-11-14T19:21:24.644Z] #57 35.99 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
19:21:24 [2022-11-14T19:21:24.644Z] #57 36.10 Selecting previously unselected package thin-provisioning-tools.
19:21:24 [2022-11-14T19:21:24.644Z] #57 36.13 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
19:21:24 [2022-11-14T19:21:24.644Z] #57 36.13 Unpacking thin-provisioning-tools (0.9.0-1) ...
19:21:25 [2022-11-14T19:21:25.211Z] #57 36.34 Selecting previously unselected package uidmap.
19:21:25 [2022-11-14T19:21:25.211Z] #57 36.35 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
19:21:25 [2022-11-14T19:21:25.211Z] #57 36.35 Unpacking uidmap (1:4.8.1-1) ...
19:21:25 [2022-11-14T19:21:25.211Z] #57 36.54 Selecting previously unselected package vim-runtime.
19:21:25 [2022-11-14T19:21:25.211Z] #57 36.54 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
19:21:25 [2022-11-14T19:21:25.211Z] #57 36.56 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
19:21:25 [2022-11-14T19:21:25.211Z] #57 36.62 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
19:21:25 [2022-11-14T19:21:25.211Z] #57 36.63 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
19:21:27 [2022-11-14T19:21:27.748Z] #57 ...
19:21:27 [2022-11-14T19:21:27.748Z] 
19:21:27 [2022-11-14T19:21:27.748Z] #43 [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
19:21:27 [2022-11-14T19:21:27.748Z] #43 99.59 config.status: creating Makefile
19:21:27 [2022-11-14T19:21:27.748Z] #43 99.69 config.status: creating rpm/crun.spec
19:21:27 [2022-11-14T19:21:27.748Z] #43 99.79 config.status: creating config.h
19:21:27 [2022-11-14T19:21:27.748Z] #43 99.82 config.status: executing libtool commands
19:21:27 [2022-11-14T19:21:27.748Z] #43 99.87 config.status: executing depfiles commands
19:21:27 [2022-11-14T19:21:27.748Z] #43 101.2 === configuring in libocispec (/tmp/crun-build/libocispec)
19:21:27 [2022-11-14T19:21:27.748Z] #43 101.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
19:21:27 [2022-11-14T19:21:27.748Z] #43 101.6 checking for gcc... gcc
19:21:27 [2022-11-14T19:21:27.748Z] #43 101.7 checking whether the C compiler works... yes
19:21:27 [2022-11-14T19:21:27.748Z] #43 101.9 checking for C compiler default output file name... a.out
19:21:27 [2022-11-14T19:21:27.748Z] #43 101.9 checking for suffix of executables... 
19:21:27 [2022-11-14T19:21:27.748Z] #43 102.1 checking whether we are cross compiling... no
19:21:27 [2022-11-14T19:21:27.748Z] #43 102.3 checking for suffix of object files... o
19:21:27 [2022-11-14T19:21:27.748Z] #43 102.4 checking whether we are using the GNU C compiler... yes
19:21:27 [2022-11-14T19:21:27.748Z] #43 102.5 checking whether gcc accepts -g... yes
19:21:27 [2022-11-14T19:21:27.748Z] #43 102.6 checking for gcc option to accept ISO C89... none needed
19:21:27 [2022-11-14T19:21:27.748Z] #43 102.8 checking whether gcc understands -c and -o together... yes
19:21:27 [2022-11-14T19:21:27.748Z] #43 103.0 checking how to run the C preprocessor... gcc -E
19:21:27 [2022-11-14T19:21:27.748Z] #43 103.3 checking for grep that handles long lines and -e... /bin/grep
19:21:27 [2022-11-14T19:21:27.748Z] #43 103.3 checking for egrep... /bin/grep -E
19:21:27 [2022-11-14T19:21:27.748Z] #43 103.3 checking for ANSI C header files... yes
19:21:27 [2022-11-14T19:21:27.748Z] #43 103.8 checking for sys/types.h... yes
19:21:27 [2022-11-14T19:21:27.748Z] #43 104.0 checking for sys/stat.h... yes
19:21:27 [2022-11-14T19:21:27.748Z] #43 104.2 checking for stdlib.h... yes
19:21:27 [2022-11-14T19:21:27.748Z] #43 104.4 checking for string.h... yes
19:21:27 [2022-11-14T19:21:27.748Z] #43 104.6 checking for memory.h... yes
19:21:27 [2022-11-14T19:21:27.748Z] #43 104.8 checking for strings.h... yes
19:21:27 [2022-11-14T19:21:27.748Z] #43 105.0 checking for inttypes.h... yes
19:21:27 [2022-11-14T19:21:27.748Z] #43 105.2 checking for stdint.h... yes
19:21:27 [2022-11-14T19:21:27.748Z] #43 105.3 checking for unistd.h... yes
19:21:27 [2022-11-14T19:21:27.748Z] #43 105.5 checking minix/config.h usability... no
19:21:27 [2022-11-14T19:21:27.748Z] #43 105.7 checking minix/config.h presence... no
19:21:27 [2022-11-14T19:21:27.748Z] #43 105.8 checking for minix/config.h... no
19:21:27 [2022-11-14T19:21:27.748Z] #43 105.8 checking whether it is safe to define __EXTENSIONS__... yes
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.0 checking build system type... aarch64-unknown-linux-gnu
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.3 checking host system type... aarch64-unknown-linux-gnu
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.3 checking how to print strings... printf
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.3 checking for a sed that does not truncate output... /bin/sed
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.4 checking for fgrep... /bin/grep -F
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.4 checking for ld used by gcc... /usr/bin/ld
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.4 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.6 checking whether ln -s works... yes
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.6 checking the maximum length of command line arguments... 1572864
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.6 checking for /usr/bin/ld option to reload object files... -r
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.6 checking for objdump... objdump
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.6 checking how to recognize dependent libraries... pass_all
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.6 checking for dlltool... no
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.6 checking how to associate runtime and link libraries... printf %s\n
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.6 checking for ar... ar
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.7 checking for archiver @FILE support... @
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.8 checking for strip... strip
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.8 checking for ranlib... ranlib
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.8 checking for gawk... no
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.8 checking for mawk... mawk
19:21:27 [2022-11-14T19:21:27.748Z] #43 106.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:21:27 [2022-11-14T19:21:27.748Z] #43 107.2 checking for sysroot... no
19:21:27 [2022-11-14T19:21:27.748Z] #43 107.2 checking for a working dd... /bin/dd
19:21:27 [2022-11-14T19:21:27.748Z] #43 107.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
19:21:27 [2022-11-14T19:21:27.748Z] #43 107.2 checking for mt... no
19:21:27 [2022-11-14T19:21:27.748Z] #43 107.2 checking if : is a manifest tool... no
19:21:27 [2022-11-14T19:21:27.748Z] #43 107.2 checking for dlfcn.h... yes
19:21:27 [2022-11-14T19:21:27.748Z] #43 107.3 checking for objdir... .libs
19:21:27 [2022-11-14T19:21:27.748Z] #43 107.7 checking if gcc supports -fno-rtti -fno-exceptions... no
19:21:27 [2022-11-14T19:21:27.748Z] #43 107.9 checking for gcc option to produce PIC... -fPIC -DPIC
19:21:27 [2022-11-14T19:21:27.748Z] #43 107.9 checking if gcc PIC flag -fPIC -DPIC works... yes
19:21:27 [2022-11-14T19:21:27.748Z] #43 108.0 checking if gcc static flag -static works... yes
19:21:28 [2022-11-14T19:21:28.007Z] #43 108.3 checking if gcc supports -c -o file.o... yes
19:21:28 [2022-11-14T19:21:28.007Z] #43 108.4 checking if gcc supports -c -o file.o... (cached) yes
19:21:28 [2022-11-14T19:21:28.007Z] #43 108.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:21:28 [2022-11-14T19:21:28.574Z] #43 108.5 checking dynamic linker characteristics... GNU/Linux ld.so
19:21:28 [2022-11-14T19:21:28.574Z] #43 108.8 checking how to hardcode library paths into programs... immediate
19:21:28 [2022-11-14T19:21:28.575Z] #43 108.8 checking whether stripping libraries is possible... yes
19:21:28 [2022-11-14T19:21:28.575Z] #43 108.9 checking if libtool supports shared libraries... yes
19:21:28 [2022-11-14T19:21:28.575Z] #43 108.9 checking whether to build shared libraries... no
19:21:28 [2022-11-14T19:21:28.575Z] #43 108.9 checking whether to build static libraries... yes
19:21:28 [2022-11-14T19:21:28.575Z] #43 108.9 checking for a BSD-compatible install... /usr/bin/install -c
19:21:28 [2022-11-14T19:21:28.575Z] #43 108.9 checking whether build environment is sane... yes
19:21:28 [2022-11-14T19:21:28.575Z] #43 109.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
19:21:28 [2022-11-14T19:21:28.575Z] #43 109.0 checking whether make sets $(MAKE)... yes
19:21:28 [2022-11-14T19:21:28.575Z] #43 109.0 checking whether make supports the include directive... yes (GNU style)
19:21:28 [2022-11-14T19:21:28.575Z] #43 ...
19:21:28 [2022-11-14T19:21:28.575Z] 
19:21:28 [2022-11-14T19:21:28.575Z] #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
19:21:28 [2022-11-14T19:21:28.575Z] #57 40.01 Selecting previously unselected package vim.
19:21:28 [2022-11-14T19:21:28.575Z] #57 40.01 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
19:21:28 [2022-11-14T19:21:28.575Z] #57 40.03 Unpacking vim (2:8.2.2434-3+deb11u1) ...
19:21:29 [2022-11-14T19:21:29.141Z] #57 40.55 Selecting previously unselected package xfsprogs.
19:21:29 [2022-11-14T19:21:29.141Z] #57 40.55 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
19:21:29 [2022-11-14T19:21:29.141Z] #57 40.55 Unpacking xfsprogs (5.10.0-4) ...
19:21:29 [2022-11-14T19:21:29.708Z] #57 41.01 Selecting previously unselected package zip.
19:21:29 [2022-11-14T19:21:29.708Z] #57 41.01 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
19:21:29 [2022-11-14T19:21:29.708Z] #57 41.02 Unpacking zip (3.0-12) ...
19:21:29 [2022-11-14T19:21:29.967Z] #57 41.19 Selecting previously unselected package zstd.
19:21:29 [2022-11-14T19:21:29.967Z] #57 41.20 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
19:21:29 [2022-11-14T19:21:29.967Z] #57 41.21 Unpacking zstd (1.4.8+dfsg-2.1) ...
19:21:30 [2022-11-14T19:21:30.226Z] #57 41.56 Setting up python3-pkg-resources (52.0.0-4) ...
19:21:31 [2022-11-14T19:21:31.162Z] #57 42.52 Setting up libip4tc2:arm64 (1.8.7-1) ...
19:21:31 [2022-11-14T19:21:31.162Z] #57 42.53 Setting up net-tools (1.60+git20181103.0eebece-1) ...
19:21:31 [2022-11-14T19:21:31.162Z] #57 42.58 Setting up libgpm2:arm64 (1.20.7-8) ...
19:21:31 [2022-11-14T19:21:31.162Z] #57 42.60 Setting up libicu67:arm64 (67.1-7) ...
19:21:31 [2022-11-14T19:21:31.162Z] #57 42.62 Setting up libip6tc2:arm64 (1.8.7-1) ...
19:21:31 [2022-11-14T19:21:31.162Z] #57 42.63 Setting up libinih1:arm64 (53-1+b2) ...
19:21:31 [2022-11-14T19:21:31.162Z] #57 42.66 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
19:21:31 [2022-11-14T19:21:31.162Z] #57 42.67 Setting up uidmap (1:4.8.1-1) ...
19:21:31 [2022-11-14T19:21:31.162Z] #57 42.69 Setting up libyajl2:arm64 (2.1.0-3) ...
19:21:31 [2022-11-14T19:21:31.162Z] #57 42.70 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:21:31 [2022-11-14T19:21:31.420Z] #57 42.71 Setting up bzip2 (1.0.8-4) ...
19:21:31 [2022-11-14T19:21:31.420Z] #57 42.72 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:21:31 [2022-11-14T19:21:31.420Z] #57 42.74 Setting up python3-wheel (0.34.2-1) ...
19:21:31 [2022-11-14T19:21:31.986Z] #57 43.37 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
19:21:31 [2022-11-14T19:21:31.986Z] #57 43.38 Setting up xxd (2:8.2.2434-3+deb11u1) ...
19:21:31 [2022-11-14T19:21:31.986Z] #57 43.39 Setting up libcap2:arm64 (1:2.44-1) ...
19:21:31 [2022-11-14T19:21:31.986Z] #57 43.41 Setting up libcap2-bin (1:2.44-1) ...
19:21:31 [2022-11-14T19:21:31.986Z] #57 43.42 Setting up apparmor (2.13.6-10) ...
19:21:33 [2022-11-14T19:21:33.367Z] #57 44.86 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
19:21:33 [2022-11-14T19:21:33.626Z] #57 44.92 Setting up zip (3.0-12) ...
19:21:33 [2022-11-14T19:21:33.626Z] #57 44.95 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
19:21:33 [2022-11-14T19:21:33.626Z] #57 45.01 Setting up bash-completion (1:2.11-2) ...
19:21:36 [2022-11-14T19:21:36.159Z] #57 ...
19:21:36 [2022-11-14T19:21:36.159Z] 
19:21:36 [2022-11-14T19:21:36.159Z] #43 [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
19:21:36 [2022-11-14T19:21:36.159Z] #43 109.1 checking whether make supports nested variables... yes
19:21:36 [2022-11-14T19:21:36.159Z] #43 109.1 checking whether UID '0' is supported by ustar format... yes
19:21:36 [2022-11-14T19:21:36.159Z] #43 109.2 checking whether GID '0' is supported by ustar format... yes
19:21:36 [2022-11-14T19:21:36.159Z] #43 109.2 checking how to create a ustar tar archive... gnutar
19:21:36 [2022-11-14T19:21:36.160Z] #43 109.2 checking dependency style of gcc... gcc3
19:21:36 [2022-11-14T19:21:36.160Z] #43 109.4 checking whether to enable maintainer-specific portions of Makefiles... yes
19:21:36 [2022-11-14T19:21:36.160Z] #43 109.4 checking whether make supports nested variables... (cached) yes
19:21:36 [2022-11-14T19:21:36.160Z] #43 109.4 checking for pkg-config... /usr/bin/pkg-config
19:21:36 [2022-11-14T19:21:36.160Z] #43 109.4 checking pkg-config is at least version 0.9.0... yes
19:21:36 [2022-11-14T19:21:36.160Z] #43 109.4 checking for yajl >= 2.1.0... yes
19:21:36 [2022-11-14T19:21:36.160Z] #43 109.5 checking for a sed that does not truncate output... (cached) /bin/sed
19:21:36 [2022-11-14T19:21:36.160Z] #43 109.5 checking for gcc... (cached) gcc
19:21:36 [2022-11-14T19:21:36.160Z] #43 109.6 checking whether we are using the GNU C compiler... (cached) yes
19:21:36 [2022-11-14T19:21:36.160Z] #43 109.6 checking whether gcc accepts -g... (cached) yes
19:21:36 [2022-11-14T19:21:36.160Z] #43 109.6 checking for gcc option to accept ISO C89... (cached) none needed
19:21:36 [2022-11-14T19:21:36.160Z] #43 109.7 checking whether gcc understands -c and -o together... (cached) yes
19:21:36 [2022-11-14T19:21:36.160Z] #43 109.7 checking for a Python interpreter with version >= 3... python3
19:21:36 [2022-11-14T19:21:36.160Z] #43 109.7 checking for python3... /usr/bin/python3
19:21:36 [2022-11-14T19:21:36.160Z] #43 109.7 checking for python3 version... 3.9
19:21:36 [2022-11-14T19:21:36.160Z] #43 109.8 checking for python3 platform... linux
19:21:36 [2022-11-14T19:21:36.160Z] #43 109.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
19:21:36 [2022-11-14T19:21:36.160Z] #43 109.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
19:21:36 [2022-11-14T19:21:36.160Z] #43 110.1 checking that generated files are newer than configure... done
19:21:36 [2022-11-14T19:21:36.160Z] #43 110.1 configure: creating ./config.status
19:21:36 [2022-11-14T19:21:36.160Z] #43 113.0 config.status: creating Makefile
19:21:36 [2022-11-14T19:21:36.160Z] #43 113.0 config.status: creating config.h
19:21:36 [2022-11-14T19:21:36.160Z] #43 113.1 config.status: executing libtool commands
19:21:36 [2022-11-14T19:21:36.160Z] #43 113.1 config.status: executing depfiles commands
19:21:36 [2022-11-14T19:21:36.160Z] #43 114.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
19:21:36 [2022-11-14T19:21:36.160Z] #43 114.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
19:21:36 [2022-11-14T19:21:36.160Z] #43 114.4 checking for gcc... gcc
19:21:36 [2022-11-14T19:21:36.160Z] #43 114.5 checking whether the C compiler works... yes
19:21:36 [2022-11-14T19:21:36.160Z] #43 114.6 checking for C compiler default output file name... a.out
19:21:36 [2022-11-14T19:21:36.160Z] #43 114.6 checking for suffix of executables... 
19:21:36 [2022-11-14T19:21:36.160Z] #43 114.8 checking whether we are cross compiling... no
19:21:36 [2022-11-14T19:21:36.160Z] #43 115.0 checking for suffix of object files... o
19:21:36 [2022-11-14T19:21:36.160Z] #43 115.1 checking whether we are using the GNU C compiler... yes
19:21:36 [2022-11-14T19:21:36.160Z] #43 115.2 checking whether gcc accepts -g... yes
19:21:36 [2022-11-14T19:21:36.160Z] #43 115.3 checking for gcc option to accept ISO C89... none needed
19:21:36 [2022-11-14T19:21:36.160Z] #43 115.5 checking whether gcc understands -c and -o together... yes
19:21:36 [2022-11-14T19:21:36.160Z] #43 115.8 checking for a BSD-compatible install... /usr/bin/install -c
19:21:36 [2022-11-14T19:21:36.160Z] #43 115.8 checking whether build environment is sane... yes
19:21:36 [2022-11-14T19:21:36.160Z] #43 115.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
19:21:36 [2022-11-14T19:21:36.160Z] #43 115.9 checking for gawk... no
19:21:36 [2022-11-14T19:21:36.160Z] #43 115.9 checking for mawk... mawk
19:21:36 [2022-11-14T19:21:36.160Z] #43 115.9 checking whether make sets $(MAKE)... yes
19:21:36 [2022-11-14T19:21:36.160Z] #43 115.9 checking whether make supports the include directive... yes (GNU style)
19:21:36 [2022-11-14T19:21:36.160Z] #43 116.0 checking whether make supports nested variables... yes
19:21:36 [2022-11-14T19:21:36.160Z] #43 116.0 checking whether UID '0' is supported by ustar format... yes
19:21:36 [2022-11-14T19:21:36.160Z] #43 116.0 checking whether GID '0' is supported by ustar format... yes
19:21:36 [2022-11-14T19:21:36.160Z] #43 116.0 checking how to create a ustar tar archive... gnutar
19:21:36 [2022-11-14T19:21:36.160Z] #43 116.1 checking dependency style of gcc... gcc3
19:21:36 [2022-11-14T19:21:36.160Z] #43 116.3 checking whether to enable maintainer-specific portions of Makefiles... yes
19:21:36 [2022-11-14T19:21:36.160Z] #43 116.3 checking whether make supports nested variables... (cached) yes
19:21:36 [2022-11-14T19:21:36.419Z] #43 116.4 checking build system type... aarch64-unknown-linux-gnu
19:21:36 [2022-11-14T19:21:36.419Z] #43 116.7 checking host system type... aarch64-unknown-linux-gnu
19:21:36 [2022-11-14T19:21:36.419Z] #43 116.7 checking how to print strings... printf
19:21:36 [2022-11-14T19:21:36.419Z] #43 116.7 checking for a sed that does not truncate output... /bin/sed
19:21:36 [2022-11-14T19:21:36.419Z] #43 116.8 checking for grep that handles long lines and -e... /bin/grep
19:21:36 [2022-11-14T19:21:36.419Z] #43 116.8 checking for egrep... /bin/grep -E
19:21:36 [2022-11-14T19:21:36.419Z] #43 116.8 checking for fgrep... /bin/grep -F
19:21:36 [2022-11-14T19:21:36.419Z] #43 116.8 checking for ld used by gcc... /usr/bin/ld
19:21:36 [2022-11-14T19:21:36.419Z] #43 116.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:21:36 [2022-11-14T19:21:36.419Z] #43 116.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:21:36 [2022-11-14T19:21:36.419Z] #43 116.8 checking the name lister (/usr/bin/nm -B) interface... 
19:21:36 [2022-11-14T19:21:36.419Z] #43 ...
19:21:36 [2022-11-14T19:21:36.419Z] 
19:21:36 [2022-11-14T19:21:36.419Z] #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
19:21:36 [2022-11-14T19:21:36.419Z] #57 47.80 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
19:21:36 [2022-11-14T19:21:36.419Z] #57 47.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:21:36 [2022-11-14T19:21:36.419Z] #57 47.87 Setting up libmnl0:arm64 (1.0.4-3) ...
19:21:36 [2022-11-14T19:21:36.419Z] #57 47.88 Setting up patch (2.7.6-7) ...
19:21:36 [2022-11-14T19:21:36.419Z] #57 47.91 Setting up sudo (1.9.5p2-3) ...
19:21:36 [2022-11-14T19:21:36.678Z] #57 48.05 invoke-rc.d: could not determine current runlevel
19:21:36 [2022-11-14T19:21:36.678Z] #57 48.05 invoke-rc.d: policy-rc.d denied execution of start.
19:21:36 [2022-11-14T19:21:36.678Z] #57 48.06 Setting up xfsprogs (5.10.0-4) ...
19:21:36 [2022-11-14T19:21:36.678Z] #57 48.07 System has not been booted with systemd as init system (PID 1). Can't operate.
19:21:36 [2022-11-14T19:21:36.678Z] #57 48.07 Failed to connect to bus: Host is down
19:21:36 [2022-11-14T19:21:36.678Z] #57 48.08 Setting up libxtables12:arm64 (1.8.7-1) ...
19:21:36 [2022-11-14T19:21:36.678Z] #57 48.09 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
19:21:36 [2022-11-14T19:21:36.678Z] #57 48.11 Setting up pigz (2.6-1) ...
19:21:36 [2022-11-14T19:21:36.678Z] #57 48.12 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:21:36 [2022-11-14T19:21:36.678Z] #57 48.14 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
19:21:36 [2022-11-14T19:21:36.678Z] #57 48.20 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
19:21:36 [2022-11-14T19:21:36.936Z] #57 48.22 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
19:21:37 [2022-11-14T19:21:37.504Z] #57 48.99 Setting up libaio1:arm64 (0.3.112-9) ...
19:21:37 [2022-11-14T19:21:37.763Z] #57 49.01 Setting up python3-lib2to3 (3.9.2-1) ...
19:21:38 [2022-11-14T19:21:38.021Z] #57 49.39 Setting up libelf1:arm64 (0.183-1) ...
19:21:38 [2022-11-14T19:21:38.021Z] #57 49.41 Setting up libjson-c5:arm64 (0.15-2) ...
19:21:38 [2022-11-14T19:21:38.021Z] #57 49.44 Setting up zstd (1.4.8+dfsg-2.1) ...
19:21:38 [2022-11-14T19:21:38.021Z] #57 49.45 Setting up libonig5:arm64 (6.9.6-1.1) ...
19:21:38 [2022-11-14T19:21:38.021Z] #57 49.46 Setting up libkmod2:arm64 (28-1) ...
19:21:38 [2022-11-14T19:21:38.021Z] #57 49.47 Setting up python3-distutils (3.9.2-1) ...
19:21:38 [2022-11-14T19:21:38.589Z] #57 49.96 Setting up vim (2:8.2.2434-3+deb11u1) ...
19:21:38 [2022-11-14T19:21:38.589Z] #57 49.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:21:38 [2022-11-14T19:21:38.589Z] #57 49.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:21:38 [2022-11-14T19:21:38.589Z] #57 49.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:21:38 [2022-11-14T19:21:38.589Z] #57 49.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:21:38 [2022-11-14T19:21:38.589Z] #57 50.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:21:38 [2022-11-14T19:21:38.589Z] #57 50.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:21:38 [2022-11-14T19:21:38.589Z] #57 50.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:21:38 [2022-11-14T19:21:38.589Z] #57 50.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:21:38 [2022-11-14T19:21:38.589Z] #57 50.06 Setting up python3-setuptools (52.0.0-4) ...
19:21:39 [2022-11-14T19:21:39.965Z] #57 51.44 Setting up libjq1:arm64 (1.6-2.1) ...
19:21:39 [2022-11-14T19:21:39.965Z] #57 51.46 Setting up libnftnl11:arm64 (1.1.9-1) ...
19:21:39 [2022-11-14T19:21:39.965Z] #57 51.47 Setting up thin-provisioning-tools (0.9.0-1) ...
19:21:40 [2022-11-14T19:21:40.223Z] #57 51.48 Setting up python3-pip (20.3.4-4+deb11u1) ...
19:21:41 [2022-11-14T19:21:41.159Z] #57 52.57 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
19:21:41 [2022-11-14T19:21:41.159Z] #57 52.58 Setting up jq (1.6-2.1) ...
19:21:41 [2022-11-14T19:21:41.159Z] #57 52.60 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
19:21:41 [2022-11-14T19:21:41.159Z] #57 52.61 Setting up libbpf0:arm64 (1:0.3-2) ...
19:21:41 [2022-11-14T19:21:41.420Z] #57 52.63 Setting up iptables (1.8.7-1) ...
19:21:41 [2022-11-14T19:21:41.420Z] #57 52.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:21:41 [2022-11-14T19:21:41.420Z] #57 52.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:21:41 [2022-11-14T19:21:41.420Z] #57 52.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:21:41 [2022-11-14T19:21:41.420Z] #57 52.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:21:41 [2022-11-14T19:21:41.420Z] #57 52.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:21:41 [2022-11-14T19:21:41.420Z] #57 52.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:21:41 [2022-11-14T19:21:41.420Z] #57 52.69 Setting up iproute2 (5.10.0-4) ...
19:21:41 [2022-11-14T19:21:41.678Z] #57 53.02 Setting up systemd (247.3-7+deb11u1) ...
19:21:41 [2022-11-14T19:21:41.678Z] #57 53.06 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
19:21:41 [2022-11-14T19:21:41.678Z] #57 53.07 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
19:21:41 [2022-11-14T19:21:41.678Z] #57 53.08 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
19:21:41 [2022-11-14T19:21:41.678Z] #57 53.10 Initializing machine ID from random generator.
19:21:43 [2022-11-14T19:21:43.054Z] #57 54.14 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
19:21:43 [2022-11-14T19:21:43.312Z] #57 54.56 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:21:43 [2022-11-14T19:21:43.881Z] #57 DONE 55.2s
19:21:43 [2022-11-14T19:21:43.881Z] 
19:21:43 [2022-11-14T19:21:43.881Z] #43 [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
19:21:43 [2022-11-14T19:21:43.881Z] #43 116.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:21:43 [2022-11-14T19:21:43.881Z] #43 116.9 checking whether ln -s works... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 116.9 checking the maximum length of command line arguments... 1572864
19:21:43 [2022-11-14T19:21:43.881Z] #43 117.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:21:43 [2022-11-14T19:21:43.881Z] #43 117.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:21:43 [2022-11-14T19:21:43.881Z] #43 117.0 checking for /usr/bin/ld option to reload object files... -r
19:21:43 [2022-11-14T19:21:43.881Z] #43 117.0 checking for objdump... objdump
19:21:43 [2022-11-14T19:21:43.881Z] #43 117.0 checking how to recognize dependent libraries... pass_all
19:21:43 [2022-11-14T19:21:43.881Z] #43 117.0 checking for dlltool... no
19:21:43 [2022-11-14T19:21:43.881Z] #43 117.0 checking how to associate runtime and link libraries... printf %s\n
19:21:43 [2022-11-14T19:21:43.881Z] #43 117.0 checking for ar... ar
19:21:43 [2022-11-14T19:21:43.881Z] #43 117.0 checking for archiver @FILE support... @
19:21:43 [2022-11-14T19:21:43.881Z] #43 117.1 checking for strip... strip
19:21:43 [2022-11-14T19:21:43.881Z] #43 117.1 checking for ranlib... ranlib
19:21:43 [2022-11-14T19:21:43.881Z] #43 117.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:21:43 [2022-11-14T19:21:43.881Z] #43 117.5 checking for sysroot... no
19:21:43 [2022-11-14T19:21:43.881Z] #43 117.5 checking for a working dd... /bin/dd
19:21:43 [2022-11-14T19:21:43.881Z] #43 117.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
19:21:43 [2022-11-14T19:21:43.881Z] #43 117.6 checking for mt... no
19:21:43 [2022-11-14T19:21:43.881Z] #43 117.6 checking if : is a manifest tool... no
19:21:43 [2022-11-14T19:21:43.881Z] #43 117.6 checking how to run the C preprocessor... gcc -E
19:21:43 [2022-11-14T19:21:43.881Z] #43 117.9 checking for ANSI C header files... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 118.5 checking for sys/types.h... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 118.6 checking for sys/stat.h... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 118.8 checking for stdlib.h... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 119.0 checking for string.h... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 119.2 checking for memory.h... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 119.4 checking for strings.h... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 119.6 checking for inttypes.h... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 119.8 checking for stdint.h... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 120.1 checking for unistd.h... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 120.2 checking for dlfcn.h... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 120.4 checking for objdir... .libs
19:21:43 [2022-11-14T19:21:43.881Z] #43 120.7 checking if gcc supports -fno-rtti -fno-exceptions... no
19:21:43 [2022-11-14T19:21:43.881Z] #43 120.9 checking for gcc option to produce PIC... -fPIC -DPIC
19:21:43 [2022-11-14T19:21:43.881Z] #43 120.9 checking if gcc PIC flag -fPIC -DPIC works... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 121.0 checking if gcc static flag -static works... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 121.2 checking if gcc supports -c -o file.o... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 121.4 checking if gcc supports -c -o file.o... (cached) yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 121.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 121.5 checking dynamic linker characteristics... GNU/Linux ld.so
19:21:43 [2022-11-14T19:21:43.881Z] #43 121.9 checking how to hardcode library paths into programs... immediate
19:21:43 [2022-11-14T19:21:43.881Z] #43 121.9 checking whether stripping libraries is possible... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 121.9 checking if libtool supports shared libraries... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 121.9 checking whether to build shared libraries... no
19:21:43 [2022-11-14T19:21:43.881Z] #43 121.9 checking whether to build static libraries... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 121.9 checking float.h usability... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 122.1 checking float.h presence... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 122.2 checking for float.h... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 122.2 checking limits.h usability... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 122.4 checking limits.h presence... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 122.5 checking for limits.h... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 122.5 checking stddef.h usability... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 122.7 checking stddef.h presence... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 122.7 checking for stddef.h... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 122.8 checking for stdlib.h... (cached) yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 122.8 checking for string.h... (cached) yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 122.9 checking sys/time.h usability... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 123.0 checking sys/time.h presence... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 123.1 checking for sys/time.h... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 123.1 checking for inline... inline
19:21:43 [2022-11-14T19:21:43.881Z] #43 123.2 checking for size_t... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 123.6 checking for stdlib.h... (cached) yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 123.6 checking for GNU libc compatible malloc... yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 123.9 checking for stdlib.h... (cached) yes
19:21:43 [2022-11-14T19:21:43.881Z] #43 123.9 checking for GNU libc compatible realloc... yes
19:21:44 [2022-11-14T19:21:44.142Z] #43 124.1 checking for working strtod... yes
19:21:44 [2022-11-14T19:21:44.401Z] #43 124.5 checking for gettimeofday... yes
19:21:47 [2022-11-14T19:21:47.524Z] #43 124.8 checking for memset... 
19:21:47 [2022-11-14T19:21:47.524Z] #43 ...
19:21:47 [2022-11-14T19:21:47.524Z] 
19:21:47 [2022-11-14T19:21:47.524Z] #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
19:21:47 [2022-11-14T19:21:47.524Z] #0 0.760 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:21:47 [2022-11-14T19:21:47.524Z] #0 0.765 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:21:47 [2022-11-14T19:21:47.524Z] #0 0.771 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:21:47 [2022-11-14T19:21:47.524Z] #58 DONE 0.8s
19:21:47 [2022-11-14T19:21:47.524Z] 
19:21:47 [2022-11-14T19:21:47.524Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
19:21:50 [2022-11-14T19:21:50.056Z] #59 ...
19:21:50 [2022-11-14T19:21:50.056Z] 
19:21:50 [2022-11-14T19:21:50.056Z] #43 [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
19:21:50 [2022-11-14T19:21:50.056Z] #43 124.8 checking for memset... yes
19:21:50 [2022-11-14T19:21:50.056Z] #43 125.2 checking for strspn... yes
19:21:50 [2022-11-14T19:21:50.056Z] #43 125.6 checking that generated files are newer than configure... done
19:21:50 [2022-11-14T19:21:50.056Z] #43 125.6 configure: creating ./config.status
19:21:50 [2022-11-14T19:21:50.056Z] #43 128.6 config.status: creating Makefile
19:21:50 [2022-11-14T19:21:50.056Z] #43 128.7 config.status: creating config.h
19:21:50 [2022-11-14T19:21:50.056Z] #43 128.7 config.status: executing depfiles commands
19:21:50 [2022-11-14T19:21:50.056Z] #43 129.0 config.status: executing libtool commands
19:21:50 [2022-11-14T19:21:50.056Z] #43 130.0   GEN      .version
19:21:50 [2022-11-14T19:21:50.056Z] #43 130.0 make  install-recursive
19:21:50 [2022-11-14T19:21:50.056Z] #43 130.0 make[1]: Entering directory '/tmp/crun-build'
19:21:50 [2022-11-14T19:21:50.056Z] #43 130.2 Making install in libocispec
19:21:50 [2022-11-14T19:21:50.056Z] #43 130.2 make[2]: Entering directory '/tmp/crun-build/libocispec'
19:21:50 [2022-11-14T19:21:50.056Z] #43 130.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
19:21:50 [2022-11-14T19:21:50.056Z] #43 130.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
19:21:50 [2022-11-14T19:21:50.056Z] #43 130.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
19:21:50 [2022-11-14T19:21:50.056Z] #43 130.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
19:21:50 [2022-11-14T19:21:50.315Z] #43 130.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
19:21:50 [2022-11-14T19:21:50.574Z] #43 130.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
19:21:50 [2022-11-14T19:21:50.574Z] #43 130.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
19:21:50 [2022-11-14T19:21:50.574Z] #43 130.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
19:21:50 [2022-11-14T19:21:50.574Z] #43 130.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
19:21:50 [2022-11-14T19:21:50.574Z] #43 130.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
19:21:50 [2022-11-14T19:21:50.574Z] #43 130.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
19:21:50 [2022-11-14T19:21:50.574Z] #43 130.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
19:21:50 [2022-11-14T19:21:50.574Z] #43 130.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
19:21:50 [2022-11-14T19:21:50.833Z] #43 131.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
19:21:50 [2022-11-14T19:21:50.833Z] #43 131.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
19:21:50 [2022-11-14T19:21:50.833Z] #43 131.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
19:21:50 [2022-11-14T19:21:50.833Z] #43 131.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
19:21:50 [2022-11-14T19:21:50.833Z] #43 131.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
19:21:50 [2022-11-14T19:21:50.833Z] #43 131.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
19:21:50 [2022-11-14T19:21:50.833Z] #43 131.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
19:21:51 [2022-11-14T19:21:51.400Z] #43 131.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
19:21:51 [2022-11-14T19:21:51.400Z] #43 131.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
19:21:51 [2022-11-14T19:21:51.400Z] #43 131.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
19:21:51 [2022-11-14T19:21:51.400Z] #43 131.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
19:21:51 [2022-11-14T19:21:51.400Z] #43 131.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
19:21:51 [2022-11-14T19:21:51.400Z] #43 131.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
19:21:51 [2022-11-14T19:21:51.400Z] #43 131.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
19:21:51 [2022-11-14T19:21:51.400Z] #43 131.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
19:21:51 [2022-11-14T19:21:51.400Z] #43 131.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
19:21:51 [2022-11-14T19:21:51.400Z] #43 131.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
19:21:51 [2022-11-14T19:21:51.400Z] #43 131.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
19:21:51 [2022-11-14T19:21:51.400Z] #43 131.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
19:21:51 [2022-11-14T19:21:51.400Z] #43 131.8 make  install-recursive
19:21:51 [2022-11-14T19:21:51.400Z] #43 131.8 make[3]: Entering directory '/tmp/crun-build/libocispec'
19:21:51 [2022-11-14T19:21:51.659Z] #43 131.9 Making install in yajl
19:21:51 [2022-11-14T19:21:51.659Z] #43 131.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
19:21:51 [2022-11-14T19:21:51.659Z] #43 132.0   CC       verify/json_verify-json_verify.o
19:21:51 [2022-11-14T19:21:51.659Z] #43 132.0   CC       src/libyajl_la-yajl_alloc.lo
19:21:51 [2022-11-14T19:21:51.659Z] #43 132.0   CC       src/libyajl_la-yajl.lo
19:21:51 [2022-11-14T19:21:51.659Z] #43 132.0   CC       src/libyajl_la-yajl_gen.lo
19:21:51 [2022-11-14T19:21:51.659Z] #43 132.0   CC       src/libyajl_la-yajl_parser.lo
19:21:51 [2022-11-14T19:21:51.659Z] #43 132.1   CC       src/libyajl_la-yajl_buf.lo
19:21:51 [2022-11-14T19:21:51.659Z] #43 132.1   CC       src/libyajl_la-yajl_encode.lo
19:21:51 [2022-11-14T19:21:51.659Z] #43 132.1   CC       src/libyajl_la-yajl_lex.lo
19:21:51 [2022-11-14T19:21:51.659Z] #43 132.1   CC       src/libyajl_la-yajl_tree.lo
19:21:54 [2022-11-14T19:21:54.190Z] #43 ...
19:21:54 [2022-11-14T19:21:54.190Z] 
19:21:54 [2022-11-14T19:21:54.190Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
19:21:54 [2022-11-14T19:21:54.190Z] #59 9.535 Collecting yamllint==1.27.1
19:21:55 [2022-11-14T19:21:55.566Z] #59 10.59   Downloading yamllint-1.27.1.tar.gz (129 kB)
19:21:56 [2022-11-14T19:21:56.506Z] #59 11.75 Collecting pathspec>=0.5.3
19:21:56 [2022-11-14T19:21:56.506Z] #59 11.79   Downloading pathspec-0.10.2-py3-none-any.whl (28 kB)
19:21:56 [2022-11-14T19:21:56.765Z] #59 12.13 Collecting pyyaml
19:21:56 [2022-11-14T19:21:56.765Z] #59 12.15   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
19:21:56 [2022-11-14T19:21:56.765Z] #59 12.19 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
19:21:57 [2022-11-14T19:21:57.024Z] #59 12.20 Building wheels for collected packages: yamllint
19:21:57 [2022-11-14T19:21:57.024Z] #59 12.21   Building wheel for yamllint (setup.py): started
19:21:57 [2022-11-14T19:21:57.592Z] #59 13.03   Building wheel for yamllint (setup.py): finished with status 'done'
19:21:57 [2022-11-14T19:21:57.592Z] #59 13.03   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=fcaa3af272f14f03767b2041cfc9131212e5ee031487f6819e45a416b8f1c334
19:21:57 [2022-11-14T19:21:57.592Z] #59 13.03   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
19:21:57 [2022-11-14T19:21:57.592Z] #59 13.03 Successfully built yamllint
19:21:57 [2022-11-14T19:21:57.592Z] #59 13.05 Installing collected packages: pyyaml, pathspec, yamllint
19:21:58 [2022-11-14T19:21:58.159Z] #59 13.46 Successfully installed pathspec-0.10.2 pyyaml-6.0 yamllint-1.27.1
19:21:58 [2022-11-14T19:21:58.731Z] #59 DONE 14.1s
19:21:58 [2022-11-14T19:21:58.731Z] 
19:21:58 [2022-11-14T19:21:58.731Z] #43 [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
19:21:58 [2022-11-14T19:21:58.731Z] #43 137.1   CCLD     libyajl.la
19:21:58 [2022-11-14T19:21:58.731Z] #43 137.6   CCLD     verify/json_verify
19:21:58 [2022-11-14T19:21:58.731Z] #43 138.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
19:21:58 [2022-11-14T19:21:58.731Z] #43 138.1 make[5]: Nothing to be done for 'install-exec-am'.
19:21:58 [2022-11-14T19:21:58.731Z] #43 138.1 make[5]: Nothing to be done for 'install-data-am'.
19:21:58 [2022-11-14T19:21:58.731Z] #43 138.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
19:21:58 [2022-11-14T19:21:58.731Z] #43 138.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
19:21:58 [2022-11-14T19:21:58.731Z] #43 138.1 make[4]: Entering directory '/tmp/crun-build/libocispec'
19:21:58 [2022-11-14T19:21:58.731Z] #43 138.2   CC       src/validate.o
19:21:58 [2022-11-14T19:21:58.731Z] #43 138.2   CC       src/image_spec_schema_config_schema.lo
19:21:58 [2022-11-14T19:21:58.731Z] #43 138.3   CC       src/image_spec_schema_content_descriptor.lo
19:21:58 [2022-11-14T19:21:58.731Z] #43 138.3   CC       src/image_spec_schema_defs.lo
19:21:58 [2022-11-14T19:21:58.731Z] #43 138.3   CC       src/image_spec_schema_defs_descriptor.lo
19:21:58 [2022-11-14T19:21:58.731Z] #43 138.3   CC       src/image_spec_schema_image_index_schema.lo
19:21:58 [2022-11-14T19:21:58.731Z] #43 138.4   CC       src/image_spec_schema_image_layout_schema.lo
19:21:58 [2022-11-14T19:21:58.731Z] #43 138.4   CC       src/image_spec_schema_image_manifest_schema.lo
19:21:58 [2022-11-14T19:21:58.731Z] #43 138.5   CC       src/runtime_spec_schema_config_linux.lo
19:21:58 [2022-11-14T19:21:58.731Z] #43 138.5   CC       src/runtime_spec_schema_config_zos.lo
19:21:58 [2022-11-14T19:21:58.731Z] #43 138.6   CC       src/runtime_spec_schema_config_schema.lo
19:21:58 [2022-11-14T19:21:58.731Z] #43 138.6   CC       src/runtime_spec_schema_config_solaris.lo
19:21:58 [2022-11-14T19:21:58.731Z] #43 138.7   CC       src/runtime_spec_schema_config_vm.lo
19:21:58 [2022-11-14T19:21:58.731Z] #43 138.9   CC       src/runtime_spec_schema_config_windows.lo
19:21:58 [2022-11-14T19:21:58.731Z] #43 139.0   CC       src/runtime_spec_schema_defs.lo
19:21:58 [2022-11-14T19:21:58.731Z] #43 139.1   CC       src/runtime_spec_schema_defs_linux.lo
19:21:58 [2022-11-14T19:21:58.991Z] #43 139.3   CC       src/runtime_spec_schema_defs_zos.lo
19:21:58 [2022-11-14T19:21:58.991Z] #43 139.3   CC       src/runtime_spec_schema_defs_vm.lo
19:21:58 [2022-11-14T19:21:58.991Z] #43 139.5   CC       src/runtime_spec_schema_defs_windows.lo
19:21:59 [2022-11-14T19:21:59.249Z] #43 139.5   CC       src/runtime_spec_schema_state_schema.lo
19:21:59 [2022-11-14T19:21:59.249Z] #43 139.6   CC       src/image_manifest_items_image_manifest_items_schema.lo
19:21:59 [2022-11-14T19:21:59.538Z] #43 139.8   CC       src/basic_test_double_array_item.lo
19:21:59 [2022-11-14T19:21:59.538Z] #43 140.0   CC       src/basic_test_double_array.lo
19:21:59 [2022-11-14T19:21:59.798Z] #43 140.2   CC       src/basic_test_top_array_int.lo
19:21:59 [2022-11-14T19:21:59.799Z] #43 140.3   CC       src/basic_test_top_array_string.lo
19:21:59 [2022-11-14T19:21:59.799Z] #43 140.3   CC       src/basic_test_top_double_array_int.lo
19:22:00 [2022-11-14T19:22:00.073Z] #43 140.5   CC       src/basic_test_top_double_array_obj.lo
19:22:00 [2022-11-14T19:22:00.073Z] #43 140.6   CC       src/basic_test_top_double_array_refobj.lo
19:22:00 [2022-11-14T19:22:00.348Z] #43 140.6   CC       src/basic_test_top_double_array_string.lo
19:22:00 [2022-11-14T19:22:00.348Z] #43 140.8   CC       src/json_common.lo
19:22:00 [2022-11-14T19:22:00.348Z] #43 140.8   CC       tests/test-1.o
19:22:00 [2022-11-14T19:22:00.621Z] #43 140.8   CC       src/read-file.lo
19:22:00 [2022-11-14T19:22:00.621Z] #43 141.1   CC       tests/test-2.o
19:22:00 [2022-11-14T19:22:00.881Z] #43 141.2   CC       tests/test-3.o
19:22:00 [2022-11-14T19:22:00.881Z] #43 141.4   CC       tests/test-4.o
19:22:01 [2022-11-14T19:22:01.448Z] #43 141.6   CC       tests/test-5.o
19:22:01 [2022-11-14T19:22:01.448Z] #43 141.7   CC       tests/test-6.o
19:22:01 [2022-11-14T19:22:01.448Z] #43 141.8   CC       tests/test-7.o
19:22:02 [2022-11-14T19:22:02.014Z] #43 142.2   CC       tests/test-8.o
19:22:02 [2022-11-14T19:22:02.014Z] #43 142.4   CC       tests/test-9.o
19:22:02 [2022-11-14T19:22:02.273Z] #43 142.6   CC       tests/test-10.o
19:22:02 [2022-11-14T19:22:02.531Z] #43 142.8   CC       tests/test-11.o
19:22:29 [2022-11-14T19:22:29.074Z] #43 ...
19:22:29 [2022-11-14T19:22:29.074Z] 
19:22:29 [2022-11-14T19:22:29.074Z] #36 [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
19:22:29 [2022-11-14T19:22:29.074Z] #36 210.8 + dpkg --print-architecture
19:22:29 [2022-11-14T19:22:29.074Z] #36 DONE 211.1s
19:22:29 [2022-11-14T19:22:29.074Z] 
19:22:29 [2022-11-14T19:22:29.074Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
19:22:35 [2022-11-14T19:22:35.634Z] #28 ...
19:22:35 [2022-11-14T19:22:35.634Z] 
19:22:35 [2022-11-14T19:22:35.634Z] #43 [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
19:22:35 [2022-11-14T19:22:35.634Z] #43 176.0   CCLD     libocispec.la
19:22:35 [2022-11-14T19:22:35.893Z] #43 176.3   CCLD     src/validate
19:22:35 [2022-11-14T19:22:35.893Z] #43 176.3   CCLD     tests/test-1
19:22:35 [2022-11-14T19:22:35.893Z] #43 176.3   CCLD     tests/test-2
19:22:35 [2022-11-14T19:22:35.893Z] #43 176.4   CCLD     tests/test-3
19:22:36 [2022-11-14T19:22:36.151Z] #43 176.4   CCLD     tests/test-4
19:22:36 [2022-11-14T19:22:36.151Z] #43 176.4   CCLD     tests/test-5
19:22:36 [2022-11-14T19:22:36.151Z] #43 176.6   CCLD     tests/test-6
19:22:36 [2022-11-14T19:22:36.151Z] #43 176.6   CCLD     tests/test-7
19:22:36 [2022-11-14T19:22:36.409Z] #43 176.7   CCLD     tests/test-8
19:22:36 [2022-11-14T19:22:36.409Z] #43 176.7   CCLD     tests/test-9
19:22:36 [2022-11-14T19:22:36.409Z] #43 176.8   CCLD     tests/test-10
19:22:36 [2022-11-14T19:22:36.409Z] #43 176.9 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
19:22:36 [2022-11-14T19:22:36.409Z] #43 176.9   CCLD     tests/test-11
19:22:38 [2022-11-14T19:22:38.312Z] #43 178.8 libtool: link: ar cr libocispec.a 
19:22:38 [2022-11-14T19:22:38.570Z] #43 178.8 libtool: link: ranlib libocispec.a
19:22:39 [2022-11-14T19:22:39.945Z] #43 180.1 make[5]: Entering directory '/tmp/crun-build/libocispec'
19:22:39 [2022-11-14T19:22:39.945Z] #43 180.2 make[5]: Nothing to be done for 'install-exec-am'.
19:22:39 [2022-11-14T19:22:39.945Z] #43 180.2 make[5]: Nothing to be done for 'install-data-am'.
19:22:39 [2022-11-14T19:22:39.945Z] #43 180.2 make[5]: Leaving directory '/tmp/crun-build/libocispec'
19:22:39 [2022-11-14T19:22:39.945Z] #43 180.2 make[4]: Leaving directory '/tmp/crun-build/libocispec'
19:22:39 [2022-11-14T19:22:39.945Z] #43 180.2 make[3]: Leaving directory '/tmp/crun-build/libocispec'
19:22:39 [2022-11-14T19:22:39.945Z] #43 180.2 make[2]: Leaving directory '/tmp/crun-build/libocispec'
19:22:39 [2022-11-14T19:22:39.945Z] #43 180.2 make[2]: Entering directory '/tmp/crun-build'
19:22:39 [2022-11-14T19:22:39.945Z] #43 180.3   CC       src/libcrun/libcrun_testing_a-utils.o
19:22:39 [2022-11-14T19:22:39.945Z] #43 180.3   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
19:22:39 [2022-11-14T19:22:39.945Z] #43 180.3   CC       src/libcrun/libcrun_testing_a-container.o
19:22:39 [2022-11-14T19:22:39.945Z] #43 180.3   CC       src/libcrun/libcrun_testing_a-cgroup.o
19:22:39 [2022-11-14T19:22:39.945Z] #43 180.4   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
19:22:40 [2022-11-14T19:22:40.203Z] #43 180.4   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
19:22:40 [2022-11-14T19:22:40.203Z] #43 180.4   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
19:22:40 [2022-11-14T19:22:40.203Z] #43 180.4   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
19:22:40 [2022-11-14T19:22:40.203Z] #43 180.4   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
19:22:40 [2022-11-14T19:22:40.203Z] #43 180.5   CC       src/libcrun/libcrun_testing_a-criu.o
19:22:40 [2022-11-14T19:22:40.203Z] #43 180.5   CC       src/libcrun/libcrun_testing_a-custom-handler.o
19:22:40 [2022-11-14T19:22:40.203Z] #43 180.6   CC       src/libcrun/libcrun_testing_a-linux.o
19:22:40 [2022-11-14T19:22:40.203Z] #43 180.6   CC       src/libcrun/libcrun_testing_a-seccomp.o
19:22:40 [2022-11-14T19:22:40.462Z] #43 180.8   CC       src/libcrun/libcrun_testing_a-ebpf.o
19:22:40 [2022-11-14T19:22:40.462Z] #43 180.8   CC       src/libcrun/libcrun_testing_a-error.o
19:22:40 [2022-11-14T19:22:40.462Z] #43 180.8   CC       src/libcrun/libcrun_testing_a-status.o
19:22:40 [2022-11-14T19:22:40.720Z] #43 181.1   CC       src/libcrun/libcrun_testing_a-terminal.o
19:22:40 [2022-11-14T19:22:40.979Z] #43 181.3   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
19:22:40 [2022-11-14T19:22:40.979Z] #43 181.3   CC       src/libcrun/libcrun_testing_a-signals.o
19:22:40 [2022-11-14T19:22:40.979Z] #43 181.4   CC       src/libcrun/libcrun_testing_a-mount_flags.o
19:22:40 [2022-11-14T19:22:40.979Z] #43 181.5   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
19:22:41 [2022-11-14T19:22:41.237Z] #43 181.6   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
19:22:41 [2022-11-14T19:22:41.496Z] #43 181.9   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
19:22:41 [2022-11-14T19:22:41.754Z] #43 181.9   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
19:22:41 [2022-11-14T19:22:41.754Z] #43 182.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
19:22:41 [2022-11-14T19:22:41.754Z] #43 182.2   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
19:22:41 [2022-11-14T19:22:41.754Z] #43 182.2   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
19:22:42 [2022-11-14T19:22:42.321Z] #43 182.5   CC       src/crun-crun.o
19:22:42 [2022-11-14T19:22:42.321Z] #43 182.6   CC       src/crun-run.o
19:22:42 [2022-11-14T19:22:42.321Z] #43 182.7   CC       src/crun-delete.o
19:22:42 [2022-11-14T19:22:42.580Z] #43 182.8   CC       src/crun-kill.o
19:22:42 [2022-11-14T19:22:42.580Z] #43 183.0   CC       src/crun-pause.o
19:22:42 [2022-11-14T19:22:42.580Z] #43 183.1   CC       src/crun-unpause.o
19:22:42 [2022-11-14T19:22:42.839Z] #43 183.2   CC       src/crun-spec.o
19:22:42 [2022-11-14T19:22:42.839Z] #43 183.3   CC       src/crun-exec.o
19:22:43 [2022-11-14T19:22:43.097Z] #43 183.4   CC       src/crun-list.o
19:22:43 [2022-11-14T19:22:43.356Z] #43 183.7   CC       src/crun-create.o
19:22:43 [2022-11-14T19:22:43.615Z] #43 183.8   CC       src/crun-start.o
19:22:43 [2022-11-14T19:22:43.615Z] #43 184.0   CC       src/crun-state.o
19:22:43 [2022-11-14T19:22:43.615Z] #43 184.1   CC       src/crun-update.o
19:22:43 [2022-11-14T19:22:43.615Z] #43 184.1   CC       src/crun-ps.o
19:22:43 [2022-11-14T19:22:43.615Z] #43 184.2   CC       src/crun-checkpoint.o
19:22:44 [2022-11-14T19:22:44.183Z] #43 184.5   CC       src/crun-restore.o
19:22:44 [2022-11-14T19:22:44.442Z] #43 184.7   CC       src/libcrun/libcrun_la-utils.lo
19:22:44 [2022-11-14T19:22:44.442Z] #43 184.7   CC       src/libcrun/libcrun_la-cloned_binary.lo
19:22:44 [2022-11-14T19:22:44.442Z] #43 184.7   CC       src/libcrun/libcrun_la-container.lo
19:22:44 [2022-11-14T19:22:44.442Z] #43 184.9   CC       src/libcrun/libcrun_la-cgroup.lo
19:22:44 [2022-11-14T19:22:44.701Z] #43 185.1   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
19:22:44 [2022-11-14T19:22:44.960Z] #43 185.3   CC       src/libcrun/libcrun_la-cgroup-resources.lo
19:22:45 [2022-11-14T19:22:45.218Z] #43 185.6   CC       src/libcrun/libcrun_la-cgroup-setup.lo
19:22:45 [2022-11-14T19:22:45.218Z] #43 185.7   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
19:22:45 [2022-11-14T19:22:45.477Z] #43 185.8   CC       src/libcrun/libcrun_la-cgroup-utils.lo
19:22:45 [2022-11-14T19:22:45.736Z] #43 186.0   CC       src/libcrun/libcrun_la-criu.lo
19:22:45 [2022-11-14T19:22:45.736Z] #43 186.2   CC       src/libcrun/libcrun_la-custom-handler.lo
19:22:45 [2022-11-14T19:22:45.736Z] #43 186.2   CC       src/libcrun/libcrun_la-linux.lo
19:22:45 [2022-11-14T19:22:45.995Z] #43 186.4   CC       src/libcrun/libcrun_la-seccomp.lo
19:22:45 [2022-11-14T19:22:45.995Z] #43 186.5   CC       src/libcrun/libcrun_la-ebpf.lo
19:22:46 [2022-11-14T19:22:46.562Z] #43 187.0   CC       src/libcrun/libcrun_la-error.lo
19:22:47 [2022-11-14T19:22:47.499Z] #43 187.8   CC       src/libcrun/libcrun_la-status.lo
19:22:48 [2022-11-14T19:22:48.435Z] #43 188.6   CC       src/libcrun/libcrun_la-terminal.lo
19:22:49 [2022-11-14T19:22:49.002Z] #43 189.2   CC       src/libcrun/libcrun_la-chroot_realpath.lo
19:22:49 [2022-11-14T19:22:49.570Z] #43 189.7   CC       src/libcrun/libcrun_la-signals.lo
19:22:49 [2022-11-14T19:22:49.570Z] #43 189.9   CC       src/libcrun/libcrun_la-mount_flags.lo
19:22:49 [2022-11-14T19:22:49.829Z] #43 190.2   CC       src/libcrun/libcrun_la-seccomp_notify.lo
19:22:50 [2022-11-14T19:22:50.088Z] #43 190.5   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
19:22:50 [2022-11-14T19:22:50.347Z] #43 190.8   CC       src/libcrun/handlers/libcrun_la-krun.lo
19:22:50 [2022-11-14T19:22:50.914Z] #43 191.3   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
19:22:50 [2022-11-14T19:22:50.914Z] #43 191.3   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
19:22:51 [2022-11-14T19:22:51.866Z] #43 191.9   CC       tests/init.o
19:22:51 [2022-11-14T19:22:51.866Z] #43 192.1   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
19:23:13 [2022-11-14T19:23:13.794Z] #43 211.2   CCLD     tests/init
19:23:28 [2022-11-14T19:23:28.674Z] #43 ...
19:23:28 [2022-11-14T19:23:28.674Z] 
19:23:28 [2022-11-14T19:23:28.674Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
19:23:28 [2022-11-14T19:23:28.674Z] #28 273.8 + return
19:23:28 [2022-11-14T19:23:28.933Z] #28 DONE 274.2s
19:23:28 [2022-11-14T19:23:28.933Z] 
19:23:28 [2022-11-14T19:23:28.933Z] #43 [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
19:23:30 [2022-11-14T19:23:30.330Z] #43 ...
19:23:30 [2022-11-14T19:23:30.330Z] 
19:23:30 [2022-11-14T19:23:30.330Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
19:23:30 [2022-11-14T19:23:30.588Z] #60 DONE 0.3s
19:23:30 [2022-11-14T19:23:30.588Z] 
19:23:30 [2022-11-14T19:23:30.588Z] #43 [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
19:23:30 [2022-11-14T19:23:30.588Z] #43 230.8   AR       libcrun_testing.a
19:23:30 [2022-11-14T19:23:30.588Z] #43 230.8 ar: `u' modifier ignored since `D' is the default (see `U')
19:23:30 [2022-11-14T19:23:30.588Z] #43 230.9   CCLD     tests/tests_libcrun_utils
19:23:30 [2022-11-14T19:23:30.588Z] #43 230.9   CCLD     tests/tests_libcrun_errors
19:23:30 [2022-11-14T19:23:30.588Z] #43 231.0   CCLD     tests/tests_libcrun_fuzzer
19:23:31 [2022-11-14T19:23:31.155Z] #43 ...
19:23:31 [2022-11-14T19:23:31.155Z] 
19:23:31 [2022-11-14T19:23:31.155Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
19:23:31 [2022-11-14T19:23:31.155Z] #61 DONE 0.6s
19:23:31 [2022-11-14T19:23:31.155Z] 
19:23:31 [2022-11-14T19:23:31.155Z] #43 [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
19:23:31 [2022-11-14T19:23:31.155Z] #43 231.5   CCLD     libcrun.la
19:23:31 [2022-11-14T19:23:31.414Z] #43 ...
19:23:31 [2022-11-14T19:23:31.414Z] 
19:23:31 [2022-11-14T19:23:31.414Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
19:23:31 [2022-11-14T19:23:31.414Z] #62 DONE 0.2s
19:23:31 [2022-11-14T19:23:31.414Z] 
19:23:31 [2022-11-14T19:23:31.414Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
19:23:31 [2022-11-14T19:23:31.414Z] #63 DONE 0.1s
19:23:31 [2022-11-14T19:23:31.414Z] 
19:23:31 [2022-11-14T19:23:31.414Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
19:23:31 [2022-11-14T19:23:31.414Z] #64 DONE 0.1s
19:23:31 [2022-11-14T19:23:31.414Z] 
19:23:31 [2022-11-14T19:23:31.414Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
19:23:31 [2022-11-14T19:23:31.704Z] #65 DONE 0.1s
19:23:31 [2022-11-14T19:23:31.704Z] 
19:23:31 [2022-11-14T19:23:31.704Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
19:23:31 [2022-11-14T19:23:31.704Z] #66 DONE 0.0s
19:23:31 [2022-11-14T19:23:31.704Z] 
19:23:31 [2022-11-14T19:23:31.704Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
19:23:31 [2022-11-14T19:23:31.999Z] #67 DONE 0.2s
19:23:31 [2022-11-14T19:23:31.999Z] 
19:23:31 [2022-11-14T19:23:31.999Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
19:23:31 [2022-11-14T19:23:31.999Z] #68 DONE 0.1s
19:23:31 [2022-11-14T19:23:31.999Z] 
19:23:31 [2022-11-14T19:23:31.999Z] #33 [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
19:23:31 [2022-11-14T19:23:31.999Z] #33 ...
19:23:31 [2022-11-14T19:23:31.999Z] 
19:23:31 [2022-11-14T19:23:31.999Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
19:23:32 [2022-11-14T19:23:32.258Z] #69 DONE 0.2s
19:23:32 [2022-11-14T19:23:32.258Z] 
19:23:32 [2022-11-14T19:23:32.258Z] #43 [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
19:23:32 [2022-11-14T19:23:32.258Z] #43 232.5   CCLD     crun
19:23:32 [2022-11-14T19:23:32.833Z] #43 233.0 make[3]: Entering directory '/tmp/crun-build'
19:23:32 [2022-11-14T19:23:32.833Z] #43 233.2  /bin/mkdir -p '/usr/local/lib'
19:23:32 [2022-11-14T19:23:32.833Z] #43 233.2  /bin/mkdir -p '/usr/local/share/man/man1'
19:23:32 [2022-11-14T19:23:32.833Z] #43 233.2  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
19:23:32 [2022-11-14T19:23:32.833Z] #43 233.2  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
19:23:32 [2022-11-14T19:23:32.833Z] #43 233.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
19:23:32 [2022-11-14T19:23:32.833Z] #43 233.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
19:23:32 [2022-11-14T19:23:32.833Z] #43 233.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a
19:23:32 [2022-11-14T19:23:32.833Z] #43 233.3 libtool: install: ranlib /usr/local/lib/libcrun.a
19:23:32 [2022-11-14T19:23:32.833Z] #43 233.4 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
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4 ----------------------------------------------------------------------
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4 Libraries have been installed in:
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4    /usr/local/lib
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4 
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4 If you ever happen to want to link against installed libraries
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4 in a given directory, LIBDIR, you must either use libtool, and
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4 specify the full pathname of the library, or use the '-LLIBDIR'
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4 flag during linking and do at least one of the following:
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4      during execution
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4    - add LIBDIR to the 'LD_RUN_PATH' environment variable
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4      during linking
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4 
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4 See any operating system documentation about shared libraries for
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4 more information, such as the ld(1) and ld.so(8) manual pages.
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4 ----------------------------------------------------------------------
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4  /bin/mkdir -p '/build'
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4 libtool: install: /usr/bin/install -c crun /build/crun
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4 make[3]: Leaving directory '/tmp/crun-build'
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4 make[2]: Leaving directory '/tmp/crun-build'
19:23:33 [2022-11-14T19:23:33.092Z] #43 233.4 make[1]: Leaving directory '/tmp/crun-build'
19:23:33 [2022-11-14T19:23:33.658Z] #43 DONE 234.0s
19:23:33 [2022-11-14T19:23:33.658Z] 
19:23:33 [2022-11-14T19:23:33.658Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
19:23:35 [2022-11-14T19:23:35.033Z] #44 ...
19:23:35 [2022-11-14T19:23:35.033Z] 
19:23:35 [2022-11-14T19:23:35.033Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
19:23:35 [2022-11-14T19:23:35.033Z] #48 172.3 + mkdir -p /build
19:23:35 [2022-11-14T19:23:35.033Z] #48 172.3 + cp runc /build/runc
19:23:35 [2022-11-14T19:23:35.968Z] #48 DONE 173.0s
19:23:35 [2022-11-14T19:23:35.968Z] 
19:23:35 [2022-11-14T19:23:35.968Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
19:23:39 [2022-11-14T19:23:39.252Z] #44 ...
19:23:39 [2022-11-14T19:23:39.252Z] 
19:23:39 [2022-11-14T19:23:39.252Z] #33 [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
19:23:39 [2022-11-14T19:23:39.252Z] #33 284.7 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
19:23:40 [2022-11-14T19:23:40.186Z] #33 DONE 285.8s
19:23:40 [2022-11-14T19:23:40.186Z] 
19:23:40 [2022-11-14T19:23:40.186Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
19:23:41 [2022-11-14T19:23:41.123Z] #44 ...
19:23:41 [2022-11-14T19:23:41.123Z] 
19:23:41 [2022-11-14T19:23:41.123Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
19:23:41 [2022-11-14T19:23:41.382Z] #70 DONE 0.2s
19:23:41 [2022-11-14T19:23:41.382Z] 
19:23:41 [2022-11-14T19:23:41.382Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
19:23:41 [2022-11-14T19:23:41.382Z] #71 DONE 0.1s
19:23:41 [2022-11-14T19:23:41.382Z] 
19:23:41 [2022-11-14T19:23:41.382Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
19:23:41 [2022-11-14T19:23:41.382Z] #72 DONE 0.1s
19:23:41 [2022-11-14T19:23:41.382Z] 
19:23:41 [2022-11-14T19:23:41.382Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
19:23:43 [2022-11-14T19:23:43.285Z] #44 253.5 + bin/containerd
19:24:30 [2022-11-14T19:24:30.109Z] #44 294.1 # github.com/containerd/containerd/cmd/containerd
19:24:30 [2022-11-14T19:24:30.109Z] #44 294.1 /usr/bin/ld: /tmp/go-link-2809462800/000019.o: in function `New':
19:24:30 [2022-11-14T19:24:30.109Z] #44 294.1 /tmp/tmp.kcrVZoKKMV/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
19:24:30 [2022-11-14T19:24:30.109Z] #44 294.2 + bin/containerd-stress
19:24:30 [2022-11-14T19:24:30.109Z] #44 295.3 + bin/containerd-shim
19:24:34 [2022-11-14T19:24:34.294Z] #44 304.1 + bin/containerd-shim-runc-v1
19:24:39 [2022-11-14T19:24:39.557Z] #44 309.2 + bin/containerd-shim-runc-v2
19:24:39 [2022-11-14T19:24:39.557Z] #44 309.9 + binaries
19:24:39 [2022-11-14T19:24:39.557Z] #44 309.9 + install -D bin/containerd /build/containerd
19:24:39 [2022-11-14T19:24:39.557Z] #44 309.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:24:39 [2022-11-14T19:24:39.814Z] #44 309.9 + install -D bin/ctr /build/ctr
19:24:42 [2022-11-14T19:24:42.341Z] #44 DONE 312.3s
19:24:42 [2022-11-14T19:24:42.907Z] 
19:24:42 [2022-11-14T19:24:42.908Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
19:24:43 [2022-11-14T19:24:43.840Z] #73 DONE 1.0s
19:24:43 [2022-11-14T19:24:43.840Z] 
19:24:43 [2022-11-14T19:24:43.840Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
19:24:43 [2022-11-14T19:24:43.840Z] #74 DONE 0.1s
19:24:43 [2022-11-14T19:24:43.840Z] 
19:24:43 [2022-11-14T19:24:43.840Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
19:24:44 [2022-11-14T19:24:44.408Z] #75 DONE 0.6s
19:24:44 [2022-11-14T19:24:44.408Z] 
19:24:44 [2022-11-14T19:24:44.408Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
19:24:44 [2022-11-14T19:24:44.408Z] #76 DONE 0.1s
19:24:44 [2022-11-14T19:24:44.665Z] 
19:24:44 [2022-11-14T19:24:44.665Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
19:24:44 [2022-11-14T19:24:44.665Z] #77 DONE 0.1s
19:24:44 [2022-11-14T19:24:44.665Z] 
19:24:44 [2022-11-14T19:24:44.665Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
19:24:44 [2022-11-14T19:24:44.665Z] #78 DONE 0.0s
19:24:44 [2022-11-14T19:24:44.665Z] 
19:24:44 [2022-11-14T19:24:44.665Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
19:24:47 [2022-11-14T19:24:47.192Z] #79 DONE 2.1s
19:24:47 [2022-11-14T19:24:47.192Z] 
19:24:47 [2022-11-14T19:24:47.192Z] #80 exporting to image
19:24:47 [2022-11-14T19:24:47.192Z] #80 exporting layers
19:24:49 [2022-11-14T19:24:49.721Z] #80 exporting layers 3.0s done
19:24:49 [2022-11-14T19:24:49.721Z] #80 writing image sha256:f8808f9937d3a02b8f1416d9b517d9ddaefdc980027df978a9958f2b5e5d1e38
19:24:49 [2022-11-14T19:24:49.721Z] #80 writing image sha256:f8808f9937d3a02b8f1416d9b517d9ddaefdc980027df978a9958f2b5e5d1e38 done
19:24:49 [2022-11-14T19:24:49.721Z] #80 naming to docker.io/library/docker:06e4b7d1f831972c8c1039d83b191eef9af61661 done
19:24:49 [2022-11-14T19:24:49.721Z] #80 DONE 3.0s