Skip to content

Console Output

Skipping 133 KB.. Full Log
58.901Z] #46 0.706 ++ mktemp -d
11:32:58 [2022-10-09T11:32:58.901Z] #46 0.715 + export GOPATH=/tmp/tmp.jfGfdcAuHt
11:32:58 [2022-10-09T11:32:58.901Z] #46 0.715 + GOPATH=/tmp/tmp.jfGfdcAuHt
11:32:58 [2022-10-09T11:32:58.901Z] #46 0.715 + RM_GOPATH=1
11:32:58 [2022-10-09T11:32:58.901Z] #46 0.715 + case "$(go env GOARCH)" in
11:32:58 [2022-10-09T11:32:58.901Z] #46 0.715 ++ go env GOARCH
11:32:58 [2022-10-09T11:32:58.901Z] #46 0.743 + export GO_BUILDMODE=-buildmode=pie
11:32:58 [2022-10-09T11:32:58.901Z] #46 0.753 + GO_BUILDMODE=-buildmode=pie
11:32:58 [2022-10-09T11:32:58.901Z] #46 0.756 ++ dirname /install.sh
11:32:58 [2022-10-09T11:32:58.901Z] #46 0.758 + dir=/
11:32:58 [2022-10-09T11:32:58.901Z] #46 0.758 + bin=tini
11:32:58 [2022-10-09T11:32:58.901Z] #46 0.758 + shift
11:32:58 [2022-10-09T11:32:58.901Z] #46 0.758 + '[' '!' -f //tini.installer ']'
11:32:58 [2022-10-09T11:32:58.901Z] #46 0.759 + . //tini.installer
11:32:58 [2022-10-09T11:32:58.901Z] #46 0.760 ++ : v0.19.0
11:32:58 [2022-10-09T11:32:58.901Z] #46 0.761 + install_tini
11:32:58 [2022-10-09T11:32:58.901Z] #46 0.761 + echo 'Install tini version v0.19.0'
11:32:58 [2022-10-09T11:32:58.901Z] #46 0.761 Install tini version v0.19.0
11:32:58 [2022-10-09T11:32:58.901Z] #46 0.761 + git clone https://github.com/krallin/tini.git /tmp/tmp.jfGfdcAuHt/tini
11:32:58 [2022-10-09T11:32:58.901Z] #46 0.786 Cloning into '/tmp/tmp.jfGfdcAuHt/tini'...
11:32:59 [2022-10-09T11:32:59.832Z] #46 1.538 + cd /tmp/tmp.jfGfdcAuHt/tini
11:32:59 [2022-10-09T11:32:59.832Z] #46 1.546 + git checkout -q v0.19.0
11:32:59 [2022-10-09T11:32:59.832Z] #46 1.556 + cmake .
11:33:00 [2022-10-09T11:33:00.089Z] #46 ...
11:33:00 [2022-10-09T11:33:00.089Z] 
11:33:00 [2022-10-09T11:33:00.089Z] #33 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:33:00 [2022-10-09T11:33:00.089Z] #33 50.40 Processing triggers for libc-bin (2.31-13+deb11u4) ...
11:33:00 [2022-10-09T11:33:00.089Z] #33 DONE 50.9s
11:33:00 [2022-10-09T11:33:00.089Z] 
11:33:00 [2022-10-09T11:33:00.089Z] #44 [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
11:33:00 [2022-10-09T11:33:00.089Z] #44 11.93 Cloning into '/tmp/crun-build/libocispec/yajl'...
11:33:01 [2022-10-09T11:33:01.020Z] #44 13.66 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
11:33:01 [2022-10-09T11:33:01.020Z] #44 13.93 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
11:33:01 [2022-10-09T11:33:01.278Z] #44 14.18 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
11:33:04 [2022-10-09T11:33:04.558Z] #44 ...
11:33:04 [2022-10-09T11:33:04.558Z] 
11:33:04 [2022-10-09T11:33:04.558Z] #28 [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
11:33:04 [2022-10-09T11:33:04.558Z] #28 55.57 Selecting previously unselected package gcc-mingw-w64-base.
11:33:04 [2022-10-09T11:33:04.558Z] #28 55.59 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
11:33:04 [2022-10-09T11:33:04.558Z] #28 55.59 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:33:04 [2022-10-09T11:33:04.558Z] #28 55.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:33:04 [2022-10-09T11:33:04.558Z] #28 55.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
11:33:04 [2022-10-09T11:33:04.558Z] #28 55.76 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:33:05 [2022-10-09T11:33:05.121Z] #28 ...
11:33:05 [2022-10-09T11:33:05.121Z] 
11:33:05 [2022-10-09T11:33:05.121Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
11:33:05 [2022-10-09T11:33:05.121Z] #46 2.472 -- The C compiler identification is GNU 10.2.1
11:33:05 [2022-10-09T11:33:05.121Z] #46 2.632 -- Detecting C compiler ABI info
11:33:05 [2022-10-09T11:33:05.121Z] #46 3.312 -- Detecting C compiler ABI info - done
11:33:05 [2022-10-09T11:33:05.121Z] #46 3.452 -- Check for working C compiler: /usr/bin/cc - skipped
11:33:05 [2022-10-09T11:33:05.121Z] #46 3.454 -- Detecting C compile features
11:33:05 [2022-10-09T11:33:05.121Z] #46 3.455 -- Detecting C compile features - done
11:33:05 [2022-10-09T11:33:05.121Z] #46 3.490 -- Performing Test HAS_BUILTIN_FORTIFY
11:33:05 [2022-10-09T11:33:05.121Z] #46 3.699 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:33:05 [2022-10-09T11:33:05.121Z] #46 3.779 -- Configuring done
11:33:05 [2022-10-09T11:33:05.121Z] #46 3.786 -- Generating done
11:33:05 [2022-10-09T11:33:05.121Z] #46 3.806 -- Build files have been written to: /tmp/tmp.jfGfdcAuHt/tini
11:33:05 [2022-10-09T11:33:05.121Z] #46 3.824 + make tini-static
11:33:05 [2022-10-09T11:33:05.121Z] #46 4.133 Scanning dependencies of target tini-static
11:33:05 [2022-10-09T11:33:05.121Z] #46 4.303 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:33:05 [2022-10-09T11:33:05.121Z] #46 5.756 [100%] Linking C executable tini-static
11:33:05 [2022-10-09T11:33:05.121Z] #46 6.207 [100%] Built target tini-static
11:33:05 [2022-10-09T11:33:05.121Z] #46 6.273 + mkdir -p /build
11:33:05 [2022-10-09T11:33:05.121Z] #46 6.275 + cp tini-static /build/docker-init
11:33:05 [2022-10-09T11:33:05.121Z] #46 DONE 7.0s
11:33:05 [2022-10-09T11:33:05.378Z] 
11:33:05 [2022-10-09T11:33:05.378Z] #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
11:33:07 [2022-10-09T11:33:07.927Z] #43 ...
11:33:07 [2022-10-09T11:33:07.927Z] 
11:33:07 [2022-10-09T11:33:07.927Z] #32 [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
11:33:07 [2022-10-09T11:33:07.927Z] #32 59.14 gotestsum version dev
11:33:07 [2022-10-09T11:33:07.927Z] #32 DONE 59.4s
11:33:07 [2022-10-09T11:33:07.927Z] 
11:33:07 [2022-10-09T11:33:07.927Z] #31 [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
11:33:12 [2022-10-09T11:33:12.103Z] #31 ...
11:33:12 [2022-10-09T11:33:12.103Z] 
11:33:12 [2022-10-09T11:33:12.103Z] #28 [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
11:33:12 [2022-10-09T11:33:12.103Z] #28 62.58 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:33:12 [2022-10-09T11:33:12.103Z] #28 62.58 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
11:33:12 [2022-10-09T11:33:12.103Z] #28 62.59 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:33:22 [2022-10-09T11:33:22.057Z] #28 73.52 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:33:22 [2022-10-09T11:33:22.313Z] #28 73.52 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
11:33:22 [2022-10-09T11:33:22.313Z] #28 73.52 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:33:24 [2022-10-09T11:33:24.203Z] #28 ...
11:33:24 [2022-10-09T11:33:24.203Z] 
11:33:24 [2022-10-09T11:33:24.203Z] #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
11:33:25 [2022-10-09T11:33:25.487Z] #43 41.10 Updating files:  54% (2752/5066)
Updating files:  55% (2787/5066)
Updating files:  56% (2837/5066)
Updating files:  57% (2888/5066)
Updating files:  58% (2939/5066)
Updating files:  59% (2989/5066)
Updating files:  60% (3040/5066)
Updating files:  61% (3091/5066)
Updating files:  62% (3141/5066)
Updating files:  63% (3192/5066)
Updating files:  64% (3243/5066)
Updating files:  65% (3293/5066)
Updating files:  66% (3344/5066)
Updating files:  67% (3395/5066)
Updating files:  68% (3445/5066)
Updating files:  69% (3496/5066)
Updating files:  70% (3547/5066)
Updating files:  71% (3597/5066)
Updating files:  72% (3648/5066)
Updating files:  73% (3699/5066)
Updating files:  74% (3749/5066)
Updating files:  75% (3800/5066)
Updating files:  76% (3851/5066)
Updating files:  77% (3901/5066)
Updating files:  78% (3952/5066)
Updating files:  79% (4003/5066)
Updating files:  80% (4053/5066)
Updating files:  81% (4104/5066)
Updating files:  82% (4155/5066)
Updating files:  83% (4205/5066)
Updating files:  84% (4256/5066)
Updating files:  85% (4307/5066)
Updating files:  86% (4357/5066)
Updating files:  87% (4408/5066)
Updating files:  88% (4459/5066)
Updating files:  89% (4509/5066)
Updating files:  90% (4560/5066)
Updating files:  91% (4611/5066)
Updating files:  91% (4649/5066)
Updating files:  92% (4661/5066)
Updating files:  93% (4712/5066)
Updating files:  94% (4763/5066)
Updating files:  95% (4813/5066)
Updating files:  96% (4864/5066)
Updating files:  97% (4915/5066)
Updating files:  98% (4965/5066)
Updating files:  99% (5016/5066)
Updating files: 100% (5066/5066)
Updating files: 100% (5066/5066), done.
11:33:25 [2022-10-09T11:33:25.487Z] #43 42.37 + cd /tmp/tmp.tvpgqIGFnD/src/github.com/containerd/containerd
11:33:25 [2022-10-09T11:33:25.487Z] #43 42.37 + git checkout -q v1.6.8
11:33:25 [2022-10-09T11:33:25.744Z] #43 ...
11:33:25 [2022-10-09T11:33:25.744Z] 
11:33:25 [2022-10-09T11:33:25.744Z] #44 [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
11:33:25 [2022-10-09T11:33:25.744Z] #44 28.51 aclocal: warning: couldn't open directory 'm4': No such file or directory
11:33:25 [2022-10-09T11:33:25.744Z] #44 37.86 libtoolize: putting auxiliary files in '.'.
11:33:25 [2022-10-09T11:33:25.744Z] #44 37.86 libtoolize: copying file './ltmain.sh'
11:33:26 [2022-10-09T11:33:26.001Z] #44 38.76 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
11:33:26 [2022-10-09T11:33:26.001Z] #44 38.76 libtoolize: and rerunning libtoolize and aclocal.
11:33:26 [2022-10-09T11:33:26.001Z] #44 38.76 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:33:26 [2022-10-09T11:33:26.941Z] #44 ...
11:33:26 [2022-10-09T11:33:26.941Z] 
11:33:26 [2022-10-09T11:33:26.941Z] #28 [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
11:33:26 [2022-10-09T11:33:26.941Z] #28 78.33 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:33:26 [2022-10-09T11:33:26.941Z] #28 78.33 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
11:33:26 [2022-10-09T11:33:26.941Z] #28 78.34 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:33:32 [2022-10-09T11:33:32.200Z] #28 83.36 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:33:32 [2022-10-09T11:33:32.200Z] #28 83.37 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
11:33:32 [2022-10-09T11:33:32.200Z] #28 83.37 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:33:33 [2022-10-09T11:33:33.565Z] #28 ...
11:33:33 [2022-10-09T11:33:33.565Z] 
11:33:33 [2022-10-09T11:33:33.565Z] #44 [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
11:33:33 [2022-10-09T11:33:33.565Z] #44 46.28 configure.ac:7: installing './compile'
11:33:33 [2022-10-09T11:33:33.565Z] #44 46.29 configure.ac:11: installing './config.guess'
11:33:33 [2022-10-09T11:33:33.565Z] #44 46.32 configure.ac:11: installing './config.sub'
11:33:33 [2022-10-09T11:33:33.565Z] #44 46.32 configure.ac:8: installing './install-sh'
11:33:33 [2022-10-09T11:33:33.565Z] #44 46.33 configure.ac:8: installing './missing'
11:33:33 [2022-10-09T11:33:33.821Z] #44 46.49 Makefile.am: installing './depcomp'
11:33:35 [2022-10-09T11:33:35.186Z] #44 47.65 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:33:35 [2022-10-09T11:33:35.186Z] #44 47.65 libtoolize: copying file 'build-aux/ltmain.sh'
11:33:35 [2022-10-09T11:33:35.186Z] #44 47.83 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:33:35 [2022-10-09T11:33:35.186Z] #44 47.83 libtoolize: copying file 'm4/libtool.m4'
11:33:35 [2022-10-09T11:33:35.186Z] #44 47.96 libtoolize: copying file 'm4/ltoptions.m4'
11:33:35 [2022-10-09T11:33:35.442Z] #44 48.10 libtoolize: copying file 'm4/ltsugar.m4'
11:33:35 [2022-10-09T11:33:35.442Z] #44 48.24 libtoolize: copying file 'm4/ltversion.m4'
11:33:35 [2022-10-09T11:33:35.442Z] #44 48.38 libtoolize: copying file 'm4/lt~obsolete.m4'
11:33:35 [2022-10-09T11:33:35.699Z] #44 48.54 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:33:37 [2022-10-09T11:33:37.067Z] #44 ...
11:33:37 [2022-10-09T11:33:37.067Z] 
11:33:37 [2022-10-09T11:33:37.067Z] #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
11:33:37 [2022-10-09T11:33:37.067Z] #43 44.00 + export 'BUILDTAGS=netgo osusergo static_build'
11:33:37 [2022-10-09T11:33:37.067Z] #43 44.00 + BUILDTAGS='netgo osusergo static_build'
11:33:37 [2022-10-09T11:33:37.067Z] #43 44.00 + export EXTRA_FLAGS=-buildmode=pie
11:33:37 [2022-10-09T11:33:37.067Z] #43 44.00 + EXTRA_FLAGS=-buildmode=pie
11:33:37 [2022-10-09T11:33:37.067Z] #43 44.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:33:37 [2022-10-09T11:33:37.067Z] #43 44.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:33:37 [2022-10-09T11:33:37.067Z] #43 44.00 + '[' '' = dynamic ']'
11:33:37 [2022-10-09T11:33:37.067Z] #43 44.00 + make
11:33:37 [2022-10-09T11:33:37.067Z] #43 45.84 + bin/ctr
11:33:43 [2022-10-09T11:33:43.606Z] #43 ...
11:33:43 [2022-10-09T11:33:43.606Z] 
11:33:43 [2022-10-09T11:33:43.606Z] #28 [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
11:33:43 [2022-10-09T11:33:43.606Z] #28 94.67 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:33:43 [2022-10-09T11:33:43.606Z] #28 94.67 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
11:33:43 [2022-10-09T11:33:43.606Z] #28 94.69 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:33:50 [2022-10-09T11:33:50.151Z] #28 100.3 Selecting previously unselected package g++-mingw-w64-x86-64.
11:33:50 [2022-10-09T11:33:50.151Z] #28 100.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:33:50 [2022-10-09T11:33:50.151Z] #28 100.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:33:50 [2022-10-09T11:33:50.151Z] #28 100.4 Selecting previously unselected package libapparmor1:arm64.
11:33:50 [2022-10-09T11:33:50.151Z] #28 100.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
11:33:50 [2022-10-09T11:33:50.151Z] #28 100.4 Unpacking libapparmor1:arm64 (2.13.6-10) ...
11:33:50 [2022-10-09T11:33:50.151Z] #28 100.6 Selecting previously unselected package libapparmor-dev:arm64.
11:33:50 [2022-10-09T11:33:50.151Z] #28 100.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
11:33:50 [2022-10-09T11:33:50.151Z] #28 100.6 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
11:33:50 [2022-10-09T11:33:50.151Z] #28 100.7 Selecting previously unselected package libbtrfs0:arm64.
11:33:50 [2022-10-09T11:33:50.151Z] #28 100.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
11:33:50 [2022-10-09T11:33:50.151Z] #28 100.7 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
11:33:50 [2022-10-09T11:33:50.151Z] #28 100.9 Selecting previously unselected package libbtrfs-dev:arm64.
11:33:50 [2022-10-09T11:33:50.151Z] #28 100.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
11:33:50 [2022-10-09T11:33:50.151Z] #28 100.9 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
11:33:50 [2022-10-09T11:33:50.151Z] #28 101.1 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
11:33:50 [2022-10-09T11:33:50.151Z] #28 101.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
11:33:50 [2022-10-09T11:33:50.151Z] #28 101.1 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
11:33:50 [2022-10-09T11:33:50.151Z] #28 101.2 Selecting previously unselected package libudev-dev:arm64.
11:33:50 [2022-10-09T11:33:50.151Z] #28 101.2 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
11:33:50 [2022-10-09T11:33:50.151Z] #28 101.2 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
11:33:50 [2022-10-09T11:33:50.151Z] #28 101.3 Selecting previously unselected package libsepol1-dev:arm64.
11:33:50 [2022-10-09T11:33:50.151Z] #28 101.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
11:33:50 [2022-10-09T11:33:50.151Z] #28 101.4 Unpacking libsepol1-dev:arm64 (3.1-1) ...
11:33:50 [2022-10-09T11:33:50.408Z] #28 101.6 Selecting previously unselected package libpcre2-16-0:arm64.
11:33:50 [2022-10-09T11:33:50.408Z] #28 101.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
11:33:50 [2022-10-09T11:33:50.408Z] #28 101.6 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
11:33:50 [2022-10-09T11:33:50.665Z] #28 101.9 Selecting previously unselected package libpcre2-32-0:arm64.
11:33:50 [2022-10-09T11:33:50.665Z] #28 101.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
11:33:50 [2022-10-09T11:33:50.665Z] #28 101.9 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
11:33:50 [2022-10-09T11:33:50.665Z] #28 102.1 Selecting previously unselected package libpcre2-posix2:arm64.
11:33:50 [2022-10-09T11:33:50.921Z] #28 102.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
11:33:50 [2022-10-09T11:33:50.921Z] #28 102.1 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
11:33:50 [2022-10-09T11:33:50.921Z] #28 102.2 Selecting previously unselected package libpcre2-dev:arm64.
11:33:50 [2022-10-09T11:33:50.921Z] #28 102.2 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
11:33:50 [2022-10-09T11:33:50.921Z] #28 102.2 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
11:33:51 [2022-10-09T11:33:51.484Z] #28 102.6 Selecting previously unselected package libselinux1-dev:arm64.
11:33:51 [2022-10-09T11:33:51.484Z] #28 102.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
11:33:51 [2022-10-09T11:33:51.484Z] #28 102.6 Unpacking libselinux1-dev:arm64 (3.1-3) ...
11:33:51 [2022-10-09T11:33:51.741Z] #28 102.9 Selecting previously unselected package libdevmapper-dev:arm64.
11:33:51 [2022-10-09T11:33:51.741Z] #28 103.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
11:33:51 [2022-10-09T11:33:51.741Z] #28 103.0 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
11:33:51 [2022-10-09T11:33:51.741Z] #28 103.1 Selecting previously unselected package libseccomp-dev:arm64.
11:33:51 [2022-10-09T11:33:51.741Z] #28 103.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
11:33:51 [2022-10-09T11:33:51.741Z] #28 103.1 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:33:51 [2022-10-09T11:33:51.998Z] #28 103.2 Selecting previously unselected package libsystemd-dev:arm64.
11:33:51 [2022-10-09T11:33:51.998Z] #28 103.2 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
11:33:51 [2022-10-09T11:33:51.998Z] #28 103.2 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
11:33:52 [2022-10-09T11:33:52.561Z] #28 103.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:33:52 [2022-10-09T11:33:52.561Z] #28 103.8 Setting up libapparmor1:arm64 (2.13.6-10) ...
11:33:52 [2022-10-09T11:33:52.561Z] #28 103.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:33:52 [2022-10-09T11:33:52.561Z] #28 103.9 Setting up libsepol1-dev:arm64 (3.1-1) ...
11:33:52 [2022-10-09T11:33:52.561Z] #28 103.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:33:52 [2022-10-09T11:33:52.561Z] #28 103.9 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
11:33:52 [2022-10-09T11:33:52.561Z] #28 103.9 Setting up libbtrfs0:arm64 (5.10.1-2) ...
11:33:52 [2022-10-09T11:33:52.561Z] #28 103.9 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
11:33:52 [2022-10-09T11:33:52.561Z] #28 103.9 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
11:33:52 [2022-10-09T11:33:52.561Z] #28 103.9 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
11:33:52 [2022-10-09T11:33:52.561Z] #28 104.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:33:52 [2022-10-09T11:33:52.561Z] #28 104.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
11:33:52 [2022-10-09T11:33:52.561Z] #28 104.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:33:52 [2022-10-09T11:33:52.561Z] #28 104.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
11:33:52 [2022-10-09T11:33:52.818Z] #28 104.0 Setting up mingw-w64-common (8.0.0-1) ...
11:33:52 [2022-10-09T11:33:52.818Z] #28 104.0 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
11:33:52 [2022-10-09T11:33:52.818Z] #28 104.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:33:52 [2022-10-09T11:33:52.818Z] #28 104.1 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
11:33:52 [2022-10-09T11:33:52.818Z] #28 104.1 Setting up libselinux1-dev:arm64 (3.1-3) ...
11:33:52 [2022-10-09T11:33:52.818Z] #28 104.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:33:52 [2022-10-09T11:33:52.818Z] #28 104.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:33:52 [2022-10-09T11:33:52.818Z] #28 104.1 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
11:33:52 [2022-10-09T11:33:52.818Z] #28 104.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:33:52 [2022-10-09T11:33:52.818Z] #28 104.2 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
11:33:52 [2022-10-09T11:33:52.818Z] #28 104.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:33:52 [2022-10-09T11:33:52.818Z] #28 104.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:33:52 [2022-10-09T11:33:52.818Z] #28 104.2 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
11:33:52 [2022-10-09T11:33:52.818Z] #28 104.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:33:52 [2022-10-09T11:33:52.818Z] #28 104.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:33:53 [2022-10-09T11:33:53.075Z] #28 104.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
11:33:53 [2022-10-09T11:33:53.075Z] #28 104.2 Setting up dmsetup (2:1.02.175-2.1) ...
11:33:53 [2022-10-09T11:33:53.075Z] #28 104.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
11:33:53 [2022-10-09T11:33:53.075Z] #28 104.3 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
11:33:53 [2022-10-09T11:33:53.075Z] #28 104.3 Processing triggers for libc-bin (2.31-13+deb11u4) ...
11:33:54 [2022-10-09T11:33:54.444Z] #28 ...
11:33:54 [2022-10-09T11:33:54.444Z] 
11:33:54 [2022-10-09T11:33:54.444Z] #27 [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
11:33:54 [2022-10-09T11:33:54.444Z] #27 105.4 + for f in rootlesskit rootlesskit-docker-proxy
11:33:54 [2022-10-09T11:33:54.444Z] #27 105.4 + GOBIN=/build
11:33:54 [2022-10-09T11:33:54.444Z] #27 105.4 + GO111MODULE=on
11:33:54 [2022-10-09T11:33:54.444Z] #27 105.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
11:33:56 [2022-10-09T11:33:56.966Z] #27 ...
11:33:56 [2022-10-09T11:33:56.966Z] 
11:33:56 [2022-10-09T11:33:56.966Z] #44 [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
11:33:56 [2022-10-09T11:33:56.966Z] #44 59.42 configure.ac:7: installing 'build-aux/compile'
11:33:56 [2022-10-09T11:33:56.966Z] #44 59.43 configure.ac:9: installing 'build-aux/config.guess'
11:33:56 [2022-10-09T11:33:56.966Z] #44 59.44 configure.ac:9: installing 'build-aux/config.sub'
11:33:56 [2022-10-09T11:33:56.966Z] #44 59.46 configure.ac:11: installing 'build-aux/install-sh'
11:33:56 [2022-10-09T11:33:56.966Z] #44 59.47 configure.ac:11: installing 'build-aux/missing'
11:33:56 [2022-10-09T11:33:56.966Z] #44 59.68 Makefile.am: installing 'build-aux/depcomp'
11:33:56 [2022-10-09T11:33:56.966Z] #44 59.82 parallel-tests: installing 'build-aux/test-driver'
11:33:56 [2022-10-09T11:33:56.966Z] #44 61.79 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:33:56 [2022-10-09T11:33:56.966Z] #44 61.79 libtoolize: copying file 'build-aux/ltmain.sh'
11:33:56 [2022-10-09T11:33:56.966Z] #44 62.45 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:33:56 [2022-10-09T11:33:56.966Z] #44 62.45 libtoolize: copying file 'm4/libtool.m4'
11:33:56 [2022-10-09T11:33:56.966Z] #44 62.56 libtoolize: copying file 'm4/ltoptions.m4'
11:33:56 [2022-10-09T11:33:56.966Z] #44 62.67 libtoolize: copying file 'm4/ltsugar.m4'
11:33:56 [2022-10-09T11:33:56.966Z] #44 62.81 libtoolize: copying file 'm4/ltversion.m4'
11:33:56 [2022-10-09T11:33:56.966Z] #44 62.93 libtoolize: copying file 'm4/lt~obsolete.m4'
11:33:56 [2022-10-09T11:33:56.966Z] #44 ...
11:33:56 [2022-10-09T11:33:56.966Z] 
11:33:56 [2022-10-09T11:33:56.966Z] #28 [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
11:33:56 [2022-10-09T11:33:56.966Z] #28 DONE 108.3s
11:33:56 [2022-10-09T11:33:56.966Z] 
11:33:56 [2022-10-09T11:33:56.966Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
11:33:57 [2022-10-09T11:33:57.225Z] #47 DONE 0.2s
11:33:57 [2022-10-09T11:33:57.225Z] 
11:33:57 [2022-10-09T11:33:57.225Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:33:58 [2022-10-09T11:33:58.592Z] #48 ...
11:33:58 [2022-10-09T11:33:58.592Z] 
11:33:58 [2022-10-09T11:33:58.592Z] #49 [dev-systemd-false  1/28] RUN groupadd -r docker
11:33:58 [2022-10-09T11:33:58.592Z] #49 DONE 1.2s
11:33:58 [2022-10-09T11:33:58.592Z] 
11:33:58 [2022-10-09T11:33:58.592Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:33:58 [2022-10-09T11:33:58.592Z] #48 0.978 + RM_GOPATH=0
11:33:58 [2022-10-09T11:33:58.592Z] #48 0.979 + TMP_GOPATH=
11:33:58 [2022-10-09T11:33:58.592Z] #48 0.979 + : /build
11:33:58 [2022-10-09T11:33:58.592Z] #48 0.979 + '[' -z '' ']'
11:33:58 [2022-10-09T11:33:58.592Z] #48 0.983 ++ mktemp -d
11:33:58 [2022-10-09T11:33:58.592Z] #48 1.008 + export GOPATH=/tmp/tmp.JhwXsX5ML7
11:33:58 [2022-10-09T11:33:58.592Z] #48 1.009 + GOPATH=/tmp/tmp.JhwXsX5ML7
11:33:58 [2022-10-09T11:33:58.592Z] #48 1.009 + RM_GOPATH=1
11:33:58 [2022-10-09T11:33:58.592Z] #48 1.009 + case "$(go env GOARCH)" in
11:33:58 [2022-10-09T11:33:58.592Z] #48 1.014 ++ go env GOARCH
11:33:58 [2022-10-09T11:33:58.592Z] #48 1.043 Install runc version v1.1.4 (build tags: seccomp)
11:33:58 [2022-10-09T11:33:58.592Z] #48 1.043 + export GO_BUILDMODE=-buildmode=pie
11:33:58 [2022-10-09T11:33:58.592Z] #48 1.043 + GO_BUILDMODE=-buildmode=pie
11:33:58 [2022-10-09T11:33:58.592Z] #48 1.043 ++ dirname /install.sh
11:33:58 [2022-10-09T11:33:58.592Z] #48 1.043 + dir=/
11:33:58 [2022-10-09T11:33:58.592Z] #48 1.043 + bin=runc
11:33:58 [2022-10-09T11:33:58.592Z] #48 1.043 + shift
11:33:58 [2022-10-09T11:33:58.592Z] #48 1.043 + '[' '!' -f //runc.installer ']'
11:33:58 [2022-10-09T11:33:58.593Z] #48 1.043 + . //runc.installer
11:33:58 [2022-10-09T11:33:58.593Z] #48 1.043 ++ set -e
11:33:58 [2022-10-09T11:33:58.593Z] #48 1.043 ++ : v1.1.4
11:33:58 [2022-10-09T11:33:58.593Z] #48 1.043 + install_runc
11:33:58 [2022-10-09T11:33:58.593Z] #48 1.043 + RUNC_BUILDTAGS=seccomp
11:33:58 [2022-10-09T11:33:58.593Z] #48 1.043 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
11:33:58 [2022-10-09T11:33:58.593Z] #48 1.043 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JhwXsX5ML7/src/github.com/opencontainers/runc
11:33:58 [2022-10-09T11:33:58.593Z] #48 1.104 Cloning into '/tmp/tmp.JhwXsX5ML7/src/github.com/opencontainers/runc'...
11:33:59 [2022-10-09T11:33:59.156Z] #48 ...
11:33:59 [2022-10-09T11:33:59.156Z] 
11:33:59 [2022-10-09T11:33:59.156Z] #50 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:33:59 [2022-10-09T11:33:59.156Z] #50 DONE 1.0s
11:33:59 [2022-10-09T11:33:59.412Z] 
11:33:59 [2022-10-09T11:33:59.412Z] #51 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:33:59 [2022-10-09T11:33:59.979Z] #51 0.836 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:34:00 [2022-10-09T11:34:00.235Z] #51 DONE 0.9s
11:34:00 [2022-10-09T11:34:00.235Z] 
11:34:00 [2022-10-09T11:34:00.235Z] #27 [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
11:34:00 [2022-10-09T11:34:00.235Z] #27 111.0 rootlesskit version 1.0.0
11:34:00 [2022-10-09T11:34:00.235Z] #27 111.0 Usage of /build/rootlesskit-docker-proxy:
11:34:00 [2022-10-09T11:34:00.235Z] #27 111.0   -container-ip string
11:34:00 [2022-10-09T11:34:00.235Z] #27 111.0     	container ip
11:34:00 [2022-10-09T11:34:00.235Z] #27 111.0   -container-port int
11:34:00 [2022-10-09T11:34:00.235Z] #27 111.0     	container port (default -1)
11:34:00 [2022-10-09T11:34:00.235Z] #27 111.0   -host-ip string
11:34:00 [2022-10-09T11:34:00.235Z] #27 111.0     	host ip
11:34:00 [2022-10-09T11:34:00.235Z] #27 111.0   -host-port int
11:34:00 [2022-10-09T11:34:00.235Z] #27 111.0     	host port (default -1)
11:34:00 [2022-10-09T11:34:00.235Z] #27 111.0   -proto string
11:34:00 [2022-10-09T11:34:00.235Z] #27 111.0     	proxy protocol (default "tcp")
11:34:00 [2022-10-09T11:34:00.235Z] #27 DONE 111.1s
11:34:00 [2022-10-09T11:34:00.235Z] 
11:34:00 [2022-10-09T11:34:00.235Z] #52 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
11:34:00 [2022-10-09T11:34:00.235Z] #52 DONE 0.2s
11:34:00 [2022-10-09T11:34:00.235Z] 
11:34:00 [2022-10-09T11:34:00.235Z] #53 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:34:00 [2022-10-09T11:34:00.491Z] #53 ...
11:34:00 [2022-10-09T11:34:00.491Z] 
11:34:00 [2022-10-09T11:34:00.491Z] #54 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:34:00 [2022-10-09T11:34:00.491Z] #54 DONE 0.1s
11:34:00 [2022-10-09T11:34:00.491Z] 
11:34:00 [2022-10-09T11:34:00.491Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:34:01 [2022-10-09T11:34:01.427Z] #48 ...
11:34:01 [2022-10-09T11:34:01.427Z] 
11:34:01 [2022-10-09T11:34:01.427Z] #53 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:34:01 [2022-10-09T11:34:01.427Z] #53 DONE 1.2s
11:34:01 [2022-10-09T11:34:01.683Z] 
11:34:01 [2022-10-09T11:34:01.683Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:34:02 [2022-10-09T11:34:02.613Z] #55 DONE 1.3s
11:34:02 [2022-10-09T11:34:02.613Z] 
11:34:02 [2022-10-09T11:34:02.613Z] #31 [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
11:34:02 [2022-10-09T11:34:02.870Z] #31 ...
11:34:02 [2022-10-09T11:34:02.870Z] 
11:34:02 [2022-10-09T11:34:02.870Z] #56 [dev-systemd-false  6/28] RUN ldconfig
11:34:03 [2022-10-09T11:34:03.801Z] #56 DONE 0.9s
11:34:03 [2022-10-09T11:34:03.801Z] 
11:34:03 [2022-10-09T11:34:03.801Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:34:04 [2022-10-09T11:34:04.731Z] #57 1.140 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:34:04 [2022-10-09T11:34:04.988Z] #57 1.154 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:34:04 [2022-10-09T11:34:04.988Z] #57 1.168 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:34:05 [2022-10-09T11:34:05.552Z] #57 1.758 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:34:07 [2022-10-09T11:34:07.446Z] #57 3.588 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [187 kB]
11:34:08 [2022-10-09T11:34:08.814Z] #57 5.052 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B]
11:34:08 [2022-10-09T11:34:08.814Z] #57 ...
11:34:08 [2022-10-09T11:34:08.814Z] 
11:34:08 [2022-10-09T11:34:08.815Z] #30 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:34:11 [2022-10-09T11:34:11.639Z] #30 119.1 Updating files:  22% (2561/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  62% (7189/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  87% (10036/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
11:34:11 [2022-10-09T11:34:11.895Z] #30 122.8 + cd /tmp/tmp.vPx22QVDMN/tmp/docker-ce
11:34:11 [2022-10-09T11:34:11.895Z] #30 122.8 + git checkout -q v17.06.2-ce
11:34:14 [2022-10-09T11:34:14.413Z] #30 ...
11:34:14 [2022-10-09T11:34:14.413Z] 
11:34:14 [2022-10-09T11:34:14.413Z] #35 [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
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2 Delve is a source level debugger for Go programs.
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2 
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2 Delve enables you to interact with your program by controlling the execution of the process,
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2 
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2 
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2 Pass flags to the program you are debugging using `--`, for example:
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2 
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2 `dlv exec ./hello -- server --config conf/config.toml`
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2 
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2 Usage:
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2   dlv [command]
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2 
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2 Available Commands:
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2   attach      Attach to running process and begin debugging.
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2   connect     Connect to a headless debug server with a terminal client.
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2   core        Examine a core dump.
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2   debug       Compile and begin debugging main package in current directory, or the package specified.
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2   exec        Execute a precompiled binary, and begin a debug session.
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2   help        Help about any command
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2   run         Deprecated command. Use 'debug' instead.
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2   test        Compile test binary and begin debugging program.
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2   trace       Compile and begin tracing program.
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2   version     Prints version.
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2 
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2 Flags:
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2       --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)
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2       --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)
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2       --disable-aslr                     Disables address space randomization
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2   -h, --help                             help for dlv
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2       --init string                      Init file, executed by the terminal client.
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2       --log                              Enable debugging server logging.
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2       --wd string                        Working directory for running the program.
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2 
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2 Additional help topics:
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2   dlv backend  Help about the --backend flag.
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2   dlv log      Help about logging flags.
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2   dlv redirect Help about file redirection.
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2 
11:34:14 [2022-10-09T11:34:14.413Z] #35 124.2 Use "dlv [command] --help" for more information about a command.
11:34:14 [2022-10-09T11:34:14.413Z] #35 DONE 125.6s
11:34:14 [2022-10-09T11:34:14.413Z] 
11:34:14 [2022-10-09T11:34:14.413Z] #44 [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
11:34:14 [2022-10-09T11:34:14.413Z] #44 78.61 configure.ac:11: installing 'build-aux/compile'
11:34:14 [2022-10-09T11:34:14.413Z] #44 78.63 configure.ac:11: installing 'build-aux/config.guess'
11:34:14 [2022-10-09T11:34:14.413Z] #44 78.65 configure.ac:11: installing 'build-aux/config.sub'
11:34:14 [2022-10-09T11:34:14.413Z] #44 78.66 configure.ac:13: installing 'build-aux/install-sh'
11:34:14 [2022-10-09T11:34:14.413Z] #44 78.68 configure.ac:13: installing 'build-aux/missing'
11:34:14 [2022-10-09T11:34:14.413Z] #44 78.69 configure.ac:8: installing 'build-aux/tap-driver.sh'
11:34:14 [2022-10-09T11:34:14.413Z] #44 78.88 Makefile.am: installing 'build-aux/depcomp'
11:34:14 [2022-10-09T11:34:14.413Z] #44 80.25 checking build system type... aarch64-unknown-linux-gnu
11:34:14 [2022-10-09T11:34:14.413Z] #44 80.66 checking host system type... aarch64-unknown-linux-gnu
11:34:14 [2022-10-09T11:34:14.413Z] #44 80.66 checking how to print strings... printf
11:34:14 [2022-10-09T11:34:14.413Z] #44 80.67 checking for gcc... gcc
11:34:14 [2022-10-09T11:34:14.413Z] #44 80.79 checking whether the C compiler works... yes
11:34:14 [2022-10-09T11:34:14.413Z] #44 81.04 checking for C compiler default output file name... a.out
11:34:14 [2022-10-09T11:34:14.413Z] #44 81.04 checking for suffix of executables... 
11:34:14 [2022-10-09T11:34:14.413Z] #44 81.28 checking whether we are cross compiling... no
11:34:14 [2022-10-09T11:34:14.413Z] #44 81.53 checking for suffix of object files... o
11:34:14 [2022-10-09T11:34:14.413Z] #44 81.69 checking whether we are using the GNU C compiler... yes
11:34:14 [2022-10-09T11:34:14.413Z] #44 81.78 checking whether gcc accepts -g... yes
11:34:14 [2022-10-09T11:34:14.413Z] #44 81.93 checking for gcc option to accept ISO C89... none needed
11:34:14 [2022-10-09T11:34:14.413Z] #44 82.17 checking whether gcc understands -c and -o together... yes
11:34:14 [2022-10-09T11:34:14.413Z] #44 82.36 checking for a sed that does not truncate output... /bin/sed
11:34:14 [2022-10-09T11:34:14.413Z] #44 82.40 checking for grep that handles long lines and -e... /bin/grep
11:34:14 [2022-10-09T11:34:14.413Z] #44 82.41 checking for egrep... /bin/grep -E
11:34:14 [2022-10-09T11:34:14.413Z] #44 82.44 checking for fgrep... /bin/grep -F
11:34:14 [2022-10-09T11:34:14.413Z] #44 82.45 checking for ld used by gcc... /usr/bin/ld
11:34:14 [2022-10-09T11:34:14.413Z] #44 82.48 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:34:14 [2022-10-09T11:34:14.413Z] #44 82.50 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:34:14 [2022-10-09T11:34:14.413Z] #44 82.53 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:34:14 [2022-10-09T11:34:14.413Z] #44 82.71 checking whether ln -s works... yes
11:34:14 [2022-10-09T11:34:14.413Z] #44 82.71 checking the maximum length of command line arguments... 1572864
11:34:14 [2022-10-09T11:34:14.413Z] #44 82.75 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:34:14 [2022-10-09T11:34:14.413Z] #44 82.77 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:34:14 [2022-10-09T11:34:14.413Z] #44 82.77 checking for /usr/bin/ld option to reload object files... -r
11:34:14 [2022-10-09T11:34:14.413Z] #44 82.77 checking for objdump... objdump
11:34:14 [2022-10-09T11:34:14.413Z] #44 82.77 checking how to recognize dependent libraries... pass_all
11:34:14 [2022-10-09T11:34:14.413Z] #44 82.77 checking for dlltool... no
11:34:14 [2022-10-09T11:34:14.413Z] #44 82.77 checking how to associate runtime and link libraries... printf %s\n
11:34:14 [2022-10-09T11:34:14.413Z] #44 82.77 checking for ar... ar
11:34:14 [2022-10-09T11:34:14.413Z] #44 82.78 checking for archiver @FILE support... @
11:34:14 [2022-10-09T11:34:14.413Z] #44 82.98 checking for strip... strip
11:34:14 [2022-10-09T11:34:14.413Z] #44 83.00 checking for ranlib... ranlib
11:34:14 [2022-10-09T11:34:14.413Z] #44 83.00 checking for gawk... no
11:34:14 [2022-10-09T11:34:14.413Z] #44 83.00 checking for mawk... mawk
11:34:14 [2022-10-09T11:34:14.413Z] #44 83.00 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:34:14 [2022-10-09T11:34:14.413Z] #44 83.35 checking for sysroot... no
11:34:14 [2022-10-09T11:34:14.413Z] #44 83.35 checking for a working dd... /bin/dd
11:34:14 [2022-10-09T11:34:14.413Z] #44 83.36 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:34:14 [2022-10-09T11:34:14.413Z] #44 83.39 checking for mt... no
11:34:14 [2022-10-09T11:34:14.413Z] #44 83.39 checking if : is a manifest tool... no
11:34:14 [2022-10-09T11:34:14.413Z] #44 83.40 checking how to run the C preprocessor... gcc -E
11:34:14 [2022-10-09T11:34:14.413Z] #44 83.82 checking for ANSI C header files... yes
11:34:14 [2022-10-09T11:34:14.413Z] #44 84.46 checking for sys/types.h... yes
11:34:14 [2022-10-09T11:34:14.413Z] #44 84.67 checking for sys/stat.h... yes
11:34:14 [2022-10-09T11:34:14.413Z] #44 84.86 checking for stdlib.h... yes
11:34:14 [2022-10-09T11:34:14.413Z] #44 85.11 checking for string.h... yes
11:34:14 [2022-10-09T11:34:14.413Z] #44 85.28 checking for memory.h... yes
11:34:14 [2022-10-09T11:34:14.413Z] #44 85.41 checking for strings.h... yes
11:34:14 [2022-10-09T11:34:14.413Z] #44 85.71 checking for inttypes.h... yes
11:34:14 [2022-10-09T11:34:14.413Z] #44 85.94 checking for stdint.h... yes
11:34:14 [2022-10-09T11:34:14.413Z] #44 86.13 checking for unistd.h... yes
11:34:14 [2022-10-09T11:34:14.413Z] #44 86.32 checking for dlfcn.h... yes
11:34:14 [2022-10-09T11:34:14.413Z] #44 86.51 checking for objdir... .libs
11:34:14 [2022-10-09T11:34:14.413Z] #44 86.67 checking if gcc supports -fno-rtti -fno-exceptions... no
11:34:14 [2022-10-09T11:34:14.413Z] #44 86.76 checking for gcc option to produce PIC... -fPIC -DPIC
11:34:14 [2022-10-09T11:34:14.413Z] #44 86.76 checking if gcc PIC flag -fPIC -DPIC works... yes
11:34:14 [2022-10-09T11:34:14.670Z] #44 86.93 checking if gcc static flag -static works... yes
11:34:14 [2022-10-09T11:34:14.942Z] #44 87.40 checking if gcc supports -c -o file.o... yes
11:34:14 [2022-10-09T11:34:14.942Z] #44 87.72 checking if gcc supports -c -o file.o... (cached) yes
11:34:15 [2022-10-09T11:34:15.208Z] #44 87.72 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:34:15 [2022-10-09T11:34:15.471Z] #44 88.05 checking dynamic linker characteristics... GNU/Linux ld.so
11:34:15 [2022-10-09T11:34:15.471Z] #44 88.37 checking how to hardcode library paths into programs... immediate
11:34:15 [2022-10-09T11:34:15.471Z] #44 88.37 checking whether stripping libraries is possible... yes
11:34:15 [2022-10-09T11:34:15.471Z] #44 88.38 checking if libtool supports shared libraries... yes
11:34:15 [2022-10-09T11:34:15.471Z] #44 88.38 checking whether to build shared libraries... no
11:34:15 [2022-10-09T11:34:15.471Z] #44 88.39 checking whether to build static libraries... yes
11:34:15 [2022-10-09T11:34:15.471Z] #44 88.39 checking for a BSD-compatible install... /usr/bin/install -c
11:34:15 [2022-10-09T11:34:15.752Z] #44 88.43 checking whether build environment is sane... yes
11:34:15 [2022-10-09T11:34:15.752Z] #44 88.52 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:34:15 [2022-10-09T11:34:15.752Z] #44 88.55 checking whether make sets $(MAKE)... yes
11:34:15 [2022-10-09T11:34:15.752Z] #44 88.62 checking whether make supports the include directive... yes (GNU style)
11:34:16 [2022-10-09T11:34:16.017Z] #44 88.66 checking whether make supports nested variables... yes
11:34:16 [2022-10-09T11:34:16.017Z] #44 88.71 checking whether UID '0' is supported by ustar format... yes
11:34:16 [2022-10-09T11:34:16.017Z] #44 88.71 checking whether GID '0' is supported by ustar format... yes
11:34:16 [2022-10-09T11:34:16.017Z] #44 88.71 checking how to create a ustar tar archive... gnutar
11:34:16 [2022-10-09T11:34:16.277Z] #44 88.82 checking dependency style of gcc... gcc3
11:34:16 [2022-10-09T11:34:16.277Z] #44 89.07 checking whether to enable maintainer-specific portions of Makefiles... 
11:34:16 [2022-10-09T11:34:16.277Z] #44 ...
11:34:16 [2022-10-09T11:34:16.277Z] 
11:34:16 [2022-10-09T11:34:16.277Z] #30 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:34:16 [2022-10-09T11:34:16.277Z] #30 127.1 + mkdir -p /tmp/tmp.vPx22QVDMN/src/github.com/docker
11:34:16 [2022-10-09T11:34:16.277Z] #30 127.1 + mv components/cli /tmp/tmp.vPx22QVDMN/src/github.com/docker/cli
11:34:16 [2022-10-09T11:34:16.277Z] #30 127.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
11:34:19 [2022-10-09T11:34:19.547Z] #30 ...
11:34:19 [2022-10-09T11:34:19.547Z] 
11:34:19 [2022-10-09T11:34:19.547Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:34:19 [2022-10-09T11:34:19.547Z] #48 12.16 + cd /tmp/tmp.JhwXsX5ML7/src/github.com/opencontainers/runc
11:34:19 [2022-10-09T11:34:19.547Z] #48 12.16 + git checkout -q v1.1.4
11:34:19 [2022-10-09T11:34:19.547Z] #48 12.71 + '[' -z '' ']'
11:34:19 [2022-10-09T11:34:19.547Z] #48 12.72 + target=static
11:34:19 [2022-10-09T11:34:19.547Z] #48 12.72 + make BUILDTAGS=seccomp static
11:34:19 [2022-10-09T11:34:19.547Z] #48 13.05 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 .
11:34:19 [2022-10-09T11:34:19.547Z] #48 ...
11:34:19 [2022-10-09T11:34:19.547Z] 
11:34:19 [2022-10-09T11:34:19.547Z] #44 [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
11:34:19 [2022-10-09T11:34:19.547Z] #44 89.07 checking whether to enable maintainer-specific portions of Makefiles... yes
11:34:19 [2022-10-09T11:34:19.547Z] #44 89.10 checking whether make supports nested variables... (cached) yes
11:34:19 [2022-10-09T11:34:19.547Z] #44 89.10 checking for gawk... (cached) mawk
11:34:19 [2022-10-09T11:34:19.547Z] #44 89.10 checking for a sed that does not truncate output... (cached) /bin/sed
11:34:19 [2022-10-09T11:34:19.547Z] #44 89.11 checking for gcc... (cached) gcc
11:34:19 [2022-10-09T11:34:19.547Z] #44 89.19 checking whether we are using the GNU C compiler... (cached) yes
11:34:19 [2022-10-09T11:34:19.547Z] #44 89.19 checking whether gcc accepts -g... (cached) yes
11:34:19 [2022-10-09T11:34:19.547Z] #44 89.20 checking for gcc option to accept ISO C89... (cached) none needed
11:34:19 [2022-10-09T11:34:19.547Z] #44 89.20 checking whether gcc understands -c and -o together... (cached) yes
11:34:19 [2022-10-09T11:34:19.547Z] #44 89.20 checking for a Python interpreter with version >= 3... python3
11:34:19 [2022-10-09T11:34:19.547Z] #44 89.27 checking for python3... /usr/bin/python3
11:34:19 [2022-10-09T11:34:19.547Z] #44 89.27 checking for python3 version... 3.9
11:34:19 [2022-10-09T11:34:19.547Z] #44 89.36 checking for python3 platform... linux
11:34:19 [2022-10-09T11:34:19.547Z] #44 89.41 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:34:19 [2022-10-09T11:34:19.547Z] #44 89.57 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:34:19 [2022-10-09T11:34:19.547Z] #44 89.75 checking for go-md2man... no
11:34:19 [2022-10-09T11:34:19.547Z] #44 89.77 checking error.h usability... yes
11:34:19 [2022-10-09T11:34:19.547Z] #44 89.93 checking error.h presence... yes
11:34:19 [2022-10-09T11:34:19.547Z] #44 89.96 checking for error.h... yes
11:34:19 [2022-10-09T11:34:19.547Z] #44 90.02 checking linux/openat2.h usability... yes
11:34:19 [2022-10-09T11:34:19.547Z] #44 90.20 checking linux/openat2.h presence... yes
11:34:19 [2022-10-09T11:34:19.547Z] #44 90.26 checking for linux/openat2.h... yes
11:34:19 [2022-10-09T11:34:19.547Z] #44 90.31 checking for copy_file_range... yes
11:34:19 [2022-10-09T11:34:19.547Z] #44 90.58 checking for fgetxattr... yes
11:34:19 [2022-10-09T11:34:19.547Z] #44 90.87 checking for statx... yes
11:34:19 [2022-10-09T11:34:19.547Z] #44 91.23 checking for fgetpwent_r... yes
11:34:19 [2022-10-09T11:34:19.547Z] #44 91.50 checking for issetugid... no
11:34:19 [2022-10-09T11:34:19.547Z] #44 91.76 checking for pkg-config... /usr/bin/pkg-config
11:34:19 [2022-10-09T11:34:19.547Z] #44 91.76 checking pkg-config is at least version 0.9.0... yes
11:34:19 [2022-10-09T11:34:19.547Z] #44 91.76 checking for library containing yajl_tree_get... -lyajl
11:34:19 [2022-10-09T11:34:19.547Z] #44 92.26 checking for yajl >= 2.0.0... yes
11:34:19 [2022-10-09T11:34:19.803Z] #44 92.30 checking sys/capability.h usability... yes
11:34:19 [2022-10-09T11:34:19.803Z] #44 92.54 checking sys/capability.h presence... yes
11:34:19 [2022-10-09T11:34:19.803Z] #44 92.63 checking for sys/capability.h... yes
11:34:20 [2022-10-09T11:34:20.365Z] #44 92.64 checking for library containing cap_from_name... -lcap
11:34:20 [2022-10-09T11:34:20.929Z] #44 93.14 checking for library containing dlopen... -ldl
11:34:20 [2022-10-09T11:34:20.929Z] #44 93.51 checking seccomp.h usability... yes
11:34:20 [2022-10-09T11:34:20.929Z] #44 93.74 checking seccomp.h presence... yes
11:34:20 [2022-10-09T11:34:20.929Z] #44 93.84 checking for seccomp.h... yes
11:34:21 [2022-10-09T11:34:21.491Z] #44 93.85 checking for library containing seccomp_rule_add... -lseccomp
11:34:21 [2022-10-09T11:34:21.491Z] #44 94.19 checking for library containing seccomp_arch_resolve_name... 
11:34:21 [2022-10-09T11:34:21.491Z] #44 ...
11:34:21 [2022-10-09T11:34:21.491Z] 
11:34:21 [2022-10-09T11:34:21.492Z] #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
11:34:21 [2022-10-09T11:34:21.492Z] #57 7.729 Fetched 8470 kB in 7s (1236 kB/s)
11:34:21 [2022-10-09T11:34:21.492Z] #57 7.729 Reading package lists...
11:34:21 [2022-10-09T11:34:21.492Z] #57 10.18 Reading package lists...
11:34:21 [2022-10-09T11:34:21.492Z] #57 13.07 Building dependency tree...
11:34:21 [2022-10-09T11:34:21.492Z] #57 15.06 The following additional packages will be installed:
11:34:21 [2022-10-09T11:34:21.492Z] #57 15.08   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
11:34:21 [2022-10-09T11:34:21.492Z] #57 15.08   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
11:34:21 [2022-10-09T11:34:21.492Z] #57 15.08   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
11:34:21 [2022-10-09T11:34:21.492Z] #57 15.08   libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:34:21 [2022-10-09T11:34:21.492Z] #57 15.08   python3-pkg-resources systemd vim-runtime xxd
11:34:21 [2022-10-09T11:34:21.492Z] #57 15.08 Suggested packages:
11:34:21 [2022-10-09T11:34:21.492Z] #57 15.09   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:34:21 [2022-10-09T11:34:21.492Z] #57 15.09   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
11:34:21 [2022-10-09T11:34:21.492Z] #57 15.09   ctags vim-doc vim-scripts xfsdump acl attr quota
11:34:21 [2022-10-09T11:34:21.492Z] #57 15.09 Recommended packages:
11:34:21 [2022-10-09T11:34:21.492Z] #57 15.09   libatm1 nftables libpam-cap build-essential python3-dev dbus
11:34:21 [2022-10-09T11:34:21.492Z] #57 15.09   systemd-timesyncd | time-daemon unzip
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.48 The following NEW packages will be installed:
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.48   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.49   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.49   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.50   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.50   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.50   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.50   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.50   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.50   vim-runtime xfsprogs xxd xz-utils zip zstd
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.84 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.84 Need to get 31.8 MB of archives.
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.84 After this operation, 123 MB of additional disk space will be used.
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.96 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.96 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.96 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.97 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 16.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.00 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.05 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.05 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.06 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.22 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.22 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.22 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.22 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.22 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.22 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.23 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.23 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.24 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.27 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.28 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.28 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.29 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.30 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.30 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.30 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.33 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.33 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.35 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.35 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.48 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.50 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.51 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 17.52 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
11:34:21 [2022-10-09T11:34:21.492Z] #57 ...
11:34:21 [2022-10-09T11:34:21.492Z] 
11:34:21 [2022-10-09T11:34:21.492Z] #44 [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
11:34:21 [2022-10-09T11:34:21.492Z] #44 94.19 checking for library containing seccomp_arch_resolve_name... none required
11:34:22 [2022-10-09T11:34:22.005Z] #44 94.46 checking systemd/sd-bus.h usability... yes
11:34:22 [2022-10-09T11:34:22.005Z] #44 94.64 checking systemd/sd-bus.h presence... yes
11:34:22 [2022-10-09T11:34:22.005Z] #44 94.75 checking for systemd/sd-bus.h... yes
11:34:22 [2022-10-09T11:34:22.568Z] #44 94.76 checking for library containing sd_bus_match_signal_async... -lsystemd
11:34:22 [2022-10-09T11:34:22.568Z] #44 95.24 checking for sd_notify_barrier... yes
11:34:22 [2022-10-09T11:34:22.825Z] #44 95.48 checking linux/bpf.h usability... yes
11:34:22 [2022-10-09T11:34:22.825Z] #44 95.66 checking linux/bpf.h presence... yes
11:34:22 [2022-10-09T11:34:22.825Z] #44 95.73 checking for linux/bpf.h... yes
11:34:23 [2022-10-09T11:34:23.081Z] #44 95.73 checking compilation for eBPF... yes
11:34:23 [2022-10-09T11:34:23.081Z] #44 95.92 checking for criu >= 3.15... no
11:34:23 [2022-10-09T11:34:23.081Z] #44 95.95 configure: CRIU headers not found, building without CRIU support
11:34:23 [2022-10-09T11:34:23.081Z] #44 95.95 checking for criu > 3.16... no
11:34:23 [2022-10-09T11:34:23.081Z] #44 95.98 configure: CRIU version doesn't support join-ns API
11:34:23 [2022-10-09T11:34:23.081Z] #44 95.98 checking for criu > 3.16.1... no
11:34:23 [2022-10-09T11:34:23.081Z] #44 96.02 configure: CRIU version doesn't support for pre-dumping
11:34:23 [2022-10-09T11:34:23.338Z] #44 96.02 checking for new mount API (fsconfig)... yes
11:34:23 [2022-10-09T11:34:23.338Z] #44 96.14 checking for seccomp notify API... yes
11:34:23 [2022-10-09T11:34:23.595Z] #44 96.30 checking for gperf... no
11:34:23 [2022-10-09T11:34:23.595Z] #44 96.31 configure: gperf not found - cannot rebuild signal parser code
11:34:23 [2022-10-09T11:34:23.595Z] #44 96.31 checking for library containing argp_parse... none required
11:34:24 [2022-10-09T11:34:24.159Z] #44 96.75 checking that generated files are newer than configure... done
11:34:24 [2022-10-09T11:34:24.159Z] #44 96.77 configure: creating ./config.status
11:34:25 [2022-10-09T11:34:25.529Z] #44 ...
11:34:25 [2022-10-09T11:34:25.529Z] 
11:34:25 [2022-10-09T11:34:25.529Z] #31 [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
11:34:25 [2022-10-09T11:34:25.529Z] #31 DONE 136.7s
11:34:25 [2022-10-09T11:34:25.795Z] 
11:34:25 [2022-10-09T11:34:25.795Z] #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
11:34:25 [2022-10-09T11:34:25.795Z] #57 18.18 debconf: delaying package configuration, since apt-utils is not installed
11:34:25 [2022-10-09T11:34:25.795Z] #57 18.31 Fetched 31.8 MB in 1s (32.3 MB/s)
11:34:25 [2022-10-09T11:34:25.795Z] #57 18.39 Selecting previously unselected package libcap2:arm64.
11:34:25 [2022-10-09T11:34:25.795Z] #57 18.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
11:34:25 [2022-10-09T11:34:25.795Z] #57 18.44 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 18.46 Unpacking libcap2:arm64 (1:2.44-1) ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 18.56 Selecting previously unselected package libargon2-1:arm64.
11:34:25 [2022-10-09T11:34:25.795Z] #57 18.56 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 18.56 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 18.64 Selecting previously unselected package libjson-c5:arm64.
11:34:25 [2022-10-09T11:34:25.795Z] #57 18.64 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 18.65 Unpacking libjson-c5:arm64 (0.15-2) ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 18.74 Selecting previously unselected package libcryptsetup12:arm64.
11:34:25 [2022-10-09T11:34:25.795Z] #57 18.74 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 18.75 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 18.92 Selecting previously unselected package libip4tc2:arm64.
11:34:25 [2022-10-09T11:34:25.795Z] #57 18.92 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 18.93 Unpacking libip4tc2:arm64 (1.8.7-1) ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 19.01 Selecting previously unselected package libkmod2:arm64.
11:34:25 [2022-10-09T11:34:25.795Z] #57 19.01 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 19.02 Unpacking libkmod2:arm64 (28-1) ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 19.10 Selecting previously unselected package systemd.
11:34:25 [2022-10-09T11:34:25.795Z] #57 19.10 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 19.28 Unpacking systemd (247.3-7+deb11u1) ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 21.31 Selecting previously unselected package pigz.
11:34:25 [2022-10-09T11:34:25.795Z] #57 21.32 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 21.33 Unpacking pigz (2.6-1) ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 21.43 Selecting previously unselected package libelf1:arm64.
11:34:25 [2022-10-09T11:34:25.795Z] #57 21.44 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 21.45 Unpacking libelf1:arm64 (0.183-1) ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 21.67 Selecting previously unselected package libbpf0:arm64.
11:34:25 [2022-10-09T11:34:25.795Z] #57 21.67 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 21.69 Unpacking libbpf0:arm64 (1:0.3-2) ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 21.80 Selecting previously unselected package libmnl0:arm64.
11:34:25 [2022-10-09T11:34:25.795Z] #57 21.80 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 21.81 Unpacking libmnl0:arm64 (1.0.4-3) ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 21.94 Selecting previously unselected package libxtables12:arm64.
11:34:25 [2022-10-09T11:34:25.795Z] #57 21.94 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 21.96 Unpacking libxtables12:arm64 (1.8.7-1) ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 22.12 Selecting previously unselected package libcap2-bin.
11:34:25 [2022-10-09T11:34:25.795Z] #57 22.12 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
11:34:25 [2022-10-09T11:34:25.795Z] #57 22.13 Unpacking libcap2-bin (1:2.44-1) ...
11:34:26 [2022-10-09T11:34:26.053Z] #57 22.29 Selecting previously unselected package iproute2.
11:34:26 [2022-10-09T11:34:26.053Z] #57 22.31 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
11:34:26 [2022-10-09T11:34:26.053Z] #57 22.31 Unpacking iproute2 (5.10.0-4) ...
11:34:26 [2022-10-09T11:34:26.617Z] #57 23.00 Selecting previously unselected package xxd.
11:34:26 [2022-10-09T11:34:26.617Z] #57 23.00 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:34:26 [2022-10-09T11:34:26.617Z] #57 23.00 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:34:26 [2022-10-09T11:34:26.874Z] #57 23.12 Selecting previously unselected package vim-common.
11:34:26 [2022-10-09T11:34:26.874Z] #57 23.13 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:34:26 [2022-10-09T11:34:26.874Z] #57 23.14 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:34:27 [2022-10-09T11:34:27.130Z] #57 23.31 Selecting previously unselected package bash-completion.
11:34:27 [2022-10-09T11:34:27.130Z] #57 23.31 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
11:34:27 [2022-10-09T11:34:27.387Z] #57 ...
11:34:27 [2022-10-09T11:34:27.387Z] 
11:34:27 [2022-10-09T11:34:27.387Z] #44 [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
11:34:27 [2022-10-09T11:34:27.387Z] #44 100.3 config.status: creating Makefile
11:34:27 [2022-10-09T11:34:27.644Z] #44 100.4 config.status: creating rpm/crun.spec
11:34:27 [2022-10-09T11:34:27.644Z] #44 100.5 config.status: creating config.h
11:34:27 [2022-10-09T11:34:27.644Z] #44 100.5 config.status: executing libtool commands
11:34:27 [2022-10-09T11:34:27.644Z] #44 100.6 config.status: executing depfiles commands
11:34:29 [2022-10-09T11:34:29.012Z] #44 101.7 === configuring in libocispec (/tmp/crun-build/libocispec)
11:34:29 [2022-10-09T11:34:29.012Z] #44 101.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:34:29 [2022-10-09T11:34:29.575Z] #44 102.2 checking for gcc... gcc
11:34:29 [2022-10-09T11:34:29.832Z] #44 102.3 checking whether the C compiler works... yes
11:34:29 [2022-10-09T11:34:29.832Z] #44 102.6 checking for C compiler default output file name... a.out
11:34:29 [2022-10-09T11:34:29.832Z] #44 102.6 checking for suffix of executables... 
11:34:30 [2022-10-09T11:34:30.090Z] #44 102.7 checking whether we are cross compiling... no
11:34:30 [2022-10-09T11:34:30.347Z] #44 102.9 checking for suffix of object files... o
11:34:30 [2022-10-09T11:34:30.347Z] #44 102.9 checking whether we are using the GNU C compiler... yes
11:34:30 [2022-10-09T11:34:30.347Z] #44 103.0 checking whether gcc accepts -g... yes
11:34:30 [2022-10-09T11:34:30.604Z] #44 103.1 checking for gcc option to accept ISO C89... none needed
11:34:30 [2022-10-09T11:34:30.861Z] #44 103.4 checking whether gcc understands -c and -o together... yes
11:34:30 [2022-10-09T11:34:30.861Z] #44 103.5 checking how to run the C preprocessor... gcc -E
11:34:31 [2022-10-09T11:34:31.117Z] #44 103.8 checking for grep that handles long lines and -e... /bin/grep
11:34:31 [2022-10-09T11:34:31.117Z] #44 103.8 checking for egrep... /bin/grep -E
11:34:31 [2022-10-09T11:34:31.374Z] #44 103.8 checking for ANSI C header files... yes
11:34:31 [2022-10-09T11:34:31.630Z] #44 104.3 checking for sys/types.h... yes
11:34:31 [2022-10-09T11:34:31.886Z] #44 104.5 checking for sys/stat.h... yes
11:34:31 [2022-10-09T11:34:31.886Z] #44 104.7 checking for stdlib.h... yes
11:34:32 [2022-10-09T11:34:32.143Z] #44 104.8 checking for string.h... yes
11:34:32 [2022-10-09T11:34:32.143Z] #44 104.9 checking for memory.h... yes
11:34:32 [2022-10-09T11:34:32.399Z] #44 105.0 checking for strings.h... yes
11:34:32 [2022-10-09T11:34:32.656Z] #44 105.2 checking for inttypes.h... yes
11:34:32 [2022-10-09T11:34:32.656Z] #44 105.5 checking for stdint.h... yes
11:34:32 [2022-10-09T11:34:32.912Z] #44 105.6 checking for unistd.h... yes
11:34:33 [2022-10-09T11:34:33.169Z] #44 105.8 checking minix/config.h usability... no
11:34:33 [2022-10-09T11:34:33.169Z] #44 106.0 checking minix/config.h presence... no
11:34:33 [2022-10-09T11:34:33.427Z] #44 106.1 checking for minix/config.h... no
11:34:33 [2022-10-09T11:34:33.427Z] #44 106.1 checking whether it is safe to define __EXTENSIONS__... yes
11:34:33 [2022-10-09T11:34:33.943Z] #44 106.3 checking build system type... aarch64-unknown-linux-gnu
11:34:33 [2022-10-09T11:34:33.943Z] #44 106.6 checking host system type... aarch64-unknown-linux-gnu
11:34:33 [2022-10-09T11:34:33.943Z] #44 106.6 checking how to print strings... printf
11:34:33 [2022-10-09T11:34:33.943Z] #44 106.7 checking for a sed that does not truncate output... /bin/sed
11:34:33 [2022-10-09T11:34:33.943Z] #44 106.7 checking for fgrep... /bin/grep -F
11:34:33 [2022-10-09T11:34:33.943Z] #44 106.7 checking for ld used by gcc... /usr/bin/ld
11:34:33 [2022-10-09T11:34:33.943Z] #44 106.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:34:33 [2022-10-09T11:34:33.943Z] #44 106.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:34:34 [2022-10-09T11:34:34.199Z] #44 106.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:34:34 [2022-10-09T11:34:34.199Z] #44 106.9 checking whether ln -s works... yes
11:34:34 [2022-10-09T11:34:34.199Z] #44 106.9 checking the maximum length of command line arguments... 1572864
11:34:34 [2022-10-09T11:34:34.199Z] #44 106.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:34:34 [2022-10-09T11:34:34.199Z] #44 106.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:34:34 [2022-10-09T11:34:34.199Z] #44 106.9 checking for /usr/bin/ld option to reload object files... -r
11:34:34 [2022-10-09T11:34:34.199Z] #44 106.9 checking for objdump... objdump
11:34:34 [2022-10-09T11:34:34.199Z] #44 106.9 checking how to recognize dependent libraries... pass_all
11:34:34 [2022-10-09T11:34:34.199Z] #44 106.9 checking for dlltool... no
11:34:34 [2022-10-09T11:34:34.199Z] #44 106.9 checking how to associate runtime and link libraries... printf %s\n
11:34:34 [2022-10-09T11:34:34.199Z] #44 106.9 checking for ar... ar
11:34:34 [2022-10-09T11:34:34.199Z] #44 106.9 checking for archiver @FILE support... @
11:34:34 [2022-10-09T11:34:34.199Z] #44 107.1 checking for strip... strip
11:34:34 [2022-10-09T11:34:34.199Z] #44 107.1 checking for ranlib... ranlib
11:34:34 [2022-10-09T11:34:34.199Z] #44 107.1 checking for gawk... no
11:34:34 [2022-10-09T11:34:34.199Z] #44 107.1 checking for mawk... mawk
11:34:34 [2022-10-09T11:34:34.765Z] #44 107.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:34:34 [2022-10-09T11:34:34.765Z] #44 107.6 checking for sysroot... no
11:34:34 [2022-10-09T11:34:34.765Z] #44 107.6 checking for a working dd... /bin/dd
11:34:34 [2022-10-09T11:34:34.765Z] #44 107.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:34:34 [2022-10-09T11:34:34.765Z] #44 107.6 checking for mt... no
11:34:34 [2022-10-09T11:34:34.765Z] #44 107.6 checking if : is a manifest tool... no
11:34:35 [2022-10-09T11:34:35.021Z] #44 107.6 checking for dlfcn.h... yes
11:34:35 [2022-10-09T11:34:35.021Z] #44 107.8 checking for objdir... .libs
11:34:35 [2022-10-09T11:34:35.279Z] #44 108.0 checking if gcc supports -fno-rtti -fno-exceptions... no
11:34:35 [2022-10-09T11:34:35.541Z] #44 108.2 checking for gcc option to produce PIC... -fPIC -DPIC
11:34:35 [2022-10-09T11:34:35.541Z] #44 108.2 checking if gcc PIC flag -fPIC -DPIC works... yes
11:34:35 [2022-10-09T11:34:35.797Z] #44 108.3 checking if gcc static flag -static works... yes
11:34:36 [2022-10-09T11:34:36.056Z] #44 108.7 checking if gcc supports -c -o file.o... yes
11:34:36 [2022-10-09T11:34:36.314Z] #44 108.9 checking if gcc supports -c -o file.o... (cached) yes
11:34:36 [2022-10-09T11:34:36.314Z] #44 108.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:34:36 [2022-10-09T11:34:36.571Z] #44 109.0 checking dynamic linker characteristics... GNU/Linux ld.so
11:34:36 [2022-10-09T11:34:36.571Z] #44 109.2 checking how to hardcode library paths into programs... immediate
11:34:36 [2022-10-09T11:34:36.571Z] #44 109.2 checking whether stripping libraries is possible... yes
11:34:36 [2022-10-09T11:34:36.571Z] #44 109.3 checking if libtool supports shared libraries... yes
11:34:36 [2022-10-09T11:34:36.571Z] #44 109.3 checking whether to build shared libraries... no
11:34:36 [2022-10-09T11:34:36.571Z] #44 109.3 checking whether to build static libraries... yes
11:34:36 [2022-10-09T11:34:36.571Z] #44 109.3 checking for a BSD-compatible install... /usr/bin/install -c
11:34:36 [2022-10-09T11:34:36.571Z] #44 109.3 checking whether build environment is sane... yes
11:34:36 [2022-10-09T11:34:36.571Z] #44 109.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:34:36 [2022-10-09T11:34:36.571Z] #44 109.4 checking whether make sets $(MAKE)... yes
11:34:36 [2022-10-09T11:34:36.828Z] #44 109.4 checking whether make supports the include directive... yes (GNU style)
11:34:36 [2022-10-09T11:34:36.828Z] #44 109.5 checking whether make supports nested variables... yes
11:34:36 [2022-10-09T11:34:36.828Z] #44 109.6 checking whether UID '0' is supported by ustar format... yes
11:34:36 [2022-10-09T11:34:36.828Z] #44 109.6 checking whether GID '0' is supported by ustar format... yes
11:34:36 [2022-10-09T11:34:36.828Z] #44 109.6 checking how to create a ustar tar archive... gnutar
11:34:37 [2022-10-09T11:34:37.085Z] #44 109.7 checking dependency style of gcc... gcc3
11:34:37 [2022-10-09T11:34:37.085Z] #44 109.8 checking whether to enable maintainer-specific portions of Makefiles... yes
11:34:37 [2022-10-09T11:34:37.085Z] #44 109.8 checking whether make supports nested variables... (cached) yes
11:34:37 [2022-10-09T11:34:37.085Z] #44 109.8 checking for pkg-config... /usr/bin/pkg-config
11:34:37 [2022-10-09T11:34:37.085Z] #44 109.8 checking pkg-config is at least version 0.9.0... yes
11:34:37 [2022-10-09T11:34:37.085Z] #44 109.8 checking for yajl >= 2.1.0... yes
11:34:37 [2022-10-09T11:34:37.085Z] #44 109.9 checking for a sed that does not truncate output... (cached) /bin/sed
11:34:37 [2022-10-09T11:34:37.085Z] #44 109.9 checking for gcc... (cached) gcc
11:34:37 [2022-10-09T11:34:37.085Z] #44 110.0 checking whether we are using the GNU C compiler... (cached) yes
11:34:37 [2022-10-09T11:34:37.085Z] #44 110.0 checking whether gcc accepts -g... (cached) yes
11:34:37 [2022-10-09T11:34:37.085Z] #44 110.0 checking for gcc option to accept ISO C89... (cached) none needed
11:34:37 [2022-10-09T11:34:37.085Z] #44 110.0 checking whether gcc understands -c and -o together... (cached) yes
11:34:37 [2022-10-09T11:34:37.085Z] #44 110.0 checking for a Python interpreter with version >= 3... python3
11:34:37 [2022-10-09T11:34:37.085Z] #44 110.1 checking for python3... /usr/bin/python3
11:34:37 [2022-10-09T11:34:37.341Z] #44 110.1 checking for python3 version... 3.9
11:34:37 [2022-10-09T11:34:37.341Z] #44 110.1 checking for python3 platform... linux
11:34:37 [2022-10-09T11:34:37.597Z] #44 110.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:34:37 [2022-10-09T11:34:37.598Z] #44 110.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:34:37 [2022-10-09T11:34:37.854Z] #44 110.6 checking that generated files are newer than configure... done
11:34:37 [2022-10-09T11:34:37.854Z] #44 110.6 configure: creating ./config.status
11:34:39 [2022-10-09T11:34:39.222Z] #44 ...
11:34:39 [2022-10-09T11:34:39.222Z] 
11:34:39 [2022-10-09T11:34:39.222Z] #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
11:34:39 [2022-10-09T11:34:39.222Z] #57 25.59 Unpacking bash-completion (1:2.11-2) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 26.07 Selecting previously unselected package bzip2.
11:34:39 [2022-10-09T11:34:39.222Z] #57 26.08 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 26.09 Unpacking bzip2 (1.0.8-4) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 26.18 Selecting previously unselected package xz-utils.
11:34:39 [2022-10-09T11:34:39.222Z] #57 26.18 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 26.19 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 26.34 Selecting previously unselected package apparmor.
11:34:39 [2022-10-09T11:34:39.222Z] #57 26.34 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 26.40 Unpacking apparmor (2.13.6-10) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 26.88 Selecting previously unselected package inetutils-ping.
11:34:39 [2022-10-09T11:34:39.222Z] #57 26.92 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 26.92 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 27.08 Selecting previously unselected package libip6tc2:arm64.
11:34:39 [2022-10-09T11:34:39.222Z] #57 27.08 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 27.09 Unpacking libip6tc2:arm64 (1.8.7-1) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 27.19 Selecting previously unselected package libnfnetlink0:arm64.
11:34:39 [2022-10-09T11:34:39.222Z] #57 27.19 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 27.20 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 27.24 Selecting previously unselected package libnetfilter-conntrack3:arm64.
11:34:39 [2022-10-09T11:34:39.222Z] #57 27.25 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 27.27 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 27.34 Selecting previously unselected package libnftnl11:arm64.
11:34:39 [2022-10-09T11:34:39.222Z] #57 27.34 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 27.34 Unpacking libnftnl11:arm64 (1.1.9-1) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 27.46 Selecting previously unselected package iptables.
11:34:39 [2022-10-09T11:34:39.222Z] #57 27.46 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 27.47 Unpacking iptables (1.8.7-1) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 27.77 Selecting previously unselected package libonig5:arm64.
11:34:39 [2022-10-09T11:34:39.222Z] #57 27.78 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 27.79 Unpacking libonig5:arm64 (6.9.6-1.1) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 27.97 Selecting previously unselected package libjq1:arm64.
11:34:39 [2022-10-09T11:34:39.222Z] #57 27.97 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 27.98 Unpacking libjq1:arm64 (1.6-2.1) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 28.10 Selecting previously unselected package jq.
11:34:39 [2022-10-09T11:34:39.222Z] #57 28.11 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 28.12 Unpacking jq (1.6-2.1) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 28.22 Selecting previously unselected package libaio1:arm64.
11:34:39 [2022-10-09T11:34:39.222Z] #57 28.22 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 28.23 Unpacking libaio1:arm64 (0.3.112-9) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 28.30 Selecting previously unselected package libgpm2:arm64.
11:34:39 [2022-10-09T11:34:39.222Z] #57 28.31 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 28.34 Unpacking libgpm2:arm64 (1.20.7-8) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 28.44 Selecting previously unselected package libicu67:arm64.
11:34:39 [2022-10-09T11:34:39.222Z] #57 28.44 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 28.45 Unpacking libicu67:arm64 (67.1-7) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 31.52 Selecting previously unselected package libinih1:arm64.
11:34:39 [2022-10-09T11:34:39.222Z] #57 31.52 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 31.53 Unpacking libinih1:arm64 (53-1+b2) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 31.61 Selecting previously unselected package libmicrohttpd12:arm64.
11:34:39 [2022-10-09T11:34:39.222Z] #57 31.61 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 31.61 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 31.72 Selecting previously unselected package libnet1:arm64.
11:34:39 [2022-10-09T11:34:39.222Z] #57 31.73 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 31.73 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 31.85 Selecting previously unselected package libnl-3-200:arm64.
11:34:39 [2022-10-09T11:34:39.222Z] #57 31.85 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 31.86 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 31.97 Selecting previously unselected package libprotobuf-c1:arm64.
11:34:39 [2022-10-09T11:34:39.222Z] #57 31.97 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 31.98 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 32.08 Selecting previously unselected package libyajl2:arm64.
11:34:39 [2022-10-09T11:34:39.222Z] #57 32.08 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 32.08 Unpacking libyajl2:arm64 (2.1.0-3) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 32.16 Selecting previously unselected package net-tools.
11:34:39 [2022-10-09T11:34:39.222Z] #57 32.16 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 32.18 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 32.37 Selecting previously unselected package patch.
11:34:39 [2022-10-09T11:34:39.222Z] #57 32.37 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 32.38 Unpacking patch (2.7.6-7) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 32.47 Selecting previously unselected package python-pip-whl.
11:34:39 [2022-10-09T11:34:39.222Z] #57 32.47 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 32.52 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 33.05 Selecting previously unselected package python3-lib2to3.
11:34:39 [2022-10-09T11:34:39.222Z] #57 33.05 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 33.06 Unpacking python3-lib2to3 (3.9.2-1) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 33.19 Selecting previously unselected package python3-distutils.
11:34:39 [2022-10-09T11:34:39.222Z] #57 33.19 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 33.21 Unpacking python3-distutils (3.9.2-1) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 33.40 Selecting previously unselected package python3-pkg-resources.
11:34:39 [2022-10-09T11:34:39.222Z] #57 33.41 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 33.41 Unpacking python3-pkg-resources (52.0.0-4) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 33.55 Selecting previously unselected package python3-setuptools.
11:34:39 [2022-10-09T11:34:39.222Z] #57 33.55 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 33.56 Unpacking python3-setuptools (52.0.0-4) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 33.82 Selecting previously unselected package python3-wheel.
11:34:39 [2022-10-09T11:34:39.222Z] #57 33.83 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 33.83 Unpacking python3-wheel (0.34.2-1) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 33.93 Selecting previously unselected package python3-pip.
11:34:39 [2022-10-09T11:34:39.222Z] #57 33.93 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 33.94 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 34.24 Selecting previously unselected package sudo.
11:34:39 [2022-10-09T11:34:39.222Z] #57 34.24 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 34.25 Unpacking sudo (1.9.5p2-3) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 34.83 Selecting previously unselected package systemd-journal-remote.
11:34:39 [2022-10-09T11:34:39.222Z] #57 34.83 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 34.86 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 34.96 Selecting previously unselected package thin-provisioning-tools.
11:34:39 [2022-10-09T11:34:39.222Z] #57 34.96 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 34.97 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 35.20 Selecting previously unselected package uidmap.
11:34:39 [2022-10-09T11:34:39.222Z] #57 35.22 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 35.23 Unpacking uidmap (1:4.8.1-1) ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 35.35 Selecting previously unselected package vim-runtime.
11:34:39 [2022-10-09T11:34:39.222Z] #57 35.36 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:34:39 [2022-10-09T11:34:39.222Z] #57 35.38 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:34:39 [2022-10-09T11:34:39.222Z] #57 35.42 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:34:39 [2022-10-09T11:34:39.222Z] #57 35.43 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:34:40 [2022-10-09T11:34:40.590Z] #57 ...
11:34:40 [2022-10-09T11:34:40.590Z] 
11:34:40 [2022-10-09T11:34:40.590Z] #44 [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
11:34:40 [2022-10-09T11:34:40.590Z] #44 113.4 config.status: creating Makefile
11:34:40 [2022-10-09T11:34:40.590Z] #44 113.4 config.status: creating config.h
11:34:40 [2022-10-09T11:34:40.847Z] #44 113.5 config.status: executing libtool commands
11:34:40 [2022-10-09T11:34:40.847Z] #44 113.5 config.status: executing depfiles commands
11:34:41 [2022-10-09T11:34:41.409Z] #44 114.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
11:34:41 [2022-10-09T11:34:41.666Z] #44 114.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:34:41 [2022-10-09T11:34:41.923Z] #44 114.7 checking for gcc... gcc
11:34:42 [2022-10-09T11:34:42.190Z] #44 114.8 checking whether the C compiler works... yes
11:34:42 [2022-10-09T11:34:42.190Z] #44 115.0 checking for C compiler default output file name... a.out
11:34:42 [2022-10-09T11:34:42.447Z] #44 115.0 checking for suffix of executables... 
11:34:42 [2022-10-09T11:34:42.703Z] #44 115.2 checking whether we are cross compiling... no
11:34:42 [2022-10-09T11:34:42.703Z] #44 115.4 checking for suffix of object files... o
11:34:42 [2022-10-09T11:34:42.960Z] #44 115.5 checking whether we are using the GNU C compiler... yes
11:34:42 [2022-10-09T11:34:42.960Z] #44 115.6 checking whether gcc accepts -g... yes
11:34:43 [2022-10-09T11:34:43.216Z] #44 115.6 checking for gcc option to accept ISO C89... none needed
11:34:43 [2022-10-09T11:34:43.216Z] #44 115.9 checking whether gcc understands -c and -o together... yes
11:34:43 [2022-10-09T11:34:43.473Z] #44 116.1 checking for a BSD-compatible install... /usr/bin/install -c
11:34:43 [2022-10-09T11:34:43.473Z] #44 116.2 checking whether build environment is sane... yes
11:34:43 [2022-10-09T11:34:43.473Z] #44 116.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:34:43 [2022-10-09T11:34:43.473Z] #44 116.2 checking for gawk... no
11:34:43 [2022-10-09T11:34:43.473Z] #44 116.2 checking for mawk... mawk
11:34:43 [2022-10-09T11:34:43.473Z] #44 116.2 checking whether make sets $(MAKE)... yes
11:34:43 [2022-10-09T11:34:43.473Z] #44 116.3 checking whether make supports the include directive... yes (GNU style)
11:34:43 [2022-10-09T11:34:43.729Z] #44 116.4 checking whether make supports nested variables... yes
11:34:43 [2022-10-09T11:34:43.729Z] #44 116.4 checking whether UID '0' is supported by ustar format... yes
11:34:43 [2022-10-09T11:34:43.729Z] #44 116.4 checking whether GID '0' is supported by ustar format... yes
11:34:43 [2022-10-09T11:34:43.729Z] #44 116.4 checking how to create a ustar tar archive... gnutar
11:34:43 [2022-10-09T11:34:43.986Z] #44 116.5 checking dependency style of gcc... gcc3
11:34:43 [2022-10-09T11:34:43.986Z] #44 116.7 checking whether to enable maintainer-specific portions of Makefiles... yes
11:34:43 [2022-10-09T11:34:43.986Z] #44 116.7 checking whether make supports nested variables... (cached) yes
11:34:44 [2022-10-09T11:34:44.242Z] #44 116.8 checking build system type... aarch64-unknown-linux-gnu
11:34:44 [2022-10-09T11:34:44.242Z] #44 117.0 checking host system type... aarch64-unknown-linux-gnu
11:34:44 [2022-10-09T11:34:44.242Z] #44 117.0 checking how to print strings... printf
11:34:44 [2022-10-09T11:34:44.242Z] #44 117.0 checking for a sed that does not truncate output... /bin/sed
11:34:44 [2022-10-09T11:34:44.242Z] #44 117.1 checking for grep that handles long lines and -e... /bin/grep
11:34:44 [2022-10-09T11:34:44.242Z] #44 117.1 checking for egrep... /bin/grep -E
11:34:44 [2022-10-09T11:34:44.242Z] #44 117.1 checking for fgrep... /bin/grep -F
11:34:44 [2022-10-09T11:34:44.242Z] #44 117.1 checking for ld used by gcc... /usr/bin/ld
11:34:44 [2022-10-09T11:34:44.502Z] #44 117.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:34:44 [2022-10-09T11:34:44.502Z] #44 117.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:34:44 [2022-10-09T11:34:44.502Z] #44 117.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:34:44 [2022-10-09T11:34:44.502Z] #44 117.3 checking whether ln -s works... yes
11:34:44 [2022-10-09T11:34:44.502Z] #44 117.3 checking the maximum length of command line arguments... 1572864
11:34:44 [2022-10-09T11:34:44.502Z] #44 117.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:34:44 [2022-10-09T11:34:44.502Z] #44 117.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:34:44 [2022-10-09T11:34:44.502Z] #44 117.3 checking for /usr/bin/ld option to reload object files... -r
11:34:44 [2022-10-09T11:34:44.502Z] #44 117.3 checking for objdump... objdump
11:34:44 [2022-10-09T11:34:44.502Z] #44 117.3 checking how to recognize dependent libraries... pass_all
11:34:44 [2022-10-09T11:34:44.502Z] #44 117.3 checking for dlltool... no
11:34:44 [2022-10-09T11:34:44.502Z] #44 117.3 checking how to associate runtime and link libraries... printf %s\n
11:34:44 [2022-10-09T11:34:44.502Z] #44 117.3 checking for ar... ar
11:34:44 [2022-10-09T11:34:44.759Z] #44 117.3 checking for archiver @FILE support... @
11:34:44 [2022-10-09T11:34:44.759Z] #44 117.4 checking for strip... strip
11:34:44 [2022-10-09T11:34:44.759Z] #44 117.5 checking for ranlib... ranlib
11:34:45 [2022-10-09T11:34:45.015Z] #44 117.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:34:45 [2022-10-09T11:34:45.015Z] #44 117.8 checking for sysroot... no
11:34:45 [2022-10-09T11:34:45.015Z] #44 117.8 checking for a working dd... /bin/dd
11:34:45 [2022-10-09T11:34:45.015Z] #44 117.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:34:45 [2022-10-09T11:34:45.015Z] #44 117.9 checking for mt... no
11:34:45 [2022-10-09T11:34:45.015Z] #44 117.9 checking if : is a manifest tool... no
11:34:45 [2022-10-09T11:34:45.271Z] #44 117.9 checking how to run the C preprocessor... gcc -E
11:34:45 [2022-10-09T11:34:45.834Z] #44 118.2 checking for ANSI C header files... yes
11:34:46 [2022-10-09T11:34:46.091Z] #44 118.7 checking for sys/types.h... yes
11:34:46 [2022-10-09T11:34:46.347Z] #44 118.9 checking for sys/stat.h... yes
11:34:46 [2022-10-09T11:34:46.347Z] #44 119.0 checking for stdlib.h... yes
11:34:46 [2022-10-09T11:34:46.604Z] #44 119.2 checking for string.h... yes
11:34:46 [2022-10-09T11:34:46.604Z] #44 119.4 checking for memory.h... yes
11:34:46 [2022-10-09T11:34:46.861Z] #44 119.5 checking for strings.h... yes
11:34:47 [2022-10-09T11:34:47.117Z] #44 119.7 checking for inttypes.h... yes
11:34:47 [2022-10-09T11:34:47.374Z] #44 119.9 checking for stdint.h... yes
11:34:47 [2022-10-09T11:34:47.374Z] #44 120.1 checking for unistd.h... yes
11:34:47 [2022-10-09T11:34:47.374Z] #44 120.2 checking for dlfcn.h... yes
11:34:47 [2022-10-09T11:34:47.631Z] #44 120.3 checking for objdir... .libs
11:34:48 [2022-10-09T11:34:48.144Z] #44 120.7 checking if gcc supports -fno-rtti -fno-exceptions... no
11:34:48 [2022-10-09T11:34:48.144Z] #44 120.9 checking for gcc option to produce PIC... -fPIC -DPIC
11:34:48 [2022-10-09T11:34:48.401Z] #44 120.9 checking if gcc PIC flag -fPIC -DPIC works... yes
11:34:48 [2022-10-09T11:34:48.658Z] #44 121.1 checking if gcc static flag -static works... yes
11:34:48 [2022-10-09T11:34:48.658Z] #44 121.4 checking if gcc supports -c -o file.o... yes
11:34:48 [2022-10-09T11:34:48.658Z] #44 121.6 checking if gcc supports -c -o file.o... (cached) yes
11:34:48 [2022-10-09T11:34:48.658Z] #44 121.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:34:49 [2022-10-09T11:34:49.171Z] #44 121.6 checking dynamic linker characteristics... GNU/Linux ld.so
11:34:49 [2022-10-09T11:34:49.171Z] #44 122.0 checking how to hardcode library paths into programs... immediate
11:34:49 [2022-10-09T11:34:49.171Z] #44 122.0 checking whether stripping libraries is possible... yes
11:34:49 [2022-10-09T11:34:49.171Z] #44 122.0 checking if libtool supports shared libraries... yes
11:34:49 [2022-10-09T11:34:49.171Z] #44 122.0 checking whether to build shared libraries... no
11:34:49 [2022-10-09T11:34:49.171Z] #44 122.0 checking whether to build static libraries... yes
11:34:49 [2022-10-09T11:34:49.427Z] #44 122.0 checking float.h usability... yes
11:34:49 [2022-10-09T11:34:49.427Z] #44 122.1 checking float.h presence... yes
11:34:49 [2022-10-09T11:34:49.427Z] #44 122.2 checking for float.h... yes
11:34:49 [2022-10-09T11:34:49.705Z] #44 122.2 checking limits.h usability... yes
11:34:49 [2022-10-09T11:34:49.705Z] #44 122.4 checking limits.h presence... yes
11:34:49 [2022-10-09T11:34:49.705Z] #44 122.5 checking for limits.h... yes
11:34:49 [2022-10-09T11:34:49.963Z] #44 122.5 checking stddef.h usability... yes
11:34:49 [2022-10-09T11:34:49.963Z] #44 122.7 checking stddef.h presence... yes
11:34:49 [2022-10-09T11:34:49.963Z] #44 122.8 checking for stddef.h... yes
11:34:49 [2022-10-09T11:34:49.963Z] #44 122.8 checking for stdlib.h... (cached) yes
11:34:49 [2022-10-09T11:34:49.963Z] #44 122.9 checking for string.h... (cached) yes
11:34:50 [2022-10-09T11:34:50.220Z] #44 122.9 checking sys/time.h usability... yes
11:34:50 [2022-10-09T11:34:50.476Z] #44 123.1 checking sys/time.h presence... yes
11:34:50 [2022-10-09T11:34:50.476Z] #44 123.1 checking for sys/time.h... yes
11:34:50 [2022-10-09T11:34:50.476Z] #44 123.2 checking for inline... inline
11:34:50 [2022-10-09T11:34:50.732Z] #44 123.3 checking for size_t... yes
11:34:50 [2022-10-09T11:34:50.732Z] #44 123.5 checking for stdlib.h... (cached) yes
11:34:50 [2022-10-09T11:34:50.989Z] #44 123.5 checking for GNU libc compatible malloc... yes
11:34:50 [2022-10-09T11:34:50.989Z] #44 123.8 checking for stdlib.h... (cached) yes
11:34:51 [2022-10-09T11:34:51.245Z] #44 123.8 checking for GNU libc compatible realloc... yes
11:34:51 [2022-10-09T11:34:51.808Z] #44 124.1 checking for working strtod... yes
11:34:51 [2022-10-09T11:34:51.808Z] #44 124.4 checking for gettimeofday... yes
11:34:52 [2022-10-09T11:34:52.065Z] #44 124.6 checking for memset... yes
11:34:52 [2022-10-09T11:34:52.322Z] #44 124.9 checking for strspn... 
11:34:52 [2022-10-09T11:34:52.322Z] #44 ...
11:34:52 [2022-10-09T11:34:52.322Z] 
11:34:52 [2022-10-09T11:34:52.322Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:34:52 [2022-10-09T11:34:52.322Z] #57 38.57 Selecting previously unselected package vim.
11:34:52 [2022-10-09T11:34:52.322Z] #57 38.57 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 38.59 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 39.09 Selecting previously unselected package xfsprogs.
11:34:52 [2022-10-09T11:34:52.322Z] #57 39.10 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 39.10 Unpacking xfsprogs (5.10.0-4) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 39.58 Selecting previously unselected package zip.
11:34:52 [2022-10-09T11:34:52.322Z] #57 39.58 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 39.59 Unpacking zip (3.0-12) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 39.71 Selecting previously unselected package zstd.
11:34:52 [2022-10-09T11:34:52.322Z] #57 39.72 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 39.72 Unpacking zstd (1.4.8+dfsg-2.1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 40.09 Setting up python3-pkg-resources (52.0.0-4) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 40.94 Setting up libip4tc2:arm64 (1.8.7-1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 40.95 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 40.97 Setting up libgpm2:arm64 (1.20.7-8) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 40.98 Setting up libicu67:arm64 (67.1-7) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 41.00 Setting up libip6tc2:arm64 (1.8.7-1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 41.01 Setting up libinih1:arm64 (53-1+b2) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 41.02 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 41.05 Setting up uidmap (1:4.8.1-1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 41.06 Setting up libyajl2:arm64 (2.1.0-3) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 41.07 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 41.08 Setting up bzip2 (1.0.8-4) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 41.10 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 41.11 Setting up python3-wheel (0.34.2-1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 41.76 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 41.78 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 41.80 Setting up libcap2:arm64 (1:2.44-1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 41.81 Setting up libcap2-bin (1:2.44-1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 41.84 Setting up apparmor (2.13.6-10) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 43.53 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
11:34:52 [2022-10-09T11:34:52.322Z] #57 43.58 Setting up zip (3.0-12) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 43.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 43.63 Setting up bash-completion (1:2.11-2) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 46.22 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 46.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:34:52 [2022-10-09T11:34:52.322Z] #57 46.28 Setting up libmnl0:arm64 (1.0.4-3) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 46.30 Setting up patch (2.7.6-7) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 46.32 Setting up sudo (1.9.5p2-3) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 46.38 invoke-rc.d: could not determine current runlevel
11:34:52 [2022-10-09T11:34:52.322Z] #57 46.40 invoke-rc.d: policy-rc.d denied execution of start.
11:34:52 [2022-10-09T11:34:52.322Z] #57 46.41 Setting up xfsprogs (5.10.0-4) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 46.44 System has not been booted with systemd as init system (PID 1). Can't operate.
11:34:52 [2022-10-09T11:34:52.322Z] #57 46.44 Failed to connect to bus: Host is down
11:34:52 [2022-10-09T11:34:52.322Z] #57 46.44 Setting up libxtables12:arm64 (1.8.7-1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 46.45 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 46.46 Setting up pigz (2.6-1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 46.48 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 46.49 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 46.52 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 46.53 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 47.12 Setting up libaio1:arm64 (0.3.112-9) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 47.14 Setting up python3-lib2to3 (3.9.2-1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 47.62 Setting up libelf1:arm64 (0.183-1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 47.64 Setting up libjson-c5:arm64 (0.15-2) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 47.65 Setting up zstd (1.4.8+dfsg-2.1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 47.66 Setting up libonig5:arm64 (6.9.6-1.1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 47.67 Setting up libkmod2:arm64 (28-1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 47.69 Setting up python3-distutils (3.9.2-1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 48.14 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:34:52 [2022-10-09T11:34:52.322Z] #57 48.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:34:52 [2022-10-09T11:34:52.322Z] #57 48.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:34:52 [2022-10-09T11:34:52.322Z] #57 48.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:34:52 [2022-10-09T11:34:52.322Z] #57 48.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:34:52 [2022-10-09T11:34:52.322Z] #57 48.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:34:52 [2022-10-09T11:34:52.322Z] #57 48.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:34:52 [2022-10-09T11:34:52.322Z] #57 48.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:34:52 [2022-10-09T11:34:52.322Z] #57 48.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:34:52 [2022-10-09T11:34:52.322Z] #57 48.25 Setting up python3-setuptools (52.0.0-4) ...
11:34:52 [2022-10-09T11:34:52.612Z] #57 ...
11:34:52 [2022-10-09T11:34:52.612Z] 
11:34:52 [2022-10-09T11:34:52.612Z] #44 [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
11:34:52 [2022-10-09T11:34:52.612Z] #44 124.9 checking for strspn... yes
11:34:52 [2022-10-09T11:34:52.612Z] #44 125.3 checking that generated files are newer than configure... done
11:34:52 [2022-10-09T11:34:52.612Z] #44 125.3 configure: creating ./config.status
11:34:55 [2022-10-09T11:34:55.941Z] #44 128.3 config.status: creating Makefile
11:34:55 [2022-10-09T11:34:55.941Z] #44 128.3 config.status: creating config.h
11:34:55 [2022-10-09T11:34:55.941Z] #44 128.4 config.status: executing depfiles commands
11:34:55 [2022-10-09T11:34:55.941Z] #44 128.4 config.status: executing libtool commands
11:34:56 [2022-10-09T11:34:56.870Z] #44 129.4   GEN      .version
11:34:56 [2022-10-09T11:34:56.870Z] #44 129.4 make  install-recursive
11:34:56 [2022-10-09T11:34:56.870Z] #44 129.4 make[1]: Entering directory '/tmp/crun-build'
11:34:56 [2022-10-09T11:34:56.870Z] #44 129.5 Making install in libocispec
11:34:56 [2022-10-09T11:34:56.870Z] #44 129.6 make[2]: Entering directory '/tmp/crun-build/libocispec'
11:34:56 [2022-10-09T11:34:56.870Z] #44 129.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
11:34:56 [2022-10-09T11:34:56.870Z] #44 129.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
11:34:56 [2022-10-09T11:34:56.870Z] #44 129.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
11:34:56 [2022-10-09T11:34:56.870Z] #44 129.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
11:34:57 [2022-10-09T11:34:57.126Z] #44 ...
11:34:57 [2022-10-09T11:34:57.126Z] 
11:34:57 [2022-10-09T11:34:57.126Z] #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
11:34:57 [2022-10-09T11:34:57.126Z] #57 49.79 Setting up libjq1:arm64 (1.6-2.1) ...
11:34:57 [2022-10-09T11:34:57.126Z] #57 49.82 Setting up libnftnl11:arm64 (1.1.9-1) ...
11:34:57 [2022-10-09T11:34:57.126Z] #57 49.84 Setting up thin-provisioning-tools (0.9.0-1) ...
11:34:57 [2022-10-09T11:34:57.126Z] #57 49.85 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:34:57 [2022-10-09T11:34:57.126Z] #57 51.10 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
11:34:57 [2022-10-09T11:34:57.126Z] #57 51.11 Setting up jq (1.6-2.1) ...
11:34:57 [2022-10-09T11:34:57.126Z] #57 51.13 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
11:34:57 [2022-10-09T11:34:57.126Z] #57 51.14 Setting up libbpf0:arm64 (1:0.3-2) ...
11:34:57 [2022-10-09T11:34:57.126Z] #57 51.17 Setting up iptables (1.8.7-1) ...
11:34:57 [2022-10-09T11:34:57.126Z] #57 51.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:34:57 [2022-10-09T11:34:57.126Z] #57 51.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:34:57 [2022-10-09T11:34:57.126Z] #57 51.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:34:57 [2022-10-09T11:34:57.126Z] #57 51.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:34:57 [2022-10-09T11:34:57.126Z] #57 51.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:34:57 [2022-10-09T11:34:57.126Z] #57 51.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:34:57 [2022-10-09T11:34:57.126Z] #57 51.22 Setting up iproute2 (5.10.0-4) ...
11:34:57 [2022-10-09T11:34:57.126Z] #57 51.59 Setting up systemd (247.3-7+deb11u1) ...
11:34:57 [2022-10-09T11:34:57.126Z] #57 51.64 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
11:34:57 [2022-10-09T11:34:57.126Z] #57 51.64 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
11:34:57 [2022-10-09T11:34:57.126Z] #57 51.65 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
11:34:57 [2022-10-09T11:34:57.126Z] #57 51.67 Initializing machine ID from random generator.
11:34:57 [2022-10-09T11:34:57.126Z] #57 52.62 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
11:34:57 [2022-10-09T11:34:57.126Z] #57 52.90 Processing triggers for libc-bin (2.31-13+deb11u4) ...
11:34:57 [2022-10-09T11:34:57.126Z] #57 DONE 53.6s
11:34:57 [2022-10-09T11:34:57.383Z] 
11:34:57 [2022-10-09T11:34:57.383Z] #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
11:34:58 [2022-10-09T11:34:58.203Z] #58 0.799 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:34:58 [2022-10-09T11:34:58.203Z] #58 0.805 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:34:58 [2022-10-09T11:34:58.203Z] #58 0.810 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:34:58 [2022-10-09T11:34:58.203Z] #58 DONE 0.9s
11:34:58 [2022-10-09T11:34:58.203Z] 
11:34:58 [2022-10-09T11:34:58.203Z] #44 [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
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.8 make  install-recursive
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.8 make[3]: Entering directory '/tmp/crun-build/libocispec'
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.9 Making install in yajl
11:34:58 [2022-10-09T11:34:58.203Z] #44 130.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:34:58 [2022-10-09T11:34:58.203Z] #44 131.0   CC       verify/json_verify-json_verify.o
11:34:58 [2022-10-09T11:34:58.203Z] #44 131.0   CC       src/libyajl_la-yajl_alloc.lo
11:34:58 [2022-10-09T11:34:58.203Z] #44 131.1   CC       src/libyajl_la-yajl.lo
11:34:58 [2022-10-09T11:34:58.203Z] #44 131.1   CC       src/libyajl_la-yajl_gen.lo
11:34:58 [2022-10-09T11:34:58.203Z] #44 131.1   CC       src/libyajl_la-yajl_parser.lo
11:34:58 [2022-10-09T11:34:58.463Z] #44 131.1   CC       src/libyajl_la-yajl_buf.lo
11:34:58 [2022-10-09T11:34:58.463Z] #44 131.1   CC       src/libyajl_la-yajl_encode.lo
11:34:58 [2022-10-09T11:34:58.463Z] #44 131.1   CC       src/libyajl_la-yajl_lex.lo
11:34:58 [2022-10-09T11:34:58.463Z] #44 131.2   CC       src/libyajl_la-yajl_tree.lo
11:35:03 [2022-10-09T11:35:03.711Z] #44 136.6   CCLD     libyajl.la
11:35:04 [2022-10-09T11:35:04.274Z] #44 137.0   CCLD     verify/json_verify
11:35:04 [2022-10-09T11:35:04.531Z] #44 137.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:35:04 [2022-10-09T11:35:04.531Z] #44 137.4 make[5]: Nothing to be done for 'install-exec-am'.
11:35:04 [2022-10-09T11:35:04.531Z] #44 137.4 make[5]: Nothing to be done for 'install-data-am'.
11:35:04 [2022-10-09T11:35:04.531Z] #44 137.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:35:04 [2022-10-09T11:35:04.531Z] #44 137.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:35:04 [2022-10-09T11:35:04.531Z] #44 137.4 make[4]: Entering directory '/tmp/crun-build/libocispec'
11:35:04 [2022-10-09T11:35:04.531Z] #44 137.4   CC       src/validate.o
11:35:04 [2022-10-09T11:35:04.531Z] #44 137.5   CC       src/image_spec_schema_config_schema.lo
11:35:04 [2022-10-09T11:35:04.787Z] #44 137.5   CC       src/image_spec_schema_content_descriptor.lo
11:35:04 [2022-10-09T11:35:04.787Z] #44 137.5   CC       src/image_spec_schema_defs.lo
11:35:04 [2022-10-09T11:35:04.787Z] #44 137.5   CC       src/image_spec_schema_defs_descriptor.lo
11:35:04 [2022-10-09T11:35:04.787Z] #44 137.5   CC       src/image_spec_schema_image_index_schema.lo
11:35:04 [2022-10-09T11:35:04.787Z] #44 137.6   CC       src/image_spec_schema_image_layout_schema.lo
11:35:04 [2022-10-09T11:35:04.787Z] #44 137.6   CC       src/image_spec_schema_image_manifest_schema.lo
11:35:04 [2022-10-09T11:35:04.787Z] #44 137.6   CC       src/runtime_spec_schema_config_linux.lo
11:35:04 [2022-10-09T11:35:04.787Z] #44 137.6   CC       src/runtime_spec_schema_config_zos.lo
11:35:04 [2022-10-09T11:35:04.787Z] #44 137.7   CC       src/runtime_spec_schema_config_schema.lo
11:35:05 [2022-10-09T11:35:05.044Z] #44 137.7   CC       src/runtime_spec_schema_config_solaris.lo
11:35:05 [2022-10-09T11:35:05.044Z] #44 137.8   CC       src/runtime_spec_schema_config_vm.lo
11:35:05 [2022-10-09T11:35:05.044Z] #44 137.8   CC       src/runtime_spec_schema_config_windows.lo
11:35:05 [2022-10-09T11:35:05.044Z] #44 137.9   CC       src/runtime_spec_schema_defs.lo
11:35:05 [2022-10-09T11:35:05.044Z] #44 137.9   CC       src/runtime_spec_schema_defs_linux.lo
11:35:05 [2022-10-09T11:35:05.301Z] #44 138.0   CC       src/runtime_spec_schema_defs_zos.lo
11:35:05 [2022-10-09T11:35:05.301Z] #44 138.1   CC       src/runtime_spec_schema_defs_vm.lo
11:35:05 [2022-10-09T11:35:05.558Z] #44 138.3   CC       src/runtime_spec_schema_defs_windows.lo
11:35:05 [2022-10-09T11:35:05.558Z] #44 138.4   CC       src/runtime_spec_schema_state_schema.lo
11:35:05 [2022-10-09T11:35:05.815Z] #44 138.6   CC       src/image_manifest_items_image_manifest_items_schema.lo
11:35:05 [2022-10-09T11:35:05.815Z] #44 138.6   CC       src/basic_test_double_array_item.lo
11:35:06 [2022-10-09T11:35:06.071Z] #44 138.7   CC       src/basic_test_double_array.lo
11:35:06 [2022-10-09T11:35:06.071Z] #44 138.8   CC       src/basic_test_top_array_int.lo
11:35:06 [2022-10-09T11:35:06.071Z] #44 138.9   CC       src/basic_test_top_array_string.lo
11:35:06 [2022-10-09T11:35:06.328Z] #44 139.0   CC       src/basic_test_top_double_array_int.lo
11:35:06 [2022-10-09T11:35:06.328Z] #44 139.1   CC       src/basic_test_top_double_array_obj.lo
11:35:06 [2022-10-09T11:35:06.328Z] #44 139.2   CC       src/basic_test_top_double_array_refobj.lo
11:35:06 [2022-10-09T11:35:06.584Z] #44 139.2   CC       src/read-file.lo
11:35:06 [2022-10-09T11:35:06.584Z] #44 139.3   CC       src/basic_test_top_double_array_string.lo
11:35:06 [2022-10-09T11:35:06.584Z] #44 139.3   CC       src/json_common.lo
11:35:06 [2022-10-09T11:35:06.584Z] #44 139.5   CC       tests/test-1.o
11:35:07 [2022-10-09T11:35:07.147Z] #44 139.7   CC       tests/test-2.o
11:35:07 [2022-10-09T11:35:07.147Z] #44 139.8   CC       tests/test-3.o
11:35:07 [2022-10-09T11:35:07.147Z] #44 140.0   CC       tests/test-4.o
11:35:07 [2022-10-09T11:35:07.404Z] #44 140.1   CC       tests/test-5.o
11:35:07 [2022-10-09T11:35:07.404Z] #44 140.3   CC       tests/test-6.o
11:35:07 [2022-10-09T11:35:07.661Z] #44 140.4   CC       tests/test-7.o
11:35:07 [2022-10-09T11:35:07.917Z] #44 140.6   CC       tests/test-8.o
11:35:08 [2022-10-09T11:35:08.174Z] #44 140.9   CC       tests/test-9.o
11:35:08 [2022-10-09T11:35:08.174Z] #44 ...
11:35:08 [2022-10-09T11:35:08.174Z] 
11:35:08 [2022-10-09T11:35:08.174Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
11:35:08 [2022-10-09T11:35:08.174Z] #0 9.462 Collecting yamllint==1.27.1
11:35:08 [2022-10-09T11:35:08.431Z] #59 ...
11:35:08 [2022-10-09T11:35:08.431Z] 
11:35:08 [2022-10-09T11:35:08.431Z] #44 [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
11:35:08 [2022-10-09T11:35:08.431Z] #44 141.2   CC       tests/test-10.o
11:35:08 [2022-10-09T11:35:08.687Z] #44 141.6   CC       tests/test-11.o
11:35:12 [2022-10-09T11:35:12.858Z] #44 ...
11:35:12 [2022-10-09T11:35:12.858Z] 
11:35:12 [2022-10-09T11:35:12.858Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
11:35:12 [2022-10-09T11:35:12.858Z] #59 10.51   Downloading yamllint-1.27.1.tar.gz (129 kB)
11:35:12 [2022-10-09T11:35:12.858Z] #59 11.62 Collecting pathspec>=0.5.3
11:35:12 [2022-10-09T11:35:12.858Z] #59 11.63   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
11:35:12 [2022-10-09T11:35:12.858Z] #59 11.98 Collecting pyyaml
11:35:12 [2022-10-09T11:35:12.858Z] #59 12.00   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
11:35:12 [2022-10-09T11:35:12.858Z] #59 12.03 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
11:35:12 [2022-10-09T11:35:12.858Z] #59 12.05 Building wheels for collected packages: yamllint
11:35:12 [2022-10-09T11:35:12.858Z] #59 12.05   Building wheel for yamllint (setup.py): started
11:35:12 [2022-10-09T11:35:12.858Z] #59 13.06   Building wheel for yamllint (setup.py): finished with status 'done'
11:35:12 [2022-10-09T11:35:12.858Z] #59 13.06   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=0cd338b624f0a7b89e4928589c9e019d14936bd4ed22a3e23b949cadf3885ef3
11:35:12 [2022-10-09T11:35:12.858Z] #59 13.08   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
11:35:12 [2022-10-09T11:35:12.858Z] #59 13.08 Successfully built yamllint
11:35:12 [2022-10-09T11:35:12.858Z] #59 13.11 Installing collected packages: pyyaml, pathspec, yamllint
11:35:12 [2022-10-09T11:35:12.858Z] #59 13.55 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
11:35:12 [2022-10-09T11:35:12.858Z] #59 DONE 14.2s
11:35:12 [2022-10-09T11:35:12.858Z] 
11:35:12 [2022-10-09T11:35:12.858Z] #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
11:35:34 [2022-10-09T11:35:34.754Z] #43 ...
11:35:34 [2022-10-09T11:35:34.754Z] 
11:35:34 [2022-10-09T11:35:34.754Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:35:34 [2022-10-09T11:35:34.754Z] #36 205.5 + dpkg --print-architecture
11:35:35 [2022-10-09T11:35:35.010Z] #36 DONE 206.1s
11:35:35 [2022-10-09T11:35:35.010Z] 
11:35:35 [2022-10-09T11:35:35.010Z] #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
11:35:43 [2022-10-09T11:35:43.102Z] #43 ...
11:35:43 [2022-10-09T11:35:43.102Z] 
11:35:43 [2022-10-09T11:35:43.102Z] #44 [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
11:35:43 [2022-10-09T11:35:43.102Z] #44 175.5   CCLD     libocispec.la
11:35:43 [2022-10-09T11:35:43.102Z] #44 175.9   CCLD     src/validate
11:35:43 [2022-10-09T11:35:43.102Z] #44 175.9   CCLD     tests/test-1
11:35:43 [2022-10-09T11:35:43.102Z] #44 176.0   CCLD     tests/test-2
11:35:43 [2022-10-09T11:35:43.102Z] #44 176.0   CCLD     tests/test-3
11:35:43 [2022-10-09T11:35:43.102Z] #44 176.0   CCLD     tests/test-4
11:35:43 [2022-10-09T11:35:43.102Z] #44 176.0   CCLD     tests/test-5
11:35:43 [2022-10-09T11:35:43.357Z] #44 176.1   CCLD     tests/test-6
11:35:43 [2022-10-09T11:35:43.358Z] #44 176.1   CCLD     tests/test-7
11:35:43 [2022-10-09T11:35:43.358Z] #44 176.2   CCLD     tests/test-8
11:35:43 [2022-10-09T11:35:43.358Z] #44 176.3   CCLD     tests/test-9
11:35:43 [2022-10-09T11:35:43.613Z] #44 176.4   CCLD     tests/test-10
11:35:43 [2022-10-09T11:35:43.613Z] #44 176.4 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
11:35:43 [2022-10-09T11:35:43.613Z] #44 176.4   CCLD     tests/test-11
11:35:45 [2022-10-09T11:35:45.502Z] #44 177.9 libtool: link: ar cr libocispec.a 
11:35:45 [2022-10-09T11:35:45.502Z] #44 178.0 libtool: link: ranlib libocispec.a
11:35:46 [2022-10-09T11:35:46.867Z] #44 179.5 make[5]: Entering directory '/tmp/crun-build/libocispec'
11:35:46 [2022-10-09T11:35:46.867Z] #44 179.6 make[5]: Nothing to be done for 'install-exec-am'.
11:35:46 [2022-10-09T11:35:46.867Z] #44 179.6 make[5]: Nothing to be done for 'install-data-am'.
11:35:46 [2022-10-09T11:35:46.867Z] #44 179.6 make[5]: Leaving directory '/tmp/crun-build/libocispec'
11:35:46 [2022-10-09T11:35:46.867Z] #44 179.6 make[4]: Leaving directory '/tmp/crun-build/libocispec'
11:35:46 [2022-10-09T11:35:46.867Z] #44 179.6 make[3]: Leaving directory '/tmp/crun-build/libocispec'
11:35:46 [2022-10-09T11:35:46.867Z] #44 179.6 make[2]: Leaving directory '/tmp/crun-build/libocispec'
11:35:46 [2022-10-09T11:35:46.867Z] #44 179.6 make[2]: Entering directory '/tmp/crun-build'
11:35:46 [2022-10-09T11:35:46.867Z] #44 179.8   CC       src/libcrun/libcrun_testing_a-utils.o
11:35:46 [2022-10-09T11:35:46.867Z] #44 179.8   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
11:35:46 [2022-10-09T11:35:46.867Z] #44 179.8   CC       src/libcrun/libcrun_testing_a-container.o
11:35:46 [2022-10-09T11:35:46.867Z] #44 179.8   CC       src/libcrun/libcrun_testing_a-cgroup.o
11:35:46 [2022-10-09T11:35:46.867Z] #44 179.8   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
11:35:46 [2022-10-09T11:35:46.867Z] #44 179.8   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
11:35:47 [2022-10-09T11:35:47.123Z] #44 179.8   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
11:35:47 [2022-10-09T11:35:47.123Z] #44 179.8   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
11:35:47 [2022-10-09T11:35:47.123Z] #44 179.9   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
11:35:47 [2022-10-09T11:35:47.123Z] #44 179.9   CC       src/libcrun/libcrun_testing_a-criu.o
11:35:47 [2022-10-09T11:35:47.123Z] #44 180.0   CC       src/libcrun/libcrun_testing_a-custom-handler.o
11:35:47 [2022-10-09T11:35:47.123Z] #44 180.0   CC       src/libcrun/libcrun_testing_a-linux.o
11:35:47 [2022-10-09T11:35:47.123Z] #44 180.0   CC       src/libcrun/libcrun_testing_a-seccomp.o
11:35:47 [2022-10-09T11:35:47.379Z] #44 180.1   CC       src/libcrun/libcrun_testing_a-ebpf.o
11:35:47 [2022-10-09T11:35:47.635Z] #44 180.3   CC       src/libcrun/libcrun_testing_a-error.o
11:35:47 [2022-10-09T11:35:47.635Z] #44 180.4   CC       src/libcrun/libcrun_testing_a-status.o
11:35:47 [2022-10-09T11:35:47.635Z] #44 180.5   CC       src/libcrun/libcrun_testing_a-terminal.o
11:35:47 [2022-10-09T11:35:47.894Z] #44 180.6   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
11:35:47 [2022-10-09T11:35:47.894Z] #44 180.7   CC       src/libcrun/libcrun_testing_a-signals.o
11:35:47 [2022-10-09T11:35:47.894Z] #44 180.8   CC       src/libcrun/libcrun_testing_a-mount_flags.o
11:35:48 [2022-10-09T11:35:48.150Z] #44 180.9   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
11:35:48 [2022-10-09T11:35:48.150Z] #44 181.0   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
11:35:48 [2022-10-09T11:35:48.150Z] #44 181.1   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
11:35:48 [2022-10-09T11:35:48.406Z] #44 181.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
11:35:48 [2022-10-09T11:35:48.406Z] #44 181.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
11:35:48 [2022-10-09T11:35:48.406Z] #44 181.3   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
11:35:48 [2022-10-09T11:35:48.662Z] #44 181.5   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
11:35:49 [2022-10-09T11:35:49.227Z] #44 182.0   CC       src/crun-crun.o
11:35:49 [2022-10-09T11:35:49.227Z] #44 182.0   CC       src/crun-run.o
11:35:49 [2022-10-09T11:35:49.227Z] #44 182.1   CC       src/crun-delete.o
11:35:49 [2022-10-09T11:35:49.227Z] #44 182.2   CC       src/crun-kill.o
11:35:49 [2022-10-09T11:35:49.483Z] #44 182.3   CC       src/crun-pause.o
11:35:49 [2022-10-09T11:35:49.483Z] #44 182.4   CC       src/crun-unpause.o
11:35:49 [2022-10-09T11:35:49.740Z] #44 182.4   CC       src/crun-spec.o
11:35:49 [2022-10-09T11:35:49.740Z] #44 182.5   CC       src/crun-exec.o
11:35:49 [2022-10-09T11:35:49.740Z] #44 182.5   CC       src/crun-list.o
11:35:49 [2022-10-09T11:35:49.996Z] #44 182.8   CC       src/crun-create.o
11:35:50 [2022-10-09T11:35:50.252Z] #44 183.0   CC       src/crun-start.o
11:35:50 [2022-10-09T11:35:50.508Z] #44 183.2   CC       src/crun-state.o
11:35:50 [2022-10-09T11:35:50.508Z] #44 183.4   CC       src/crun-update.o
11:35:50 [2022-10-09T11:35:50.764Z] #44 183.5   CC       src/crun-ps.o
11:35:51 [2022-10-09T11:35:51.020Z] #44 183.7   CC       src/crun-checkpoint.o
11:35:51 [2022-10-09T11:35:51.020Z] #44 183.8   CC       src/crun-restore.o
11:35:51 [2022-10-09T11:35:51.276Z] #44 184.1   CC       src/libcrun/libcrun_la-utils.lo
11:35:51 [2022-10-09T11:35:51.276Z] #44 184.2   CC       src/libcrun/libcrun_la-cloned_binary.lo
11:35:51 [2022-10-09T11:35:51.839Z] #44 184.5   CC       src/libcrun/libcrun_la-container.lo
11:35:51 [2022-10-09T11:35:51.839Z] #44 184.6   CC       src/libcrun/libcrun_la-cgroup.lo
11:35:51 [2022-10-09T11:35:51.839Z] #44 184.8   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
11:35:52 [2022-10-09T11:35:52.402Z] #44 185.0   CC       src/libcrun/libcrun_la-cgroup-resources.lo
11:35:52 [2022-10-09T11:35:52.403Z] #44 185.2   CC       src/libcrun/libcrun_la-cgroup-setup.lo
11:35:52 [2022-10-09T11:35:52.661Z] #44 185.5   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
11:35:52 [2022-10-09T11:35:52.917Z] #44 185.7   CC       src/libcrun/libcrun_la-cgroup-utils.lo
11:35:53 [2022-10-09T11:35:53.481Z] #44 186.2   CC       src/libcrun/libcrun_la-criu.lo
11:35:53 [2022-10-09T11:35:53.737Z] #44 186.6   CC       src/libcrun/libcrun_la-custom-handler.lo
11:35:53 [2022-10-09T11:35:53.994Z] #44 186.9   CC       src/libcrun/libcrun_la-linux.lo
11:35:54 [2022-10-09T11:35:54.251Z] #44 186.9   CC       src/libcrun/libcrun_la-seccomp.lo
11:35:54 [2022-10-09T11:35:54.508Z] #44 187.4   CC       src/libcrun/libcrun_la-ebpf.lo
11:35:54 [2022-10-09T11:35:54.764Z] #44 187.6   CC       src/libcrun/libcrun_la-error.lo
11:35:55 [2022-10-09T11:35:55.021Z] #44 187.8   CC       src/libcrun/libcrun_la-status.lo
11:35:55 [2022-10-09T11:35:55.278Z] #44 188.2   CC       src/libcrun/libcrun_la-chroot_realpath.lo
11:35:55 [2022-10-09T11:35:55.534Z] #44 188.2   CC       src/libcrun/libcrun_la-terminal.lo
11:35:55 [2022-10-09T11:35:55.535Z] #44 188.3   CC       src/libcrun/libcrun_la-signals.lo
11:35:55 [2022-10-09T11:35:55.791Z] #44 188.7   CC       src/libcrun/libcrun_la-mount_flags.lo
11:35:56 [2022-10-09T11:35:56.048Z] #44 188.9   CC       src/libcrun/libcrun_la-seccomp_notify.lo
11:35:56 [2022-10-09T11:35:56.611Z] #44 189.5   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
11:35:56 [2022-10-09T11:35:56.869Z] #44 189.6   CC       src/libcrun/handlers/libcrun_la-krun.lo
11:35:57 [2022-10-09T11:35:57.125Z] #44 190.1   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
11:35:57 [2022-10-09T11:35:57.382Z] #44 190.3   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
11:35:57 [2022-10-09T11:35:57.945Z] #44 190.7   CC       tests/init.o
11:35:58 [2022-10-09T11:35:58.509Z] #44 191.5   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
11:36:16 [2022-10-09T11:36:16.611Z] #44 208.9   CCLD     tests/init
11:36:38 [2022-10-09T11:36:38.511Z] #44 228.5   AR       libcrun_testing.a
11:36:38 [2022-10-09T11:36:38.511Z] #44 228.5 ar: `u' modifier ignored since `D' is the default (see `U')
11:36:38 [2022-10-09T11:36:38.511Z] #44 228.7   CCLD     tests/tests_libcrun_utils
11:36:38 [2022-10-09T11:36:38.511Z] #44 228.7   CCLD     tests/tests_libcrun_errors
11:36:38 [2022-10-09T11:36:38.511Z] #44 228.7   CCLD     tests/tests_libcrun_fuzzer
11:36:38 [2022-10-09T11:36:38.511Z] #44 230.0   CCLD     libcrun.la
11:36:38 [2022-10-09T11:36:38.511Z] #44 230.5   CCLD     crun
11:36:38 [2022-10-09T11:36:38.511Z] #44 231.0 make[3]: Entering directory '/tmp/crun-build'
11:36:38 [2022-10-09T11:36:38.511Z] #44 231.2  /bin/mkdir -p '/usr/local/lib'
11:36:38 [2022-10-09T11:36:38.511Z] #44 231.2  /bin/mkdir -p '/usr/local/share/man/man1'
11:36:38 [2022-10-09T11:36:38.511Z] #44 231.2  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
11:36:38 [2022-10-09T11:36:38.511Z] #44 231.3  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
11:36:38 [2022-10-09T11:36:38.511Z] #44 231.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
11:36:38 [2022-10-09T11:36:38.511Z] #44 231.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
11:36:38 [2022-10-09T11:36:38.511Z] #44 231.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a
11:36:38 [2022-10-09T11:36:38.511Z] #44 231.3 libtool: install: ranlib /usr/local/lib/libcrun.a
11:36:38 [2022-10-09T11:36:38.511Z] #44 ...
11:36:38 [2022-10-09T11:36:38.511Z] 
11:36:38 [2022-10-09T11:36:38.511Z] #30 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:36:38 [2022-10-09T11:36:38.511Z] #30 269.4 + return
11:36:38 [2022-10-09T11:36:38.768Z] #30 DONE 269.8s
11:36:38 [2022-10-09T11:36:38.768Z] 
11:36:38 [2022-10-09T11:36:38.768Z] #44 [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
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.5 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
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.5 ----------------------------------------------------------------------
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.5 Libraries have been installed in:
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.5    /usr/local/lib
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.5 
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.5 If you ever happen to want to link against installed libraries
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.5 in a given directory, LIBDIR, you must either use libtool, and
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.5 specify the full pathname of the library, or use the '-LLIBDIR'
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.5 flag during linking and do at least one of the following:
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.5    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.5      during execution
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.5    - add LIBDIR to the 'LD_RUN_PATH' environment variable
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.5      during linking
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.5    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.5    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.5 
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.5 See any operating system documentation about shared libraries for
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.5 more information, such as the ld(1) and ld.so(8) manual pages.
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.5 ----------------------------------------------------------------------
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.5  /bin/mkdir -p '/build'
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.5   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.6 libtool: install: /usr/bin/install -c crun /build/crun
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.6 make[3]: Leaving directory '/tmp/crun-build'
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.6 make[2]: Leaving directory '/tmp/crun-build'
11:36:38 [2022-10-09T11:36:38.768Z] #44 231.6 make[1]: Leaving directory '/tmp/crun-build'
11:36:39 [2022-10-09T11:36:39.024Z] #44 DONE 231.7s
11:36:39 [2022-10-09T11:36:39.024Z] 
11:36:39 [2022-10-09T11:36:39.024Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:36:40 [2022-10-09T11:36:40.921Z] #48 ...
11:36:40 [2022-10-09T11:36:40.921Z] 
11:36:40 [2022-10-09T11:36:40.921Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
11:36:40 [2022-10-09T11:36:40.921Z] #60 DONE 0.2s
11:36:40 [2022-10-09T11:36:40.921Z] 
11:36:40 [2022-10-09T11:36:40.921Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
11:36:41 [2022-10-09T11:36:41.179Z] #61 DONE 0.2s
11:36:41 [2022-10-09T11:36:41.179Z] 
11:36:41 [2022-10-09T11:36:41.179Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
11:36:41 [2022-10-09T11:36:41.435Z] #62 DONE 0.1s
11:36:41 [2022-10-09T11:36:41.435Z] 
11:36:41 [2022-10-09T11:36:41.435Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:36:41 [2022-10-09T11:36:41.435Z] #48 ...
11:36:41 [2022-10-09T11:36:41.435Z] 
11:36:41 [2022-10-09T11:36:41.435Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
11:36:41 [2022-10-09T11:36:41.691Z] #63 DONE 0.3s
11:36:41 [2022-10-09T11:36:41.691Z] 
11:36:41 [2022-10-09T11:36:41.691Z] #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
11:36:41 [2022-10-09T11:36:41.949Z] #43 ...
11:36:41 [2022-10-09T11:36:41.949Z] 
11:36:41 [2022-10-09T11:36:41.949Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
11:36:41 [2022-10-09T11:36:41.949Z] #64 DONE 0.1s
11:36:41 [2022-10-09T11:36:41.949Z] 
11:36:41 [2022-10-09T11:36:41.949Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
11:36:41 [2022-10-09T11:36:41.949Z] #65 DONE 0.1s
11:36:41 [2022-10-09T11:36:41.949Z] 
11:36:41 [2022-10-09T11:36:41.949Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
11:36:41 [2022-10-09T11:36:41.949Z] #66 DONE 0.1s
11:36:41 [2022-10-09T11:36:41.949Z] 
11:36:41 [2022-10-09T11:36:41.949Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
11:36:42 [2022-10-09T11:36:42.205Z] #67 DONE 0.1s
11:36:42 [2022-10-09T11:36:42.205Z] 
11:36:42 [2022-10-09T11:36:42.205Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
11:36:42 [2022-10-09T11:36:42.205Z] #68 DONE 0.1s
11:36:42 [2022-10-09T11:36:42.205Z] 
11:36:42 [2022-10-09T11:36:42.205Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:36:42 [2022-10-09T11:36:42.205Z] #48 ...
11:36:42 [2022-10-09T11:36:42.205Z] 
11:36:42 [2022-10-09T11:36:42.205Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
11:36:42 [2022-10-09T11:36:42.205Z] #69 DONE 0.1s
11:36:42 [2022-10-09T11:36:42.461Z] 
11:36:42 [2022-10-09T11:36:42.461Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:36:43 [2022-10-09T11:36:43.829Z] #48 166.4 + mkdir -p /build
11:36:43 [2022-10-09T11:36:43.829Z] #48 166.4 + cp runc /build/runc
11:36:43 [2022-10-09T11:36:43.829Z] #48 DONE 166.6s
11:36:43 [2022-10-09T11:36:43.829Z] 
11:36:43 [2022-10-09T11:36:43.829Z] #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
11:36:49 [2022-10-09T11:36:49.079Z] #43 ...
11:36:49 [2022-10-09T11:36:49.079Z] 
11:36:49 [2022-10-09T11:36:49.079Z] #41 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
11:36:49 [2022-10-09T11:36:49.079Z] #41 279.6 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
11:36:49 [2022-10-09T11:36:49.079Z] #41 DONE 279.7s
11:36:49 [2022-10-09T11:36:49.079Z] 
11:36:49 [2022-10-09T11:36:49.079Z] #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
11:36:49 [2022-10-09T11:36:49.336Z] #43 ...
11:36:49 [2022-10-09T11:36:49.336Z] 
11:36:49 [2022-10-09T11:36:49.336Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
11:36:49 [2022-10-09T11:36:49.593Z] #70 DONE 0.2s
11:36:49 [2022-10-09T11:36:49.593Z] 
11:36:49 [2022-10-09T11:36:49.593Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
11:36:49 [2022-10-09T11:36:49.593Z] #71 DONE 0.1s
11:36:49 [2022-10-09T11:36:49.593Z] 
11:36:49 [2022-10-09T11:36:49.593Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
11:36:49 [2022-10-09T11:36:49.593Z] #72 DONE 0.1s
11:36:49 [2022-10-09T11:36:49.593Z] 
11:36:49 [2022-10-09T11:36:49.593Z] #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
11:36:50 [2022-10-09T11:36:50.959Z] #43 247.8 + bin/containerd
11:37:37 [2022-10-09T11:37:37.593Z] #43 287.9 # github.com/containerd/containerd/cmd/containerd
11:37:37 [2022-10-09T11:37:37.593Z] #43 287.9 /usr/bin/ld: /tmp/go-link-1456639123/000019.o: in function `New':
11:37:37 [2022-10-09T11:37:37.593Z] #43 287.9 /tmp/tmp.tvpgqIGFnD/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
11:37:37 [2022-10-09T11:37:37.593Z] #43 288.0 + bin/containerd-stress
11:37:37 [2022-10-09T11:37:37.593Z] #43 289.1 + bin/containerd-shim
11:37:40 [2022-10-09T11:37:40.864Z] #43 297.9 + bin/containerd-shim-runc-v1
11:37:46 [2022-10-09T11:37:46.111Z] #43 302.9 + bin/containerd-shim-runc-v2
11:37:46 [2022-10-09T11:37:46.673Z] #43 303.6 + binaries
11:37:46 [2022-10-09T11:37:46.673Z] #43 303.6 + install -D bin/containerd /build/containerd
11:37:46 [2022-10-09T11:37:46.673Z] #43 303.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:37:46 [2022-10-09T11:37:46.673Z] #43 303.7 + install -D bin/ctr /build/ctr
11:37:47 [2022-10-09T11:37:47.235Z] #43 DONE 304.3s
11:37:48 [2022-10-09T11:37:48.162Z] 
11:37:48 [2022-10-09T11:37:48.162Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
11:37:48 [2022-10-09T11:37:48.162Z] #73 DONE 0.2s
11:37:48 [2022-10-09T11:37:48.162Z] 
11:37:48 [2022-10-09T11:37:48.162Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:37:48 [2022-10-09T11:37:48.419Z] #74 DONE 0.1s
11:37:48 [2022-10-09T11:37:48.419Z] 
11:37:48 [2022-10-09T11:37:48.419Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
11:37:48 [2022-10-09T11:37:48.419Z] #75 DONE 0.2s
11:37:48 [2022-10-09T11:37:48.676Z] 
11:37:48 [2022-10-09T11:37:48.676Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
11:37:48 [2022-10-09T11:37:48.676Z] #76 DONE 0.1s
11:37:48 [2022-10-09T11:37:48.676Z] 
11:37:48 [2022-10-09T11:37:48.676Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
11:37:48 [2022-10-09T11:37:48.676Z] #77 DONE 0.0s
11:37:48 [2022-10-09T11:37:48.676Z] 
11:37:48 [2022-10-09T11:37:48.676Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
11:37:48 [2022-10-09T11:37:48.676Z] #78 DONE 0.0s
11:37:48 [2022-10-09T11:37:48.676Z] 
11:37:48 [2022-10-09T11:37:48.676Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
11:37:49 [2022-10-09T11:37:49.603Z] #79 DONE 0.9s
11:37:49 [2022-10-09T11:37:49.603Z] 
11:37:49 [2022-10-09T11:37:49.603Z] #80 exporting to image
11:37:49 [2022-10-09T11:37:49.603Z] #80 exporting layers
11:37:52 [2022-10-09T11:37:52.870Z] #80 exporting layers 2.9s done
11:37:52 [2022-10-09T11:37:52.871Z] #80 writing image sha256:d5ddc16cd6a078a7ce90b0894729bb905ea9b86b3d4df8cb79b069aa54cf504d done
11:37:52 [2022-10-09T11:37:52.871Z] #80 naming to docker.io/library/docker:a35bcd01c59e9fcb3775b8f2e8d36dcbe526caac done
11:37:52 [2022-10-09T11:37:52.871Z] #80 DONE 2.9s