Skip to content

Console Output

Skipping 136 KB.. Full Log
le/install/tini.installer /
14:41:35 [2022-09-12T14:41:35.157Z] #44 DONE 0.6s
14:41:35 [2022-09-12T14:41:35.157Z] 
14:41:35 [2022-09-12T14:41:35.157Z] #45 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
14:41:36 [2022-09-12T14:41:36.100Z] #45 1.268 + RM_GOPATH=0
14:41:36 [2022-09-12T14:41:36.362Z] #45 1.275 + TMP_GOPATH=
14:41:36 [2022-09-12T14:41:36.362Z] #45 1.275 + : /build
14:41:36 [2022-09-12T14:41:36.362Z] #45 1.275 + '[' -z '' ']'
14:41:36 [2022-09-12T14:41:36.362Z] #45 1.276 ++ mktemp -d
14:41:36 [2022-09-12T14:41:36.362Z] #45 1.290 + export GOPATH=/tmp/tmp.7A2wSfM85x
14:41:36 [2022-09-12T14:41:36.362Z] #45 1.290 + GOPATH=/tmp/tmp.7A2wSfM85x
14:41:36 [2022-09-12T14:41:36.362Z] #45 1.290 + RM_GOPATH=1
14:41:36 [2022-09-12T14:41:36.362Z] #45 1.290 + case "$(go env GOARCH)" in
14:41:36 [2022-09-12T14:41:36.362Z] #45 1.290 ++ go env GOARCH
14:41:36 [2022-09-12T14:41:36.626Z] #45 1.430 + export GO_BUILDMODE=-buildmode=pie
14:41:36 [2022-09-12T14:41:36.626Z] #45 1.431 + GO_BUILDMODE=-buildmode=pie
14:41:36 [2022-09-12T14:41:36.626Z] #45 1.432 ++ dirname /install.sh
14:41:36 [2022-09-12T14:41:36.626Z] #45 1.437 + dir=/
14:41:36 [2022-09-12T14:41:36.626Z] #45 1.438 + bin=tini
14:41:36 [2022-09-12T14:41:36.626Z] #45 1.438 + shift
14:41:36 [2022-09-12T14:41:36.626Z] #45 1.438 + '[' '!' -f //tini.installer ']'
14:41:36 [2022-09-12T14:41:36.626Z] #45 1.439 + . //tini.installer
14:41:36 [2022-09-12T14:41:36.626Z] #45 1.439 ++ : v0.19.0
14:41:36 [2022-09-12T14:41:36.626Z] #45 1.439 + install_tini
14:41:36 [2022-09-12T14:41:36.626Z] #45 1.439 + echo 'Install tini version v0.19.0'
14:41:36 [2022-09-12T14:41:36.626Z] #45 1.440 Install tini version v0.19.0
14:41:36 [2022-09-12T14:41:36.626Z] #45 1.440 + git clone https://github.com/krallin/tini.git /tmp/tmp.7A2wSfM85x/tini
14:41:36 [2022-09-12T14:41:36.626Z] #45 1.442 Cloning into '/tmp/tmp.7A2wSfM85x/tini'...
14:41:37 [2022-09-12T14:41:37.199Z] #45 2.263 + cd /tmp/tmp.7A2wSfM85x/tini
14:41:37 [2022-09-12T14:41:37.199Z] #45 2.264 + git checkout -q v0.19.0
14:41:37 [2022-09-12T14:41:37.199Z] #45 2.284 + cmake .
14:41:37 [2022-09-12T14:41:37.772Z] #45 ...
14:41:37 [2022-09-12T14:41:37.772Z] 
14:41:37 [2022-09-12T14:41:37.772Z] #35 [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
14:41:37 [2022-09-12T14:41:37.772Z] #35 55.22 gotestsum version dev
14:41:37 [2022-09-12T14:41:37.772Z] #35 DONE 55.6s
14:41:37 [2022-09-12T14:41:37.772Z] 
14:41:37 [2022-09-12T14:41:37.772Z] #45 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
14:41:37 [2022-09-12T14:41:37.772Z] #45 2.872 -- The C compiler identification is GNU 10.2.1
14:41:37 [2022-09-12T14:41:37.772Z] #45 2.977 -- Detecting C compiler ABI info
14:41:38 [2022-09-12T14:41:38.717Z] #45 3.698 -- Detecting C compiler ABI info - done
14:41:38 [2022-09-12T14:41:38.717Z] #45 3.781 -- Check for working C compiler: /usr/bin/cc - skipped
14:41:38 [2022-09-12T14:41:38.717Z] #45 3.793 -- Detecting C compile features
14:41:38 [2022-09-12T14:41:38.717Z] #45 3.800 -- Detecting C compile features - done
14:41:38 [2022-09-12T14:41:38.978Z] #45 3.849 -- Performing Test HAS_BUILTIN_FORTIFY
14:41:38 [2022-09-12T14:41:38.978Z] #45 4.101 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:41:39 [2022-09-12T14:41:39.259Z] #45 4.149 -- Configuring done
14:41:39 [2022-09-12T14:41:39.259Z] #45 4.166 -- Generating done
14:41:39 [2022-09-12T14:41:39.259Z] #45 4.178 -- Build files have been written to: /tmp/tmp.7A2wSfM85x/tini
14:41:39 [2022-09-12T14:41:39.259Z] #45 4.190 + make tini-static
14:41:39 [2022-09-12T14:41:39.520Z] #45 4.556 Scanning dependencies of target tini-static
14:41:39 [2022-09-12T14:41:39.520Z] #45 4.610 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:41:40 [2022-09-12T14:41:40.906Z] #45 6.025 [100%] Linking C executable tini-static
14:41:41 [2022-09-12T14:41:41.480Z] #45 6.438 [100%] Built target tini-static
14:41:41 [2022-09-12T14:41:41.480Z] #45 6.507 + mkdir -p /build
14:41:41 [2022-09-12T14:41:41.480Z] #45 6.509 + cp tini-static /build/docker-init
14:41:42 [2022-09-12T14:41:42.052Z] #45 DONE 6.9s
14:41:42 [2022-09-12T14:41:42.052Z] 
14:41:42 [2022-09-12T14:41:42.052Z] #39 [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
14:41:42 [2022-09-12T14:41:42.052Z] #39 51.72 Selecting previously unselected package mingw-w64-x86-64-dev.
14:41:42 [2022-09-12T14:41:42.052Z] #39 51.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
14:41:42 [2022-09-12T14:41:42.052Z] #39 51.74 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
14:41:42 [2022-09-12T14:41:42.052Z] #39 58.61 Selecting previously unselected package gcc-mingw-w64-base.
14:41:42 [2022-09-12T14:41:42.052Z] #39 58.61 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
14:41:42 [2022-09-12T14:41:42.052Z] #39 58.62 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:41:42 [2022-09-12T14:41:42.052Z] #39 58.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
14:41:42 [2022-09-12T14:41:42.052Z] #39 58.72 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
14:41:42 [2022-09-12T14:41:42.052Z] #39 58.73 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:41:44 [2022-09-12T14:41:44.598Z] #39 ...
14:41:44 [2022-09-12T14:41:44.598Z] 
14:41:44 [2022-09-12T14:41:44.598Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:41:44 [2022-09-12T14:41:44.598Z] #0 1.538 Cloning into '/tmp/crun-build'...
14:41:44 [2022-09-12T14:41:44.598Z] #0 6.867 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
14:41:44 [2022-09-12T14:41:44.598Z] #0 6.883 Cloning into '/tmp/crun-build/libocispec'...
14:41:44 [2022-09-12T14:41:44.598Z] #0 7.888 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
14:41:44 [2022-09-12T14:41:44.598Z] #0 7.915 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
14:41:44 [2022-09-12T14:41:44.598Z] #0 7.930 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
14:41:44 [2022-09-12T14:41:44.598Z] #0 7.930 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
14:41:44 [2022-09-12T14:41:44.598Z] #0 7.959 Cloning into '/tmp/crun-build/libocispec/image-spec'...
14:41:44 [2022-09-12T14:41:44.598Z] #0 9.706 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
14:41:46 [2022-09-12T14:41:46.514Z] #46 11.97 Cloning into '/tmp/crun-build/libocispec/yajl'...
14:41:47 [2022-09-12T14:41:47.087Z] #46 ...
14:41:47 [2022-09-12T14:41:47.087Z] 
14:41:47 [2022-09-12T14:41:47.087Z] #39 [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
14:41:47 [2022-09-12T14:41:47.087Z] #39 64.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
14:41:47 [2022-09-12T14:41:47.087Z] #39 64.80 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
14:41:47 [2022-09-12T14:41:47.087Z] #39 64.80 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:41:55 [2022-09-12T14:41:55.230Z] #39 ...
14:41:55 [2022-09-12T14:41:55.230Z] 
14:41:55 [2022-09-12T14:41:55.230Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:41:55 [2022-09-12T14:41:55.230Z] #46 13.10 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
14:41:55 [2022-09-12T14:41:55.230Z] #46 13.31 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
14:41:55 [2022-09-12T14:41:55.230Z] #46 13.51 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
14:41:56 [2022-09-12T14:41:56.614Z] #46 ...
14:41:56 [2022-09-12T14:41:56.614Z] 
14:41:56 [2022-09-12T14:41:56.614Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:41:57 [2022-09-12T14:41:57.657Z] #43 42.07 Updating files:  54% (2735/4986)
Updating files:  55% (2743/4986)
Updating files:  56% (2793/4986)
Updating files:  57% (2843/4986)
Updating files:  58% (2892/4986)
Updating files:  59% (2942/4986)
Updating files:  60% (2992/4986)
Updating files:  61% (3042/4986)
Updating files:  62% (3092/4986)
Updating files:  63% (3142/4986)
Updating files:  64% (3192/4986)
Updating files:  65% (3241/4986)
Updating files:  66% (3291/4986)
Updating files:  67% (3341/4986)
Updating files:  68% (3391/4986)
Updating files:  69% (3441/4986)
Updating files:  70% (3491/4986)
Updating files:  71% (3541/4986)
Updating files:  72% (3590/4986)
Updating files:  73% (3640/4986)
Updating files:  74% (3690/4986)
Updating files:  75% (3740/4986)
Updating files:  76% (3790/4986)
Updating files:  77% (3840/4986)
Updating files:  78% (3890/4986)
Updating files:  79% (3939/4986)
Updating files:  80% (3989/4986)
Updating files:  81% (4039/4986)
Updating files:  82% (4089/4986)
Updating files:  83% (4139/4986)
Updating files:  84% (4189/4986)
Updating files:  85% (4239/4986)
Updating files:  86% (4288/4986)
Updating files:  87% (4338/4986)
Updating files:  88% (4388/4986)
Updating files:  89% (4438/4986)
Updating files:  90% (4488/4986)
Updating files:  91% (4538/4986)
Updating files:  92% (4588/4986)
Updating files:  93% (4637/4986)
Updating files:  94% (4687/4986)
Updating files:  95% (4737/4986)
Updating files:  96% (4787/4986)
Updating files:  97% (4837/4986)
Updating files:  98% (4887/4986)
Updating files:  98% (4891/4986)
Updating files:  99% (4937/4986)
Updating files: 100% (4986/4986)
Updating files: 100% (4986/4986), done.
14:41:57 [2022-09-12T14:41:57.657Z] #43 43.20 + cd /tmp/tmp.b2gdEl8tTp/src/github.com/containerd/containerd
14:41:57 [2022-09-12T14:41:57.657Z] #43 43.20 + git checkout -q v1.6.8
14:41:59 [2022-09-12T14:41:59.580Z] #43 45.05 + export 'BUILDTAGS=netgo osusergo static_build'
14:41:59 [2022-09-12T14:41:59.580Z] #43 45.06 + BUILDTAGS='netgo osusergo static_build'
14:41:59 [2022-09-12T14:41:59.580Z] #43 45.06 + export EXTRA_FLAGS=-buildmode=pie
14:41:59 [2022-09-12T14:41:59.580Z] #43 45.06 + EXTRA_FLAGS=-buildmode=pie
14:41:59 [2022-09-12T14:41:59.580Z] #43 45.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:41:59 [2022-09-12T14:41:59.580Z] #43 45.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:41:59 [2022-09-12T14:41:59.580Z] #43 45.06 + '[' '' = dynamic ']'
14:41:59 [2022-09-12T14:41:59.580Z] #43 45.06 + make
14:42:01 [2022-09-12T14:42:01.496Z] #43 46.83 + bin/ctr
14:42:08 [2022-09-12T14:42:08.085Z] #43 ...
14:42:08 [2022-09-12T14:42:08.085Z] 
14:42:08 [2022-09-12T14:42:08.085Z] #39 [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
14:42:08 [2022-09-12T14:42:08.085Z] #39 75.39 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
14:42:08 [2022-09-12T14:42:08.085Z] #39 75.39 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
14:42:08 [2022-09-12T14:42:08.085Z] #39 75.40 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:42:08 [2022-09-12T14:42:08.085Z] #39 80.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
14:42:08 [2022-09-12T14:42:08.085Z] #39 80.40 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
14:42:08 [2022-09-12T14:42:08.085Z] #39 80.41 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:42:08 [2022-09-12T14:42:08.085Z] #39 85.70 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
14:42:08 [2022-09-12T14:42:08.085Z] #39 85.70 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
14:42:08 [2022-09-12T14:42:08.085Z] #39 85.71 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:42:10 [2022-09-12T14:42:10.001Z] #39 ...
14:42:10 [2022-09-12T14:42:10.001Z] 
14:42:10 [2022-09-12T14:42:10.001Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:42:10 [2022-09-12T14:42:10.001Z] #46 25.82 aclocal: warning: couldn't open directory 'm4': No such file or directory
14:42:10 [2022-09-12T14:42:10.001Z] #46 34.76 libtoolize: putting auxiliary files in '.'.
14:42:10 [2022-09-12T14:42:10.001Z] #46 34.76 libtoolize: copying file './ltmain.sh'
14:42:10 [2022-09-12T14:42:10.001Z] #46 35.46 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
14:42:10 [2022-09-12T14:42:10.001Z] #46 35.47 libtoolize: and rerunning libtoolize and aclocal.
14:42:10 [2022-09-12T14:42:10.001Z] #46 35.47 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
14:42:18 [2022-09-12T14:42:18.146Z] #46 43.29 configure.ac:7: installing './compile'
14:42:18 [2022-09-12T14:42:18.146Z] #46 43.29 configure.ac:11: installing './config.guess'
14:42:18 [2022-09-12T14:42:18.146Z] #46 43.30 configure.ac:11: installing './config.sub'
14:42:18 [2022-09-12T14:42:18.146Z] #46 43.30 configure.ac:8: installing './install-sh'
14:42:18 [2022-09-12T14:42:18.146Z] #46 43.31 configure.ac:8: installing './missing'
14:42:18 [2022-09-12T14:42:18.146Z] #46 43.40 Makefile.am: installing './depcomp'
14:42:18 [2022-09-12T14:42:18.146Z] #46 ...
14:42:18 [2022-09-12T14:42:18.146Z] 
14:42:18 [2022-09-12T14:42:18.146Z] #39 [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
14:42:18 [2022-09-12T14:42:18.146Z] #39 95.81 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
14:42:18 [2022-09-12T14:42:18.146Z] #39 95.81 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
14:42:18 [2022-09-12T14:42:18.146Z] #39 95.82 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:42:23 [2022-09-12T14:42:23.441Z] #39 101.2 Selecting previously unselected package g++-mingw-w64-x86-64.
14:42:23 [2022-09-12T14:42:23.441Z] #39 101.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
14:42:23 [2022-09-12T14:42:23.441Z] #39 101.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:42:23 [2022-09-12T14:42:23.701Z] #39 101.3 Selecting previously unselected package libapparmor1:arm64.
14:42:23 [2022-09-12T14:42:23.701Z] #39 101.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
14:42:23 [2022-09-12T14:42:23.701Z] #39 101.3 Unpacking libapparmor1:arm64 (2.13.6-10) ...
14:42:23 [2022-09-12T14:42:23.701Z] #39 101.5 Selecting previously unselected package libapparmor-dev:arm64.
14:42:23 [2022-09-12T14:42:23.701Z] #39 101.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
14:42:23 [2022-09-12T14:42:23.701Z] #39 101.5 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
14:42:23 [2022-09-12T14:42:23.961Z] #39 101.6 Selecting previously unselected package libbtrfs0:arm64.
14:42:23 [2022-09-12T14:42:23.961Z] #39 101.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
14:42:23 [2022-09-12T14:42:23.961Z] #39 101.6 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
14:42:23 [2022-09-12T14:42:23.961Z] #39 101.8 Selecting previously unselected package libbtrfs-dev:arm64.
14:42:23 [2022-09-12T14:42:23.961Z] #39 101.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
14:42:23 [2022-09-12T14:42:23.961Z] #39 101.8 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
14:42:24 [2022-09-12T14:42:24.223Z] #39 102.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
14:42:24 [2022-09-12T14:42:24.223Z] #39 102.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
14:42:24 [2022-09-12T14:42:24.223Z] #39 102.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
14:42:24 [2022-09-12T14:42:24.223Z] #39 102.1 Selecting previously unselected package libudev-dev:arm64.
14:42:24 [2022-09-12T14:42:24.483Z] #39 102.1 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
14:42:24 [2022-09-12T14:42:24.483Z] #39 102.2 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
14:42:24 [2022-09-12T14:42:24.483Z] #39 102.4 Selecting previously unselected package libsepol1-dev:arm64.
14:42:24 [2022-09-12T14:42:24.483Z] #39 102.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
14:42:24 [2022-09-12T14:42:24.483Z] #39 102.4 Unpacking libsepol1-dev:arm64 (3.1-1) ...
14:42:24 [2022-09-12T14:42:24.744Z] #39 ...
14:42:24 [2022-09-12T14:42:24.744Z] 
14:42:24 [2022-09-12T14:42:24.744Z] #29 [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
14:42:24 [2022-09-12T14:42:24.744Z] #29 102.1 + for f in rootlesskit rootlesskit-docker-proxy
14:42:24 [2022-09-12T14:42:24.744Z] #29 102.1 + GOBIN=/build
14:42:24 [2022-09-12T14:42:24.744Z] #29 102.1 + GO111MODULE=on
14:42:24 [2022-09-12T14:42:24.744Z] #29 102.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
14:42:28 [2022-09-12T14:42:28.949Z] #29 ...
14:42:28 [2022-09-12T14:42:28.949Z] 
14:42:28 [2022-09-12T14:42:28.949Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:42:28 [2022-09-12T14:42:28.949Z] #46 44.40 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
14:42:28 [2022-09-12T14:42:28.949Z] #46 44.42 libtoolize: copying file 'build-aux/ltmain.sh'
14:42:28 [2022-09-12T14:42:28.949Z] #46 44.56 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
14:42:28 [2022-09-12T14:42:28.949Z] #46 44.56 libtoolize: copying file 'm4/libtool.m4'
14:42:28 [2022-09-12T14:42:28.949Z] #46 44.68 libtoolize: copying file 'm4/ltoptions.m4'
14:42:28 [2022-09-12T14:42:28.949Z] #46 44.85 libtoolize: copying file 'm4/ltsugar.m4'
14:42:28 [2022-09-12T14:42:28.949Z] #46 44.95 libtoolize: copying file 'm4/ltversion.m4'
14:42:28 [2022-09-12T14:42:28.949Z] #46 45.04 libtoolize: copying file 'm4/lt~obsolete.m4'
14:42:28 [2022-09-12T14:42:28.949Z] #46 45.15 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
14:42:28 [2022-09-12T14:42:28.949Z] #46 ...
14:42:28 [2022-09-12T14:42:28.949Z] 
14:42:28 [2022-09-12T14:42:28.949Z] #39 [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
14:42:28 [2022-09-12T14:42:28.949Z] #39 102.6 Selecting previously unselected package libpcre2-16-0:arm64.
14:42:28 [2022-09-12T14:42:28.949Z] #39 102.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 102.6 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 102.8 Selecting previously unselected package libpcre2-32-0:arm64.
14:42:28 [2022-09-12T14:42:28.949Z] #39 102.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 102.8 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 103.0 Selecting previously unselected package libpcre2-posix2:arm64.
14:42:28 [2022-09-12T14:42:28.949Z] #39 103.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 103.0 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 103.1 Selecting previously unselected package libpcre2-dev:arm64.
14:42:28 [2022-09-12T14:42:28.949Z] #39 103.1 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 103.1 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 103.5 Selecting previously unselected package libselinux1-dev:arm64.
14:42:28 [2022-09-12T14:42:28.949Z] #39 103.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 103.5 Unpacking libselinux1-dev:arm64 (3.1-3) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 103.7 Selecting previously unselected package libdevmapper-dev:arm64.
14:42:28 [2022-09-12T14:42:28.949Z] #39 103.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 103.8 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 103.8 Selecting previously unselected package libseccomp-dev:arm64.
14:42:28 [2022-09-12T14:42:28.949Z] #39 103.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 103.8 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.0 Selecting previously unselected package libsystemd-dev:arm64.
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.0 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.0 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.5 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.5 Setting up libapparmor1:arm64 (2.13.6-10) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.6 Setting up libsepol1-dev:arm64 (3.1-1) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.6 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.6 Setting up libbtrfs0:arm64 (5.10.1-2) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.6 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.7 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.7 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.7 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.8 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.8 Setting up mingw-w64-common (8.0.0-1) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.8 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.9 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.9 Setting up libselinux1-dev:arm64 (3.1-3) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.9 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
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.9 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
14:42:28 [2022-09-12T14:42:28.949Z] #39 104.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 105.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 105.0 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
14:42:28 [2022-09-12T14:42:28.949Z] #39 105.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 105.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 105.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 105.1 Setting up dmsetup (2:1.02.175-2.1) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 105.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 105.1 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
14:42:28 [2022-09-12T14:42:28.949Z] #39 105.1 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:42:30 [2022-09-12T14:42:30.890Z] #39 DONE 108.3s
14:42:30 [2022-09-12T14:42:30.890Z] 
14:42:30 [2022-09-12T14:42:30.890Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
14:42:30 [2022-09-12T14:42:30.890Z] #47 DONE 0.2s
14:42:30 [2022-09-12T14:42:30.890Z] 
14:42:30 [2022-09-12T14:42:30.890Z] #29 [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
14:42:30 [2022-09-12T14:42:30.890Z] #29 108.1 rootlesskit version 1.0.0
14:42:30 [2022-09-12T14:42:30.890Z] #29 108.2 Usage of /build/rootlesskit-docker-proxy:
14:42:30 [2022-09-12T14:42:30.890Z] #29 108.2   -container-ip string
14:42:30 [2022-09-12T14:42:30.890Z] #29 108.2     	container ip
14:42:30 [2022-09-12T14:42:30.890Z] #29 108.2   -container-port int
14:42:30 [2022-09-12T14:42:30.890Z] #29 108.2     	container port (default -1)
14:42:30 [2022-09-12T14:42:30.890Z] #29 108.2   -host-ip string
14:42:30 [2022-09-12T14:42:30.890Z] #29 108.2     	host ip
14:42:30 [2022-09-12T14:42:30.890Z] #29 108.2   -host-port int
14:42:30 [2022-09-12T14:42:30.890Z] #29 108.2     	host port (default -1)
14:42:30 [2022-09-12T14:42:30.890Z] #29 108.2   -proto string
14:42:30 [2022-09-12T14:42:30.890Z] #29 108.2     	proxy protocol (default "tcp")
14:42:30 [2022-09-12T14:42:30.890Z] #29 DONE 108.4s
14:42:30 [2022-09-12T14:42:30.890Z] 
14:42:30 [2022-09-12T14:42:30.890Z] #48 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
14:42:31 [2022-09-12T14:42:31.163Z] #48 DONE 0.1s
14:42:31 [2022-09-12T14:42:31.163Z] 
14:42:31 [2022-09-12T14:42:31.163Z] #49 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:42:31 [2022-09-12T14:42:31.163Z] #49 DONE 0.1s
14:42:31 [2022-09-12T14:42:31.163Z] 
14:42:31 [2022-09-12T14:42:31.163Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:42:31 [2022-09-12T14:42:31.163Z] #46 55.20 configure.ac:7: installing 'build-aux/compile'
14:42:31 [2022-09-12T14:42:31.163Z] #46 55.21 configure.ac:9: installing 'build-aux/config.guess'
14:42:31 [2022-09-12T14:42:31.163Z] #46 55.21 configure.ac:9: installing 'build-aux/config.sub'
14:42:31 [2022-09-12T14:42:31.163Z] #46 55.23 configure.ac:11: installing 'build-aux/install-sh'
14:42:31 [2022-09-12T14:42:31.163Z] #46 55.25 configure.ac:11: installing 'build-aux/missing'
14:42:31 [2022-09-12T14:42:31.163Z] #46 55.41 Makefile.am: installing 'build-aux/depcomp'
14:42:31 [2022-09-12T14:42:31.163Z] #46 55.50 parallel-tests: installing 'build-aux/test-driver'
14:42:32 [2022-09-12T14:42:32.558Z] #46 ...
14:42:32 [2022-09-12T14:42:32.558Z] 
14:42:32 [2022-09-12T14:42:32.558Z] #50 [dev-systemd-false  1/28] RUN groupadd -r docker
14:42:32 [2022-09-12T14:42:32.558Z] #50 DONE 1.8s
14:42:32 [2022-09-12T14:42:32.558Z] 
14:42:32 [2022-09-12T14:42:32.558Z] #51 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
14:42:33 [2022-09-12T14:42:33.503Z] #51 DONE 1.3s
14:42:33 [2022-09-12T14:42:33.503Z] 
14:42:33 [2022-09-12T14:42:33.503Z] #52 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.428 + RM_GOPATH=0
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.428 + TMP_GOPATH=
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.428 + : /build
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.428 + '[' -z '' ']'
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.428 ++ mktemp -d
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.433 + export GOPATH=/tmp/tmp.SNJoeSUcIi
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.433 + GOPATH=/tmp/tmp.SNJoeSUcIi
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.433 + RM_GOPATH=1
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.433 + case "$(go env GOARCH)" in
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.433 ++ go env GOARCH
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.455 + export GO_BUILDMODE=-buildmode=pie
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.455 + GO_BUILDMODE=-buildmode=pie
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.455 ++ dirname /install.sh
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.477 + dir=/
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.477 + bin=runc
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.477 + shift
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.477 + '[' '!' -f //runc.installer ']'
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.477 + . //runc.installer
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.477 ++ set -e
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.477 ++ : v1.1.4
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.477 + install_runc
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.477 + RUNC_BUILDTAGS=seccomp
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.477 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.477 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SNJoeSUcIi/src/github.com/opencontainers/runc
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.477 Install runc version v1.1.4 (build tags: seccomp)
14:42:33 [2022-09-12T14:42:33.503Z] #0 1.477 Cloning into '/tmp/tmp.SNJoeSUcIi/src/github.com/opencontainers/runc'...
14:42:34 [2022-09-12T14:42:34.447Z] #52 ...
14:42:34 [2022-09-12T14:42:34.447Z] 
14:42:34 [2022-09-12T14:42:34.447Z] #53 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:42:34 [2022-09-12T14:42:34.447Z] #0 0.705 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:42:34 [2022-09-12T14:42:34.447Z] #53 DONE 0.8s
14:42:34 [2022-09-12T14:42:34.447Z] 
14:42:34 [2022-09-12T14:42:34.447Z] #54 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:42:35 [2022-09-12T14:42:35.020Z] #54 DONE 0.8s
14:42:35 [2022-09-12T14:42:35.020Z] 
14:42:35 [2022-09-12T14:42:35.020Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:42:35 [2022-09-12T14:42:35.020Z] #46 58.63 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
14:42:35 [2022-09-12T14:42:35.020Z] #46 58.63 libtoolize: copying file 'build-aux/ltmain.sh'
14:42:35 [2022-09-12T14:42:35.020Z] #46 59.63 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
14:42:35 [2022-09-12T14:42:35.020Z] #46 59.63 libtoolize: copying file 'm4/libtool.m4'
14:42:35 [2022-09-12T14:42:35.020Z] #46 59.78 libtoolize: copying file 'm4/ltoptions.m4'
14:42:35 [2022-09-12T14:42:35.020Z] #46 59.90 libtoolize: copying file 'm4/ltsugar.m4'
14:42:35 [2022-09-12T14:42:35.020Z] #46 60.06 libtoolize: copying file 'm4/ltversion.m4'
14:42:35 [2022-09-12T14:42:35.020Z] #46 60.23 libtoolize: copying file 'm4/lt~obsolete.m4'
14:42:35 [2022-09-12T14:42:35.965Z] #46 ...
14:42:35 [2022-09-12T14:42:35.965Z] 
14:42:35 [2022-09-12T14:42:35.965Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:42:35 [2022-09-12T14:42:35.965Z] #55 DONE 0.8s
14:42:36 [2022-09-12T14:42:36.227Z] 
14:42:36 [2022-09-12T14:42:36.227Z] #56 [dev-systemd-false  6/28] RUN ldconfig
14:42:36 [2022-09-12T14:42:36.801Z] #56 DONE 0.9s
14:42:36 [2022-09-12T14:42:36.801Z] 
14:42:36 [2022-09-12T14:42:36.801Z] #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
14:42:38 [2022-09-12T14:42:38.187Z] #57 1.373 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:42:38 [2022-09-12T14:42:38.448Z] #57 1.580 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:42:38 [2022-09-12T14:42:38.448Z] #57 1.744 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:42:38 [2022-09-12T14:42:38.710Z] #57 2.005 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:42:40 [2022-09-12T14:42:40.626Z] #57 3.680 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
14:42:42 [2022-09-12T14:42:42.013Z] #57 5.241 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
14:42:42 [2022-09-12T14:42:42.014Z] #57 ...
14:42:42 [2022-09-12T14:42:42.014Z] 
14:42:42 [2022-09-12T14:42:42.014Z] #38 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
14:42:42 [2022-09-12T14:42:42.797Z] #38 117.1 Updating files:  25% (2928/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:  71% (8154/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
14:42:43 [2022-09-12T14:42:43.060Z] #38 120.5 + cd /tmp/tmp.JBzt9jGwo6/tmp/docker-ce
14:42:43 [2022-09-12T14:42:43.060Z] #38 120.5 + git checkout -q v17.06.2-ce
14:42:44 [2022-09-12T14:42:44.446Z] #38 ...
14:42:44 [2022-09-12T14:42:44.446Z] 
14:42:44 [2022-09-12T14:42:44.446Z] #31 [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
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9 Delve is a source level debugger for Go programs.
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9 
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9 Delve enables you to interact with your program by controlling the execution of the process,
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9 
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9 
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9 Pass flags to the program you are debugging using `--`, for example:
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9 
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9 `dlv exec ./hello -- server --config conf/config.toml`
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9 
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9 Usage:
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9   dlv [command]
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9 
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9 Available Commands:
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9   attach      Attach to running process and begin debugging.
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9   connect     Connect to a headless debug server with a terminal client.
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9   core        Examine a core dump.
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9   debug       Compile and begin debugging main package in current directory, or the package specified.
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9   exec        Execute a precompiled binary, and begin a debug session.
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9   help        Help about any command
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9   run         Deprecated command. Use 'debug' instead.
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9   test        Compile test binary and begin debugging program.
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9   trace       Compile and begin tracing program.
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9   version     Prints version.
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9 
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9 Flags:
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
14:42:44 [2022-09-12T14:42:44.446Z] #31 120.9       --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)
14:42:44 [2022-09-12T14:42:44.447Z] #31 120.9       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
14:42:44 [2022-09-12T14:42:44.447Z] #31 120.9       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
14:42:44 [2022-09-12T14:42:44.447Z] #31 120.9       --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)
14:42:44 [2022-09-12T14:42:44.447Z] #31 120.9       --disable-aslr                     Disables address space randomization
14:42:44 [2022-09-12T14:42:44.447Z] #31 120.9       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
14:42:44 [2022-09-12T14:42:44.447Z] #31 120.9   -h, --help                             help for dlv
14:42:44 [2022-09-12T14:42:44.447Z] #31 120.9       --init string                      Init file, executed by the terminal client.
14:42:44 [2022-09-12T14:42:44.447Z] #31 120.9   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
14:42:44 [2022-09-12T14:42:44.447Z] #31 120.9       --log                              Enable debugging server logging.
14:42:44 [2022-09-12T14:42:44.447Z] #31 120.9       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
14:42:44 [2022-09-12T14:42:44.447Z] #31 120.9       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
14:42:44 [2022-09-12T14:42:44.447Z] #31 120.9       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
14:42:44 [2022-09-12T14:42:44.447Z] #31 120.9   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
14:42:44 [2022-09-12T14:42:44.447Z] #31 120.9       --wd string                        Working directory for running the program.
14:42:44 [2022-09-12T14:42:44.447Z] #31 120.9 
14:42:44 [2022-09-12T14:42:44.447Z] #31 120.9 Additional help topics:
14:42:44 [2022-09-12T14:42:44.447Z] #31 120.9   dlv backend  Help about the --backend flag.
14:42:44 [2022-09-12T14:42:44.447Z] #31 120.9   dlv log      Help about logging flags.
14:42:44 [2022-09-12T14:42:44.447Z] #31 120.9   dlv redirect Help about file redirection.
14:42:44 [2022-09-12T14:42:44.447Z] #31 120.9 
14:42:44 [2022-09-12T14:42:44.447Z] #31 120.9 Use "dlv [command] --help" for more information about a command.
14:42:44 [2022-09-12T14:42:44.447Z] #31 DONE 122.2s
14:42:44 [2022-09-12T14:42:44.447Z] 
14:42:44 [2022-09-12T14:42:44.447Z] #52 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:42:44 [2022-09-12T14:42:44.447Z] #52 11.74 + cd /tmp/tmp.SNJoeSUcIi/src/github.com/opencontainers/runc
14:42:44 [2022-09-12T14:42:44.447Z] #52 11.74 + git checkout -q v1.1.4
14:42:44 [2022-09-12T14:42:44.447Z] #52 12.36 + '[' -z '' ']'
14:42:44 [2022-09-12T14:42:44.447Z] #52 12.36 + target=static
14:42:44 [2022-09-12T14:42:44.447Z] #52 12.36 + make BUILDTAGS=seccomp static
14:42:44 [2022-09-12T14:42:44.447Z] #52 12.81 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 .
14:42:47 [2022-09-12T14:42:47.749Z] #52 ...
14:42:47 [2022-09-12T14:42:47.749Z] 
14:42:47 [2022-09-12T14:42:47.749Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:42:47 [2022-09-12T14:42:47.749Z] #46 73.62 configure.ac:11: installing 'build-aux/compile'
14:42:48 [2022-09-12T14:42:48.010Z] #46 73.65 configure.ac:11: installing 'build-aux/config.guess'
14:42:48 [2022-09-12T14:42:48.010Z] #46 73.66 configure.ac:11: installing 'build-aux/config.sub'
14:42:48 [2022-09-12T14:42:48.010Z] #46 73.67 configure.ac:13: installing 'build-aux/install-sh'
14:42:48 [2022-09-12T14:42:48.010Z] #46 73.67 configure.ac:13: installing 'build-aux/missing'
14:42:48 [2022-09-12T14:42:48.010Z] #46 73.68 configure.ac:8: installing 'build-aux/tap-driver.sh'
14:42:48 [2022-09-12T14:42:48.010Z] #46 73.83 Makefile.am: installing 'build-aux/depcomp'
14:42:49 [2022-09-12T14:42:49.522Z] #46 74.95 checking build system type... aarch64-unknown-linux-gnu
14:42:49 [2022-09-12T14:42:49.522Z] #46 75.32 checking host system type... aarch64-unknown-linux-gnu
14:42:49 [2022-09-12T14:42:49.522Z] #46 75.32 checking how to print strings... printf
14:42:49 [2022-09-12T14:42:49.522Z] #46 75.33 checking for gcc... gcc
14:42:49 [2022-09-12T14:42:49.783Z] #46 75.46 checking whether the C compiler works... yes
14:42:49 [2022-09-12T14:42:49.783Z] #46 75.67 checking for C compiler default output file name... a.out
14:42:50 [2022-09-12T14:42:50.044Z] #46 75.67 checking for suffix of executables... 
14:42:50 [2022-09-12T14:42:50.305Z] #46 75.88 checking whether we are cross compiling... no
14:42:50 [2022-09-12T14:42:50.566Z] #46 76.16 checking for suffix of object files... o
14:42:50 [2022-09-12T14:42:50.566Z] #46 76.30 checking whether we are using the GNU C compiler... yes
14:42:50 [2022-09-12T14:42:50.827Z] #46 76.43 checking whether gcc accepts -g... yes
14:42:51 [2022-09-12T14:42:51.088Z] #46 76.57 checking for gcc option to accept ISO C89... none needed
14:42:51 [2022-09-12T14:42:51.088Z] #46 76.71 checking whether gcc understands -c and -o together... yes
14:42:51 [2022-09-12T14:42:51.088Z] #46 76.94 checking for a sed that does not truncate output... /bin/sed
14:42:51 [2022-09-12T14:42:51.088Z] #46 76.97 checking for grep that handles long lines and -e... /bin/grep
14:42:51 [2022-09-12T14:42:51.088Z] #46 76.98 checking for egrep... /bin/grep -E
14:42:51 [2022-09-12T14:42:51.088Z] #46 76.98 checking for fgrep... /bin/grep -F
14:42:51 [2022-09-12T14:42:51.088Z] #46 77.00 checking for ld used by gcc... /usr/bin/ld
14:42:51 [2022-09-12T14:42:51.089Z] #46 77.02 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:42:51 [2022-09-12T14:42:51.089Z] #46 77.04 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:42:51 [2022-09-12T14:42:51.349Z] #46 77.05 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:42:51 [2022-09-12T14:42:51.350Z] #46 77.15 checking whether ln -s works... yes
14:42:51 [2022-09-12T14:42:51.350Z] #46 77.15 checking the maximum length of command line arguments... 1572864
14:42:51 [2022-09-12T14:42:51.350Z] #46 77.20 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:42:51 [2022-09-12T14:42:51.350Z] #46 77.20 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:42:51 [2022-09-12T14:42:51.350Z] #46 77.20 checking for /usr/bin/ld option to reload object files... -r
14:42:51 [2022-09-12T14:42:51.350Z] #46 77.20 checking for objdump... objdump
14:42:51 [2022-09-12T14:42:51.350Z] #46 77.20 checking how to recognize dependent libraries... pass_all
14:42:51 [2022-09-12T14:42:51.350Z] #46 77.21 checking for dlltool... no
14:42:51 [2022-09-12T14:42:51.350Z] #46 77.21 checking how to associate runtime and link libraries... printf %s\n
14:42:51 [2022-09-12T14:42:51.350Z] #46 77.21 checking for ar... ar
14:42:51 [2022-09-12T14:42:51.611Z] #46 77.21 checking for archiver @FILE support... @
14:42:51 [2022-09-12T14:42:51.611Z] #46 77.37 checking for strip... strip
14:42:51 [2022-09-12T14:42:51.611Z] #46 77.37 checking for ranlib... ranlib
14:42:51 [2022-09-12T14:42:51.611Z] #46 77.37 checking for gawk... no
14:42:51 [2022-09-12T14:42:51.611Z] #46 77.37 checking for mawk... mawk
14:42:51 [2022-09-12T14:42:51.873Z] #46 77.37 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:42:51 [2022-09-12T14:42:51.873Z] #46 77.76 checking for sysroot... no
14:42:51 [2022-09-12T14:42:51.873Z] #46 77.76 checking for a working dd... /bin/dd
14:42:52 [2022-09-12T14:42:52.134Z] #46 77.78 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:42:52 [2022-09-12T14:42:52.134Z] #46 77.82 checking for mt... no
14:42:52 [2022-09-12T14:42:52.134Z] #46 77.82 checking if : is a manifest tool... no
14:42:52 [2022-09-12T14:42:52.134Z] #46 77.87 checking how to run the C preprocessor... gcc -E
14:42:52 [2022-09-12T14:42:52.969Z] #46 78.11 checking for ANSI C header files... yes
14:42:53 [2022-09-12T14:42:53.231Z] #46 78.75 checking for sys/types.h... yes
14:42:53 [2022-09-12T14:42:53.492Z] #46 78.92 checking for sys/stat.h... yes
14:42:53 [2022-09-12T14:42:53.492Z] #46 79.16 checking for stdlib.h... yes
14:42:53 [2022-09-12T14:42:53.754Z] #46 79.36 checking for string.h... yes
14:42:53 [2022-09-12T14:42:53.754Z] #46 79.59 checking for memory.h... yes
14:42:54 [2022-09-12T14:42:54.015Z] #46 79.69 checking for strings.h... yes
14:42:54 [2022-09-12T14:42:54.276Z] #46 79.84 checking for inttypes.h... yes
14:42:54 [2022-09-12T14:42:54.276Z] #46 80.04 checking for stdint.h... yes
14:42:54 [2022-09-12T14:42:54.537Z] #46 80.22 checking for unistd.h... yes
14:42:54 [2022-09-12T14:42:54.799Z] #46 80.41 checking for dlfcn.h... yes
14:42:54 [2022-09-12T14:42:54.799Z] #46 80.59 checking for objdir... .libs
14:42:54 [2022-09-12T14:42:54.799Z] #46 ...
14:42:54 [2022-09-12T14:42:54.799Z] 
14:42:54 [2022-09-12T14:42:54.799Z] #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
14:42:54 [2022-09-12T14:42:54.799Z] #57 8.059 Fetched 8462 kB in 7s (1183 kB/s)
14:42:54 [2022-09-12T14:42:54.799Z] #57 8.059 Reading package lists...
14:42:54 [2022-09-12T14:42:54.799Z] #57 10.57 Reading package lists...
14:42:54 [2022-09-12T14:42:54.799Z] #57 12.96 Building dependency tree...
14:42:54 [2022-09-12T14:42:54.799Z] #57 14.62 The following additional packages will be installed:
14:42:54 [2022-09-12T14:42:54.799Z] #57 14.63   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
14:42:54 [2022-09-12T14:42:54.799Z] #57 14.63   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
14:42:54 [2022-09-12T14:42:54.799Z] #57 14.63   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
14:42:54 [2022-09-12T14:42:54.799Z] #57 14.63   libxtables12 python-pip-whl python3-distutils python3-lib2to3
14:42:54 [2022-09-12T14:42:54.799Z] #57 14.63   python3-pkg-resources systemd vim-runtime xxd
14:42:54 [2022-09-12T14:42:54.799Z] #57 14.64 Suggested packages:
14:42:54 [2022-09-12T14:42:54.799Z] #57 14.65   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:42:54 [2022-09-12T14:42:54.799Z] #57 14.65   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
14:42:54 [2022-09-12T14:42:54.799Z] #57 14.65   ctags vim-doc vim-scripts xfsdump acl attr quota
14:42:54 [2022-09-12T14:42:54.799Z] #57 14.65 Recommended packages:
14:42:54 [2022-09-12T14:42:54.799Z] #57 14.65   libatm1 nftables libpam-cap build-essential python3-dev dbus
14:42:54 [2022-09-12T14:42:54.799Z] #57 14.65   systemd-timesyncd | time-daemon unzip
14:42:54 [2022-09-12T14:42:54.799Z] #57 15.95 The following NEW packages will be installed:
14:42:54 [2022-09-12T14:42:54.799Z] #57 15.96   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
14:42:54 [2022-09-12T14:42:54.799Z] #57 15.96   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
14:42:54 [2022-09-12T14:42:54.799Z] #57 15.96   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
14:42:54 [2022-09-12T14:42:54.799Z] #57 15.96   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
14:42:54 [2022-09-12T14:42:54.799Z] #57 15.96   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
14:42:54 [2022-09-12T14:42:54.799Z] #57 15.96   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
14:42:54 [2022-09-12T14:42:54.799Z] #57 15.96   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
14:42:54 [2022-09-12T14:42:54.799Z] #57 15.96   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
14:42:54 [2022-09-12T14:42:54.799Z] #57 15.96   vim-runtime xfsprogs xxd xz-utils zip zstd
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.30 0 upgraded, 56 newly installed, 0 to remove and 16 not upgraded.
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.30 Need to get 31.8 MB of archives.
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.30 After this operation, 123 MB of additional disk space will be used.
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.41 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.45 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.45 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.55 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.56 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.70 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.70 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.70 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.70 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.71 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.71 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.71 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.71 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.72 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.74 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.76 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.77 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.77 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.78 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.80 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.81 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.83 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.85 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.85 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 16.86 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 17.02 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 17.06 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 17.06 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 17.09 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
14:42:54 [2022-09-12T14:42:54.799Z] #57 17.73 debconf: delaying package configuration, since apt-utils is not installed
14:42:54 [2022-09-12T14:42:54.799Z] #57 17.90 Fetched 31.8 MB in 1s (28.5 MB/s)
14:42:54 [2022-09-12T14:42:54.799Z] #57 18.04 Selecting previously unselected package libcap2:arm64.
14:42:55 [2022-09-12T14:42:55.061Z] #57 18.04 (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 ... 24009 files and directories currently installed.)
14:42:55 [2022-09-12T14:42:55.061Z] #57 18.11 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
14:42:55 [2022-09-12T14:42:55.061Z] #57 18.21 Unpacking libcap2:arm64 (1:2.44-1) ...
14:42:55 [2022-09-12T14:42:55.061Z] #57 ...
14:42:55 [2022-09-12T14:42:55.061Z] 
14:42:55 [2022-09-12T14:42:55.061Z] #32 [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
14:42:55 [2022-09-12T14:42:55.061Z] #32 DONE 132.8s
14:42:55 [2022-09-12T14:42:55.061Z] 
14:42:55 [2022-09-12T14:42:55.061Z] #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
14:42:55 [2022-09-12T14:42:55.061Z] #57 18.35 Selecting previously unselected package libargon2-1:arm64.
14:42:55 [2022-09-12T14:42:55.061Z] #57 18.36 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
14:42:55 [2022-09-12T14:42:55.061Z] #57 18.40 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
14:42:55 [2022-09-12T14:42:55.061Z] #57 ...
14:42:55 [2022-09-12T14:42:55.061Z] 
14:42:55 [2022-09-12T14:42:55.061Z] #38 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
14:42:55 [2022-09-12T14:42:55.061Z] #38 124.9 + mkdir -p /tmp/tmp.JBzt9jGwo6/src/github.com/docker
14:42:55 [2022-09-12T14:42:55.061Z] #38 124.9 + mv components/cli /tmp/tmp.JBzt9jGwo6/src/github.com/docker/cli
14:42:55 [2022-09-12T14:42:55.061Z] #38 124.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
14:42:55 [2022-09-12T14:42:55.322Z] #38 ...
14:42:55 [2022-09-12T14:42:55.322Z] 
14:42:55 [2022-09-12T14:42:55.322Z] #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
14:42:55 [2022-09-12T14:42:55.322Z] #57 18.52 Selecting previously unselected package libjson-c5:arm64.
14:42:55 [2022-09-12T14:42:55.322Z] #57 18.52 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
14:42:55 [2022-09-12T14:42:55.322Z] #57 18.53 Unpacking libjson-c5:arm64 (0.15-2) ...
14:42:55 [2022-09-12T14:42:55.583Z] #57 18.69 Selecting previously unselected package libcryptsetup12:arm64.
14:42:55 [2022-09-12T14:42:55.583Z] #57 18.69 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
14:42:55 [2022-09-12T14:42:55.583Z] #57 18.71 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
14:42:55 [2022-09-12T14:42:55.583Z] #57 18.86 Selecting previously unselected package libip4tc2:arm64.
14:42:55 [2022-09-12T14:42:55.583Z] #57 18.87 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
14:42:55 [2022-09-12T14:42:55.583Z] #57 18.87 Unpacking libip4tc2:arm64 (1.8.7-1) ...
14:42:56 [2022-09-12T14:42:56.156Z] #57 19.13 Selecting previously unselected package libkmod2:arm64.
14:42:56 [2022-09-12T14:42:56.156Z] #57 19.14 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
14:42:56 [2022-09-12T14:42:56.156Z] #57 19.15 Unpacking libkmod2:arm64 (28-1) ...
14:42:56 [2022-09-12T14:42:56.156Z] #57 19.30 Selecting previously unselected package systemd.
14:42:56 [2022-09-12T14:42:56.156Z] #57 19.30 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ...
14:42:56 [2022-09-12T14:42:56.156Z] #57 19.45 Unpacking systemd (247.3-7+deb11u1) ...
14:42:58 [2022-09-12T14:42:58.075Z] #57 21.16 Selecting previously unselected package pigz.
14:42:58 [2022-09-12T14:42:58.075Z] #57 21.16 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
14:42:58 [2022-09-12T14:42:58.075Z] #57 21.19 Unpacking pigz (2.6-1) ...
14:42:58 [2022-09-12T14:42:58.075Z] #57 21.26 Selecting previously unselected package libelf1:arm64.
14:42:58 [2022-09-12T14:42:58.075Z] #57 21.26 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
14:42:58 [2022-09-12T14:42:58.075Z] #57 21.28 Unpacking libelf1:arm64 (0.183-1) ...
14:42:58 [2022-09-12T14:42:58.344Z] #57 21.45 Selecting previously unselected package libbpf0:arm64.
14:42:58 [2022-09-12T14:42:58.344Z] #57 21.46 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
14:42:58 [2022-09-12T14:42:58.344Z] #57 21.46 Unpacking libbpf0:arm64 (1:0.3-2) ...
14:42:58 [2022-09-12T14:42:58.344Z] #57 21.61 Selecting previously unselected package libmnl0:arm64.
14:42:58 [2022-09-12T14:42:58.344Z] #57 21.62 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
14:42:58 [2022-09-12T14:42:58.344Z] #57 21.64 Unpacking libmnl0:arm64 (1.0.4-3) ...
14:42:58 [2022-09-12T14:42:58.344Z] #57 21.72 Selecting previously unselected package libxtables12:arm64.
14:42:58 [2022-09-12T14:42:58.605Z] #57 21.73 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
14:42:58 [2022-09-12T14:42:58.605Z] #57 21.73 Unpacking libxtables12:arm64 (1.8.7-1) ...
14:42:58 [2022-09-12T14:42:58.605Z] #57 21.80 Selecting previously unselected package libcap2-bin.
14:42:58 [2022-09-12T14:42:58.605Z] #57 21.80 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
14:42:58 [2022-09-12T14:42:58.605Z] #57 21.81 Unpacking libcap2-bin (1:2.44-1) ...
14:42:58 [2022-09-12T14:42:58.605Z] #57 21.90 Selecting previously unselected package iproute2.
14:42:58 [2022-09-12T14:42:58.605Z] #57 21.90 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
14:42:58 [2022-09-12T14:42:58.605Z] #57 21.90 Unpacking iproute2 (5.10.0-4) ...
14:42:59 [2022-09-12T14:42:59.180Z] #57 22.33 Selecting previously unselected package xxd.
14:42:59 [2022-09-12T14:42:59.180Z] #57 22.35 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:42:59 [2022-09-12T14:42:59.180Z] #57 22.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:42:59 [2022-09-12T14:42:59.180Z] #57 22.47 Selecting previously unselected package vim-common.
14:42:59 [2022-09-12T14:42:59.441Z] #57 22.47 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:42:59 [2022-09-12T14:42:59.441Z] #57 22.48 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:42:59 [2022-09-12T14:42:59.441Z] #57 22.64 Selecting previously unselected package bash-completion.
14:42:59 [2022-09-12T14:42:59.441Z] #57 22.64 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
14:43:01 [2022-09-12T14:43:01.991Z] #57 25.08 Unpacking bash-completion (1:2.11-2) ...
14:43:02 [2022-09-12T14:43:02.563Z] #57 25.58 Selecting previously unselected package bzip2.
14:43:02 [2022-09-12T14:43:02.563Z] #57 25.59 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
14:43:02 [2022-09-12T14:43:02.563Z] #57 25.59 Unpacking bzip2 (1.0.8-4) ...
14:43:02 [2022-09-12T14:43:02.563Z] #57 25.67 Selecting previously unselected package xz-utils.
14:43:02 [2022-09-12T14:43:02.563Z] #57 25.67 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
14:43:02 [2022-09-12T14:43:02.563Z] #57 25.68 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:43:02 [2022-09-12T14:43:02.823Z] #57 25.84 Selecting previously unselected package apparmor.
14:43:02 [2022-09-12T14:43:02.823Z] #57 25.84 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
14:43:02 [2022-09-12T14:43:02.823Z] #57 25.90 Unpacking apparmor (2.13.6-10) ...
14:43:03 [2022-09-12T14:43:03.087Z] #57 26.29 Selecting previously unselected package inetutils-ping.
14:43:03 [2022-09-12T14:43:03.087Z] #57 26.29 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
14:43:03 [2022-09-12T14:43:03.087Z] #57 26.30 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
14:43:03 [2022-09-12T14:43:03.087Z] #57 26.43 Selecting previously unselected package libip6tc2:arm64.
14:43:03 [2022-09-12T14:43:03.087Z] #57 26.44 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
14:43:03 [2022-09-12T14:43:03.087Z] #57 ...
14:43:03 [2022-09-12T14:43:03.087Z] 
14:43:03 [2022-09-12T14:43:03.087Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:43:03 [2022-09-12T14:43:03.087Z] #46 81.04 checking if gcc supports -fno-rtti -fno-exceptions... no
14:43:03 [2022-09-12T14:43:03.087Z] #46 81.21 checking for gcc option to produce PIC... -fPIC -DPIC
14:43:03 [2022-09-12T14:43:03.087Z] #46 81.22 checking if gcc PIC flag -fPIC -DPIC works... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 81.56 checking if gcc static flag -static works... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 81.89 checking if gcc supports -c -o file.o... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 82.00 checking if gcc supports -c -o file.o... (cached) yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 82.00 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 82.03 checking dynamic linker characteristics... GNU/Linux ld.so
14:43:03 [2022-09-12T14:43:03.087Z] #46 82.42 checking how to hardcode library paths into programs... immediate
14:43:03 [2022-09-12T14:43:03.087Z] #46 82.42 checking whether stripping libraries is possible... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 82.43 checking if libtool supports shared libraries... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 82.44 checking whether to build shared libraries... no
14:43:03 [2022-09-12T14:43:03.087Z] #46 82.44 checking whether to build static libraries... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 82.44 checking for a BSD-compatible install... /usr/bin/install -c
14:43:03 [2022-09-12T14:43:03.087Z] #46 82.49 checking whether build environment is sane... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 82.55 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:43:03 [2022-09-12T14:43:03.087Z] #46 82.56 checking whether make sets $(MAKE)... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 82.62 checking whether make supports the include directive... yes (GNU style)
14:43:03 [2022-09-12T14:43:03.087Z] #46 82.66 checking whether make supports nested variables... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 82.69 checking whether UID '0' is supported by ustar format... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 82.71 checking whether GID '0' is supported by ustar format... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 82.71 checking how to create a ustar tar archive... gnutar
14:43:03 [2022-09-12T14:43:03.087Z] #46 82.76 checking dependency style of gcc... gcc3
14:43:03 [2022-09-12T14:43:03.087Z] #46 82.90 checking whether to enable maintainer-specific portions of Makefiles... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 82.91 checking whether make supports nested variables... (cached) yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 82.91 checking for gawk... (cached) mawk
14:43:03 [2022-09-12T14:43:03.087Z] #46 82.91 checking for a sed that does not truncate output... (cached) /bin/sed
14:43:03 [2022-09-12T14:43:03.087Z] #46 82.92 checking for gcc... (cached) gcc
14:43:03 [2022-09-12T14:43:03.087Z] #46 83.00 checking whether we are using the GNU C compiler... (cached) yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 83.01 checking whether gcc accepts -g... (cached) yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 83.01 checking for gcc option to accept ISO C89... (cached) none needed
14:43:03 [2022-09-12T14:43:03.087Z] #46 83.01 checking whether gcc understands -c and -o together... (cached) yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 83.02 checking for a Python interpreter with version >= 3... python3
14:43:03 [2022-09-12T14:43:03.087Z] #46 83.09 checking for python3... /usr/bin/python3
14:43:03 [2022-09-12T14:43:03.087Z] #46 83.09 checking for python3 version... 3.9
14:43:03 [2022-09-12T14:43:03.087Z] #46 83.14 checking for python3 platform... linux
14:43:03 [2022-09-12T14:43:03.087Z] #46 83.18 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
14:43:03 [2022-09-12T14:43:03.087Z] #46 83.30 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
14:43:03 [2022-09-12T14:43:03.087Z] #46 83.48 checking for go-md2man... no
14:43:03 [2022-09-12T14:43:03.087Z] #46 83.49 checking error.h usability... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 83.64 checking error.h presence... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 83.72 checking for error.h... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 83.74 checking linux/openat2.h usability... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 83.94 checking linux/openat2.h presence... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 83.99 checking for linux/openat2.h... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 84.03 checking for copy_file_range... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 84.25 checking for fgetxattr... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 84.48 checking for statx... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 84.71 checking for fgetpwent_r... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 84.90 checking for issetugid... no
14:43:03 [2022-09-12T14:43:03.087Z] #46 85.13 checking for pkg-config... /usr/bin/pkg-config
14:43:03 [2022-09-12T14:43:03.087Z] #46 85.13 checking pkg-config is at least version 0.9.0... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 85.14 checking for library containing yajl_tree_get... -lyajl
14:43:03 [2022-09-12T14:43:03.087Z] #46 85.57 checking for yajl >= 2.0.0... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 85.61 checking sys/capability.h usability... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 85.74 checking sys/capability.h presence... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 85.78 checking for sys/capability.h... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 85.78 checking for library containing cap_from_name... -lcap
14:43:03 [2022-09-12T14:43:03.087Z] #46 86.15 checking for library containing dlopen... -ldl
14:43:03 [2022-09-12T14:43:03.087Z] #46 86.46 checking seccomp.h usability... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 86.74 checking seccomp.h presence... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 86.82 checking for seccomp.h... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 86.83 checking for library containing seccomp_rule_add... -lseccomp
14:43:03 [2022-09-12T14:43:03.087Z] #46 87.22 checking for library containing seccomp_arch_resolve_name... none required
14:43:03 [2022-09-12T14:43:03.087Z] #46 87.43 checking systemd/sd-bus.h usability... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 87.61 checking systemd/sd-bus.h presence... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 87.74 checking for systemd/sd-bus.h... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 87.74 checking for library containing sd_bus_match_signal_async... -lsystemd
14:43:03 [2022-09-12T14:43:03.087Z] #46 88.14 checking for sd_notify_barrier... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 88.36 checking linux/bpf.h usability... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 88.53 checking linux/bpf.h presence... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 88.61 checking for linux/bpf.h... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 88.61 checking compilation for eBPF... yes
14:43:03 [2022-09-12T14:43:03.087Z] #46 88.85 checking for criu >= 3.15... no
14:43:03 [2022-09-12T14:43:03.087Z] #46 88.91 configure: CRIU headers not found, building without CRIU support
14:43:03 [2022-09-12T14:43:03.087Z] #46 88.91 checking for criu > 3.16... no
14:43:03 [2022-09-12T14:43:03.087Z] #46 88.95 configure: CRIU version doesn't support join-ns API
14:43:03 [2022-09-12T14:43:03.087Z] #46 88.95 checking for criu > 3.16.1... no
14:43:03 [2022-09-12T14:43:03.087Z] #46 88.98 configure: CRIU version doesn't support for pre-dumping
14:43:03 [2022-09-12T14:43:03.348Z] #46 88.98 checking for new mount API (fsconfig)... yes
14:43:03 [2022-09-12T14:43:03.348Z] #46 89.11 checking for seccomp notify API... 
14:43:03 [2022-09-12T14:43:03.348Z] #46 ...
14:43:03 [2022-09-12T14:43:03.348Z] 
14:43:03 [2022-09-12T14:43:03.348Z] #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
14:43:03 [2022-09-12T14:43:03.348Z] #57 26.45 Unpacking libip6tc2:arm64 (1.8.7-1) ...
14:43:03 [2022-09-12T14:43:03.348Z] #57 26.54 Selecting previously unselected package libnfnetlink0:arm64.
14:43:03 [2022-09-12T14:43:03.348Z] #57 26.54 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
14:43:03 [2022-09-12T14:43:03.348Z] #57 26.55 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:43:03 [2022-09-12T14:43:03.348Z] #57 26.64 Selecting previously unselected package libnetfilter-conntrack3:arm64.
14:43:03 [2022-09-12T14:43:03.348Z] #57 26.64 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
14:43:03 [2022-09-12T14:43:03.609Z] #57 26.65 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
14:43:03 [2022-09-12T14:43:03.609Z] #57 26.72 Selecting previously unselected package libnftnl11:arm64.
14:43:03 [2022-09-12T14:43:03.609Z] #57 26.72 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
14:43:03 [2022-09-12T14:43:03.609Z] #57 26.73 Unpacking libnftnl11:arm64 (1.1.9-1) ...
14:43:03 [2022-09-12T14:43:03.609Z] #57 26.84 Selecting previously unselected package iptables.
14:43:03 [2022-09-12T14:43:03.609Z] #57 26.84 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
14:43:03 [2022-09-12T14:43:03.609Z] #57 26.85 Unpacking iptables (1.8.7-1) ...
14:43:03 [2022-09-12T14:43:03.869Z] #57 27.22 Selecting previously unselected package libonig5:arm64.
14:43:04 [2022-09-12T14:43:04.131Z] #57 27.22 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
14:43:04 [2022-09-12T14:43:04.131Z] #57 27.23 Unpacking libonig5:arm64 (6.9.6-1.1) ...
14:43:04 [2022-09-12T14:43:04.393Z] #57 27.38 Selecting previously unselected package libjq1:arm64.
14:43:04 [2022-09-12T14:43:04.393Z] #57 27.39 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
14:43:04 [2022-09-12T14:43:04.393Z] #57 27.39 Unpacking libjq1:arm64 (1.6-2.1) ...
14:43:04 [2022-09-12T14:43:04.393Z] #57 27.52 Selecting previously unselected package jq.
14:43:04 [2022-09-12T14:43:04.393Z] #57 27.52 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
14:43:04 [2022-09-12T14:43:04.393Z] #57 27.53 Unpacking jq (1.6-2.1) ...
14:43:04 [2022-09-12T14:43:04.654Z] #57 27.63 Selecting previously unselected package libaio1:arm64.
14:43:04 [2022-09-12T14:43:04.654Z] #57 27.63 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
14:43:04 [2022-09-12T14:43:04.654Z] #57 27.64 Unpacking libaio1:arm64 (0.3.112-9) ...
14:43:04 [2022-09-12T14:43:04.654Z] #57 27.71 Selecting previously unselected package libgpm2:arm64.
14:43:04 [2022-09-12T14:43:04.654Z] #57 27.71 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
14:43:04 [2022-09-12T14:43:04.654Z] #57 27.72 Unpacking libgpm2:arm64 (1.20.7-8) ...
14:43:04 [2022-09-12T14:43:04.654Z] #57 27.82 Selecting previously unselected package libicu67:arm64.
14:43:04 [2022-09-12T14:43:04.654Z] #57 27.82 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
14:43:04 [2022-09-12T14:43:04.654Z] #57 27.83 Unpacking libicu67:arm64 (67.1-7) ...
14:43:07 [2022-09-12T14:43:07.974Z] #57 30.87 Selecting previously unselected package libinih1:arm64.
14:43:07 [2022-09-12T14:43:07.974Z] #57 30.89 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
14:43:07 [2022-09-12T14:43:07.974Z] #57 30.90 Unpacking libinih1:arm64 (53-1+b2) ...
14:43:07 [2022-09-12T14:43:07.974Z] #57 30.97 Selecting previously unselected package libmicrohttpd12:arm64.
14:43:07 [2022-09-12T14:43:07.974Z] #57 30.98 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
14:43:07 [2022-09-12T14:43:07.974Z] #57 30.99 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
14:43:07 [2022-09-12T14:43:07.974Z] #57 31.12 Selecting previously unselected package libnet1:arm64.
14:43:07 [2022-09-12T14:43:07.974Z] #57 31.12 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
14:43:07 [2022-09-12T14:43:07.974Z] #57 31.13 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:43:07 [2022-09-12T14:43:07.974Z] #57 31.22 Selecting previously unselected package libnl-3-200:arm64.
14:43:07 [2022-09-12T14:43:07.974Z] #57 31.22 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
14:43:07 [2022-09-12T14:43:07.974Z] #57 31.23 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
14:43:08 [2022-09-12T14:43:08.235Z] #57 31.31 Selecting previously unselected package libprotobuf-c1:arm64.
14:43:08 [2022-09-12T14:43:08.235Z] #57 31.31 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
14:43:08 [2022-09-12T14:43:08.235Z] #57 31.32 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:43:08 [2022-09-12T14:43:08.235Z] #57 31.42 Selecting previously unselected package libyajl2:arm64.
14:43:08 [2022-09-12T14:43:08.235Z] #57 31.43 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
14:43:08 [2022-09-12T14:43:08.235Z] #57 31.43 Unpacking libyajl2:arm64 (2.1.0-3) ...
14:43:08 [2022-09-12T14:43:08.235Z] #57 31.53 Selecting previously unselected package net-tools.
14:43:08 [2022-09-12T14:43:08.496Z] #57 31.53 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
14:43:08 [2022-09-12T14:43:08.496Z] #57 31.53 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:43:08 [2022-09-12T14:43:08.496Z] #57 31.74 Selecting previously unselected package patch.
14:43:08 [2022-09-12T14:43:08.496Z] #57 31.74 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
14:43:08 [2022-09-12T14:43:08.496Z] #57 31.76 Unpacking patch (2.7.6-7) ...
14:43:08 [2022-09-12T14:43:08.757Z] #57 31.85 Selecting previously unselected package python-pip-whl.
14:43:08 [2022-09-12T14:43:08.757Z] #57 31.86 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:43:08 [2022-09-12T14:43:08.757Z] #57 31.87 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:43:09 [2022-09-12T14:43:09.330Z] #57 32.41 Selecting previously unselected package python3-lib2to3.
14:43:09 [2022-09-12T14:43:09.330Z] #57 32.41 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
14:43:09 [2022-09-12T14:43:09.330Z] #57 32.43 Unpacking python3-lib2to3 (3.9.2-1) ...
14:43:09 [2022-09-12T14:43:09.330Z] #57 32.55 Selecting previously unselected package python3-distutils.
14:43:09 [2022-09-12T14:43:09.330Z] #57 32.56 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
14:43:09 [2022-09-12T14:43:09.330Z] #57 32.56 Unpacking python3-distutils (3.9.2-1) ...
14:43:09 [2022-09-12T14:43:09.592Z] #57 32.71 Selecting previously unselected package python3-pkg-resources.
14:43:09 [2022-09-12T14:43:09.592Z] #57 32.72 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
14:43:09 [2022-09-12T14:43:09.592Z] #57 32.73 Unpacking python3-pkg-resources (52.0.0-4) ...
14:43:09 [2022-09-12T14:43:09.592Z] #57 32.88 Selecting previously unselected package python3-setuptools.
14:43:09 [2022-09-12T14:43:09.592Z] #57 32.88 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
14:43:09 [2022-09-12T14:43:09.592Z] #57 32.90 Unpacking python3-setuptools (52.0.0-4) ...
14:43:10 [2022-09-12T14:43:10.163Z] #57 33.14 Selecting previously unselected package python3-wheel.
14:43:10 [2022-09-12T14:43:10.163Z] #57 33.14 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
14:43:10 [2022-09-12T14:43:10.163Z] #57 33.15 Unpacking python3-wheel (0.34.2-1) ...
14:43:10 [2022-09-12T14:43:10.163Z] #57 33.25 Selecting previously unselected package python3-pip.
14:43:10 [2022-09-12T14:43:10.163Z] #57 33.25 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:43:10 [2022-09-12T14:43:10.163Z] #57 33.25 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:43:10 [2022-09-12T14:43:10.424Z] #57 33.56 Selecting previously unselected package sudo.
14:43:10 [2022-09-12T14:43:10.424Z] #57 33.56 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
14:43:10 [2022-09-12T14:43:10.424Z] #57 33.57 Unpacking sudo (1.9.5p2-3) ...
14:43:10 [2022-09-12T14:43:10.996Z] #57 34.08 Selecting previously unselected package systemd-journal-remote.
14:43:10 [2022-09-12T14:43:10.996Z] #57 34.08 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
14:43:10 [2022-09-12T14:43:10.996Z] #57 34.08 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
14:43:10 [2022-09-12T14:43:10.996Z] #57 34.19 Selecting previously unselected package thin-provisioning-tools.
14:43:10 [2022-09-12T14:43:10.996Z] #57 34.20 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
14:43:10 [2022-09-12T14:43:10.996Z] #57 34.22 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:43:11 [2022-09-12T14:43:11.257Z] #57 34.39 Selecting previously unselected package uidmap.
14:43:11 [2022-09-12T14:43:11.257Z] #57 34.41 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
14:43:11 [2022-09-12T14:43:11.257Z] #57 34.42 Unpacking uidmap (1:4.8.1-1) ...
14:43:11 [2022-09-12T14:43:11.257Z] #57 34.56 Selecting previously unselected package vim-runtime.
14:43:11 [2022-09-12T14:43:11.257Z] #57 34.56 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:43:11 [2022-09-12T14:43:11.257Z] #57 34.59 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:43:11 [2022-09-12T14:43:11.519Z] #57 34.61 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:43:11 [2022-09-12T14:43:11.519Z] #57 34.62 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:43:13 [2022-09-12T14:43:13.436Z] #57 ...
14:43:13 [2022-09-12T14:43:13.436Z] 
14:43:13 [2022-09-12T14:43:13.436Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:43:13 [2022-09-12T14:43:13.436Z] #46 89.11 checking for seccomp notify API... yes
14:43:13 [2022-09-12T14:43:13.436Z] #46 89.27 checking for gperf... no
14:43:13 [2022-09-12T14:43:13.436Z] #46 89.27 configure: gperf not found - cannot rebuild signal parser code
14:43:13 [2022-09-12T14:43:13.436Z] #46 89.27 checking for library containing argp_parse... none required
14:43:13 [2022-09-12T14:43:13.436Z] #46 89.62 checking that generated files are newer than configure... done
14:43:13 [2022-09-12T14:43:13.436Z] #46 89.62 configure: creating ./config.status
14:43:13 [2022-09-12T14:43:13.436Z] #46 92.00 config.status: creating Makefile
14:43:13 [2022-09-12T14:43:13.436Z] #46 92.10 config.status: creating rpm/crun.spec
14:43:13 [2022-09-12T14:43:13.436Z] #46 92.18 config.status: creating config.h
14:43:13 [2022-09-12T14:43:13.436Z] #46 92.21 config.status: executing libtool commands
14:43:13 [2022-09-12T14:43:13.436Z] #46 92.25 config.status: executing depfiles commands
14:43:13 [2022-09-12T14:43:13.436Z] #46 93.41 === configuring in libocispec (/tmp/crun-build/libocispec)
14:43:13 [2022-09-12T14:43:13.436Z] #46 93.45 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:43:13 [2022-09-12T14:43:13.436Z] #46 93.86 checking for gcc... gcc
14:43:13 [2022-09-12T14:43:13.436Z] #46 93.94 checking whether the C compiler works... yes
14:43:13 [2022-09-12T14:43:13.436Z] #46 94.09 checking for C compiler default output file name... a.out
14:43:13 [2022-09-12T14:43:13.436Z] #46 94.09 checking for suffix of executables... 
14:43:13 [2022-09-12T14:43:13.436Z] #46 94.24 checking whether we are cross compiling... no
14:43:13 [2022-09-12T14:43:13.436Z] #46 94.44 checking for suffix of object files... o
14:43:13 [2022-09-12T14:43:13.436Z] #46 94.52 checking whether we are using the GNU C compiler... yes
14:43:13 [2022-09-12T14:43:13.436Z] #46 94.61 checking whether gcc accepts -g... yes
14:43:13 [2022-09-12T14:43:13.436Z] #46 94.69 checking for gcc option to accept ISO C89... none needed
14:43:13 [2022-09-12T14:43:13.436Z] #46 94.86 checking whether gcc understands -c and -o together... yes
14:43:13 [2022-09-12T14:43:13.436Z] #46 95.03 checking how to run the C preprocessor... gcc -E
14:43:13 [2022-09-12T14:43:13.436Z] #46 95.28 checking for grep that handles long lines and -e... /bin/grep
14:43:13 [2022-09-12T14:43:13.436Z] #46 95.30 checking for egrep... /bin/grep -E
14:43:13 [2022-09-12T14:43:13.436Z] #46 95.30 checking for ANSI C header files... yes
14:43:13 [2022-09-12T14:43:13.436Z] #46 95.89 checking for sys/types.h... yes
14:43:13 [2022-09-12T14:43:13.436Z] #46 96.08 checking for sys/stat.h... yes
14:43:13 [2022-09-12T14:43:13.436Z] #46 96.28 checking for stdlib.h... yes
14:43:13 [2022-09-12T14:43:13.436Z] #46 96.45 checking for string.h... yes
14:43:13 [2022-09-12T14:43:13.436Z] #46 96.61 checking for memory.h... yes
14:43:13 [2022-09-12T14:43:13.436Z] #46 96.80 checking for strings.h... yes
14:43:13 [2022-09-12T14:43:13.436Z] #46 96.98 checking for inttypes.h... yes
14:43:13 [2022-09-12T14:43:13.436Z] #46 97.15 checking for stdint.h... yes
14:43:13 [2022-09-12T14:43:13.436Z] #46 97.33 checking for unistd.h... yes
14:43:13 [2022-09-12T14:43:13.436Z] #46 97.51 checking minix/config.h usability... no
14:43:13 [2022-09-12T14:43:13.436Z] #46 97.65 checking minix/config.h presence... no
14:43:13 [2022-09-12T14:43:13.436Z] #46 97.71 checking for minix/config.h... no
14:43:13 [2022-09-12T14:43:13.436Z] #46 97.71 checking whether it is safe to define __EXTENSIONS__... yes
14:43:13 [2022-09-12T14:43:13.436Z] #46 97.97 checking build system type... aarch64-unknown-linux-gnu
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.34 checking host system type... aarch64-unknown-linux-gnu
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.34 checking how to print strings... printf
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.35 checking for a sed that does not truncate output... /bin/sed
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.38 checking for fgrep... /bin/grep -F
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.40 checking for ld used by gcc... /usr/bin/ld
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.43 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.45 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.46 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.60 checking whether ln -s works... yes
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.60 checking the maximum length of command line arguments... 1572864
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.63 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.64 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.64 checking for /usr/bin/ld option to reload object files... -r
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.64 checking for objdump... objdump
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.65 checking how to recognize dependent libraries... pass_all
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.65 checking for dlltool... no
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.65 checking how to associate runtime and link libraries... printf %s\n
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.65 checking for ar... ar
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.66 checking for archiver @FILE support... @
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.75 checking for strip... strip
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.76 checking for ranlib... ranlib
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.76 checking for gawk... no
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.77 checking for mawk... mawk
14:43:13 [2022-09-12T14:43:13.436Z] #46 98.77 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:43:13 [2022-09-12T14:43:13.436Z] #46 99.14 checking for sysroot... no
14:43:13 [2022-09-12T14:43:13.436Z] #46 99.14 checking for a working dd... /bin/dd
14:43:13 [2022-09-12T14:43:13.436Z] #46 99.16 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:43:13 [2022-09-12T14:43:13.436Z] #46 99.17 checking for mt... no
14:43:13 [2022-09-12T14:43:13.436Z] #46 99.17 checking if : is a manifest tool... no
14:43:13 [2022-09-12T14:43:13.436Z] #46 99.19 checking for dlfcn.h... yes
14:43:13 [2022-09-12T14:43:13.697Z] #46 99.43 checking for objdir... .libs
14:43:14 [2022-09-12T14:43:14.220Z] #46 99.77 checking if gcc supports -fno-rtti -fno-exceptions... no
14:43:14 [2022-09-12T14:43:14.220Z] #46 99.89 checking for gcc option to produce PIC... -fPIC -DPIC
14:43:14 [2022-09-12T14:43:14.220Z] #46 99.89 checking if gcc PIC flag -fPIC -DPIC works... yes
14:43:14 [2022-09-12T14:43:14.481Z] #46 100.0 checking if gcc static flag -static works... yes
14:43:14 [2022-09-12T14:43:14.749Z] #46 100.4 checking if gcc supports -c -o file.o... yes
14:43:14 [2022-09-12T14:43:14.749Z] #46 100.5 checking if gcc supports -c -o file.o... (cached) yes
14:43:14 [2022-09-12T14:43:14.749Z] #46 100.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:43:14 [2022-09-12T14:43:14.749Z] #46 ...
14:43:14 [2022-09-12T14:43:14.749Z] 
14:43:14 [2022-09-12T14:43:14.749Z] #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
14:43:14 [2022-09-12T14:43:14.749Z] #57 37.89 Selecting previously unselected package vim.
14:43:14 [2022-09-12T14:43:14.749Z] #57 37.90 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:43:14 [2022-09-12T14:43:14.749Z] #57 37.93 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:43:15 [2022-09-12T14:43:15.355Z] #57 38.51 Selecting previously unselected package xfsprogs.
14:43:15 [2022-09-12T14:43:15.355Z] #57 38.53 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
14:43:15 [2022-09-12T14:43:15.355Z] #57 38.54 Unpacking xfsprogs (5.10.0-4) ...
14:43:15 [2022-09-12T14:43:15.623Z] #57 38.90 Selecting previously unselected package zip.
14:43:15 [2022-09-12T14:43:15.623Z] #57 38.91 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
14:43:15 [2022-09-12T14:43:15.623Z] #57 38.92 Unpacking zip (3.0-12) ...
14:43:15 [2022-09-12T14:43:15.890Z] #57 39.12 Selecting previously unselected package zstd.
14:43:15 [2022-09-12T14:43:15.890Z] #57 39.12 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
14:43:15 [2022-09-12T14:43:15.890Z] #57 39.14 Unpacking zstd (1.4.8+dfsg-2.1) ...
14:43:16 [2022-09-12T14:43:16.411Z] #57 39.49 Setting up python3-pkg-resources (52.0.0-4) ...
14:43:17 [2022-09-12T14:43:17.353Z] #57 40.40 Setting up libip4tc2:arm64 (1.8.7-1) ...
14:43:17 [2022-09-12T14:43:17.353Z] #57 40.41 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:43:17 [2022-09-12T14:43:17.353Z] #57 40.42 Setting up libgpm2:arm64 (1.20.7-8) ...
14:43:17 [2022-09-12T14:43:17.353Z] #57 40.43 Setting up libicu67:arm64 (67.1-7) ...
14:43:17 [2022-09-12T14:43:17.353Z] #57 40.44 Setting up libip6tc2:arm64 (1.8.7-1) ...
14:43:17 [2022-09-12T14:43:17.354Z] #57 40.46 Setting up libinih1:arm64 (53-1+b2) ...
14:43:17 [2022-09-12T14:43:17.354Z] #57 40.47 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
14:43:17 [2022-09-12T14:43:17.354Z] #57 40.48 Setting up uidmap (1:4.8.1-1) ...
14:43:17 [2022-09-12T14:43:17.354Z] #57 40.50 Setting up libyajl2:arm64 (2.1.0-3) ...
14:43:17 [2022-09-12T14:43:17.354Z] #57 40.51 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:43:17 [2022-09-12T14:43:17.354Z] #57 40.53 Setting up bzip2 (1.0.8-4) ...
14:43:17 [2022-09-12T14:43:17.354Z] #57 40.54 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:43:17 [2022-09-12T14:43:17.354Z] #57 40.56 Setting up python3-wheel (0.34.2-1) ...
14:43:18 [2022-09-12T14:43:18.299Z] #57 41.28 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
14:43:18 [2022-09-12T14:43:18.299Z] #57 41.29 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:43:18 [2022-09-12T14:43:18.299Z] #57 41.30 Setting up libcap2:arm64 (1:2.44-1) ...
14:43:18 [2022-09-12T14:43:18.299Z] #57 41.32 Setting up libcap2-bin (1:2.44-1) ...
14:43:18 [2022-09-12T14:43:18.299Z] #57 41.33 Setting up apparmor (2.13.6-10) ...
14:43:19 [2022-09-12T14:43:19.683Z] #57 42.90 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
14:43:19 [2022-09-12T14:43:19.683Z] #57 42.97 Setting up zip (3.0-12) ...
14:43:19 [2022-09-12T14:43:19.945Z] #57 42.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:43:19 [2022-09-12T14:43:19.945Z] #57 43.02 Setting up bash-completion (1:2.11-2) ...
14:43:21 [2022-09-12T14:43:21.860Z] #57 ...
14:43:21 [2022-09-12T14:43:21.860Z] 
14:43:21 [2022-09-12T14:43:21.860Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:43:21 [2022-09-12T14:43:21.860Z] #46 100.6 checking dynamic linker characteristics... GNU/Linux ld.so
14:43:21 [2022-09-12T14:43:21.860Z] #46 100.9 checking how to hardcode library paths into programs... immediate
14:43:21 [2022-09-12T14:43:21.860Z] #46 100.9 checking whether stripping libraries is possible... yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 100.9 checking if libtool supports shared libraries... yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 100.9 checking whether to build shared libraries... no
14:43:21 [2022-09-12T14:43:21.860Z] #46 100.9 checking whether to build static libraries... yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 100.9 checking for a BSD-compatible install... /usr/bin/install -c
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.0 checking whether build environment is sane... yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.0 checking whether make sets $(MAKE)... yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.1 checking whether make supports the include directive... yes (GNU style)
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.2 checking whether make supports nested variables... yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.2 checking whether UID '0' is supported by ustar format... yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.2 checking whether GID '0' is supported by ustar format... yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.2 checking how to create a ustar tar archive... gnutar
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.3 checking dependency style of gcc... gcc3
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.5 checking whether to enable maintainer-specific portions of Makefiles... yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.5 checking whether make supports nested variables... (cached) yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.5 checking for pkg-config... /usr/bin/pkg-config
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.5 checking pkg-config is at least version 0.9.0... yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.5 checking for yajl >= 2.1.0... yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.6 checking for a sed that does not truncate output... (cached) /bin/sed
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.6 checking for gcc... (cached) gcc
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.6 checking whether we are using the GNU C compiler... (cached) yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.6 checking whether gcc accepts -g... (cached) yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.6 checking for gcc option to accept ISO C89... (cached) none needed
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.6 checking whether gcc understands -c and -o together... (cached) yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.6 checking for a Python interpreter with version >= 3... python3
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.7 checking for python3... /usr/bin/python3
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.7 checking for python3 version... 3.9
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.8 checking for python3 platform... linux
14:43:21 [2022-09-12T14:43:21.860Z] #46 101.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
14:43:21 [2022-09-12T14:43:21.860Z] #46 102.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
14:43:21 [2022-09-12T14:43:21.860Z] #46 102.3 checking that generated files are newer than configure... done
14:43:21 [2022-09-12T14:43:21.860Z] #46 102.3 configure: creating ./config.status
14:43:21 [2022-09-12T14:43:21.860Z] #46 104.7 config.status: creating Makefile
14:43:21 [2022-09-12T14:43:21.860Z] #46 104.8 config.status: creating config.h
14:43:21 [2022-09-12T14:43:21.860Z] #46 104.8 config.status: executing libtool commands
14:43:21 [2022-09-12T14:43:21.860Z] #46 104.9 config.status: executing depfiles commands
14:43:21 [2022-09-12T14:43:21.860Z] #46 105.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
14:43:21 [2022-09-12T14:43:21.860Z] #46 105.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:43:21 [2022-09-12T14:43:21.860Z] #46 106.0 checking for gcc... gcc
14:43:21 [2022-09-12T14:43:21.860Z] #46 106.1 checking whether the C compiler works... yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 106.3 checking for C compiler default output file name... a.out
14:43:21 [2022-09-12T14:43:21.860Z] #46 106.3 checking for suffix of executables... 
14:43:21 [2022-09-12T14:43:21.860Z] #46 106.4 checking whether we are cross compiling... no
14:43:21 [2022-09-12T14:43:21.860Z] #46 106.6 checking for suffix of object files... o
14:43:21 [2022-09-12T14:43:21.860Z] #46 106.7 checking whether we are using the GNU C compiler... yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 106.8 checking whether gcc accepts -g... yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 107.0 checking for gcc option to accept ISO C89... none needed
14:43:21 [2022-09-12T14:43:21.860Z] #46 107.1 checking whether gcc understands -c and -o together... yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 107.3 checking for a BSD-compatible install... /usr/bin/install -c
14:43:21 [2022-09-12T14:43:21.860Z] #46 107.3 checking whether build environment is sane... yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 107.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:43:21 [2022-09-12T14:43:21.860Z] #46 107.4 checking for gawk... no
14:43:21 [2022-09-12T14:43:21.860Z] #46 107.4 checking for mawk... mawk
14:43:21 [2022-09-12T14:43:21.860Z] #46 107.4 checking whether make sets $(MAKE)... yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 107.4 checking whether make supports the include directive... yes (GNU style)
14:43:21 [2022-09-12T14:43:21.860Z] #46 107.4 checking whether make supports nested variables... yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 107.5 checking whether UID '0' is supported by ustar format... yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 107.5 checking whether GID '0' is supported by ustar format... yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 107.5 checking how to create a ustar tar archive... gnutar
14:43:21 [2022-09-12T14:43:21.860Z] #46 107.5 checking dependency style of gcc... gcc3
14:43:21 [2022-09-12T14:43:21.860Z] #46 107.7 checking whether to enable maintainer-specific portions of Makefiles... yes
14:43:21 [2022-09-12T14:43:21.860Z] #46 107.7 checking whether make supports nested variables... (cached) yes
14:43:22 [2022-09-12T14:43:22.121Z] #46 107.8 checking build system type... aarch64-unknown-linux-gnu
14:43:22 [2022-09-12T14:43:22.121Z] #46 108.1 checking host system type... aarch64-unknown-linux-gnu
14:43:22 [2022-09-12T14:43:22.382Z] #46 108.1 checking how to print strings... printf
14:43:22 [2022-09-12T14:43:22.382Z] #46 108.1 checking for a sed that does not truncate output... /bin/sed
14:43:22 [2022-09-12T14:43:22.382Z] #46 108.1 checking for grep that handles long lines and -e... /bin/grep
14:43:22 [2022-09-12T14:43:22.382Z] #46 108.1 checking for egrep... /bin/grep -E
14:43:22 [2022-09-12T14:43:22.382Z] #46 108.1 checking for fgrep... /bin/grep -F
14:43:22 [2022-09-12T14:43:22.382Z] #46 108.2 checking for ld used by gcc... /usr/bin/ld
14:43:22 [2022-09-12T14:43:22.382Z] #46 108.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:43:22 [2022-09-12T14:43:22.382Z] #46 108.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:43:22 [2022-09-12T14:43:22.382Z] #46 108.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:43:22 [2022-09-12T14:43:22.382Z] #46 108.3 checking whether ln -s works... yes
14:43:22 [2022-09-12T14:43:22.382Z] #46 108.3 checking the maximum length of command line arguments... 1572864
14:43:22 [2022-09-12T14:43:22.382Z] #46 108.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:43:22 [2022-09-12T14:43:22.382Z] #46 108.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:43:22 [2022-09-12T14:43:22.382Z] #46 ...
14:43:22 [2022-09-12T14:43:22.382Z] 
14:43:22 [2022-09-12T14:43:22.382Z] #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
14:43:22 [2022-09-12T14:43:22.382Z] #57 45.63 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:43:22 [2022-09-12T14:43:22.382Z] #57 45.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:43:22 [2022-09-12T14:43:22.382Z] #57 45.66 Setting up libmnl0:arm64 (1.0.4-3) ...
14:43:22 [2022-09-12T14:43:22.382Z] #57 45.68 Setting up patch (2.7.6-7) ...
14:43:22 [2022-09-12T14:43:22.642Z] #57 45.69 Setting up sudo (1.9.5p2-3) ...
14:43:22 [2022-09-12T14:43:22.642Z] #57 45.75 invoke-rc.d: could not determine current runlevel
14:43:22 [2022-09-12T14:43:22.642Z] #57 45.76 invoke-rc.d: policy-rc.d denied execution of start.
14:43:22 [2022-09-12T14:43:22.642Z] #57 45.77 Setting up xfsprogs (5.10.0-4) ...
14:43:22 [2022-09-12T14:43:22.642Z] #57 45.79 System has not been booted with systemd as init system (PID 1). Can't operate.
14:43:22 [2022-09-12T14:43:22.642Z] #57 45.79 Failed to connect to bus: Host is down
14:43:22 [2022-09-12T14:43:22.642Z] #57 45.79 Setting up libxtables12:arm64 (1.8.7-1) ...
14:43:22 [2022-09-12T14:43:22.642Z] #57 45.81 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
14:43:22 [2022-09-12T14:43:22.642Z] #57 45.82 Setting up pigz (2.6-1) ...
14:43:22 [2022-09-12T14:43:22.642Z] #57 45.84 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:43:22 [2022-09-12T14:43:22.642Z] #57 45.85 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
14:43:22 [2022-09-12T14:43:22.642Z] #57 45.89 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:43:22 [2022-09-12T14:43:22.903Z] #57 45.91 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:43:23 [2022-09-12T14:43:23.476Z] #57 46.60 Setting up libaio1:arm64 (0.3.112-9) ...
14:43:23 [2022-09-12T14:43:23.476Z] #57 46.61 Setting up python3-lib2to3 (3.9.2-1) ...
14:43:23 [2022-09-12T14:43:23.738Z] #57 46.98 Setting up libelf1:arm64 (0.183-1) ...
14:43:23 [2022-09-12T14:43:23.738Z] #57 46.99 Setting up libjson-c5:arm64 (0.15-2) ...
14:43:23 [2022-09-12T14:43:23.738Z] #57 47.00 Setting up zstd (1.4.8+dfsg-2.1) ...
14:43:23 [2022-09-12T14:43:23.738Z] #57 47.02 Setting up libonig5:arm64 (6.9.6-1.1) ...
14:43:23 [2022-09-12T14:43:23.738Z] #57 47.03 Setting up libkmod2:arm64 (28-1) ...
14:43:23 [2022-09-12T14:43:23.738Z] #57 47.05 Setting up python3-distutils (3.9.2-1) ...
14:43:24 [2022-09-12T14:43:24.310Z] #57 47.50 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:43:24 [2022-09-12T14:43:24.310Z] #57 47.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:43:24 [2022-09-12T14:43:24.310Z] #57 47.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:43:24 [2022-09-12T14:43:24.310Z] #57 47.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:43:24 [2022-09-12T14:43:24.310Z] #57 47.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:43:24 [2022-09-12T14:43:24.310Z] #57 47.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:43:24 [2022-09-12T14:43:24.310Z] #57 47.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:43:24 [2022-09-12T14:43:24.310Z] #57 47.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:43:24 [2022-09-12T14:43:24.310Z] #57 47.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:43:24 [2022-09-12T14:43:24.310Z] #57 47.59 Setting up python3-setuptools (52.0.0-4) ...
14:43:25 [2022-09-12T14:43:25.697Z] #57 49.03 Setting up libjq1:arm64 (1.6-2.1) ...
14:43:25 [2022-09-12T14:43:25.697Z] #57 49.05 Setting up libnftnl11:arm64 (1.1.9-1) ...
14:43:25 [2022-09-12T14:43:25.697Z] #57 49.06 Setting up thin-provisioning-tools (0.9.0-1) ...
14:43:25 [2022-09-12T14:43:25.957Z] #57 49.07 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:43:26 [2022-09-12T14:43:26.900Z] #57 50.17 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
14:43:27 [2022-09-12T14:43:27.161Z] #57 50.18 Setting up jq (1.6-2.1) ...
14:43:27 [2022-09-12T14:43:27.161Z] #57 50.19 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
14:43:27 [2022-09-12T14:43:27.161Z] #57 50.21 Setting up libbpf0:arm64 (1:0.3-2) ...
14:43:27 [2022-09-12T14:43:27.161Z] #57 50.23 Setting up iptables (1.8.7-1) ...
14:43:27 [2022-09-12T14:43:27.161Z] #57 50.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:43:27 [2022-09-12T14:43:27.161Z] #57 50.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:43:27 [2022-09-12T14:43:27.161Z] #57 50.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:43:27 [2022-09-12T14:43:27.161Z] #57 50.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:43:27 [2022-09-12T14:43:27.161Z] #57 50.27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:43:27 [2022-09-12T14:43:27.161Z] #57 50.28 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:43:27 [2022-09-12T14:43:27.161Z] #57 50.29 Setting up iproute2 (5.10.0-4) ...
14:43:27 [2022-09-12T14:43:27.423Z] #57 50.60 Setting up systemd (247.3-7+deb11u1) ...
14:43:27 [2022-09-12T14:43:27.423Z] #57 50.67 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
14:43:27 [2022-09-12T14:43:27.423Z] #57 50.67 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
14:43:27 [2022-09-12T14:43:27.423Z] #57 50.68 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
14:43:27 [2022-09-12T14:43:27.423Z] #57 50.70 Initializing machine ID from random generator.
14:43:28 [2022-09-12T14:43:28.366Z] #57 51.58 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
14:43:28 [2022-09-12T14:43:28.627Z] #57 51.83 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:43:30 [2022-09-12T14:43:30.013Z] #57 DONE 53.3s
14:43:30 [2022-09-12T14:43:30.013Z] 
14:43:30 [2022-09-12T14:43:30.013Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:43:30 [2022-09-12T14:43:30.013Z] #46 108.3 checking for /usr/bin/ld option to reload object files... -r
14:43:30 [2022-09-12T14:43:30.013Z] #46 108.3 checking for objdump... objdump
14:43:30 [2022-09-12T14:43:30.013Z] #46 108.3 checking how to recognize dependent libraries... pass_all
14:43:30 [2022-09-12T14:43:30.013Z] #46 108.3 checking for dlltool... no
14:43:30 [2022-09-12T14:43:30.013Z] #46 108.3 checking how to associate runtime and link libraries... printf %s\n
14:43:30 [2022-09-12T14:43:30.013Z] #46 108.3 checking for ar... ar
14:43:30 [2022-09-12T14:43:30.013Z] #46 108.3 checking for archiver @FILE support... @
14:43:30 [2022-09-12T14:43:30.013Z] #46 108.5 checking for strip... strip
14:43:30 [2022-09-12T14:43:30.013Z] #46 108.5 checking for ranlib... ranlib
14:43:30 [2022-09-12T14:43:30.013Z] #46 108.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:43:30 [2022-09-12T14:43:30.013Z] #46 108.9 checking for sysroot... no
14:43:30 [2022-09-12T14:43:30.013Z] #46 108.9 checking for a working dd... /bin/dd
14:43:30 [2022-09-12T14:43:30.013Z] #46 108.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:43:30 [2022-09-12T14:43:30.013Z] #46 109.0 checking for mt... no
14:43:30 [2022-09-12T14:43:30.013Z] #46 109.0 checking if : is a manifest tool... no
14:43:30 [2022-09-12T14:43:30.013Z] #46 109.0 checking how to run the C preprocessor... gcc -E
14:43:30 [2022-09-12T14:43:30.013Z] #46 109.3 checking for ANSI C header files... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 109.7 checking for sys/types.h... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 109.9 checking for sys/stat.h... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 110.1 checking for stdlib.h... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 110.3 checking for string.h... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 110.4 checking for memory.h... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 110.6 checking for strings.h... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 110.8 checking for inttypes.h... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 110.9 checking for stdint.h... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 111.1 checking for unistd.h... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 111.3 checking for dlfcn.h... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 111.4 checking for objdir... .libs
14:43:30 [2022-09-12T14:43:30.013Z] #46 111.7 checking if gcc supports -fno-rtti -fno-exceptions... no
14:43:30 [2022-09-12T14:43:30.013Z] #46 111.8 checking for gcc option to produce PIC... -fPIC -DPIC
14:43:30 [2022-09-12T14:43:30.013Z] #46 111.8 checking if gcc PIC flag -fPIC -DPIC works... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 112.0 checking if gcc static flag -static works... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 112.2 checking if gcc supports -c -o file.o... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 112.4 checking if gcc supports -c -o file.o... (cached) yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 112.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 112.5 checking dynamic linker characteristics... GNU/Linux ld.so
14:43:30 [2022-09-12T14:43:30.013Z] #46 112.8 checking how to hardcode library paths into programs... immediate
14:43:30 [2022-09-12T14:43:30.013Z] #46 112.8 checking whether stripping libraries is possible... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 112.8 checking if libtool supports shared libraries... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 112.8 checking whether to build shared libraries... no
14:43:30 [2022-09-12T14:43:30.013Z] #46 112.8 checking whether to build static libraries... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 112.9 checking float.h usability... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 113.1 checking float.h presence... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 113.1 checking for float.h... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 113.2 checking limits.h usability... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 113.3 checking limits.h presence... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 113.3 checking for limits.h... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 113.4 checking stddef.h usability... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 113.5 checking stddef.h presence... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 113.6 checking for stddef.h... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 113.6 checking for stdlib.h... (cached) yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 113.7 checking for string.h... (cached) yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 113.7 checking sys/time.h usability... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 113.8 checking sys/time.h presence... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 113.9 checking for sys/time.h... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 113.9 checking for inline... inline
14:43:30 [2022-09-12T14:43:30.013Z] #46 114.0 checking for size_t... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 114.2 checking for stdlib.h... (cached) yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 114.2 checking for GNU libc compatible malloc... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 114.4 checking for stdlib.h... (cached) yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 114.4 checking for GNU libc compatible realloc... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 114.7 checking for working strtod... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 115.0 checking for gettimeofday... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 115.2 checking for memset... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 115.4 checking for strspn... yes
14:43:30 [2022-09-12T14:43:30.013Z] #46 115.8 checking that generated files are newer than configure... done
14:43:30 [2022-09-12T14:43:30.013Z] #46 115.8 configure: creating ./config.status
14:43:30 [2022-09-12T14:43:30.957Z] #46 ...
14:43:30 [2022-09-12T14:43:30.957Z] 
14:43:30 [2022-09-12T14:43:30.958Z] #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
14:43:30 [2022-09-12T14:43:30.958Z] #0 0.664 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:43:30 [2022-09-12T14:43:30.958Z] #0 0.670 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:43:30 [2022-09-12T14:43:30.958Z] #0 0.674 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:43:30 [2022-09-12T14:43:30.958Z] #58 DONE 0.7s
14:43:30 [2022-09-12T14:43:30.958Z] 
14:43:30 [2022-09-12T14:43:30.958Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
14:43:36 [2022-09-12T14:43:36.259Z] #59 ...
14:43:36 [2022-09-12T14:43:36.259Z] 
14:43:36 [2022-09-12T14:43:36.259Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:43:36 [2022-09-12T14:43:36.259Z] #46 118.9 config.status: creating Makefile
14:43:36 [2022-09-12T14:43:36.259Z] #46 118.9 config.status: creating config.h
14:43:36 [2022-09-12T14:43:36.259Z] #46 119.0 config.status: executing depfiles commands
14:43:36 [2022-09-12T14:43:36.259Z] #46 119.2 config.status: executing libtool commands
14:43:36 [2022-09-12T14:43:36.259Z] #46 120.2   GEN      .version
14:43:36 [2022-09-12T14:43:36.259Z] #46 120.2 make  install-recursive
14:43:36 [2022-09-12T14:43:36.259Z] #46 120.2 make[1]: Entering directory '/tmp/crun-build'
14:43:36 [2022-09-12T14:43:36.259Z] #46 120.3 Making install in libocispec
14:43:36 [2022-09-12T14:43:36.259Z] #46 120.3 make[2]: Entering directory '/tmp/crun-build/libocispec'
14:43:36 [2022-09-12T14:43:36.259Z] #46 120.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
14:43:36 [2022-09-12T14:43:36.260Z] #46 120.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
14:43:36 [2022-09-12T14:43:36.260Z] #46 120.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
14:43:36 [2022-09-12T14:43:36.260Z] #46 120.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
14:43:36 [2022-09-12T14:43:36.260Z] #46 121.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 121.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 121.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 121.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 121.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 121.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 121.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 121.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 121.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 121.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 121.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 121.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 121.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 121.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 121.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 121.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 122.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 122.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 122.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 122.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 122.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 122.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 122.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 122.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 122.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 122.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 122.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 122.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
14:43:36 [2022-09-12T14:43:36.260Z] #46 122.0 make  install-recursive
14:43:36 [2022-09-12T14:43:36.260Z] #46 122.0 make[3]: Entering directory '/tmp/crun-build/libocispec'
14:43:36 [2022-09-12T14:43:36.260Z] #46 122.1 Making install in yajl
14:43:36 [2022-09-12T14:43:36.260Z] #46 122.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:43:36 [2022-09-12T14:43:36.260Z] #46 122.1   CC       verify/json_verify-json_verify.o
14:43:36 [2022-09-12T14:43:36.260Z] #46 122.1   CC       src/libyajl_la-yajl_alloc.lo
14:43:36 [2022-09-12T14:43:36.260Z] #46 122.1   CC       src/libyajl_la-yajl.lo
14:43:36 [2022-09-12T14:43:36.260Z] #46 122.1   CC       src/libyajl_la-yajl_gen.lo
14:43:36 [2022-09-12T14:43:36.260Z] #46 122.1   CC       src/libyajl_la-yajl_parser.lo
14:43:36 [2022-09-12T14:43:36.260Z] #46 122.2   CC       src/libyajl_la-yajl_buf.lo
14:43:36 [2022-09-12T14:43:36.523Z] #46 122.2   CC       src/libyajl_la-yajl_encode.lo
14:43:36 [2022-09-12T14:43:36.523Z] #46 122.2   CC       src/libyajl_la-yajl_lex.lo
14:43:36 [2022-09-12T14:43:36.523Z] #46 122.2   CC       src/libyajl_la-yajl_tree.lo
14:43:39 [2022-09-12T14:43:39.829Z] #46 ...
14:43:39 [2022-09-12T14:43:39.829Z] 
14:43:39 [2022-09-12T14:43:39.829Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
14:43:39 [2022-09-12T14:43:39.829Z] #59 9.068 Collecting yamllint==1.27.1
14:43:41 [2022-09-12T14:43:41.221Z] #59 10.11   Downloading yamllint-1.27.1.tar.gz (129 kB)
14:43:41 [2022-09-12T14:43:41.793Z] #59 10.95 Collecting pathspec>=0.5.3
14:43:41 [2022-09-12T14:43:41.793Z] #59 10.96   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
14:43:42 [2022-09-12T14:43:42.054Z] #59 11.23 Collecting pyyaml
14:43:42 [2022-09-12T14:43:42.054Z] #59 11.26   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
14:43:42 [2022-09-12T14:43:42.054Z] #59 11.30 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
14:43:42 [2022-09-12T14:43:42.054Z] #59 11.31 Building wheels for collected packages: yamllint
14:43:42 [2022-09-12T14:43:42.315Z] #59 11.33   Building wheel for yamllint (setup.py): started
14:43:43 [2022-09-12T14:43:43.263Z] #59 12.32   Building wheel for yamllint (setup.py): finished with status 'done'
14:43:43 [2022-09-12T14:43:43.263Z] #59 12.33   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=96426a052ed6b1f567afc9673b7ec15d5b9ca5e32d007dc0e313c425f1f7234d
14:43:43 [2022-09-12T14:43:43.263Z] #59 12.33   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
14:43:43 [2022-09-12T14:43:43.263Z] #59 12.34 Successfully built yamllint
14:43:43 [2022-09-12T14:43:43.263Z] #59 12.36 Installing collected packages: pyyaml, pathspec, yamllint
14:43:43 [2022-09-12T14:43:43.524Z] #59 12.75 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
14:43:44 [2022-09-12T14:43:44.468Z] #59 DONE 13.4s
14:43:44 [2022-09-12T14:43:44.469Z] 
14:43:44 [2022-09-12T14:43:44.469Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:43:44 [2022-09-12T14:43:44.469Z] #46 126.8   CCLD     libyajl.la
14:43:44 [2022-09-12T14:43:44.469Z] #46 127.1   CCLD     verify/json_verify
14:43:44 [2022-09-12T14:43:44.469Z] #46 127.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:43:44 [2022-09-12T14:43:44.469Z] #46 127.5 make[5]: Nothing to be done for 'install-exec-am'.
14:43:44 [2022-09-12T14:43:44.469Z] #46 127.5 make[5]: Nothing to be done for 'install-data-am'.
14:43:44 [2022-09-12T14:43:44.469Z] #46 127.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:43:44 [2022-09-12T14:43:44.469Z] #46 127.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:43:44 [2022-09-12T14:43:44.469Z] #46 127.5 make[4]: Entering directory '/tmp/crun-build/libocispec'
14:43:44 [2022-09-12T14:43:44.469Z] #46 127.6   CC       src/validate.o
14:43:44 [2022-09-12T14:43:44.469Z] #46 127.6   CC       src/image_spec_schema_config_schema.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 127.6   CC       src/image_spec_schema_content_descriptor.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 127.6   CC       src/image_spec_schema_defs.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 127.7   CC       src/image_spec_schema_defs_descriptor.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 127.7   CC       src/image_spec_schema_image_index_schema.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 127.7   CC       src/image_spec_schema_image_layout_schema.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 127.7   CC       src/image_spec_schema_image_manifest_schema.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 127.8   CC       src/runtime_spec_schema_config_linux.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 127.8   CC       src/runtime_spec_schema_config_zos.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 127.8   CC       src/runtime_spec_schema_config_schema.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 127.9   CC       src/runtime_spec_schema_config_solaris.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 127.9   CC       src/runtime_spec_schema_config_vm.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 128.0   CC       src/runtime_spec_schema_config_windows.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 128.0   CC       src/runtime_spec_schema_defs.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 128.1   CC       src/runtime_spec_schema_defs_linux.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 128.1   CC       src/runtime_spec_schema_defs_zos.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 128.2   CC       src/runtime_spec_schema_defs_vm.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 128.3   CC       src/runtime_spec_schema_defs_windows.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 128.4   CC       src/runtime_spec_schema_state_schema.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 128.5   CC       src/image_manifest_items_image_manifest_items_schema.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 128.7   CC       src/basic_test_double_array_item.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 128.7   CC       src/basic_test_double_array.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 128.9   CC       src/basic_test_top_array_int.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 129.1   CC       src/basic_test_top_array_string.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 129.2   CC       src/basic_test_top_double_array_int.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 129.5   CC       src/basic_test_top_double_array_obj.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 129.7   CC       src/basic_test_top_double_array_refobj.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 129.9   CC       src/basic_test_top_double_array_string.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 129.9   CC       src/read-file.lo
14:43:44 [2022-09-12T14:43:44.469Z] #46 130.0   CC       src/json_common.lo
14:43:44 [2022-09-12T14:43:44.730Z] #46 130.4   CC       tests/test-1.o
14:43:44 [2022-09-12T14:43:44.730Z] #46 130.5   CC       tests/test-2.o
14:43:44 [2022-09-12T14:43:44.730Z] #46 130.6   CC       tests/test-3.o
14:43:44 [2022-09-12T14:43:44.991Z] #46 130.8   CC       tests/test-4.o
14:43:45 [2022-09-12T14:43:45.252Z] #46 131.0   CC       tests/test-5.o
14:43:45 [2022-09-12T14:43:45.513Z] #46 131.3   CC       tests/test-6.o
14:43:45 [2022-09-12T14:43:45.774Z] #46 131.4   CC       tests/test-7.o
14:43:46 [2022-09-12T14:43:46.036Z] #46 131.8   CC       tests/test-8.o
14:43:46 [2022-09-12T14:43:46.036Z] #46 131.9   CC       tests/test-9.o
14:43:46 [2022-09-12T14:43:46.036Z] #46 132.0   CC       tests/test-11.o
14:43:46 [2022-09-12T14:43:46.297Z] #46 132.1   CC       tests/test-10.o
14:44:04 [2022-09-12T14:44:04.419Z] #46 ...
14:44:04 [2022-09-12T14:44:04.419Z] 
14:44:04 [2022-09-12T14:44:04.419Z] #24 [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
14:44:04 [2022-09-12T14:44:04.419Z] #24 199.7 + dpkg --print-architecture
14:44:04 [2022-09-12T14:44:04.419Z] #24 DONE 200.1s
14:44:04 [2022-09-12T14:44:04.419Z] 
14:44:04 [2022-09-12T14:44:04.419Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
14:44:19 [2022-09-12T14:44:19.329Z] #34 ...
14:44:19 [2022-09-12T14:44:19.329Z] 
14:44:19 [2022-09-12T14:44:19.329Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:44:19 [2022-09-12T14:44:19.329Z] #46 162.9   CCLD     libocispec.la
14:44:19 [2022-09-12T14:44:19.329Z] #46 163.3   CCLD     src/validate
14:44:19 [2022-09-12T14:44:19.329Z] #46 163.3   CCLD     tests/test-1
14:44:19 [2022-09-12T14:44:19.329Z] #46 163.3   CCLD     tests/test-2
14:44:19 [2022-09-12T14:44:19.329Z] #46 163.3   CCLD     tests/test-3
14:44:19 [2022-09-12T14:44:19.329Z] #46 163.4   CCLD     tests/test-4
14:44:19 [2022-09-12T14:44:19.329Z] #46 163.4   CCLD     tests/test-5
14:44:19 [2022-09-12T14:44:19.329Z] #46 163.4   CCLD     tests/test-6
14:44:19 [2022-09-12T14:44:19.329Z] #46 163.6   CCLD     tests/test-7
14:44:19 [2022-09-12T14:44:19.329Z] #46 163.7   CCLD     tests/test-8
14:44:19 [2022-09-12T14:44:19.329Z] #46 163.7   CCLD     tests/test-9
14:44:19 [2022-09-12T14:44:19.329Z] #46 163.8   CCLD     tests/test-10
14:44:19 [2022-09-12T14:44:19.329Z] #46 163.9 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
14:44:19 [2022-09-12T14:44:19.329Z] #46 164.0   CCLD     tests/test-11
14:44:19 [2022-09-12T14:44:19.901Z] #46 165.6 libtool: link: ar cr libocispec.a 
14:44:19 [2022-09-12T14:44:19.901Z] #46 165.6 libtool: link: ranlib libocispec.a
14:44:21 [2022-09-12T14:44:21.287Z] #46 166.9 make[5]: Entering directory '/tmp/crun-build/libocispec'
14:44:21 [2022-09-12T14:44:21.287Z] #46 166.9 make[5]: Nothing to be done for 'install-exec-am'.
14:44:21 [2022-09-12T14:44:21.287Z] #46 166.9 make[5]: Nothing to be done for 'install-data-am'.
14:44:21 [2022-09-12T14:44:21.287Z] #46 166.9 make[5]: Leaving directory '/tmp/crun-build/libocispec'
14:44:21 [2022-09-12T14:44:21.287Z] #46 166.9 make[4]: Leaving directory '/tmp/crun-build/libocispec'
14:44:21 [2022-09-12T14:44:21.287Z] #46 166.9 make[3]: Leaving directory '/tmp/crun-build/libocispec'
14:44:21 [2022-09-12T14:44:21.287Z] #46 166.9 make[2]: Leaving directory '/tmp/crun-build/libocispec'
14:44:21 [2022-09-12T14:44:21.287Z] #46 166.9 make[2]: Entering directory '/tmp/crun-build'
14:44:21 [2022-09-12T14:44:21.287Z] #46 167.1   CC       src/libcrun/libcrun_testing_a-utils.o
14:44:21 [2022-09-12T14:44:21.287Z] #46 167.1   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
14:44:21 [2022-09-12T14:44:21.287Z] #46 167.1   CC       src/libcrun/libcrun_testing_a-container.o
14:44:21 [2022-09-12T14:44:21.287Z] #46 167.1   CC       src/libcrun/libcrun_testing_a-cgroup.o
14:44:21 [2022-09-12T14:44:21.287Z] #46 167.1   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
14:44:21 [2022-09-12T14:44:21.287Z] #46 167.1   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
14:44:21 [2022-09-12T14:44:21.287Z] #46 167.1   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
14:44:21 [2022-09-12T14:44:21.287Z] #46 167.2   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
14:44:21 [2022-09-12T14:44:21.548Z] #46 167.2   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
14:44:21 [2022-09-12T14:44:21.548Z] #46 167.2   CC       src/libcrun/libcrun_testing_a-criu.o
14:44:21 [2022-09-12T14:44:21.548Z] #46 167.2   CC       src/libcrun/libcrun_testing_a-custom-handler.o
14:44:21 [2022-09-12T14:44:21.548Z] #46 167.3   CC       src/libcrun/libcrun_testing_a-linux.o
14:44:21 [2022-09-12T14:44:21.548Z] #46 167.3   CC       src/libcrun/libcrun_testing_a-seccomp.o
14:44:21 [2022-09-12T14:44:21.548Z] #46 167.4   CC       src/libcrun/libcrun_testing_a-ebpf.o
14:44:21 [2022-09-12T14:44:21.809Z] #46 167.4   CC       src/libcrun/libcrun_testing_a-error.o
14:44:21 [2022-09-12T14:44:21.809Z] #46 167.4   CC       src/libcrun/libcrun_testing_a-status.o
14:44:21 [2022-09-12T14:44:21.809Z] #46 167.5   CC       src/libcrun/libcrun_testing_a-terminal.o
14:44:21 [2022-09-12T14:44:21.809Z] #46 167.6   CC       src/libcrun/libcrun_testing_a-signals.o
14:44:21 [2022-09-12T14:44:21.809Z] #46 167.6   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
14:44:21 [2022-09-12T14:44:21.809Z] #46 167.6   CC       src/libcrun/libcrun_testing_a-mount_flags.o
14:44:21 [2022-09-12T14:44:21.809Z] #46 167.7   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
14:44:22 [2022-09-12T14:44:22.070Z] #46 167.8   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
14:44:22 [2022-09-12T14:44:22.070Z] #46 167.8   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
14:44:22 [2022-09-12T14:44:22.070Z] #46 167.9   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
14:44:22 [2022-09-12T14:44:22.070Z] #46 167.9   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
14:44:22 [2022-09-12T14:44:22.070Z] #46 168.0   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
14:44:22 [2022-09-12T14:44:22.331Z] #46 168.0   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
14:44:22 [2022-09-12T14:44:22.593Z] #46 168.3   CC       src/crun-crun.o
14:44:22 [2022-09-12T14:44:22.593Z] #46 168.5   CC       src/crun-run.o
14:44:22 [2022-09-12T14:44:22.870Z] #46 168.8   CC       src/crun-delete.o
14:44:23 [2022-09-12T14:44:23.142Z] #46 168.8   CC       src/crun-kill.o
14:44:23 [2022-09-12T14:44:23.142Z] #46 169.0   CC       src/crun-pause.o
14:44:23 [2022-09-12T14:44:23.404Z] #46 169.2   CC       src/crun-unpause.o
14:44:23 [2022-09-12T14:44:23.667Z] #46 169.5   CC       src/crun-spec.o
14:44:23 [2022-09-12T14:44:23.667Z] #46 169.5   CC       src/crun-exec.o
14:44:23 [2022-09-12T14:44:23.667Z] #46 169.6   CC       src/crun-list.o
14:44:23 [2022-09-12T14:44:23.929Z] #46 169.7   CC       src/crun-create.o
14:44:23 [2022-09-12T14:44:23.929Z] #46 169.8   CC       src/crun-start.o
14:44:23 [2022-09-12T14:44:23.929Z] #46 169.8   CC       src/crun-state.o
14:44:23 [2022-09-12T14:44:23.929Z] #46 169.9   CC       src/crun-update.o
14:44:24 [2022-09-12T14:44:24.192Z] #46 170.1   CC       src/crun-checkpoint.o
14:44:24 [2022-09-12T14:44:24.453Z] #46 170.2   CC       src/crun-ps.o
14:44:24 [2022-09-12T14:44:24.453Z] #46 170.3   CC       src/crun-restore.o
14:44:24 [2022-09-12T14:44:24.714Z] #46 170.5   CC       src/libcrun/libcrun_la-utils.lo
14:44:24 [2022-09-12T14:44:24.714Z] #46 170.6   CC       src/libcrun/libcrun_la-cloned_binary.lo
14:44:24 [2022-09-12T14:44:24.976Z] #46 170.8   CC       src/libcrun/libcrun_la-container.lo
14:44:25 [2022-09-12T14:44:25.237Z] #46 171.0   CC       src/libcrun/libcrun_la-cgroup.lo
14:44:25 [2022-09-12T14:44:25.498Z] #46 171.4   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
14:44:26 [2022-09-12T14:44:26.071Z] #46 171.7   CC       src/libcrun/libcrun_la-cgroup-resources.lo
14:44:26 [2022-09-12T14:44:26.071Z] #46 171.9   CC       src/libcrun/libcrun_la-cgroup-setup.lo
14:44:26 [2022-09-12T14:44:26.644Z] #46 172.2   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
14:44:26 [2022-09-12T14:44:26.644Z] #46 172.5   CC       src/libcrun/libcrun_la-cgroup-utils.lo
14:44:27 [2022-09-12T14:44:27.215Z] #46 172.9   CC       src/libcrun/libcrun_la-criu.lo
14:44:27 [2022-09-12T14:44:27.476Z] #46 173.2   CC       src/libcrun/libcrun_la-custom-handler.lo
14:44:27 [2022-09-12T14:44:27.476Z] #46 173.3   CC       src/libcrun/libcrun_la-linux.lo
14:44:27 [2022-09-12T14:44:27.737Z] #46 173.5   CC       src/libcrun/libcrun_la-seccomp.lo
14:44:27 [2022-09-12T14:44:27.998Z] #46 173.7   CC       src/libcrun/libcrun_la-ebpf.lo
14:44:28 [2022-09-12T14:44:28.261Z] #46 173.9   CC       src/libcrun/libcrun_la-error.lo
14:44:28 [2022-09-12T14:44:28.523Z] #46 174.2   CC       src/libcrun/libcrun_la-status.lo
14:44:29 [2022-09-12T14:44:29.911Z] #46 175.7   CC       src/libcrun/libcrun_la-terminal.lo
14:44:30 [2022-09-12T14:44:30.172Z] #46 176.0   CC       src/libcrun/libcrun_la-chroot_realpath.lo
14:44:30 [2022-09-12T14:44:30.433Z] #46 176.2   CC       src/libcrun/libcrun_la-signals.lo
14:44:31 [2022-09-12T14:44:31.005Z] #46 176.6   CC       src/libcrun/libcrun_la-mount_flags.lo
14:44:31 [2022-09-12T14:44:31.576Z] #46 177.3   CC       src/libcrun/libcrun_la-seccomp_notify.lo
14:44:31 [2022-09-12T14:44:31.837Z] #46 177.6   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
14:44:31 [2022-09-12T14:44:31.838Z] #46 177.8   CC       src/libcrun/handlers/libcrun_la-krun.lo
14:44:32 [2022-09-12T14:44:32.779Z] #46 178.4   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
14:44:33 [2022-09-12T14:44:33.721Z] #46 179.5   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
14:44:34 [2022-09-12T14:44:34.291Z] #46 180.3   CC       tests/init.o
14:44:35 [2022-09-12T14:44:35.233Z] #46 180.9   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
14:44:53 [2022-09-12T14:44:53.351Z] #46 197.0   CCLD     tests/init
14:45:05 [2022-09-12T14:45:05.586Z] #46 ...
14:45:05 [2022-09-12T14:45:05.586Z] 
14:45:05 [2022-09-12T14:45:05.586Z] #38 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
14:45:05 [2022-09-12T14:45:05.586Z] #38 263.1 + return
14:45:06 [2022-09-12T14:45:06.158Z] #38 DONE 263.7s
14:45:06 [2022-09-12T14:45:06.158Z] 
14:45:06 [2022-09-12T14:45:06.158Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
14:45:07 [2022-09-12T14:45:07.103Z] #34 ...
14:45:07 [2022-09-12T14:45:07.103Z] 
14:45:07 [2022-09-12T14:45:07.103Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
14:45:07 [2022-09-12T14:45:07.364Z] #60 DONE 0.2s
14:45:07 [2022-09-12T14:45:07.364Z] 
14:45:07 [2022-09-12T14:45:07.364Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
14:45:07 [2022-09-12T14:45:07.625Z] #61 DONE 0.2s
14:45:07 [2022-09-12T14:45:07.625Z] 
14:45:07 [2022-09-12T14:45:07.625Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
14:45:08 [2022-09-12T14:45:08.200Z] #62 DONE 0.5s
14:45:08 [2022-09-12T14:45:08.200Z] 
14:45:08 [2022-09-12T14:45:08.200Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
14:45:08 [2022-09-12T14:45:08.200Z] #63 DONE 0.1s
14:45:08 [2022-09-12T14:45:08.200Z] 
14:45:08 [2022-09-12T14:45:08.200Z] #52 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:45:08 [2022-09-12T14:45:08.200Z] #52 ...
14:45:08 [2022-09-12T14:45:08.200Z] 
14:45:08 [2022-09-12T14:45:08.200Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
14:45:08 [2022-09-12T14:45:08.200Z] #64 DONE 0.1s
14:45:08 [2022-09-12T14:45:08.200Z] 
14:45:08 [2022-09-12T14:45:08.200Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
14:45:08 [2022-09-12T14:45:08.200Z] #65 DONE 0.1s
14:45:08 [2022-09-12T14:45:08.200Z] 
14:45:08 [2022-09-12T14:45:08.200Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
14:45:08 [2022-09-12T14:45:08.200Z] #66 DONE 0.0s
14:45:08 [2022-09-12T14:45:08.200Z] 
14:45:08 [2022-09-12T14:45:08.200Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
14:45:08 [2022-09-12T14:45:08.200Z] #67 DONE 0.1s
14:45:08 [2022-09-12T14:45:08.200Z] 
14:45:08 [2022-09-12T14:45:08.200Z] #52 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:45:08 [2022-09-12T14:45:08.464Z] #52 ...
14:45:08 [2022-09-12T14:45:08.464Z] 
14:45:08 [2022-09-12T14:45:08.464Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
14:45:08 [2022-09-12T14:45:08.464Z] #68 DONE 0.1s
14:45:08 [2022-09-12T14:45:08.464Z] 
14:45:08 [2022-09-12T14:45:08.464Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
14:45:08 [2022-09-12T14:45:08.464Z] #69 DONE 0.1s
14:45:08 [2022-09-12T14:45:08.464Z] 
14:45:08 [2022-09-12T14:45:08.464Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:45:09 [2022-09-12T14:45:09.407Z] #43 ...
14:45:09 [2022-09-12T14:45:09.407Z] 
14:45:09 [2022-09-12T14:45:09.407Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:45:09 [2022-09-12T14:45:09.407Z] #46 215.3   AR       libcrun_testing.a
14:45:09 [2022-09-12T14:45:09.667Z] #46 215.3 ar: `u' modifier ignored since `D' is the default (see `U')
14:45:09 [2022-09-12T14:45:09.668Z] #46 215.4   CCLD     tests/tests_libcrun_utils
14:45:09 [2022-09-12T14:45:09.668Z] #46 215.5   CCLD     tests/tests_libcrun_errors
14:45:09 [2022-09-12T14:45:09.668Z] #46 215.5   CCLD     tests/tests_libcrun_fuzzer
14:45:09 [2022-09-12T14:45:09.928Z] #46 215.9   CCLD     libcrun.la
14:45:10 [2022-09-12T14:45:10.871Z] #46 216.7   CCLD     crun
14:45:11 [2022-09-12T14:45:11.444Z] #46 217.1 make[3]: Entering directory '/tmp/crun-build'
14:45:11 [2022-09-12T14:45:11.444Z] #46 217.2  /bin/mkdir -p '/usr/local/lib'
14:45:11 [2022-09-12T14:45:11.444Z] #46 217.3  /bin/mkdir -p '/usr/local/share/man/man1'
14:45:11 [2022-09-12T14:45:11.444Z] #46 217.3  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
14:45:11 [2022-09-12T14:45:11.444Z] #46 217.3  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
14:45:11 [2022-09-12T14:45:11.444Z] #46 217.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
14:45:11 [2022-09-12T14:45:11.444Z] #46 217.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
14:45:11 [2022-09-12T14:45:11.444Z] #46 217.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a
14:45:11 [2022-09-12T14:45:11.444Z] #46 217.3 libtool: install: ranlib /usr/local/lib/libcrun.a
14:45:11 [2022-09-12T14:45:11.444Z] #46 217.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
14:45:11 [2022-09-12T14:45:11.444Z] #46 217.4 ----------------------------------------------------------------------
14:45:11 [2022-09-12T14:45:11.444Z] #46 217.4 Libraries have been installed in:
14:45:11 [2022-09-12T14:45:11.444Z] #46 217.4    /usr/local/lib
14:45:11 [2022-09-12T14:45:11.444Z] #46 217.4 
14:45:11 [2022-09-12T14:45:11.444Z] #46 217.4 If you ever happen to want to link against installed libraries
14:45:11 [2022-09-12T14:45:11.444Z] #46 217.4 in a given directory, LIBDIR, you must either use libtool, and
14:45:11 [2022-09-12T14:45:11.444Z] #46 217.4 specify the full pathname of the library, or use the '-LLIBDIR'
14:45:11 [2022-09-12T14:45:11.445Z] #46 217.4 flag during linking and do at least one of the following:
14:45:11 [2022-09-12T14:45:11.445Z] #46 217.4    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
14:45:11 [2022-09-12T14:45:11.445Z] #46 217.4      during execution
14:45:11 [2022-09-12T14:45:11.445Z] #46 217.4    - add LIBDIR to the 'LD_RUN_PATH' environment variable
14:45:11 [2022-09-12T14:45:11.445Z] #46 217.4      during linking
14:45:11 [2022-09-12T14:45:11.445Z] #46 217.4    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
14:45:11 [2022-09-12T14:45:11.445Z] #46 217.4    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
14:45:11 [2022-09-12T14:45:11.445Z] #46 217.4 
14:45:11 [2022-09-12T14:45:11.445Z] #46 217.4 See any operating system documentation about shared libraries for
14:45:11 [2022-09-12T14:45:11.445Z] #46 217.4 more information, such as the ld(1) and ld.so(8) manual pages.
14:45:11 [2022-09-12T14:45:11.445Z] #46 217.4 ----------------------------------------------------------------------
14:45:11 [2022-09-12T14:45:11.445Z] #46 217.4  /bin/mkdir -p '/build'
14:45:11 [2022-09-12T14:45:11.445Z] #46 217.4   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
14:45:11 [2022-09-12T14:45:11.705Z] #46 217.5 libtool: install: /usr/bin/install -c crun /build/crun
14:45:11 [2022-09-12T14:45:11.705Z] #46 217.5 make[3]: Leaving directory '/tmp/crun-build'
14:45:11 [2022-09-12T14:45:11.705Z] #46 217.5 make[2]: Leaving directory '/tmp/crun-build'
14:45:11 [2022-09-12T14:45:11.705Z] #46 217.5 make[1]: Leaving directory '/tmp/crun-build'
14:45:11 [2022-09-12T14:45:11.966Z] #46 DONE 217.7s
14:45:11 [2022-09-12T14:45:11.966Z] 
14:45:11 [2022-09-12T14:45:11.966Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:45:12 [2022-09-12T14:45:12.227Z] #43 ...
14:45:12 [2022-09-12T14:45:12.227Z] 
14:45:12 [2022-09-12T14:45:12.227Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
14:45:12 [2022-09-12T14:45:12.227Z] #34 270.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
14:45:12 [2022-09-12T14:45:12.489Z] #34 DONE 270.3s
14:45:12 [2022-09-12T14:45:12.489Z] 
14:45:12 [2022-09-12T14:45:12.489Z] #52 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:45:13 [2022-09-12T14:45:13.432Z] #52 162.7 + mkdir -p /build
14:45:13 [2022-09-12T14:45:13.432Z] #52 162.7 + cp runc /build/runc
14:45:13 [2022-09-12T14:45:13.693Z] #52 DONE 162.9s
14:45:13 [2022-09-12T14:45:13.693Z] 
14:45:13 [2022-09-12T14:45:13.693Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
14:45:13 [2022-09-12T14:45:13.955Z] #70 DONE 0.4s
14:45:13 [2022-09-12T14:45:13.955Z] 
14:45:13 [2022-09-12T14:45:13.955Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
14:45:13 [2022-09-12T14:45:13.955Z] #71 DONE 0.1s
14:45:13 [2022-09-12T14:45:13.955Z] 
14:45:13 [2022-09-12T14:45:13.955Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:45:14 [2022-09-12T14:45:14.899Z] #43 ...
14:45:14 [2022-09-12T14:45:14.899Z] 
14:45:14 [2022-09-12T14:45:14.899Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
14:45:14 [2022-09-12T14:45:14.899Z] #72 DONE 0.1s
14:45:14 [2022-09-12T14:45:14.899Z] 
14:45:14 [2022-09-12T14:45:14.899Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:45:18 [2022-09-12T14:45:18.201Z] #43 243.4 + bin/containerd
14:46:04 [2022-09-12T14:46:04.920Z] #43 283.4 # github.com/containerd/containerd/cmd/containerd
14:46:04 [2022-09-12T14:46:04.920Z] #43 283.4 /usr/bin/ld: /tmp/go-link-1525997696/000019.o: in function `New':
14:46:04 [2022-09-12T14:46:04.920Z] #43 283.4 /tmp/tmp.b2gdEl8tTp/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
14:46:04 [2022-09-12T14:46:04.920Z] #43 283.5 + bin/containerd-stress
14:46:04 [2022-09-12T14:46:04.920Z] #43 284.6 + bin/containerd-shim
14:46:08 [2022-09-12T14:46:08.245Z] #43 293.3 + bin/containerd-shim-runc-v1
14:46:13 [2022-09-12T14:46:13.568Z] #43 298.3 + bin/containerd-shim-runc-v2
14:46:13 [2022-09-12T14:46:13.568Z] #43 299.0 + binaries
14:46:13 [2022-09-12T14:46:13.568Z] #43 299.0 + install -D bin/containerd /build/containerd
14:46:13 [2022-09-12T14:46:13.568Z] #43 299.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:46:13 [2022-09-12T14:46:13.568Z] #43 299.1 + install -D bin/ctr /build/ctr
14:46:13 [2022-09-12T14:46:13.828Z] #43 DONE 299.5s
14:46:14 [2022-09-12T14:46:14.770Z] 
14:46:14 [2022-09-12T14:46:14.770Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
14:46:14 [2022-09-12T14:46:14.770Z] #73 DONE 0.2s
14:46:15 [2022-09-12T14:46:15.030Z] 
14:46:15 [2022-09-12T14:46:15.030Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:46:15 [2022-09-12T14:46:15.030Z] #74 DONE 0.1s
14:46:15 [2022-09-12T14:46:15.030Z] 
14:46:15 [2022-09-12T14:46:15.030Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
14:46:15 [2022-09-12T14:46:15.030Z] #75 DONE 0.2s
14:46:15 [2022-09-12T14:46:15.290Z] 
14:46:15 [2022-09-12T14:46:15.290Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
14:46:15 [2022-09-12T14:46:15.290Z] #76 DONE 0.1s
14:46:15 [2022-09-12T14:46:15.290Z] 
14:46:15 [2022-09-12T14:46:15.290Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
14:46:15 [2022-09-12T14:46:15.290Z] #77 DONE 0.0s
14:46:15 [2022-09-12T14:46:15.290Z] 
14:46:15 [2022-09-12T14:46:15.290Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
14:46:15 [2022-09-12T14:46:15.290Z] #78 DONE 0.0s
14:46:15 [2022-09-12T14:46:15.290Z] 
14:46:15 [2022-09-12T14:46:15.290Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
14:46:16 [2022-09-12T14:46:16.230Z] #79 DONE 0.9s
14:46:16 [2022-09-12T14:46:16.231Z] 
14:46:16 [2022-09-12T14:46:16.231Z] #80 exporting to image
14:46:16 [2022-09-12T14:46:16.231Z] #80 exporting layers
14:46:18 [2022-09-12T14:46:18.775Z] #80 exporting layers 2.7s done
14:46:18 [2022-09-12T14:46:18.775Z] #80 writing image sha256:9f3db88596f690adba4e74733885df2f4ede25eb5f7aae7012fe51880856fac8 done
14:46:18 [2022-09-12T14:46:18.775Z] #80 naming to docker.io/library/docker:9b428a3d33acd4ca55f178bf3ad7fdac241f88bd done
14:46:18 [2022-09-12T14:46:18.775Z] #80 DONE 2.7s