Skip to content

Console Output

Skipping 129 KB.. Full Log
   && install -D /usr/sbin/criu /build/criu
22:12:00 [2022-09-08T22:12:00.204Z] #35 49.21 Setting up criu (3.17.1-1) ...
22:12:01 [2022-09-08T22:12:01.573Z] #35 ...
22:12:01 [2022-09-08T22:12:01.573Z] 
22:12:01 [2022-09-08T22:12:01.573Z] #31 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
22:12:01 [2022-09-08T22:12:01.573Z] #31 50.71 Setting up libicu67:arm64 (67.1-7) ...
22:12:01 [2022-09-08T22:12:01.573Z] #31 50.74 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:12:01 [2022-09-08T22:12:01.573Z] #31 50.77 Setting up libuv1:arm64 (1.40.0-2) ...
22:12:01 [2022-09-08T22:12:01.573Z] #31 50.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:12:01 [2022-09-08T22:12:01.573Z] #31 50.87 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
22:12:01 [2022-09-08T22:12:01.573Z] #31 50.88 Setting up librhash0:arm64 (1.4.1-2) ...
22:12:01 [2022-09-08T22:12:01.573Z] #31 50.90 Setting up cmake-data (3.18.4-2+deb11u1) ...
22:12:01 [2022-09-08T22:12:01.573Z] #31 50.92 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
22:12:01 [2022-09-08T22:12:01.573Z] #31 50.94 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
22:12:01 [2022-09-08T22:12:01.573Z] #31 50.97 Setting up cmake (3.18.4-2+deb11u1) ...
22:12:01 [2022-09-08T22:12:01.573Z] #31 50.98 Processing triggers for libc-bin (2.31-13+deb11u3) ...
22:12:01 [2022-09-08T22:12:01.573Z] #31 DONE 51.2s
22:12:01 [2022-09-08T22:12:01.573Z] 
22:12:01 [2022-09-08T22:12:01.573Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
22:12:01 [2022-09-08T22:12:01.573Z] #43 DONE 0.2s
22:12:01 [2022-09-08T22:12:01.573Z] 
22:12:01 [2022-09-08T22:12:01.573Z] #42 [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
22:12:01 [2022-09-08T22:12:01.573Z] #42 6.357 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
22:12:01 [2022-09-08T22:12:01.573Z] #42 6.380 Cloning into '/tmp/crun-build/libocispec'...
22:12:02 [2022-09-08T22:12:02.503Z] #42 ...
22:12:02 [2022-09-08T22:12:02.504Z] 
22:12:02 [2022-09-08T22:12:02.504Z] #35 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:12:02 [2022-09-08T22:12:02.504Z] #35 51.33 Processing triggers for libc-bin (2.31-13+deb11u3) ...
22:12:02 [2022-09-08T22:12:02.504Z] #35 DONE 51.8s
22:12:02 [2022-09-08T22:12:02.760Z] 
22:12:02 [2022-09-08T22:12:02.760Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.817 + RM_GOPATH=0
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.817 + TMP_GOPATH=
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.817 + : /build
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.817 + '[' -z '' ']'
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.822 ++ mktemp -d
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.830 + export GOPATH=/tmp/tmp.SJ9M1OUTIL
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.851 + GOPATH=/tmp/tmp.SJ9M1OUTIL
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.851 + RM_GOPATH=1
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.851 + case "$(go env GOARCH)" in
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.852 ++ go env GOARCH
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.881 + export GO_BUILDMODE=-buildmode=pie
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.881 + GO_BUILDMODE=-buildmode=pie
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.883 ++ dirname /install.sh
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.895 + dir=/
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.906 Install tini version v0.19.0
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.907 + bin=tini
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.907 + shift
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.907 + '[' '!' -f //tini.installer ']'
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.907 + . //tini.installer
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.907 ++ : v0.19.0
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.907 + install_tini
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.907 + echo 'Install tini version v0.19.0'
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.907 + git clone https://github.com/krallin/tini.git /tmp/tmp.SJ9M1OUTIL/tini
22:12:02 [2022-09-08T22:12:02.760Z] #0 0.908 Cloning into '/tmp/tmp.SJ9M1OUTIL/tini'...
22:12:03 [2022-09-08T22:12:03.693Z] #44 2.107 + cd /tmp/tmp.SJ9M1OUTIL/tini
22:12:03 [2022-09-08T22:12:03.693Z] #44 2.107 + git checkout -q v0.19.0
22:12:03 [2022-09-08T22:12:03.693Z] #44 2.156 + cmake .
22:12:04 [2022-09-08T22:12:04.256Z] #44 2.542 -- The C compiler identification is GNU 10.2.1
22:12:04 [2022-09-08T22:12:04.257Z] #44 2.644 -- Detecting C compiler ABI info
22:12:04 [2022-09-08T22:12:04.819Z] #44 3.218 -- Detecting C compiler ABI info - done
22:12:04 [2022-09-08T22:12:04.819Z] #44 3.338 -- Check for working C compiler: /usr/bin/cc - skipped
22:12:05 [2022-09-08T22:12:05.075Z] #44 3.349 -- Detecting C compile features
22:12:05 [2022-09-08T22:12:05.075Z] #44 3.350 -- Detecting C compile features - done
22:12:05 [2022-09-08T22:12:05.075Z] #44 3.420 -- Performing Test HAS_BUILTIN_FORTIFY
22:12:05 [2022-09-08T22:12:05.332Z] #44 3.662 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:12:05 [2022-09-08T22:12:05.332Z] #44 3.738 -- Configuring done
22:12:05 [2022-09-08T22:12:05.332Z] #44 3.784 -- Generating done
22:12:05 [2022-09-08T22:12:05.589Z] #44 3.785 -- Build files have been written to: /tmp/tmp.SJ9M1OUTIL/tini
22:12:05 [2022-09-08T22:12:05.589Z] #44 3.803 + make tini-static
22:12:05 [2022-09-08T22:12:05.589Z] #44 4.058 Scanning dependencies of target tini-static
22:12:05 [2022-09-08T22:12:05.846Z] #44 4.134 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:12:07 [2022-09-08T22:12:07.215Z] #44 5.447 [100%] Linking C executable tini-static
22:12:07 [2022-09-08T22:12:07.471Z] #44 5.884 [100%] Built target tini-static
22:12:07 [2022-09-08T22:12:07.471Z] #44 5.927 + mkdir -p /build
22:12:07 [2022-09-08T22:12:07.471Z] #44 5.933 + cp tini-static /build/docker-init
22:12:08 [2022-09-08T22:12:08.399Z] #44 DONE 6.5s
22:12:08 [2022-09-08T22:12:08.399Z] 
22:12:08 [2022-09-08T22:12:08.399Z] #42 [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
22:12:08 [2022-09-08T22:12:08.399Z] #42 8.499 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
22:12:08 [2022-09-08T22:12:08.399Z] #42 8.569 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
22:12:08 [2022-09-08T22:12:08.399Z] #42 8.581 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
22:12:08 [2022-09-08T22:12:08.399Z] #42 8.589 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
22:12:08 [2022-09-08T22:12:08.399Z] #42 8.622 Cloning into '/tmp/crun-build/libocispec/image-spec'...
22:12:08 [2022-09-08T22:12:08.399Z] #42 10.35 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
22:12:08 [2022-09-08T22:12:08.399Z] #42 11.91 Cloning into '/tmp/crun-build/libocispec/yajl'...
22:12:08 [2022-09-08T22:12:08.962Z] #42 13.75 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
22:12:09 [2022-09-08T22:12:09.219Z] #42 13.97 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
22:12:09 [2022-09-08T22:12:09.219Z] #42 14.15 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
22:12:09 [2022-09-08T22:12:09.482Z] #42 ...
22:12:09 [2022-09-08T22:12:09.482Z] 
22:12:09 [2022-09-08T22:12:09.482Z] #38 [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
22:12:09 [2022-09-08T22:12:09.482Z] #38 59.25 gotestsum version dev
22:12:09 [2022-09-08T22:12:09.738Z] #38 DONE 59.4s
22:12:09 [2022-09-08T22:12:09.738Z] 
22:12:09 [2022-09-08T22:12:09.738Z] #27 [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
22:12:09 [2022-09-08T22:12:09.738Z] #27 52.91 Selecting previously unselected package mingw-w64-x86-64-dev.
22:12:09 [2022-09-08T22:12:09.738Z] #27 52.91 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
22:12:09 [2022-09-08T22:12:09.738Z] #27 52.92 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
22:12:09 [2022-09-08T22:12:09.738Z] #27 59.06 Selecting previously unselected package gcc-mingw-w64-base.
22:12:09 [2022-09-08T22:12:09.738Z] #27 59.06 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
22:12:09 [2022-09-08T22:12:09.738Z] #27 59.07 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:12:09 [2022-09-08T22:12:09.738Z] #27 59.25 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
22:12:09 [2022-09-08T22:12:09.738Z] #27 59.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
22:12:09 [2022-09-08T22:12:09.738Z] #27 59.28 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:12:16 [2022-09-08T22:12:16.280Z] #27 65.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
22:12:16 [2022-09-08T22:12:16.280Z] #27 65.81 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
22:12:16 [2022-09-08T22:12:16.280Z] #27 65.82 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:12:22 [2022-09-08T22:12:22.827Z] #27 ...
22:12:22 [2022-09-08T22:12:22.827Z] 
22:12:22 [2022-09-08T22:12:22.827Z] #42 [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
22:12:22 [2022-09-08T22:12:22.827Z] #42 26.98 aclocal: warning: couldn't open directory 'm4': No such file or directory
22:12:28 [2022-09-08T22:12:28.082Z] #42 ...
22:12:28 [2022-09-08T22:12:28.082Z] 
22:12:28 [2022-09-08T22:12:28.082Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:12:28 [2022-09-08T22:12:28.082Z] #41 42.66 Updating files:  51% (2566/4986)
Updating files:  52% (2593/4986)
Updating files:  53% (2643/4986)
Updating files:  54% (2693/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:  89% (4450/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:  99% (4937/4986)
Updating files: 100% (4986/4986)
Updating files: 100% (4986/4986), done.
22:12:28 [2022-09-08T22:12:28.082Z] #41 44.14 + cd /tmp/tmp.WAHg1eXaqR/src/github.com/containerd/containerd
22:12:28 [2022-09-08T22:12:28.082Z] #41 44.14 + git checkout -q v1.6.8
22:12:28 [2022-09-08T22:12:28.082Z] #41 45.96 + export 'BUILDTAGS=netgo osusergo static_build'
22:12:28 [2022-09-08T22:12:28.082Z] #41 45.96 + BUILDTAGS='netgo osusergo static_build'
22:12:28 [2022-09-08T22:12:28.082Z] #41 45.98 + export EXTRA_FLAGS=-buildmode=pie
22:12:28 [2022-09-08T22:12:28.082Z] #41 45.98 + EXTRA_FLAGS=-buildmode=pie
22:12:28 [2022-09-08T22:12:28.082Z] #41 45.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:12:28 [2022-09-08T22:12:28.082Z] #41 45.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:12:28 [2022-09-08T22:12:28.082Z] #41 45.98 + '[' '' = dynamic ']'
22:12:28 [2022-09-08T22:12:28.082Z] #41 45.98 + make
22:12:28 [2022-09-08T22:12:28.646Z] #41 47.78 + bin/ctr
22:12:32 [2022-09-08T22:12:32.080Z] #41 ...
22:12:32 [2022-09-08T22:12:32.080Z] 
22:12:32 [2022-09-08T22:12:32.080Z] #42 [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
22:12:32 [2022-09-08T22:12:32.080Z] #42 36.63 libtoolize: putting auxiliary files in '.'.
22:12:32 [2022-09-08T22:12:32.080Z] #42 36.63 libtoolize: copying file './ltmain.sh'
22:12:32 [2022-09-08T22:12:32.350Z] #42 37.21 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
22:12:32 [2022-09-08T22:12:32.607Z] #42 37.22 libtoolize: and rerunning libtoolize and aclocal.
22:12:32 [2022-09-08T22:12:32.607Z] #42 37.22 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
22:12:37 [2022-09-08T22:12:37.857Z] #42 ...
22:12:37 [2022-09-08T22:12:37.857Z] 
22:12:37 [2022-09-08T22:12:37.857Z] #27 [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
22:12:37 [2022-09-08T22:12:37.857Z] #27 77.43 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
22:12:37 [2022-09-08T22:12:37.857Z] #27 77.43 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
22:12:37 [2022-09-08T22:12:37.857Z] #27 77.44 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:12:37 [2022-09-08T22:12:37.857Z] #27 83.11 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
22:12:37 [2022-09-08T22:12:37.857Z] #27 83.12 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
22:12:37 [2022-09-08T22:12:37.857Z] #27 83.12 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:12:38 [2022-09-08T22:12:38.787Z] #27 88.57 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
22:12:38 [2022-09-08T22:12:38.787Z] #27 88.57 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
22:12:38 [2022-09-08T22:12:38.787Z] #27 88.59 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:12:41 [2022-09-08T22:12:41.310Z] #27 ...
22:12:41 [2022-09-08T22:12:41.310Z] 
22:12:41 [2022-09-08T22:12:41.310Z] #42 [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
22:12:41 [2022-09-08T22:12:41.310Z] #42 45.76 configure.ac:7: installing './compile'
22:12:41 [2022-09-08T22:12:41.310Z] #42 45.77 configure.ac:11: installing './config.guess'
22:12:41 [2022-09-08T22:12:41.310Z] #42 45.78 configure.ac:11: installing './config.sub'
22:12:41 [2022-09-08T22:12:41.310Z] #42 45.80 configure.ac:8: installing './install-sh'
22:12:41 [2022-09-08T22:12:41.310Z] #42 45.80 configure.ac:8: installing './missing'
22:12:41 [2022-09-08T22:12:41.310Z] #42 45.86 Makefile.am: installing './depcomp'
22:12:42 [2022-09-08T22:12:42.241Z] #42 46.95 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
22:12:42 [2022-09-08T22:12:42.241Z] #42 46.95 libtoolize: copying file 'build-aux/ltmain.sh'
22:12:42 [2022-09-08T22:12:42.241Z] #42 47.09 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
22:12:42 [2022-09-08T22:12:42.499Z] #42 47.09 libtoolize: copying file 'm4/libtool.m4'
22:12:42 [2022-09-08T22:12:42.499Z] #42 47.18 libtoolize: copying file 'm4/ltoptions.m4'
22:12:42 [2022-09-08T22:12:42.499Z] #42 47.28 libtoolize: copying file 'm4/ltsugar.m4'
22:12:42 [2022-09-08T22:12:42.756Z] #42 47.42 libtoolize: copying file 'm4/ltversion.m4'
22:12:42 [2022-09-08T22:12:42.756Z] #42 47.60 libtoolize: copying file 'm4/lt~obsolete.m4'
22:12:43 [2022-09-08T22:12:43.014Z] #42 47.72 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
22:12:49 [2022-09-08T22:12:49.565Z] #42 ...
22:12:49 [2022-09-08T22:12:49.565Z] 
22:12:49 [2022-09-08T22:12:49.565Z] #27 [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
22:12:49 [2022-09-08T22:12:49.565Z] #27 99.01 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
22:12:49 [2022-09-08T22:12:49.565Z] #27 99.01 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
22:12:49 [2022-09-08T22:12:49.565Z] #27 99.02 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:12:54 [2022-09-08T22:12:54.823Z] #27 104.2 Selecting previously unselected package g++-mingw-w64-x86-64.
22:12:54 [2022-09-08T22:12:54.823Z] #27 104.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
22:12:54 [2022-09-08T22:12:54.823Z] #27 104.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:12:54 [2022-09-08T22:12:54.823Z] #27 104.4 Selecting previously unselected package libapparmor1:arm64.
22:12:54 [2022-09-08T22:12:54.823Z] #27 104.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
22:12:54 [2022-09-08T22:12:54.823Z] #27 104.4 Unpacking libapparmor1:arm64 (2.13.6-10) ...
22:12:54 [2022-09-08T22:12:54.823Z] #27 104.6 Selecting previously unselected package libapparmor-dev:arm64.
22:12:54 [2022-09-08T22:12:54.823Z] #27 104.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
22:12:54 [2022-09-08T22:12:54.823Z] #27 104.6 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
22:12:54 [2022-09-08T22:12:54.823Z] #27 104.7 Selecting previously unselected package libbtrfs0:arm64.
22:12:55 [2022-09-08T22:12:55.080Z] #27 104.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
22:12:55 [2022-09-08T22:12:55.080Z] #27 104.7 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
22:12:55 [2022-09-08T22:12:55.080Z] #27 104.8 Selecting previously unselected package libbtrfs-dev:arm64.
22:12:55 [2022-09-08T22:12:55.080Z] #27 104.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
22:12:55 [2022-09-08T22:12:55.080Z] #27 104.9 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
22:12:55 [2022-09-08T22:12:55.338Z] #27 105.1 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
22:12:55 [2022-09-08T22:12:55.338Z] #27 105.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
22:12:55 [2022-09-08T22:12:55.338Z] #27 105.1 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:12:55 [2022-09-08T22:12:55.338Z] #27 105.2 Selecting previously unselected package libudev-dev:arm64.
22:12:55 [2022-09-08T22:12:55.338Z] #27 105.2 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
22:12:55 [2022-09-08T22:12:55.338Z] #27 105.2 Unpacking libudev-dev:arm64 (247.3-7) ...
22:12:55 [2022-09-08T22:12:55.596Z] #27 105.3 Selecting previously unselected package libsepol1-dev:arm64.
22:12:55 [2022-09-08T22:12:55.596Z] #27 105.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
22:12:55 [2022-09-08T22:12:55.596Z] #27 105.4 Unpacking libsepol1-dev:arm64 (3.1-1) ...
22:12:55 [2022-09-08T22:12:55.853Z] #27 105.7 Selecting previously unselected package libpcre2-16-0:arm64.
22:12:55 [2022-09-08T22:12:55.853Z] #27 105.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
22:12:55 [2022-09-08T22:12:55.853Z] #27 105.7 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
22:12:56 [2022-09-08T22:12:56.109Z] #27 105.9 Selecting previously unselected package libpcre2-32-0:arm64.
22:12:56 [2022-09-08T22:12:56.109Z] #27 105.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
22:12:56 [2022-09-08T22:12:56.109Z] #27 105.9 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
22:12:56 [2022-09-08T22:12:56.366Z] #27 106.0 Selecting previously unselected package libpcre2-posix2:arm64.
22:12:56 [2022-09-08T22:12:56.366Z] #27 106.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
22:12:56 [2022-09-08T22:12:56.366Z] #27 106.0 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
22:12:56 [2022-09-08T22:12:56.366Z] #27 106.1 Selecting previously unselected package libpcre2-dev:arm64.
22:12:56 [2022-09-08T22:12:56.366Z] #27 106.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
22:12:56 [2022-09-08T22:12:56.366Z] #27 106.1 Unpacking libpcre2-dev:arm64 (10.36-2) ...
22:12:56 [2022-09-08T22:12:56.930Z] #27 106.6 Selecting previously unselected package libselinux1-dev:arm64.
22:12:56 [2022-09-08T22:12:56.930Z] #27 106.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
22:12:56 [2022-09-08T22:12:56.930Z] #27 106.6 Unpacking libselinux1-dev:arm64 (3.1-3) ...
22:12:57 [2022-09-08T22:12:57.188Z] #27 107.0 Selecting previously unselected package libdevmapper-dev:arm64.
22:12:57 [2022-09-08T22:12:57.188Z] #27 107.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
22:12:57 [2022-09-08T22:12:57.188Z] #27 107.1 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:12:57 [2022-09-08T22:12:57.445Z] #27 107.2 Selecting previously unselected package libseccomp-dev:arm64.
22:12:57 [2022-09-08T22:12:57.445Z] #27 107.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:12:57 [2022-09-08T22:12:57.445Z] #27 107.2 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:12:57 [2022-09-08T22:12:57.445Z] #27 ...
22:12:57 [2022-09-08T22:12:57.445Z] 
22:12:57 [2022-09-08T22:12:57.445Z] #34 [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
22:12:57 [2022-09-08T22:12:57.445Z] #34 106.7 + for f in rootlesskit rootlesskit-docker-proxy
22:12:57 [2022-09-08T22:12:57.445Z] #34 106.7 + GOBIN=/build
22:12:57 [2022-09-08T22:12:57.445Z] #34 106.7 + GO111MODULE=on
22:12:57 [2022-09-08T22:12:57.445Z] #34 106.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
22:12:59 [2022-09-08T22:12:59.356Z] #34 ...
22:12:59 [2022-09-08T22:12:59.356Z] 
22:12:59 [2022-09-08T22:12:59.356Z] #27 [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
22:12:59 [2022-09-08T22:12:59.356Z] #27 107.2 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 107.3 Selecting previously unselected package libsystemd-dev:arm64.
22:12:59 [2022-09-08T22:12:59.356Z] #27 107.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 107.4 Unpacking libsystemd-dev:arm64 (247.3-7) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 107.9 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.0 Setting up libapparmor1:arm64 (2.13.6-10) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.0 Setting up libsepol1-dev:arm64 (3.1-1) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.1 Setting up libpcre2-16-0:arm64 (10.36-2) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.1 Setting up libbtrfs0:arm64 (5.10.1-2) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.1 Setting up libpcre2-32-0:arm64 (10.36-2) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.2 Setting up libudev-dev:arm64 (247.3-7) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.2 Setting up libpcre2-posix2:arm64 (10.36-2) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.2 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.2 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.2 Setting up mingw-w64-common (8.0.0-1) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.2 Setting up libsystemd-dev:arm64 (247.3-7) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.3 Setting up libpcre2-dev:arm64 (10.36-2) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.3 Setting up libselinux1-dev:arm64 (3.1-3) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.5 Setting up dmsetup (2:1.02.175-2.1) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.5 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 108.5 Processing triggers for libc-bin (2.31-13+deb11u3) ...
22:12:59 [2022-09-08T22:12:59.356Z] #27 DONE 108.9s
22:12:59 [2022-09-08T22:12:59.356Z] 
22:12:59 [2022-09-08T22:12:59.356Z] #45 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
22:12:59 [2022-09-08T22:12:59.356Z] #45 DONE 0.2s
22:12:59 [2022-09-08T22:12:59.356Z] 
22:12:59 [2022-09-08T22:12:59.356Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
22:13:00 [2022-09-08T22:13:00.293Z] #46 ...
22:13:00 [2022-09-08T22:13:00.293Z] 
22:13:00 [2022-09-08T22:13:00.293Z] #47 [dev-systemd-false  1/28] RUN groupadd -r docker
22:13:00 [2022-09-08T22:13:00.293Z] #47 DONE 1.3s
22:13:00 [2022-09-08T22:13:00.293Z] 
22:13:00 [2022-09-08T22:13:00.293Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.033 + RM_GOPATH=0
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.033 + TMP_GOPATH=
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.034 + : /build
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.034 + '[' -z '' ']'
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.035 ++ mktemp -d
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.045 + export GOPATH=/tmp/tmp.hip9s3v21w
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.046 + GOPATH=/tmp/tmp.hip9s3v21w
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.046 + RM_GOPATH=1
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.046 + case "$(go env GOARCH)" in
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.047 ++ go env GOARCH
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.060 + export GO_BUILDMODE=-buildmode=pie
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.061 + GO_BUILDMODE=-buildmode=pie
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.072 ++ dirname /install.sh
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.091 Install runc version v1.1.4 (build tags: seccomp)
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.092 + dir=/
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.092 + bin=runc
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.092 + shift
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.092 + '[' '!' -f //runc.installer ']'
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.092 + . //runc.installer
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.092 ++ set -e
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.092 ++ : v1.1.4
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.092 + install_runc
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.092 + RUNC_BUILDTAGS=seccomp
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.092 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.092 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hip9s3v21w/src/github.com/opencontainers/runc
22:13:00 [2022-09-08T22:13:00.293Z] #46 1.096 Cloning into '/tmp/tmp.hip9s3v21w/src/github.com/opencontainers/runc'...
22:13:01 [2022-09-08T22:13:01.663Z] #46 ...
22:13:01 [2022-09-08T22:13:01.663Z] 
22:13:01 [2022-09-08T22:13:01.663Z] #48 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:13:01 [2022-09-08T22:13:01.663Z] #48 DONE 0.9s
22:13:01 [2022-09-08T22:13:01.663Z] 
22:13:01 [2022-09-08T22:13:01.663Z] #49 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:13:02 [2022-09-08T22:13:02.227Z] #49 0.763 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:13:02 [2022-09-08T22:13:02.227Z] #49 DONE 0.8s
22:13:02 [2022-09-08T22:13:02.227Z] 
22:13:02 [2022-09-08T22:13:02.227Z] #42 [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
22:13:02 [2022-09-08T22:13:02.227Z] #42 58.83 configure.ac:7: installing 'build-aux/compile'
22:13:02 [2022-09-08T22:13:02.227Z] #42 58.85 configure.ac:9: installing 'build-aux/config.guess'
22:13:02 [2022-09-08T22:13:02.227Z] #42 58.87 configure.ac:9: installing 'build-aux/config.sub'
22:13:02 [2022-09-08T22:13:02.227Z] #42 58.87 configure.ac:11: installing 'build-aux/install-sh'
22:13:02 [2022-09-08T22:13:02.227Z] #42 58.88 configure.ac:11: installing 'build-aux/missing'
22:13:02 [2022-09-08T22:13:02.227Z] #42 59.07 Makefile.am: installing 'build-aux/depcomp'
22:13:02 [2022-09-08T22:13:02.227Z] #42 59.15 parallel-tests: installing 'build-aux/test-driver'
22:13:02 [2022-09-08T22:13:02.227Z] #42 61.18 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
22:13:02 [2022-09-08T22:13:02.227Z] #42 61.18 libtoolize: copying file 'build-aux/ltmain.sh'
22:13:02 [2022-09-08T22:13:02.227Z] #42 61.85 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
22:13:02 [2022-09-08T22:13:02.227Z] #42 61.85 libtoolize: copying file 'm4/libtool.m4'
22:13:02 [2022-09-08T22:13:02.227Z] #42 61.90 libtoolize: copying file 'm4/ltoptions.m4'
22:13:02 [2022-09-08T22:13:02.227Z] #42 61.94 libtoolize: copying file 'm4/ltsugar.m4'
22:13:02 [2022-09-08T22:13:02.227Z] #42 62.02 libtoolize: copying file 'm4/ltversion.m4'
22:13:02 [2022-09-08T22:13:02.227Z] #42 62.09 libtoolize: copying file 'm4/lt~obsolete.m4'
22:13:02 [2022-09-08T22:13:02.227Z] #42 ...
22:13:02 [2022-09-08T22:13:02.227Z] 
22:13:02 [2022-09-08T22:13:02.227Z] #50 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:13:03 [2022-09-08T22:13:03.161Z] #50 DONE 0.8s
22:13:03 [2022-09-08T22:13:03.161Z] 
22:13:03 [2022-09-08T22:13:03.161Z] #51 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:13:04 [2022-09-08T22:13:04.095Z] #51 ...
22:13:04 [2022-09-08T22:13:04.095Z] 
22:13:04 [2022-09-08T22:13:04.095Z] #34 [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
22:13:04 [2022-09-08T22:13:04.095Z] #34 113.0 rootlesskit version 1.0.0
22:13:04 [2022-09-08T22:13:04.095Z] #34 113.0 Usage of /build/rootlesskit-docker-proxy:
22:13:04 [2022-09-08T22:13:04.095Z] #34 113.1   -container-ip string
22:13:04 [2022-09-08T22:13:04.095Z] #34 113.1     	container ip
22:13:04 [2022-09-08T22:13:04.095Z] #34 113.1   -container-port int
22:13:04 [2022-09-08T22:13:04.095Z] #34 113.1     	container port (default -1)
22:13:04 [2022-09-08T22:13:04.095Z] #34 113.1   -host-ip string
22:13:04 [2022-09-08T22:13:04.095Z] #34 113.1     	host ip
22:13:04 [2022-09-08T22:13:04.095Z] #34 113.1   -host-port int
22:13:04 [2022-09-08T22:13:04.095Z] #34 113.1     	host port (default -1)
22:13:04 [2022-09-08T22:13:04.095Z] #34 113.1   -proto string
22:13:04 [2022-09-08T22:13:04.095Z] #34 113.1     	proxy protocol (default "tcp")
22:13:04 [2022-09-08T22:13:04.095Z] #34 DONE 113.2s
22:13:04 [2022-09-08T22:13:04.095Z] 
22:13:04 [2022-09-08T22:13:04.095Z] #52 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
22:13:04 [2022-09-08T22:13:04.095Z] #52 DONE 0.1s
22:13:04 [2022-09-08T22:13:04.095Z] 
22:13:04 [2022-09-08T22:13:04.095Z] #51 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:13:04 [2022-09-08T22:13:04.095Z] #51 DONE 0.9s
22:13:04 [2022-09-08T22:13:04.095Z] 
22:13:04 [2022-09-08T22:13:04.095Z] #53 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:13:04 [2022-09-08T22:13:04.095Z] #53 DONE 0.1s
22:13:04 [2022-09-08T22:13:04.095Z] 
22:13:04 [2022-09-08T22:13:04.095Z] #54 [dev-systemd-false  6/28] RUN ldconfig
22:13:05 [2022-09-08T22:13:05.469Z] #54 DONE 1.3s
22:13:05 [2022-09-08T22:13:05.469Z] 
22:13:05 [2022-09-08T22:13:05.469Z] #42 [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
22:13:05 [2022-09-08T22:13:05.469Z] #42 ...
22:13:05 [2022-09-08T22:13:05.469Z] 
22:13:05 [2022-09-08T22:13:05.469Z] #55 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:13:05 [2022-09-08T22:13:05.726Z] #55 ...
22:13:05 [2022-09-08T22:13:05.726Z] 
22:13:05 [2022-09-08T22:13:05.726Z] #56 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:13:05 [2022-09-08T22:13:05.726Z] #56 CACHED
22:13:05 [2022-09-08T22:13:05.726Z] 
22:13:05 [2022-09-08T22:13:05.726Z] #57 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:13:05 [2022-09-08T22:13:05.726Z] #57 CACHED
22:13:05 [2022-09-08T22:13:05.726Z] 
22:13:05 [2022-09-08T22:13:05.726Z] #36 [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
22:13:06 [2022-09-08T22:13:06.657Z] #36 ...
22:13:06 [2022-09-08T22:13:06.657Z] 
22:13:06 [2022-09-08T22:13:06.657Z] #55 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:13:06 [2022-09-08T22:13:06.657Z] #55 1.302 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:13:06 [2022-09-08T22:13:06.657Z] #55 1.329 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:13:06 [2022-09-08T22:13:06.914Z] #55 1.487 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:13:07 [2022-09-08T22:13:07.478Z] #55 2.000 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
22:13:08 [2022-09-08T22:13:08.408Z] #55 2.987 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
22:13:10 [2022-09-08T22:13:10.303Z] #55 4.737 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
22:13:12 [2022-09-08T22:13:12.197Z] #55 ...
22:13:12 [2022-09-08T22:13:12.197Z] 
22:13:12 [2022-09-08T22:13:12.197Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
22:13:12 [2022-09-08T22:13:12.969Z] #26 119.5 Updating files:  22% (2581/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  38% (4446/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  74% (8482/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.
22:13:12 [2022-09-08T22:13:12.969Z] #26 122.2 + cd /tmp/tmp.NhOtyMcYjw/tmp/docker-ce
22:13:12 [2022-09-08T22:13:12.969Z] #26 122.2 + git checkout -q v17.06.2-ce
22:13:18 [2022-09-08T22:13:18.218Z] #26 ...
22:13:18 [2022-09-08T22:13:18.218Z] 
22:13:18 [2022-09-08T22:13:18.218Z] #33 [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
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0 Delve is a source level debugger for Go programs.
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0 
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0 Delve enables you to interact with your program by controlling the execution of the process,
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0 
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0 
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0 Pass flags to the program you are debugging using `--`, for example:
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0 
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0 `dlv exec ./hello -- server --config conf/config.toml`
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0 
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0 Usage:
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0   dlv [command]
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0 
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0 Available Commands:
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0   attach      Attach to running process and begin debugging.
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0   connect     Connect to a headless debug server with a terminal client.
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0   core        Examine a core dump.
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0   debug       Compile and begin debugging main package in current directory, or the package specified.
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0   exec        Execute a precompiled binary, and begin a debug session.
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0   help        Help about any command
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0   run         Deprecated command. Use 'debug' instead.
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0   test        Compile test binary and begin debugging program.
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0   trace       Compile and begin tracing program.
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0   version     Prints version.
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0 
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0 Flags:
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0       --disable-aslr                     Disables address space randomization
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0   -h, --help                             help for dlv
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0       --init string                      Init file, executed by the terminal client.
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0       --log                              Enable debugging server logging.
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0       --wd string                        Working directory for running the program.
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0 
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0 Additional help topics:
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0   dlv backend  Help about the --backend flag.
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0   dlv log      Help about logging flags.
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0   dlv redirect Help about file redirection.
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0 
22:13:18 [2022-09-08T22:13:18.218Z] #33 126.0 Use "dlv [command] --help" for more information about a command.
22:13:18 [2022-09-08T22:13:18.218Z] #33 DONE 127.5s
22:13:18 [2022-09-08T22:13:18.218Z] 
22:13:18 [2022-09-08T22:13:18.218Z] #42 [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
22:13:18 [2022-09-08T22:13:18.218Z] #42 78.62 configure.ac:11: installing 'build-aux/compile'
22:13:18 [2022-09-08T22:13:18.218Z] #42 78.64 configure.ac:11: installing 'build-aux/config.guess'
22:13:18 [2022-09-08T22:13:18.218Z] #42 78.65 configure.ac:11: installing 'build-aux/config.sub'
22:13:18 [2022-09-08T22:13:18.218Z] #42 78.65 configure.ac:13: installing 'build-aux/install-sh'
22:13:18 [2022-09-08T22:13:18.218Z] #42 78.66 configure.ac:13: installing 'build-aux/missing'
22:13:18 [2022-09-08T22:13:18.218Z] #42 78.66 configure.ac:8: installing 'build-aux/tap-driver.sh'
22:13:18 [2022-09-08T22:13:18.218Z] #42 78.84 Makefile.am: installing 'build-aux/depcomp'
22:13:18 [2022-09-08T22:13:18.218Z] #42 80.12 checking build system type... aarch64-unknown-linux-gnu
22:13:18 [2022-09-08T22:13:18.218Z] #42 80.43 checking host system type... aarch64-unknown-linux-gnu
22:13:18 [2022-09-08T22:13:18.218Z] #42 80.43 checking how to print strings... printf
22:13:18 [2022-09-08T22:13:18.218Z] #42 80.44 checking for gcc... gcc
22:13:18 [2022-09-08T22:13:18.218Z] #42 80.58 checking whether the C compiler works... yes
22:13:18 [2022-09-08T22:13:18.218Z] #42 80.79 checking for C compiler default output file name... a.out
22:13:18 [2022-09-08T22:13:18.218Z] #42 80.80 checking for suffix of executables... 
22:13:18 [2022-09-08T22:13:18.218Z] #42 81.02 checking whether we are cross compiling... no
22:13:18 [2022-09-08T22:13:18.218Z] #42 81.18 checking for suffix of object files... o
22:13:18 [2022-09-08T22:13:18.218Z] #42 81.38 checking whether we are using the GNU C compiler... yes
22:13:18 [2022-09-08T22:13:18.218Z] #42 81.60 checking whether gcc accepts -g... yes
22:13:18 [2022-09-08T22:13:18.218Z] #42 81.65 checking for gcc option to accept ISO C89... none needed
22:13:18 [2022-09-08T22:13:18.218Z] #42 81.73 checking whether gcc understands -c and -o together... yes
22:13:18 [2022-09-08T22:13:18.218Z] #42 81.84 checking for a sed that does not truncate output... /bin/sed
22:13:18 [2022-09-08T22:13:18.218Z] #42 81.87 checking for grep that handles long lines and -e... /bin/grep
22:13:18 [2022-09-08T22:13:18.218Z] #42 81.88 checking for egrep... /bin/grep -E
22:13:18 [2022-09-08T22:13:18.218Z] #42 81.89 checking for fgrep... /bin/grep -F
22:13:18 [2022-09-08T22:13:18.218Z] #42 81.90 checking for ld used by gcc... /usr/bin/ld
22:13:18 [2022-09-08T22:13:18.218Z] #42 81.91 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:13:18 [2022-09-08T22:13:18.218Z] #42 81.92 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:13:18 [2022-09-08T22:13:18.218Z] #42 81.97 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:13:18 [2022-09-08T22:13:18.218Z] #42 82.11 checking whether ln -s works... yes
22:13:18 [2022-09-08T22:13:18.218Z] #42 82.11 checking the maximum length of command line arguments... 1572864
22:13:18 [2022-09-08T22:13:18.218Z] #42 82.17 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:13:18 [2022-09-08T22:13:18.218Z] #42 82.17 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:13:18 [2022-09-08T22:13:18.218Z] #42 82.17 checking for /usr/bin/ld option to reload object files... -r
22:13:18 [2022-09-08T22:13:18.218Z] #42 82.17 checking for objdump... objdump
22:13:18 [2022-09-08T22:13:18.218Z] #42 82.18 checking how to recognize dependent libraries... pass_all
22:13:18 [2022-09-08T22:13:18.218Z] #42 82.18 checking for dlltool... no
22:13:18 [2022-09-08T22:13:18.218Z] #42 82.19 checking how to associate runtime and link libraries... printf %s\n
22:13:18 [2022-09-08T22:13:18.218Z] #42 82.19 checking for ar... ar
22:13:18 [2022-09-08T22:13:18.218Z] #42 82.20 checking for archiver @FILE support... @
22:13:18 [2022-09-08T22:13:18.218Z] #42 82.41 checking for strip... strip
22:13:18 [2022-09-08T22:13:18.218Z] #42 82.42 checking for ranlib... ranlib
22:13:18 [2022-09-08T22:13:18.218Z] #42 82.42 checking for gawk... no
22:13:18 [2022-09-08T22:13:18.218Z] #42 82.42 checking for mawk... mawk
22:13:18 [2022-09-08T22:13:18.218Z] #42 82.43 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:13:18 [2022-09-08T22:13:18.218Z] #42 83.10 checking for sysroot... no
22:13:18 [2022-09-08T22:13:18.218Z] #42 83.10 checking for a working dd... /bin/dd
22:13:18 [2022-09-08T22:13:18.218Z] #42 83.13 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:13:18 [2022-09-08T22:13:18.218Z] #42 83.16 checking for mt... no
22:13:18 [2022-09-08T22:13:18.218Z] #42 83.17 checking if : is a manifest tool... no
22:13:18 [2022-09-08T22:13:18.731Z] #42 83.21 checking how to run the C preprocessor... gcc -E
22:13:18 [2022-09-08T22:13:18.988Z] #42 83.44 checking for ANSI C header files... yes
22:13:19 [2022-09-08T22:13:19.245Z] #42 83.88 checking for sys/types.h... yes
22:13:19 [2022-09-08T22:13:19.503Z] #42 84.10 checking for sys/stat.h... yes
22:13:19 [2022-09-08T22:13:19.760Z] #42 84.29 checking for stdlib.h... yes
22:13:19 [2022-09-08T22:13:19.760Z] #42 84.45 checking for string.h... yes
22:13:20 [2022-09-08T22:13:20.017Z] #42 84.67 checking for memory.h... yes
22:13:20 [2022-09-08T22:13:20.274Z] #42 84.84 checking for strings.h... yes
22:13:20 [2022-09-08T22:13:20.274Z] #42 84.97 checking for inttypes.h... yes
22:13:20 [2022-09-08T22:13:20.531Z] #42 85.19 checking for stdint.h... yes
22:13:20 [2022-09-08T22:13:20.788Z] #42 85.35 checking for unistd.h... yes
22:13:20 [2022-09-08T22:13:20.788Z] #42 85.55 checking for dlfcn.h... 
22:13:20 [2022-09-08T22:13:20.788Z] #42 ...
22:13:20 [2022-09-08T22:13:20.788Z] 
22:13:20 [2022-09-08T22:13:20.788Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
22:13:20 [2022-09-08T22:13:20.788Z] #46 11.46 + cd /tmp/tmp.hip9s3v21w/src/github.com/opencontainers/runc
22:13:20 [2022-09-08T22:13:20.788Z] #46 11.47 + git checkout -q v1.1.4
22:13:20 [2022-09-08T22:13:20.788Z] #46 12.16 + '[' -z '' ']'
22:13:20 [2022-09-08T22:13:20.788Z] #46 12.16 + target=static
22:13:20 [2022-09-08T22:13:20.788Z] #46 12.17 + make BUILDTAGS=seccomp static
22:13:20 [2022-09-08T22:13:20.788Z] #46 12.59 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 .
22:13:20 [2022-09-08T22:13:20.788Z] #46 ...
22:13:20 [2022-09-08T22:13:20.788Z] 
22:13:20 [2022-09-08T22:13:20.788Z] #42 [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
22:13:20 [2022-09-08T22:13:20.788Z] #42 85.55 checking for dlfcn.h... yes
22:13:21 [2022-09-08T22:13:21.045Z] #42 85.75 checking for objdir... .libs
22:13:21 [2022-09-08T22:13:21.301Z] #42 86.15 checking if gcc supports -fno-rtti -fno-exceptions... no
22:13:21 [2022-09-08T22:13:21.558Z] #42 86.28 checking for gcc option to produce PIC... -fPIC -DPIC
22:13:21 [2022-09-08T22:13:21.558Z] #42 86.28 checking if gcc PIC flag -fPIC -DPIC works... yes
22:13:22 [2022-09-08T22:13:22.080Z] #42 86.43 checking if gcc static flag -static works... yes
22:13:22 [2022-09-08T22:13:22.337Z] #42 86.88 checking if gcc supports -c -o file.o... yes
22:13:22 [2022-09-08T22:13:22.337Z] #42 87.05 checking if gcc supports -c -o file.o... (cached) yes
22:13:22 [2022-09-08T22:13:22.337Z] #42 87.05 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:13:22 [2022-09-08T22:13:22.594Z] #42 87.14 checking dynamic linker characteristics... 
22:13:22 [2022-09-08T22:13:22.594Z] #42 ...
22:13:22 [2022-09-08T22:13:22.594Z] 
22:13:22 [2022-09-08T22:13:22.594Z] #55 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:13:22 [2022-09-08T22:13:22.594Z] #55 7.395 Fetched 8460 kB in 6s (1322 kB/s)
22:13:22 [2022-09-08T22:13:22.594Z] #55 7.395 Reading package lists...
22:13:22 [2022-09-08T22:13:22.594Z] #55 10.04 Reading package lists...
22:13:22 [2022-09-08T22:13:22.594Z] #55 13.58 Building dependency tree...
22:13:22 [2022-09-08T22:13:22.594Z] #55 14.31 Reading state information...
22:13:22 [2022-09-08T22:13:22.594Z] #55 15.49 The following additional packages will be installed:
22:13:22 [2022-09-08T22:13:22.594Z] #55 15.51   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
22:13:22 [2022-09-08T22:13:22.594Z] #55 15.51   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
22:13:22 [2022-09-08T22:13:22.594Z] #55 15.51   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
22:13:22 [2022-09-08T22:13:22.594Z] #55 15.51   python3-pkg-resources vim-runtime xxd
22:13:22 [2022-09-08T22:13:22.594Z] #55 15.52 Suggested packages:
22:13:22 [2022-09-08T22:13:22.594Z] #55 15.52   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
22:13:22 [2022-09-08T22:13:22.594Z] #55 15.52   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
22:13:22 [2022-09-08T22:13:22.594Z] #55 15.53   acl attr quota
22:13:22 [2022-09-08T22:13:22.594Z] #55 15.53 Recommended packages:
22:13:22 [2022-09-08T22:13:22.594Z] #55 15.53   libatm1 nftables libpam-cap build-essential python3-dev unzip
22:13:22 [2022-09-08T22:13:22.594Z] #55 16.91 The following NEW packages will be installed:
22:13:22 [2022-09-08T22:13:22.594Z] #55 16.92   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
22:13:22 [2022-09-08T22:13:22.594Z] #55 16.92   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
22:13:22 [2022-09-08T22:13:22.594Z] #55 16.92   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
22:13:22 [2022-09-08T22:13:22.594Z] #55 16.93   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
22:13:22 [2022-09-08T22:13:22.594Z] #55 16.93   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
22:13:22 [2022-09-08T22:13:22.594Z] #55 16.93   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
22:13:22 [2022-09-08T22:13:22.594Z] #55 16.93   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:13:22 [2022-09-08T22:13:22.594Z] #55 16.93   xz-utils zip zstd
22:13:22 [2022-09-08T22:13:22.594Z] #55 17.31 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
22:13:22 [2022-09-08T22:13:22.594Z] #55 17.31 Need to get 27.0 MB of archives.
22:13:22 [2022-09-08T22:13:22.594Z] #55 17.31 After this operation, 105 MB of additional disk space will be used.
22:13:22 [2022-09-08T22:13:22.594Z] #55 17.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
22:13:22 [2022-09-08T22:13:22.594Z] #55 17.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
22:13:22 [2022-09-08T22:13:22.594Z] #55 17.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
22:13:22 [2022-09-08T22:13:22.594Z] #55 17.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
22:13:22 [2022-09-08T22:13:22.594Z] #55 17.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
22:13:22 [2022-09-08T22:13:22.594Z] #55 17.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
22:13:22 [2022-09-08T22:13:22.594Z] #55 17.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
22:13:22 [2022-09-08T22:13:22.594Z] #55 17.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
22:13:22 [2022-09-08T22:13:22.594Z] #55 17.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
22:13:22 [2022-09-08T22:13:22.594Z] #55 17.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:13:22 [2022-09-08T22:13:22.594Z] #55 17.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
22:13:22 [2022-09-08T22:13:22.594Z] #55 17.38 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:13:22 [2022-09-08T22:13:22.594Z] #55 17.38 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:13:22 [2022-09-08T22:13:22.594Z] #55 17.39 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
22:13:22 [2022-09-08T22:13:22.594Z] #55 17.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
22:13:22 [2022-09-08T22:13:22.851Z] #55 17.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
22:13:22 [2022-09-08T22:13:22.851Z] #55 17.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
22:13:22 [2022-09-08T22:13:22.851Z] #55 17.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
22:13:22 [2022-09-08T22:13:22.851Z] #55 17.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
22:13:22 [2022-09-08T22:13:22.851Z] #55 17.45 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
22:13:22 [2022-09-08T22:13:22.851Z] #55 17.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
22:13:22 [2022-09-08T22:13:22.851Z] #55 17.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
22:13:22 [2022-09-08T22:13:22.851Z] #55 17.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
22:13:22 [2022-09-08T22:13:22.851Z] #55 17.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
22:13:22 [2022-09-08T22:13:22.851Z] #55 17.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
22:13:22 [2022-09-08T22:13:22.851Z] #55 17.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
22:13:22 [2022-09-08T22:13:22.851Z] #55 17.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
22:13:22 [2022-09-08T22:13:22.851Z] #55 ...
22:13:22 [2022-09-08T22:13:22.851Z] 
22:13:22 [2022-09-08T22:13:22.851Z] #42 [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
22:13:22 [2022-09-08T22:13:22.851Z] #42 87.14 checking dynamic linker characteristics... GNU/Linux ld.so
22:13:22 [2022-09-08T22:13:22.851Z] #42 87.51 checking how to hardcode library paths into programs... immediate
22:13:22 [2022-09-08T22:13:22.851Z] #42 87.51 checking whether stripping libraries is possible... yes
22:13:22 [2022-09-08T22:13:22.851Z] #42 87.52 checking if libtool supports shared libraries... yes
22:13:22 [2022-09-08T22:13:22.851Z] #42 87.52 checking whether to build shared libraries... no
22:13:22 [2022-09-08T22:13:22.851Z] #42 87.52 checking whether to build static libraries... yes
22:13:22 [2022-09-08T22:13:22.851Z] #42 87.54 checking for a BSD-compatible install... /usr/bin/install -c
22:13:22 [2022-09-08T22:13:22.851Z] #42 87.61 checking whether build environment is sane... yes
22:13:22 [2022-09-08T22:13:22.851Z] #42 87.66 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:13:22 [2022-09-08T22:13:22.851Z] #42 87.68 checking whether make sets $(MAKE)... yes
22:13:22 [2022-09-08T22:13:22.851Z] #42 87.73 checking whether make supports the include directive... yes (GNU style)
22:13:22 [2022-09-08T22:13:22.851Z] #42 87.77 checking whether make supports nested variables... yes
22:13:23 [2022-09-08T22:13:23.108Z] #42 87.83 checking whether UID '0' is supported by ustar format... yes
22:13:23 [2022-09-08T22:13:23.108Z] #42 87.85 checking whether GID '0' is supported by ustar format... yes
22:13:23 [2022-09-08T22:13:23.364Z] #42 87.85 checking how to create a ustar tar archive... gnutar
22:13:23 [2022-09-08T22:13:23.364Z] #42 87.98 checking dependency style of gcc... gcc3
22:13:23 [2022-09-08T22:13:23.364Z] #42 88.20 checking whether to enable maintainer-specific portions of Makefiles... yes
22:13:23 [2022-09-08T22:13:23.364Z] #42 88.20 checking whether make supports nested variables... (cached) yes
22:13:23 [2022-09-08T22:13:23.364Z] #42 88.21 checking for gawk... (cached) mawk
22:13:23 [2022-09-08T22:13:23.364Z] #42 88.21 checking for a sed that does not truncate output... (cached) /bin/sed
22:13:23 [2022-09-08T22:13:23.364Z] #42 88.21 checking for gcc... (cached) gcc
22:13:23 [2022-09-08T22:13:23.621Z] #42 88.32 checking whether we are using the GNU C compiler... (cached) yes
22:13:23 [2022-09-08T22:13:23.621Z] #42 88.33 checking whether gcc accepts -g... (cached) yes
22:13:23 [2022-09-08T22:13:23.621Z] #42 88.33 checking for gcc option to accept ISO C89... (cached) none needed
22:13:23 [2022-09-08T22:13:23.621Z] #42 88.33 checking whether gcc understands -c and -o together... (cached) yes
22:13:23 [2022-09-08T22:13:23.621Z] #42 88.33 checking for a Python interpreter with version >= 3... python3
22:13:23 [2022-09-08T22:13:23.621Z] #42 88.38 checking for python3... /usr/bin/python3
22:13:23 [2022-09-08T22:13:23.621Z] #42 88.39 checking for python3 version... 3.9
22:13:23 [2022-09-08T22:13:23.621Z] #42 88.41 checking for python3 platform... linux
22:13:23 [2022-09-08T22:13:23.877Z] #42 88.48 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
22:13:24 [2022-09-08T22:13:24.133Z] #42 88.63 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
22:13:24 [2022-09-08T22:13:24.133Z] #42 88.78 checking for go-md2man... no
22:13:24 [2022-09-08T22:13:24.133Z] #42 88.80 checking error.h usability... yes
22:13:24 [2022-09-08T22:13:24.390Z] #42 88.95 checking error.h presence... yes
22:13:24 [2022-09-08T22:13:24.390Z] #42 88.99 checking for error.h... yes
22:13:24 [2022-09-08T22:13:24.390Z] #42 89.03 checking linux/openat2.h usability... yes
22:13:24 [2022-09-08T22:13:24.390Z] #42 89.28 checking linux/openat2.h presence... yes
22:13:24 [2022-09-08T22:13:24.390Z] #42 89.34 checking for linux/openat2.h... yes
22:13:24 [2022-09-08T22:13:24.647Z] #42 89.38 checking for copy_file_range... yes
22:13:24 [2022-09-08T22:13:24.905Z] #42 89.64 checking for fgetxattr... yes
22:13:25 [2022-09-08T22:13:25.161Z] #42 89.89 checking for statx... yes
22:13:25 [2022-09-08T22:13:25.419Z] #42 90.08 checking for fgetpwent_r... yes
22:13:25 [2022-09-08T22:13:25.674Z] #42 90.29 checking for issetugid... no
22:13:25 [2022-09-08T22:13:25.674Z] #42 90.49 checking for pkg-config... /usr/bin/pkg-config
22:13:25 [2022-09-08T22:13:25.674Z] #42 90.49 checking pkg-config is at least version 0.9.0... yes
22:13:25 [2022-09-08T22:13:25.930Z] #42 90.51 checking for library containing yajl_tree_get... -lyajl
22:13:26 [2022-09-08T22:13:26.187Z] #42 90.85 checking for yajl >= 2.0.0... yes
22:13:26 [2022-09-08T22:13:26.187Z] #42 90.90 checking sys/capability.h usability... yes
22:13:26 [2022-09-08T22:13:26.187Z] #42 91.02 checking sys/capability.h presence... yes
22:13:26 [2022-09-08T22:13:26.187Z] #42 91.09 checking for sys/capability.h... yes
22:13:26 [2022-09-08T22:13:26.751Z] #42 91.09 checking for library containing cap_from_name... -lcap
22:13:27 [2022-09-08T22:13:27.007Z] #42 91.38 checking for library containing dlopen... -ldl
22:13:27 [2022-09-08T22:13:27.007Z] #42 91.69 checking seccomp.h usability... yes
22:13:27 [2022-09-08T22:13:27.007Z] #42 91.88 checking seccomp.h presence... yes
22:13:27 [2022-09-08T22:13:27.264Z] #42 91.98 checking for seccomp.h... yes
22:13:27 [2022-09-08T22:13:27.828Z] #42 91.98 checking for library containing seccomp_rule_add... -lseccomp
22:13:27 [2022-09-08T22:13:27.828Z] #42 92.45 checking for library containing seccomp_arch_resolve_name... none required
22:13:27 [2022-09-08T22:13:27.828Z] #42 92.66 checking systemd/sd-bus.h usability... 
22:13:27 [2022-09-08T22:13:27.828Z] #42 ...
22:13:27 [2022-09-08T22:13:27.828Z] 
22:13:27 [2022-09-08T22:13:27.828Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
22:13:27 [2022-09-08T22:13:27.828Z] #26 127.1 + mkdir -p /tmp/tmp.NhOtyMcYjw/src/github.com/docker
22:13:27 [2022-09-08T22:13:27.828Z] #26 127.1 + mv components/cli /tmp/tmp.NhOtyMcYjw/src/github.com/docker/cli
22:13:27 [2022-09-08T22:13:27.828Z] #26 127.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
22:13:28 [2022-09-08T22:13:28.087Z] #26 ...
22:13:28 [2022-09-08T22:13:28.087Z] 
22:13:28 [2022-09-08T22:13:28.087Z] #55 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:13:28 [2022-09-08T22:13:28.087Z] #55 17.69 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
22:13:28 [2022-09-08T22:13:28.087Z] #55 17.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
22:13:28 [2022-09-08T22:13:28.087Z] #55 17.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
22:13:28 [2022-09-08T22:13:28.087Z] #55 17.70 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:13:28 [2022-09-08T22:13:28.087Z] #55 17.70 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
22:13:28 [2022-09-08T22:13:28.087Z] #55 17.70 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
22:13:28 [2022-09-08T22:13:28.087Z] #55 17.70 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:13:28 [2022-09-08T22:13:28.087Z] #55 17.70 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
22:13:28 [2022-09-08T22:13:28.087Z] #55 17.74 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:13:28 [2022-09-08T22:13:28.087Z] #55 17.74 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
22:13:28 [2022-09-08T22:13:28.087Z] #55 17.74 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:13:28 [2022-09-08T22:13:28.087Z] #55 17.74 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
22:13:28 [2022-09-08T22:13:28.087Z] #55 17.75 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
22:13:28 [2022-09-08T22:13:28.087Z] #55 17.77 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
22:13:28 [2022-09-08T22:13:28.087Z] #55 17.78 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
22:13:28 [2022-09-08T22:13:28.087Z] #55 17.80 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
22:13:28 [2022-09-08T22:13:28.087Z] #55 17.80 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
22:13:28 [2022-09-08T22:13:28.087Z] #55 17.81 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
22:13:28 [2022-09-08T22:13:28.087Z] #55 17.94 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
22:13:28 [2022-09-08T22:13:28.087Z] #55 17.96 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
22:13:28 [2022-09-08T22:13:28.087Z] #55 17.97 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
22:13:28 [2022-09-08T22:13:28.087Z] #55 17.98 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
22:13:28 [2022-09-08T22:13:28.087Z] #55 18.55 debconf: delaying package configuration, since apt-utils is not installed
22:13:28 [2022-09-08T22:13:28.087Z] #55 18.68 Fetched 27.0 MB in 1s (26.8 MB/s)
22:13:28 [2022-09-08T22:13:28.087Z] #55 18.75 Selecting previously unselected package pigz.
22:13:28 [2022-09-08T22:13:28.087Z] #55 18.75 (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.)
22:13:28 [2022-09-08T22:13:28.087Z] #55 18.79 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
22:13:28 [2022-09-08T22:13:28.087Z] #55 18.81 Unpacking pigz (2.6-1) ...
22:13:28 [2022-09-08T22:13:28.087Z] #55 18.90 Selecting previously unselected package libelf1:arm64.
22:13:28 [2022-09-08T22:13:28.087Z] #55 18.90 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
22:13:28 [2022-09-08T22:13:28.087Z] #55 18.91 Unpacking libelf1:arm64 (0.183-1) ...
22:13:28 [2022-09-08T22:13:28.087Z] #55 19.08 Selecting previously unselected package libbpf0:arm64.
22:13:28 [2022-09-08T22:13:28.087Z] #55 19.09 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
22:13:28 [2022-09-08T22:13:28.087Z] #55 19.09 Unpacking libbpf0:arm64 (1:0.3-2) ...
22:13:28 [2022-09-08T22:13:28.087Z] #55 19.19 Selecting previously unselected package libcap2:arm64.
22:13:28 [2022-09-08T22:13:28.087Z] #55 19.20 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
22:13:28 [2022-09-08T22:13:28.087Z] #55 19.21 Unpacking libcap2:arm64 (1:2.44-1) ...
22:13:28 [2022-09-08T22:13:28.087Z] #55 19.27 Selecting previously unselected package libmnl0:arm64.
22:13:28 [2022-09-08T22:13:28.087Z] #55 19.27 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
22:13:28 [2022-09-08T22:13:28.087Z] #55 19.28 Unpacking libmnl0:arm64 (1.0.4-3) ...
22:13:28 [2022-09-08T22:13:28.087Z] #55 19.37 Selecting previously unselected package libxtables12:arm64.
22:13:28 [2022-09-08T22:13:28.087Z] #55 19.37 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
22:13:28 [2022-09-08T22:13:28.087Z] #55 19.38 Unpacking libxtables12:arm64 (1.8.7-1) ...
22:13:28 [2022-09-08T22:13:28.087Z] #55 19.44 Selecting previously unselected package libcap2-bin.
22:13:28 [2022-09-08T22:13:28.087Z] #55 19.45 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
22:13:28 [2022-09-08T22:13:28.087Z] #55 19.46 Unpacking libcap2-bin (1:2.44-1) ...
22:13:28 [2022-09-08T22:13:28.087Z] #55 19.57 Selecting previously unselected package iproute2.
22:13:28 [2022-09-08T22:13:28.087Z] #55 19.57 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
22:13:28 [2022-09-08T22:13:28.087Z] #55 19.57 Unpacking iproute2 (5.10.0-4) ...
22:13:28 [2022-09-08T22:13:28.087Z] #55 19.98 Selecting previously unselected package xxd.
22:13:28 [2022-09-08T22:13:28.087Z] #55 19.98 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:13:28 [2022-09-08T22:13:28.087Z] #55 20.00 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:13:28 [2022-09-08T22:13:28.087Z] #55 20.12 Selecting previously unselected package vim-common.
22:13:28 [2022-09-08T22:13:28.087Z] #55 20.12 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:13:28 [2022-09-08T22:13:28.087Z] #55 20.13 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:13:28 [2022-09-08T22:13:28.087Z] #55 20.31 Selecting previously unselected package bash-completion.
22:13:28 [2022-09-08T22:13:28.087Z] #55 20.31 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
22:13:28 [2022-09-08T22:13:28.087Z] #55 22.91 Unpacking bash-completion (1:2.11-2) ...
22:13:28 [2022-09-08T22:13:28.650Z] #55 23.42 Selecting previously unselected package bzip2.
22:13:28 [2022-09-08T22:13:28.650Z] #55 23.43 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
22:13:28 [2022-09-08T22:13:28.650Z] #55 23.43 Unpacking bzip2 (1.0.8-4) ...
22:13:28 [2022-09-08T22:13:28.906Z] #55 23.52 Selecting previously unselected package xz-utils.
22:13:28 [2022-09-08T22:13:28.906Z] #55 23.53 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:13:28 [2022-09-08T22:13:28.906Z] #55 23.53 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:13:28 [2022-09-08T22:13:28.906Z] #55 23.71 Selecting previously unselected package apparmor.
22:13:28 [2022-09-08T22:13:28.906Z] #55 23.71 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
22:13:29 [2022-09-08T22:13:29.162Z] #55 23.80 Unpacking apparmor (2.13.6-10) ...
22:13:29 [2022-09-08T22:13:29.418Z] #55 24.22 Selecting previously unselected package inetutils-ping.
22:13:29 [2022-09-08T22:13:29.418Z] #55 24.23 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
22:13:29 [2022-09-08T22:13:29.418Z] #55 24.25 Unpacking inetutils-ping (2:2.0-1) ...
22:13:29 [2022-09-08T22:13:29.675Z] #55 24.38 Selecting previously unselected package libip4tc2:arm64.
22:13:29 [2022-09-08T22:13:29.675Z] #55 24.38 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
22:13:29 [2022-09-08T22:13:29.675Z] #55 24.39 Unpacking libip4tc2:arm64 (1.8.7-1) ...
22:13:29 [2022-09-08T22:13:29.675Z] #55 24.50 Selecting previously unselected package libip6tc2:arm64.
22:13:29 [2022-09-08T22:13:29.675Z] #55 24.50 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
22:13:29 [2022-09-08T22:13:29.675Z] #55 24.50 Unpacking libip6tc2:arm64 (1.8.7-1) ...
22:13:29 [2022-09-08T22:13:29.675Z] #55 24.57 Selecting previously unselected package libnfnetlink0:arm64.
22:13:29 [2022-09-08T22:13:29.931Z] #55 24.58 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
22:13:29 [2022-09-08T22:13:29.931Z] #55 24.58 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:13:29 [2022-09-08T22:13:29.931Z] #55 24.72 Selecting previously unselected package libnetfilter-conntrack3:arm64.
22:13:29 [2022-09-08T22:13:29.931Z] #55 24.73 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
22:13:29 [2022-09-08T22:13:29.931Z] #55 24.74 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:13:30 [2022-09-08T22:13:30.187Z] #55 ...
22:13:30 [2022-09-08T22:13:30.187Z] 
22:13:30 [2022-09-08T22:13:30.187Z] #36 [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
22:13:30 [2022-09-08T22:13:30.187Z] #36 DONE 139.5s
22:13:30 [2022-09-08T22:13:30.187Z] 
22:13:30 [2022-09-08T22:13:30.187Z] #55 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:13:30 [2022-09-08T22:13:30.187Z] #55 24.87 Selecting previously unselected package libnftnl11:arm64.
22:13:30 [2022-09-08T22:13:30.187Z] #55 24.88 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
22:13:30 [2022-09-08T22:13:30.187Z] #55 24.90 Unpacking libnftnl11:arm64 (1.1.9-1) ...
22:13:30 [2022-09-08T22:13:30.187Z] #55 ...
22:13:30 [2022-09-08T22:13:30.187Z] 
22:13:30 [2022-09-08T22:13:30.187Z] #42 [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
22:13:30 [2022-09-08T22:13:30.187Z] #42 92.66 checking systemd/sd-bus.h usability... yes
22:13:30 [2022-09-08T22:13:30.187Z] #42 92.91 checking systemd/sd-bus.h presence... yes
22:13:30 [2022-09-08T22:13:30.187Z] #42 93.04 checking for systemd/sd-bus.h... yes
22:13:30 [2022-09-08T22:13:30.187Z] #42 93.04 checking for library containing sd_bus_match_signal_async... -lsystemd
22:13:30 [2022-09-08T22:13:30.187Z] #42 93.53 checking for sd_notify_barrier... yes
22:13:30 [2022-09-08T22:13:30.187Z] #42 93.82 checking linux/bpf.h usability... yes
22:13:30 [2022-09-08T22:13:30.187Z] #42 93.99 checking linux/bpf.h presence... yes
22:13:30 [2022-09-08T22:13:30.187Z] #42 94.08 checking for linux/bpf.h... yes
22:13:30 [2022-09-08T22:13:30.187Z] #42 94.09 checking compilation for eBPF... yes
22:13:30 [2022-09-08T22:13:30.187Z] #42 94.28 checking for criu >= 3.15... no
22:13:30 [2022-09-08T22:13:30.187Z] #42 94.31 configure: CRIU headers not found, building without CRIU support
22:13:30 [2022-09-08T22:13:30.187Z] #42 94.31 checking for criu > 3.16... no
22:13:30 [2022-09-08T22:13:30.187Z] #42 94.36 configure: CRIU version doesn't support join-ns API
22:13:30 [2022-09-08T22:13:30.187Z] #42 94.36 checking for criu > 3.16.1... no
22:13:30 [2022-09-08T22:13:30.187Z] #42 94.40 configure: CRIU version doesn't support for pre-dumping
22:13:30 [2022-09-08T22:13:30.187Z] #42 94.40 checking for new mount API (fsconfig)... yes
22:13:30 [2022-09-08T22:13:30.187Z] #42 94.55 checking for seccomp notify API... yes
22:13:30 [2022-09-08T22:13:30.187Z] #42 94.76 checking for gperf... no
22:13:30 [2022-09-08T22:13:30.187Z] #42 94.76 configure: gperf not found - cannot rebuild signal parser code
22:13:30 [2022-09-08T22:13:30.187Z] #42 94.76 checking for library containing argp_parse... none required
22:13:30 [2022-09-08T22:13:30.187Z] #42 94.95 checking that generated files are newer than configure... done
22:13:30 [2022-09-08T22:13:30.187Z] #42 94.96 configure: creating ./config.status
22:13:33 [2022-09-08T22:13:33.461Z] #42 98.20 config.status: creating Makefile
22:13:33 [2022-09-08T22:13:33.461Z] #42 98.33 config.status: creating rpm/crun.spec
22:13:33 [2022-09-08T22:13:33.718Z] #42 98.42 config.status: creating config.h
22:13:33 [2022-09-08T22:13:33.718Z] #42 98.46 config.status: executing libtool commands
22:13:33 [2022-09-08T22:13:33.718Z] #42 98.52 config.status: executing depfiles commands
22:13:35 [2022-09-08T22:13:35.088Z] #42 99.82 === configuring in libocispec (/tmp/crun-build/libocispec)
22:13:35 [2022-09-08T22:13:35.088Z] #42 99.86 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
22:13:35 [2022-09-08T22:13:35.345Z] #42 100.3 checking for gcc... 
22:13:35 [2022-09-08T22:13:35.345Z] #42 ...
22:13:35 [2022-09-08T22:13:35.345Z] 
22:13:35 [2022-09-08T22:13:35.345Z] #55 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:13:35 [2022-09-08T22:13:35.345Z] #55 25.17 Selecting previously unselected package iptables.
22:13:35 [2022-09-08T22:13:35.345Z] #55 25.18 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 25.18 Unpacking iptables (1.8.7-1) ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 25.89 Selecting previously unselected package libonig5:arm64.
22:13:35 [2022-09-08T22:13:35.345Z] #55 25.90 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 25.90 Unpacking libonig5:arm64 (6.9.6-1.1) ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 26.00 Selecting previously unselected package libjq1:arm64.
22:13:35 [2022-09-08T22:13:35.345Z] #55 26.00 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 26.01 Unpacking libjq1:arm64 (1.6-2.1) ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 26.10 Selecting previously unselected package jq.
22:13:35 [2022-09-08T22:13:35.345Z] #55 26.13 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 26.14 Unpacking jq (1.6-2.1) ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 26.23 Selecting previously unselected package libaio1:arm64.
22:13:35 [2022-09-08T22:13:35.345Z] #55 26.24 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 26.24 Unpacking libaio1:arm64 (0.3.112-9) ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 26.32 Selecting previously unselected package libgpm2:arm64.
22:13:35 [2022-09-08T22:13:35.345Z] #55 26.32 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 26.34 Unpacking libgpm2:arm64 (1.20.7-8) ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 26.41 Selecting previously unselected package libicu67:arm64.
22:13:35 [2022-09-08T22:13:35.345Z] #55 26.42 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 26.43 Unpacking libicu67:arm64 (67.1-7) ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 29.60 Selecting previously unselected package libinih1:arm64.
22:13:35 [2022-09-08T22:13:35.345Z] #55 29.60 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 29.60 Unpacking libinih1:arm64 (53-1+b2) ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 29.68 Selecting previously unselected package libnet1:arm64.
22:13:35 [2022-09-08T22:13:35.345Z] #55 29.68 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 29.69 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 29.79 Selecting previously unselected package libnl-3-200:arm64.
22:13:35 [2022-09-08T22:13:35.345Z] #55 29.79 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 29.80 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 29.91 Selecting previously unselected package libprotobuf-c1:arm64.
22:13:35 [2022-09-08T22:13:35.345Z] #55 29.91 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 29.92 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 29.99 Selecting previously unselected package libyajl2:arm64.
22:13:35 [2022-09-08T22:13:35.345Z] #55 29.99 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 29.99 Unpacking libyajl2:arm64 (2.1.0-3) ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 30.07 Selecting previously unselected package net-tools.
22:13:35 [2022-09-08T22:13:35.345Z] #55 30.07 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
22:13:35 [2022-09-08T22:13:35.345Z] #55 30.08 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
22:13:35 [2022-09-08T22:13:35.603Z] #55 30.28 Selecting previously unselected package patch.
22:13:35 [2022-09-08T22:13:35.603Z] #55 30.32 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
22:13:35 [2022-09-08T22:13:35.603Z] #55 30.32 Unpacking patch (2.7.6-7) ...
22:13:35 [2022-09-08T22:13:35.860Z] #55 30.45 Selecting previously unselected package python-pip-whl.
22:13:35 [2022-09-08T22:13:35.860Z] #55 30.46 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
22:13:35 [2022-09-08T22:13:35.860Z] #55 30.47 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
22:13:36 [2022-09-08T22:13:36.424Z] #55 31.01 Selecting previously unselected package python3-lib2to3.
22:13:36 [2022-09-08T22:13:36.424Z] #55 31.01 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
22:13:36 [2022-09-08T22:13:36.424Z] #55 31.02 Unpacking python3-lib2to3 (3.9.2-1) ...
22:13:36 [2022-09-08T22:13:36.424Z] #55 31.14 Selecting previously unselected package python3-distutils.
22:13:36 [2022-09-08T22:13:36.424Z] #55 31.14 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
22:13:36 [2022-09-08T22:13:36.424Z] #55 31.15 Unpacking python3-distutils (3.9.2-1) ...
22:13:36 [2022-09-08T22:13:36.681Z] #55 31.29 Selecting previously unselected package python3-pkg-resources.
22:13:36 [2022-09-08T22:13:36.681Z] #55 31.32 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
22:13:36 [2022-09-08T22:13:36.681Z] #55 31.33 Unpacking python3-pkg-resources (52.0.0-4) ...
22:13:36 [2022-09-08T22:13:36.681Z] #55 31.47 Selecting previously unselected package python3-setuptools.
22:13:36 [2022-09-08T22:13:36.681Z] #55 31.47 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
22:13:36 [2022-09-08T22:13:36.681Z] #55 31.48 Unpacking python3-setuptools (52.0.0-4) ...
22:13:36 [2022-09-08T22:13:36.938Z] #55 31.71 Selecting previously unselected package python3-wheel.
22:13:36 [2022-09-08T22:13:36.938Z] #55 31.72 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
22:13:36 [2022-09-08T22:13:36.938Z] #55 31.72 Unpacking python3-wheel (0.34.2-1) ...
22:13:36 [2022-09-08T22:13:36.938Z] #55 31.81 Selecting previously unselected package python3-pip.
22:13:37 [2022-09-08T22:13:37.195Z] #55 31.81 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
22:13:37 [2022-09-08T22:13:37.195Z] #55 31.81 Unpacking python3-pip (20.3.4-4+deb11u1) ...
22:13:37 [2022-09-08T22:13:37.195Z] #55 32.05 Selecting previously unselected package sudo.
22:13:37 [2022-09-08T22:13:37.195Z] #55 32.06 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
22:13:37 [2022-09-08T22:13:37.195Z] #55 32.06 Unpacking sudo (1.9.5p2-3) ...
22:13:38 [2022-09-08T22:13:38.125Z] #55 32.74 Selecting previously unselected package thin-provisioning-tools.
22:13:38 [2022-09-08T22:13:38.125Z] #55 32.74 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
22:13:38 [2022-09-08T22:13:38.125Z] #55 32.75 Unpacking thin-provisioning-tools (0.9.0-1) ...
22:13:38 [2022-09-08T22:13:38.381Z] #55 32.95 Selecting previously unselected package uidmap.
22:13:38 [2022-09-08T22:13:38.381Z] #55 32.96 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
22:13:38 [2022-09-08T22:13:38.381Z] #55 32.97 Unpacking uidmap (1:4.8.1-1) ...
22:13:38 [2022-09-08T22:13:38.381Z] #55 33.12 Selecting previously unselected package vim-runtime.
22:13:38 [2022-09-08T22:13:38.381Z] #55 33.12 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
22:13:38 [2022-09-08T22:13:38.381Z] #55 33.14 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
22:13:38 [2022-09-08T22:13:38.381Z] #55 33.16 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
22:13:38 [2022-09-08T22:13:38.381Z] #55 33.16 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
22:13:40 [2022-09-08T22:13:40.275Z] #55 ...
22:13:40 [2022-09-08T22:13:40.275Z] 
22:13:40 [2022-09-08T22:13:40.275Z] #42 [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
22:13:40 [2022-09-08T22:13:40.275Z] #42 100.3 checking for gcc... gcc
22:13:40 [2022-09-08T22:13:40.275Z] #42 100.4 checking whether the C compiler works... yes
22:13:40 [2022-09-08T22:13:40.275Z] #42 100.6 checking for C compiler default output file name... a.out
22:13:40 [2022-09-08T22:13:40.275Z] #42 100.6 checking for suffix of executables... 
22:13:40 [2022-09-08T22:13:40.275Z] #42 100.8 checking whether we are cross compiling... no
22:13:40 [2022-09-08T22:13:40.275Z] #42 101.0 checking for suffix of object files... o
22:13:40 [2022-09-08T22:13:40.275Z] #42 101.1 checking whether we are using the GNU C compiler... yes
22:13:40 [2022-09-08T22:13:40.275Z] #42 101.2 checking whether gcc accepts -g... yes
22:13:40 [2022-09-08T22:13:40.275Z] #42 101.3 checking for gcc option to accept ISO C89... none needed
22:13:40 [2022-09-08T22:13:40.275Z] #42 101.5 checking whether gcc understands -c and -o together... yes
22:13:40 [2022-09-08T22:13:40.275Z] #42 101.6 checking how to run the C preprocessor... gcc -E
22:13:40 [2022-09-08T22:13:40.275Z] #42 101.9 checking for grep that handles long lines and -e... /bin/grep
22:13:40 [2022-09-08T22:13:40.275Z] #42 101.9 checking for egrep... /bin/grep -E
22:13:40 [2022-09-08T22:13:40.275Z] #42 102.0 checking for ANSI C header files... yes
22:13:40 [2022-09-08T22:13:40.275Z] #42 102.5 checking for sys/types.h... yes
22:13:40 [2022-09-08T22:13:40.275Z] #42 102.7 checking for sys/stat.h... yes
22:13:40 [2022-09-08T22:13:40.275Z] #42 102.9 checking for stdlib.h... yes
22:13:40 [2022-09-08T22:13:40.275Z] #42 103.0 checking for string.h... yes
22:13:40 [2022-09-08T22:13:40.275Z] #42 103.2 checking for memory.h... yes
22:13:40 [2022-09-08T22:13:40.275Z] #42 103.3 checking for strings.h... yes
22:13:40 [2022-09-08T22:13:40.275Z] #42 103.4 checking for inttypes.h... yes
22:13:40 [2022-09-08T22:13:40.275Z] #42 103.7 checking for stdint.h... yes
22:13:40 [2022-09-08T22:13:40.275Z] #42 103.8 checking for unistd.h... yes
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.0 checking minix/config.h usability... no
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.1 checking minix/config.h presence... no
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.2 checking for minix/config.h... no
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.2 checking whether it is safe to define __EXTENSIONS__... yes
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.4 checking build system type... aarch64-unknown-linux-gnu
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.6 checking host system type... aarch64-unknown-linux-gnu
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.6 checking how to print strings... printf
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.6 checking for a sed that does not truncate output... /bin/sed
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.6 checking for fgrep... /bin/grep -F
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.7 checking for ld used by gcc... /usr/bin/ld
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.8 checking whether ln -s works... yes
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.8 checking the maximum length of command line arguments... 1572864
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.9 checking for /usr/bin/ld option to reload object files... -r
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.9 checking for objdump... objdump
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.9 checking how to recognize dependent libraries... pass_all
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.9 checking for dlltool... no
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.9 checking how to associate runtime and link libraries... printf %s\n
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.9 checking for ar... ar
22:13:40 [2022-09-08T22:13:40.275Z] #42 104.9 checking for archiver @FILE support... @
22:13:40 [2022-09-08T22:13:40.275Z] #42 105.1 checking for strip... strip
22:13:40 [2022-09-08T22:13:40.275Z] #42 105.1 checking for ranlib... ranlib
22:13:40 [2022-09-08T22:13:40.275Z] #42 105.1 checking for gawk... no
22:13:40 [2022-09-08T22:13:40.275Z] #42 105.1 checking for mawk... mawk
22:13:40 [2022-09-08T22:13:40.532Z] #42 105.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:13:40 [2022-09-08T22:13:40.789Z] #42 105.5 checking for sysroot... no
22:13:40 [2022-09-08T22:13:40.789Z] #42 105.5 checking for a working dd... /bin/dd
22:13:40 [2022-09-08T22:13:40.789Z] #42 105.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:13:40 [2022-09-08T22:13:40.789Z] #42 105.6 checking for mt... no
22:13:40 [2022-09-08T22:13:40.789Z] #42 105.6 checking if : is a manifest tool... no
22:13:40 [2022-09-08T22:13:40.789Z] #42 105.6 checking for dlfcn.h... yes
22:13:41 [2022-09-08T22:13:41.046Z] #42 105.7 checking for objdir... .libs
22:13:41 [2022-09-08T22:13:41.577Z] #42 106.1 checking if gcc supports -fno-rtti -fno-exceptions... no
22:13:41 [2022-09-08T22:13:41.577Z] #42 106.2 checking for gcc option to produce PIC... -fPIC -DPIC
22:13:41 [2022-09-08T22:13:41.577Z] #42 106.2 checking if gcc PIC flag -fPIC -DPIC works... 
22:13:41 [2022-09-08T22:13:41.578Z] #42 ...
22:13:41 [2022-09-08T22:13:41.578Z] 
22:13:41 [2022-09-08T22:13:41.578Z] #55 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:13:41 [2022-09-08T22:13:41.578Z] #55 36.22 Selecting previously unselected package vim.
22:13:41 [2022-09-08T22:13:41.578Z] #55 36.23 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:13:41 [2022-09-08T22:13:41.578Z] #55 36.25 Unpacking vim (2:8.2.2434-3+deb11u1) ...
22:13:42 [2022-09-08T22:13:42.147Z] #55 36.88 Selecting previously unselected package xfsprogs.
22:13:42 [2022-09-08T22:13:42.147Z] #55 36.88 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
22:13:42 [2022-09-08T22:13:42.147Z] #55 36.91 Unpacking xfsprogs (5.10.0-4) ...
22:13:42 [2022-09-08T22:13:42.709Z] #55 37.32 Selecting previously unselected package zip.
22:13:42 [2022-09-08T22:13:42.709Z] #55 37.35 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
22:13:42 [2022-09-08T22:13:42.709Z] #55 37.36 Unpacking zip (3.0-12) ...
22:13:42 [2022-09-08T22:13:42.965Z] #55 37.51 Selecting previously unselected package zstd.
22:13:42 [2022-09-08T22:13:42.965Z] #55 37.52 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
22:13:42 [2022-09-08T22:13:42.965Z] #55 37.52 Unpacking zstd (1.4.8+dfsg-2.1) ...
22:13:43 [2022-09-08T22:13:43.222Z] #55 37.91 Setting up python3-pkg-resources (52.0.0-4) ...
22:13:44 [2022-09-08T22:13:44.152Z] #55 38.82 Setting up libip4tc2:arm64 (1.8.7-1) ...
22:13:44 [2022-09-08T22:13:44.152Z] #55 38.83 Setting up net-tools (1.60+git20181103.0eebece-1) ...
22:13:44 [2022-09-08T22:13:44.152Z] #55 38.84 Setting up libgpm2:arm64 (1.20.7-8) ...
22:13:44 [2022-09-08T22:13:44.152Z] #55 38.86 Setting up libicu67:arm64 (67.1-7) ...
22:13:44 [2022-09-08T22:13:44.152Z] #55 38.87 Setting up libip6tc2:arm64 (1.8.7-1) ...
22:13:44 [2022-09-08T22:13:44.152Z] #55 38.88 Setting up libinih1:arm64 (53-1+b2) ...
22:13:44 [2022-09-08T22:13:44.152Z] #55 38.89 Setting up uidmap (1:4.8.1-1) ...
22:13:44 [2022-09-08T22:13:44.152Z] #55 38.90 Setting up libyajl2:arm64 (2.1.0-3) ...
22:13:44 [2022-09-08T22:13:44.152Z] #55 38.91 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:13:44 [2022-09-08T22:13:44.409Z] #55 38.93 Setting up bzip2 (1.0.8-4) ...
22:13:44 [2022-09-08T22:13:44.409Z] #55 38.94 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:13:44 [2022-09-08T22:13:44.409Z] #55 38.96 Setting up python3-wheel (0.34.2-1) ...
22:13:44 [2022-09-08T22:13:44.972Z] #55 39.57 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:13:44 [2022-09-08T22:13:44.972Z] #55 39.60 Setting up libcap2:arm64 (1:2.44-1) ...
22:13:44 [2022-09-08T22:13:44.972Z] #55 39.62 Setting up libcap2-bin (1:2.44-1) ...
22:13:44 [2022-09-08T22:13:44.972Z] #55 39.63 Setting up apparmor (2.13.6-10) ...
22:13:46 [2022-09-08T22:13:46.340Z] #55 41.16 Setting up zip (3.0-12) ...
22:13:46 [2022-09-08T22:13:46.340Z] #55 41.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:13:46 [2022-09-08T22:13:46.340Z] #55 41.20 Setting up bash-completion (1:2.11-2) ...
22:13:49 [2022-09-08T22:13:49.612Z] #55 ...
22:13:49 [2022-09-08T22:13:49.612Z] 
22:13:49 [2022-09-08T22:13:49.612Z] #42 [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
22:13:49 [2022-09-08T22:13:49.612Z] #42 106.2 checking if gcc PIC flag -fPIC -DPIC works... yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 106.3 checking if gcc static flag -static works... yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 106.7 checking if gcc supports -c -o file.o... yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 106.9 checking if gcc supports -c -o file.o... (cached) yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 106.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 106.9 checking dynamic linker characteristics... GNU/Linux ld.so
22:13:49 [2022-09-08T22:13:49.612Z] #42 107.2 checking how to hardcode library paths into programs... immediate
22:13:49 [2022-09-08T22:13:49.612Z] #42 107.2 checking whether stripping libraries is possible... yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 107.3 checking if libtool supports shared libraries... yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 107.3 checking whether to build shared libraries... no
22:13:49 [2022-09-08T22:13:49.612Z] #42 107.3 checking whether to build static libraries... yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 107.3 checking for a BSD-compatible install... /usr/bin/install -c
22:13:49 [2022-09-08T22:13:49.612Z] #42 107.3 checking whether build environment is sane... yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 107.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:13:49 [2022-09-08T22:13:49.612Z] #42 107.4 checking whether make sets $(MAKE)... yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 107.4 checking whether make supports the include directive... yes (GNU style)
22:13:49 [2022-09-08T22:13:49.612Z] #42 107.4 checking whether make supports nested variables... yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 107.5 checking whether UID '0' is supported by ustar format... yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 107.5 checking whether GID '0' is supported by ustar format... yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 107.5 checking how to create a ustar tar archive... gnutar
22:13:49 [2022-09-08T22:13:49.612Z] #42 107.6 checking dependency style of gcc... gcc3
22:13:49 [2022-09-08T22:13:49.612Z] #42 107.8 checking whether to enable maintainer-specific portions of Makefiles... yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 107.8 checking whether make supports nested variables... (cached) yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 107.8 checking for pkg-config... /usr/bin/pkg-config
22:13:49 [2022-09-08T22:13:49.612Z] #42 107.8 checking pkg-config is at least version 0.9.0... yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 107.8 checking for yajl >= 2.1.0... yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 107.8 checking for a sed that does not truncate output... (cached) /bin/sed
22:13:49 [2022-09-08T22:13:49.612Z] #42 107.8 checking for gcc... (cached) gcc
22:13:49 [2022-09-08T22:13:49.612Z] #42 107.9 checking whether we are using the GNU C compiler... (cached) yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 108.0 checking whether gcc accepts -g... (cached) yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 108.0 checking for gcc option to accept ISO C89... (cached) none needed
22:13:49 [2022-09-08T22:13:49.612Z] #42 108.0 checking whether gcc understands -c and -o together... (cached) yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 108.0 checking for a Python interpreter with version >= 3... python3
22:13:49 [2022-09-08T22:13:49.612Z] #42 108.0 checking for python3... /usr/bin/python3
22:13:49 [2022-09-08T22:13:49.612Z] #42 108.0 checking for python3 version... 3.9
22:13:49 [2022-09-08T22:13:49.612Z] #42 108.1 checking for python3 platform... linux
22:13:49 [2022-09-08T22:13:49.612Z] #42 108.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
22:13:49 [2022-09-08T22:13:49.612Z] #42 108.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
22:13:49 [2022-09-08T22:13:49.612Z] #42 108.5 checking that generated files are newer than configure... done
22:13:49 [2022-09-08T22:13:49.612Z] #42 108.5 configure: creating ./config.status
22:13:49 [2022-09-08T22:13:49.612Z] #42 111.2 config.status: creating Makefile
22:13:49 [2022-09-08T22:13:49.612Z] #42 111.2 config.status: creating config.h
22:13:49 [2022-09-08T22:13:49.612Z] #42 111.3 config.status: executing libtool commands
22:13:49 [2022-09-08T22:13:49.612Z] #42 111.3 config.status: executing depfiles commands
22:13:49 [2022-09-08T22:13:49.612Z] #42 112.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
22:13:49 [2022-09-08T22:13:49.612Z] #42 112.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
22:13:49 [2022-09-08T22:13:49.612Z] #42 112.5 checking for gcc... gcc
22:13:49 [2022-09-08T22:13:49.612Z] #42 112.5 checking whether the C compiler works... yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 112.8 checking for C compiler default output file name... a.out
22:13:49 [2022-09-08T22:13:49.612Z] #42 112.8 checking for suffix of executables... 
22:13:49 [2022-09-08T22:13:49.612Z] #42 113.0 checking whether we are cross compiling... no
22:13:49 [2022-09-08T22:13:49.612Z] #42 113.1 checking for suffix of object files... o
22:13:49 [2022-09-08T22:13:49.612Z] #42 113.3 checking whether we are using the GNU C compiler... yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 113.4 checking whether gcc accepts -g... yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 113.5 checking for gcc option to accept ISO C89... none needed
22:13:49 [2022-09-08T22:13:49.612Z] #42 113.6 checking whether gcc understands -c and -o together... yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 113.8 checking for a BSD-compatible install... /usr/bin/install -c
22:13:49 [2022-09-08T22:13:49.612Z] #42 113.9 checking whether build environment is sane... yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 113.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:13:49 [2022-09-08T22:13:49.612Z] #42 113.9 checking for gawk... no
22:13:49 [2022-09-08T22:13:49.612Z] #42 113.9 checking for mawk... mawk
22:13:49 [2022-09-08T22:13:49.612Z] #42 113.9 checking whether make sets $(MAKE)... yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 114.0 checking whether make supports the include directive... yes (GNU style)
22:13:49 [2022-09-08T22:13:49.612Z] #42 114.0 checking whether make supports nested variables... yes
22:13:49 [2022-09-08T22:13:49.612Z] #42 ...
22:13:49 [2022-09-08T22:13:49.612Z] 
22:13:49 [2022-09-08T22:13:49.612Z] #55 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:13:49 [2022-09-08T22:13:49.612Z] #55 43.84 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:13:49 [2022-09-08T22:13:49.612Z] #55 43.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:13:49 [2022-09-08T22:13:49.612Z] #55 43.89 Setting up libmnl0:arm64 (1.0.4-3) ...
22:13:49 [2022-09-08T22:13:49.612Z] #55 43.91 Setting up patch (2.7.6-7) ...
22:13:49 [2022-09-08T22:13:49.612Z] #55 43.92 Setting up sudo (1.9.5p2-3) ...
22:13:49 [2022-09-08T22:13:49.612Z] #55 44.01 invoke-rc.d: could not determine current runlevel
22:13:49 [2022-09-08T22:13:49.612Z] #55 44.01 invoke-rc.d: policy-rc.d denied execution of start.
22:13:49 [2022-09-08T22:13:49.612Z] #55 44.03 Setting up xfsprogs (5.10.0-4) ...
22:13:49 [2022-09-08T22:13:49.612Z] #55 44.05 Setting up libxtables12:arm64 (1.8.7-1) ...
22:13:49 [2022-09-08T22:13:49.612Z] #55 44.07 Setting up inetutils-ping (2:2.0-1) ...
22:13:49 [2022-09-08T22:13:49.612Z] #55 44.11 Setting up pigz (2.6-1) ...
22:13:49 [2022-09-08T22:13:49.612Z] #55 44.14 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:13:49 [2022-09-08T22:13:49.612Z] #55 44.16 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
22:13:49 [2022-09-08T22:13:49.612Z] #55 44.18 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
22:13:49 [2022-09-08T22:13:49.612Z] #55 44.22 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
22:13:50 [2022-09-08T22:13:50.126Z] #55 44.72 Setting up libaio1:arm64 (0.3.112-9) ...
22:13:50 [2022-09-08T22:13:50.127Z] #55 44.74 Setting up python3-lib2to3 (3.9.2-1) ...
22:13:50 [2022-09-08T22:13:50.384Z] #55 45.19 Setting up libelf1:arm64 (0.183-1) ...
22:13:50 [2022-09-08T22:13:50.384Z] #55 45.21 Setting up zstd (1.4.8+dfsg-2.1) ...
22:13:50 [2022-09-08T22:13:50.384Z] #55 45.23 Setting up libonig5:arm64 (6.9.6-1.1) ...
22:13:50 [2022-09-08T22:13:50.384Z] #55 45.26 Setting up python3-distutils (3.9.2-1) ...
22:13:50 [2022-09-08T22:13:50.947Z] #55 45.74 Setting up vim (2:8.2.2434-3+deb11u1) ...
22:13:50 [2022-09-08T22:13:50.947Z] #55 45.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:13:50 [2022-09-08T22:13:50.947Z] #55 45.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:13:50 [2022-09-08T22:13:50.947Z] #55 45.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:13:50 [2022-09-08T22:13:50.947Z] #55 45.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:13:50 [2022-09-08T22:13:50.947Z] #55 45.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:13:50 [2022-09-08T22:13:50.947Z] #55 45.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:13:50 [2022-09-08T22:13:50.947Z] #55 45.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:13:50 [2022-09-08T22:13:50.947Z] #55 45.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:13:51 [2022-09-08T22:13:51.203Z] #55 45.85 Setting up python3-setuptools (52.0.0-4) ...
22:13:52 [2022-09-08T22:13:52.574Z] #55 47.27 Setting up libjq1:arm64 (1.6-2.1) ...
22:13:52 [2022-09-08T22:13:52.574Z] #55 47.29 Setting up libnftnl11:arm64 (1.1.9-1) ...
22:13:52 [2022-09-08T22:13:52.574Z] #55 47.32 Setting up thin-provisioning-tools (0.9.0-1) ...
22:13:52 [2022-09-08T22:13:52.574Z] #55 47.34 Setting up python3-pip (20.3.4-4+deb11u1) ...
22:13:53 [2022-09-08T22:13:53.943Z] #55 48.40 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:13:53 [2022-09-08T22:13:53.943Z] #55 48.42 Setting up jq (1.6-2.1) ...
22:13:53 [2022-09-08T22:13:53.943Z] #55 48.44 Setting up libbpf0:arm64 (1:0.3-2) ...
22:13:53 [2022-09-08T22:13:53.943Z] #55 48.46 Setting up iptables (1.8.7-1) ...
22:13:53 [2022-09-08T22:13:53.943Z] #55 48.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:13:53 [2022-09-08T22:13:53.943Z] #55 48.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:13:53 [2022-09-08T22:13:53.943Z] #55 48.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:13:53 [2022-09-08T22:13:53.943Z] #55 48.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:13:53 [2022-09-08T22:13:53.943Z] #55 48.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:13:53 [2022-09-08T22:13:53.943Z] #55 48.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:13:53 [2022-09-08T22:13:53.943Z] #55 48.50 Setting up iproute2 (5.10.0-4) ...
22:13:54 [2022-09-08T22:13:54.200Z] #55 48.81 Processing triggers for libc-bin (2.31-13+deb11u3) ...
22:13:54 [2022-09-08T22:13:54.200Z] #55 DONE 49.0s
22:13:54 [2022-09-08T22:13:54.200Z] 
22:13:54 [2022-09-08T22:13:54.200Z] #42 [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
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.0 checking whether UID '0' is supported by ustar format... yes
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.0 checking whether GID '0' is supported by ustar format... yes
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.0 checking how to create a ustar tar archive... gnutar
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.1 checking dependency style of gcc... gcc3
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.4 checking whether to enable maintainer-specific portions of Makefiles... yes
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.4 checking whether make supports nested variables... (cached) yes
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.4 checking build system type... aarch64-unknown-linux-gnu
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.6 checking host system type... aarch64-unknown-linux-gnu
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.6 checking how to print strings... printf
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.6 checking for a sed that does not truncate output... /bin/sed
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.6 checking for grep that handles long lines and -e... /bin/grep
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.6 checking for egrep... /bin/grep -E
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.7 checking for fgrep... /bin/grep -F
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.7 checking for ld used by gcc... /usr/bin/ld
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.8 checking whether ln -s works... yes
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.8 checking the maximum length of command line arguments... 1572864
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.9 checking for /usr/bin/ld option to reload object files... -r
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.9 checking for objdump... objdump
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.9 checking how to recognize dependent libraries... pass_all
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.9 checking for dlltool... no
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.9 checking how to associate runtime and link libraries... printf %s\n
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.9 checking for ar... ar
22:13:54 [2022-09-08T22:13:54.200Z] #42 114.9 checking for archiver @FILE support... @
22:13:54 [2022-09-08T22:13:54.200Z] #42 115.0 checking for strip... strip
22:13:54 [2022-09-08T22:13:54.200Z] #42 115.0 checking for ranlib... ranlib
22:13:54 [2022-09-08T22:13:54.200Z] #42 115.0 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:13:54 [2022-09-08T22:13:54.200Z] #42 115.3 checking for sysroot... no
22:13:54 [2022-09-08T22:13:54.200Z] #42 115.4 checking for a working dd... /bin/dd
22:13:54 [2022-09-08T22:13:54.200Z] #42 115.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:13:54 [2022-09-08T22:13:54.200Z] #42 115.4 checking for mt... no
22:13:54 [2022-09-08T22:13:54.200Z] #42 115.4 checking if : is a manifest tool... no
22:13:54 [2022-09-08T22:13:54.200Z] #42 115.4 checking how to run the C preprocessor... gcc -E
22:13:54 [2022-09-08T22:13:54.200Z] #42 115.7 checking for ANSI C header files... yes
22:13:54 [2022-09-08T22:13:54.200Z] #42 116.4 checking for sys/types.h... yes
22:13:54 [2022-09-08T22:13:54.200Z] #42 116.6 checking for sys/stat.h... yes
22:13:54 [2022-09-08T22:13:54.200Z] #42 116.8 checking for stdlib.h... yes
22:13:54 [2022-09-08T22:13:54.200Z] #42 117.0 checking for string.h... yes
22:13:54 [2022-09-08T22:13:54.200Z] #42 117.2 checking for memory.h... yes
22:13:54 [2022-09-08T22:13:54.200Z] #42 117.5 checking for strings.h... yes
22:13:54 [2022-09-08T22:13:54.200Z] #42 117.8 checking for inttypes.h... yes
22:13:54 [2022-09-08T22:13:54.200Z] #42 118.0 checking for stdint.h... yes
22:13:54 [2022-09-08T22:13:54.200Z] #42 118.2 checking for unistd.h... yes
22:13:54 [2022-09-08T22:13:54.200Z] #42 118.5 checking for dlfcn.h... yes
22:13:54 [2022-09-08T22:13:54.200Z] #42 118.6 checking for objdir... .libs
22:13:54 [2022-09-08T22:13:54.457Z] #42 119.0 checking if gcc supports -fno-rtti -fno-exceptions... no
22:13:54 [2022-09-08T22:13:54.457Z] #42 119.1 checking for gcc option to produce PIC... -fPIC -DPIC
22:13:54 [2022-09-08T22:13:54.457Z] #42 119.1 checking if gcc PIC flag -fPIC -DPIC works... yes
22:13:54 [2022-09-08T22:13:54.714Z] #42 119.3 checking if gcc static flag -static works... yes
22:13:55 [2022-09-08T22:13:55.277Z] #42 119.7 checking if gcc supports -c -o file.o... 
22:13:55 [2022-09-08T22:13:55.277Z] #42 ...
22:13:55 [2022-09-08T22:13:55.277Z] 
22:13:55 [2022-09-08T22:13:55.277Z] #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
22:13:55 [2022-09-08T22:13:55.277Z] #0 0.708 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:13:55 [2022-09-08T22:13:55.278Z] #0 0.713 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:13:55 [2022-09-08T22:13:55.278Z] #0 0.719 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:13:55 [2022-09-08T22:13:55.278Z] #58 DONE 0.8s
22:13:55 [2022-09-08T22:13:55.278Z] 
22:13:55 [2022-09-08T22:13:55.278Z] #42 [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
22:13:55 [2022-09-08T22:13:55.278Z] #42 119.7 checking if gcc supports -c -o file.o... yes
22:13:55 [2022-09-08T22:13:55.278Z] #42 119.9 checking if gcc supports -c -o file.o... (cached) yes
22:13:55 [2022-09-08T22:13:55.278Z] #42 119.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:13:55 [2022-09-08T22:13:55.278Z] #42 120.0 checking dynamic linker characteristics... 
22:13:55 [2022-09-08T22:13:55.278Z] #42 ...
22:13:55 [2022-09-08T22:13:55.278Z] 
22:13:55 [2022-09-08T22:13:55.278Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
22:14:00 [2022-09-08T22:14:00.534Z] #59 ...
22:14:00 [2022-09-08T22:14:00.534Z] 
22:14:00 [2022-09-08T22:14:00.534Z] #42 [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
22:14:00 [2022-09-08T22:14:00.534Z] #42 120.0 checking dynamic linker characteristics... GNU/Linux ld.so
22:14:00 [2022-09-08T22:14:00.534Z] #42 120.5 checking how to hardcode library paths into programs... immediate
22:14:00 [2022-09-08T22:14:00.534Z] #42 120.5 checking whether stripping libraries is possible... yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 120.5 checking if libtool supports shared libraries... yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 120.5 checking whether to build shared libraries... no
22:14:00 [2022-09-08T22:14:00.534Z] #42 120.5 checking whether to build static libraries... yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 120.5 checking float.h usability... yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 120.8 checking float.h presence... yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 120.9 checking for float.h... yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 120.9 checking limits.h usability... yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 121.1 checking limits.h presence... yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 121.1 checking for limits.h... yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 121.2 checking stddef.h usability... yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 121.4 checking stddef.h presence... yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 121.4 checking for stddef.h... yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 121.5 checking for stdlib.h... (cached) yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 121.5 checking for string.h... (cached) yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 121.6 checking sys/time.h usability... yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 121.8 checking sys/time.h presence... yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 121.8 checking for sys/time.h... yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 121.9 checking for inline... inline
22:14:00 [2022-09-08T22:14:00.534Z] #42 122.0 checking for size_t... yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 122.3 checking for stdlib.h... (cached) yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 122.3 checking for GNU libc compatible malloc... yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 122.6 checking for stdlib.h... (cached) yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 122.6 checking for GNU libc compatible realloc... yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 122.8 checking for working strtod... yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 123.0 checking for gettimeofday... yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 123.1 checking for memset... yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 123.3 checking for strspn... yes
22:14:00 [2022-09-08T22:14:00.534Z] #42 123.6 checking that generated files are newer than configure... done
22:14:00 [2022-09-08T22:14:00.534Z] #42 123.6 configure: creating ./config.status
22:14:01 [2022-09-08T22:14:01.098Z] #42 126.1 config.status: creating Makefile
22:14:01 [2022-09-08T22:14:01.355Z] #42 126.1 config.status: creating config.h
22:14:01 [2022-09-08T22:14:01.355Z] #42 126.2 config.status: executing depfiles commands
22:14:01 [2022-09-08T22:14:01.612Z] #42 126.4 config.status: executing libtool commands
22:14:02 [2022-09-08T22:14:02.543Z] #42 127.2   GEN      .version
22:14:02 [2022-09-08T22:14:02.543Z] #42 127.2 make  install-recursive
22:14:02 [2022-09-08T22:14:02.543Z] #42 127.2 make[1]: Entering directory '/tmp/crun-build'
22:14:02 [2022-09-08T22:14:02.543Z] #42 127.3 Making install in libocispec
22:14:02 [2022-09-08T22:14:02.543Z] #42 127.3 make[2]: Entering directory '/tmp/crun-build/libocispec'
22:14:02 [2022-09-08T22:14:02.543Z] #42 127.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
22:14:02 [2022-09-08T22:14:02.543Z] #42 127.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
22:14:02 [2022-09-08T22:14:02.543Z] #42 127.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
22:14:02 [2022-09-08T22:14:02.800Z] #42 127.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
22:14:03 [2022-09-08T22:14:03.057Z] #42 128.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
22:14:03 [2022-09-08T22:14:03.314Z] #42 128.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
22:14:03 [2022-09-08T22:14:03.314Z] #42 128.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
22:14:03 [2022-09-08T22:14:03.314Z] #42 128.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
22:14:03 [2022-09-08T22:14:03.314Z] #42 128.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
22:14:03 [2022-09-08T22:14:03.314Z] #42 128.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
22:14:03 [2022-09-08T22:14:03.314Z] #42 128.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
22:14:03 [2022-09-08T22:14:03.314Z] #42 128.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
22:14:03 [2022-09-08T22:14:03.314Z] #42 128.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
22:14:03 [2022-09-08T22:14:03.570Z] #42 128.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
22:14:03 [2022-09-08T22:14:03.570Z] #42 128.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
22:14:03 [2022-09-08T22:14:03.570Z] #42 128.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
22:14:03 [2022-09-08T22:14:03.570Z] #42 128.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
22:14:03 [2022-09-08T22:14:03.570Z] #42 128.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
22:14:03 [2022-09-08T22:14:03.570Z] #42 128.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
22:14:03 [2022-09-08T22:14:03.570Z] #42 128.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
22:14:04 [2022-09-08T22:14:04.133Z] #42 129.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
22:14:04 [2022-09-08T22:14:04.133Z] #42 129.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
22:14:04 [2022-09-08T22:14:04.133Z] #42 129.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
22:14:04 [2022-09-08T22:14:04.133Z] #42 129.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
22:14:04 [2022-09-08T22:14:04.133Z] #42 129.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
22:14:04 [2022-09-08T22:14:04.133Z] #42 129.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
22:14:04 [2022-09-08T22:14:04.133Z] #42 129.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
22:14:04 [2022-09-08T22:14:04.133Z] #42 129.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
22:14:04 [2022-09-08T22:14:04.133Z] #42 129.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
22:14:04 [2022-09-08T22:14:04.133Z] #42 129.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
22:14:04 [2022-09-08T22:14:04.133Z] #42 129.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
22:14:04 [2022-09-08T22:14:04.133Z] #42 129.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
22:14:04 [2022-09-08T22:14:04.133Z] #42 129.0 make  install-recursive
22:14:04 [2022-09-08T22:14:04.133Z] #42 129.0 make[3]: Entering directory '/tmp/crun-build/libocispec'
22:14:04 [2022-09-08T22:14:04.133Z] #42 129.1 Making install in yajl
22:14:04 [2022-09-08T22:14:04.393Z] #42 129.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
22:14:04 [2022-09-08T22:14:04.393Z] #42 129.1   CC       verify/json_verify-json_verify.o
22:14:04 [2022-09-08T22:14:04.393Z] #42 129.1   CC       src/libyajl_la-yajl_alloc.lo
22:14:04 [2022-09-08T22:14:04.393Z] #42 129.2   CC       src/libyajl_la-yajl.lo
22:14:04 [2022-09-08T22:14:04.393Z] #42 129.2   CC       src/libyajl_la-yajl_gen.lo
22:14:04 [2022-09-08T22:14:04.393Z] #42 129.2   CC       src/libyajl_la-yajl_parser.lo
22:14:04 [2022-09-08T22:14:04.393Z] #42 129.2   CC       src/libyajl_la-yajl_buf.lo
22:14:04 [2022-09-08T22:14:04.393Z] #42 129.2   CC       src/libyajl_la-yajl_encode.lo
22:14:04 [2022-09-08T22:14:04.393Z] #42 129.3   CC       src/libyajl_la-yajl_lex.lo
22:14:04 [2022-09-08T22:14:04.393Z] #42 129.3   CC       src/libyajl_la-yajl_tree.lo
22:14:04 [2022-09-08T22:14:04.650Z] #42 ...
22:14:04 [2022-09-08T22:14:04.650Z] 
22:14:04 [2022-09-08T22:14:04.650Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
22:14:04 [2022-09-08T22:14:04.650Z] #59 9.693 Collecting yamllint==1.27.1
22:14:06 [2022-09-08T22:14:06.027Z] #59 10.73   Downloading yamllint-1.27.1.tar.gz (129 kB)
22:14:07 [2022-09-08T22:14:07.392Z] #59 11.95 Collecting pathspec>=0.5.3
22:14:07 [2022-09-08T22:14:07.392Z] #59 11.97   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
22:14:07 [2022-09-08T22:14:07.392Z] #59 12.31 Collecting pyyaml
22:14:07 [2022-09-08T22:14:07.392Z] #59 12.33   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
22:14:07 [2022-09-08T22:14:07.649Z] #59 12.37 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
22:14:07 [2022-09-08T22:14:07.649Z] #59 12.38 Building wheels for collected packages: yamllint
22:14:07 [2022-09-08T22:14:07.649Z] #59 12.38   Building wheel for yamllint (setup.py): started
22:14:08 [2022-09-08T22:14:08.578Z] #59 13.25   Building wheel for yamllint (setup.py): finished with status 'done'
22:14:08 [2022-09-08T22:14:08.578Z] #59 13.26   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=25d449e37406620289ec0632809ba14d72b0a61b62dc5f54d9cf48cd062e0ebd
22:14:08 [2022-09-08T22:14:08.578Z] #59 13.26   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
22:14:08 [2022-09-08T22:14:08.578Z] #59 13.26 Successfully built yamllint
22:14:08 [2022-09-08T22:14:08.578Z] #59 13.28 Installing collected packages: pyyaml, pathspec, yamllint
22:14:08 [2022-09-08T22:14:08.578Z] #59 13.64 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
22:14:09 [2022-09-08T22:14:09.143Z] #59 DONE 14.1s
22:14:09 [2022-09-08T22:14:09.143Z] 
22:14:09 [2022-09-08T22:14:09.143Z] #42 [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
22:14:10 [2022-09-08T22:14:10.073Z] #42 134.8   CCLD     libyajl.la
22:14:10 [2022-09-08T22:14:10.330Z] #42 135.2   CCLD     verify/json_verify
22:14:10 [2022-09-08T22:14:10.893Z] #42 135.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
22:14:10 [2022-09-08T22:14:10.893Z] #42 135.6 make[5]: Nothing to be done for 'install-exec-am'.
22:14:10 [2022-09-08T22:14:10.893Z] #42 135.6 make[5]: Nothing to be done for 'install-data-am'.
22:14:10 [2022-09-08T22:14:10.893Z] #42 135.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
22:14:10 [2022-09-08T22:14:10.893Z] #42 135.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
22:14:10 [2022-09-08T22:14:10.893Z] #42 135.6 make[4]: Entering directory '/tmp/crun-build/libocispec'
22:14:10 [2022-09-08T22:14:10.893Z] #42 135.7   CC       src/validate.o
22:14:10 [2022-09-08T22:14:10.893Z] #42 135.7   CC       src/image_spec_schema_config_schema.lo
22:14:10 [2022-09-08T22:14:10.893Z] #42 135.7   CC       src/image_spec_schema_content_descriptor.lo
22:14:10 [2022-09-08T22:14:10.893Z] #42 135.7   CC       src/image_spec_schema_defs.lo
22:14:10 [2022-09-08T22:14:10.893Z] #42 135.7   CC       src/image_spec_schema_defs_descriptor.lo
22:14:10 [2022-09-08T22:14:10.893Z] #42 135.8   CC       src/image_spec_schema_image_index_schema.lo
22:14:10 [2022-09-08T22:14:10.893Z] #42 135.8   CC       src/image_spec_schema_image_layout_schema.lo
22:14:10 [2022-09-08T22:14:10.893Z] #42 135.8   CC       src/image_spec_schema_image_manifest_schema.lo
22:14:11 [2022-09-08T22:14:11.150Z] #42 135.9   CC       src/runtime_spec_schema_config_linux.lo
22:14:11 [2022-09-08T22:14:11.150Z] #42 135.9   CC       src/runtime_spec_schema_config_zos.lo
22:14:11 [2022-09-08T22:14:11.150Z] #42 135.9   CC       src/runtime_spec_schema_config_schema.lo
22:14:11 [2022-09-08T22:14:11.150Z] #42 135.9   CC       src/runtime_spec_schema_config_solaris.lo
22:14:11 [2022-09-08T22:14:11.150Z] #42 136.0   CC       src/runtime_spec_schema_config_vm.lo
22:14:11 [2022-09-08T22:14:11.407Z] #42 136.1   CC       src/runtime_spec_schema_config_windows.lo
22:14:11 [2022-09-08T22:14:11.407Z] #42 136.1   CC       src/runtime_spec_schema_defs.lo
22:14:11 [2022-09-08T22:14:11.407Z] #42 136.2   CC       src/runtime_spec_schema_defs_linux.lo
22:14:11 [2022-09-08T22:14:11.407Z] #42 136.3   CC       src/runtime_spec_schema_defs_zos.lo
22:14:11 [2022-09-08T22:14:11.407Z] #42 136.3   CC       src/runtime_spec_schema_defs_vm.lo
22:14:11 [2022-09-08T22:14:11.407Z] #42 136.4   CC       src/runtime_spec_schema_defs_windows.lo
22:14:11 [2022-09-08T22:14:11.664Z] #42 136.4   CC       src/runtime_spec_schema_state_schema.lo
22:14:11 [2022-09-08T22:14:11.664Z] #42 136.5   CC       src/image_manifest_items_image_manifest_items_schema.lo
22:14:11 [2022-09-08T22:14:11.664Z] #42 136.5   CC       src/basic_test_double_array_item.lo
22:14:11 [2022-09-08T22:14:11.664Z] #42 136.6   CC       src/basic_test_double_array.lo
22:14:11 [2022-09-08T22:14:11.921Z] #42 136.7   CC       src/basic_test_top_array_int.lo
22:14:11 [2022-09-08T22:14:11.921Z] #42 136.8   CC       src/basic_test_top_array_string.lo
22:14:12 [2022-09-08T22:14:12.178Z] #42 136.9   CC       src/basic_test_top_double_array_int.lo
22:14:12 [2022-09-08T22:14:12.434Z] #42 137.1   CC       src/basic_test_top_double_array_obj.lo
22:14:12 [2022-09-08T22:14:12.434Z] #42 137.1   CC       src/basic_test_top_double_array_refobj.lo
22:14:12 [2022-09-08T22:14:12.691Z] #42 137.4   CC       src/basic_test_top_double_array_string.lo
22:14:12 [2022-09-08T22:14:12.691Z] #42 137.5   CC       src/read-file.lo
22:14:12 [2022-09-08T22:14:12.947Z] #42 137.8   CC       src/json_common.lo
22:14:13 [2022-09-08T22:14:13.205Z] #42 137.9   CC       tests/test-1.o
22:14:13 [2022-09-08T22:14:13.205Z] #42 137.9   CC       tests/test-2.o
22:14:13 [2022-09-08T22:14:13.205Z] #42 138.2   CC       tests/test-3.o
22:14:13 [2022-09-08T22:14:13.768Z] #42 138.4   CC       tests/test-4.o
22:14:14 [2022-09-08T22:14:14.025Z] #42 138.7   CC       tests/test-5.o
22:14:14 [2022-09-08T22:14:14.025Z] #42 138.8   CC       tests/test-6.o
22:14:14 [2022-09-08T22:14:14.285Z] #42 139.1   CC       tests/test-7.o
22:14:14 [2022-09-08T22:14:14.541Z] #42 139.2   CC       tests/test-8.o
22:14:14 [2022-09-08T22:14:14.541Z] #42 139.5   CC       tests/test-9.o
22:14:15 [2022-09-08T22:14:15.105Z] #42 139.8   CC       tests/test-10.o
22:14:15 [2022-09-08T22:14:15.362Z] #42 140.3   CC       tests/test-11.o
22:14:41 [2022-09-08T22:14:41.872Z] #42 ...
22:14:41 [2022-09-08T22:14:41.872Z] 
22:14:41 [2022-09-08T22:14:41.872Z] #21 [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
22:14:41 [2022-09-08T22:14:41.872Z] #21 208.0 + dpkg --print-architecture
22:14:41 [2022-09-08T22:14:41.872Z] #21 DONE 208.5s
22:14:41 [2022-09-08T22:14:41.872Z] 
22:14:41 [2022-09-08T22:14:41.872Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
22:14:48 [2022-09-08T22:14:48.417Z] #46 ...
22:14:48 [2022-09-08T22:14:48.417Z] 
22:14:48 [2022-09-08T22:14:48.417Z] #42 [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
22:14:48 [2022-09-08T22:14:48.417Z] #42 173.3   CCLD     libocispec.la
22:14:48 [2022-09-08T22:14:48.981Z] #42 173.7   CCLD     src/validate
22:14:48 [2022-09-08T22:14:48.981Z] #42 173.7   CCLD     tests/test-1
22:14:48 [2022-09-08T22:14:48.981Z] #42 173.8   CCLD     tests/test-2
22:14:48 [2022-09-08T22:14:48.981Z] #42 173.8   CCLD     tests/test-3
22:14:49 [2022-09-08T22:14:49.237Z] #42 173.9   CCLD     tests/test-4
22:14:49 [2022-09-08T22:14:49.237Z] #42 173.9   CCLD     tests/test-5
22:14:49 [2022-09-08T22:14:49.237Z] #42 174.0   CCLD     tests/test-6
22:14:49 [2022-09-08T22:14:49.237Z] #42 174.1   CCLD     tests/test-7
22:14:49 [2022-09-08T22:14:49.237Z] #42 174.1   CCLD     tests/test-8
22:14:49 [2022-09-08T22:14:49.503Z] #42 174.2   CCLD     tests/test-9
22:14:49 [2022-09-08T22:14:49.503Z] #42 174.2 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
22:14:49 [2022-09-08T22:14:49.503Z] #42 174.4   CCLD     tests/test-10
22:14:49 [2022-09-08T22:14:49.761Z] #42 174.5   CCLD     tests/test-11
22:14:51 [2022-09-08T22:14:51.654Z] #42 176.1 libtool: link: ar cr libocispec.a 
22:14:51 [2022-09-08T22:14:51.654Z] #42 176.2 libtool: link: ranlib libocispec.a
22:14:53 [2022-09-08T22:14:53.021Z] #42 177.6 make[5]: Entering directory '/tmp/crun-build/libocispec'
22:14:53 [2022-09-08T22:14:53.021Z] #42 177.6 make[5]: Nothing to be done for 'install-exec-am'.
22:14:53 [2022-09-08T22:14:53.021Z] #42 177.6 make[5]: Nothing to be done for 'install-data-am'.
22:14:53 [2022-09-08T22:14:53.021Z] #42 177.6 make[5]: Leaving directory '/tmp/crun-build/libocispec'
22:14:53 [2022-09-08T22:14:53.021Z] #42 177.6 make[4]: Leaving directory '/tmp/crun-build/libocispec'
22:14:53 [2022-09-08T22:14:53.021Z] #42 177.6 make[3]: Leaving directory '/tmp/crun-build/libocispec'
22:14:53 [2022-09-08T22:14:53.021Z] #42 177.6 make[2]: Leaving directory '/tmp/crun-build/libocispec'
22:14:53 [2022-09-08T22:14:53.021Z] #42 177.6 make[2]: Entering directory '/tmp/crun-build'
22:14:53 [2022-09-08T22:14:53.021Z] #42 177.8   CC       src/libcrun/libcrun_testing_a-utils.o
22:14:53 [2022-09-08T22:14:53.021Z] #42 177.8   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
22:14:53 [2022-09-08T22:14:53.021Z] #42 177.8   CC       src/libcrun/libcrun_testing_a-container.o
22:14:53 [2022-09-08T22:14:53.021Z] #42 177.8   CC       src/libcrun/libcrun_testing_a-cgroup.o
22:14:53 [2022-09-08T22:14:53.021Z] #42 177.8   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
22:14:53 [2022-09-08T22:14:53.021Z] #42 177.9   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
22:14:53 [2022-09-08T22:14:53.021Z] #42 177.9   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
22:14:53 [2022-09-08T22:14:53.021Z] #42 177.9   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
22:14:53 [2022-09-08T22:14:53.021Z] #42 177.9   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
22:14:53 [2022-09-08T22:14:53.277Z] #42 178.0   CC       src/libcrun/libcrun_testing_a-criu.o
22:14:53 [2022-09-08T22:14:53.277Z] #42 178.1   CC       src/libcrun/libcrun_testing_a-custom-handler.o
22:14:53 [2022-09-08T22:14:53.277Z] #42 178.1   CC       src/libcrun/libcrun_testing_a-linux.o
22:14:53 [2022-09-08T22:14:53.533Z] #42 178.2   CC       src/libcrun/libcrun_testing_a-seccomp.o
22:14:53 [2022-09-08T22:14:53.533Z] #42 178.2   CC       src/libcrun/libcrun_testing_a-ebpf.o
22:14:53 [2022-09-08T22:14:53.533Z] #42 178.4   CC       src/libcrun/libcrun_testing_a-error.o
22:14:53 [2022-09-08T22:14:53.533Z] #42 178.5   CC       src/libcrun/libcrun_testing_a-status.o
22:14:53 [2022-09-08T22:14:53.790Z] #42 178.5   CC       src/libcrun/libcrun_testing_a-terminal.o
22:14:53 [2022-09-08T22:14:53.790Z] #42 178.6   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
22:14:53 [2022-09-08T22:14:53.790Z] #42 178.7   CC       src/libcrun/libcrun_testing_a-signals.o
22:14:54 [2022-09-08T22:14:54.047Z] #42 178.8   CC       src/libcrun/libcrun_testing_a-mount_flags.o
22:14:54 [2022-09-08T22:14:54.047Z] #42 178.9   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
22:14:54 [2022-09-08T22:14:54.303Z] #42 179.0   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
22:14:54 [2022-09-08T22:14:54.303Z] #42 179.1   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
22:14:54 [2022-09-08T22:14:54.303Z] #42 179.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
22:14:54 [2022-09-08T22:14:54.566Z] #42 179.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
22:14:54 [2022-09-08T22:14:54.566Z] #42 179.4   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
22:14:54 [2022-09-08T22:14:54.566Z] #42 179.4   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
22:14:55 [2022-09-08T22:14:55.129Z] #42 179.8   CC       src/crun-crun.o
22:14:55 [2022-09-08T22:14:55.129Z] #42 179.9   CC       src/crun-run.o
22:14:55 [2022-09-08T22:14:55.129Z] #42 180.0   CC       src/crun-delete.o
22:14:55 [2022-09-08T22:14:55.385Z] #42 180.2   CC       src/crun-kill.o
22:14:55 [2022-09-08T22:14:55.385Z] #42 180.2   CC       src/crun-pause.o
22:14:55 [2022-09-08T22:14:55.642Z] #42 180.4   CC       src/crun-unpause.o
22:14:55 [2022-09-08T22:14:55.642Z] #42 180.5   CC       src/crun-spec.o
22:14:55 [2022-09-08T22:14:55.897Z] #42 180.7   CC       src/crun-exec.o
22:14:56 [2022-09-08T22:14:56.153Z] #42 180.9   CC       src/crun-list.o
22:14:56 [2022-09-08T22:14:56.153Z] #42 180.9   CC       src/crun-create.o
22:14:56 [2022-09-08T22:14:56.154Z] #42 181.0   CC       src/crun-start.o
22:14:56 [2022-09-08T22:14:56.410Z] #42 181.2   CC       src/crun-state.o
22:14:56 [2022-09-08T22:14:56.410Z] #42 181.2   CC       src/crun-update.o
22:14:56 [2022-09-08T22:14:56.410Z] #42 181.4   CC       src/crun-ps.o
22:14:56 [2022-09-08T22:14:56.973Z] #42 181.6   CC       src/crun-checkpoint.o
22:14:56 [2022-09-08T22:14:56.973Z] #42 181.7   CC       src/crun-restore.o
22:14:56 [2022-09-08T22:14:56.973Z] #42 181.8   CC       src/libcrun/libcrun_la-utils.lo
22:14:57 [2022-09-08T22:14:57.230Z] #42 182.1   CC       src/libcrun/libcrun_la-cloned_binary.lo
22:14:57 [2022-09-08T22:14:57.487Z] #42 182.2   CC       src/libcrun/libcrun_la-container.lo
22:14:57 [2022-09-08T22:14:57.743Z] #42 182.5   CC       src/libcrun/libcrun_la-cgroup.lo
22:14:57 [2022-09-08T22:14:57.743Z] #42 182.7   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
22:14:58 [2022-09-08T22:14:58.000Z] #42 182.9   CC       src/libcrun/libcrun_la-cgroup-resources.lo
22:14:58 [2022-09-08T22:14:58.257Z] #42 183.1   CC       src/libcrun/libcrun_la-cgroup-setup.lo
22:14:58 [2022-09-08T22:14:58.257Z] #42 183.2   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
22:14:58 [2022-09-08T22:14:58.514Z] #42 183.4   CC       src/libcrun/libcrun_la-cgroup-utils.lo
22:14:59 [2022-09-08T22:14:59.077Z] #42 183.9   CC       src/libcrun/libcrun_la-criu.lo
22:14:59 [2022-09-08T22:14:59.077Z] #42 184.0   CC       src/libcrun/libcrun_la-custom-handler.lo
22:14:59 [2022-09-08T22:14:59.639Z] #42 184.2   CC       src/libcrun/libcrun_la-linux.lo
22:14:59 [2022-09-08T22:14:59.639Z] #42 184.5   CC       src/libcrun/libcrun_la-seccomp.lo
22:15:00 [2022-09-08T22:15:00.203Z] #42 184.9   CC       src/libcrun/libcrun_la-ebpf.lo
22:15:00 [2022-09-08T22:15:00.203Z] #42 185.0   CC       src/libcrun/libcrun_la-error.lo
22:15:01 [2022-09-08T22:15:01.133Z] #42 185.7   CC       src/libcrun/libcrun_la-status.lo
22:15:01 [2022-09-08T22:15:01.390Z] #42 186.2   CC       src/libcrun/libcrun_la-terminal.lo
22:15:01 [2022-09-08T22:15:01.646Z] #42 186.5   CC       src/libcrun/libcrun_la-chroot_realpath.lo
22:15:01 [2022-09-08T22:15:01.903Z] #42 186.9   CC       src/libcrun/libcrun_la-signals.lo
22:15:02 [2022-09-08T22:15:02.466Z] #42 187.1   CC       src/libcrun/libcrun_la-mount_flags.lo
22:15:02 [2022-09-08T22:15:02.466Z] #42 187.2   CC       src/libcrun/libcrun_la-seccomp_notify.lo
22:15:02 [2022-09-08T22:15:02.722Z] #42 187.6   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
22:15:02 [2022-09-08T22:15:02.979Z] #42 187.9   CC       src/libcrun/handlers/libcrun_la-krun.lo
22:15:03 [2022-09-08T22:15:03.908Z] #42 188.6   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
22:15:04 [2022-09-08T22:15:04.164Z] #42 188.8   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
22:15:04 [2022-09-08T22:15:04.164Z] #42 189.0   CC       tests/init.o
22:15:04 [2022-09-08T22:15:04.421Z] #42 189.2   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
22:15:26 [2022-09-08T22:15:26.337Z] #42 207.6   CCLD     tests/init
22:15:44 [2022-09-08T22:15:44.392Z] #42 227.0   AR       libcrun_testing.a
22:15:44 [2022-09-08T22:15:44.392Z] #42 227.0 ar: `u' modifier ignored since `D' is the default (see `U')
22:15:44 [2022-09-08T22:15:44.392Z] #42 227.1   CCLD     tests/tests_libcrun_utils
22:15:44 [2022-09-08T22:15:44.392Z] #42 227.1   CCLD     tests/tests_libcrun_errors
22:15:44 [2022-09-08T22:15:44.392Z] #42 227.1   CCLD     tests/tests_libcrun_fuzzer
22:15:44 [2022-09-08T22:15:44.392Z] #42 227.8   CCLD     libcrun.la
22:15:44 [2022-09-08T22:15:44.392Z] #42 228.9   CCLD     crun
22:15:44 [2022-09-08T22:15:44.649Z] #42 229.4 make[3]: Entering directory '/tmp/crun-build'
22:15:44 [2022-09-08T22:15:44.649Z] #42 229.6  /bin/mkdir -p '/usr/local/share/man/man1'
22:15:44 [2022-09-08T22:15:44.906Z] #42 229.6  /bin/mkdir -p '/usr/local/lib'
22:15:44 [2022-09-08T22:15:44.906Z] #42 229.7  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
22:15:44 [2022-09-08T22:15:44.906Z] #42 229.7  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
22:15:44 [2022-09-08T22:15:44.906Z] #42 229.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
22:15:45 [2022-09-08T22:15:45.163Z] #42 229.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
22:15:45 [2022-09-08T22:15:45.163Z] #42 229.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a
22:15:45 [2022-09-08T22:15:45.163Z] #42 229.8 libtool: install: ranlib /usr/local/lib/libcrun.a
22:15:45 [2022-09-08T22:15:45.163Z] #42 229.9 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
22:15:45 [2022-09-08T22:15:45.163Z] #42 229.9 ----------------------------------------------------------------------
22:15:45 [2022-09-08T22:15:45.163Z] #42 229.9 Libraries have been installed in:
22:15:45 [2022-09-08T22:15:45.163Z] #42 229.9    /usr/local/lib
22:15:45 [2022-09-08T22:15:45.163Z] #42 229.9 
22:15:45 [2022-09-08T22:15:45.163Z] #42 229.9 If you ever happen to want to link against installed libraries
22:15:45 [2022-09-08T22:15:45.163Z] #42 229.9 in a given directory, LIBDIR, you must either use libtool, and
22:15:45 [2022-09-08T22:15:45.163Z] #42 230.0 specify the full pathname of the library, or use the '-LLIBDIR'
22:15:45 [2022-09-08T22:15:45.163Z] #42 230.0 flag during linking and do at least one of the following:
22:15:45 [2022-09-08T22:15:45.163Z] #42 230.0    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
22:15:45 [2022-09-08T22:15:45.163Z] #42 230.0      during execution
22:15:45 [2022-09-08T22:15:45.163Z] #42 230.0    - add LIBDIR to the 'LD_RUN_PATH' environment variable
22:15:45 [2022-09-08T22:15:45.163Z] #42 230.0      during linking
22:15:45 [2022-09-08T22:15:45.163Z] #42 230.0    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
22:15:45 [2022-09-08T22:15:45.163Z] #42 230.0    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
22:15:45 [2022-09-08T22:15:45.163Z] #42 230.0 
22:15:45 [2022-09-08T22:15:45.163Z] #42 230.0 See any operating system documentation about shared libraries for
22:15:45 [2022-09-08T22:15:45.163Z] #42 230.0 more information, such as the ld(1) and ld.so(8) manual pages.
22:15:45 [2022-09-08T22:15:45.163Z] #42 230.0 ----------------------------------------------------------------------
22:15:45 [2022-09-08T22:15:45.163Z] #42 230.0  /bin/mkdir -p '/build'
22:15:45 [2022-09-08T22:15:45.163Z] #42 230.0   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
22:15:45 [2022-09-08T22:15:45.163Z] #42 ...
22:15:45 [2022-09-08T22:15:45.163Z] 
22:15:45 [2022-09-08T22:15:45.163Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
22:15:45 [2022-09-08T22:15:45.163Z] #26 274.4 + return
22:15:46 [2022-09-08T22:15:46.532Z] #26 DONE 275.6s
22:15:46 [2022-09-08T22:15:46.532Z] 
22:15:46 [2022-09-08T22:15:46.532Z] #42 [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
22:15:46 [2022-09-08T22:15:46.532Z] #42 230.1 libtool: install: /usr/bin/install -c crun /build/crun
22:15:46 [2022-09-08T22:15:46.532Z] #42 230.1 make[3]: Leaving directory '/tmp/crun-build'
22:15:46 [2022-09-08T22:15:46.532Z] #42 230.1 make[2]: Leaving directory '/tmp/crun-build'
22:15:46 [2022-09-08T22:15:46.532Z] #42 230.1 make[1]: Leaving directory '/tmp/crun-build'
22:15:46 [2022-09-08T22:15:46.532Z] #42 DONE 231.2s
22:15:46 [2022-09-08T22:15:46.532Z] 
22:15:46 [2022-09-08T22:15:46.532Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:15:47 [2022-09-08T22:15:47.096Z] #41 ...
22:15:47 [2022-09-08T22:15:47.097Z] 
22:15:47 [2022-09-08T22:15:47.097Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
22:15:47 [2022-09-08T22:15:47.097Z] #46 167.6 + mkdir -p /build
22:15:47 [2022-09-08T22:15:47.097Z] #46 167.6 + cp runc /build/runc
22:15:47 [2022-09-08T22:15:47.097Z] #46 DONE 167.8s
22:15:47 [2022-09-08T22:15:47.097Z] 
22:15:47 [2022-09-08T22:15:47.097Z] #32 [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
22:15:48 [2022-09-08T22:15:48.994Z] #32 278.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
22:15:48 [2022-09-08T22:15:48.994Z] #32 DONE 278.5s
22:15:48 [2022-09-08T22:15:48.994Z] 
22:15:48 [2022-09-08T22:15:48.994Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:15:49 [2022-09-08T22:15:49.561Z] #41 ...
22:15:49 [2022-09-08T22:15:49.561Z] 
22:15:49 [2022-09-08T22:15:49.561Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
22:15:49 [2022-09-08T22:15:49.818Z] #60 DONE 0.3s
22:15:49 [2022-09-08T22:15:49.818Z] 
22:15:49 [2022-09-08T22:15:49.818Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:15:49 [2022-09-08T22:15:49.818Z] #41 ...
22:15:49 [2022-09-08T22:15:49.818Z] 
22:15:49 [2022-09-08T22:15:49.818Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
22:15:50 [2022-09-08T22:15:50.386Z] #61 DONE 0.3s
22:15:50 [2022-09-08T22:15:50.386Z] 
22:15:50 [2022-09-08T22:15:50.386Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
22:15:50 [2022-09-08T22:15:50.643Z] #62 DONE 0.4s
22:15:50 [2022-09-08T22:15:50.643Z] 
22:15:50 [2022-09-08T22:15:50.643Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
22:15:50 [2022-09-08T22:15:50.643Z] #63 DONE 0.1s
22:15:50 [2022-09-08T22:15:50.643Z] 
22:15:50 [2022-09-08T22:15:50.643Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:15:50 [2022-09-08T22:15:50.902Z] #41 ...
22:15:50 [2022-09-08T22:15:50.902Z] 
22:15:50 [2022-09-08T22:15:50.902Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
22:15:50 [2022-09-08T22:15:50.902Z] #64 DONE 0.1s
22:15:50 [2022-09-08T22:15:50.902Z] 
22:15:50 [2022-09-08T22:15:50.902Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
22:15:50 [2022-09-08T22:15:50.902Z] #65 DONE 0.1s
22:15:50 [2022-09-08T22:15:50.902Z] 
22:15:50 [2022-09-08T22:15:50.902Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
22:15:50 [2022-09-08T22:15:50.902Z] #66 DONE 0.1s
22:15:50 [2022-09-08T22:15:50.902Z] 
22:15:50 [2022-09-08T22:15:50.902Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
22:15:51 [2022-09-08T22:15:51.160Z] #67 DONE 0.1s
22:15:51 [2022-09-08T22:15:51.160Z] 
22:15:51 [2022-09-08T22:15:51.160Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
22:15:51 [2022-09-08T22:15:51.160Z] #68 DONE 0.1s
22:15:51 [2022-09-08T22:15:51.160Z] 
22:15:51 [2022-09-08T22:15:51.160Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:15:51 [2022-09-08T22:15:51.160Z] #41 ...
22:15:51 [2022-09-08T22:15:51.160Z] 
22:15:51 [2022-09-08T22:15:51.160Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
22:15:51 [2022-09-08T22:15:51.160Z] #69 DONE 0.1s
22:15:51 [2022-09-08T22:15:51.160Z] 
22:15:51 [2022-09-08T22:15:51.160Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
22:15:51 [2022-09-08T22:15:51.417Z] #70 DONE 0.2s
22:15:51 [2022-09-08T22:15:51.417Z] 
22:15:51 [2022-09-08T22:15:51.417Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
22:15:51 [2022-09-08T22:15:51.417Z] #71 DONE 0.1s
22:15:51 [2022-09-08T22:15:51.417Z] 
22:15:51 [2022-09-08T22:15:51.417Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
22:15:51 [2022-09-08T22:15:51.417Z] #72 DONE 0.1s
22:15:51 [2022-09-08T22:15:51.417Z] 
22:15:51 [2022-09-08T22:15:51.417Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:15:54 [2022-09-08T22:15:54.690Z] #41 253.8 + bin/containerd
22:16:41 [2022-09-08T22:16:41.344Z] #41 294.5 # github.com/containerd/containerd/cmd/containerd
22:16:41 [2022-09-08T22:16:41.344Z] #41 294.5 /usr/bin/ld: /tmp/go-link-1355684986/000019.o: in function `New':
22:16:41 [2022-09-08T22:16:41.344Z] #41 294.5 /tmp/tmp.WAHg1eXaqR/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
22:16:41 [2022-09-08T22:16:41.344Z] #41 294.6 + bin/containerd-stress
22:16:41 [2022-09-08T22:16:41.344Z] #41 295.7 + bin/containerd-shim
22:16:46 [2022-09-08T22:16:46.601Z] #41 305.0 + bin/containerd-shim-runc-v1
22:16:50 [2022-09-08T22:16:50.774Z] #41 310.1 + bin/containerd-shim-runc-v2
22:16:51 [2022-09-08T22:16:51.703Z] #41 310.8 + binaries
22:16:51 [2022-09-08T22:16:51.703Z] #41 310.8 + install -D bin/containerd /build/containerd
22:16:51 [2022-09-08T22:16:51.703Z] #41 310.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:16:51 [2022-09-08T22:16:51.703Z] #41 310.9 + install -D bin/ctr /build/ctr
22:16:52 [2022-09-08T22:16:52.267Z] #41 DONE 311.4s
22:16:52 [2022-09-08T22:16:52.830Z] 
22:16:52 [2022-09-08T22:16:52.830Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
22:16:53 [2022-09-08T22:16:53.086Z] #73 DONE 0.2s
22:16:53 [2022-09-08T22:16:53.086Z] 
22:16:53 [2022-09-08T22:16:53.086Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:16:53 [2022-09-08T22:16:53.086Z] #74 DONE 0.1s
22:16:53 [2022-09-08T22:16:53.342Z] 
22:16:53 [2022-09-08T22:16:53.342Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
22:16:53 [2022-09-08T22:16:53.904Z] #75 DONE 0.7s
22:16:53 [2022-09-08T22:16:53.904Z] 
22:16:53 [2022-09-08T22:16:53.904Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
22:16:53 [2022-09-08T22:16:53.904Z] #76 DONE 0.1s
22:16:53 [2022-09-08T22:16:53.904Z] 
22:16:53 [2022-09-08T22:16:53.904Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
22:16:53 [2022-09-08T22:16:53.904Z] #77 DONE 0.1s
22:16:53 [2022-09-08T22:16:53.904Z] 
22:16:53 [2022-09-08T22:16:53.904Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
22:16:53 [2022-09-08T22:16:53.904Z] #78 DONE 0.0s
22:16:54 [2022-09-08T22:16:54.161Z] 
22:16:54 [2022-09-08T22:16:54.161Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
22:16:59 [2022-09-08T22:16:59.411Z] #79 DONE 5.5s
22:16:59 [2022-09-08T22:16:59.667Z] 
22:16:59 [2022-09-08T22:16:59.667Z] #80 exporting to image
22:16:59 [2022-09-08T22:16:59.667Z] #80 exporting layers
22:17:04 [2022-09-08T22:17:04.916Z] #80 exporting layers 4.7s done
22:17:04 [2022-09-08T22:17:04.916Z] #80 writing image sha256:25c4204d87232f4d5152b145862bb3851bded5a9261f31bbc17da3313ce8dab6 done
22:17:04 [2022-09-08T22:17:04.916Z] #80 naming to docker.io/library/docker:366d551cd26362304f2580737fa1cec28da92359 done
22:17:04 [2022-09-08T22:17:04.916Z] #80 DONE 4.8s