Skip to content

Console Output

Skipping 136 KB.. Full Log
22-09-07T20:06:05.430Z] 
20:06:05 [2022-09-07T20:06:05.430Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:06:05 [2022-09-07T20:06:05.430Z] #0 1.019 Cloning into '/tmp/crun-build'...
20:06:05 [2022-09-07T20:06:05.430Z] #0 7.838 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
20:06:05 [2022-09-07T20:06:05.430Z] #0 7.858 Cloning into '/tmp/crun-build/libocispec'...
20:06:05 [2022-09-07T20:06:05.430Z] #46 10.24 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
20:06:05 [2022-09-07T20:06:05.430Z] #46 ...
20:06:05 [2022-09-07T20:06:05.430Z] 
20:06:05 [2022-09-07T20:06:05.430Z] #45 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
20:06:05 [2022-09-07T20:06:05.430Z] #45 1.267 + RM_GOPATH=0
20:06:05 [2022-09-07T20:06:05.430Z] #45 1.269 + TMP_GOPATH=
20:06:05 [2022-09-07T20:06:05.430Z] #45 1.269 + : /build
20:06:05 [2022-09-07T20:06:05.430Z] #45 1.269 + '[' -z '' ']'
20:06:05 [2022-09-07T20:06:05.430Z] #45 1.270 ++ mktemp -d
20:06:05 [2022-09-07T20:06:05.430Z] #45 1.273 + export GOPATH=/tmp/tmp.Ny4jNE7rT5
20:06:05 [2022-09-07T20:06:05.430Z] #45 1.275 + GOPATH=/tmp/tmp.Ny4jNE7rT5
20:06:05 [2022-09-07T20:06:05.430Z] #45 1.276 + RM_GOPATH=1
20:06:05 [2022-09-07T20:06:05.430Z] #45 1.276 + case "$(go env GOARCH)" in
20:06:05 [2022-09-07T20:06:05.430Z] #45 1.276 ++ go env GOARCH
20:06:05 [2022-09-07T20:06:05.688Z] #45 1.303 + export GO_BUILDMODE=-buildmode=pie
20:06:05 [2022-09-07T20:06:05.688Z] #45 1.304 + GO_BUILDMODE=-buildmode=pie
20:06:05 [2022-09-07T20:06:05.688Z] #45 1.305 ++ dirname /install.sh
20:06:05 [2022-09-07T20:06:05.688Z] #45 1.314 + dir=/
20:06:05 [2022-09-07T20:06:05.688Z] #45 1.314 + bin=tini
20:06:05 [2022-09-07T20:06:05.688Z] #45 1.314 + shift
20:06:05 [2022-09-07T20:06:05.688Z] #45 1.314 + '[' '!' -f //tini.installer ']'
20:06:05 [2022-09-07T20:06:05.688Z] #45 1.314 + . //tini.installer
20:06:05 [2022-09-07T20:06:05.688Z] #45 1.314 ++ : v0.19.0
20:06:05 [2022-09-07T20:06:05.688Z] #45 1.319 + install_tini
20:06:05 [2022-09-07T20:06:05.688Z] #45 1.319 + echo 'Install tini version v0.19.0'
20:06:05 [2022-09-07T20:06:05.688Z] #45 1.319 Install tini version v0.19.0
20:06:05 [2022-09-07T20:06:05.688Z] #45 1.319 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ny4jNE7rT5/tini
20:06:05 [2022-09-07T20:06:05.688Z] #45 1.327 Cloning into '/tmp/tmp.Ny4jNE7rT5/tini'...
20:06:06 [2022-09-07T20:06:06.619Z] #45 2.405 + cd /tmp/tmp.Ny4jNE7rT5/tini
20:06:06 [2022-09-07T20:06:06.619Z] #45 2.406 + git checkout -q v0.19.0
20:06:06 [2022-09-07T20:06:06.619Z] #45 2.411 + cmake .
20:06:07 [2022-09-07T20:06:07.184Z] #45 2.999 -- The C compiler identification is GNU 10.2.1
20:06:07 [2022-09-07T20:06:07.184Z] #45 3.079 -- Detecting C compiler ABI info
20:06:07 [2022-09-07T20:06:07.749Z] #45 3.659 -- Detecting C compiler ABI info - done
20:06:08 [2022-09-07T20:06:08.007Z] #45 3.804 -- Check for working C compiler: /usr/bin/cc - skipped
20:06:08 [2022-09-07T20:06:08.264Z] #45 3.822 -- Detecting C compile features
20:06:08 [2022-09-07T20:06:08.264Z] #45 3.826 -- Detecting C compile features - done
20:06:08 [2022-09-07T20:06:08.264Z] #45 3.871 -- Performing Test HAS_BUILTIN_FORTIFY
20:06:08 [2022-09-07T20:06:08.264Z] #45 4.104 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:06:08 [2022-09-07T20:06:08.522Z] #45 4.245 -- Configuring done
20:06:08 [2022-09-07T20:06:08.522Z] #45 4.274 -- Generating done
20:06:08 [2022-09-07T20:06:08.522Z] #45 4.276 -- Build files have been written to: /tmp/tmp.Ny4jNE7rT5/tini
20:06:08 [2022-09-07T20:06:08.522Z] #45 4.290 + make tini-static
20:06:08 [2022-09-07T20:06:08.781Z] #45 4.696 Scanning dependencies of target tini-static
20:06:09 [2022-09-07T20:06:09.051Z] #45 4.798 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:06:10 [2022-09-07T20:06:10.455Z] #45 6.189 [100%] Linking C executable tini-static
20:06:11 [2022-09-07T20:06:11.019Z] #45 6.801 [100%] Built target tini-static
20:06:11 [2022-09-07T20:06:11.276Z] #45 6.930 + mkdir -p /build
20:06:11 [2022-09-07T20:06:11.276Z] #45 6.935 + cp tini-static /build/docker-init
20:06:12 [2022-09-07T20:06:12.209Z] #45 DONE 7.6s
20:06:12 [2022-09-07T20:06:12.209Z] 
20:06:12 [2022-09-07T20:06:12.209Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:06:12 [2022-09-07T20:06:12.209Z] #46 10.27 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
20:06:12 [2022-09-07T20:06:12.209Z] #46 10.28 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
20:06:12 [2022-09-07T20:06:12.209Z] #46 10.28 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
20:06:12 [2022-09-07T20:06:12.209Z] #46 10.31 Cloning into '/tmp/crun-build/libocispec/image-spec'...
20:06:12 [2022-09-07T20:06:12.209Z] #46 12.63 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
20:06:12 [2022-09-07T20:06:12.209Z] #46 14.92 Cloning into '/tmp/crun-build/libocispec/yajl'...
20:06:12 [2022-09-07T20:06:12.209Z] #46 16.44 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
20:06:12 [2022-09-07T20:06:12.209Z] #46 16.61 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
20:06:12 [2022-09-07T20:06:12.468Z] #46 17.03 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
20:06:12 [2022-09-07T20:06:12.726Z] #46 ...
20:06:12 [2022-09-07T20:06:12.726Z] 
20:06:12 [2022-09-07T20:06:12.726Z] #31 [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
20:06:12 [2022-09-07T20:06:12.726Z] #31 68.96 gotestsum version dev
20:06:12 [2022-09-07T20:06:12.985Z] #31 DONE 69.2s
20:06:12 [2022-09-07T20:06:12.985Z] 
20:06:12 [2022-09-07T20:06:12.985Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:06:12 [2022-09-07T20:06:12.985Z] #35 62.07 Selecting previously unselected package mingw-w64-x86-64-dev.
20:06:12 [2022-09-07T20:06:12.985Z] #35 62.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:06:12 [2022-09-07T20:06:12.985Z] #35 62.08 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:06:12 [2022-09-07T20:06:12.985Z] #35 68.13 Selecting previously unselected package gcc-mingw-w64-base.
20:06:12 [2022-09-07T20:06:12.985Z] #35 68.15 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
20:06:12 [2022-09-07T20:06:12.985Z] #35 68.16 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:06:12 [2022-09-07T20:06:12.985Z] #35 68.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:06:12 [2022-09-07T20:06:12.985Z] #35 68.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
20:06:12 [2022-09-07T20:06:12.985Z] #35 68.44 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:06:19 [2022-09-07T20:06:19.569Z] #35 75.52 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:06:19 [2022-09-07T20:06:19.569Z] #35 75.52 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:06:19 [2022-09-07T20:06:19.569Z] #35 75.54 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:06:29 [2022-09-07T20:06:29.532Z] #35 ...
20:06:29 [2022-09-07T20:06:29.532Z] 
20:06:29 [2022-09-07T20:06:29.532Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:06:29 [2022-09-07T20:06:29.532Z] #46 32.65 aclocal: warning: couldn't open directory 'm4': No such file or directory
20:06:33 [2022-09-07T20:06:33.710Z] #46 ...
20:06:33 [2022-09-07T20:06:33.710Z] 
20:06:33 [2022-09-07T20:06:33.710Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:06:33 [2022-09-07T20:06:33.710Z] #35 89.13 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:06:33 [2022-09-07T20:06:33.711Z] #35 89.14 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:06:33 [2022-09-07T20:06:33.711Z] #35 89.18 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:06:38 [2022-09-07T20:06:38.977Z] #35 ...
20:06:38 [2022-09-07T20:06:38.977Z] 
20:06:38 [2022-09-07T20:06:38.977Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:06:38 [2022-09-07T20:06:38.977Z] #43 49.72 Updating files:  47% (2354/4986)
Updating files:  48% (2394/4986)
Updating files:  49% (2444/4986)
Updating files:  50% (2493/4986)
Updating files:  51% (2543/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:  83% (4153/4986)
Updating files:  84% (4189/4986)
Updating files:  85% (4239/4986)
Updating files:  86% (4288/4986)
Updating files:  87% (4338/4986)
Updating files:  88% (4388/4986)
Updating files:  89% (4438/4986)
Updating files:  90% (4488/4986)
Updating files:  91% (4538/4986)
Updating files:  92% (4588/4986)
Updating files:  93% (4637/4986)
Updating files:  94% (4687/4986)
Updating files:  95% (4737/4986)
Updating files:  96% (4787/4986)
Updating files:  97% (4837/4986)
Updating files:  98% (4887/4986)
Updating files:  99% (4937/4986)
Updating files: 100% (4986/4986)
Updating files: 100% (4986/4986), done.
20:06:38 [2022-09-07T20:06:38.977Z] #43 51.34 + cd /tmp/tmp.L30kD6mnse/src/github.com/containerd/containerd
20:06:38 [2022-09-07T20:06:38.977Z] #43 51.34 + git checkout -q v1.6.8
20:06:38 [2022-09-07T20:06:38.977Z] #43 53.79 + export 'BUILDTAGS=netgo osusergo static_build'
20:06:38 [2022-09-07T20:06:38.977Z] #43 53.80 + BUILDTAGS='netgo osusergo static_build'
20:06:38 [2022-09-07T20:06:38.977Z] #43 53.80 + export EXTRA_FLAGS=-buildmode=pie
20:06:38 [2022-09-07T20:06:38.977Z] #43 53.80 + EXTRA_FLAGS=-buildmode=pie
20:06:38 [2022-09-07T20:06:38.977Z] #43 53.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:06:38 [2022-09-07T20:06:38.977Z] #43 53.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:06:38 [2022-09-07T20:06:38.977Z] #43 53.80 + '[' '' = dynamic ']'
20:06:38 [2022-09-07T20:06:38.977Z] #43 53.80 + make
20:06:40 [2022-09-07T20:06:40.347Z] #43 55.49 + bin/ctr
20:06:50 [2022-09-07T20:06:50.309Z] #43 ...
20:06:50 [2022-09-07T20:06:50.309Z] 
20:06:50 [2022-09-07T20:06:50.309Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:06:50 [2022-09-07T20:06:50.309Z] #46 43.59 libtoolize: putting auxiliary files in '.'.
20:06:50 [2022-09-07T20:06:50.309Z] #46 43.59 libtoolize: copying file './ltmain.sh'
20:06:50 [2022-09-07T20:06:50.309Z] #46 44.20 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
20:06:50 [2022-09-07T20:06:50.309Z] #46 44.20 libtoolize: and rerunning libtoolize and aclocal.
20:06:50 [2022-09-07T20:06:50.309Z] #46 44.20 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:06:50 [2022-09-07T20:06:50.309Z] #46 ...
20:06:50 [2022-09-07T20:06:50.309Z] 
20:06:50 [2022-09-07T20:06:50.309Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:06:50 [2022-09-07T20:06:50.309Z] #35 95.56 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:06:50 [2022-09-07T20:06:50.309Z] #35 95.56 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
20:06:50 [2022-09-07T20:06:50.309Z] #35 95.58 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:06:50 [2022-09-07T20:06:50.309Z] #35 102.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:06:50 [2022-09-07T20:06:50.309Z] #35 102.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:06:50 [2022-09-07T20:06:50.309Z] #35 102.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:06:50 [2022-09-07T20:06:50.309Z] #35 ...
20:06:50 [2022-09-07T20:06:50.309Z] 
20:06:50 [2022-09-07T20:06:50.309Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:06:50 [2022-09-07T20:06:50.309Z] #46 53.86 configure.ac:7: installing './compile'
20:06:50 [2022-09-07T20:06:50.309Z] #46 53.88 configure.ac:11: installing './config.guess'
20:06:50 [2022-09-07T20:06:50.309Z] #46 53.88 configure.ac:11: installing './config.sub'
20:06:50 [2022-09-07T20:06:50.309Z] #46 53.88 configure.ac:8: installing './install-sh'
20:06:50 [2022-09-07T20:06:50.309Z] #46 53.89 configure.ac:8: installing './missing'
20:06:50 [2022-09-07T20:06:50.309Z] #46 54.04 Makefile.am: installing './depcomp'
20:06:50 [2022-09-07T20:06:50.566Z] #46 55.24 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:06:50 [2022-09-07T20:06:50.566Z] #46 55.25 libtoolize: copying file 'build-aux/ltmain.sh'
20:06:50 [2022-09-07T20:06:50.566Z] #46 55.37 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:06:50 [2022-09-07T20:06:50.566Z] #46 55.37 libtoolize: copying file 'm4/libtool.m4'
20:06:50 [2022-09-07T20:06:50.824Z] #46 55.48 libtoolize: copying file 'm4/ltoptions.m4'
20:06:50 [2022-09-07T20:06:50.824Z] #46 55.59 libtoolize: copying file 'm4/ltsugar.m4'
20:06:51 [2022-09-07T20:06:51.081Z] #46 55.69 libtoolize: copying file 'm4/ltversion.m4'
20:06:51 [2022-09-07T20:06:51.081Z] #46 55.81 libtoolize: copying file 'm4/lt~obsolete.m4'
20:06:51 [2022-09-07T20:06:51.081Z] #46 55.91 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:07:01 [2022-09-07T20:07:01.046Z] #46 ...
20:07:01 [2022-09-07T20:07:01.046Z] 
20:07:01 [2022-09-07T20:07:01.046Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:07:01 [2022-09-07T20:07:01.046Z] #35 116.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:07:01 [2022-09-07T20:07:01.046Z] #35 116.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:07:01 [2022-09-07T20:07:01.046Z] #35 116.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:07:06 [2022-09-07T20:07:06.304Z] #35 ...
20:07:06 [2022-09-07T20:07:06.304Z] 
20:07:06 [2022-09-07T20:07:06.304Z] #28 [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
20:07:06 [2022-09-07T20:07:06.304Z] #28 121.4 + for f in rootlesskit rootlesskit-docker-proxy
20:07:06 [2022-09-07T20:07:06.304Z] #28 121.4 + GOBIN=/build
20:07:06 [2022-09-07T20:07:06.304Z] #28 121.4 + GO111MODULE=on
20:07:06 [2022-09-07T20:07:06.304Z] #28 121.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
20:07:11 [2022-09-07T20:07:11.568Z] #28 ...
20:07:11 [2022-09-07T20:07:11.568Z] 
20:07:11 [2022-09-07T20:07:11.568Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:07:11 [2022-09-07T20:07:11.568Z] #35 123.0 Selecting previously unselected package g++-mingw-w64-x86-64.
20:07:11 [2022-09-07T20:07:11.568Z] #35 123.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 123.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 123.1 Selecting previously unselected package libapparmor1:amd64.
20:07:11 [2022-09-07T20:07:11.568Z] #35 123.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 123.2 Unpacking libapparmor1:amd64 (2.13.6-10) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 123.3 Selecting previously unselected package libapparmor-dev:amd64.
20:07:11 [2022-09-07T20:07:11.568Z] #35 123.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 123.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 123.4 Selecting previously unselected package libbtrfs0:amd64.
20:07:11 [2022-09-07T20:07:11.568Z] #35 123.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 123.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 123.6 Selecting previously unselected package libbtrfs-dev:amd64.
20:07:11 [2022-09-07T20:07:11.568Z] #35 123.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 123.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 123.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:07:11 [2022-09-07T20:07:11.568Z] #35 123.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 124.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 124.3 Selecting previously unselected package libudev-dev:amd64.
20:07:11 [2022-09-07T20:07:11.568Z] #35 124.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 124.4 Unpacking libudev-dev:amd64 (247.3-7) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 124.5 Selecting previously unselected package libsepol1-dev:amd64.
20:07:11 [2022-09-07T20:07:11.568Z] #35 124.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 124.5 Unpacking libsepol1-dev:amd64 (3.1-1) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 124.8 Selecting previously unselected package libpcre2-16-0:amd64.
20:07:11 [2022-09-07T20:07:11.568Z] #35 124.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 124.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 125.0 Selecting previously unselected package libpcre2-32-0:amd64.
20:07:11 [2022-09-07T20:07:11.568Z] #35 125.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 125.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 125.2 Selecting previously unselected package libpcre2-posix2:amd64.
20:07:11 [2022-09-07T20:07:11.568Z] #35 125.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 125.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 125.3 Selecting previously unselected package libpcre2-dev:amd64.
20:07:11 [2022-09-07T20:07:11.568Z] #35 125.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 125.3 Unpacking libpcre2-dev:amd64 (10.36-2) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 125.9 Selecting previously unselected package libselinux1-dev:amd64.
20:07:11 [2022-09-07T20:07:11.568Z] #35 125.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 125.9 Unpacking libselinux1-dev:amd64 (3.1-3) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 126.1 Selecting previously unselected package libdevmapper-dev:amd64.
20:07:11 [2022-09-07T20:07:11.568Z] #35 126.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 126.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 126.3 Selecting previously unselected package libseccomp-dev:amd64.
20:07:11 [2022-09-07T20:07:11.568Z] #35 126.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 126.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 126.4 Selecting previously unselected package libsystemd-dev:amd64.
20:07:11 [2022-09-07T20:07:11.568Z] #35 126.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 126.4 Unpacking libsystemd-dev:amd64 (247.3-7) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.0 Setting up libapparmor1:amd64 (2.13.6-10) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.0 Setting up libsepol1-dev:amd64 (3.1-1) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.1 Setting up libpcre2-16-0:amd64 (10.36-2) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.1 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.1 Setting up libpcre2-32-0:amd64 (10.36-2) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.1 Setting up libudev-dev:amd64 (247.3-7) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.2 Setting up libpcre2-posix2:amd64 (10.36-2) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.3 Setting up mingw-w64-common (8.0.0-1) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.3 Setting up libsystemd-dev:amd64 (247.3-7) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.3 Setting up libpcre2-dev:amd64 (10.36-2) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.3 Setting up libselinux1-dev:amd64 (3.1-3) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.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
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.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
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.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
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.5 Setting up dmsetup (2:1.02.175-2.1) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:07:11 [2022-09-07T20:07:11.568Z] #35 127.6 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:07:11 [2022-09-07T20:07:11.826Z] #35 ...
20:07:11 [2022-09-07T20:07:11.826Z] 
20:07:11 [2022-09-07T20:07:11.826Z] #28 [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
20:07:11 [2022-09-07T20:07:11.826Z] #28 127.7 rootlesskit version 1.0.0
20:07:12 [2022-09-07T20:07:12.084Z] #28 127.7 Usage of /build/rootlesskit-docker-proxy:
20:07:12 [2022-09-07T20:07:12.084Z] #28 127.7   -container-ip string
20:07:12 [2022-09-07T20:07:12.084Z] #28 127.7     	container ip
20:07:12 [2022-09-07T20:07:12.084Z] #28 127.7   -container-port int
20:07:12 [2022-09-07T20:07:12.084Z] #28 127.7     	container port (default -1)
20:07:12 [2022-09-07T20:07:12.084Z] #28 127.7   -host-ip string
20:07:12 [2022-09-07T20:07:12.084Z] #28 127.7     	host ip
20:07:12 [2022-09-07T20:07:12.084Z] #28 127.7   -host-port int
20:07:12 [2022-09-07T20:07:12.084Z] #28 127.7     	host port (default -1)
20:07:12 [2022-09-07T20:07:12.084Z] #28 127.7   -proto string
20:07:12 [2022-09-07T20:07:12.084Z] #28 127.7     	proxy protocol (default "tcp")
20:07:14 [2022-09-07T20:07:14.612Z] #28 DONE 130.1s
20:07:14 [2022-09-07T20:07:14.612Z] 
20:07:14 [2022-09-07T20:07:14.612Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:07:14 [2022-09-07T20:07:14.612Z] #35 DONE 130.6s
20:07:14 [2022-09-07T20:07:14.612Z] 
20:07:14 [2022-09-07T20:07:14.612Z] #47 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:07:14 [2022-09-07T20:07:14.612Z] #47 DONE 0.1s
20:07:14 [2022-09-07T20:07:14.612Z] 
20:07:14 [2022-09-07T20:07:14.612Z] #48 [dev-systemd-false  1/28] RUN groupadd -r docker
20:07:14 [2022-09-07T20:07:14.612Z] #48 ...
20:07:14 [2022-09-07T20:07:14.612Z] 
20:07:14 [2022-09-07T20:07:14.612Z] #49 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:07:14 [2022-09-07T20:07:14.612Z] #49 DONE 0.2s
20:07:14 [2022-09-07T20:07:14.612Z] 
20:07:14 [2022-09-07T20:07:14.612Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:07:14 [2022-09-07T20:07:14.612Z] #46 69.08 configure.ac:7: installing 'build-aux/compile'
20:07:14 [2022-09-07T20:07:14.612Z] #46 69.09 configure.ac:9: installing 'build-aux/config.guess'
20:07:14 [2022-09-07T20:07:14.612Z] #46 69.11 configure.ac:9: installing 'build-aux/config.sub'
20:07:14 [2022-09-07T20:07:14.612Z] #46 69.11 configure.ac:11: installing 'build-aux/install-sh'
20:07:14 [2022-09-07T20:07:14.612Z] #46 69.13 configure.ac:11: installing 'build-aux/missing'
20:07:14 [2022-09-07T20:07:14.612Z] #46 69.36 Makefile.am: installing 'build-aux/depcomp'
20:07:14 [2022-09-07T20:07:14.612Z] #46 69.46 parallel-tests: installing 'build-aux/test-driver'
20:07:14 [2022-09-07T20:07:14.612Z] #46 71.54 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:07:14 [2022-09-07T20:07:14.612Z] #46 71.54 libtoolize: copying file 'build-aux/ltmain.sh'
20:07:14 [2022-09-07T20:07:14.612Z] #46 72.11 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:07:14 [2022-09-07T20:07:14.612Z] #46 72.11 libtoolize: copying file 'm4/libtool.m4'
20:07:14 [2022-09-07T20:07:14.612Z] #46 72.20 libtoolize: copying file 'm4/ltoptions.m4'
20:07:14 [2022-09-07T20:07:14.612Z] #46 72.34 libtoolize: copying file 'm4/ltsugar.m4'
20:07:14 [2022-09-07T20:07:14.612Z] #46 72.43 libtoolize: copying file 'm4/ltversion.m4'
20:07:14 [2022-09-07T20:07:14.612Z] #46 72.53 libtoolize: copying file 'm4/lt~obsolete.m4'
20:07:14 [2022-09-07T20:07:14.612Z] #46 ...
20:07:14 [2022-09-07T20:07:14.612Z] 
20:07:14 [2022-09-07T20:07:14.612Z] #50 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:07:14 [2022-09-07T20:07:14.612Z] #50 DONE 0.1s
20:07:14 [2022-09-07T20:07:14.612Z] 
20:07:14 [2022-09-07T20:07:14.612Z] #51 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.624 + RM_GOPATH=0
20:07:16 [2022-09-07T20:07:16.512Z] #51 ...
20:07:16 [2022-09-07T20:07:16.512Z] 
20:07:16 [2022-09-07T20:07:16.512Z] #48 [dev-systemd-false  1/28] RUN groupadd -r docker
20:07:16 [2022-09-07T20:07:16.512Z] #48 DONE 1.9s
20:07:16 [2022-09-07T20:07:16.512Z] 
20:07:16 [2022-09-07T20:07:16.512Z] #51 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.626 + TMP_GOPATH=
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.627 + : /build
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.628 + '[' -z '' ']'
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.647 ++ mktemp -d
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.647 + export GOPATH=/tmp/tmp.5nqTp0ACxP
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.647 + GOPATH=/tmp/tmp.5nqTp0ACxP
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.647 + RM_GOPATH=1
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.647 + case "$(go env GOARCH)" in
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.647 ++ go env GOARCH
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.674 + export GO_BUILDMODE=-buildmode=pie
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.674 + GO_BUILDMODE=-buildmode=pie
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.674 ++ dirname /install.sh
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.674 + dir=/
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.674 + bin=runc
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.674 + shift
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.674 + '[' '!' -f //runc.installer ']'
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.674 + . //runc.installer
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.674 ++ set -e
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.674 ++ : v1.1.4
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.676 + install_runc
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.676 + RUNC_BUILDTAGS=seccomp
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.676 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.676 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5nqTp0ACxP/src/github.com/opencontainers/runc
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.676 Install runc version v1.1.4 (build tags: seccomp)
20:07:16 [2022-09-07T20:07:16.512Z] #51 1.718 Cloning into '/tmp/tmp.5nqTp0ACxP/src/github.com/opencontainers/runc'...
20:07:17 [2022-09-07T20:07:17.899Z] #51 ...
20:07:17 [2022-09-07T20:07:17.899Z] 
20:07:17 [2022-09-07T20:07:17.899Z] #52 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:07:17 [2022-09-07T20:07:17.899Z] #52 DONE 1.4s
20:07:17 [2022-09-07T20:07:17.899Z] 
20:07:17 [2022-09-07T20:07:17.899Z] #53 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:07:18 [2022-09-07T20:07:18.831Z] #53 0.924 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:07:18 [2022-09-07T20:07:18.831Z] #53 DONE 1.0s
20:07:18 [2022-09-07T20:07:18.831Z] 
20:07:18 [2022-09-07T20:07:18.831Z] #51 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:07:19 [2022-09-07T20:07:19.766Z] #51 ...
20:07:19 [2022-09-07T20:07:19.766Z] 
20:07:19 [2022-09-07T20:07:19.766Z] #54 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:07:19 [2022-09-07T20:07:19.766Z] #54 DONE 1.0s
20:07:19 [2022-09-07T20:07:19.766Z] 
20:07:19 [2022-09-07T20:07:19.766Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:07:20 [2022-09-07T20:07:20.700Z] #55 DONE 1.1s
20:07:20 [2022-09-07T20:07:20.700Z] 
20:07:20 [2022-09-07T20:07:20.700Z] #56 [dev-systemd-false  6/28] RUN ldconfig
20:07:22 [2022-09-07T20:07:22.120Z] #56 DONE 1.0s
20:07:22 [2022-09-07T20:07:22.120Z] 
20:07:22 [2022-09-07T20:07:22.120Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:07:23 [2022-09-07T20:07:23.525Z] #57 1.531 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:07:23 [2022-09-07T20:07:23.525Z] #57 1.629 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:07:23 [2022-09-07T20:07:23.525Z] #57 1.633 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:07:24 [2022-09-07T20:07:24.088Z] #57 2.139 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:07:25 [2022-09-07T20:07:25.457Z] #57 3.653 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
20:07:27 [2022-09-07T20:07:27.350Z] #57 5.219 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
20:07:27 [2022-09-07T20:07:27.607Z] #57 ...
20:07:27 [2022-09-07T20:07:27.607Z] 
20:07:27 [2022-09-07T20:07:27.607Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:07:27 [2022-09-07T20:07:27.607Z] #46 89.80 configure.ac:11: installing 'build-aux/compile'
20:07:27 [2022-09-07T20:07:27.607Z] #46 89.81 configure.ac:11: installing 'build-aux/config.guess'
20:07:27 [2022-09-07T20:07:27.607Z] #46 89.82 configure.ac:11: installing 'build-aux/config.sub'
20:07:27 [2022-09-07T20:07:27.607Z] #46 89.83 configure.ac:13: installing 'build-aux/install-sh'
20:07:27 [2022-09-07T20:07:27.607Z] #46 89.83 configure.ac:13: installing 'build-aux/missing'
20:07:27 [2022-09-07T20:07:27.607Z] #46 89.85 configure.ac:8: installing 'build-aux/tap-driver.sh'
20:07:27 [2022-09-07T20:07:27.607Z] #46 90.08 Makefile.am: installing 'build-aux/depcomp'
20:07:27 [2022-09-07T20:07:27.607Z] #46 91.46 checking build system type... x86_64-pc-linux-gnu
20:07:27 [2022-09-07T20:07:27.607Z] #46 91.79 checking host system type... x86_64-pc-linux-gnu
20:07:27 [2022-09-07T20:07:27.607Z] #46 91.79 checking how to print strings... printf
20:07:27 [2022-09-07T20:07:27.607Z] #46 91.81 checking for gcc... gcc
20:07:27 [2022-09-07T20:07:27.607Z] #46 91.91 checking whether the C compiler works... yes
20:07:27 [2022-09-07T20:07:27.608Z] #46 92.14 checking for C compiler default output file name... a.out
20:07:27 [2022-09-07T20:07:27.864Z] #46 92.14 checking for suffix of executables... 
20:07:27 [2022-09-07T20:07:27.864Z] #46 92.41 checking whether we are cross compiling... no
20:07:28 [2022-09-07T20:07:28.121Z] #46 92.64 checking for suffix of object files... o
20:07:28 [2022-09-07T20:07:28.121Z] #46 92.74 checking whether we are using the GNU C compiler... yes
20:07:28 [2022-09-07T20:07:28.380Z] #46 92.86 checking whether gcc accepts -g... yes
20:07:28 [2022-09-07T20:07:28.636Z] #46 93.01 checking for gcc option to accept ISO C89... none needed
20:07:28 [2022-09-07T20:07:28.636Z] #46 93.17 checking whether gcc understands -c and -o together... yes
20:07:28 [2022-09-07T20:07:28.636Z] #46 93.34 checking for a sed that does not truncate output... /bin/sed
20:07:28 [2022-09-07T20:07:28.636Z] #46 93.39 checking for grep that handles long lines and -e... /bin/grep
20:07:28 [2022-09-07T20:07:28.636Z] #46 93.40 checking for egrep... /bin/grep -E
20:07:28 [2022-09-07T20:07:28.636Z] #46 93.41 checking for fgrep... /bin/grep -F
20:07:28 [2022-09-07T20:07:28.893Z] #46 93.42 checking for ld used by gcc... /usr/bin/ld
20:07:28 [2022-09-07T20:07:28.893Z] #46 93.44 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:07:28 [2022-09-07T20:07:28.893Z] #46 93.45 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:07:28 [2022-09-07T20:07:28.893Z] #46 93.46 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:07:28 [2022-09-07T20:07:28.893Z] #46 93.60 checking whether ln -s works... yes
20:07:28 [2022-09-07T20:07:28.893Z] #46 93.60 checking the maximum length of command line arguments... 1572864
20:07:28 [2022-09-07T20:07:28.893Z] #46 93.65 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:07:28 [2022-09-07T20:07:28.893Z] #46 93.65 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:07:28 [2022-09-07T20:07:28.893Z] #46 93.65 checking for /usr/bin/ld option to reload object files... -r
20:07:28 [2022-09-07T20:07:28.893Z] #46 93.65 checking for objdump... objdump
20:07:28 [2022-09-07T20:07:28.893Z] #46 93.66 checking how to recognize dependent libraries... pass_all
20:07:28 [2022-09-07T20:07:28.893Z] #46 93.66 checking for dlltool... no
20:07:28 [2022-09-07T20:07:28.893Z] #46 93.66 checking how to associate runtime and link libraries... printf %s\n
20:07:28 [2022-09-07T20:07:28.893Z] #46 93.66 checking for ar... ar
20:07:29 [2022-09-07T20:07:29.164Z] #46 93.68 checking for archiver @FILE support... @
20:07:29 [2022-09-07T20:07:29.164Z] #46 93.83 checking for strip... strip
20:07:29 [2022-09-07T20:07:29.164Z] #46 93.83 checking for ranlib... ranlib
20:07:29 [2022-09-07T20:07:29.164Z] #46 93.83 checking for gawk... no
20:07:29 [2022-09-07T20:07:29.164Z] #46 93.83 checking for mawk... mawk
20:07:29 [2022-09-07T20:07:29.726Z] #46 93.84 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:07:29 [2022-09-07T20:07:29.726Z] #46 94.30 checking for sysroot... no
20:07:29 [2022-09-07T20:07:29.726Z] #46 94.30 checking for a working dd... /bin/dd
20:07:29 [2022-09-07T20:07:29.726Z] #46 94.33 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:07:29 [2022-09-07T20:07:29.726Z] #46 94.44 checking for mt... no
20:07:29 [2022-09-07T20:07:29.726Z] #46 94.45 checking if : is a manifest tool... no
20:07:29 [2022-09-07T20:07:29.983Z] #46 94.47 checking how to run the C preprocessor... gcc -E
20:07:30 [2022-09-07T20:07:30.803Z] #46 94.77 checking for ANSI C header files... yes
20:07:31 [2022-09-07T20:07:31.061Z] #46 95.56 checking for sys/types.h... yes
20:07:31 [2022-09-07T20:07:31.317Z] #46 95.78 checking for sys/stat.h... yes
20:07:31 [2022-09-07T20:07:31.575Z] #46 95.99 checking for stdlib.h... yes
20:07:31 [2022-09-07T20:07:31.832Z] #46 96.23 checking for string.h... yes
20:07:31 [2022-09-07T20:07:31.832Z] #46 96.39 checking for memory.h... yes
20:07:32 [2022-09-07T20:07:32.090Z] #46 96.59 checking for strings.h... yes
20:07:32 [2022-09-07T20:07:32.347Z] #46 96.91 checking for inttypes.h... yes
20:07:32 [2022-09-07T20:07:32.605Z] #46 97.20 checking for stdint.h... yes
20:07:33 [2022-09-07T20:07:33.168Z] #46 97.43 checking for unistd.h... yes
20:07:33 [2022-09-07T20:07:33.168Z] #46 97.60 checking for dlfcn.h... yes
20:07:33 [2022-09-07T20:07:33.168Z] #46 97.76 checking for objdir... .libs
20:07:33 [2022-09-07T20:07:33.682Z] #46 98.15 checking if gcc supports -fno-rtti -fno-exceptions... no
20:07:33 [2022-09-07T20:07:33.682Z] #46 98.34 checking for gcc option to produce PIC... -fPIC -DPIC
20:07:33 [2022-09-07T20:07:33.682Z] #46 98.34 checking if gcc PIC flag -fPIC -DPIC works... yes
20:07:34 [2022-09-07T20:07:34.201Z] #46 98.44 checking if gcc static flag -static works... yes
20:07:34 [2022-09-07T20:07:34.458Z] #46 98.86 checking if gcc supports -c -o file.o... yes
20:07:34 [2022-09-07T20:07:34.459Z] #46 99.02 checking if gcc supports -c -o file.o... (cached) yes
20:07:34 [2022-09-07T20:07:34.459Z] #46 99.02 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:07:34 [2022-09-07T20:07:34.715Z] #46 99.09 checking dynamic linker characteristics... GNU/Linux ld.so
20:07:34 [2022-09-07T20:07:34.715Z] #46 99.43 checking how to hardcode library paths into programs... immediate
20:07:34 [2022-09-07T20:07:34.715Z] #46 99.43 checking whether stripping libraries is possible... yes
20:07:34 [2022-09-07T20:07:34.715Z] #46 99.45 checking if libtool supports shared libraries... yes
20:07:34 [2022-09-07T20:07:34.715Z] #46 99.45 checking whether to build shared libraries... no
20:07:34 [2022-09-07T20:07:34.715Z] #46 99.45 checking whether to build static libraries... yes
20:07:34 [2022-09-07T20:07:34.715Z] #46 99.45 checking for a BSD-compatible install... /usr/bin/install -c
20:07:34 [2022-09-07T20:07:34.715Z] #46 99.49 checking whether build environment is sane... yes
20:07:34 [2022-09-07T20:07:34.973Z] #46 99.55 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:07:34 [2022-09-07T20:07:34.973Z] #46 99.56 checking whether make sets $(MAKE)... yes
20:07:34 [2022-09-07T20:07:34.973Z] #46 99.61 checking whether make supports the include directive... yes (GNU style)
20:07:34 [2022-09-07T20:07:34.973Z] #46 99.64 checking whether make supports nested variables... yes
20:07:34 [2022-09-07T20:07:34.973Z] #46 99.70 checking whether UID '0' is supported by ustar format... yes
20:07:34 [2022-09-07T20:07:34.973Z] #46 99.70 checking whether GID '0' is supported by ustar format... yes
20:07:34 [2022-09-07T20:07:34.973Z] #46 99.70 checking how to create a ustar tar archive... gnutar
20:07:35 [2022-09-07T20:07:35.229Z] #46 99.76 checking dependency style of gcc... gcc3
20:07:35 [2022-09-07T20:07:35.229Z] #46 99.94 checking whether to enable maintainer-specific portions of Makefiles... yes
20:07:35 [2022-09-07T20:07:35.229Z] #46 99.95 checking whether make supports nested variables... (cached) yes
20:07:35 [2022-09-07T20:07:35.229Z] #46 99.95 checking for gawk... (cached) mawk
20:07:35 [2022-09-07T20:07:35.229Z] #46 99.95 checking for a sed that does not truncate output... (cached) /bin/sed
20:07:35 [2022-09-07T20:07:35.229Z] #46 99.97 checking for gcc... (cached) gcc
20:07:35 [2022-09-07T20:07:35.487Z] #46 100.1 checking whether we are using the GNU C compiler... (cached) yes
20:07:35 [2022-09-07T20:07:35.487Z] #46 100.1 checking whether gcc accepts -g... (cached) yes
20:07:35 [2022-09-07T20:07:35.487Z] #46 100.1 checking for gcc option to accept ISO C89... (cached) none needed
20:07:35 [2022-09-07T20:07:35.487Z] #46 100.1 checking whether gcc understands -c and -o together... (cached) yes
20:07:35 [2022-09-07T20:07:35.744Z] #46 100.1 checking for a Python interpreter with version >= 3... python3
20:07:35 [2022-09-07T20:07:35.744Z] #46 100.2 checking for python3... /usr/bin/python3
20:07:35 [2022-09-07T20:07:35.744Z] #46 100.2 checking for python3 version... 3.9
20:07:35 [2022-09-07T20:07:35.744Z] #46 100.3 checking for python3 platform... linux
20:07:36 [2022-09-07T20:07:36.001Z] #46 100.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:07:36 [2022-09-07T20:07:36.002Z] #46 100.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:07:36 [2022-09-07T20:07:36.258Z] #46 100.8 checking for go-md2man... no
20:07:36 [2022-09-07T20:07:36.259Z] #46 100.8 checking error.h usability... yes
20:07:36 [2022-09-07T20:07:36.259Z] #46 101.0 checking error.h presence... yes
20:07:36 [2022-09-07T20:07:36.259Z] #46 101.0 checking for error.h... yes
20:07:36 [2022-09-07T20:07:36.515Z] #46 101.1 checking linux/openat2.h usability... yes
20:07:36 [2022-09-07T20:07:36.784Z] #46 101.3 checking linux/openat2.h presence... yes
20:07:36 [2022-09-07T20:07:36.784Z] #46 101.4 checking for linux/openat2.h... yes
20:07:37 [2022-09-07T20:07:37.041Z] #46 101.4 checking for copy_file_range... yes
20:07:37 [2022-09-07T20:07:37.605Z] #46 101.8 checking for fgetxattr... yes
20:07:37 [2022-09-07T20:07:37.861Z] #46 102.2 checking for statx... yes
20:07:38 [2022-09-07T20:07:38.118Z] #46 102.5 checking for fgetpwent_r... yes
20:07:38 [2022-09-07T20:07:38.375Z] #46 102.8 checking for issetugid... no
20:07:38 [2022-09-07T20:07:38.375Z] #46 103.1 checking for pkg-config... /usr/bin/pkg-config
20:07:38 [2022-09-07T20:07:38.375Z] #46 103.1 checking pkg-config is at least version 0.9.0... yes
20:07:38 [2022-09-07T20:07:38.939Z] #46 103.1 checking for library containing yajl_tree_get... -lyajl
20:07:38 [2022-09-07T20:07:38.939Z] #46 103.6 checking for yajl >= 2.0.0... yes
20:07:39 [2022-09-07T20:07:39.197Z] #46 103.7 checking sys/capability.h usability... yes
20:07:39 [2022-09-07T20:07:39.197Z] #46 103.9 checking sys/capability.h presence... yes
20:07:39 [2022-09-07T20:07:39.197Z] #46 104.0 checking for sys/capability.h... yes
20:07:39 [2022-09-07T20:07:39.760Z] #46 104.0 checking for library containing cap_from_name... 
20:07:39 [2022-09-07T20:07:39.760Z] #46 ...
20:07:39 [2022-09-07T20:07:39.760Z] 
20:07:39 [2022-09-07T20:07:39.760Z] #51 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:07:39 [2022-09-07T20:07:39.760Z] #51 15.10 + cd /tmp/tmp.5nqTp0ACxP/src/github.com/opencontainers/runc
20:07:39 [2022-09-07T20:07:39.760Z] #51 15.10 + git checkout -q v1.1.4
20:07:39 [2022-09-07T20:07:39.760Z] #51 15.82 + '[' -z '' ']'
20:07:39 [2022-09-07T20:07:39.760Z] #51 15.84 + target=static
20:07:39 [2022-09-07T20:07:39.760Z] #51 15.84 + make BUILDTAGS=seccomp static
20:07:39 [2022-09-07T20:07:39.760Z] #51 16.30 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 .
20:07:39 [2022-09-07T20:07:39.760Z] #51 ...
20:07:39 [2022-09-07T20:07:39.760Z] 
20:07:39 [2022-09-07T20:07:39.760Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:07:39 [2022-09-07T20:07:39.760Z] #46 104.0 checking for library containing cap_from_name... -lcap
20:07:40 [2022-09-07T20:07:40.325Z] #46 104.4 checking for library containing dlopen... -ldl
20:07:40 [2022-09-07T20:07:40.325Z] #46 104.9 checking seccomp.h usability... yes
20:07:40 [2022-09-07T20:07:40.582Z] #46 105.0 checking seccomp.h presence... yes
20:07:40 [2022-09-07T20:07:40.582Z] #46 105.2 checking for seccomp.h... yes
20:07:41 [2022-09-07T20:07:41.146Z] #46 105.2 checking for library containing seccomp_rule_add... -lseccomp
20:07:41 [2022-09-07T20:07:41.146Z] #46 105.7 checking for library containing seccomp_arch_resolve_name... 
20:07:41 [2022-09-07T20:07:41.146Z] #46 ...
20:07:41 [2022-09-07T20:07:41.146Z] 
20:07:41 [2022-09-07T20:07:41.146Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:07:41 [2022-09-07T20:07:41.146Z] #57 9.313 Fetched 8574 kB in 8s (1064 kB/s)
20:07:41 [2022-09-07T20:07:41.146Z] #57 9.313 Reading package lists...
20:07:41 [2022-09-07T20:07:41.146Z] #57 12.77 Reading package lists...
20:07:41 [2022-09-07T20:07:41.146Z] #57 16.21 Building dependency tree...
20:07:41 [2022-09-07T20:07:41.146Z] #57 17.99 The following additional packages will be installed:
20:07:41 [2022-09-07T20:07:41.146Z] #57 17.99   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
20:07:41 [2022-09-07T20:07:41.146Z] #57 17.99   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
20:07:41 [2022-09-07T20:07:41.146Z] #57 18.00   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
20:07:41 [2022-09-07T20:07:41.146Z] #57 18.00   libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:07:41 [2022-09-07T20:07:41.146Z] #57 18.00   python3-pkg-resources systemd vim-runtime xxd
20:07:41 [2022-09-07T20:07:41.146Z] #57 18.01 Suggested packages:
20:07:41 [2022-09-07T20:07:41.146Z] #57 18.01   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:07:41 [2022-09-07T20:07:41.146Z] #57 18.01   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
20:07:41 [2022-09-07T20:07:41.146Z] #57 18.01   ctags vim-doc vim-scripts xfsdump acl attr quota
20:07:41 [2022-09-07T20:07:41.146Z] #57 18.01 Recommended packages:
20:07:41 [2022-09-07T20:07:41.146Z] #57 18.01   libatm1 nftables libpam-cap build-essential python3-dev dbus
20:07:41 [2022-09-07T20:07:41.146Z] #57 18.01   systemd-timesyncd | time-daemon unzip
20:07:41 [2022-09-07T20:07:41.403Z] #57 ...
20:07:41 [2022-09-07T20:07:41.403Z] 
20:07:41 [2022-09-07T20:07:41.403Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:07:41 [2022-09-07T20:07:41.403Z] #46 105.7 checking for library containing seccomp_arch_resolve_name... none required
20:07:41 [2022-09-07T20:07:41.403Z] #46 105.9 checking systemd/sd-bus.h usability... yes
20:07:41 [2022-09-07T20:07:41.660Z] #46 106.1 checking systemd/sd-bus.h presence... yes
20:07:41 [2022-09-07T20:07:41.660Z] #46 106.3 checking for systemd/sd-bus.h... yes
20:07:42 [2022-09-07T20:07:42.223Z] #46 106.3 checking for library containing sd_bus_match_signal_async... -lsystemd
20:07:42 [2022-09-07T20:07:42.481Z] #46 106.8 checking for sd_notify_barrier... yes
20:07:42 [2022-09-07T20:07:42.740Z] #46 107.2 checking linux/bpf.h usability... yes
20:07:42 [2022-09-07T20:07:42.740Z] #46 107.4 checking linux/bpf.h presence... yes
20:07:42 [2022-09-07T20:07:42.740Z] #46 107.4 checking for linux/bpf.h... yes
20:07:43 [2022-09-07T20:07:43.007Z] #46 107.4 checking compilation for eBPF... yes
20:07:43 [2022-09-07T20:07:43.007Z] #46 107.6 checking for criu >= 3.15... no
20:07:43 [2022-09-07T20:07:43.007Z] #46 107.6 configure: CRIU headers not found, building without CRIU support
20:07:43 [2022-09-07T20:07:43.007Z] #46 107.6 checking for criu > 3.16... no
20:07:43 [2022-09-07T20:07:43.007Z] #46 107.7 configure: CRIU version doesn't support join-ns API
20:07:43 [2022-09-07T20:07:43.007Z] #46 107.7 checking for criu > 3.16.1... no
20:07:43 [2022-09-07T20:07:43.007Z] #46 107.7 configure: CRIU version doesn't support for pre-dumping
20:07:43 [2022-09-07T20:07:43.007Z] #46 107.7 checking for new mount API (fsconfig)... yes
20:07:43 [2022-09-07T20:07:43.007Z] #46 107.8 checking for seccomp notify API... yes
20:07:43 [2022-09-07T20:07:43.265Z] #46 107.9 checking for gperf... no
20:07:43 [2022-09-07T20:07:43.265Z] #46 107.9 configure: gperf not found - cannot rebuild signal parser code
20:07:43 [2022-09-07T20:07:43.522Z] #46 107.9 checking for library containing argp_parse... none required
20:07:43 [2022-09-07T20:07:43.779Z] #46 108.3 checking that generated files are newer than configure... done
20:07:43 [2022-09-07T20:07:43.779Z] #46 108.3 configure: creating ./config.status
20:07:44 [2022-09-07T20:07:44.038Z] #46 ...
20:07:44 [2022-09-07T20:07:44.038Z] 
20:07:44 [2022-09-07T20:07:44.038Z] #26 [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
20:07:44 [2022-09-07T20:07:44.038Z] #26 DONE 159.9s
20:07:44 [2022-09-07T20:07:44.038Z] 
20:07:44 [2022-09-07T20:07:44.038Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:07:44 [2022-09-07T20:07:44.038Z] #57 19.84 The following NEW packages will be installed:
20:07:44 [2022-09-07T20:07:44.038Z] #57 19.84   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:07:44 [2022-09-07T20:07:44.038Z] #57 19.84   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
20:07:44 [2022-09-07T20:07:44.038Z] #57 19.84   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
20:07:44 [2022-09-07T20:07:44.038Z] #57 19.84   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:07:44 [2022-09-07T20:07:44.038Z] #57 19.84   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
20:07:44 [2022-09-07T20:07:44.038Z] #57 19.84   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
20:07:44 [2022-09-07T20:07:44.038Z] #57 19.84   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
20:07:44 [2022-09-07T20:07:44.038Z] #57 19.84   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
20:07:44 [2022-09-07T20:07:44.038Z] #57 19.84   vim-runtime xfsprogs xxd xz-utils zip zstd
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.18 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded.
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.18 Need to get 32.8 MB of archives.
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.18 After this operation, 124 MB of additional disk space will be used.
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.43 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.43 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.52 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.58 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.64 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 20.64 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.05 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.06 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.06 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.06 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.06 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.06 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.07 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.07 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.07 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.15 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.16 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.16 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.18 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.19 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.19 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.21 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.25 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.26 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.28 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.28 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.65 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.71 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.76 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
20:07:44 [2022-09-07T20:07:44.038Z] #57 21.77 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
20:07:44 [2022-09-07T20:07:44.610Z] #57 22.89 debconf: delaying package configuration, since apt-utils is not installed
20:07:45 [2022-09-07T20:07:45.175Z] #57 23.31 Fetched 32.8 MB in 2s (17.2 MB/s)
20:07:45 [2022-09-07T20:07:45.175Z] #57 23.37 Selecting previously unselected package libcap2:amd64.
20:07:45 [2022-09-07T20:07:45.175Z] #57 23.37 (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 ... 24018 files and directories currently installed.)
20:07:45 [2022-09-07T20:07:45.175Z] #57 23.43 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
20:07:45 [2022-09-07T20:07:45.175Z] #57 23.44 Unpacking libcap2:amd64 (1:2.44-1) ...
20:07:45 [2022-09-07T20:07:45.175Z] #57 23.51 Selecting previously unselected package libargon2-1:amd64.
20:07:45 [2022-09-07T20:07:45.433Z] #57 23.52 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ...
20:07:45 [2022-09-07T20:07:45.433Z] #57 23.53 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
20:07:45 [2022-09-07T20:07:45.433Z] #57 23.60 Selecting previously unselected package libjson-c5:amd64.
20:07:45 [2022-09-07T20:07:45.433Z] #57 23.61 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ...
20:07:45 [2022-09-07T20:07:45.433Z] #57 23.62 Unpacking libjson-c5:amd64 (0.15-2) ...
20:07:45 [2022-09-07T20:07:45.691Z] #57 23.74 Selecting previously unselected package libcryptsetup12:amd64.
20:07:45 [2022-09-07T20:07:45.691Z] #57 23.77 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
20:07:45 [2022-09-07T20:07:45.691Z] #57 23.77 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
20:07:45 [2022-09-07T20:07:45.691Z] #57 23.96 Selecting previously unselected package libip4tc2:amd64.
20:07:45 [2022-09-07T20:07:45.691Z] #57 23.97 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ...
20:07:45 [2022-09-07T20:07:45.691Z] #57 23.97 Unpacking libip4tc2:amd64 (1.8.7-1) ...
20:07:45 [2022-09-07T20:07:45.948Z] #57 24.05 Selecting previously unselected package libkmod2:amd64.
20:07:45 [2022-09-07T20:07:45.948Z] #57 24.07 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ...
20:07:45 [2022-09-07T20:07:45.948Z] #57 24.08 Unpacking libkmod2:amd64 (28-1) ...
20:07:45 [2022-09-07T20:07:45.948Z] #57 ...
20:07:45 [2022-09-07T20:07:45.948Z] 
20:07:45 [2022-09-07T20:07:45.948Z] #29 [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
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1 Delve is a source level debugger for Go programs.
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1 
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1 Delve enables you to interact with your program by controlling the execution of the process,
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1 
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1 
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1 Pass flags to the program you are debugging using `--`, for example:
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1 
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1 `dlv exec ./hello -- server --config conf/config.toml`
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1 
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1 Usage:
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1   dlv [command]
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1 
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1 Available Commands:
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1   attach      Attach to running process and begin debugging.
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1   connect     Connect to a headless debug server with a terminal client.
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1   core        Examine a core dump.
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1   debug       Compile and begin debugging main package in current directory, or the package specified.
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1   exec        Execute a precompiled binary, and begin a debug session.
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1   help        Help about any command
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1   run         Deprecated command. Use 'debug' instead.
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1   test        Compile test binary and begin debugging program.
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1   trace       Compile and begin tracing program.
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1   version     Prints version.
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1 
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1 Flags:
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1       --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)
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1       --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)
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1       --disable-aslr                     Disables address space randomization
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1   -h, --help                             help for dlv
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1       --init string                      Init file, executed by the terminal client.
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1       --log                              Enable debugging server logging.
20:07:45 [2022-09-07T20:07:45.948Z] #29 162.1       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
20:07:45 [2022-09-07T20:07:45.949Z] #29 162.1       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
20:07:45 [2022-09-07T20:07:45.949Z] #29 162.1       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
20:07:45 [2022-09-07T20:07:45.949Z] #29 162.1   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
20:07:45 [2022-09-07T20:07:45.949Z] #29 162.1       --wd string                        Working directory for running the program.
20:07:45 [2022-09-07T20:07:45.949Z] #29 162.1 
20:07:45 [2022-09-07T20:07:45.949Z] #29 162.1 Additional help topics:
20:07:45 [2022-09-07T20:07:45.949Z] #29 162.1   dlv backend  Help about the --backend flag.
20:07:45 [2022-09-07T20:07:45.949Z] #29 162.1   dlv log      Help about logging flags.
20:07:45 [2022-09-07T20:07:45.949Z] #29 162.1   dlv redirect Help about file redirection.
20:07:45 [2022-09-07T20:07:45.949Z] #29 162.1 
20:07:45 [2022-09-07T20:07:45.949Z] #29 162.1 Use "dlv [command] --help" for more information about a command.
20:07:45 [2022-09-07T20:07:45.949Z] #29 DONE 162.2s
20:07:45 [2022-09-07T20:07:45.949Z] 
20:07:45 [2022-09-07T20:07:45.949Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:07:45 [2022-09-07T20:07:45.949Z] #57 24.30 Selecting previously unselected package systemd.
20:07:45 [2022-09-07T20:07:45.949Z] #57 24.30 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ...
20:07:46 [2022-09-07T20:07:46.513Z] #57 24.45 Unpacking systemd (247.3-7) ...
20:07:49 [2022-09-07T20:07:49.037Z] #57 26.92 Selecting previously unselected package pigz.
20:07:49 [2022-09-07T20:07:49.037Z] #57 26.92 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ...
20:07:49 [2022-09-07T20:07:49.038Z] #57 26.93 Unpacking pigz (2.6-1) ...
20:07:49 [2022-09-07T20:07:49.038Z] #57 27.02 Selecting previously unselected package libelf1:amd64.
20:07:49 [2022-09-07T20:07:49.038Z] #57 27.03 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ...
20:07:49 [2022-09-07T20:07:49.038Z] #57 27.04 Unpacking libelf1:amd64 (0.183-1) ...
20:07:49 [2022-09-07T20:07:49.038Z] #57 27.20 Selecting previously unselected package libbpf0:amd64.
20:07:49 [2022-09-07T20:07:49.038Z] #57 27.20 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ...
20:07:49 [2022-09-07T20:07:49.038Z] #57 27.21 Unpacking libbpf0:amd64 (1:0.3-2) ...
20:07:49 [2022-09-07T20:07:49.295Z] #57 27.33 Selecting previously unselected package libmnl0:amd64.
20:07:49 [2022-09-07T20:07:49.295Z] #57 27.33 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ...
20:07:49 [2022-09-07T20:07:49.295Z] #57 27.34 Unpacking libmnl0:amd64 (1.0.4-3) ...
20:07:49 [2022-09-07T20:07:49.295Z] #57 27.41 Selecting previously unselected package libxtables12:amd64.
20:07:49 [2022-09-07T20:07:49.295Z] #57 27.43 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ...
20:07:49 [2022-09-07T20:07:49.295Z] #57 27.44 Unpacking libxtables12:amd64 (1.8.7-1) ...
20:07:49 [2022-09-07T20:07:49.295Z] #57 27.50 Selecting previously unselected package libcap2-bin.
20:07:49 [2022-09-07T20:07:49.295Z] #57 27.51 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ...
20:07:49 [2022-09-07T20:07:49.295Z] #57 27.52 Unpacking libcap2-bin (1:2.44-1) ...
20:07:49 [2022-09-07T20:07:49.553Z] #57 27.60 Selecting previously unselected package iproute2.
20:07:49 [2022-09-07T20:07:49.553Z] #57 27.60 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ...
20:07:49 [2022-09-07T20:07:49.553Z] #57 27.61 Unpacking iproute2 (5.10.0-4) ...
20:07:50 [2022-09-07T20:07:50.117Z] #57 28.12 Selecting previously unselected package xxd.
20:07:50 [2022-09-07T20:07:50.117Z] #57 28.13 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:07:50 [2022-09-07T20:07:50.117Z] #57 28.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:07:50 [2022-09-07T20:07:50.117Z] #57 28.27 Selecting previously unselected package vim-common.
20:07:50 [2022-09-07T20:07:50.117Z] #57 28.27 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:07:50 [2022-09-07T20:07:50.117Z] #57 28.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:07:50 [2022-09-07T20:07:50.373Z] #57 28.47 Selecting previously unselected package bash-completion.
20:07:50 [2022-09-07T20:07:50.374Z] #57 28.47 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
20:07:52 [2022-09-07T20:07:52.270Z] #57 30.49 Unpacking bash-completion (1:2.11-2) ...
20:07:52 [2022-09-07T20:07:52.527Z] #57 30.86 Selecting previously unselected package bzip2.
20:07:52 [2022-09-07T20:07:52.527Z] #57 30.87 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ...
20:07:52 [2022-09-07T20:07:52.528Z] #57 30.87 Unpacking bzip2 (1.0.8-4) ...
20:07:52 [2022-09-07T20:07:52.785Z] #57 30.95 Selecting previously unselected package xz-utils.
20:07:52 [2022-09-07T20:07:52.785Z] #57 30.96 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:07:52 [2022-09-07T20:07:52.785Z] #57 30.96 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:07:53 [2022-09-07T20:07:53.042Z] #57 31.13 Selecting previously unselected package apparmor.
20:07:53 [2022-09-07T20:07:53.042Z] #57 31.15 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ...
20:07:53 [2022-09-07T20:07:53.042Z] #57 31.22 Unpacking apparmor (2.13.6-10) ...
20:07:53 [2022-09-07T20:07:53.299Z] #57 ...
20:07:53 [2022-09-07T20:07:53.299Z] 
20:07:53 [2022-09-07T20:07:53.299Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:07:53 [2022-09-07T20:07:53.299Z] #46 111.7 config.status: creating Makefile
20:07:53 [2022-09-07T20:07:53.299Z] #46 111.8 config.status: creating rpm/crun.spec
20:07:53 [2022-09-07T20:07:53.299Z] #46 111.8 config.status: creating config.h
20:07:53 [2022-09-07T20:07:53.299Z] #46 111.8 config.status: executing libtool commands
20:07:53 [2022-09-07T20:07:53.299Z] #46 111.9 config.status: executing depfiles commands
20:07:53 [2022-09-07T20:07:53.299Z] #46 112.9 === configuring in libocispec (/tmp/crun-build/libocispec)
20:07:53 [2022-09-07T20:07:53.299Z] #46 112.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:07:53 [2022-09-07T20:07:53.299Z] #46 113.2 checking for gcc... gcc
20:07:53 [2022-09-07T20:07:53.299Z] #46 113.3 checking whether the C compiler works... yes
20:07:53 [2022-09-07T20:07:53.299Z] #46 113.4 checking for C compiler default output file name... a.out
20:07:53 [2022-09-07T20:07:53.299Z] #46 113.4 checking for suffix of executables... 
20:07:53 [2022-09-07T20:07:53.299Z] #46 113.6 checking whether we are cross compiling... no
20:07:53 [2022-09-07T20:07:53.299Z] #46 113.7 checking for suffix of object files... o
20:07:53 [2022-09-07T20:07:53.299Z] #46 113.8 checking whether we are using the GNU C compiler... yes
20:07:53 [2022-09-07T20:07:53.299Z] #46 113.9 checking whether gcc accepts -g... yes
20:07:53 [2022-09-07T20:07:53.299Z] #46 114.0 checking for gcc option to accept ISO C89... none needed
20:07:53 [2022-09-07T20:07:53.299Z] #46 114.2 checking whether gcc understands -c and -o together... yes
20:07:53 [2022-09-07T20:07:53.299Z] #46 114.3 checking how to run the C preprocessor... gcc -E
20:07:53 [2022-09-07T20:07:53.299Z] #46 114.6 checking for grep that handles long lines and -e... /bin/grep
20:07:53 [2022-09-07T20:07:53.299Z] #46 114.6 checking for egrep... /bin/grep -E
20:07:53 [2022-09-07T20:07:53.299Z] #46 114.6 checking for ANSI C header files... yes
20:07:53 [2022-09-07T20:07:53.299Z] #46 115.2 checking for sys/types.h... yes
20:07:53 [2022-09-07T20:07:53.299Z] #46 115.3 checking for sys/stat.h... yes
20:07:53 [2022-09-07T20:07:53.299Z] #46 115.5 checking for stdlib.h... yes
20:07:53 [2022-09-07T20:07:53.299Z] #46 115.7 checking for string.h... yes
20:07:53 [2022-09-07T20:07:53.299Z] #46 115.9 checking for memory.h... yes
20:07:53 [2022-09-07T20:07:53.299Z] #46 116.0 checking for strings.h... yes
20:07:53 [2022-09-07T20:07:53.299Z] #46 116.2 checking for inttypes.h... yes
20:07:53 [2022-09-07T20:07:53.299Z] #46 116.3 checking for stdint.h... yes
20:07:53 [2022-09-07T20:07:53.299Z] #46 116.5 checking for unistd.h... yes
20:07:53 [2022-09-07T20:07:53.299Z] #46 116.7 checking minix/config.h usability... no
20:07:53 [2022-09-07T20:07:53.299Z] #46 116.9 checking minix/config.h presence... no
20:07:53 [2022-09-07T20:07:53.299Z] #46 116.9 checking for minix/config.h... no
20:07:53 [2022-09-07T20:07:53.299Z] #46 116.9 checking whether it is safe to define __EXTENSIONS__... yes
20:07:53 [2022-09-07T20:07:53.299Z] #46 117.1 checking build system type... x86_64-pc-linux-gnu
20:07:53 [2022-09-07T20:07:53.299Z] #46 117.4 checking host system type... x86_64-pc-linux-gnu
20:07:53 [2022-09-07T20:07:53.299Z] #46 117.4 checking how to print strings... printf
20:07:53 [2022-09-07T20:07:53.299Z] #46 117.4 checking for a sed that does not truncate output... /bin/sed
20:07:53 [2022-09-07T20:07:53.299Z] #46 117.4 checking for fgrep... /bin/grep -F
20:07:53 [2022-09-07T20:07:53.299Z] #46 117.4 checking for ld used by gcc... /usr/bin/ld
20:07:53 [2022-09-07T20:07:53.299Z] #46 117.4 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:07:53 [2022-09-07T20:07:53.299Z] #46 117.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:07:53 [2022-09-07T20:07:53.299Z] #46 117.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:07:53 [2022-09-07T20:07:53.299Z] #46 117.5 checking whether ln -s works... yes
20:07:53 [2022-09-07T20:07:53.299Z] #46 117.5 checking the maximum length of command line arguments... 1572864
20:07:53 [2022-09-07T20:07:53.299Z] #46 117.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:07:53 [2022-09-07T20:07:53.299Z] #46 117.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:07:53 [2022-09-07T20:07:53.300Z] #46 117.6 checking for /usr/bin/ld option to reload object files... -r
20:07:53 [2022-09-07T20:07:53.300Z] #46 117.6 checking for objdump... objdump
20:07:53 [2022-09-07T20:07:53.300Z] #46 117.6 checking how to recognize dependent libraries... pass_all
20:07:53 [2022-09-07T20:07:53.300Z] #46 117.6 checking for dlltool... no
20:07:53 [2022-09-07T20:07:53.300Z] #46 117.6 checking how to associate runtime and link libraries... printf %s\n
20:07:53 [2022-09-07T20:07:53.300Z] #46 117.6 checking for ar... ar
20:07:53 [2022-09-07T20:07:53.300Z] #46 117.6 checking for archiver @FILE support... @
20:07:53 [2022-09-07T20:07:53.300Z] #46 117.7 checking for strip... strip
20:07:53 [2022-09-07T20:07:53.300Z] #46 117.7 checking for ranlib... ranlib
20:07:53 [2022-09-07T20:07:53.300Z] #46 117.7 checking for gawk... no
20:07:53 [2022-09-07T20:07:53.300Z] #46 117.7 checking for mawk... mawk
20:07:53 [2022-09-07T20:07:53.300Z] #46 117.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:07:53 [2022-09-07T20:07:53.557Z] #46 118.1 checking for sysroot... no
20:07:53 [2022-09-07T20:07:53.557Z] #46 118.1 checking for a working dd... /bin/dd
20:07:53 [2022-09-07T20:07:53.557Z] #46 118.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:07:53 [2022-09-07T20:07:53.557Z] #46 118.2 checking for mt... no
20:07:53 [2022-09-07T20:07:53.557Z] #46 118.2 checking if : is a manifest tool... no
20:07:53 [2022-09-07T20:07:53.814Z] #46 118.2 checking for dlfcn.h... yes
20:07:53 [2022-09-07T20:07:53.814Z] #46 118.4 checking for objdir... .libs
20:07:53 [2022-09-07T20:07:53.814Z] #46 ...
20:07:53 [2022-09-07T20:07:53.814Z] 
20:07:53 [2022-09-07T20:07:53.814Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:07:53 [2022-09-07T20:07:53.814Z] #57 31.66 Selecting previously unselected package inetutils-ping.
20:07:53 [2022-09-07T20:07:53.814Z] #57 31.66 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ...
20:07:53 [2022-09-07T20:07:53.814Z] #57 31.68 Unpacking inetutils-ping (2:2.0-1) ...
20:07:53 [2022-09-07T20:07:53.814Z] #57 31.81 Selecting previously unselected package libip6tc2:amd64.
20:07:53 [2022-09-07T20:07:53.814Z] #57 31.83 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ...
20:07:53 [2022-09-07T20:07:53.814Z] #57 31.84 Unpacking libip6tc2:amd64 (1.8.7-1) ...
20:07:53 [2022-09-07T20:07:53.814Z] #57 31.92 Selecting previously unselected package libnfnetlink0:amd64.
20:07:53 [2022-09-07T20:07:53.815Z] #57 31.92 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:07:53 [2022-09-07T20:07:53.815Z] #57 31.93 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:07:53 [2022-09-07T20:07:53.815Z] #57 31.98 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:07:53 [2022-09-07T20:07:53.815Z] #57 31.99 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
20:07:53 [2022-09-07T20:07:53.815Z] #57 32.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:07:53 [2022-09-07T20:07:53.815Z] #57 32.07 Selecting previously unselected package libnftnl11:amd64.
20:07:53 [2022-09-07T20:07:53.815Z] #57 32.08 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ...
20:07:53 [2022-09-07T20:07:53.815Z] #57 32.09 Unpacking libnftnl11:amd64 (1.1.9-1) ...
20:07:54 [2022-09-07T20:07:54.072Z] #57 32.18 Selecting previously unselected package iptables.
20:07:54 [2022-09-07T20:07:54.072Z] #57 32.19 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ...
20:07:54 [2022-09-07T20:07:54.072Z] #57 32.20 Unpacking iptables (1.8.7-1) ...
20:07:54 [2022-09-07T20:07:54.329Z] #57 32.49 Selecting previously unselected package libonig5:amd64.
20:07:54 [2022-09-07T20:07:54.330Z] #57 32.49 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ...
20:07:54 [2022-09-07T20:07:54.330Z] #57 32.50 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:07:54 [2022-09-07T20:07:54.587Z] #57 32.65 Selecting previously unselected package libjq1:amd64.
20:07:54 [2022-09-07T20:07:54.587Z] #57 32.65 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ...
20:07:54 [2022-09-07T20:07:54.587Z] #57 32.66 Unpacking libjq1:amd64 (1.6-2.1) ...
20:07:54 [2022-09-07T20:07:54.587Z] #57 32.77 Selecting previously unselected package jq.
20:07:54 [2022-09-07T20:07:54.587Z] #57 32.78 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ...
20:07:54 [2022-09-07T20:07:54.587Z] #57 32.79 Unpacking jq (1.6-2.1) ...
20:07:54 [2022-09-07T20:07:54.587Z] #57 32.88 Selecting previously unselected package libaio1:amd64.
20:07:54 [2022-09-07T20:07:54.587Z] #57 32.88 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ...
20:07:54 [2022-09-07T20:07:54.587Z] #57 32.89 Unpacking libaio1:amd64 (0.3.112-9) ...
20:07:54 [2022-09-07T20:07:54.587Z] #57 32.94 Selecting previously unselected package libgpm2:amd64.
20:07:54 [2022-09-07T20:07:54.844Z] #57 32.96 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ...
20:07:54 [2022-09-07T20:07:54.844Z] #57 32.97 Unpacking libgpm2:amd64 (1.20.7-8) ...
20:07:54 [2022-09-07T20:07:54.844Z] #57 33.04 Selecting previously unselected package libicu67:amd64.
20:07:54 [2022-09-07T20:07:54.844Z] #57 33.05 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ...
20:07:54 [2022-09-07T20:07:54.844Z] #57 33.05 Unpacking libicu67:amd64 (67.1-7) ...
20:07:59 [2022-09-07T20:07:59.022Z] #57 36.83 Selecting previously unselected package libinih1:amd64.
20:07:59 [2022-09-07T20:07:59.022Z] #57 36.84 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ...
20:07:59 [2022-09-07T20:07:59.022Z] #57 36.85 Unpacking libinih1:amd64 (53-1+b2) ...
20:07:59 [2022-09-07T20:07:59.022Z] #57 36.90 Selecting previously unselected package libmicrohttpd12:amd64.
20:07:59 [2022-09-07T20:07:59.022Z] #57 36.91 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ...
20:07:59 [2022-09-07T20:07:59.022Z] #57 36.92 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ...
20:07:59 [2022-09-07T20:07:59.022Z] #57 37.06 Selecting previously unselected package libnet1:amd64.
20:07:59 [2022-09-07T20:07:59.022Z] #57 37.06 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:07:59 [2022-09-07T20:07:59.022Z] #57 37.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:07:59 [2022-09-07T20:07:59.022Z] #57 37.14 Selecting previously unselected package libnl-3-200:amd64.
20:07:59 [2022-09-07T20:07:59.022Z] #57 37.15 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:07:59 [2022-09-07T20:07:59.022Z] #57 37.16 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:07:59 [2022-09-07T20:07:59.022Z] #57 37.23 Selecting previously unselected package libprotobuf-c1:amd64.
20:07:59 [2022-09-07T20:07:59.022Z] #57 37.25 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:07:59 [2022-09-07T20:07:59.022Z] #57 37.26 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:07:59 [2022-09-07T20:07:59.022Z] #57 37.33 Selecting previously unselected package libyajl2:amd64.
20:07:59 [2022-09-07T20:07:59.279Z] #57 37.33 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ...
20:07:59 [2022-09-07T20:07:59.279Z] #57 37.35 Unpacking libyajl2:amd64 (2.1.0-3) ...
20:07:59 [2022-09-07T20:07:59.279Z] #57 37.43 Selecting previously unselected package net-tools.
20:07:59 [2022-09-07T20:07:59.279Z] #57 37.44 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
20:07:59 [2022-09-07T20:07:59.279Z] #57 37.45 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:07:59 [2022-09-07T20:07:59.541Z] #57 37.63 Selecting previously unselected package patch.
20:07:59 [2022-09-07T20:07:59.541Z] #57 37.63 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ...
20:07:59 [2022-09-07T20:07:59.541Z] #57 37.64 Unpacking patch (2.7.6-7) ...
20:07:59 [2022-09-07T20:07:59.541Z] #57 37.74 Selecting previously unselected package python-pip-whl.
20:07:59 [2022-09-07T20:07:59.541Z] #57 37.77 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:07:59 [2022-09-07T20:07:59.541Z] #57 37.78 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:08:00 [2022-09-07T20:08:00.113Z] #57 38.41 Selecting previously unselected package python3-lib2to3.
20:08:00 [2022-09-07T20:08:00.113Z] #57 38.41 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
20:08:00 [2022-09-07T20:08:00.370Z] #57 38.41 Unpacking python3-lib2to3 (3.9.2-1) ...
20:08:00 [2022-09-07T20:08:00.370Z] #57 38.56 Selecting previously unselected package python3-distutils.
20:08:00 [2022-09-07T20:08:00.370Z] #57 38.57 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
20:08:00 [2022-09-07T20:08:00.370Z] #57 38.57 Unpacking python3-distutils (3.9.2-1) ...
20:08:00 [2022-09-07T20:08:00.370Z] #57 38.71 Selecting previously unselected package python3-pkg-resources.
20:08:00 [2022-09-07T20:08:00.370Z] #57 38.72 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
20:08:00 [2022-09-07T20:08:00.627Z] #57 38.74 Unpacking python3-pkg-resources (52.0.0-4) ...
20:08:00 [2022-09-07T20:08:00.627Z] #57 38.87 Selecting previously unselected package python3-setuptools.
20:08:00 [2022-09-07T20:08:00.627Z] #57 38.88 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
20:08:00 [2022-09-07T20:08:00.627Z] #57 38.88 Unpacking python3-setuptools (52.0.0-4) ...
20:08:00 [2022-09-07T20:08:00.884Z] #57 39.18 Selecting previously unselected package python3-wheel.
20:08:00 [2022-09-07T20:08:00.884Z] #57 39.18 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
20:08:00 [2022-09-07T20:08:00.884Z] #57 39.19 Unpacking python3-wheel (0.34.2-1) ...
20:08:01 [2022-09-07T20:08:01.142Z] #57 39.29 Selecting previously unselected package python3-pip.
20:08:01 [2022-09-07T20:08:01.142Z] #57 39.30 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:08:01 [2022-09-07T20:08:01.142Z] #57 39.30 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:08:01 [2022-09-07T20:08:01.399Z] #57 39.56 Selecting previously unselected package sudo.
20:08:01 [2022-09-07T20:08:01.399Z] #57 39.56 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ...
20:08:01 [2022-09-07T20:08:01.399Z] #57 39.57 Unpacking sudo (1.9.5p2-3) ...
20:08:01 [2022-09-07T20:08:01.658Z] #57 ...
20:08:01 [2022-09-07T20:08:01.658Z] 
20:08:01 [2022-09-07T20:08:01.658Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:08:01 [2022-09-07T20:08:01.658Z] #46 118.7 checking if gcc supports -fno-rtti -fno-exceptions... no
20:08:01 [2022-09-07T20:08:01.658Z] #46 118.7 checking for gcc option to produce PIC... -fPIC -DPIC
20:08:01 [2022-09-07T20:08:01.658Z] #46 118.7 checking if gcc PIC flag -fPIC -DPIC works... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 118.8 checking if gcc static flag -static works... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.1 checking if gcc supports -c -o file.o... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.2 checking if gcc supports -c -o file.o... (cached) yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.3 checking dynamic linker characteristics... GNU/Linux ld.so
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.5 checking how to hardcode library paths into programs... immediate
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.5 checking whether stripping libraries is possible... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.5 checking if libtool supports shared libraries... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.5 checking whether to build shared libraries... no
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.5 checking whether to build static libraries... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.5 checking for a BSD-compatible install... /usr/bin/install -c
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.6 checking whether build environment is sane... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.6 checking whether make sets $(MAKE)... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.7 checking whether make supports the include directive... yes (GNU style)
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.7 checking whether make supports nested variables... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.7 checking whether UID '0' is supported by ustar format... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.7 checking whether GID '0' is supported by ustar format... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.7 checking how to create a ustar tar archive... gnutar
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.8 checking dependency style of gcc... gcc3
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.9 checking whether to enable maintainer-specific portions of Makefiles... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.9 checking whether make supports nested variables... (cached) yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.9 checking for pkg-config... /usr/bin/pkg-config
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.9 checking pkg-config is at least version 0.9.0... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 119.9 checking for yajl >= 2.1.0... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 120.0 checking for a sed that does not truncate output... (cached) /bin/sed
20:08:01 [2022-09-07T20:08:01.658Z] #46 120.0 checking for gcc... (cached) gcc
20:08:01 [2022-09-07T20:08:01.658Z] #46 120.1 checking whether we are using the GNU C compiler... (cached) yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 120.1 checking whether gcc accepts -g... (cached) yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 120.1 checking for gcc option to accept ISO C89... (cached) none needed
20:08:01 [2022-09-07T20:08:01.658Z] #46 120.1 checking whether gcc understands -c and -o together... (cached) yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 120.1 checking for a Python interpreter with version >= 3... python3
20:08:01 [2022-09-07T20:08:01.658Z] #46 120.2 checking for python3... /usr/bin/python3
20:08:01 [2022-09-07T20:08:01.658Z] #46 120.2 checking for python3 version... 3.9
20:08:01 [2022-09-07T20:08:01.658Z] #46 120.2 checking for python3 platform... linux
20:08:01 [2022-09-07T20:08:01.658Z] #46 120.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:08:01 [2022-09-07T20:08:01.658Z] #46 120.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:08:01 [2022-09-07T20:08:01.658Z] #46 120.7 checking that generated files are newer than configure... done
20:08:01 [2022-09-07T20:08:01.658Z] #46 120.8 configure: creating ./config.status
20:08:01 [2022-09-07T20:08:01.658Z] #46 122.5 config.status: creating Makefile
20:08:01 [2022-09-07T20:08:01.658Z] #46 122.6 config.status: creating config.h
20:08:01 [2022-09-07T20:08:01.658Z] #46 122.6 config.status: executing libtool commands
20:08:01 [2022-09-07T20:08:01.658Z] #46 122.6 config.status: executing depfiles commands
20:08:01 [2022-09-07T20:08:01.658Z] #46 123.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
20:08:01 [2022-09-07T20:08:01.658Z] #46 123.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:08:01 [2022-09-07T20:08:01.658Z] #46 123.5 checking for gcc... gcc
20:08:01 [2022-09-07T20:08:01.658Z] #46 123.6 checking whether the C compiler works... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 123.8 checking for C compiler default output file name... a.out
20:08:01 [2022-09-07T20:08:01.658Z] #46 123.8 checking for suffix of executables... 
20:08:01 [2022-09-07T20:08:01.658Z] #46 123.9 checking whether we are cross compiling... no
20:08:01 [2022-09-07T20:08:01.658Z] #46 124.2 checking for suffix of object files... o
20:08:01 [2022-09-07T20:08:01.658Z] #46 124.2 checking whether we are using the GNU C compiler... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 124.3 checking whether gcc accepts -g... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 124.4 checking for gcc option to accept ISO C89... none needed
20:08:01 [2022-09-07T20:08:01.658Z] #46 124.7 checking whether gcc understands -c and -o together... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 124.9 checking for a BSD-compatible install... /usr/bin/install -c
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.0 checking whether build environment is sane... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.0 checking for gawk... no
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.0 checking for mawk... mawk
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.0 checking whether make sets $(MAKE)... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.1 checking whether make supports the include directive... yes (GNU style)
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.1 checking whether make supports nested variables... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.1 checking whether UID '0' is supported by ustar format... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.1 checking whether GID '0' is supported by ustar format... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.1 checking how to create a ustar tar archive... gnutar
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.2 checking dependency style of gcc... gcc3
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.3 checking whether to enable maintainer-specific portions of Makefiles... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.3 checking whether make supports nested variables... (cached) yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.3 checking build system type... x86_64-pc-linux-gnu
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.5 checking host system type... x86_64-pc-linux-gnu
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.5 checking how to print strings... printf
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.5 checking for a sed that does not truncate output... /bin/sed
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.6 checking for grep that handles long lines and -e... /bin/grep
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.6 checking for egrep... /bin/grep -E
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.6 checking for fgrep... /bin/grep -F
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.6 checking for ld used by gcc... /usr/bin/ld
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.7 checking whether ln -s works... yes
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.7 checking the maximum length of command line arguments... 1572864
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.7 checking for /usr/bin/ld option to reload object files... -r
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.7 checking for objdump... objdump
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.7 checking how to recognize dependent libraries... pass_all
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.7 checking for dlltool... no
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.7 checking how to associate runtime and link libraries... printf %s\n
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.8 checking for ar... ar
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.8 checking for archiver @FILE support... @
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.9 checking for strip... strip
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.9 checking for ranlib... ranlib
20:08:01 [2022-09-07T20:08:01.658Z] #46 125.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:08:01 [2022-09-07T20:08:01.658Z] #46 126.2 checking for sysroot... no
20:08:01 [2022-09-07T20:08:01.658Z] #46 126.2 checking for a working dd... /bin/dd
20:08:01 [2022-09-07T20:08:01.658Z] #46 126.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:08:01 [2022-09-07T20:08:01.658Z] #46 126.3 checking for mt... no
20:08:01 [2022-09-07T20:08:01.658Z] #46 126.3 checking if : is a manifest tool... no
20:08:01 [2022-09-07T20:08:01.915Z] #46 126.4 checking how to run the C preprocessor... gcc -E
20:08:01 [2022-09-07T20:08:01.915Z] #46 126.6 checking for ANSI C header files... 
20:08:01 [2022-09-07T20:08:01.915Z] #46 ...
20:08:01 [2022-09-07T20:08:01.915Z] 
20:08:01 [2022-09-07T20:08:01.915Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:08:01 [2022-09-07T20:08:01.915Z] #57 40.16 Selecting previously unselected package systemd-journal-remote.
20:08:01 [2022-09-07T20:08:01.915Z] #57 40.17 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ...
20:08:01 [2022-09-07T20:08:01.915Z] #57 40.18 Unpacking systemd-journal-remote (247.3-7) ...
20:08:02 [2022-09-07T20:08:02.173Z] #57 40.32 Selecting previously unselected package thin-provisioning-tools.
20:08:02 [2022-09-07T20:08:02.173Z] #57 40.33 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ...
20:08:02 [2022-09-07T20:08:02.173Z] #57 40.34 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:08:02 [2022-09-07T20:08:02.430Z] #57 40.55 Selecting previously unselected package uidmap.
20:08:02 [2022-09-07T20:08:02.430Z] #57 40.56 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ...
20:08:02 [2022-09-07T20:08:02.430Z] #57 40.57 Unpacking uidmap (1:4.8.1-1) ...
20:08:02 [2022-09-07T20:08:02.430Z] #57 40.70 Selecting previously unselected package vim-runtime.
20:08:02 [2022-09-07T20:08:02.430Z] #57 40.70 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:08:02 [2022-09-07T20:08:02.687Z] #57 40.76 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:08:02 [2022-09-07T20:08:02.687Z] #57 40.79 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:08:02 [2022-09-07T20:08:02.687Z] #57 40.80 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:08:05 [2022-09-07T20:08:05.972Z] #57 44.11 Selecting previously unselected package vim.
20:08:05 [2022-09-07T20:08:05.972Z] #57 44.11 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:08:05 [2022-09-07T20:08:05.972Z] #57 44.14 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:08:06 [2022-09-07T20:08:06.595Z] #57 44.76 Selecting previously unselected package xfsprogs.
20:08:06 [2022-09-07T20:08:06.595Z] #57 44.78 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ...
20:08:06 [2022-09-07T20:08:06.595Z] #57 44.79 Unpacking xfsprogs (5.10.0-4) ...
20:08:07 [2022-09-07T20:08:07.161Z] #57 45.21 Selecting previously unselected package zip.
20:08:07 [2022-09-07T20:08:07.162Z] #57 45.21 Preparing to unpack .../54-zip_3.0-12_amd64.deb ...
20:08:07 [2022-09-07T20:08:07.162Z] #57 45.22 Unpacking zip (3.0-12) ...
20:08:07 [2022-09-07T20:08:07.162Z] #57 45.36 Selecting previously unselected package zstd.
20:08:07 [2022-09-07T20:08:07.162Z] #57 45.38 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ...
20:08:07 [2022-09-07T20:08:07.162Z] #57 45.39 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:08:07 [2022-09-07T20:08:07.678Z] #57 45.76 Setting up python3-pkg-resources (52.0.0-4) ...
20:08:08 [2022-09-07T20:08:08.608Z] #57 46.76 Setting up libip4tc2:amd64 (1.8.7-1) ...
20:08:08 [2022-09-07T20:08:08.608Z] #57 46.77 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:08:08 [2022-09-07T20:08:08.608Z] #57 46.78 Setting up libgpm2:amd64 (1.20.7-8) ...
20:08:08 [2022-09-07T20:08:08.608Z] #57 46.79 Setting up libicu67:amd64 (67.1-7) ...
20:08:08 [2022-09-07T20:08:08.608Z] #57 46.81 Setting up libip6tc2:amd64 (1.8.7-1) ...
20:08:08 [2022-09-07T20:08:08.608Z] #57 46.82 Setting up libinih1:amd64 (53-1+b2) ...
20:08:08 [2022-09-07T20:08:08.608Z] #57 46.83 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
20:08:08 [2022-09-07T20:08:08.608Z] #57 46.85 Setting up uidmap (1:4.8.1-1) ...
20:08:08 [2022-09-07T20:08:08.608Z] #57 46.86 Setting up libyajl2:amd64 (2.1.0-3) ...
20:08:08 [2022-09-07T20:08:08.608Z] #57 46.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:08:08 [2022-09-07T20:08:08.864Z] #57 46.88 Setting up bzip2 (1.0.8-4) ...
20:08:08 [2022-09-07T20:08:08.864Z] #57 46.90 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:08:08 [2022-09-07T20:08:08.864Z] #57 46.91 Setting up python3-wheel (0.34.2-1) ...
20:08:09 [2022-09-07T20:08:09.428Z] #57 47.59 Setting up libmicrohttpd12:amd64 (0.9.72-2) ...
20:08:09 [2022-09-07T20:08:09.428Z] #57 47.60 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:08:09 [2022-09-07T20:08:09.428Z] #57 47.61 Setting up libcap2:amd64 (1:2.44-1) ...
20:08:09 [2022-09-07T20:08:09.428Z] #57 47.63 Setting up libcap2-bin (1:2.44-1) ...
20:08:09 [2022-09-07T20:08:09.428Z] #57 47.65 Setting up apparmor (2.13.6-10) ...
20:08:10 [2022-09-07T20:08:10.797Z] #57 ...
20:08:10 [2022-09-07T20:08:10.797Z] 
20:08:10 [2022-09-07T20:08:10.797Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:08:10 [2022-09-07T20:08:10.797Z] #46 126.6 checking for ANSI C header files... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 127.1 checking for sys/types.h... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 127.3 checking for sys/stat.h... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 127.4 checking for stdlib.h... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 127.6 checking for string.h... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 127.8 checking for memory.h... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 127.9 checking for strings.h... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 128.0 checking for inttypes.h... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 128.2 checking for stdint.h... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 128.5 checking for unistd.h... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 128.6 checking for dlfcn.h... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 128.9 checking for objdir... .libs
20:08:10 [2022-09-07T20:08:10.797Z] #46 129.2 checking if gcc supports -fno-rtti -fno-exceptions... no
20:08:10 [2022-09-07T20:08:10.797Z] #46 129.3 checking for gcc option to produce PIC... -fPIC -DPIC
20:08:10 [2022-09-07T20:08:10.797Z] #46 129.3 checking if gcc PIC flag -fPIC -DPIC works... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 129.4 checking if gcc static flag -static works... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 129.8 checking if gcc supports -c -o file.o... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 129.9 checking if gcc supports -c -o file.o... (cached) yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 129.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 129.9 checking dynamic linker characteristics... GNU/Linux ld.so
20:08:10 [2022-09-07T20:08:10.797Z] #46 130.2 checking how to hardcode library paths into programs... immediate
20:08:10 [2022-09-07T20:08:10.797Z] #46 130.2 checking whether stripping libraries is possible... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 130.2 checking if libtool supports shared libraries... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 130.2 checking whether to build shared libraries... no
20:08:10 [2022-09-07T20:08:10.797Z] #46 130.2 checking whether to build static libraries... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 130.3 checking float.h usability... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 130.4 checking float.h presence... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 130.4 checking for float.h... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 130.4 checking limits.h usability... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 130.6 checking limits.h presence... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 130.7 checking for limits.h... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 130.7 checking stddef.h usability... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 130.9 checking stddef.h presence... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 130.9 checking for stddef.h... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 130.9 checking for stdlib.h... (cached) yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 131.0 checking for string.h... (cached) yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 131.0 checking sys/time.h usability... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 131.2 checking sys/time.h presence... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 131.2 checking for sys/time.h... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 131.2 checking for inline... inline
20:08:10 [2022-09-07T20:08:10.797Z] #46 131.3 checking for size_t... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 131.7 checking for stdlib.h... (cached) yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 131.7 checking for GNU libc compatible malloc... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 131.9 checking for stdlib.h... (cached) yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 131.9 checking for GNU libc compatible realloc... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 132.2 checking for working strtod... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 132.5 checking for gettimeofday... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 132.8 checking for memset... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 133.0 checking for strspn... yes
20:08:10 [2022-09-07T20:08:10.797Z] #46 133.4 checking that generated files are newer than configure... done
20:08:10 [2022-09-07T20:08:10.797Z] #46 133.4 configure: creating ./config.status
20:08:10 [2022-09-07T20:08:10.797Z] #46 135.1 config.status: creating Makefile
20:08:10 [2022-09-07T20:08:10.797Z] #46 135.1 config.status: creating config.h
20:08:10 [2022-09-07T20:08:10.797Z] #46 135.2 config.status: executing depfiles commands
20:08:10 [2022-09-07T20:08:10.797Z] #46 135.3 config.status: executing libtool commands
20:08:11 [2022-09-07T20:08:11.054Z] #46 ...
20:08:11 [2022-09-07T20:08:11.054Z] 
20:08:11 [2022-09-07T20:08:11.054Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:08:11 [2022-09-07T20:08:11.054Z] #57 49.25 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
20:08:11 [2022-09-07T20:08:11.310Z] #57 49.30 Setting up zip (3.0-12) ...
20:08:11 [2022-09-07T20:08:11.310Z] #57 49.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:08:11 [2022-09-07T20:08:11.310Z] #57 49.34 Setting up bash-completion (1:2.11-2) ...
20:08:13 [2022-09-07T20:08:13.213Z] #57 51.48 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:08:13 [2022-09-07T20:08:13.213Z] #57 51.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:08:13 [2022-09-07T20:08:13.474Z] #57 51.54 Setting up libmnl0:amd64 (1.0.4-3) ...
20:08:13 [2022-09-07T20:08:13.474Z] #57 51.56 Setting up patch (2.7.6-7) ...
20:08:13 [2022-09-07T20:08:13.474Z] #57 51.58 Setting up sudo (1.9.5p2-3) ...
20:08:13 [2022-09-07T20:08:13.474Z] #57 51.69 invoke-rc.d: could not determine current runlevel
20:08:13 [2022-09-07T20:08:13.731Z] #57 51.71 invoke-rc.d: policy-rc.d denied execution of start.
20:08:13 [2022-09-07T20:08:13.731Z] #57 51.72 Setting up xfsprogs (5.10.0-4) ...
20:08:13 [2022-09-07T20:08:13.731Z] #57 51.73 System has not been booted with systemd as init system (PID 1). Can't operate.
20:08:13 [2022-09-07T20:08:13.731Z] #57 51.73 Failed to connect to bus: Host is down
20:08:13 [2022-09-07T20:08:13.731Z] #57 51.74 Setting up libxtables12:amd64 (1.8.7-1) ...
20:08:13 [2022-09-07T20:08:13.731Z] #57 51.76 Setting up inetutils-ping (2:2.0-1) ...
20:08:13 [2022-09-07T20:08:13.731Z] #57 51.77 Setting up pigz (2.6-1) ...
20:08:13 [2022-09-07T20:08:13.731Z] #57 51.78 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:08:13 [2022-09-07T20:08:13.731Z] #57 51.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:08:13 [2022-09-07T20:08:13.731Z] #57 51.89 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:08:13 [2022-09-07T20:08:13.731Z] #57 51.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:08:14 [2022-09-07T20:08:14.660Z] #57 52.80 Setting up libaio1:amd64 (0.3.112-9) ...
20:08:14 [2022-09-07T20:08:14.660Z] #57 52.83 Setting up python3-lib2to3 (3.9.2-1) ...
20:08:14 [2022-09-07T20:08:14.942Z] #57 53.19 Setting up libelf1:amd64 (0.183-1) ...
20:08:14 [2022-09-07T20:08:14.942Z] #57 53.20 Setting up libjson-c5:amd64 (0.15-2) ...
20:08:15 [2022-09-07T20:08:15.198Z] #57 53.22 Setting up zstd (1.4.8+dfsg-2.1) ...
20:08:15 [2022-09-07T20:08:15.198Z] #57 53.26 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:08:15 [2022-09-07T20:08:15.198Z] #57 53.27 Setting up libkmod2:amd64 (28-1) ...
20:08:15 [2022-09-07T20:08:15.198Z] #57 53.33 Setting up python3-distutils (3.9.2-1) ...
20:08:15 [2022-09-07T20:08:15.761Z] #57 53.89 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:08:15 [2022-09-07T20:08:15.761Z] #57 53.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:08:15 [2022-09-07T20:08:15.761Z] #57 53.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:08:15 [2022-09-07T20:08:15.761Z] #57 53.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:08:15 [2022-09-07T20:08:15.761Z] #57 53.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:08:15 [2022-09-07T20:08:15.761Z] #57 53.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:08:15 [2022-09-07T20:08:15.761Z] #57 53.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:08:15 [2022-09-07T20:08:15.761Z] #57 53.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:08:15 [2022-09-07T20:08:15.761Z] #57 53.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:08:15 [2022-09-07T20:08:15.761Z] #57 53.98 Setting up python3-setuptools (52.0.0-4) ...
20:08:17 [2022-09-07T20:08:17.656Z] #57 55.63 Setting up libjq1:amd64 (1.6-2.1) ...
20:08:17 [2022-09-07T20:08:17.656Z] #57 55.65 Setting up libnftnl11:amd64 (1.1.9-1) ...
20:08:17 [2022-09-07T20:08:17.656Z] #57 55.66 Setting up thin-provisioning-tools (0.9.0-1) ...
20:08:17 [2022-09-07T20:08:17.656Z] #57 55.72 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:08:18 [2022-09-07T20:08:18.587Z] #57 56.96 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:08:18 [2022-09-07T20:08:18.844Z] #57 56.98 Setting up jq (1.6-2.1) ...
20:08:18 [2022-09-07T20:08:18.844Z] #57 56.99 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
20:08:18 [2022-09-07T20:08:18.844Z] #57 57.01 Setting up libbpf0:amd64 (1:0.3-2) ...
20:08:18 [2022-09-07T20:08:18.844Z] #57 57.02 Setting up iptables (1.8.7-1) ...
20:08:18 [2022-09-07T20:08:18.844Z] #57 57.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:08:18 [2022-09-07T20:08:18.844Z] #57 57.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:08:18 [2022-09-07T20:08:18.844Z] #57 57.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:08:18 [2022-09-07T20:08:18.844Z] #57 57.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:08:18 [2022-09-07T20:08:18.844Z] #57 57.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:08:18 [2022-09-07T20:08:18.844Z] #57 57.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:08:18 [2022-09-07T20:08:18.844Z] #57 57.07 Setting up iproute2 (5.10.0-4) ...
20:08:19 [2022-09-07T20:08:19.409Z] #57 57.46 Setting up systemd (247.3-7) ...
20:08:19 [2022-09-07T20:08:19.409Z] #57 57.52 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
20:08:19 [2022-09-07T20:08:19.409Z] #57 57.53 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
20:08:19 [2022-09-07T20:08:19.409Z] #57 57.54 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
20:08:19 [2022-09-07T20:08:19.409Z] #57 57.57 Initializing machine ID from KVM UUID.
20:08:20 [2022-09-07T20:08:20.341Z] #57 58.46 Setting up systemd-journal-remote (247.3-7) ...
20:08:20 [2022-09-07T20:08:20.598Z] #57 58.75 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:08:21 [2022-09-07T20:08:21.529Z] #57 DONE 59.7s
20:08:21 [2022-09-07T20:08:21.529Z] 
20:08:21 [2022-09-07T20:08:21.529Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:08:21 [2022-09-07T20:08:21.529Z] #46 136.3   GEN      .version
20:08:21 [2022-09-07T20:08:21.529Z] #46 136.3 make  install-recursive
20:08:21 [2022-09-07T20:08:21.529Z] #46 136.3 make[1]: Entering directory '/tmp/crun-build'
20:08:21 [2022-09-07T20:08:21.529Z] #46 136.4 Making install in libocispec
20:08:21 [2022-09-07T20:08:21.529Z] #46 136.4 make[2]: Entering directory '/tmp/crun-build/libocispec'
20:08:21 [2022-09-07T20:08:21.529Z] #46 136.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
20:08:21 [2022-09-07T20:08:21.529Z] #46 136.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
20:08:21 [2022-09-07T20:08:21.529Z] #46 136.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
20:08:21 [2022-09-07T20:08:21.529Z] #46 136.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
20:08:21 [2022-09-07T20:08:21.529Z] #46 137.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 137.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 137.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 137.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 137.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 137.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 137.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 137.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 137.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 137.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 137.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 137.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 137.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 137.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 137.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 137.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.6 make  install-recursive
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.6 make[3]: Entering directory '/tmp/crun-build/libocispec'
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.7 Making install in yajl
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.7   CC       verify/json_verify-json_verify.o
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.7   CC       src/libyajl_la-yajl_alloc.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.7   CC       src/libyajl_la-yajl.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.7   CC       src/libyajl_la-yajl_gen.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.7   CC       src/libyajl_la-yajl_parser.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.7   CC       src/libyajl_la-yajl_buf.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.8   CC       src/libyajl_la-yajl_encode.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.8   CC       src/libyajl_la-yajl_lex.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 138.8   CC       src/libyajl_la-yajl_tree.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 144.3   CCLD     libyajl.la
20:08:21 [2022-09-07T20:08:21.529Z] #46 144.7   CCLD     verify/json_verify
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.1 make[5]: Nothing to be done for 'install-exec-am'.
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.1 make[5]: Nothing to be done for 'install-data-am'.
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.1 make[4]: Entering directory '/tmp/crun-build/libocispec'
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.2   CC       src/validate.o
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.2   CC       src/image_spec_schema_config_schema.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.2   CC       src/image_spec_schema_content_descriptor.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.2   CC       src/image_spec_schema_defs.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.2   CC       src/image_spec_schema_defs_descriptor.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.3   CC       src/image_spec_schema_image_layout_schema.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.3   CC       src/image_spec_schema_image_manifest_schema.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.3   CC       src/image_spec_schema_image_index_schema.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.3   CC       src/runtime_spec_schema_config_linux.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.3   CC       src/runtime_spec_schema_config_zos.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.4   CC       src/runtime_spec_schema_config_schema.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.4   CC       src/runtime_spec_schema_config_solaris.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.5   CC       src/runtime_spec_schema_config_vm.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.6   CC       src/runtime_spec_schema_defs_linux.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.6   CC       src/runtime_spec_schema_defs.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.6   CC       src/runtime_spec_schema_config_windows.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.6   CC       src/runtime_spec_schema_defs_zos.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.7   CC       src/runtime_spec_schema_defs_vm.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.8   CC       src/runtime_spec_schema_state_schema.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.8   CC       src/runtime_spec_schema_defs_windows.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.8   CC       src/image_manifest_items_image_manifest_items_schema.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 145.8   CC       src/basic_test_double_array_item.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 146.0   CC       src/basic_test_top_array_string.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 146.0   CC       src/basic_test_double_array.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 146.0   CC       src/basic_test_top_double_array_int.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 146.1   CC       src/basic_test_top_double_array_refobj.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 146.1   CC       src/basic_test_top_double_array_string.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 146.2   CC       src/read-file.lo
20:08:21 [2022-09-07T20:08:21.529Z] #46 146.2   CC       src/basic_test_top_array_int.lo
20:08:21 [2022-09-07T20:08:21.787Z] #46 146.3   CC       tests/test-1.o
20:08:21 [2022-09-07T20:08:21.787Z] #46 146.3   CC       src/basic_test_top_double_array_obj.lo
20:08:21 [2022-09-07T20:08:21.787Z] #46 146.5   CC       src/json_common.lo
20:08:21 [2022-09-07T20:08:21.787Z] #46 146.5   CC       tests/test-3.o
20:08:21 [2022-09-07T20:08:21.787Z] #46 146.5   CC       tests/test-2.o
20:08:22 [2022-09-07T20:08:22.044Z] #46 146.6   CC       tests/test-5.o
20:08:22 [2022-09-07T20:08:22.044Z] #46 146.6   CC       tests/test-6.o
20:08:22 [2022-09-07T20:08:22.044Z] #46 146.7   CC       tests/test-4.o
20:08:22 [2022-09-07T20:08:22.044Z] #46 146.7   CC       tests/test-9.o
20:08:22 [2022-09-07T20:08:22.044Z] #46 146.8   CC       tests/test-7.o
20:08:22 [2022-09-07T20:08:22.044Z] #46 146.8   CC       tests/test-10.o
20:08:22 [2022-09-07T20:08:22.044Z] #46 146.9   CC       tests/test-11.o
20:08:22 [2022-09-07T20:08:22.301Z] #46 147.0   CC       tests/test-8.o
20:08:22 [2022-09-07T20:08:22.558Z] #46 ...
20:08:22 [2022-09-07T20:08:22.558Z] 
20:08:22 [2022-09-07T20:08:22.558Z] #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
20:08:22 [2022-09-07T20:08:22.558Z] #0 0.930 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:08:22 [2022-09-07T20:08:22.558Z] #0 0.938 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:08:22 [2022-09-07T20:08:22.558Z] #0 0.945 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:08:22 [2022-09-07T20:08:22.558Z] #58 DONE 1.0s
20:08:22 [2022-09-07T20:08:22.558Z] 
20:08:22 [2022-09-07T20:08:22.558Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
20:08:34 [2022-09-07T20:08:34.747Z] #59 10.51 Collecting yamllint==1.27.1
20:08:34 [2022-09-07T20:08:34.747Z] #59 11.60   Downloading yamllint-1.27.1.tar.gz (129 kB)
20:08:35 [2022-09-07T20:08:35.679Z] #59 13.28 Collecting pathspec>=0.5.3
20:08:35 [2022-09-07T20:08:35.936Z] #59 13.29   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
20:08:36 [2022-09-07T20:08:36.500Z] #59 13.77 Collecting pyyaml
20:08:36 [2022-09-07T20:08:36.500Z] #59 13.77   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
20:08:36 [2022-09-07T20:08:36.500Z] #59 13.86 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
20:08:36 [2022-09-07T20:08:36.500Z] #59 13.87 Building wheels for collected packages: yamllint
20:08:36 [2022-09-07T20:08:36.500Z] #59 13.88   Building wheel for yamllint (setup.py): started
20:08:37 [2022-09-07T20:08:37.432Z] #59 14.94   Building wheel for yamllint (setup.py): finished with status 'done'
20:08:37 [2022-09-07T20:08:37.432Z] #59 14.94   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=47207b2bc6ca1a49ec609bff2af46fcedd21c66b26b521ddde0cd5a301aec2e3
20:08:37 [2022-09-07T20:08:37.432Z] #59 14.94   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
20:08:37 [2022-09-07T20:08:37.432Z] #59 14.96 Successfully built yamllint
20:08:37 [2022-09-07T20:08:37.432Z] #59 14.99 Installing collected packages: pyyaml, pathspec, yamllint
20:08:37 [2022-09-07T20:08:37.996Z] #59 15.47 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
20:08:38 [2022-09-07T20:08:38.562Z] #59 DONE 15.9s
20:08:38 [2022-09-07T20:08:38.562Z] 
20:08:38 [2022-09-07T20:08:38.562Z] #51 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:08:38 [2022-09-07T20:08:38.562Z] #51 ...
20:08:38 [2022-09-07T20:08:38.562Z] 
20:08:38 [2022-09-07T20:08:38.562Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
20:08:38 [2022-09-07T20:08:38.819Z] #60 DONE 0.3s
20:08:38 [2022-09-07T20:08:38.819Z] 
20:08:38 [2022-09-07T20:08:38.819Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
20:08:39 [2022-09-07T20:08:39.078Z] #61 DONE 0.1s
20:08:39 [2022-09-07T20:08:39.078Z] 
20:08:39 [2022-09-07T20:08:39.078Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
20:08:39 [2022-09-07T20:08:39.078Z] #62 DONE 0.1s
20:08:39 [2022-09-07T20:08:39.078Z] 
20:08:39 [2022-09-07T20:08:39.078Z] #41 [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
20:08:39 [2022-09-07T20:08:39.078Z] #41 ...
20:08:39 [2022-09-07T20:08:39.078Z] 
20:08:39 [2022-09-07T20:08:39.078Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
20:08:39 [2022-09-07T20:08:39.078Z] #63 DONE 0.1s
20:08:39 [2022-09-07T20:08:39.078Z] 
20:08:39 [2022-09-07T20:08:39.078Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
20:08:39 [2022-09-07T20:08:39.078Z] #64 DONE 0.1s
20:08:39 [2022-09-07T20:08:39.336Z] 
20:08:39 [2022-09-07T20:08:39.336Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
20:08:39 [2022-09-07T20:08:39.336Z] #65 DONE 0.1s
20:08:39 [2022-09-07T20:08:39.336Z] 
20:08:39 [2022-09-07T20:08:39.336Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
20:08:39 [2022-09-07T20:08:39.336Z] #66 DONE 0.0s
20:08:39 [2022-09-07T20:08:39.336Z] 
20:08:39 [2022-09-07T20:08:39.336Z] #41 [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
20:09:01 [2022-09-07T20:09:01.242Z] #41 ...
20:09:01 [2022-09-07T20:09:01.242Z] 
20:09:01 [2022-09-07T20:09:01.242Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:09:01 [2022-09-07T20:09:01.242Z] #46 184.5   CCLD     libocispec.la
20:09:01 [2022-09-07T20:09:01.242Z] #46 185.1   CCLD     src/validate
20:09:01 [2022-09-07T20:09:01.242Z] #46 185.1   CCLD     tests/test-1
20:09:01 [2022-09-07T20:09:01.242Z] #46 185.1   CCLD     tests/test-2
20:09:01 [2022-09-07T20:09:01.242Z] #46 185.1   CCLD     tests/test-3
20:09:01 [2022-09-07T20:09:01.242Z] #46 185.1   CCLD     tests/test-4
20:09:01 [2022-09-07T20:09:01.242Z] #46 185.1   CCLD     tests/test-5
20:09:01 [2022-09-07T20:09:01.242Z] #46 185.2   CCLD     tests/test-6
20:09:01 [2022-09-07T20:09:01.242Z] #46 185.3   CCLD     tests/test-7
20:09:01 [2022-09-07T20:09:01.242Z] #46 185.3   CCLD     tests/test-8
20:09:01 [2022-09-07T20:09:01.242Z] #46 185.3   CCLD     tests/test-9
20:09:01 [2022-09-07T20:09:01.242Z] #46 185.4   CCLD     tests/test-10
20:09:01 [2022-09-07T20:09:01.242Z] #46 185.4 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
20:09:01 [2022-09-07T20:09:01.242Z] #46 185.6   CCLD     tests/test-11
20:09:02 [2022-09-07T20:09:02.173Z] #46 186.9 libtool: link: ar cr libocispec.a 
20:09:02 [2022-09-07T20:09:02.174Z] #46 187.0 libtool: link: ranlib libocispec.a
20:09:04 [2022-09-07T20:09:04.696Z] #46 189.1 make[5]: Entering directory '/tmp/crun-build/libocispec'
20:09:04 [2022-09-07T20:09:04.696Z] #46 189.2 make[5]: Nothing to be done for 'install-exec-am'.
20:09:04 [2022-09-07T20:09:04.696Z] #46 189.2 make[5]: Nothing to be done for 'install-data-am'.
20:09:04 [2022-09-07T20:09:04.696Z] #46 189.2 make[5]: Leaving directory '/tmp/crun-build/libocispec'
20:09:04 [2022-09-07T20:09:04.696Z] #46 189.2 make[4]: Leaving directory '/tmp/crun-build/libocispec'
20:09:04 [2022-09-07T20:09:04.696Z] #46 189.2 make[3]: Leaving directory '/tmp/crun-build/libocispec'
20:09:04 [2022-09-07T20:09:04.696Z] #46 189.2 make[2]: Leaving directory '/tmp/crun-build/libocispec'
20:09:04 [2022-09-07T20:09:04.696Z] #46 189.2 make[2]: Entering directory '/tmp/crun-build'
20:09:04 [2022-09-07T20:09:04.696Z] #46 189.3   CC       src/libcrun/libcrun_testing_a-utils.o
20:09:04 [2022-09-07T20:09:04.696Z] #46 189.3   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
20:09:04 [2022-09-07T20:09:04.696Z] #46 189.3   CC       src/libcrun/libcrun_testing_a-container.o
20:09:04 [2022-09-07T20:09:04.696Z] #46 189.4   CC       src/libcrun/libcrun_testing_a-cgroup.o
20:09:04 [2022-09-07T20:09:04.696Z] #46 189.4   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
20:09:04 [2022-09-07T20:09:04.696Z] #46 189.4   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
20:09:04 [2022-09-07T20:09:04.696Z] #46 189.4   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
20:09:04 [2022-09-07T20:09:04.696Z] #46 189.4   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
20:09:04 [2022-09-07T20:09:04.696Z] #46 189.5   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
20:09:04 [2022-09-07T20:09:04.696Z] #46 189.5   CC       src/libcrun/libcrun_testing_a-criu.o
20:09:04 [2022-09-07T20:09:04.696Z] #46 189.5   CC       src/libcrun/libcrun_testing_a-custom-handler.o
20:09:04 [2022-09-07T20:09:04.696Z] #46 189.5   CC       src/libcrun/libcrun_testing_a-linux.o
20:09:04 [2022-09-07T20:09:04.953Z] #46 189.6   CC       src/libcrun/libcrun_testing_a-seccomp.o
20:09:04 [2022-09-07T20:09:04.953Z] #46 189.6   CC       src/libcrun/libcrun_testing_a-ebpf.o
20:09:04 [2022-09-07T20:09:04.953Z] #46 189.7   CC       src/libcrun/libcrun_testing_a-error.o
20:09:04 [2022-09-07T20:09:04.953Z] #46 189.7   CC       src/libcrun/libcrun_testing_a-status.o
20:09:04 [2022-09-07T20:09:04.953Z] #46 189.7   CC       src/libcrun/libcrun_testing_a-terminal.o
20:09:04 [2022-09-07T20:09:04.953Z] #46 189.7   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
20:09:04 [2022-09-07T20:09:04.953Z] #46 189.7   CC       src/libcrun/libcrun_testing_a-signals.o
20:09:04 [2022-09-07T20:09:04.953Z] #46 189.7   CC       src/libcrun/libcrun_testing_a-mount_flags.o
20:09:04 [2022-09-07T20:09:04.953Z] #46 189.7   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
20:09:04 [2022-09-07T20:09:04.953Z] #46 189.8   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
20:09:04 [2022-09-07T20:09:04.953Z] #46 189.8   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
20:09:05 [2022-09-07T20:09:05.210Z] #46 189.8   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
20:09:05 [2022-09-07T20:09:05.210Z] #46 190.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
20:09:05 [2022-09-07T20:09:05.210Z] #46 190.1   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
20:09:05 [2022-09-07T20:09:05.467Z] #46 190.1   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
20:09:05 [2022-09-07T20:09:05.467Z] #46 190.2   CC       src/crun-crun.o
20:09:05 [2022-09-07T20:09:05.467Z] #46 190.2   CC       src/crun-run.o
20:09:05 [2022-09-07T20:09:05.467Z] #46 190.3   CC       src/crun-delete.o
20:09:05 [2022-09-07T20:09:05.467Z] #46 190.3   CC       src/crun-kill.o
20:09:05 [2022-09-07T20:09:05.467Z] #46 190.3   CC       src/crun-pause.o
20:09:05 [2022-09-07T20:09:05.724Z] #46 190.5   CC       src/crun-unpause.o
20:09:05 [2022-09-07T20:09:05.725Z] #46 190.5   CC       src/crun-exec.o
20:09:05 [2022-09-07T20:09:05.725Z] #46 190.5   CC       src/crun-spec.o
20:09:05 [2022-09-07T20:09:05.725Z] #46 190.6   CC       src/crun-list.o
20:09:05 [2022-09-07T20:09:05.982Z] #46 190.7   CC       src/crun-create.o
20:09:05 [2022-09-07T20:09:05.982Z] #46 190.7   CC       src/crun-start.o
20:09:05 [2022-09-07T20:09:05.982Z] #46 190.8   CC       src/crun-update.o
20:09:05 [2022-09-07T20:09:05.982Z] #46 190.8   CC       src/crun-ps.o
20:09:05 [2022-09-07T20:09:05.982Z] #46 190.8   CC       src/crun-state.o
20:09:06 [2022-09-07T20:09:06.239Z] #46 190.8   CC       src/crun-checkpoint.o
20:09:06 [2022-09-07T20:09:06.496Z] #46 191.1   CC       src/libcrun/libcrun_la-utils.lo
20:09:06 [2022-09-07T20:09:06.496Z] #46 191.1   CC       src/libcrun/libcrun_la-cloned_binary.lo
20:09:06 [2022-09-07T20:09:06.496Z] #46 191.1   CC       src/crun-restore.o
20:09:06 [2022-09-07T20:09:06.496Z] #46 191.3   CC       src/libcrun/libcrun_la-container.lo
20:09:06 [2022-09-07T20:09:06.753Z] #46 191.3   CC       src/libcrun/libcrun_la-cgroup.lo
20:09:06 [2022-09-07T20:09:06.753Z] #46 191.3   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
20:09:06 [2022-09-07T20:09:06.753Z] #46 191.3   CC       src/libcrun/libcrun_la-cgroup-resources.lo
20:09:06 [2022-09-07T20:09:06.753Z] #46 191.4   CC       src/libcrun/libcrun_la-cgroup-setup.lo
20:09:06 [2022-09-07T20:09:06.753Z] #46 191.4   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
20:09:07 [2022-09-07T20:09:07.010Z] #46 191.5   CC       src/libcrun/libcrun_la-criu.lo
20:09:07 [2022-09-07T20:09:07.010Z] #46 191.6   CC       src/libcrun/libcrun_la-custom-handler.lo
20:09:07 [2022-09-07T20:09:07.010Z] #46 191.6   CC       src/libcrun/libcrun_la-cgroup-utils.lo
20:09:07 [2022-09-07T20:09:07.010Z] #46 191.7   CC       src/libcrun/libcrun_la-linux.lo
20:09:07 [2022-09-07T20:09:07.010Z] #46 191.8   CC       src/libcrun/libcrun_la-seccomp.lo
20:09:07 [2022-09-07T20:09:07.010Z] #46 191.8   CC       src/libcrun/libcrun_la-ebpf.lo
20:09:07 [2022-09-07T20:09:07.010Z] #46 ...
20:09:07 [2022-09-07T20:09:07.010Z] 
20:09:07 [2022-09-07T20:09:07.010Z] #41 [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
20:09:07 [2022-09-07T20:09:07.010Z] #41 243.2 + dpkg --print-architecture
20:09:07 [2022-09-07T20:09:07.268Z] #41 243.2 + git checkout -q v2.1.0
20:09:07 [2022-09-07T20:09:07.567Z] #41 243.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:09:07 [2022-09-07T20:09:07.567Z] #41 243.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:09:17 [2022-09-07T20:09:17.522Z] #41 ...
20:09:17 [2022-09-07T20:09:17.523Z] 
20:09:17 [2022-09-07T20:09:17.523Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:09:17 [2022-09-07T20:09:17.523Z] #46 191.9   CC       src/libcrun/libcrun_la-error.lo
20:09:17 [2022-09-07T20:09:17.523Z] #46 192.0   CC       src/libcrun/libcrun_la-status.lo
20:09:17 [2022-09-07T20:09:17.523Z] #46 192.0   CC       src/libcrun/libcrun_la-terminal.lo
20:09:17 [2022-09-07T20:09:17.523Z] #46 192.0   CC       src/libcrun/libcrun_la-chroot_realpath.lo
20:09:17 [2022-09-07T20:09:17.523Z] #46 192.2   CC       src/libcrun/libcrun_la-signals.lo
20:09:17 [2022-09-07T20:09:17.523Z] #46 192.4   CC       src/libcrun/libcrun_la-mount_flags.lo
20:09:17 [2022-09-07T20:09:17.523Z] #46 192.4   CC       src/libcrun/libcrun_la-seccomp_notify.lo
20:09:17 [2022-09-07T20:09:17.523Z] #46 192.6   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
20:09:17 [2022-09-07T20:09:17.523Z] #46 192.7   CC       src/libcrun/handlers/libcrun_la-krun.lo
20:09:17 [2022-09-07T20:09:17.523Z] #46 192.8   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
20:09:17 [2022-09-07T20:09:17.523Z] #46 193.0   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
20:09:17 [2022-09-07T20:09:17.523Z] #46 193.2   CC       tests/init.o
20:09:17 [2022-09-07T20:09:17.523Z] #46 193.3   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
20:09:35 [2022-09-07T20:09:35.635Z] #46 ...
20:09:35 [2022-09-07T20:09:35.635Z] 
20:09:35 [2022-09-07T20:09:35.635Z] #41 [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
20:09:35 [2022-09-07T20:09:35.635Z] #41 DONE 271.7s
20:09:35 [2022-09-07T20:09:35.892Z] 
20:09:35 [2022-09-07T20:09:35.892Z] #51 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:09:36 [2022-09-07T20:09:36.828Z] #51 ...
20:09:36 [2022-09-07T20:09:36.828Z] 
20:09:36 [2022-09-07T20:09:36.828Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:09:36 [2022-09-07T20:09:36.828Z] #46 221.5   CCLD     tests/init
20:09:37 [2022-09-07T20:09:37.773Z] #46 ...
20:09:37 [2022-09-07T20:09:37.773Z] 
20:09:37 [2022-09-07T20:09:37.773Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
20:09:37 [2022-09-07T20:09:37.773Z] #67 DONE 0.5s
20:09:37 [2022-09-07T20:09:37.773Z] 
20:09:37 [2022-09-07T20:09:37.773Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
20:09:37 [2022-09-07T20:09:37.773Z] #68 DONE 0.1s
20:09:37 [2022-09-07T20:09:37.773Z] 
20:09:37 [2022-09-07T20:09:37.773Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
20:09:37 [2022-09-07T20:09:37.773Z] #69 DONE 0.1s
20:09:37 [2022-09-07T20:09:37.773Z] 
20:09:37 [2022-09-07T20:09:37.773Z] #51 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:09:59 [2022-09-07T20:09:59.681Z] #51 ...
20:09:59 [2022-09-07T20:09:59.681Z] 
20:09:59 [2022-09-07T20:09:59.681Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:09:59 [2022-09-07T20:09:59.681Z] #46 241.9   AR       libcrun_testing.a
20:09:59 [2022-09-07T20:09:59.681Z] #46 241.9   CCLD     libcrun.la
20:09:59 [2022-09-07T20:09:59.681Z] #46 241.9 ar: `u' modifier ignored since `D' is the default (see `U')
20:09:59 [2022-09-07T20:09:59.681Z] #46 242.0   CCLD     tests/tests_libcrun_errors
20:09:59 [2022-09-07T20:09:59.681Z] #46 242.0   CCLD     tests/tests_libcrun_fuzzer
20:09:59 [2022-09-07T20:09:59.681Z] #46 242.0   CCLD     tests/tests_libcrun_utils
20:09:59 [2022-09-07T20:09:59.681Z] #46 243.3   CCLD     crun
20:09:59 [2022-09-07T20:09:59.681Z] #46 243.9 make[3]: Entering directory '/tmp/crun-build'
20:09:59 [2022-09-07T20:09:59.681Z] #46 244.1  /bin/mkdir -p '/usr/local/share/man/man1'
20:09:59 [2022-09-07T20:09:59.681Z] #46 244.1  /bin/mkdir -p '/usr/local/lib'
20:09:59 [2022-09-07T20:09:59.681Z] #46 244.1  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
20:09:59 [2022-09-07T20:09:59.681Z] #46 244.1  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
20:09:59 [2022-09-07T20:09:59.681Z] #46 244.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
20:09:59 [2022-09-07T20:09:59.681Z] #46 244.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
20:09:59 [2022-09-07T20:09:59.681Z] #46 244.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a
20:09:59 [2022-09-07T20:09:59.681Z] #46 244.3 libtool: install: ranlib /usr/local/lib/libcrun.a
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.4 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.4 ----------------------------------------------------------------------
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.4 Libraries have been installed in:
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.4    /usr/local/lib
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.4 
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.4 If you ever happen to want to link against installed libraries
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.4 in a given directory, LIBDIR, you must either use libtool, and
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.4 specify the full pathname of the library, or use the '-LLIBDIR'
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.4 flag during linking and do at least one of the following:
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.4    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.4      during execution
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.4    - add LIBDIR to the 'LD_RUN_PATH' environment variable
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.4      during linking
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.4    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.4    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.4 
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.4 See any operating system documentation about shared libraries for
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.4 more information, such as the ld(1) and ld.so(8) manual pages.
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.4 ----------------------------------------------------------------------
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.5  /bin/mkdir -p '/build'
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.5   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.6 libtool: install: /usr/bin/install -c crun /build/crun
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.6 make[3]: Leaving directory '/tmp/crun-build'
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.6 make[2]: Leaving directory '/tmp/crun-build'
20:09:59 [2022-09-07T20:09:59.939Z] #46 244.6 make[1]: Leaving directory '/tmp/crun-build'
20:10:00 [2022-09-07T20:10:00.196Z] #46 DONE 244.8s
20:10:00 [2022-09-07T20:10:00.196Z] 
20:10:00 [2022-09-07T20:10:00.196Z] #51 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:10:18 [2022-09-07T20:10:18.258Z] #51 182.4 + mkdir -p /build
20:10:18 [2022-09-07T20:10:18.258Z] #51 182.4 + cp runc /build/runc
20:10:18 [2022-09-07T20:10:18.258Z] #51 DONE 183.3s
20:10:18 [2022-09-07T20:10:18.258Z] 
20:10:18 [2022-09-07T20:10:18.258Z] #30 [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
20:10:18 [2022-09-07T20:10:18.258Z] #30 313.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
20:10:18 [2022-09-07T20:10:18.258Z] #30 DONE 314.1s
20:10:18 [2022-09-07T20:10:18.258Z] 
20:10:18 [2022-09-07T20:10:18.258Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:10:20 [2022-09-07T20:10:20.795Z] #43 ...
20:10:20 [2022-09-07T20:10:20.795Z] 
20:10:20 [2022-09-07T20:10:20.795Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
20:10:21 [2022-09-07T20:10:21.052Z] #70 DONE 0.6s
20:10:21 [2022-09-07T20:10:21.052Z] 
20:10:21 [2022-09-07T20:10:21.052Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
20:10:21 [2022-09-07T20:10:21.052Z] #71 DONE 0.1s
20:10:21 [2022-09-07T20:10:21.052Z] 
20:10:21 [2022-09-07T20:10:21.052Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:10:21 [2022-09-07T20:10:21.052Z] #43 ...
20:10:21 [2022-09-07T20:10:21.052Z] 
20:10:21 [2022-09-07T20:10:21.052Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
20:10:21 [2022-09-07T20:10:21.310Z] #72 DONE 0.2s
20:10:21 [2022-09-07T20:10:21.310Z] 
20:10:21 [2022-09-07T20:10:21.310Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:10:24 [2022-09-07T20:10:24.586Z] #43 279.4 + bin/containerd
20:11:20 [2022-09-07T20:11:20.764Z] #43 330.0 # github.com/containerd/containerd/cmd/containerd
20:11:20 [2022-09-07T20:11:20.764Z] #43 330.0 /usr/bin/ld: /tmp/go-link-356729306/000019.o: in function `New':
20:11:20 [2022-09-07T20:11:20.764Z] #43 330.0 /tmp/tmp.L30kD6mnse/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
20:11:20 [2022-09-07T20:11:20.764Z] #43 330.1 + bin/containerd-stress
20:11:20 [2022-09-07T20:11:20.764Z] #43 331.2 + bin/containerd-shim
20:11:27 [2022-09-07T20:11:27.313Z] #43 342.3 + bin/containerd-shim-runc-v1
20:11:33 [2022-09-07T20:11:33.860Z] #43 348.6 + bin/containerd-shim-runc-v2
20:11:34 [2022-09-07T20:11:34.116Z] #43 349.4 + binaries
20:11:34 [2022-09-07T20:11:34.116Z] #43 349.4 + install -D bin/containerd /build/containerd
20:11:34 [2022-09-07T20:11:34.116Z] #43 349.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:11:34 [2022-09-07T20:11:34.372Z] #43 349.5 + install -D bin/ctr /build/ctr
20:11:36 [2022-09-07T20:11:36.260Z] #43 DONE 351.4s
20:11:37 [2022-09-07T20:11:37.188Z] 
20:11:37 [2022-09-07T20:11:37.188Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
20:11:37 [2022-09-07T20:11:37.756Z] #73 DONE 0.8s
20:11:38 [2022-09-07T20:11:38.012Z] 
20:11:38 [2022-09-07T20:11:38.012Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:11:38 [2022-09-07T20:11:38.012Z] #74 DONE 0.2s
20:11:38 [2022-09-07T20:11:38.012Z] 
20:11:38 [2022-09-07T20:11:38.012Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
20:11:38 [2022-09-07T20:11:38.939Z] #75 DONE 0.9s
20:11:38 [2022-09-07T20:11:38.939Z] 
20:11:38 [2022-09-07T20:11:38.939Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
20:11:38 [2022-09-07T20:11:38.939Z] #76 DONE 0.0s
20:11:38 [2022-09-07T20:11:38.939Z] 
20:11:38 [2022-09-07T20:11:38.939Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
20:11:38 [2022-09-07T20:11:38.939Z] #77 DONE 0.0s
20:11:39 [2022-09-07T20:11:39.195Z] 
20:11:39 [2022-09-07T20:11:39.195Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
20:11:39 [2022-09-07T20:11:39.195Z] #78 DONE 0.0s
20:11:39 [2022-09-07T20:11:39.195Z] 
20:11:39 [2022-09-07T20:11:39.195Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
20:11:40 [2022-09-07T20:11:40.127Z] #79 DONE 0.8s
20:11:40 [2022-09-07T20:11:40.127Z] 
20:11:40 [2022-09-07T20:11:40.127Z] #80 exporting to image
20:11:40 [2022-09-07T20:11:40.127Z] #80 exporting layers
20:11:46 [2022-09-07T20:11:46.667Z] #80 exporting layers 5.8s done
20:11:46 [2022-09-07T20:11:46.667Z] #80 writing image sha256:7c1682d61983c648614ccd179de2ee0b9c72851f3e79e40389fcec66648e8e72 done
20:11:46 [2022-09-07T20:11:46.667Z] #80 naming to docker.io/library/docker:4dd86a0b33b246d57507214cb5974e5359552f26 done
20:11:46 [2022-09-07T20:11:46.667Z] #80 DONE 5.8s