Skip to content

Console Output

22:13:36 [2022-10-17T22:13:36.273Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:6699afa5495a1234d3647e3f19fe516e00a923c4 .
22:13:36 [2022-10-17T22:13:36.532Z] #1 [internal] load build definition from Dockerfile
22:13:36 [2022-10-17T22:13:36.532Z] #1 transferring dockerfile: 16.91kB done
22:13:36 [2022-10-17T22:13:36.532Z] #1 DONE 0.0s
22:13:36 [2022-10-17T22:13:36.532Z] 
22:13:36 [2022-10-17T22:13:36.532Z] #2 [internal] load .dockerignore
22:13:36 [2022-10-17T22:13:36.532Z] #2 transferring context: 87B done
22:13:36 [2022-10-17T22:13:36.532Z] #2 DONE 0.0s
22:13:36 [2022-10-17T22:13:36.532Z] 
22:13:36 [2022-10-17T22:13:36.532Z] #3 resolve image config for docker.io/docker/dockerfile:1
22:13:36 [2022-10-17T22:13:36.532Z] #3 DONE 0.1s
22:13:36 [2022-10-17T22:13:36.532Z] 
22:13:36 [2022-10-17T22:13:36.532Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
22:13:36 [2022-10-17T22:13:36.532Z] #4 CACHED
22:13:36 [2022-10-17T22:13:36.532Z] 
22:13:36 [2022-10-17T22:13:36.532Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
22:13:36 [2022-10-17T22:13:36.789Z] #5 DONE 0.1s
22:13:36 [2022-10-17T22:13:36.789Z] 
22:13:36 [2022-10-17T22:13:36.789Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:13:36 [2022-10-17T22:13:36.789Z] #6 DONE 0.1s
22:13:36 [2022-10-17T22:13:36.789Z] 
22:13:36 [2022-10-17T22:13:36.789Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:13:36 [2022-10-17T22:13:36.789Z] #7 DONE 0.1s
22:13:36 [2022-10-17T22:13:36.789Z] 
22:13:36 [2022-10-17T22:13:36.789Z] #8 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye
22:13:36 [2022-10-17T22:13:36.789Z] #8 DONE 0.1s
22:13:38 [2022-10-17T22:13:38.171Z] 
22:13:38 [2022-10-17T22:13:38.171Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:13:38 [2022-10-17T22:13:38.171Z] #9 DONE 0.0s
22:13:38 [2022-10-17T22:13:38.171Z] 
22:13:38 [2022-10-17T22:13:38.171Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
22:13:38 [2022-10-17T22:13:38.171Z] #10 DONE 0.0s
22:13:38 [2022-10-17T22:13:38.171Z] 
22:13:38 [2022-10-17T22:13:38.171Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:13:38 [2022-10-17T22:13:38.171Z] #11 DONE 0.0s
22:13:38 [2022-10-17T22:13:38.171Z] 
22:13:38 [2022-10-17T22:13:38.171Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:13:38 [2022-10-17T22:13:38.171Z] #12 DONE 0.0s
22:13:38 [2022-10-17T22:13:38.171Z] 
22:13:38 [2022-10-17T22:13:38.171Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
22:13:38 [2022-10-17T22:13:38.171Z] #13 CACHED
22:13:38 [2022-10-17T22:13:38.171Z] 
22:13:38 [2022-10-17T22:13:38.171Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:13:38 [2022-10-17T22:13:38.171Z] #14 CACHED
22:13:38 [2022-10-17T22:13:38.171Z] 
22:13:38 [2022-10-17T22:13:38.171Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:13:38 [2022-10-17T22:13:38.171Z] #15 CACHED
22:13:38 [2022-10-17T22:13:38.171Z] 
22:13:38 [2022-10-17T22:13:38.171Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:13:38 [2022-10-17T22:13:38.171Z] #16 CACHED
22:13:38 [2022-10-17T22:13:38.171Z] 
22:13:38 [2022-10-17T22:13:38.171Z] #17 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:13:38 [2022-10-17T22:13:38.171Z] #17 CACHED
22:13:38 [2022-10-17T22:13:38.171Z] 
22:13:38 [2022-10-17T22:13:38.171Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:13:38 [2022-10-17T22:13:38.171Z] #18 CACHED
22:13:38 [2022-10-17T22:13:38.171Z] 
22:13:38 [2022-10-17T22:13:38.171Z] #19 [dev-systemd-false  6/26] RUN ldconfig
22:13:38 [2022-10-17T22:13:38.171Z] #19 CACHED
22:13:38 [2022-10-17T22:13:38.171Z] 
22:13:38 [2022-10-17T22:13:38.171Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:13:38 [2022-10-17T22:13:38.171Z] #20 CACHED
22:13:38 [2022-10-17T22:13:38.171Z] 
22:13:38 [2022-10-17T22:13:38.171Z] #21 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:13:38 [2022-10-17T22:13:38.171Z] #21 CACHED
22:13:38 [2022-10-17T22:13:38.171Z] 
22:13:38 [2022-10-17T22:13:38.171Z] #22 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:13:38 [2022-10-17T22:13:38.171Z] #22 CACHED
22:13:38 [2022-10-17T22:13:38.171Z] 
22:13:38 [2022-10-17T22:13:38.171Z] #23 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
22:13:38 [2022-10-17T22:13:38.171Z] #23 CACHED
22:13:38 [2022-10-17T22:13:38.171Z] 
22:13:38 [2022-10-17T22:13:38.171Z] #24 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:13:38 [2022-10-17T22:13:38.171Z] #24 CACHED
22:13:38 [2022-10-17T22:13:38.171Z] 
22:13:38 [2022-10-17T22:13:38.171Z] #25 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:13:38 [2022-10-17T22:13:38.171Z] #25 CACHED
22:13:38 [2022-10-17T22:13:38.171Z] 
22:13:38 [2022-10-17T22:13:38.171Z] #26 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:13:38 [2022-10-17T22:13:38.171Z] #26 CACHED
22:13:38 [2022-10-17T22:13:38.171Z] 
22:13:38 [2022-10-17T22:13:38.171Z] #27 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:13:38 [2022-10-17T22:13:38.171Z] #27 CACHED
22:13:38 [2022-10-17T22:13:38.171Z] 
22:13:38 [2022-10-17T22:13:38.171Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
22:13:38 [2022-10-17T22:13:38.171Z] #28 CACHED
22:13:38 [2022-10-17T22:13:38.171Z] 
22:13:38 [2022-10-17T22:13:38.171Z] #29 [internal] load build context
22:13:41 [2022-10-17T22:13:41.458Z] #29 transferring context: 38.69MB 3.6s
22:13:42 [2022-10-17T22:13:42.395Z] #29 transferring context: 53.53MB 4.4s done
22:13:42 [2022-10-17T22:13:42.395Z] #29 DONE 4.5s
22:13:42 [2022-10-17T22:13:42.395Z] 
22:13:42 [2022-10-17T22:13:42.395Z] #30 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
22:13:42 [2022-10-17T22:13:42.395Z] #30 CACHED
22:13:42 [2022-10-17T22:13:42.395Z] 
22:13:42 [2022-10-17T22:13:42.395Z] #31 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:13:42 [2022-10-17T22:13:42.395Z] #31 CACHED
22:13:42 [2022-10-17T22:13:42.395Z] 
22:13:42 [2022-10-17T22:13:42.395Z] #32 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
22:13:42 [2022-10-17T22:13:42.395Z] #32 CACHED
22:13:42 [2022-10-17T22:13:42.395Z] 
22:13:42 [2022-10-17T22:13:42.395Z] #33 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:13:42 [2022-10-17T22:13:42.395Z] #0 1.821 Makefile.config:39: Warn: you have no libnftables installed
22:13:42 [2022-10-17T22:13:42.395Z] #0 1.821 Makefile.config:40: Warn: Building without nftables support
22:13:42 [2022-10-17T22:13:42.395Z] #0 1.821 Note: Building without setproctitle() and strlcpy() support.
22:13:42 [2022-10-17T22:13:42.395Z] #0 1.821       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:13:42 [2022-10-17T22:13:42.395Z] #0 1.821 Note: Building without GnuTLS support
22:13:42 [2022-10-17T22:13:42.395Z] #0 2.658 fatal: not a git repository (or any of the parent directories): .git
22:13:42 [2022-10-17T22:13:42.395Z] #0 2.678   GEN      .gitid
22:13:42 [2022-10-17T22:13:42.395Z] #0 2.702   GEN      criu/include/version.h
22:13:42 [2022-10-17T22:13:42.395Z] #0 2.735   GEN      include/common/asm
22:13:42 [2022-10-17T22:13:42.395Z] #0 3.533   PBCC     images/timens.pb-c.c
22:13:42 [2022-10-17T22:13:42.395Z] #0 3.541   DEP      images/timens.pb-c.d
22:13:42 [2022-10-17T22:13:42.395Z] #0 3.585   PBCC     images/fown.pb-c.c
22:13:42 [2022-10-17T22:13:42.395Z] #0 3.600   PBCC     images/google/protobuf/descriptor.pb-c.c
22:13:42 [2022-10-17T22:13:42.395Z] #0 3.621   PBCC     images/opts.pb-c.c
22:13:42 [2022-10-17T22:13:42.395Z] #0 3.650   PBCC     images/memfd.pb-c.c
22:13:42 [2022-10-17T22:13:42.395Z] #0 3.682   DEP      images/fown.pb-c.d
22:13:42 [2022-10-17T22:13:42.395Z] #0 3.697   DEP      images/google/protobuf/descriptor.pb-c.d
22:13:42 [2022-10-17T22:13:42.395Z] #0 3.746   DEP      images/opts.pb-c.d
22:13:42 [2022-10-17T22:13:42.395Z] #0 3.802   DEP      images/memfd.pb-c.d
22:13:42 [2022-10-17T22:13:42.395Z] #0 3.825   PBCC     images/sit.pb-c.c
22:13:42 [2022-10-17T22:13:42.395Z] #0 3.849   DEP      images/sit.pb-c.d
22:13:42 [2022-10-17T22:13:42.395Z] #0 3.878   PBCC     images/macvlan.pb-c.c
22:13:42 [2022-10-17T22:13:42.395Z] #0 3.886   DEP      images/macvlan.pb-c.d
22:13:42 [2022-10-17T22:13:42.395Z] #0 3.906   PBCC     images/autofs.pb-c.c
22:13:42 [2022-10-17T22:13:42.395Z] #0 3.913   DEP      images/autofs.pb-c.d
22:13:42 [2022-10-17T22:13:42.395Z] #0 3.951   PBCC     images/sysctl.pb-c.c
22:13:42 [2022-10-17T22:13:42.395Z] #0 3.961   DEP      images/sysctl.pb-c.d
22:13:42 [2022-10-17T22:13:42.395Z] #0 3.987   PBCC     images/time.pb-c.c
22:13:42 [2022-10-17T22:13:42.395Z] #0 4.003   DEP      images/time.pb-c.d
22:13:42 [2022-10-17T22:13:42.395Z] #0 4.032   PBCC     images/binfmt-misc.pb-c.c
22:13:42 [2022-10-17T22:13:42.395Z] #0 4.039   DEP      images/binfmt-misc.pb-c.d
22:13:42 [2022-10-17T22:13:42.395Z] #0 4.090   PBCC     images/seccomp.pb-c.c
22:13:42 [2022-10-17T22:13:42.395Z] #0 4.111   DEP      images/seccomp.pb-c.d
22:13:42 [2022-10-17T22:13:42.395Z] #0 4.151   PBCC     images/userns.pb-c.c
22:13:42 [2022-10-17T22:13:42.395Z] #0 4.162   DEP      images/userns.pb-c.d
22:13:42 [2022-10-17T22:13:42.395Z] #0 4.194   PBCC     images/cgroup.pb-c.c
22:13:42 [2022-10-17T22:13:42.395Z] #0 4.216   DEP      images/cgroup.pb-c.d
22:13:42 [2022-10-17T22:13:42.395Z] #0 4.236   PBCC     images/ext-file.pb-c.c
22:13:42 [2022-10-17T22:13:42.395Z] #0 4.250   DEP      images/ext-file.pb-c.d
22:13:42 [2022-10-17T22:13:42.395Z] #0 4.298   PBCC     images/rpc.pb-c.c
22:13:42 [2022-10-17T22:13:42.395Z] #0 4.325   DEP      images/rpc.pb-c.d
22:13:42 [2022-10-17T22:13:42.395Z] #0 4.355   PBCC     images/siginfo.pb-c.c
22:13:42 [2022-10-17T22:13:42.395Z] #0 4.373   DEP      images/siginfo.pb-c.d
22:13:42 [2022-10-17T22:13:42.395Z] #0 4.397   PBCC     images/pagemap.pb-c.c
22:13:42 [2022-10-17T22:13:42.395Z] #0 4.423   DEP      images/pagemap.pb-c.d
22:13:42 [2022-10-17T22:13:42.395Z] #0 4.445   PBCC     images/rlimit.pb-c.c
22:13:42 [2022-10-17T22:13:42.395Z] #0 4.457   DEP      images/rlimit.pb-c.d
22:13:42 [2022-10-17T22:13:42.395Z] #0 4.489   PBCC     images/file-lock.pb-c.c
22:13:42 [2022-10-17T22:13:42.395Z] #0 4.504   DEP      images/file-lock.pb-c.d
22:13:42 [2022-10-17T22:13:42.395Z] #33 ...
22:13:42 [2022-10-17T22:13:42.395Z] 
22:13:42 [2022-10-17T22:13:42.396Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
22:13:42 [2022-10-17T22:13:42.396Z] #34 CACHED
22:13:42 [2022-10-17T22:13:42.396Z] 
22:13:42 [2022-10-17T22:13:42.396Z] #35 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
22:13:42 [2022-10-17T22:13:42.396Z] #35 CACHED
22:13:42 [2022-10-17T22:13:42.396Z] 
22:13:42 [2022-10-17T22:13:42.396Z] #36 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
22:13:42 [2022-10-17T22:13:42.396Z] #36 CACHED
22:13:42 [2022-10-17T22:13:42.396Z] 
22:13:42 [2022-10-17T22:13:42.396Z] #37 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
22:13:42 [2022-10-17T22:13:42.396Z] #37 CACHED
22:13:42 [2022-10-17T22:13:42.396Z] 
22:13:42 [2022-10-17T22:13:42.396Z] #38 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
22:13:42 [2022-10-17T22:13:42.396Z] #38 CACHED
22:13:42 [2022-10-17T22:13:42.396Z] 
22:13:42 [2022-10-17T22:13:42.396Z] #39 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
22:13:42 [2022-10-17T22:13:42.396Z] #39 CACHED
22:13:42 [2022-10-17T22:13:42.396Z] 
22:13:42 [2022-10-17T22:13:42.396Z] #40 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
22:13:42 [2022-10-17T22:13:42.396Z] #40 CACHED
22:13:42 [2022-10-17T22:13:42.396Z] 
22:13:42 [2022-10-17T22:13:42.396Z] #41 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
22:13:42 [2022-10-17T22:13:42.396Z] #41 CACHED
22:13:42 [2022-10-17T22:13:42.396Z] 
22:13:42 [2022-10-17T22:13:42.396Z] #42 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:13:42 [2022-10-17T22:13:42.396Z] #42 CACHED
22:13:42 [2022-10-17T22:13:42.396Z] 
22:13:42 [2022-10-17T22:13:42.396Z] #43 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
22:13:42 [2022-10-17T22:13:42.396Z] #43 CACHED
22:13:42 [2022-10-17T22:13:42.396Z] 
22:13:42 [2022-10-17T22:13:42.396Z] #44 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:13:42 [2022-10-17T22:13:42.396Z] #44 CACHED
22:13:42 [2022-10-17T22:13:42.396Z] 
22:13:42 [2022-10-17T22:13:42.396Z] #33 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:13:42 [2022-10-17T22:13:42.396Z] #33 4.521   PBCC     images/tty.pb-c.c
22:13:42 [2022-10-17T22:13:42.396Z] #33 4.550   DEP      images/tty.pb-c.d
22:13:42 [2022-10-17T22:13:42.396Z] #33 4.603   PBCC     images/tun.pb-c.c
22:13:42 [2022-10-17T22:13:42.396Z] #33 4.630   PBCC     images/netdev.pb-c.c
22:13:42 [2022-10-17T22:13:42.654Z] #33 4.657   DEP      images/tun.pb-c.d
22:13:42 [2022-10-17T22:13:42.654Z] #33 4.671   DEP      images/netdev.pb-c.d
22:13:42 [2022-10-17T22:13:42.654Z] #33 4.699   PBCC     images/vma.pb-c.c
22:13:42 [2022-10-17T22:13:42.654Z] #33 4.745   DEP      images/vma.pb-c.d
22:13:42 [2022-10-17T22:13:42.654Z] #33 4.792   PBCC     images/creds.pb-c.c
22:13:42 [2022-10-17T22:13:42.655Z] #33 4.807   DEP      images/creds.pb-c.d
22:13:42 [2022-10-17T22:13:42.655Z] #33 4.846   PBCC     images/utsns.pb-c.c
22:13:42 [2022-10-17T22:13:42.655Z] #33 4.874   DEP      images/utsns.pb-c.d
22:13:42 [2022-10-17T22:13:42.655Z] #33 4.899   PBCC     images/ipc-desc.pb-c.c
22:13:42 [2022-10-17T22:13:42.655Z] #33 4.937   PBCC     images/ipc-sem.pb-c.c
22:13:42 [2022-10-17T22:13:42.655Z] #33 4.937   DEP      images/ipc-desc.pb-c.d
22:13:42 [2022-10-17T22:13:42.655Z] #33 4.956   DEP      images/ipc-sem.pb-c.d
22:13:42 [2022-10-17T22:13:42.916Z] #33 4.999   PBCC     images/ipc-msg.pb-c.c
22:13:42 [2022-10-17T22:13:42.916Z] #33 5.015   DEP      images/ipc-msg.pb-c.d
22:13:42 [2022-10-17T22:13:42.916Z] #33 5.050   PBCC     images/ipc-shm.pb-c.c
22:13:42 [2022-10-17T22:13:42.916Z] #33 5.050   DEP      images/ipc-shm.pb-c.d
22:13:42 [2022-10-17T22:13:42.916Z] #33 5.093   PBCC     images/ipc-var.pb-c.c
22:13:42 [2022-10-17T22:13:42.916Z] #33 5.093   DEP      images/ipc-var.pb-c.d
22:13:42 [2022-10-17T22:13:42.916Z] #33 5.113   PBCC     images/sk-opts.pb-c.c
22:13:42 [2022-10-17T22:13:42.916Z] #33 5.157   PBCC     images/packet-sock.pb-c.c
22:13:42 [2022-10-17T22:13:42.916Z] #33 5.157   DEP      images/sk-opts.pb-c.d
22:13:42 [2022-10-17T22:13:42.916Z] #33 5.157   DEP      images/packet-sock.pb-c.d
22:13:42 [2022-10-17T22:13:42.916Z] #33 5.185   PBCC     images/sk-netlink.pb-c.c
22:13:42 [2022-10-17T22:13:42.916Z] #33 5.185   DEP      images/sk-netlink.pb-c.d
22:13:43 [2022-10-17T22:13:43.175Z] #33 5.249   PBCC     images/sk-inet.pb-c.c
22:13:43 [2022-10-17T22:13:43.175Z] #33 5.269   DEP      images/sk-inet.pb-c.d
22:13:43 [2022-10-17T22:13:43.175Z] #33 5.310   PBCC     images/sk-unix.pb-c.c
22:13:43 [2022-10-17T22:13:43.175Z] #33 5.342   DEP      images/sk-unix.pb-c.d
22:13:43 [2022-10-17T22:13:43.175Z] #33 5.369   PBCC     images/mm.pb-c.c
22:13:43 [2022-10-17T22:13:43.175Z] #33 5.434   DEP      images/mm.pb-c.d
22:13:43 [2022-10-17T22:13:43.175Z] #33 5.434   PBCC     images/timerfd.pb-c.c
22:13:43 [2022-10-17T22:13:43.175Z] #33 5.434   DEP      images/timerfd.pb-c.d
22:13:43 [2022-10-17T22:13:43.175Z] #33 5.470   PBCC     images/timer.pb-c.c
22:13:43 [2022-10-17T22:13:43.175Z] #33 5.476   DEP      images/timer.pb-c.d
22:13:43 [2022-10-17T22:13:43.434Z] #33 5.499   PBCC     images/sa.pb-c.c
22:13:43 [2022-10-17T22:13:43.434Z] #33 5.529   DEP      images/sa.pb-c.d
22:13:43 [2022-10-17T22:13:43.434Z] #33 5.549   PBCC     images/pipe-data.pb-c.c
22:13:43 [2022-10-17T22:13:43.434Z] #33 5.556   DEP      images/pipe-data.pb-c.d
22:13:43 [2022-10-17T22:13:43.434Z] #33 5.721   PBCC     images/mnt.pb-c.c
22:13:43 [2022-10-17T22:13:43.434Z] #33 5.721   DEP      images/mnt.pb-c.d
22:13:43 [2022-10-17T22:13:43.434Z] #33 5.721   PBCC     images/sk-packet.pb-c.c
22:13:43 [2022-10-17T22:13:43.434Z] #33 5.721   DEP      images/sk-packet.pb-c.d
22:13:43 [2022-10-17T22:13:43.434Z] #33 5.721   PBCC     images/tcp-stream.pb-c.c
22:13:43 [2022-10-17T22:13:43.434Z] #33 5.721   DEP      images/tcp-stream.pb-c.d
22:13:43 [2022-10-17T22:13:43.434Z] #33 5.721   PBCC     images/pipe.pb-c.c
22:13:43 [2022-10-17T22:13:43.434Z] #33 5.741   DEP      images/pipe.pb-c.d
22:13:43 [2022-10-17T22:13:43.692Z] #33 5.782   PBCC     images/pstree.pb-c.c
22:13:43 [2022-10-17T22:13:43.692Z] #33 5.844   DEP      images/pstree.pb-c.d
22:13:43 [2022-10-17T22:13:43.692Z] #33 5.844   PBCC     images/fs.pb-c.c
22:13:43 [2022-10-17T22:13:43.692Z] #33 5.844   DEP      images/fs.pb-c.d
22:13:43 [2022-10-17T22:13:43.692Z] #33 5.869   PBCC     images/signalfd.pb-c.c
22:13:43 [2022-10-17T22:13:43.692Z] #33 5.901   DEP      images/signalfd.pb-c.d
22:13:43 [2022-10-17T22:13:43.692Z] #33 5.949   PBCC     images/fh.pb-c.c
22:13:43 [2022-10-17T22:13:43.692Z] #33 5.949   PBCC     images/fsnotify.pb-c.c
22:13:43 [2022-10-17T22:13:43.953Z] #33 5.977   DEP      images/fh.pb-c.d
22:13:43 [2022-10-17T22:13:43.953Z] #33 6.007   DEP      images/fsnotify.pb-c.d
22:13:43 [2022-10-17T22:13:43.953Z] #33 6.032   PBCC     images/eventpoll.pb-c.c
22:13:43 [2022-10-17T22:13:43.953Z] #33 6.109   DEP      images/eventpoll.pb-c.d
22:13:43 [2022-10-17T22:13:43.953Z] #33 6.109   PBCC     images/eventfd.pb-c.c
22:13:43 [2022-10-17T22:13:43.953Z] #33 6.109   DEP      images/eventfd.pb-c.d
22:13:43 [2022-10-17T22:13:43.953Z] #33 6.109   PBCC     images/remap-file-path.pb-c.c
22:13:43 [2022-10-17T22:13:43.953Z] #33 6.129   DEP      images/remap-file-path.pb-c.d
22:13:43 [2022-10-17T22:13:43.953Z] #33 6.149   PBCC     images/fifo.pb-c.c
22:13:43 [2022-10-17T22:13:43.953Z] #33 6.173   DEP      images/fifo.pb-c.d
22:13:43 [2022-10-17T22:13:43.953Z] #33 6.196   PBCC     images/ghost-file.pb-c.c
22:13:43 [2022-10-17T22:13:43.953Z] #33 6.229   DEP      images/ghost-file.pb-c.d
22:13:44 [2022-10-17T22:13:44.212Z] #33 6.248   PBCC     images/regfile.pb-c.c
22:13:44 [2022-10-17T22:13:44.212Z] #33 6.269   DEP      images/regfile.pb-c.d
22:13:44 [2022-10-17T22:13:44.212Z] #33 6.289   PBCC     images/ns.pb-c.c
22:13:44 [2022-10-17T22:13:44.212Z] #33 6.297   DEP      images/ns.pb-c.d
22:13:44 [2022-10-17T22:13:44.212Z] #33 6.341   PBCC     images/fdinfo.pb-c.c
22:13:44 [2022-10-17T22:13:44.212Z] #33 6.404   DEP      images/fdinfo.pb-c.d
22:13:44 [2022-10-17T22:13:44.212Z] #33 6.433   PBCC     images/core-aarch64.pb-c.c
22:13:44 [2022-10-17T22:13:44.212Z] #33 6.458   PBCC     images/core-arm.pb-c.c
22:13:44 [2022-10-17T22:13:44.212Z] #33 6.494   PBCC     images/core-ppc64.pb-c.c
22:13:44 [2022-10-17T22:13:44.212Z] #33 6.514   PBCC     images/core-s390.pb-c.c
22:13:44 [2022-10-17T22:13:44.471Z] #33 6.532   PBCC     images/core-x86.pb-c.c
22:13:44 [2022-10-17T22:13:44.471Z] #33 6.564   PBCC     images/core.pb-c.c
22:13:44 [2022-10-17T22:13:44.471Z] #33 6.605   PBCC     images/inventory.pb-c.c
22:13:44 [2022-10-17T22:13:44.471Z] #33 6.633   DEP      images/core-aarch64.pb-c.d
22:13:44 [2022-10-17T22:13:44.471Z] #33 6.654   DEP      images/core-arm.pb-c.d
22:13:44 [2022-10-17T22:13:44.471Z] #33 6.685   DEP      images/core-ppc64.pb-c.d
22:13:44 [2022-10-17T22:13:44.471Z] #33 6.705   DEP      images/core-s390.pb-c.d
22:13:44 [2022-10-17T22:13:44.471Z] #33 6.732   DEP      images/core-x86.pb-c.d
22:13:44 [2022-10-17T22:13:44.471Z] #33 6.762   DEP      images/core.pb-c.d
22:13:44 [2022-10-17T22:13:44.729Z] #33 6.801   DEP      images/inventory.pb-c.d
22:13:44 [2022-10-17T22:13:44.729Z] #33 6.830   PBCC     images/cpuinfo.pb-c.c
22:13:44 [2022-10-17T22:13:44.729Z] #33 6.845   DEP      images/cpuinfo.pb-c.d
22:13:44 [2022-10-17T22:13:44.729Z] #33 6.865   PBCC     images/stats.pb-c.c
22:13:44 [2022-10-17T22:13:44.729Z] #33 6.881   DEP      images/stats.pb-c.d
22:13:45 [2022-10-17T22:13:45.296Z] #33 7.485 make[1]: Nothing to be done for 'all'.
22:13:46 [2022-10-17T22:13:46.230Z] #33 8.239   CC       images/stats.o
22:13:46 [2022-10-17T22:13:46.230Z] #33 8.456   CC       images/core.o
22:13:46 [2022-10-17T22:13:46.489Z] #33 8.646   CC       images/core-x86.o
22:13:46 [2022-10-17T22:13:46.747Z] #33 8.919   CC       images/core-arm.o
22:13:47 [2022-10-17T22:13:47.006Z] #33 9.148   CC       images/core-aarch64.o
22:13:47 [2022-10-17T22:13:47.264Z] #33 9.483   CC       images/core-ppc64.o
22:13:47 [2022-10-17T22:13:47.831Z] #33 9.807   CC       images/core-s390.o
22:13:47 [2022-10-17T22:13:47.831Z] #33 ...
22:13:47 [2022-10-17T22:13:47.831Z] 
22:13:47 [2022-10-17T22:13:47.831Z] #45 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
22:13:47 [2022-10-17T22:13:47.831Z] #0 1.600 + git clone https://github.com/docker/distribution.git .
22:13:47 [2022-10-17T22:13:47.831Z] #0 1.600 Cloning into '.'...
22:13:47 [2022-10-17T22:13:47.831Z] #0 8.687 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
22:13:47 [2022-10-17T22:13:47.831Z] #0 9.923 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:13:48 [2022-10-17T22:13:48.090Z] #45 ...
22:13:48 [2022-10-17T22:13:48.090Z] 
22:13:48 [2022-10-17T22:13:48.090Z] #46 [dev-systemd-false  7/26] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
22:13:48 [2022-10-17T22:13:48.090Z] #0 1.871 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:13:48 [2022-10-17T22:13:48.090Z] #0 1.941 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:13:48 [2022-10-17T22:13:48.090Z] #0 2.030 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:13:48 [2022-10-17T22:13:48.090Z] #0 2.926 Reading package lists...
22:13:48 [2022-10-17T22:13:48.090Z] #0 4.670 Reading package lists...
22:13:48 [2022-10-17T22:13:48.090Z] #0 6.469 Building dependency tree...
22:13:48 [2022-10-17T22:13:48.090Z] #0 6.831 Reading state information...
22:13:48 [2022-10-17T22:13:48.090Z] #0 7.272 The following additional packages will be installed:
22:13:48 [2022-10-17T22:13:48.090Z] #0 7.272   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
22:13:48 [2022-10-17T22:13:48.090Z] #0 7.274   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
22:13:48 [2022-10-17T22:13:48.090Z] #0 7.274   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
22:13:48 [2022-10-17T22:13:48.090Z] #0 7.274   python3-pkg-resources vim-runtime xxd
22:13:48 [2022-10-17T22:13:48.090Z] #0 7.280 Suggested packages:
22:13:48 [2022-10-17T22:13:48.090Z] #0 7.280   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
22:13:48 [2022-10-17T22:13:48.090Z] #0 7.280   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
22:13:48 [2022-10-17T22:13:48.090Z] #0 7.280   acl attr quota
22:13:48 [2022-10-17T22:13:48.090Z] #0 7.280 Recommended packages:
22:13:48 [2022-10-17T22:13:48.090Z] #0 7.280   libatm1 nftables libpam-cap build-essential python3-dev unzip
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.374 The following NEW packages will be installed:
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.374   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.375   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.375   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.383   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.383   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.384   python3-pkg-resources python3-setuptools python3-wheel sudo
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.384   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.384   xz-utils zip
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.691 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded.
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.691 Need to get 27.0 MB of archives.
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.691 After this operation, 104 MB of additional disk space will be used.
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.691 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.709 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.712 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.713 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.714 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.716 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.718 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.723 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.742 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.754 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.756 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.759 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.761 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.775 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.786 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.789 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.800 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.801 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.802 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.803 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.804 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.822 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.830 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.838 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.843 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.847 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 8.850 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 9.206 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
22:13:48 [2022-10-17T22:13:48.090Z] #0 9.206 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 9.208 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 9.209 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 9.210 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 9.221 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 9.223 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 9.284 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 9.286 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 9.299 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 9.314 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 9.329 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
22:13:48 [2022-10-17T22:13:48.090Z] #0 9.332 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
22:13:48 [2022-10-17T22:13:48.091Z] #0 9.347 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
22:13:48 [2022-10-17T22:13:48.091Z] #0 9.373 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
22:13:48 [2022-10-17T22:13:48.091Z] #0 9.382 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
22:13:48 [2022-10-17T22:13:48.091Z] #0 9.392 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
22:13:48 [2022-10-17T22:13:48.091Z] #0 9.555 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
22:13:48 [2022-10-17T22:13:48.091Z] #0 9.588 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
22:13:48 [2022-10-17T22:13:48.091Z] #0 9.611 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
22:13:48 [2022-10-17T22:13:48.091Z] #46 10.21 debconf: delaying package configuration, since apt-utils is not installed
22:13:48 [2022-10-17T22:13:48.091Z] #46 ...
22:13:48 [2022-10-17T22:13:48.091Z] 
22:13:48 [2022-10-17T22:13:48.091Z] #33 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:13:48 [2022-10-17T22:13:48.091Z] #33 10.34   CC       images/cpuinfo.o
22:13:48 [2022-10-17T22:13:48.657Z] #33 10.60   CC       images/inventory.o
22:13:48 [2022-10-17T22:13:48.657Z] #33 10.80   CC       images/fdinfo.o
22:13:48 [2022-10-17T22:13:48.916Z] #33 11.07   CC       images/fown.o
22:13:49 [2022-10-17T22:13:49.174Z] #33 11.17   CC       images/ns.o
22:13:49 [2022-10-17T22:13:49.174Z] #33 11.23   CC       images/regfile.o
22:13:49 [2022-10-17T22:13:49.174Z] #33 11.34   CC       images/ghost-file.o
22:13:49 [2022-10-17T22:13:49.433Z] #33 11.51   CC       images/fifo.o
22:13:49 [2022-10-17T22:13:49.433Z] #33 11.61   CC       images/remap-file-path.o
22:13:49 [2022-10-17T22:13:49.433Z] #33 11.76   CC       images/eventfd.o
22:13:49 [2022-10-17T22:13:49.691Z] #33 11.86   CC       images/eventpoll.o
22:13:49 [2022-10-17T22:13:49.950Z] #33 12.06   CC       images/fh.o
22:13:50 [2022-10-17T22:13:50.208Z] #33 12.25   CC       images/fsnotify.o
22:13:50 [2022-10-17T22:13:50.467Z] #33 12.63   CC       images/signalfd.o
22:13:50 [2022-10-17T22:13:50.726Z] #33 12.76   CC       images/fs.o
22:13:50 [2022-10-17T22:13:50.726Z] #33 12.90   CC       images/pstree.o
22:13:50 [2022-10-17T22:13:50.726Z] #33 13.04   CC       images/pipe.o
22:13:50 [2022-10-17T22:13:50.984Z] #33 13.17   CC       images/tcp-stream.o
22:13:51 [2022-10-17T22:13:51.248Z] #33 13.35   CC       images/sk-packet.o
22:13:51 [2022-10-17T22:13:51.505Z] #33 13.50   CC       images/mnt.o
22:13:51 [2022-10-17T22:13:51.505Z] #33 13.66   CC       images/pipe-data.o
22:13:51 [2022-10-17T22:13:51.763Z] #33 13.80   CC       images/sa.o
22:13:51 [2022-10-17T22:13:51.763Z] #33 13.96   CC       images/timer.o
22:13:52 [2022-10-17T22:13:52.329Z] #33 14.23   CC       images/timerfd.o
22:13:52 [2022-10-17T22:13:52.329Z] #33 14.42   CC       images/mm.o
22:13:52 [2022-10-17T22:13:52.587Z] #33 14.61   CC       images/sk-opts.o
22:13:52 [2022-10-17T22:13:52.587Z] #33 ...
22:13:52 [2022-10-17T22:13:52.587Z] 
22:13:52 [2022-10-17T22:13:52.587Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.421 + RM_GOPATH=0
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.421 + TMP_GOPATH=
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.422 + : /build
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.422 + '[' -z '' ']'
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.422 ++ mktemp -d
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.424 + export GOPATH=/tmp/tmp.mWueOYP0N0
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.425 + GOPATH=/tmp/tmp.mWueOYP0N0
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.425 + RM_GOPATH=1
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.425 + case "$(go env GOARCH)" in
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.427 ++ go env GOARCH
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.431 + export GO_BUILDMODE=-buildmode=pie
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.433 + GO_BUILDMODE=-buildmode=pie
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.434 ++ dirname /tmp/install/install.sh
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.435 + dir=/tmp/install
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.435 + bin=containerd
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.435 + shift
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.445 + '[' '!' -f /tmp/install/containerd.installer ']'
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.445 + . /tmp/install/containerd.installer
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.445 ++ set -e
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.446 ++ : v1.6.8
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.446 + install_containerd
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.448 Install containerd version v1.6.8
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.448 + echo 'Install containerd version v1.6.8'
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.448 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mWueOYP0N0/src/github.com/containerd/containerd
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.450 Cloning into '/tmp/tmp.mWueOYP0N0/src/github.com/containerd/containerd'...
22:13:52 [2022-10-17T22:13:52.587Z] #47 ...
22:13:52 [2022-10-17T22:13:52.587Z] 
22:13:52 [2022-10-17T22:13:52.587Z] #48 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.338 + RM_GOPATH=0
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.338 + TMP_GOPATH=
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.338 + : /build
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.338 + '[' -z '' ']'
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.338 ++ mktemp -d
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.343 + export GOPATH=/tmp/tmp.YtDTiumoUX
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.343 + GOPATH=/tmp/tmp.YtDTiumoUX
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.343 + RM_GOPATH=1
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.343 + case "$(go env GOARCH)" in
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.343 ++ go env GOARCH
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.360 + export GO_BUILDMODE=-buildmode=pie
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.360 + GO_BUILDMODE=-buildmode=pie
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.360 ++ dirname /tmp/install/install.sh
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.360 + dir=/tmp/install
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.360 + bin=runc
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.360 + shift
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.360 + '[' '!' -f /tmp/install/runc.installer ']'
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.360 + . /tmp/install/runc.installer
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.360 ++ set -e
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.360 ++ : v1.1.4
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.360 + install_runc
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.360 + RUNC_BUILDTAGS=seccomp
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.360 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.360 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YtDTiumoUX/src/github.com/opencontainers/runc
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.360 Cloning into '/tmp/tmp.YtDTiumoUX/src/github.com/opencontainers/runc'...
22:13:52 [2022-10-17T22:13:52.587Z] #0 3.360 Install runc version v1.1.4 (build tags: seccomp)
22:13:52 [2022-10-17T22:13:52.846Z] #48 ...
22:13:52 [2022-10-17T22:13:52.846Z] 
22:13:52 [2022-10-17T22:13:52.846Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.104 + RM_GOPATH=0
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.104 + TMP_GOPATH=
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.104 + : /build
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.104 + '[' -z '' ']'
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.104 ++ mktemp -d
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.104 + export GOPATH=/tmp/tmp.EIT8YQaQUV
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.104 + GOPATH=/tmp/tmp.EIT8YQaQUV
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.104 + RM_GOPATH=1
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.104 + case "$(go env GOARCH)" in
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.104 ++ go env GOARCH
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.116 Install golangci-lint version v1.44.0
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.117 + export GO_BUILDMODE=-buildmode=pie
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.117 + GO_BUILDMODE=-buildmode=pie
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.117 ++ dirname /tmp/install/install.sh
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.117 + dir=/tmp/install
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.117 + bin=golangci_lint
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.117 + shift
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.117 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.117 + . /tmp/install/golangci_lint.installer
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.117 ++ : v1.44.0
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.117 + install_golangci_lint
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.117 + set -e
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.117 + echo 'Install golangci-lint version v1.44.0'
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.117 + GOBIN=/build
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.117 + GO111MODULE=on
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.117 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
22:13:52 [2022-10-17T22:13:52.846Z] #0 3.531 go: downloading github.com/golangci/golangci-lint v1.44.0
22:13:52 [2022-10-17T22:13:52.846Z] #49 ...
22:13:52 [2022-10-17T22:13:52.846Z] 
22:13:52 [2022-10-17T22:13:52.846Z] #46 [dev-systemd-false  7/26] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
22:13:52 [2022-10-17T22:13:52.846Z] #46 10.39 Fetched 27.0 MB in 1s (22.2 MB/s)
22:13:52 [2022-10-17T22:13:52.846Z] #46 10.50 Selecting previously unselected package pigz.
22:13:52 [2022-10-17T22:13:52.846Z] #46 10.50 (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 ... 24019 files and directories currently installed.)
22:13:52 [2022-10-17T22:13:52.846Z] #46 10.60 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
22:13:52 [2022-10-17T22:13:52.846Z] #46 10.64 Unpacking pigz (2.6-1) ...
22:13:52 [2022-10-17T22:13:52.846Z] #46 10.84 Selecting previously unselected package libelf1:amd64.
22:13:52 [2022-10-17T22:13:52.846Z] #46 10.85 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
22:13:52 [2022-10-17T22:13:52.846Z] #46 10.89 Unpacking libelf1:amd64 (0.183-1) ...
22:13:52 [2022-10-17T22:13:52.846Z] #46 11.17 Selecting previously unselected package libbpf0:amd64.
22:13:52 [2022-10-17T22:13:52.846Z] #46 11.17 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
22:13:52 [2022-10-17T22:13:52.846Z] #46 11.19 Unpacking libbpf0:amd64 (1:0.3-2) ...
22:13:52 [2022-10-17T22:13:52.846Z] #46 11.41 Selecting previously unselected package libcap2:amd64.
22:13:52 [2022-10-17T22:13:52.846Z] #46 11.41 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
22:13:52 [2022-10-17T22:13:52.846Z] #46 11.42 Unpacking libcap2:amd64 (1:2.44-1) ...
22:13:52 [2022-10-17T22:13:52.846Z] #46 11.49 Selecting previously unselected package libmnl0:amd64.
22:13:52 [2022-10-17T22:13:52.846Z] #46 11.49 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
22:13:52 [2022-10-17T22:13:52.846Z] #46 11.49 Unpacking libmnl0:amd64 (1.0.4-3) ...
22:13:52 [2022-10-17T22:13:52.846Z] #46 11.57 Selecting previously unselected package libxtables12:amd64.
22:13:52 [2022-10-17T22:13:52.846Z] #46 11.58 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
22:13:52 [2022-10-17T22:13:52.846Z] #46 11.59 Unpacking libxtables12:amd64 (1.8.7-1) ...
22:13:52 [2022-10-17T22:13:52.846Z] #46 11.65 Selecting previously unselected package libcap2-bin.
22:13:52 [2022-10-17T22:13:52.846Z] #46 11.67 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
22:13:52 [2022-10-17T22:13:52.846Z] #46 11.68 Unpacking libcap2-bin (1:2.44-1) ...
22:13:52 [2022-10-17T22:13:52.846Z] #46 11.78 Selecting previously unselected package iproute2.
22:13:52 [2022-10-17T22:13:52.846Z] #46 11.78 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
22:13:52 [2022-10-17T22:13:52.846Z] #46 11.79 Unpacking iproute2 (5.10.0-4) ...
22:13:52 [2022-10-17T22:13:52.846Z] #46 12.34 Selecting previously unselected package xxd.
22:13:52 [2022-10-17T22:13:52.846Z] #46 12.35 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
22:13:52 [2022-10-17T22:13:52.846Z] #46 12.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:13:52 [2022-10-17T22:13:52.846Z] #46 12.50 Selecting previously unselected package vim-common.
22:13:52 [2022-10-17T22:13:52.846Z] #46 12.50 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:13:52 [2022-10-17T22:13:52.846Z] #46 12.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:13:52 [2022-10-17T22:13:52.846Z] #46 12.69 Selecting previously unselected package bash-completion.
22:13:52 [2022-10-17T22:13:52.846Z] #46 12.71 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
22:13:52 [2022-10-17T22:13:52.846Z] #46 14.88 Unpacking bash-completion (1:2.11-2) ...
22:13:53 [2022-10-17T22:13:53.362Z] #46 15.38 Selecting previously unselected package bzip2.
22:13:53 [2022-10-17T22:13:53.362Z] #46 15.39 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
22:13:53 [2022-10-17T22:13:53.362Z] #46 15.39 Unpacking bzip2 (1.0.8-4) ...
22:13:53 [2022-10-17T22:13:53.362Z] #46 15.48 Selecting previously unselected package xz-utils.
22:13:53 [2022-10-17T22:13:53.362Z] #46 15.49 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
22:13:53 [2022-10-17T22:13:53.362Z] #46 15.49 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:13:53 [2022-10-17T22:13:53.620Z] #46 15.67 Selecting previously unselected package apparmor.
22:13:53 [2022-10-17T22:13:53.620Z] #46 15.68 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
22:13:53 [2022-10-17T22:13:53.620Z] #46 15.75 Unpacking apparmor (2.13.6-10) ...
22:13:54 [2022-10-17T22:13:54.186Z] #46 16.24 Selecting previously unselected package inetutils-ping.
22:13:54 [2022-10-17T22:13:54.186Z] #46 16.25 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
22:13:54 [2022-10-17T22:13:54.186Z] #46 16.27 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
22:13:54 [2022-10-17T22:13:54.186Z] #46 16.42 Selecting previously unselected package libip4tc2:amd64.
22:13:54 [2022-10-17T22:13:54.445Z] #46 16.43 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
22:13:54 [2022-10-17T22:13:54.445Z] #46 16.44 Unpacking libip4tc2:amd64 (1.8.7-1) ...
22:13:54 [2022-10-17T22:13:54.445Z] #46 16.54 Selecting previously unselected package libip6tc2:amd64.
22:13:54 [2022-10-17T22:13:54.445Z] #46 16.55 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
22:13:54 [2022-10-17T22:13:54.445Z] #46 16.55 Unpacking libip6tc2:amd64 (1.8.7-1) ...
22:13:54 [2022-10-17T22:13:54.445Z] #46 16.65 Selecting previously unselected package libnfnetlink0:amd64.
22:13:54 [2022-10-17T22:13:54.703Z] #46 16.66 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
22:13:54 [2022-10-17T22:13:54.703Z] #46 16.66 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:13:54 [2022-10-17T22:13:54.703Z] #46 16.74 Selecting previously unselected package libnetfilter-conntrack3:amd64.
22:13:54 [2022-10-17T22:13:54.703Z] #46 16.75 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
22:13:54 [2022-10-17T22:13:54.703Z] #46 16.75 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
22:13:54 [2022-10-17T22:13:54.703Z] #46 16.85 Selecting previously unselected package libnftnl11:amd64.
22:13:54 [2022-10-17T22:13:54.703Z] #46 16.85 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
22:13:54 [2022-10-17T22:13:54.703Z] #46 16.86 Unpacking libnftnl11:amd64 (1.1.9-1) ...
22:13:54 [2022-10-17T22:13:54.962Z] #46 16.96 Selecting previously unselected package iptables.
22:13:54 [2022-10-17T22:13:54.962Z] #46 16.96 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
22:13:54 [2022-10-17T22:13:54.962Z] #46 16.97 Unpacking iptables (1.8.7-1) ...
22:13:55 [2022-10-17T22:13:55.220Z] #46 17.30 Selecting previously unselected package libonig5:amd64.
22:13:55 [2022-10-17T22:13:55.220Z] #46 17.30 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
22:13:55 [2022-10-17T22:13:55.220Z] #46 17.31 Unpacking libonig5:amd64 (6.9.6-1.1) ...
22:13:55 [2022-10-17T22:13:55.220Z] #46 17.52 Selecting previously unselected package libjq1:amd64.
22:13:55 [2022-10-17T22:13:55.479Z] #46 17.52 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
22:13:55 [2022-10-17T22:13:55.479Z] #46 17.53 Unpacking libjq1:amd64 (1.6-2.1) ...
22:13:55 [2022-10-17T22:13:55.479Z] #46 17.66 Selecting previously unselected package jq.
22:13:55 [2022-10-17T22:13:55.479Z] #46 17.68 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
22:13:55 [2022-10-17T22:13:55.479Z] #46 17.69 Unpacking jq (1.6-2.1) ...
22:13:55 [2022-10-17T22:13:55.479Z] #46 17.77 Selecting previously unselected package libaio1:amd64.
22:13:55 [2022-10-17T22:13:55.738Z] #46 17.78 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
22:13:55 [2022-10-17T22:13:55.738Z] #46 17.78 Unpacking libaio1:amd64 (0.3.112-9) ...
22:13:55 [2022-10-17T22:13:55.738Z] #46 17.86 Selecting previously unselected package libgpm2:amd64.
22:13:55 [2022-10-17T22:13:55.738Z] #46 17.86 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
22:13:55 [2022-10-17T22:13:55.738Z] #46 17.86 Unpacking libgpm2:amd64 (1.20.7-8) ...
22:13:55 [2022-10-17T22:13:55.996Z] #46 17.93 Selecting previously unselected package libicu67:amd64.
22:13:55 [2022-10-17T22:13:55.997Z] #46 17.94 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
22:13:55 [2022-10-17T22:13:55.997Z] #46 17.95 Unpacking libicu67:amd64 (67.1-7) ...
22:14:00 [2022-10-17T22:14:00.186Z] #46 21.57 Selecting previously unselected package libinih1:amd64.
22:14:00 [2022-10-17T22:14:00.186Z] #46 21.57 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
22:14:00 [2022-10-17T22:14:00.187Z] #46 21.58 Unpacking libinih1:amd64 (53-1+b2) ...
22:14:00 [2022-10-17T22:14:00.187Z] #46 21.65 Selecting previously unselected package libnet1:amd64.
22:14:00 [2022-10-17T22:14:00.187Z] #46 21.65 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:14:00 [2022-10-17T22:14:00.187Z] #46 21.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:14:00 [2022-10-17T22:14:00.187Z] #46 21.76 Selecting previously unselected package libnl-3-200:amd64.
22:14:00 [2022-10-17T22:14:00.187Z] #46 21.76 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
22:14:00 [2022-10-17T22:14:00.187Z] #46 21.77 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
22:14:00 [2022-10-17T22:14:00.187Z] #46 21.86 Selecting previously unselected package libprotobuf-c1:amd64.
22:14:00 [2022-10-17T22:14:00.187Z] #46 21.86 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
22:14:00 [2022-10-17T22:14:00.187Z] #46 21.87 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
22:14:00 [2022-10-17T22:14:00.187Z] #46 21.93 Selecting previously unselected package net-tools.
22:14:00 [2022-10-17T22:14:00.187Z] #46 21.93 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
22:14:00 [2022-10-17T22:14:00.187Z] #46 21.94 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
22:14:00 [2022-10-17T22:14:00.187Z] #46 22.17 Selecting previously unselected package patch.
22:14:00 [2022-10-17T22:14:00.187Z] #46 22.18 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
22:14:00 [2022-10-17T22:14:00.187Z] #46 22.19 Unpacking patch (2.7.6-7) ...
22:14:00 [2022-10-17T22:14:00.187Z] #46 22.32 Selecting previously unselected package python-pip-whl.
22:14:00 [2022-10-17T22:14:00.187Z] #46 22.32 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
22:14:00 [2022-10-17T22:14:00.187Z] #46 22.33 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
22:14:00 [2022-10-17T22:14:00.754Z] #46 22.96 Selecting previously unselected package python3-lib2to3.
22:14:00 [2022-10-17T22:14:00.754Z] #46 22.96 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
22:14:00 [2022-10-17T22:14:00.754Z] #46 22.97 Unpacking python3-lib2to3 (3.9.2-1) ...
22:14:01 [2022-10-17T22:14:01.013Z] #46 23.12 Selecting previously unselected package python3-distutils.
22:14:01 [2022-10-17T22:14:01.013Z] #46 23.12 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
22:14:01 [2022-10-17T22:14:01.013Z] #46 23.14 Unpacking python3-distutils (3.9.2-1) ...
22:14:01 [2022-10-17T22:14:01.271Z] #46 23.28 Selecting previously unselected package python3-pkg-resources.
22:14:01 [2022-10-17T22:14:01.271Z] #46 23.28 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
22:14:01 [2022-10-17T22:14:01.271Z] #46 23.29 Unpacking python3-pkg-resources (52.0.0-4) ...
22:14:01 [2022-10-17T22:14:01.271Z] #46 23.45 Selecting previously unselected package python3-setuptools.
22:14:01 [2022-10-17T22:14:01.530Z] #46 23.45 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
22:14:01 [2022-10-17T22:14:01.530Z] #46 23.46 Unpacking python3-setuptools (52.0.0-4) ...
22:14:01 [2022-10-17T22:14:01.791Z] #46 23.74 Selecting previously unselected package python3-wheel.
22:14:01 [2022-10-17T22:14:01.791Z] #46 23.74 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
22:14:01 [2022-10-17T22:14:01.791Z] #46 23.75 Unpacking python3-wheel (0.34.2-1) ...
22:14:01 [2022-10-17T22:14:01.791Z] #46 23.82 Selecting previously unselected package python3-pip.
22:14:01 [2022-10-17T22:14:01.791Z] #46 23.83 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
22:14:01 [2022-10-17T22:14:01.791Z] #46 23.83 Unpacking python3-pip (20.3.4-4+deb11u1) ...
22:14:01 [2022-10-17T22:14:01.791Z] #46 ...
22:14:01 [2022-10-17T22:14:01.791Z] 
22:14:01 [2022-10-17T22:14:01.791Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
22:14:01 [2022-10-17T22:14:01.791Z] #49 19.50 go: downloading github.com/fatih/color v1.13.0
22:14:01 [2022-10-17T22:14:01.791Z] #49 19.51 go: downloading github.com/gofrs/flock v0.8.1
22:14:02 [2022-10-17T22:14:02.052Z] #49 19.56 go: downloading github.com/pkg/errors v0.9.1
22:14:02 [2022-10-17T22:14:02.052Z] #49 19.56 go: downloading github.com/spf13/cobra v1.3.0
22:14:02 [2022-10-17T22:14:02.052Z] #49 19.59 go: downloading github.com/spf13/pflag v1.0.5
22:14:02 [2022-10-17T22:14:02.052Z] #49 19.74 go: downloading github.com/spf13/viper v1.10.1
22:14:02 [2022-10-17T22:14:02.310Z] #49 19.84 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
22:14:02 [2022-10-17T22:14:02.310Z] #49 20.00 go: downloading github.com/mattn/go-colorable v0.1.12
22:14:02 [2022-10-17T22:14:02.310Z] #49 20.01 go: downloading github.com/mattn/go-isatty v0.0.14
22:14:02 [2022-10-17T22:14:02.569Z] #49 20.04 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
22:14:02 [2022-10-17T22:14:02.569Z] #49 20.04 go: downloading github.com/go-critic/go-critic v0.6.2
22:14:02 [2022-10-17T22:14:02.569Z] #49 ...
22:14:02 [2022-10-17T22:14:02.569Z] 
22:14:02 [2022-10-17T22:14:02.569Z] #33 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:14:02 [2022-10-17T22:14:02.569Z] #33 14.76   CC       images/sk-unix.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 14.94   CC       images/sk-inet.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 15.24   CC       images/tun.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 15.51   CC       images/sk-netlink.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 15.63   CC       images/packet-sock.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 15.94   CC       images/ipc-var.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 16.06   CC       images/ipc-desc.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 16.19   CC       images/ipc-shm.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 16.30   CC       images/ipc-msg.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 16.48   CC       images/ipc-sem.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 16.66   CC       images/utsns.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 16.83   CC       images/creds.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 17.01   CC       images/vma.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 17.18   CC       images/netdev.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 17.46   CC       images/tty.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 17.93   CC       images/file-lock.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 18.11   CC       images/rlimit.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 18.32   CC       images/pagemap.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 18.57   CC       images/siginfo.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 18.74   CC       images/rpc.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 19.77   CC       images/ext-file.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 19.90   CC       images/cgroup.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 20.31   CC       images/userns.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 20.50   CC       images/google/protobuf/descriptor.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 21.74   CC       images/opts.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 21.93   CC       images/seccomp.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 22.17   CC       images/binfmt-misc.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 22.29   CC       images/time.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 22.46   CC       images/sysctl.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 22.66   CC       images/autofs.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 22.81   CC       images/macvlan.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 22.94   CC       images/sit.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 23.07   CC       images/memfd.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 23.35   CC       images/timens.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 23.53   LINK     images/built-in.o
22:14:02 [2022-10-17T22:14:02.569Z] #33 23.66   GEN      compel/include/asm
22:14:02 [2022-10-17T22:14:02.569Z] #33 23.69   GEN      compel/include/version.h
22:14:02 [2022-10-17T22:14:02.569Z] #33 23.73 touch .config
22:14:02 [2022-10-17T22:14:02.569Z] #33 23.76   GEN      include/common/config.h
22:14:02 [2022-10-17T22:14:02.569Z] #33 23.86   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
22:14:02 [2022-10-17T22:14:02.569Z] #33 23.88   GEN      compel/plugins/include/uapi/std/syscall-64.h
22:14:02 [2022-10-17T22:14:02.569Z] #33 23.90   GEN      compel/arch/x86/plugins/std/syscalls-64.S
22:14:02 [2022-10-17T22:14:02.569Z] #33 23.92   DEP      compel/arch/x86/plugins/std/syscalls-64.d
22:14:02 [2022-10-17T22:14:02.569Z] #33 23.95   DEP      compel/arch/x86/plugins/std/memcpy.d
22:14:02 [2022-10-17T22:14:02.569Z] #33 23.98   DEP      compel/arch/x86/plugins/std/parasite-head.d
22:14:02 [2022-10-17T22:14:02.569Z] #33 24.00   GEN      compel/plugins/include/uapi/std/syscall.h
22:14:02 [2022-10-17T22:14:02.569Z] #33 24.03   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
22:14:02 [2022-10-17T22:14:02.569Z] #33 24.04   GEN      compel/plugins/include/uapi/std/syscall-codes.h
22:14:02 [2022-10-17T22:14:02.569Z] #33 24.08   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
22:14:02 [2022-10-17T22:14:02.569Z] #33 24.08   DEP      compel/plugins/std/infect.d
22:14:02 [2022-10-17T22:14:02.569Z] #33 24.16   DEP      compel/plugins/std/string.d
22:14:02 [2022-10-17T22:14:02.569Z] #33 24.21   DEP      compel/plugins/std/log.d
22:14:02 [2022-10-17T22:14:02.569Z] #33 24.26   DEP      compel/plugins/std/fds.d
22:14:02 [2022-10-17T22:14:02.569Z] #33 24.33   DEP      compel/plugins/std/std.d
22:14:02 [2022-10-17T22:14:02.569Z] #33 24.42   DEP      compel/plugins/shmem/shmem.d
22:14:02 [2022-10-17T22:14:02.569Z] #33 24.54   DEP      compel/plugins/fds/fds.d
22:14:02 [2022-10-17T22:14:02.569Z] #33 24.66   CC       compel/plugins/std/std.o
22:14:02 [2022-10-17T22:14:02.828Z] #33 24.94   CC       compel/plugins/std/fds.o
22:14:02 [2022-10-17T22:14:02.828Z] #33 ...
22:14:02 [2022-10-17T22:14:02.828Z] 
22:14:02 [2022-10-17T22:14:02.828Z] #46 [dev-systemd-false  7/26] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
22:14:02 [2022-10-17T22:14:02.828Z] #46 24.15 Selecting previously unselected package sudo.
22:14:02 [2022-10-17T22:14:02.828Z] #46 24.15 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
22:14:02 [2022-10-17T22:14:02.828Z] #46 24.17 Unpacking sudo (1.9.5p2-3) ...
22:14:02 [2022-10-17T22:14:02.828Z] #46 24.81 Selecting previously unselected package thin-provisioning-tools.
22:14:02 [2022-10-17T22:14:02.828Z] #46 24.81 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
22:14:02 [2022-10-17T22:14:02.828Z] #46 24.82 Unpacking thin-provisioning-tools (0.9.0-1) ...
22:14:03 [2022-10-17T22:14:03.087Z] #46 25.08 Selecting previously unselected package uidmap.
22:14:03 [2022-10-17T22:14:03.087Z] #46 25.09 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
22:14:03 [2022-10-17T22:14:03.087Z] #46 25.09 Unpacking uidmap (1:4.8.1-1) ...
22:14:03 [2022-10-17T22:14:03.087Z] #46 25.23 Selecting previously unselected package vim-runtime.
22:14:03 [2022-10-17T22:14:03.087Z] #46 25.25 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
22:14:03 [2022-10-17T22:14:03.087Z] #46 25.30 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
22:14:03 [2022-10-17T22:14:03.346Z] #46 25.40 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
22:14:03 [2022-10-17T22:14:03.346Z] #46 25.42 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
22:14:04 [2022-10-17T22:14:04.724Z] #46 ...
22:14:04 [2022-10-17T22:14:04.724Z] 
22:14:04 [2022-10-17T22:14:04.725Z] #48 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
22:14:04 [2022-10-17T22:14:04.725Z] #48 12.13 + cd /tmp/tmp.YtDTiumoUX/src/github.com/opencontainers/runc
22:14:04 [2022-10-17T22:14:04.725Z] #48 12.14 + git checkout -q v1.1.4
22:14:04 [2022-10-17T22:14:04.725Z] #48 12.81 + '[' -z '' ']'
22:14:04 [2022-10-17T22:14:04.725Z] #48 12.81 + target=static
22:14:04 [2022-10-17T22:14:04.725Z] #48 12.81 + make BUILDTAGS=seccomp static
22:14:04 [2022-10-17T22:14:04.725Z] #48 13.01 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
22:14:04 [2022-10-17T22:14:04.725Z] #48 ...
22:14:04 [2022-10-17T22:14:04.725Z] 
22:14:04 [2022-10-17T22:14:04.725Z] #33 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:14:04 [2022-10-17T22:14:04.725Z] #33 25.24   CC       compel/plugins/std/log.o
22:14:04 [2022-10-17T22:14:04.725Z] #33 25.81   CC       compel/plugins/std/string.o
22:14:04 [2022-10-17T22:14:04.725Z] #33 26.37   CC       compel/plugins/std/infect.o
22:14:04 [2022-10-17T22:14:04.725Z] #33 26.67   CC       compel/arch/x86/plugins/std/parasite-head.o
22:14:04 [2022-10-17T22:14:04.725Z] #33 26.71   CC       compel/arch/x86/plugins/std/memcpy.o
22:14:04 [2022-10-17T22:14:04.725Z] #33 26.78   CC       compel/arch/x86/plugins/std/syscalls-64.o
22:14:04 [2022-10-17T22:14:04.725Z] #33 26.85   AR       compel/plugins/std.lib.a
22:14:04 [2022-10-17T22:14:04.725Z] #33 26.92   CC       compel/plugins/fds/fds.o
22:14:04 [2022-10-17T22:14:04.983Z] #33 27.17   AR       compel/plugins/fds.lib.a
22:14:04 [2022-10-17T22:14:04.983Z] #33 27.21   HOSTDEP  compel/src/lib/log-host.d
22:14:04 [2022-10-17T22:14:04.983Z] #33 27.28   HOSTDEP  compel/src/lib/handle-elf-host.d
22:14:05 [2022-10-17T22:14:05.242Z] #33 27.36   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
22:14:05 [2022-10-17T22:14:05.242Z] #33 27.41   HOSTDEP  compel/src/main-host.d
22:14:05 [2022-10-17T22:14:05.242Z] #33 27.50   DEP      compel/src/lib/ptrace.d
22:14:05 [2022-10-17T22:14:05.500Z] #33 27.59   DEP      compel/src/lib/infect.d
22:14:05 [2022-10-17T22:14:05.500Z] #33 27.69   DEP      compel/src/lib/infect-util.d
22:14:05 [2022-10-17T22:14:05.759Z] #33 27.76   DEP      compel/src/lib/infect-rpc.d
22:14:05 [2022-10-17T22:14:05.759Z] #33 27.90   DEP      compel/arch/x86/src/lib/infect.d
22:14:06 [2022-10-17T22:14:06.017Z] #33 28.07   DEP      compel/arch/x86/src/lib/cpu.d
22:14:06 [2022-10-17T22:14:06.017Z] #33 28.12   DEP      compel/src/lib/log.d
22:14:06 [2022-10-17T22:14:06.017Z] #33 28.18   DEP      compel/src/main.d
22:14:06 [2022-10-17T22:14:06.017Z] #33 28.27   DEP      compel/src/lib/handle-elf.d
22:14:06 [2022-10-17T22:14:06.276Z] #33 28.35   DEP      compel/arch/x86/src/lib/handle-elf.d
22:14:06 [2022-10-17T22:14:06.276Z] #33 28.48   CC       compel/src/lib/log.o
22:14:06 [2022-10-17T22:14:06.535Z] #33 28.70   CC       compel/arch/x86/src/lib/cpu.o
22:14:07 [2022-10-17T22:14:07.109Z] #33 29.24   CC       compel/arch/x86/src/lib/infect.o
22:14:08 [2022-10-17T22:14:08.045Z] #33 29.95   CC       compel/src/lib/infect-rpc.o
22:14:08 [2022-10-17T22:14:08.045Z] #33 30.23   CC       compel/src/lib/infect-util.o
22:14:08 [2022-10-17T22:14:08.303Z] #33 30.43   CC       compel/src/lib/infect.o
22:14:09 [2022-10-17T22:14:09.239Z] #33 ...
22:14:09 [2022-10-17T22:14:09.239Z] 
22:14:09 [2022-10-17T22:14:09.239Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
22:14:09 [2022-10-17T22:14:09.239Z] #49 20.88 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 20.91 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:14:09 [2022-10-17T22:14:09.239Z] #49 20.95 go: downloading github.com/sirupsen/logrus v1.8.1
22:14:09 [2022-10-17T22:14:09.239Z] #49 21.04 go: downloading github.com/stretchr/testify v1.7.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 21.19 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
22:14:09 [2022-10-17T22:14:09.239Z] #49 22.86 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
22:14:09 [2022-10-17T22:14:09.239Z] #49 22.89 go: downloading github.com/fsnotify/fsnotify v1.5.1
22:14:09 [2022-10-17T22:14:09.239Z] #49 22.94 go: downloading github.com/magiconair/properties v1.8.5
22:14:09 [2022-10-17T22:14:09.239Z] #49 22.96 go: downloading github.com/mitchellh/mapstructure v1.4.3
22:14:09 [2022-10-17T22:14:09.239Z] #49 23.00 go: downloading github.com/spf13/afero v1.6.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 23.01 go: downloading github.com/spf13/cast v1.4.1
22:14:09 [2022-10-17T22:14:09.239Z] #49 23.04 go: downloading github.com/spf13/jwalterweatherman v1.1.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 23.04 go: downloading github.com/subosito/gotenv v1.2.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 23.05 go: downloading gopkg.in/ini.v1 v1.66.2
22:14:09 [2022-10-17T22:14:09.239Z] #49 23.16 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
22:14:09 [2022-10-17T22:14:09.239Z] #49 23.17 go: downloading github.com/go-toolsmith/astcast v1.0.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 23.22 go: downloading github.com/go-toolsmith/astcopy v1.0.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 23.25 go: downloading github.com/go-toolsmith/astequal v1.0.1
22:14:09 [2022-10-17T22:14:09.239Z] #49 23.27 go: downloading github.com/go-toolsmith/astfmt v1.0.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 23.30 go: downloading github.com/go-toolsmith/astp v1.0.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 23.31 go: downloading github.com/go-toolsmith/strparse v1.0.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 23.32 go: downloading github.com/go-toolsmith/typep v1.0.2
22:14:09 [2022-10-17T22:14:09.239Z] #49 23.33 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
22:14:09 [2022-10-17T22:14:09.239Z] #49 23.71 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
22:14:09 [2022-10-17T22:14:09.239Z] #49 23.75 go: downloading github.com/hashicorp/errwrap v1.0.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 23.79 go: downloading github.com/davecgh/go-spew v1.1.1
22:14:09 [2022-10-17T22:14:09.239Z] #49 23.90 go: downloading github.com/pmezard/go-difflib v1.0.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 23.95 go: downloading github.com/stretchr/objx v0.1.1
22:14:09 [2022-10-17T22:14:09.239Z] #49 24.00 go: downloading 4d63.com/gochecknoglobals v0.1.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 24.00 go: downloading github.com/Antonboom/errname v0.1.5
22:14:09 [2022-10-17T22:14:09.239Z] #49 24.04 go: downloading github.com/Antonboom/nilnil v0.1.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 24.11 go: downloading github.com/BurntSushi/toml v1.0.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 24.71 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
22:14:09 [2022-10-17T22:14:09.239Z] #49 24.74 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 24.76 go: downloading github.com/alexkohler/prealloc v1.0.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 24.77 go: downloading github.com/ashanbrown/forbidigo v1.3.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 24.81 go: downloading github.com/ashanbrown/makezero v1.1.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 24.83 go: downloading github.com/bkielbasa/cyclop v1.2.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 24.83 go: downloading github.com/blizzy78/varnamelen v0.5.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 24.84 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 24.90 go: downloading github.com/breml/bidichk v0.2.1
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.02 go: downloading github.com/breml/errchkjson v0.2.1
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.03 go: downloading github.com/butuzov/ireturn v0.1.1
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.07 go: downloading github.com/charithe/durationcheck v0.0.9
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.09 go: downloading github.com/daixiang0/gci v0.2.9
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.10 go: downloading github.com/denis-tingajkin/go-header v0.4.2
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.13 go: downloading github.com/esimonov/ifshort v1.0.4
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.14 go: downloading github.com/fzipp/gocyclo v0.4.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.15 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.19 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.23 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.36 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.39 go: downloading github.com/golangci/misspell v0.3.5
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.44 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.45 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.48 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.50 go: downloading github.com/jgautheron/goconst v1.5.1
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.52 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.53 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.56 go: downloading github.com/julz/importas v0.1.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.58 go: downloading github.com/kisielk/errcheck v1.6.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.61 go: downloading github.com/kulti/thelper v0.5.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.64 go: downloading github.com/kunwardeep/paralleltest v1.0.3
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.66 go: downloading github.com/kyoh86/exportloopref v0.1.8
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.67 go: downloading github.com/ldez/gomoddirectives v0.2.2
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.70 go: downloading github.com/ldez/tagliatelle v0.3.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.71 go: downloading github.com/leonklingele/grouper v1.1.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.73 go: downloading github.com/maratori/testpackage v1.0.1
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.77 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.79 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.81 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
22:14:09 [2022-10-17T22:14:09.239Z] #49 25.82 go: downloading github.com/mgechev/revive v1.1.3
22:14:09 [2022-10-17T22:14:09.239Z] #49 26.17 go: downloading github.com/moricho/tparallel v0.2.1
22:14:09 [2022-10-17T22:14:09.239Z] #49 26.21 go: downloading github.com/nakabonne/nestif v0.3.1
22:14:09 [2022-10-17T22:14:09.240Z] #49 26.21 go: downloading github.com/nishanths/exhaustive v0.7.11
22:14:09 [2022-10-17T22:14:09.240Z] #49 26.24 go: downloading github.com/nishanths/predeclared v0.2.1
22:14:09 [2022-10-17T22:14:09.240Z] #49 26.27 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
22:14:09 [2022-10-17T22:14:09.240Z] #49 26.29 go: downloading github.com/ryancurrah/gomodguard v1.2.3
22:14:09 [2022-10-17T22:14:09.240Z] #49 26.36 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
22:14:09 [2022-10-17T22:14:09.240Z] #49 26.36 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
22:14:09 [2022-10-17T22:14:09.240Z] #49 26.38 go: downloading github.com/securego/gosec/v2 v2.9.6
22:14:09 [2022-10-17T22:14:09.240Z] #49 26.61 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
22:14:09 [2022-10-17T22:14:09.240Z] #49 26.62 go: downloading github.com/sivchari/containedctx v1.0.1
22:14:09 [2022-10-17T22:14:09.240Z] #49 26.63 go: downloading github.com/sivchari/tenv v1.4.7
22:14:09 [2022-10-17T22:14:09.240Z] #49 26.64 go: downloading github.com/sonatard/noctx v0.0.1
22:14:09 [2022-10-17T22:14:09.240Z] #49 26.66 go: downloading github.com/sourcegraph/go-diff v0.6.1
22:14:09 [2022-10-17T22:14:09.240Z] #49 26.68 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
22:14:09 [2022-10-17T22:14:09.240Z] #49 26.70 go: downloading github.com/sylvia7788/contextcheck v1.0.4
22:14:09 [2022-10-17T22:14:09.240Z] #49 26.74 go: downloading github.com/tdakkota/asciicheck v0.1.1
22:14:09 [2022-10-17T22:14:09.240Z] #49 26.77 go: downloading github.com/tetafro/godot v1.4.11
22:14:09 [2022-10-17T22:14:09.240Z] #49 26.80 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
22:14:09 [2022-10-17T22:14:09.240Z] #49 26.80 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
22:14:09 [2022-10-17T22:14:09.240Z] #49 26.87 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
22:14:09 [2022-10-17T22:14:09.498Z] #49 27.00 go: downloading github.com/ultraware/funlen v0.0.3
22:14:09 [2022-10-17T22:14:09.498Z] #49 27.02 go: downloading github.com/ultraware/whitespace v0.0.4
22:14:09 [2022-10-17T22:14:09.498Z] #49 27.03 go: downloading github.com/uudashr/gocognit v1.0.5
22:14:09 [2022-10-17T22:14:09.498Z] #49 27.04 go: downloading github.com/yagipy/maintidx v1.0.0
22:14:09 [2022-10-17T22:14:09.498Z] #49 27.08 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
22:14:09 [2022-10-17T22:14:09.835Z] #49 27.17 go: downloading gitlab.com/bosi/decorder v0.2.1
22:14:09 [2022-10-17T22:14:09.835Z] #49 27.23 go: downloading honnef.co/go/tools v0.2.2
22:14:10 [2022-10-17T22:14:10.771Z] #49 28.07 go: downloading mvdan.cc/gofumpt v0.2.1
22:14:10 [2022-10-17T22:14:10.771Z] #49 28.07 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
22:14:10 [2022-10-17T22:14:10.771Z] #49 28.18 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
22:14:10 [2022-10-17T22:14:10.771Z] #49 28.22 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
22:14:10 [2022-10-17T22:14:10.771Z] #49 28.25 go: downloading github.com/hashicorp/hcl v1.0.0
22:14:10 [2022-10-17T22:14:10.771Z] #49 28.37 go: downloading github.com/pelletier/go-toml v1.9.4
22:14:10 [2022-10-17T22:14:10.771Z] #49 28.38 go: downloading gopkg.in/yaml.v2 v2.4.0
22:14:10 [2022-10-17T22:14:10.771Z] #49 28.48 go: downloading golang.org/x/text v0.3.7
22:14:14 [2022-10-17T22:14:14.057Z] #49 31.79 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
22:14:14 [2022-10-17T22:14:14.316Z] #49 31.83 go: downloading github.com/gobwas/glob v0.2.3
22:14:14 [2022-10-17T22:14:14.316Z] #49 31.86 go: downloading github.com/kisielk/gotool v1.0.0
22:14:14 [2022-10-17T22:14:14.316Z] #49 31.89 go: downloading github.com/gostaticanalysis/comment v1.4.2
22:14:14 [2022-10-17T22:14:14.316Z] #49 31.90 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
22:14:14 [2022-10-17T22:14:14.316Z] #49 31.91 go: downloading golang.org/x/mod v0.5.1
22:14:14 [2022-10-17T22:14:14.316Z] #49 32.01 go: downloading github.com/ettle/strcase v0.1.1
22:14:14 [2022-10-17T22:14:14.575Z] #49 32.03 go: downloading github.com/fatih/structtag v1.2.0
22:14:14 [2022-10-17T22:14:14.575Z] #49 32.04 go: downloading github.com/Masterminds/semver v1.5.0
22:14:14 [2022-10-17T22:14:14.575Z] #49 32.11 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
22:14:14 [2022-10-17T22:14:14.575Z] #49 32.13 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
22:14:14 [2022-10-17T22:14:14.575Z] #49 32.16 go: downloading github.com/prometheus/client_golang v1.7.1
22:14:14 [2022-10-17T22:14:14.833Z] #49 32.40 go: downloading github.com/prometheus/client_model v0.2.0
22:14:14 [2022-10-17T22:14:14.833Z] #49 32.43 go: downloading github.com/google/go-cmp v0.5.6
22:14:15 [2022-10-17T22:14:15.091Z] #49 32.54 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
22:14:15 [2022-10-17T22:14:15.092Z] #49 32.59 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
22:14:15 [2022-10-17T22:14:15.092Z] #49 32.62 go: downloading github.com/olekukonko/tablewriter v0.0.5
22:14:15 [2022-10-17T22:14:15.092Z] #49 32.74 go: downloading github.com/beorn7/perks v1.0.1
22:14:15 [2022-10-17T22:14:15.092Z] #49 32.78 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:14:15 [2022-10-17T22:14:15.350Z] #49 32.84 go: downloading github.com/golang/protobuf v1.5.2
22:14:15 [2022-10-17T22:14:15.350Z] #49 32.88 go: downloading github.com/cespare/xxhash v1.1.0
22:14:15 [2022-10-17T22:14:15.608Z] #49 33.03 go: downloading github.com/prometheus/common v0.10.0
22:14:15 [2022-10-17T22:14:15.608Z] #49 33.17 go: downloading github.com/prometheus/procfs v0.6.0
22:14:15 [2022-10-17T22:14:15.608Z] #49 33.24 go: downloading github.com/mattn/go-runewidth v0.0.9
22:14:15 [2022-10-17T22:14:15.608Z] #49 33.28 go: downloading google.golang.org/protobuf v1.27.1
22:14:16 [2022-10-17T22:14:16.543Z] #49 ...
22:14:16 [2022-10-17T22:14:16.543Z] 
22:14:16 [2022-10-17T22:14:16.543Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
22:14:16 [2022-10-17T22:14:16.543Z] #47 34.04 Updating files:  39% (2012/5069)
Updating files:  40% (2028/5069)
Updating files:  41% (2079/5069)
Updating files:  42% (2129/5069)
Updating files:  43% (2180/5069)
Updating files:  44% (2231/5069)
Updating files:  45% (2282/5069)
Updating files:  46% (2332/5069)
Updating files:  47% (2383/5069)
Updating files:  48% (2434/5069)
Updating files:  49% (2484/5069)
Updating files:  50% (2535/5069)
Updating files:  51% (2586/5069)
22:14:16 [2022-10-17T22:14:16.543Z] #47 ...
22:14:16 [2022-10-17T22:14:16.543Z] 
22:14:16 [2022-10-17T22:14:16.543Z] #46 [dev-systemd-false  7/26] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
22:14:16 [2022-10-17T22:14:16.543Z] #46 28.73 Selecting previously unselected package vim.
22:14:16 [2022-10-17T22:14:16.543Z] #46 28.74 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
22:14:16 [2022-10-17T22:14:16.543Z] #46 28.76 Unpacking vim (2:8.2.2434-3+deb11u1) ...
22:14:16 [2022-10-17T22:14:16.543Z] #46 29.38 Selecting previously unselected package xfsprogs.
22:14:16 [2022-10-17T22:14:16.543Z] #46 29.38 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
22:14:16 [2022-10-17T22:14:16.543Z] #46 29.40 Unpacking xfsprogs (5.10.0-4) ...
22:14:16 [2022-10-17T22:14:16.543Z] #46 29.93 Selecting previously unselected package zip.
22:14:16 [2022-10-17T22:14:16.543Z] #46 29.94 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
22:14:16 [2022-10-17T22:14:16.543Z] #46 29.94 Unpacking zip (3.0-12) ...
22:14:16 [2022-10-17T22:14:16.543Z] #46 30.15 Setting up python3-pkg-resources (52.0.0-4) ...
22:14:16 [2022-10-17T22:14:16.543Z] #46 31.12 Setting up libip4tc2:amd64 (1.8.7-1) ...
22:14:16 [2022-10-17T22:14:16.543Z] #46 31.17 Setting up net-tools (1.60+git20181103.0eebece-1) ...
22:14:16 [2022-10-17T22:14:16.543Z] #46 31.19 Setting up libgpm2:amd64 (1.20.7-8) ...
22:14:16 [2022-10-17T22:14:16.543Z] #46 31.20 Setting up libicu67:amd64 (67.1-7) ...
22:14:16 [2022-10-17T22:14:16.543Z] #46 31.22 Setting up libip6tc2:amd64 (1.8.7-1) ...
22:14:16 [2022-10-17T22:14:16.543Z] #46 31.23 Setting up libinih1:amd64 (53-1+b2) ...
22:14:16 [2022-10-17T22:14:16.543Z] #46 31.25 Setting up uidmap (1:4.8.1-1) ...
22:14:16 [2022-10-17T22:14:16.543Z] #46 31.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:14:16 [2022-10-17T22:14:16.543Z] #46 31.32 Setting up bzip2 (1.0.8-4) ...
22:14:16 [2022-10-17T22:14:16.543Z] #46 31.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
22:14:16 [2022-10-17T22:14:16.543Z] #46 31.35 Setting up python3-wheel (0.34.2-1) ...
22:14:16 [2022-10-17T22:14:16.543Z] #46 32.16 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:14:16 [2022-10-17T22:14:16.543Z] #46 32.18 Setting up libcap2:amd64 (1:2.44-1) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 32.19 Setting up libcap2-bin (1:2.44-1) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 32.20 Setting up apparmor (2.13.6-10) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 33.93 Setting up zip (3.0-12) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 33.94 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 33.97 Setting up bash-completion (1:2.11-2) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 36.22 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 36.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:14:16 [2022-10-17T22:14:16.544Z] #46 36.25 Setting up libmnl0:amd64 (1.0.4-3) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 36.26 Setting up patch (2.7.6-7) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 36.27 Setting up sudo (1.9.5p2-3) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 36.39 invoke-rc.d: could not determine current runlevel
22:14:16 [2022-10-17T22:14:16.544Z] #46 36.41 invoke-rc.d: policy-rc.d denied execution of start.
22:14:16 [2022-10-17T22:14:16.544Z] #46 36.43 Setting up xfsprogs (5.10.0-4) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 36.44 Setting up libxtables12:amd64 (1.8.7-1) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 36.47 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 36.48 Setting up pigz (2.6-1) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 36.50 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 36.52 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 36.55 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 36.56 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 37.27 Setting up libaio1:amd64 (0.3.112-9) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 37.28 Setting up python3-lib2to3 (3.9.2-1) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 38.08 Setting up libelf1:amd64 (0.183-1) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 38.28 Setting up libonig5:amd64 (6.9.6-1.1) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 38.29 Setting up python3-distutils (3.9.2-1) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 38.75 Setting up vim (2:8.2.2434-3+deb11u1) ...
22:14:16 [2022-10-17T22:14:16.544Z] #46 38.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:14:16 [2022-10-17T22:14:16.544Z] #46 38.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:14:16 [2022-10-17T22:14:16.544Z] #46 38.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:14:16 [2022-10-17T22:14:16.544Z] #46 38.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:14:16 [2022-10-17T22:14:16.544Z] #46 38.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:14:16 [2022-10-17T22:14:16.801Z] #46 38.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:14:16 [2022-10-17T22:14:16.801Z] #46 38.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:14:16 [2022-10-17T22:14:16.801Z] #46 38.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:14:16 [2022-10-17T22:14:16.801Z] #46 38.85 Setting up python3-setuptools (52.0.0-4) ...
22:14:16 [2022-10-17T22:14:16.801Z] #46 ...
22:14:16 [2022-10-17T22:14:16.801Z] 
22:14:16 [2022-10-17T22:14:16.801Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
22:14:17 [2022-10-17T22:14:17.836Z] #47 34.04 Updating files:  39% (2012/5069)
Updating files:  40% (2028/5069)
Updating files:  41% (2079/5069)
Updating files:  42% (2129/5069)
Updating files:  43% (2180/5069)
Updating files:  44% (2231/5069)
Updating files:  45% (2282/5069)
Updating files:  46% (2332/5069)
Updating files:  47% (2383/5069)
Updating files:  48% (2434/5069)
Updating files:  49% (2484/5069)
Updating files:  50% (2535/5069)
Updating files:  51% (2586/5069)
Updating files:  52% (2636/5069)
Updating files:  53% (2687/5069)
Updating files:  54% (2738/5069)
Updating files:  55% (2788/5069)
Updating files:  56% (2839/5069)
Updating files:  57% (2890/5069)
Updating files:  58% (2941/5069)
Updating files:  59% (2991/5069)
Updating files:  60% (3042/5069)
Updating files:  61% (3093/5069)
Updating files:  62% (3143/5069)
Updating files:  63% (3194/5069)
Updating files:  64% (3245/5069)
Updating files:  65% (3295/5069)
Updating files:  66% (3346/5069)
Updating files:  67% (3397/5069)
Updating files:  68% (3447/5069)
Updating files:  69% (3498/5069)
Updating files:  70% (3549/5069)
Updating files:  71% (3599/5069)
Updating files:  72% (3650/5069)
Updating files:  73% (3701/5069)
Updating files:  74% (3752/5069)
Updating files:  75% (3802/5069)
Updating files:  76% (3853/5069)
Updating files:  77% (3904/5069)
Updating files:  78% (3954/5069)
Updating files:  79% (4005/5069)
Updating files:  80% (4056/5069)
Updating files:  81% (4106/5069)
Updating files:  82% (4157/5069)
Updating files:  83% (4208/5069)
Updating files:  84% (4258/5069)
Updating files:  85% (4309/5069)
Updating files:  86% (4360/5069)
Updating files:  87% (4411/5069)
Updating files:  88% (4461/5069)
Updating files:  89% (4512/5069)
Updating files:  90% (4563/5069)
Updating files:  91% (4613/5069)
Updating files:  92% (4664/5069)
Updating files:  93% (4715/5069)
Updating files:  94% (4765/5069)
Updating files:  95% (4816/5069)
Updating files:  96% (4867/5069)
Updating files:  97% (4917/5069)
Updating files:  98% (4968/5069)
Updating files:  99% (5019/5069)
Updating files: 100% (5069/5069)
Updating files: 100% (5069/5069), done.
22:14:17 [2022-10-17T22:14:17.836Z] #47 35.46 + cd /tmp/tmp.mWueOYP0N0/src/github.com/containerd/containerd
22:14:17 [2022-10-17T22:14:17.836Z] #47 35.46 + git checkout -q v1.6.8
22:14:19 [2022-10-17T22:14:19.739Z] #47 37.43 + export 'BUILDTAGS=netgo osusergo static_build'
22:14:19 [2022-10-17T22:14:19.739Z] #47 37.43 + BUILDTAGS='netgo osusergo static_build'
22:14:19 [2022-10-17T22:14:19.739Z] #47 37.43 + export EXTRA_FLAGS=-buildmode=pie
22:14:19 [2022-10-17T22:14:19.739Z] #47 37.43 + EXTRA_FLAGS=-buildmode=pie
22:14:19 [2022-10-17T22:14:19.739Z] #47 37.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:14:19 [2022-10-17T22:14:19.739Z] #47 37.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:14:19 [2022-10-17T22:14:19.739Z] #47 37.43 + '[' '' = dynamic ']'
22:14:19 [2022-10-17T22:14:19.739Z] #47 37.43 + make
22:14:20 [2022-10-17T22:14:20.306Z] #47 ...
22:14:20 [2022-10-17T22:14:20.306Z] 
22:14:20 [2022-10-17T22:14:20.306Z] #33 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:14:20 [2022-10-17T22:14:20.306Z] #33 32.34   CC       compel/src/lib/ptrace.o
22:14:20 [2022-10-17T22:14:20.306Z] #33 32.64   AR       compel/libcompel.a
22:14:20 [2022-10-17T22:14:20.306Z] #33 32.68   HOSTCC   compel/src/main-host.o
22:14:20 [2022-10-17T22:14:20.306Z] #33 32.90   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
22:14:20 [2022-10-17T22:14:20.306Z] #33 33.00   HOSTCC   compel/src/lib/handle-elf-host.o
22:14:20 [2022-10-17T22:14:20.306Z] #33 33.29   HOSTCC   compel/src/lib/log-host.o
22:14:20 [2022-10-17T22:14:20.306Z] #33 33.47   HOSTLINK compel/compel-host-bin
22:14:20 [2022-10-17T22:14:20.306Z] #33 33.58   DEP      soccr/soccr.d
22:14:20 [2022-10-17T22:14:20.306Z] #33 33.70   CC       soccr/soccr.o
22:14:20 [2022-10-17T22:14:20.306Z] #33 34.79   AR       soccr/libsoccr.a
22:14:20 [2022-10-17T22:14:20.306Z] #33 34.83 make[1]: 'soccr/libsoccr.a' is up to date.
22:14:20 [2022-10-17T22:14:20.306Z] #33 35.06   DEP      criu/arch/x86/sigframe.d
22:14:20 [2022-10-17T22:14:20.306Z] #33 35.13   DEP      criu/arch/x86/sigaction_compat.d
22:14:20 [2022-10-17T22:14:20.306Z] #33 35.19   DEP      criu/arch/x86/kerndat.d
22:14:20 [2022-10-17T22:14:20.306Z] #33 35.28   DEP      criu/arch/x86/crtools.d
22:14:20 [2022-10-17T22:14:20.306Z] #33 35.38   DEP      criu/arch/x86/cpu.d
22:14:20 [2022-10-17T22:14:20.306Z] #33 35.49   CC       criu/arch/x86/cpu.o
22:14:20 [2022-10-17T22:14:20.306Z] #33 35.99 include/common/asm/bitops.h: Assembler messages:
22:14:20 [2022-10-17T22:14:20.306Z] #33 35.99 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:14:20 [2022-10-17T22:14:20.306Z] #33 35.99 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:14:20 [2022-10-17T22:14:20.306Z] #33 35.99 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:14:20 [2022-10-17T22:14:20.306Z] #33 35.99 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:14:20 [2022-10-17T22:14:20.306Z] #33 36.01   CC       criu/arch/x86/crtools.o
22:14:20 [2022-10-17T22:14:20.306Z] #33 36.97   CC       criu/arch/x86/kerndat.o
22:14:20 [2022-10-17T22:14:20.306Z] #33 37.40   CC       criu/arch/x86/sigaction_compat.o
22:14:20 [2022-10-17T22:14:20.306Z] #33 37.72   CC       criu/arch/x86/sigframe.o
22:14:20 [2022-10-17T22:14:20.306Z] #33 37.83   LINK     criu/arch/x86/crtools.built-in.o
22:14:20 [2022-10-17T22:14:20.306Z] #33 37.85   DEP      criu/pie/util-vdso-elf32.d
22:14:20 [2022-10-17T22:14:20.306Z] #33 37.91   DEP      criu/pie/util-vdso.d
22:14:20 [2022-10-17T22:14:20.306Z] #33 37.98   DEP      criu/pie/util.d
22:14:20 [2022-10-17T22:14:20.306Z] #33 38.08   CC       criu/pie/util.o
22:14:20 [2022-10-17T22:14:20.306Z] #33 38.33   CC       criu/pie/util-vdso.o
22:14:20 [2022-10-17T22:14:20.306Z] #33 38.84   CC       criu/pie/util-vdso-elf32.o
22:14:20 [2022-10-17T22:14:20.306Z] #33 39.34   AR       criu/pie/pie.lib.a
22:14:20 [2022-10-17T22:14:20.306Z] #33 39.39   DEP      criu/pie/restorer.d
22:14:20 [2022-10-17T22:14:20.306Z] #33 39.58   DEP      criu/arch/x86/sigaction_compat_pie.d
22:14:20 [2022-10-17T22:14:20.306Z] #33 39.68   DEP      criu/arch/x86/restorer_unmap.d
22:14:20 [2022-10-17T22:14:20.306Z] #33 39.71   DEP      criu/arch/x86/restorer.d
22:14:20 [2022-10-17T22:14:20.306Z] #33 39.89   DEP      criu/arch/x86/vdso-pie.d
22:14:20 [2022-10-17T22:14:20.306Z] #33 39.98   DEP      criu/pie/parasite-vdso.d
22:14:20 [2022-10-17T22:14:20.306Z] #33 40.15   DEP      criu/pie/parasite.d
22:14:20 [2022-10-17T22:14:20.306Z] #33 40.35   CC       criu/pie/parasite.o
22:14:20 [2022-10-17T22:14:20.306Z] #33 41.32   LINK     criu/pie/parasite.built-in.o
22:14:20 [2022-10-17T22:14:20.306Z] #33 41.34   GEN      criu/pie/parasite-blob.h
22:14:20 [2022-10-17T22:14:20.306Z] #33 41.36   CC       criu/pie/parasite-vdso.o
22:14:20 [2022-10-17T22:14:20.306Z] #33 42.08   CC       criu/arch/x86/vdso-pie.o
22:14:20 [2022-10-17T22:14:20.306Z] #33 42.31   CC       criu/arch/x86/restorer.o
22:14:20 [2022-10-17T22:14:20.306Z] #33 ...
22:14:20 [2022-10-17T22:14:20.306Z] 
22:14:20 [2022-10-17T22:14:20.306Z] #46 [dev-systemd-false  7/26] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
22:14:20 [2022-10-17T22:14:20.306Z] #46 40.50 Setting up libjq1:amd64 (1.6-2.1) ...
22:14:20 [2022-10-17T22:14:20.306Z] #46 40.52 Setting up libnftnl11:amd64 (1.1.9-1) ...
22:14:20 [2022-10-17T22:14:20.306Z] #46 40.53 Setting up thin-provisioning-tools (0.9.0-1) ...
22:14:20 [2022-10-17T22:14:20.306Z] #46 40.55 Setting up python3-pip (20.3.4-4+deb11u1) ...
22:14:20 [2022-10-17T22:14:20.306Z] #46 41.79 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
22:14:20 [2022-10-17T22:14:20.306Z] #46 41.80 Setting up jq (1.6-2.1) ...
22:14:20 [2022-10-17T22:14:20.306Z] #46 41.82 Setting up libbpf0:amd64 (1:0.3-2) ...
22:14:20 [2022-10-17T22:14:20.306Z] #46 41.83 Setting up iptables (1.8.7-1) ...
22:14:20 [2022-10-17T22:14:20.306Z] #46 41.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:14:20 [2022-10-17T22:14:20.306Z] #46 41.86 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:14:20 [2022-10-17T22:14:20.306Z] #46 41.87 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:14:20 [2022-10-17T22:14:20.306Z] #46 41.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:14:20 [2022-10-17T22:14:20.306Z] #46 41.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:14:20 [2022-10-17T22:14:20.306Z] #46 41.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:14:20 [2022-10-17T22:14:20.306Z] #46 41.91 Setting up iproute2 (5.10.0-4) ...
22:14:20 [2022-10-17T22:14:20.306Z] #46 42.34 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:14:21 [2022-10-17T22:14:21.242Z] #46 DONE 43.2s
22:14:21 [2022-10-17T22:14:21.242Z] 
22:14:21 [2022-10-17T22:14:21.242Z] #50 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
22:14:23 [2022-10-17T22:14:23.145Z] #50 1.656 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:14:23 [2022-10-17T22:14:23.145Z] #50 1.659 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:14:23 [2022-10-17T22:14:23.145Z] #50 1.662 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:14:23 [2022-10-17T22:14:23.145Z] #50 DONE 1.8s
22:14:23 [2022-10-17T22:14:23.145Z] 
22:14:23 [2022-10-17T22:14:23.145Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
22:14:27 [2022-10-17T22:14:27.397Z] #51 ...
22:14:27 [2022-10-17T22:14:27.397Z] 
22:14:27 [2022-10-17T22:14:27.397Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
22:14:27 [2022-10-17T22:14:27.397Z] #49 34.15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
22:14:27 [2022-10-17T22:14:27.397Z] #49 ...
22:14:27 [2022-10-17T22:14:27.397Z] 
22:14:27 [2022-10-17T22:14:27.397Z] #33 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:14:27 [2022-10-17T22:14:27.397Z] #33 42.72   CC       criu/arch/x86/restorer_unmap.o
22:14:27 [2022-10-17T22:14:27.397Z] #33 42.93   CC       criu/arch/x86/sigaction_compat_pie.o
22:14:27 [2022-10-17T22:14:27.397Z] #33 43.16   CC       criu/pie/restorer.o
22:14:27 [2022-10-17T22:14:27.397Z] #33 45.71   LINK     criu/pie/restorer.built-in.o
22:14:27 [2022-10-17T22:14:27.397Z] #33 45.72   GEN      criu/pie/restorer-blob.h
22:14:27 [2022-10-17T22:14:27.397Z] #33 45.81   DEP      criu/vdso.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 46.04   DEP      criu/vdso-compat.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 46.16   DEP      criu/uts_ns.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 46.31   DEP      criu/util.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 46.48   DEP      criu/uffd.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 46.71   DEP      criu/tun.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 46.85   DEP      criu/tty.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 47.00   DEP      criu/timerfd.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 47.13   DEP      criu/timens.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 47.25   DEP      criu/sysfs_parse.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 47.38   DEP      criu/sysctl.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 47.50   DEP      criu/string.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 47.54   DEP      criu/stats.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 47.68   DEP      criu/sockets.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 47.89   DEP      criu/sk-unix.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 48.13   DEP      criu/sk-tcp.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 48.32   DEP      criu/sk-queue.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 48.44   DEP      criu/sk-packet.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 48.59   DEP      criu/sk-netlink.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 48.73   DEP      criu/sk-inet.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 48.91   DEP      criu/signalfd.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 48.99   DEP      criu/sigframe.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 49.05   DEP      criu/shmem.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 49.17   DEP      criu/servicefd.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 49.30   DEP      criu/seize.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 49.41   DEP      criu/seccomp.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 49.52   DEP      criu/rst-malloc.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 49.57   DEP      criu/rbtree.d
22:14:27 [2022-10-17T22:14:27.397Z] #33 49.62   DEP      criu/pstree.d
22:14:27 [2022-10-17T22:14:27.660Z] #33 49.77   DEP      criu/protobuf.d
22:14:27 [2022-10-17T22:14:27.660Z] #33 49.87   GEN      criu/protobuf-desc-gen.h
22:14:29 [2022-10-17T22:14:29.587Z] #33 51.34   DEP      criu/protobuf-desc.d
22:14:29 [2022-10-17T22:14:29.587Z] #33 51.46   DEP      criu/proc_parse.d
22:14:29 [2022-10-17T22:14:29.587Z] #33 51.61   DEP      criu/plugin.d
22:14:29 [2022-10-17T22:14:29.587Z] #33 51.69   DEP      criu/pipes.d
22:14:29 [2022-10-17T22:14:29.587Z] #33 51.83   DEP      criu/pie-util.d
22:14:29 [2022-10-17T22:14:29.845Z] #33 51.91   DEP      criu/pie-util-vdso.d
22:14:29 [2022-10-17T22:14:29.845Z] #33 52.01   DEP      criu/pie-util-vdso-elf32.d
22:14:29 [2022-10-17T22:14:29.845Z] #33 52.10   DEP      criu/path.d
22:14:30 [2022-10-17T22:14:30.102Z] #33 52.20   DEP      criu/parasite-syscall.d
22:14:30 [2022-10-17T22:14:30.360Z] #33 52.41   DEP      criu/pagemap.d
22:14:30 [2022-10-17T22:14:30.618Z] #33 52.58   DEP      criu/pagemap-cache.d
22:14:30 [2022-10-17T22:14:30.618Z] #33 52.71   DEP      criu/page-xfer.d
22:14:30 [2022-10-17T22:14:30.618Z] #33 52.82   DEP      criu/page-pipe.d
22:14:30 [2022-10-17T22:14:30.618Z] #33 52.93   DEP      criu/netfilter.d
22:14:31 [2022-10-17T22:14:31.185Z] #33 53.09   DEP      criu/net.d
22:14:31 [2022-10-17T22:14:31.186Z] #33 53.23   DEP      criu/namespaces.d
22:14:31 [2022-10-17T22:14:31.186Z] #33 53.34   DEP      criu/mount.d
22:14:31 [2022-10-17T22:14:31.186Z] #33 53.46   DEP      criu/memfd.d
22:14:31 [2022-10-17T22:14:31.444Z] #33 53.58   DEP      criu/mem.d
22:14:31 [2022-10-17T22:14:31.444Z] #33 53.70   DEP      criu/lsm.d
22:14:31 [2022-10-17T22:14:31.703Z] #33 53.80   DEP      criu/log.d
22:14:31 [2022-10-17T22:14:31.703Z] #33 ...
22:14:31 [2022-10-17T22:14:31.703Z] 
22:14:31 [2022-10-17T22:14:31.703Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
22:14:31 [2022-10-17T22:14:31.703Z] #47 39.20 + bin/ctr
22:14:31 [2022-10-17T22:14:31.703Z] #47 ...
22:14:31 [2022-10-17T22:14:31.703Z] 
22:14:31 [2022-10-17T22:14:31.703Z] #33 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:14:31 [2022-10-17T22:14:31.703Z] #33 53.88   DEP      criu/libnetlink.d
22:14:31 [2022-10-17T22:14:31.703Z] #33 53.97   DEP      criu/kerndat.d
22:14:31 [2022-10-17T22:14:31.962Z] #33 54.17   DEP      criu/kcmp-ids.d
22:14:31 [2022-10-17T22:14:31.962Z] #33 54.23   DEP      criu/irmap.d
22:14:32 [2022-10-17T22:14:32.220Z] #33 54.33   DEP      criu/ipc_ns.d
22:14:32 [2022-10-17T22:14:32.220Z] #33 54.42   DEP      criu/image.d
22:14:32 [2022-10-17T22:14:32.479Z] #33 54.53   DEP      criu/image-desc.d
22:14:32 [2022-10-17T22:14:32.479Z] #33 54.59   DEP      criu/fsnotify.d
22:14:32 [2022-10-17T22:14:32.479Z] #33 54.71   DEP      criu/filesystems.d
22:14:32 [2022-10-17T22:14:32.737Z] #33 54.81   DEP      criu/files.d
22:14:32 [2022-10-17T22:14:32.737Z] #33 54.93   DEP      criu/files-reg.d
22:14:32 [2022-10-17T22:14:32.737Z] #33 55.05   DEP      criu/files-ext.d
22:14:32 [2022-10-17T22:14:32.995Z] #33 55.15   DEP      criu/file-lock.d
22:14:33 [2022-10-17T22:14:33.253Z] #33 55.26   DEP      criu/file-ids.d
22:14:33 [2022-10-17T22:14:33.253Z] #33 55.36   DEP      criu/fifo.d
22:14:33 [2022-10-17T22:14:33.253Z] #33 55.49   DEP      criu/fdstore.d
22:14:33 [2022-10-17T22:14:33.511Z] #33 55.58   DEP      criu/fault-injection.d
22:14:33 [2022-10-17T22:14:33.511Z] #33 55.61   DEP      criu/external.d
22:14:33 [2022-10-17T22:14:33.511Z] #33 55.68   DEP      criu/eventpoll.d
22:14:33 [2022-10-17T22:14:33.769Z] #33 55.79   DEP      criu/eventfd.d
22:14:33 [2022-10-17T22:14:33.769Z] #33 55.88   DEP      criu/crtools.d
22:14:33 [2022-10-17T22:14:33.769Z] #33 56.02   DEP      criu/cr-service.d
22:14:34 [2022-10-17T22:14:34.027Z] #33 56.13   DEP      criu/cr-restore.d
22:14:34 [2022-10-17T22:14:34.286Z] #33 56.34   DEP      criu/cr-errno.d
22:14:34 [2022-10-17T22:14:34.286Z] #33 56.36   DEP      criu/cr-dump.d
22:14:34 [2022-10-17T22:14:34.286Z] #33 56.52   DEP      criu/cr-dedup.d
22:14:34 [2022-10-17T22:14:34.544Z] #33 56.62   DEP      criu/cr-check.d
22:14:34 [2022-10-17T22:14:34.544Z] #33 56.76   DEP      criu/config.d
22:14:34 [2022-10-17T22:14:34.544Z] #33 56.86   DEP      criu/clone-noasan.d
22:14:34 [2022-10-17T22:14:34.803Z] #33 56.93   DEP      criu/cgroup.d
22:14:34 [2022-10-17T22:14:34.803Z] #33 57.05   DEP      criu/cgroup-props.d
22:14:34 [2022-10-17T22:14:34.803Z] #33 57.12   DEP      criu/bitmap.d
22:14:35 [2022-10-17T22:14:35.061Z] #33 57.15   DEP      criu/bfd.d
22:14:35 [2022-10-17T22:14:35.061Z] #33 57.22   DEP      criu/autofs.d
22:14:35 [2022-10-17T22:14:35.320Z] #33 57.32   DEP      criu/aio.d
22:14:35 [2022-10-17T22:14:35.320Z] #33 57.44   DEP      criu/action-scripts.d
22:14:35 [2022-10-17T22:14:35.578Z] #33 57.70   CC       criu/action-scripts.o
22:14:35 [2022-10-17T22:14:35.852Z] #33 58.11   CC       criu/aio.o
22:14:36 [2022-10-17T22:14:36.418Z] #33 58.70   CC       criu/autofs.o
22:14:37 [2022-10-17T22:14:37.793Z] #33 60.03   CC       criu/bfd.o
22:14:38 [2022-10-17T22:14:38.360Z] #33 60.53   CC       criu/bitmap.o
22:14:38 [2022-10-17T22:14:38.619Z] #33 60.73   CC       criu/cgroup-props.o
22:14:39 [2022-10-17T22:14:39.554Z] #33 ...
22:14:39 [2022-10-17T22:14:39.554Z] 
22:14:39 [2022-10-17T22:14:39.554Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
22:14:39 [2022-10-17T22:14:39.554Z] #51 11.43 Collecting yamllint==1.26.1
22:14:39 [2022-10-17T22:14:39.554Z] #51 12.50   Downloading yamllint-1.26.1.tar.gz (126 kB)
22:14:39 [2022-10-17T22:14:39.554Z] #51 13.88 Collecting pathspec>=0.5.3
22:14:39 [2022-10-17T22:14:39.554Z] #51 13.89   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
22:14:39 [2022-10-17T22:14:39.554Z] #51 14.32 Collecting pyyaml
22:14:39 [2022-10-17T22:14:39.554Z] #51 14.33   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
22:14:39 [2022-10-17T22:14:39.554Z] #51 14.40 Building wheels for collected packages: yamllint
22:14:39 [2022-10-17T22:14:39.554Z] #51 14.40   Building wheel for yamllint (setup.py): started
22:14:39 [2022-10-17T22:14:39.554Z] #51 15.49   Building wheel for yamllint (setup.py): finished with status 'done'
22:14:39 [2022-10-17T22:14:39.554Z] #51 15.49   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=055f24c64cf0e80468929de571d69b80083d71401eb7949f355aa11377b4dfd2
22:14:39 [2022-10-17T22:14:39.554Z] #51 15.50   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
22:14:39 [2022-10-17T22:14:39.554Z] #51 15.51 Successfully built yamllint
22:14:39 [2022-10-17T22:14:39.554Z] #51 15.54 Installing collected packages: pyyaml, pathspec, yamllint
22:14:39 [2022-10-17T22:14:39.554Z] #51 16.01 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1
22:14:39 [2022-10-17T22:14:39.554Z] #51 DONE 16.5s
22:14:39 [2022-10-17T22:14:39.554Z] 
22:14:39 [2022-10-17T22:14:39.554Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
22:14:39 [2022-10-17T22:14:39.554Z] #52 DONE 0.2s
22:14:39 [2022-10-17T22:14:39.554Z] 
22:14:39 [2022-10-17T22:14:39.554Z] #48 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
22:14:39 [2022-10-17T22:14:39.554Z] #48 ...
22:14:39 [2022-10-17T22:14:39.554Z] 
22:14:39 [2022-10-17T22:14:39.554Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
22:14:40 [2022-10-17T22:14:40.122Z] #53 DONE 0.3s
22:14:40 [2022-10-17T22:14:40.122Z] 
22:14:40 [2022-10-17T22:14:40.122Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
22:14:40 [2022-10-17T22:14:40.122Z] #54 DONE 0.2s
22:14:40 [2022-10-17T22:14:40.122Z] 
22:14:40 [2022-10-17T22:14:40.122Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
22:14:40 [2022-10-17T22:14:40.122Z] #55 DONE 0.0s
22:14:40 [2022-10-17T22:14:40.122Z] 
22:14:40 [2022-10-17T22:14:40.122Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
22:14:40 [2022-10-17T22:14:40.122Z] #56 DONE 0.1s
22:14:40 [2022-10-17T22:14:40.122Z] 
22:14:40 [2022-10-17T22:14:40.122Z] #33 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:14:40 [2022-10-17T22:14:40.122Z] #33 61.92   CC       criu/cgroup.o
22:14:42 [2022-10-17T22:14:42.650Z] #33 64.36   CC       criu/clone-noasan.o
22:14:42 [2022-10-17T22:14:42.650Z] #33 64.54   CC       criu/config.o
22:14:43 [2022-10-17T22:14:43.584Z] #33 65.63   CC       criu/cr-check.o
22:14:44 [2022-10-17T22:14:44.961Z] #33 66.97   CC       criu/cr-dedup.o
22:14:45 [2022-10-17T22:14:45.219Z] #33 67.29   CC       criu/cr-dump.o
22:14:47 [2022-10-17T22:14:47.120Z] #33 69.10   CC       criu/cr-errno.o
22:14:47 [2022-10-17T22:14:47.120Z] #33 69.16   CC       criu/cr-restore.o
22:14:48 [2022-10-17T22:14:48.496Z] #33 ...
22:14:48 [2022-10-17T22:14:48.496Z] 
22:14:48 [2022-10-17T22:14:48.496Z] #45 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
22:14:48 [2022-10-17T22:14:48.496Z] #45 70.37 + dpkg --print-architecture
22:14:48 [2022-10-17T22:14:48.496Z] #45 70.38 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
22:14:49 [2022-10-17T22:14:49.430Z] #45 71.29 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
22:14:49 [2022-10-17T22:14:49.431Z] #45 71.29 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
22:15:01 [2022-10-17T22:15:01.629Z] #45 ...
22:15:01 [2022-10-17T22:15:01.629Z] 
22:15:01 [2022-10-17T22:15:01.629Z] #33 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:15:01 [2022-10-17T22:15:01.629Z] #33 72.95   CC       criu/cr-service.o
22:15:01 [2022-10-17T22:15:01.629Z] #33 74.25   CC       criu/crtools.o
22:15:01 [2022-10-17T22:15:01.629Z] #33 74.80   CC       criu/eventfd.o
22:15:01 [2022-10-17T22:15:01.629Z] #33 75.09   CC       criu/eventpoll.o
22:15:01 [2022-10-17T22:15:01.629Z] #33 75.91   CC       criu/external.o
22:15:01 [2022-10-17T22:15:01.629Z] #33 76.20   CC       criu/fault-injection.o
22:15:01 [2022-10-17T22:15:01.630Z] #33 76.28   CC       criu/fdstore.o
22:15:01 [2022-10-17T22:15:01.630Z] #33 76.55   CC       criu/fifo.o
22:15:01 [2022-10-17T22:15:01.630Z] #33 76.86   CC       criu/file-ids.o
22:15:01 [2022-10-17T22:15:01.630Z] #33 77.12   CC       criu/file-lock.o
22:15:01 [2022-10-17T22:15:01.630Z] #33 77.99   CC       criu/files-ext.o
22:15:01 [2022-10-17T22:15:01.630Z] #33 78.31   CC       criu/files-reg.o
22:15:01 [2022-10-17T22:15:01.630Z] #33 80.21   CC       criu/files.o
22:15:01 [2022-10-17T22:15:01.630Z] #33 81.92 include/common/asm/bitops.h: Assembler messages:
22:15:01 [2022-10-17T22:15:01.630Z] #33 81.92 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
22:15:01 [2022-10-17T22:15:01.630Z] #33 82.01   CC       criu/filesystems.o
22:15:01 [2022-10-17T22:15:01.630Z] #33 82.60   CC       criu/fsnotify.o
22:15:01 [2022-10-17T22:15:01.630Z] #33 83.67   CC       criu/image-desc.o
22:15:01 [2022-10-17T22:15:01.888Z] #33 83.85   CC       criu/image.o
22:15:02 [2022-10-17T22:15:02.454Z] #33 84.68   CC       criu/ipc_ns.o
22:15:03 [2022-10-17T22:15:03.829Z] #33 85.79   CC       criu/irmap.o
22:15:04 [2022-10-17T22:15:04.396Z] #33 86.36   CC       criu/kcmp-ids.o
22:15:04 [2022-10-17T22:15:04.396Z] #33 86.62   CC       criu/kerndat.o
22:15:05 [2022-10-17T22:15:05.771Z] #33 87.62   CC       criu/libnetlink.o
22:15:05 [2022-10-17T22:15:05.771Z] #33 87.96   CC       criu/log.o
22:15:06 [2022-10-17T22:15:06.338Z] #33 88.40   CC       criu/lsm.o
22:15:06 [2022-10-17T22:15:06.597Z] #33 88.80   CC       criu/mem.o
22:15:07 [2022-10-17T22:15:07.975Z] #33 90.29   CC       criu/memfd.o
22:15:08 [2022-10-17T22:15:08.910Z] #33 90.82   CC       criu/mount.o
22:15:12 [2022-10-17T22:15:12.205Z] #33 94.41   CC       criu/namespaces.o
22:15:14 [2022-10-17T22:15:14.111Z] #33 96.19   CC       criu/net.o
22:15:14 [2022-10-17T22:15:14.678Z] #33 ...
22:15:14 [2022-10-17T22:15:14.678Z] 
22:15:14 [2022-10-17T22:15:14.678Z] #45 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
22:15:14 [2022-10-17T22:15:14.678Z] #45 DONE 96.8s
22:15:14 [2022-10-17T22:15:14.937Z] 
22:15:14 [2022-10-17T22:15:14.937Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
22:15:17 [2022-10-17T22:15:17.470Z] #47 ...
22:15:17 [2022-10-17T22:15:17.470Z] 
22:15:17 [2022-10-17T22:15:17.470Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
22:15:17 [2022-10-17T22:15:17.470Z] #57 DONE 0.2s
22:15:17 [2022-10-17T22:15:17.470Z] 
22:15:17 [2022-10-17T22:15:17.470Z] #33 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:15:17 [2022-10-17T22:15:17.470Z] #33 99.20   CC       criu/netfilter.o
22:15:17 [2022-10-17T22:15:17.470Z] #33 99.65   CC       criu/page-pipe.o
22:15:18 [2022-10-17T22:15:18.038Z] #33 100.1   CC       criu/page-xfer.o
22:15:18 [2022-10-17T22:15:18.977Z] #33 101.2   CC       criu/pagemap-cache.o
22:15:19 [2022-10-17T22:15:19.605Z] #33 101.5   CC       criu/pagemap.o
22:15:20 [2022-10-17T22:15:20.174Z] #33 102.3   CC       criu/parasite-syscall.o
22:15:21 [2022-10-17T22:15:21.109Z] #33 103.0   CC       criu/path.o
22:15:21 [2022-10-17T22:15:21.109Z] #33 103.3   CC       criu/pie-util-vdso-elf32.o
22:15:21 [2022-10-17T22:15:21.676Z] #33 103.7   CC       criu/pie-util-vdso.o
22:15:21 [2022-10-17T22:15:21.935Z] #33 104.0   CC       criu/pie-util.o
22:15:21 [2022-10-17T22:15:21.935Z] #33 104.2   CC       criu/pipes.o
22:15:22 [2022-10-17T22:15:22.870Z] #33 104.8   CC       criu/plugin.o
22:15:23 [2022-10-17T22:15:23.128Z] #33 105.1   CC       criu/proc_parse.o
22:15:25 [2022-10-17T22:15:25.030Z] #33 107.2   CC       criu/protobuf-desc.o
22:15:25 [2022-10-17T22:15:25.967Z] #33 108.1   CC       criu/protobuf.o
22:15:26 [2022-10-17T22:15:26.228Z] #33 108.4   CC       criu/pstree.o
22:15:27 [2022-10-17T22:15:27.603Z] #33 109.4   CC       criu/rbtree.o
22:15:27 [2022-10-17T22:15:27.603Z] #33 109.7   CC       criu/rst-malloc.o
22:15:27 [2022-10-17T22:15:27.861Z] #33 110.0   CC       criu/seccomp.o
22:15:28 [2022-10-17T22:15:28.429Z] #33 110.5   CC       criu/seize.o
22:15:29 [2022-10-17T22:15:29.379Z] #33 111.3   CC       criu/servicefd.o
22:15:29 [2022-10-17T22:15:29.379Z] #33 111.6 include/common/asm/bitops.h: Assembler messages:
22:15:29 [2022-10-17T22:15:29.379Z] #33 111.6 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:15:29 [2022-10-17T22:15:29.379Z] #33 111.6   CC       criu/shmem.o
22:15:30 [2022-10-17T22:15:30.314Z] #33 112.4   CC       criu/sigframe.o
22:15:30 [2022-10-17T22:15:30.314Z] #33 112.5   CC       criu/signalfd.o
22:15:30 [2022-10-17T22:15:30.580Z] #33 112.8   CC       criu/sk-inet.o
22:15:31 [2022-10-17T22:15:31.515Z] #33 113.7   CC       criu/sk-netlink.o
22:15:32 [2022-10-17T22:15:32.093Z] #33 114.1   CC       criu/sk-packet.o
22:15:32 [2022-10-17T22:15:32.658Z] #33 114.7   CC       criu/sk-queue.o
22:15:32 [2022-10-17T22:15:32.916Z] #33 115.1   CC       criu/sk-tcp.o
22:15:33 [2022-10-17T22:15:33.482Z] #33 115.6   CC       criu/sk-unix.o
22:15:35 [2022-10-17T22:15:35.382Z] #33 117.4   CC       criu/sockets.o
22:15:36 [2022-10-17T22:15:36.316Z] #33 118.4   CC       criu/stats.o
22:15:36 [2022-10-17T22:15:36.575Z] #33 118.7   CC       criu/string.o
22:15:36 [2022-10-17T22:15:36.575Z] #33 118.8   CC       criu/sysctl.o
22:15:37 [2022-10-17T22:15:37.510Z] #33 119.3   CC       criu/sysfs_parse.o
22:15:37 [2022-10-17T22:15:37.510Z] #33 119.8   CC       criu/timens.o
22:15:38 [2022-10-17T22:15:38.076Z] #33 120.1   CC       criu/timerfd.o
22:15:38 [2022-10-17T22:15:38.335Z] #33 120.4   CC       criu/tty.o
22:15:40 [2022-10-17T22:15:40.235Z] #33 122.2   CC       criu/tun.o
22:15:40 [2022-10-17T22:15:40.494Z] #33 122.7   CC       criu/uffd.o
22:15:41 [2022-10-17T22:15:41.868Z] #33 123.7   CC       criu/util.o
22:15:42 [2022-10-17T22:15:42.802Z] #33 125.0   CC       criu/uts_ns.o
22:15:43 [2022-10-17T22:15:43.060Z] #33 125.2   CC       criu/vdso-compat.o
22:15:43 [2022-10-17T22:15:43.319Z] #33 125.4   CC       criu/vdso.o
22:15:43 [2022-10-17T22:15:43.886Z] #33 126.0   LINK     criu/built-in.o
22:15:44 [2022-10-17T22:15:44.145Z] #33 126.2   LINK     criu/criu
22:15:44 [2022-10-17T22:15:44.711Z] #33 126.7   DEP      lib/c/criu.d
22:15:44 [2022-10-17T22:15:44.712Z] #33 126.8   CC       images/rpc.pb-c.o
22:15:45 [2022-10-17T22:15:45.278Z] #33 127.3   CC       lib/c/criu.o
22:15:46 [2022-10-17T22:15:46.213Z] #33 128.3   LINK     lib/c/built-in.o
22:15:46 [2022-10-17T22:15:46.213Z] #33 128.3   LINK     lib/c/libcriu.so
22:15:46 [2022-10-17T22:15:46.213Z] #33 128.4   LINK     lib/c/libcriu.a
22:15:46 [2022-10-17T22:15:46.213Z] #33 128.5   GEN      magic.py
22:15:46 [2022-10-17T22:15:46.472Z] #33 128.6 Note: Building without setproctitle() and strlcpy() support.
22:15:46 [2022-10-17T22:15:46.472Z] #33 128.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:15:46 [2022-10-17T22:15:46.472Z] #33 128.7 Note: Building without GnuTLS support
22:15:46 [2022-10-17T22:15:46.472Z] #33 128.7 Makefile.config:39: Warn: you have no libnftables installed
22:15:46 [2022-10-17T22:15:46.472Z] #33 128.7 Makefile.config:40: Warn: Building without nftables support
22:15:47 [2022-10-17T22:15:47.408Z] #33 129.4 fatal: not a git repository (or any of the parent directories): .git
22:15:47 [2022-10-17T22:15:47.981Z] #33 130.2 make[1]: Nothing to be done for 'all'.
22:15:48 [2022-10-17T22:15:48.918Z] #33 131.0 make[1]: 'images/built-in.o' is up to date.
22:15:48 [2022-10-17T22:15:48.918Z] #33 131.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
22:15:48 [2022-10-17T22:15:48.918Z] #33 131.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
22:15:48 [2022-10-17T22:15:48.918Z] #33 131.1 make[1]: 'compel/libcompel.a' is up to date.
22:15:48 [2022-10-17T22:15:48.918Z] #33 131.1 make[1]: 'compel/compel-host-bin' is up to date.
22:15:48 [2022-10-17T22:15:48.918Z] #33 131.1 make[1]: Nothing to be done for 'all'.
22:15:48 [2022-10-17T22:15:48.918Z] #33 131.2 make[1]: 'soccr/libsoccr.a' is up to date.
22:15:49 [2022-10-17T22:15:49.176Z] #33 131.3 make[2]: Nothing to be done for 'all'.
22:15:49 [2022-10-17T22:15:49.176Z] #33 131.4 make[2]: Nothing to be done for 'all'.
22:15:49 [2022-10-17T22:15:49.176Z] #33 131.4 make[2]: Nothing to be done for 'all'.
22:15:49 [2022-10-17T22:15:49.435Z] #33 131.6 make[2]: Nothing to be done for 'all'.
22:15:49 [2022-10-17T22:15:49.435Z] #33 131.6 make[2]: Nothing to be done for 'all'.
22:15:49 [2022-10-17T22:15:49.435Z] #33 131.7 make[2]: Nothing to be done for 'all'.
22:15:49 [2022-10-17T22:15:49.694Z] #33 131.7 make[2]: Nothing to be done for 'all'.
22:15:49 [2022-10-17T22:15:49.694Z] #33 131.8 make[2]: Nothing to be done for 'all'.
22:15:49 [2022-10-17T22:15:49.694Z] #33 131.8   INSTALL  criu/criu
22:15:49 [2022-10-17T22:15:49.953Z] #33 DONE 132.2s
22:15:49 [2022-10-17T22:15:49.953Z] 
22:15:49 [2022-10-17T22:15:49.953Z] #48 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
22:15:51 [2022-10-17T22:15:51.862Z] #48 ...
22:15:51 [2022-10-17T22:15:51.862Z] 
22:15:51 [2022-10-17T22:15:51.862Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
22:15:52 [2022-10-17T22:15:52.120Z] #58 DONE 0.1s
22:15:52 [2022-10-17T22:15:52.120Z] 
22:15:52 [2022-10-17T22:15:52.120Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
22:15:52 [2022-10-17T22:15:52.120Z] #59 DONE 0.1s
22:15:52 [2022-10-17T22:15:52.120Z] 
22:15:52 [2022-10-17T22:15:52.121Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
22:15:52 [2022-10-17T22:15:52.121Z] #60 DONE 0.1s
22:15:52 [2022-10-17T22:15:52.121Z] 
22:15:52 [2022-10-17T22:15:52.121Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
22:16:10 [2022-10-17T22:16:10.206Z] #49 ...
22:16:10 [2022-10-17T22:16:10.206Z] 
22:16:10 [2022-10-17T22:16:10.206Z] #48 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
22:16:10 [2022-10-17T22:16:10.206Z] #48 144.9 + mkdir -p /build
22:16:10 [2022-10-17T22:16:10.206Z] #48 144.9 + cp runc /build/runc
22:16:10 [2022-10-17T22:16:10.206Z] #48 DONE 145.2s
22:16:10 [2022-10-17T22:16:10.206Z] 
22:16:10 [2022-10-17T22:16:10.206Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
22:16:36 [2022-10-17T22:16:36.751Z] #49 ...
22:16:36 [2022-10-17T22:16:36.751Z] 
22:16:36 [2022-10-17T22:16:36.751Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
22:16:36 [2022-10-17T22:16:36.751Z] #47 171.7 + bin/containerd
22:16:43 [2022-10-17T22:16:43.336Z] #47 ...
22:16:43 [2022-10-17T22:16:43.336Z] 
22:16:43 [2022-10-17T22:16:43.336Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
22:16:43 [2022-10-17T22:16:43.336Z] #49 180.5 + /build/golangci-lint --version
22:16:44 [2022-10-17T22:16:44.286Z] #49 181.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
22:16:44 [2022-10-17T22:16:44.865Z] #49 DONE 182.3s
22:16:44 [2022-10-17T22:16:44.865Z] 
22:16:44 [2022-10-17T22:16:44.865Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
22:16:47 [2022-10-17T22:16:47.399Z] #47 ...
22:16:47 [2022-10-17T22:16:47.399Z] 
22:16:47 [2022-10-17T22:16:47.399Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
22:16:47 [2022-10-17T22:16:47.399Z] #61 DONE 0.2s
22:16:47 [2022-10-17T22:16:47.399Z] 
22:16:47 [2022-10-17T22:16:47.399Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
22:16:47 [2022-10-17T22:16:47.399Z] #62 DONE 0.1s
22:16:47 [2022-10-17T22:16:47.399Z] 
22:16:47 [2022-10-17T22:16:47.399Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
22:16:47 [2022-10-17T22:16:47.399Z] #63 DONE 0.2s
22:16:47 [2022-10-17T22:16:47.399Z] 
22:16:47 [2022-10-17T22:16:47.399Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
22:17:34 [2022-10-17T22:17:34.073Z] #47 228.4 # github.com/containerd/containerd/cmd/containerd
22:17:34 [2022-10-17T22:17:34.073Z] #47 228.4 /usr/bin/ld: /tmp/go-link-1053440851/000019.o: in function `New':
22:17:34 [2022-10-17T22:17:34.073Z] #47 228.4 /tmp/tmp.mWueOYP0N0/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
22:17:34 [2022-10-17T22:17:34.073Z] #47 228.5 + bin/containerd-stress
22:17:34 [2022-10-17T22:17:34.073Z] #47 229.6 + bin/containerd-shim
22:17:44 [2022-10-17T22:17:44.046Z] #47 240.7 + bin/containerd-shim-runc-v1
22:17:49 [2022-10-17T22:17:49.309Z] #47 247.0 + bin/containerd-shim-runc-v2
22:17:50 [2022-10-17T22:17:50.242Z] #47 247.8 + binaries
22:17:50 [2022-10-17T22:17:50.242Z] #47 247.8 + install -D bin/containerd /build/containerd
22:17:50 [2022-10-17T22:17:50.242Z] #47 247.8 + install -D bin/containerd-shim /build/containerd-shim
22:17:50 [2022-10-17T22:17:50.242Z] #47 247.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:17:50 [2022-10-17T22:17:50.242Z] #47 247.9 + install -D bin/ctr /build/ctr
22:17:50 [2022-10-17T22:17:50.814Z] #47 DONE 248.4s
22:17:51 [2022-10-17T22:17:51.757Z] 
22:17:51 [2022-10-17T22:17:51.757Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
22:17:51 [2022-10-17T22:17:51.757Z] #64 DONE 0.2s
22:17:51 [2022-10-17T22:17:51.757Z] 
22:17:51 [2022-10-17T22:17:51.757Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:17:51 [2022-10-17T22:17:51.757Z] #65 DONE 0.1s
22:17:52 [2022-10-17T22:17:52.015Z] 
22:17:52 [2022-10-17T22:17:52.015Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
22:17:52 [2022-10-17T22:17:52.015Z] #66 DONE 0.2s
22:17:52 [2022-10-17T22:17:52.015Z] 
22:17:52 [2022-10-17T22:17:52.015Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
22:17:52 [2022-10-17T22:17:52.015Z] #67 DONE 0.1s
22:17:52 [2022-10-17T22:17:52.015Z] 
22:17:52 [2022-10-17T22:17:52.015Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
22:17:52 [2022-10-17T22:17:52.015Z] #68 DONE 0.0s
22:17:52 [2022-10-17T22:17:52.272Z] 
22:17:52 [2022-10-17T22:17:52.272Z] #69 [dev-systemd-true 1/2] 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             dbus             dbus-user-session             systemd             systemd-sysv
22:17:52 [2022-10-17T22:17:52.837Z] #69 0.744 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:17:53 [2022-10-17T22:17:53.095Z] #69 0.831 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:17:53 [2022-10-17T22:17:53.095Z] #69 0.923 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:17:53 [2022-10-17T22:17:53.661Z] #69 1.002 Reading package lists...
22:17:54 [2022-10-17T22:17:54.227Z] #69 1.491 Reading package lists...
22:17:54 [2022-10-17T22:17:54.227Z] #69 1.968 Building dependency tree...
22:17:54 [2022-10-17T22:17:54.227Z] #69 2.066 Reading state information...
22:17:54 [2022-10-17T22:17:54.227Z] #69 2.177 The following additional packages will be installed:
22:17:54 [2022-10-17T22:17:54.485Z] #69 2.178   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
22:17:54 [2022-10-17T22:17:54.485Z] #69 2.179 Suggested packages:
22:17:54 [2022-10-17T22:17:54.485Z] #69 2.179   systemd-container policykit-1
22:17:54 [2022-10-17T22:17:54.485Z] #69 2.179 Recommended packages:
22:17:54 [2022-10-17T22:17:54.485Z] #69 2.179   systemd-timesyncd | time-daemon libnss-systemd
22:17:54 [2022-10-17T22:17:54.485Z] #69 2.245 The following NEW packages will be installed:
22:17:54 [2022-10-17T22:17:54.485Z] #69 2.246   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
22:17:54 [2022-10-17T22:17:54.485Z] #69 2.246   libkmod2 libpam-systemd systemd systemd-sysv
22:17:54 [2022-10-17T22:17:54.742Z] #69 2.522 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
22:17:54 [2022-10-17T22:17:54.742Z] #69 2.522 Need to get 5828 kB of archives.
22:17:54 [2022-10-17T22:17:54.742Z] #69 2.522 After this operation, 19.3 MB of additional disk space will be used.
22:17:54 [2022-10-17T22:17:54.742Z] #69 2.522 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
22:17:54 [2022-10-17T22:17:54.742Z] #69 2.540 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
22:17:54 [2022-10-17T22:17:54.742Z] #69 2.551 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
22:17:54 [2022-10-17T22:17:54.742Z] #69 2.554 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
22:17:54 [2022-10-17T22:17:54.742Z] #69 2.556 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB]
22:17:54 [2022-10-17T22:17:54.742Z] #69 2.601 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB]
22:17:55 [2022-10-17T22:17:55.000Z] #69 2.613 Get:7 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB]
22:17:55 [2022-10-17T22:17:55.000Z] #69 2.614 Get:8 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB]
22:17:55 [2022-10-17T22:17:55.000Z] #69 2.738 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB]
22:17:55 [2022-10-17T22:17:55.000Z] #69 2.744 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB]
22:17:55 [2022-10-17T22:17:55.000Z] #69 2.860 debconf: delaying package configuration, since apt-utils is not installed
22:17:55 [2022-10-17T22:17:55.000Z] #69 2.889 Fetched 5828 kB in 0s (11.8 MB/s)
22:17:55 [2022-10-17T22:17:55.000Z] #69 2.913 Selecting previously unselected package libargon2-1:amd64.
22:17:55 [2022-10-17T22:17:55.000Z] #69 2.913 (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 ... 28609 files and directories currently installed.)
22:17:55 [2022-10-17T22:17:55.000Z] #69 2.928 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
22:17:55 [2022-10-17T22:17:55.000Z] #69 2.935 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
22:17:55 [2022-10-17T22:17:55.000Z] #69 2.965 Selecting previously unselected package libjson-c5:amd64.
22:17:55 [2022-10-17T22:17:55.258Z] #69 2.968 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
22:17:55 [2022-10-17T22:17:55.258Z] #69 2.971 Unpacking libjson-c5:amd64 (0.15-2) ...
22:17:55 [2022-10-17T22:17:55.258Z] #69 3.011 Selecting previously unselected package libcryptsetup12:amd64.
22:17:55 [2022-10-17T22:17:55.258Z] #69 3.014 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
22:17:55 [2022-10-17T22:17:55.258Z] #69 3.017 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
22:17:55 [2022-10-17T22:17:55.258Z] #69 3.066 Selecting previously unselected package libkmod2:amd64.
22:17:55 [2022-10-17T22:17:55.258Z] #69 3.069 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
22:17:55 [2022-10-17T22:17:55.258Z] #69 3.073 Unpacking libkmod2:amd64 (28-1) ...
22:17:55 [2022-10-17T22:17:55.258Z] #69 3.117 Selecting previously unselected package systemd.
22:17:55 [2022-10-17T22:17:55.258Z] #69 3.120 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ...
22:17:55 [2022-10-17T22:17:55.258Z] #69 3.154 Unpacking systemd (247.3-7+deb11u1) ...
22:17:55 [2022-10-17T22:17:55.823Z] #69 3.631 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
22:17:55 [2022-10-17T22:17:55.823Z] #69 3.641 Setting up libjson-c5:amd64 (0.15-2) ...
22:17:55 [2022-10-17T22:17:55.823Z] #69 3.651 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
22:17:55 [2022-10-17T22:17:55.823Z] #69 3.660 Setting up libkmod2:amd64 (28-1) ...
22:17:55 [2022-10-17T22:17:55.823Z] #69 3.671 Setting up systemd (247.3-7+deb11u1) ...
22:17:55 [2022-10-17T22:17:55.823Z] #69 3.709 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
22:17:55 [2022-10-17T22:17:55.823Z] #69 3.711 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
22:17:55 [2022-10-17T22:17:55.823Z] #69 3.713 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
22:17:55 [2022-10-17T22:17:55.823Z] #69 3.735 Initializing machine ID from KVM UUID.
22:17:56 [2022-10-17T22:17:56.389Z] #69 4.049 Selecting previously unselected package systemd-sysv.
22:17:56 [2022-10-17T22:17:56.389Z] #69 4.049 (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 ... 29420 files and directories currently installed.)
22:17:56 [2022-10-17T22:17:56.389Z] #69 4.063 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ...
22:17:56 [2022-10-17T22:17:56.389Z] #69 4.067 Unpacking systemd-sysv (247.3-7+deb11u1) ...
22:17:56 [2022-10-17T22:17:56.389Z] #69 4.111 Selecting previously unselected package libdbus-1-3:amd64.
22:17:56 [2022-10-17T22:17:56.389Z] #69 4.111 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ...
22:17:56 [2022-10-17T22:17:56.389Z] #69 4.115 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
22:17:56 [2022-10-17T22:17:56.389Z] #69 4.173 Selecting previously unselected package dbus.
22:17:56 [2022-10-17T22:17:56.389Z] #69 4.173 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ...
22:17:56 [2022-10-17T22:17:56.389Z] #69 4.183 Unpacking dbus (1.12.24-0+deb11u1) ...
22:17:56 [2022-10-17T22:17:56.389Z] #69 4.239 Selecting previously unselected package libpam-systemd:amd64.
22:17:56 [2022-10-17T22:17:56.389Z] #69 4.241 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ...
22:17:56 [2022-10-17T22:17:56.389Z] #69 4.246 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ...
22:17:56 [2022-10-17T22:17:56.389Z] #69 4.291 Selecting previously unselected package dbus-user-session.
22:17:56 [2022-10-17T22:17:56.647Z] #69 4.294 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ...
22:17:56 [2022-10-17T22:17:56.647Z] #69 4.297 Unpacking dbus-user-session (1.12.24-0+deb11u1) ...
22:17:56 [2022-10-17T22:17:56.647Z] #69 4.338 Setting up systemd-sysv (247.3-7+deb11u1) ...
22:17:56 [2022-10-17T22:17:56.647Z] #69 4.349 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
22:17:56 [2022-10-17T22:17:56.647Z] #69 4.358 Setting up dbus (1.12.24-0+deb11u1) ...
22:17:56 [2022-10-17T22:17:56.647Z] #69 4.471 invoke-rc.d: could not determine current runlevel
22:17:56 [2022-10-17T22:17:56.647Z] #69 4.474 invoke-rc.d: policy-rc.d denied execution of start.
22:17:56 [2022-10-17T22:17:56.647Z] #69 4.478 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ...
22:17:56 [2022-10-17T22:17:56.647Z] #69 4.586 Setting up dbus-user-session (1.12.24-0+deb11u1) ...
22:17:56 [2022-10-17T22:17:56.906Z] #69 4.603 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:17:56 [2022-10-17T22:17:56.906Z] #69 DONE 4.7s
22:17:56 [2022-10-17T22:17:56.906Z] 
22:17:56 [2022-10-17T22:17:56.906Z] #70 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
22:17:57 [2022-10-17T22:17:57.471Z] #70 0.456   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
22:17:57 [2022-10-17T22:17:57.471Z] #70 0.457                                  Dload  Upload   Total   Spent    Left  Speed
22:17:57 [2022-10-17T22:17:57.728Z] #70 0.459 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   5643      0 --:--:-- --:--:-- --:--:--  5643
22:17:57 [2022-10-17T22:17:57.728Z] #70 DONE 0.8s
22:17:57 [2022-10-17T22:17:57.728Z] 
22:17:57 [2022-10-17T22:17:57.728Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
22:17:59 [2022-10-17T22:17:59.104Z] #71 DONE 1.0s
22:17:59 [2022-10-17T22:17:59.104Z] 
22:17:59 [2022-10-17T22:17:59.104Z] #72 exporting to image
22:17:59 [2022-10-17T22:17:59.104Z] #72 exporting layers
22:18:04 [2022-10-17T22:18:04.370Z] #72 exporting layers 5.7s done
22:18:04 [2022-10-17T22:18:04.370Z] #72 writing image sha256:3bfb4cf87e6d0ee02d602d09c16dabf51a382563d423dd450ce30cc2bf8c0b6c done
22:18:04 [2022-10-17T22:18:04.370Z] #72 naming to docker.io/library/docker:6699afa5495a1234d3647e3f19fe516e00a923c4 done
22:18:04 [2022-10-17T22:18:04.370Z] #72 DONE 5.7s