Skip to content

Console Output

Skipping 48 KB.. Full Log
kolyshkin/go-swagger.git .
18:41:26 [2022-04-04T18:41:26.794Z] #34 5.212 Cloning into '.'...
18:41:26 [2022-04-04T18:41:26.794Z] #34 ...
18:41:26 [2022-04-04T18:41:26.794Z] 
18:41:26 [2022-04-04T18:41:26.794Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
18:41:26 [2022-04-04T18:41:26.794Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
18:41:26 [2022-04-04T18:41:26.794Z] #43 4.236 + git clone https://github.com/docker/distribution.git .
18:41:26 [2022-04-04T18:41:26.794Z] #43 4.236 Cloning into '.'...
18:41:26 [2022-04-04T18:41:26.794Z] #43 ...
18:41:26 [2022-04-04T18:41:26.794Z] 
18:41:26 [2022-04-04T18:41:26.794Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
18:41:26 [2022-04-04T18:41:26.794Z] #63 sha256:a44b3b3d088f3812d428e1eb7118f31995531f173d33289ddc8ce1277724b845
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.601 + RM_GOPATH=0
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.601 + TMP_GOPATH=
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.601 + : /build
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.601 + '[' -z '' ']'
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.603 ++ mktemp -d
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.603 + export GOPATH=/tmp/tmp.FlugcE15Om
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.603 + GOPATH=/tmp/tmp.FlugcE15Om
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.603 + RM_GOPATH=1
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.603 + case "$(go env GOARCH)" in
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.604 ++ go env GOARCH
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.625 + export GO_BUILDMODE=-buildmode=pie
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.625 + GO_BUILDMODE=-buildmode=pie
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.628 ++ dirname /install.sh
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.629 + dir=/
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.629 + bin=rootlesskit
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.629 + shift
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.629 + '[' '!' -f //rootlesskit.installer ']'
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.629 + . //rootlesskit.installer
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.629 ++ : 1920341cd41e047834a21007424162a2dc946315
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.629 + install_rootlesskit
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.629 + case "$1" in
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.629 + export CGO_ENABLED=0
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.629 + CGO_ENABLED=0
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.629 + _install_rootlesskit
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.630 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.630 + for f in rootlesskit rootlesskit-docker-proxy
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.630 + GOBIN=/build
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.630 + GO111MODULE=on
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.630 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
18:41:26 [2022-04-04T18:41:26.794Z] #63 4.633 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
18:41:26 [2022-04-04T18:41:26.794Z] #63 5.206 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
18:41:26 [2022-04-04T18:41:26.794Z] #63 7.946 go: downloading github.com/sirupsen/logrus v1.8.1
18:41:26 [2022-04-04T18:41:26.794Z] #63 7.956 go: downloading github.com/urfave/cli/v2 v2.4.0
18:41:26 [2022-04-04T18:41:26.794Z] #63 8.668 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
18:41:27 [2022-04-04T18:41:27.054Z] #63 ...
18:41:27 [2022-04-04T18:41:27.054Z] 
18:41:27 [2022-04-04T18:41:27.054Z] #14 [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
18:41:27 [2022-04-04T18:41:27.054Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
18:41:27 [2022-04-04T18:41:27.054Z] #14 11.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB]
18:41:31 [2022-04-04T18:41:31.253Z] #14 15.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:41:31 [2022-04-04T18:41:31.539Z] #14 ...
18:41:31 [2022-04-04T18:41:31.539Z] 
18:41:31 [2022-04-04T18:41:31.539Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
18:41:31 [2022-04-04T18:41:31.539Z] #26 sha256:ae4a77cc2cd172845c31fa08c94077a19b761ab10ff91112634aa015bf28b309
18:41:31 [2022-04-04T18:41:31.539Z] #26 14.29 + mkdir -p /build
18:41:31 [2022-04-04T18:41:31.539Z] #26 14.30 + mv docker/docker /build/
18:41:31 [2022-04-04T18:41:31.539Z] #26 14.32 + rmdir docker
18:41:31 [2022-04-04T18:41:31.539Z] #26 DONE 15.6s
18:41:31 [2022-04-04T18:41:31.799Z] 
18:41:31 [2022-04-04T18:41:31.799Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
18:41:31 [2022-04-04T18:41:31.799Z] #63 sha256:a44b3b3d088f3812d428e1eb7118f31995531f173d33289ddc8ce1277724b845
18:41:31 [2022-04-04T18:41:31.799Z] #63 12.91 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
18:41:31 [2022-04-04T18:41:31.799Z] #63 14.25 go: downloading github.com/google/uuid v1.3.0
18:41:31 [2022-04-04T18:41:31.799Z] #63 14.25 go: downloading github.com/moby/vpnkit v0.5.0
18:41:31 [2022-04-04T18:41:31.800Z] #63 14.49 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:41:31 [2022-04-04T18:41:31.800Z] #63 14.88 go: downloading github.com/gofrs/flock v0.8.1
18:41:31 [2022-04-04T18:41:31.800Z] #63 15.06 go: downloading github.com/gorilla/mux v1.8.0
18:41:31 [2022-04-04T18:41:31.800Z] #63 15.23 go: downloading github.com/moby/sys/mountinfo v0.6.0
18:41:31 [2022-04-04T18:41:31.800Z] #63 15.72 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
18:41:31 [2022-04-04T18:41:31.800Z] #63 15.81 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
18:41:31 [2022-04-04T18:41:31.800Z] #63 16.10 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
18:41:35 [2022-04-04T18:41:35.094Z] #63 18.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:41:37 [2022-04-04T18:41:37.007Z] #63 ...
18:41:37 [2022-04-04T18:41:37.007Z] 
18:41:37 [2022-04-04T18:41:37.007Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
18:41:37 [2022-04-04T18:41:37.007Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
18:41:37 [2022-04-04T18:41:37.007Z] #38 11.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB]
18:41:37 [2022-04-04T18:41:37.007Z] #38 14.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:41:37 [2022-04-04T18:41:37.007Z] #38 ...
18:41:37 [2022-04-04T18:41:37.007Z] 
18:41:37 [2022-04-04T18:41:37.007Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
18:41:37 [2022-04-04T18:41:37.007Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af
18:41:37 [2022-04-04T18:41:37.007Z] #49 14.06 go: downloading github.com/jonboulle/clockwork v0.2.2
18:41:37 [2022-04-04T18:41:37.007Z] #49 14.07 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
18:41:37 [2022-04-04T18:41:37.007Z] #49 14.48 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
18:41:37 [2022-04-04T18:41:37.007Z] #49 16.84 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
18:41:37 [2022-04-04T18:41:37.007Z] #49 16.95 go: downloading golang.org/x/mod v0.3.0
18:41:38 [2022-04-04T18:41:38.915Z] #49 ...
18:41:38 [2022-04-04T18:41:38.915Z] 
18:41:38 [2022-04-04T18:41:38.915Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
18:41:38 [2022-04-04T18:41:38.915Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b
18:41:38 [2022-04-04T18:41:38.915Z] #36 23.14 tomll can be used in two ways:
18:41:38 [2022-04-04T18:41:38.915Z] #36 23.14 Writing to STDIN and reading from STDOUT:
18:41:38 [2022-04-04T18:41:38.915Z] #36 23.14   cat file.toml | tomll > file.toml
18:41:38 [2022-04-04T18:41:38.915Z] #36 23.14 
18:41:38 [2022-04-04T18:41:38.915Z] #36 23.14 Reading and updating a list of files:
18:41:38 [2022-04-04T18:41:38.915Z] #36 23.14   tomll a.toml b.toml c.toml
18:41:38 [2022-04-04T18:41:38.915Z] #36 23.14 
18:41:38 [2022-04-04T18:41:38.915Z] #36 23.14 When given a list of files, tomll will modify all files in place without asking.
18:41:39 [2022-04-04T18:41:39.494Z] #36 DONE 23.9s
18:41:39 [2022-04-04T18:41:39.494Z] 
18:41:39 [2022-04-04T18:41:39.494Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
18:41:39 [2022-04-04T18:41:39.494Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
18:41:39 [2022-04-04T18:41:39.494Z] #47 14.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:41:39 [2022-04-04T18:41:39.494Z] #47 18.47 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
18:41:40 [2022-04-04T18:41:40.436Z] #47 ...
18:41:40 [2022-04-04T18:41:40.436Z] 
18:41:40 [2022-04-04T18:41:40.436Z] #58 [containerd 1/3] 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
18:41:40 [2022-04-04T18:41:40.436Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
18:41:40 [2022-04-04T18:41:40.436Z] #58 14.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:41:40 [2022-04-04T18:41:40.697Z] #58 ...
18:41:40 [2022-04-04T18:41:40.697Z] 
18:41:40 [2022-04-04T18:41:40.697Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
18:41:40 [2022-04-04T18:41:40.697Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
18:41:40 [2022-04-04T18:41:40.697Z] #38 24.91 Fetched 8508 kB in 19s (436 kB/s)
18:41:46 [2022-04-04T18:41:46.019Z] #38 24.91 Reading package lists...
18:41:46 [2022-04-04T18:41:46.019Z] #38 ...
18:41:46 [2022-04-04T18:41:46.019Z] 
18:41:46 [2022-04-04T18:41:46.019Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
18:41:46 [2022-04-04T18:41:46.019Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
18:41:46 [2022-04-04T18:41:46.019Z] #43 28.67 Updating files:  71% (1319/1842)
Updating files:  72% (1327/1842)
Updating files:  73% (1345/1842)
Updating files:  74% (1364/1842)
Updating files:  75% (1382/1842)
Updating files:  76% (1400/1842)
Updating files:  77% (1419/1842)
Updating files:  78% (1437/1842)
Updating files:  79% (1456/1842)
Updating files:  80% (1474/1842)
Updating files:  81% (1493/1842)
Updating files:  82% (1511/1842)
Updating files:  83% (1529/1842)
Updating files:  84% (1548/1842)
Updating files:  85% (1566/1842)
Updating files:  86% (1585/1842)
Updating files:  87% (1603/1842)
Updating files:  88% (1621/1842)
Updating files:  89% (1640/1842)
Updating files:  90% (1658/1842)
Updating files:  91% (1677/1842)
Updating files:  92% (1695/1842)
Updating files:  93% (1714/1842)
Updating files:  94% (1732/1842)
Updating files:  95% (1750/1842)
Updating files:  96% (1769/1842)
Updating files:  97% (1787/1842)
Updating files:  98% (1806/1842)
Updating files:  99% (1824/1842)
Updating files: 100% (1842/1842)
Updating files: 100% (1842/1842), done.
18:41:46 [2022-04-04T18:41:46.019Z] #43 29.42 + git checkout -q v2.3.0
18:41:48 [2022-04-04T18:41:48.567Z] #43 32.47 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:41:51 [2022-04-04T18:41:51.120Z] #43 ...
18:41:51 [2022-04-04T18:41:51.120Z] 
18:41:51 [2022-04-04T18:41:51.120Z] #58 [containerd 1/3] 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
18:41:51 [2022-04-04T18:41:51.120Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
18:41:51 [2022-04-04T18:41:51.120Z] #58 25.15 Fetched 8508 kB in 20s (422 kB/s)
18:41:51 [2022-04-04T18:41:51.120Z] #58 25.15 Reading package lists...
18:41:51 [2022-04-04T18:41:51.120Z] #58 32.99 Reading package lists...
18:41:51 [2022-04-04T18:41:51.120Z] #58 ...
18:41:51 [2022-04-04T18:41:51.120Z] 
18:41:51 [2022-04-04T18:41:51.120Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
18:41:51 [2022-04-04T18:41:51.120Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
18:41:51 [2022-04-04T18:41:51.120Z] #38 24.91 Reading package lists...
18:41:51 [2022-04-04T18:41:51.381Z] #38 32.85 Reading package lists...
18:41:51 [2022-04-04T18:41:51.381Z] #38 ...
18:41:51 [2022-04-04T18:41:51.381Z] 
18:41:51 [2022-04-04T18:41:51.381Z] #14 [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
18:41:51 [2022-04-04T18:41:51.381Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
18:41:51 [2022-04-04T18:41:51.381Z] #14 25.81 Fetched 8508 kB in 20s (419 kB/s)
18:41:51 [2022-04-04T18:41:51.381Z] #14 25.81 Reading package lists...
18:41:51 [2022-04-04T18:41:51.641Z] #14 33.85 Reading package lists...
18:41:51 [2022-04-04T18:41:51.641Z] #14 ...
18:41:51 [2022-04-04T18:41:51.641Z] 
18:41:51 [2022-04-04T18:41:51.641Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
18:41:51 [2022-04-04T18:41:51.641Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
18:41:51 [2022-04-04T18:41:51.641Z] #47 25.69 Fetched 8511 kB in 20s (419 kB/s)
18:41:51 [2022-04-04T18:41:51.641Z] #47 25.69 Reading package lists...
18:41:55 [2022-04-04T18:41:55.863Z] #47 33.74 Reading package lists...
18:41:55 [2022-04-04T18:41:55.863Z] #47 ...
18:41:55 [2022-04-04T18:41:55.863Z] 
18:41:55 [2022-04-04T18:41:55.863Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
18:41:55 [2022-04-04T18:41:55.863Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
18:41:55 [2022-04-04T18:41:55.863Z] #38 32.85 Reading package lists...
18:41:56 [2022-04-04T18:41:56.799Z] #38 39.62 Building dependency tree...
18:42:01 [2022-04-04T18:42:01.003Z] #38 44.77 The following additional packages will be installed:
18:42:01 [2022-04-04T18:42:01.003Z] #38 44.79   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
18:42:01 [2022-04-04T18:42:01.003Z] #38 44.82 Suggested packages:
18:42:01 [2022-04-04T18:42:01.003Z] #38 44.84   cmake-doc ninja-build lrzip
18:42:01 [2022-04-04T18:42:01.003Z] #38 44.84 Recommended packages:
18:42:01 [2022-04-04T18:42:01.003Z] #38 44.84   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:42:01 [2022-04-04T18:42:01.263Z] #38 ...
18:42:01 [2022-04-04T18:42:01.263Z] 
18:42:01 [2022-04-04T18:42:01.263Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
18:42:01 [2022-04-04T18:42:01.263Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
18:42:01 [2022-04-04T18:42:01.263Z] #51 42.28 go: downloading github.com/fatih/color v1.13.0
18:42:01 [2022-04-04T18:42:01.263Z] #51 42.30 go: downloading github.com/gofrs/flock v0.8.1
18:42:01 [2022-04-04T18:42:01.263Z] #51 42.42 go: downloading github.com/spf13/cobra v1.3.0
18:42:01 [2022-04-04T18:42:01.263Z] #51 42.46 go: downloading github.com/spf13/pflag v1.0.5
18:42:01 [2022-04-04T18:42:01.263Z] #51 42.71 go: downloading github.com/spf13/viper v1.10.1
18:42:01 [2022-04-04T18:42:01.263Z] #51 42.92 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
18:42:01 [2022-04-04T18:42:01.263Z] #51 43.56 go: downloading github.com/mattn/go-colorable v0.1.12
18:42:01 [2022-04-04T18:42:01.263Z] #51 43.58 go: downloading github.com/mattn/go-isatty v0.0.14
18:42:01 [2022-04-04T18:42:01.263Z] #51 43.69 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
18:42:01 [2022-04-04T18:42:01.263Z] #51 43.82 go: downloading github.com/go-critic/go-critic v0.6.2
18:42:01 [2022-04-04T18:42:01.263Z] #51 45.26 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:42:01 [2022-04-04T18:42:01.263Z] #51 45.34 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:42:03 [2022-04-04T18:42:03.801Z] #51 ...
18:42:03 [2022-04-04T18:42:03.801Z] 
18:42:03 [2022-04-04T18:42:03.801Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
18:42:03 [2022-04-04T18:42:03.801Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
18:42:03 [2022-04-04T18:42:03.801Z] #38 46.00 The following NEW packages will be installed:
18:42:03 [2022-04-04T18:42:03.801Z] #38 46.01   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
18:42:03 [2022-04-04T18:42:03.801Z] #38 46.02   vim-common xxd
18:42:03 [2022-04-04T18:42:03.801Z] #38 46.51 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
18:42:03 [2022-04-04T18:42:03.801Z] #38 46.51 Need to get 17.7 MB of archives.
18:42:03 [2022-04-04T18:42:03.801Z] #38 46.51 After this operation, 70.7 MB of additional disk space will be used.
18:42:03 [2022-04-04T18:42:03.801Z] #38 46.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
18:42:03 [2022-04-04T18:42:03.801Z] #38 46.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:42:03 [2022-04-04T18:42:03.801Z] #38 46.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
18:42:03 [2022-04-04T18:42:03.801Z] #38 46.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
18:42:03 [2022-04-04T18:42:03.801Z] #38 47.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB]
18:42:03 [2022-04-04T18:42:03.801Z] #38 47.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
18:42:03 [2022-04-04T18:42:03.801Z] #38 47.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
18:42:03 [2022-04-04T18:42:03.801Z] #38 47.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
18:42:03 [2022-04-04T18:42:03.801Z] #38 47.36 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
18:42:03 [2022-04-04T18:42:03.801Z] #38 47.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
18:42:04 [2022-04-04T18:42:04.741Z] #38 49.21 debconf: delaying package configuration, since apt-utils is not installed
18:42:05 [2022-04-04T18:42:05.002Z] #38 ...
18:42:05 [2022-04-04T18:42:05.002Z] 
18:42:05 [2022-04-04T18:42:05.002Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
18:42:05 [2022-04-04T18:42:05.002Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e
18:42:05 [2022-04-04T18:42:05.002Z] #53 48.30 v3.0.2
18:42:05 [2022-04-04T18:42:05.003Z] #53 DONE 49.4s
18:42:05 [2022-04-04T18:42:05.003Z] 
18:42:05 [2022-04-04T18:42:05.003Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
18:42:05 [2022-04-04T18:42:05.003Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
18:42:05 [2022-04-04T18:42:05.003Z] #51 49.46 go: downloading github.com/sirupsen/logrus v1.8.1
18:42:05 [2022-04-04T18:42:05.003Z] #51 49.46 go: downloading github.com/stretchr/testify v1.7.0
18:42:05 [2022-04-04T18:42:05.262Z] #51 49.55 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
18:42:05 [2022-04-04T18:42:05.262Z] #51 49.65 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
18:42:05 [2022-04-04T18:42:05.262Z] #51 49.72 go: downloading github.com/fsnotify/fsnotify v1.5.1
18:42:05 [2022-04-04T18:42:05.262Z] #51 49.81 go: downloading github.com/magiconair/properties v1.8.5
18:42:05 [2022-04-04T18:42:05.522Z] #51 49.92 go: downloading github.com/mitchellh/mapstructure v1.4.3
18:42:05 [2022-04-04T18:42:05.522Z] #51 49.94 go: downloading github.com/spf13/afero v1.6.0
18:42:05 [2022-04-04T18:42:05.522Z] #51 ...
18:42:05 [2022-04-04T18:42:05.522Z] 
18:42:05 [2022-04-04T18:42:05.522Z] #58 [containerd 1/3] 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
18:42:05 [2022-04-04T18:42:05.522Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
18:42:05 [2022-04-04T18:42:05.522Z] #58 32.99 Reading package lists...
18:42:05 [2022-04-04T18:42:05.522Z] #58 40.09 Building dependency tree...
18:42:05 [2022-04-04T18:42:05.522Z] #58 45.18 The following additional packages will be installed:
18:42:05 [2022-04-04T18:42:05.522Z] #58 45.20   libbtrfs0
18:42:05 [2022-04-04T18:42:05.522Z] #58 45.51 The following NEW packages will be installed:
18:42:05 [2022-04-04T18:42:05.522Z] #58 45.54   libbtrfs-dev libbtrfs0
18:42:05 [2022-04-04T18:42:05.522Z] #58 46.17 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
18:42:05 [2022-04-04T18:42:05.522Z] #58 46.17 Need to get 460 kB of archives.
18:42:05 [2022-04-04T18:42:05.522Z] #58 46.17 After this operation, 1237 kB of additional disk space will be used.
18:42:05 [2022-04-04T18:42:05.522Z] #58 46.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
18:42:05 [2022-04-04T18:42:05.522Z] #58 46.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
18:42:05 [2022-04-04T18:42:05.522Z] #58 47.65 debconf: delaying package configuration, since apt-utils is not installed
18:42:05 [2022-04-04T18:42:05.522Z] #58 48.10 Fetched 460 kB in 0s (956 kB/s)
18:42:05 [2022-04-04T18:42:05.522Z] #58 48.29 Selecting previously unselected package libbtrfs0:amd64.
18:42:05 [2022-04-04T18:42:05.522Z] #58 48.30 (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 ... 15709 files and directories currently installed.)
18:42:05 [2022-04-04T18:42:05.522Z] #58 48.41 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
18:42:05 [2022-04-04T18:42:05.522Z] #58 48.67 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
18:42:05 [2022-04-04T18:42:05.522Z] #58 49.37 Selecting previously unselected package libbtrfs-dev:amd64.
18:42:05 [2022-04-04T18:42:05.522Z] #58 49.38 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
18:42:05 [2022-04-04T18:42:05.522Z] #58 49.39 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
18:42:05 [2022-04-04T18:42:05.522Z] #58 49.82 Setting up libbtrfs0:amd64 (5.10.1-2) ...
18:42:05 [2022-04-04T18:42:05.522Z] #58 49.83 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
18:42:05 [2022-04-04T18:42:05.522Z] #58 49.85 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:42:05 [2022-04-04T18:42:05.522Z] #58 ...
18:42:05 [2022-04-04T18:42:05.522Z] 
18:42:05 [2022-04-04T18:42:05.522Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
18:42:05 [2022-04-04T18:42:05.522Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
18:42:05 [2022-04-04T18:42:05.522Z] #51 50.08 go: downloading github.com/spf13/cast v1.4.1
18:42:05 [2022-04-04T18:42:05.782Z] #51 50.11 go: downloading github.com/spf13/jwalterweatherman v1.1.0
18:42:05 [2022-04-04T18:42:05.782Z] #51 50.14 go: downloading github.com/subosito/gotenv v1.2.0
18:42:05 [2022-04-04T18:42:05.782Z] #51 50.14 go: downloading gopkg.in/ini.v1 v1.66.2
18:42:05 [2022-04-04T18:42:05.782Z] #51 50.21 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
18:42:05 [2022-04-04T18:42:05.782Z] #51 50.32 go: downloading github.com/go-toolsmith/astcast v1.0.0
18:42:06 [2022-04-04T18:42:06.041Z] #51 50.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0
18:42:06 [2022-04-04T18:42:06.041Z] #51 50.55 go: downloading github.com/go-toolsmith/astequal v1.0.1
18:42:06 [2022-04-04T18:42:06.041Z] #51 ...
18:42:06 [2022-04-04T18:42:06.041Z] 
18:42:06 [2022-04-04T18:42:06.041Z] #14 [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
18:42:06 [2022-04-04T18:42:06.041Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
18:42:06 [2022-04-04T18:42:06.041Z] #14 33.85 Reading package lists...
18:42:06 [2022-04-04T18:42:06.041Z] #14 40.65 Building dependency tree...
18:42:06 [2022-04-04T18:42:06.041Z] #14 45.80 The following additional packages will be installed:
18:42:06 [2022-04-04T18:42:06.041Z] #14 45.84   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:42:06 [2022-04-04T18:42:06.041Z] #14 45.84   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
18:42:06 [2022-04-04T18:42:06.041Z] #14 45.84   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
18:42:06 [2022-04-04T18:42:06.041Z] #14 45.84   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
18:42:06 [2022-04-04T18:42:06.041Z] #14 45.85   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
18:42:06 [2022-04-04T18:42:06.041Z] #14 45.85   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
18:42:06 [2022-04-04T18:42:06.041Z] #14 45.86   mingw-w64-common mingw-w64-x86-64-dev
18:42:06 [2022-04-04T18:42:06.041Z] #14 45.89 Suggested packages:
18:42:06 [2022-04-04T18:42:06.041Z] #14 45.90   gcc-10-locales seccomp wine64
18:42:06 [2022-04-04T18:42:06.041Z] #14 47.99 The following NEW packages will be installed:
18:42:06 [2022-04-04T18:42:06.041Z] #14 48.01   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:42:06 [2022-04-04T18:42:06.041Z] #14 48.01   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
18:42:06 [2022-04-04T18:42:06.041Z] #14 48.01   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
18:42:06 [2022-04-04T18:42:06.041Z] #14 48.01   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
18:42:06 [2022-04-04T18:42:06.041Z] #14 48.01   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
18:42:06 [2022-04-04T18:42:06.041Z] #14 48.02   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
18:42:06 [2022-04-04T18:42:06.041Z] #14 48.02   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
18:42:06 [2022-04-04T18:42:06.041Z] #14 48.03   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
18:42:06 [2022-04-04T18:42:06.041Z] #14 48.03   mingw-w64-x86-64-dev
18:42:06 [2022-04-04T18:42:06.041Z] #14 48.51 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
18:42:06 [2022-04-04T18:42:06.041Z] #14 48.51 Need to get 115 MB of archives.
18:42:06 [2022-04-04T18:42:06.041Z] #14 48.51 After this operation, 645 MB of additional disk space will be used.
18:42:06 [2022-04-04T18:42:06.041Z] #14 48.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
18:42:06 [2022-04-04T18:42:06.041Z] #14 48.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
18:42:06 [2022-04-04T18:42:06.041Z] #14 49.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
18:42:06 [2022-04-04T18:42:06.041Z] #14 49.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
18:42:06 [2022-04-04T18:42:06.041Z] #14 49.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
18:42:06 [2022-04-04T18:42:06.041Z] #14 49.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
18:42:06 [2022-04-04T18:42:06.041Z] #14 49.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
18:42:06 [2022-04-04T18:42:06.041Z] #14 49.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
18:42:06 [2022-04-04T18:42:06.041Z] #14 49.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
18:42:06 [2022-04-04T18:42:06.302Z] #14 ...
18:42:06 [2022-04-04T18:42:06.302Z] 
18:42:06 [2022-04-04T18:42:06.302Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
18:42:06 [2022-04-04T18:42:06.302Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
18:42:06 [2022-04-04T18:42:06.302Z] #47 33.74 Reading package lists...
18:42:06 [2022-04-04T18:42:06.302Z] #47 40.68 Building dependency tree...
18:42:06 [2022-04-04T18:42:06.302Z] #47 46.08 The following additional packages will be installed:
18:42:06 [2022-04-04T18:42:06.302Z] #47 46.09   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
18:42:06 [2022-04-04T18:42:06.302Z] #47 46.10   python3-protobuf python3-six
18:42:06 [2022-04-04T18:42:06.302Z] #47 46.10 Suggested packages:
18:42:06 [2022-04-04T18:42:06.302Z] #47 46.13   python3-setuptools
18:42:06 [2022-04-04T18:42:06.302Z] #47 46.13 Recommended packages:
18:42:06 [2022-04-04T18:42:06.302Z] #47 46.13   iproute2 | iproute
18:42:06 [2022-04-04T18:42:06.302Z] #47 47.05 The following NEW packages will be installed:
18:42:06 [2022-04-04T18:42:06.302Z] #47 47.07   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
18:42:06 [2022-04-04T18:42:06.302Z] #47 47.07   python3-protobuf python3-six
18:42:06 [2022-04-04T18:42:06.302Z] #47 47.66 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
18:42:06 [2022-04-04T18:42:06.302Z] #47 47.66 Need to get 2292 kB of archives.
18:42:06 [2022-04-04T18:42:06.302Z] #47 47.66 After this operation, 11.0 MB of additional disk space will be used.
18:42:06 [2022-04-04T18:42:06.302Z] #47 47.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
18:42:06 [2022-04-04T18:42:06.302Z] #47 47.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:42:06 [2022-04-04T18:42:06.302Z] #47 47.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
18:42:06 [2022-04-04T18:42:06.302Z] #47 47.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
18:42:06 [2022-04-04T18:42:06.302Z] #47 47.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:42:06 [2022-04-04T18:42:06.302Z] #47 47.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
18:42:06 [2022-04-04T18:42:06.302Z] #47 47.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
18:42:06 [2022-04-04T18:42:06.302Z] #47 ...
18:42:06 [2022-04-04T18:42:06.302Z] 
18:42:06 [2022-04-04T18:42:06.302Z] #58 [containerd 1/3] 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
18:42:06 [2022-04-04T18:42:06.302Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
18:42:06 [2022-04-04T18:42:06.302Z] #58 DONE 50.7s
18:42:06 [2022-04-04T18:42:06.302Z] 
18:42:06 [2022-04-04T18:42:06.302Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
18:42:06 [2022-04-04T18:42:06.302Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
18:42:06 [2022-04-04T18:42:06.302Z] #51 50.67 go: downloading github.com/go-toolsmith/astfmt v1.0.0
18:42:06 [2022-04-04T18:42:06.302Z] #51 50.73 go: downloading github.com/go-toolsmith/astp v1.0.0
18:42:06 [2022-04-04T18:42:06.302Z] #51 50.73 go: downloading github.com/go-toolsmith/strparse v1.0.0
18:42:06 [2022-04-04T18:42:06.302Z] #51 50.76 go: downloading github.com/go-toolsmith/typep v1.0.2
18:42:06 [2022-04-04T18:42:06.302Z] #51 50.76 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
18:42:06 [2022-04-04T18:42:06.873Z] #51 ...
18:42:06 [2022-04-04T18:42:06.873Z] 
18:42:06 [2022-04-04T18:42:06.873Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
18:42:06 [2022-04-04T18:42:06.873Z] #59 sha256:94be53fe00c367d9f7aa2a1c73575ec44bb528eaedd922360beffa9ca4723683
18:42:06 [2022-04-04T18:42:06.873Z] #59 DONE 0.4s
18:42:06 [2022-04-04T18:42:06.873Z] 
18:42:06 [2022-04-04T18:42:06.873Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
18:42:06 [2022-04-04T18:42:06.873Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
18:42:06 [2022-04-04T18:42:06.873Z] #38 49.56 Fetched 17.7 MB in 2s (10.2 MB/s)
18:42:06 [2022-04-04T18:42:06.873Z] #38 49.63 Selecting previously unselected package xxd.
18:42:06 [2022-04-04T18:42:06.873Z] #38 49.64 (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 ... 15709 files and directories currently installed.)
18:42:06 [2022-04-04T18:42:06.873Z] #38 49.73 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:42:06 [2022-04-04T18:42:06.873Z] #38 49.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:42:06 [2022-04-04T18:42:06.873Z] #38 50.20 Selecting previously unselected package vim-common.
18:42:06 [2022-04-04T18:42:06.873Z] #38 50.20 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:42:06 [2022-04-04T18:42:06.873Z] #38 50.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:42:06 [2022-04-04T18:42:06.873Z] #38 50.81 Selecting previously unselected package cmake-data.
18:42:06 [2022-04-04T18:42:06.873Z] #38 50.81 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
18:42:06 [2022-04-04T18:42:06.873Z] #38 50.83 Unpacking cmake-data (3.18.4-2+deb11u1) ...
18:42:11 [2022-04-04T18:42:11.098Z] #38 ...
18:42:11 [2022-04-04T18:42:11.098Z] 
18:42:11 [2022-04-04T18:42:11.099Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
18:42:11 [2022-04-04T18:42:11.099Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
18:42:11 [2022-04-04T18:42:11.099Z] #51 51.60 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
18:42:11 [2022-04-04T18:42:11.099Z] #51 51.82 go: downloading github.com/hashicorp/errwrap v1.0.0
18:42:11 [2022-04-04T18:42:11.099Z] #51 51.84 go: downloading 4d63.com/gochecknoglobals v0.1.0
18:42:11 [2022-04-04T18:42:11.099Z] #51 51.90 go: downloading github.com/Antonboom/errname v0.1.5
18:42:11 [2022-04-04T18:42:11.099Z] #51 51.92 go: downloading github.com/Antonboom/nilnil v0.1.0
18:42:11 [2022-04-04T18:42:11.099Z] #51 52.01 go: downloading github.com/BurntSushi/toml v1.0.0
18:42:11 [2022-04-04T18:42:11.099Z] #51 53.36 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
18:42:11 [2022-04-04T18:42:11.099Z] #51 53.39 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
18:42:11 [2022-04-04T18:42:11.099Z] #51 53.44 go: downloading github.com/alexkohler/prealloc v1.0.0
18:42:11 [2022-04-04T18:42:11.099Z] #51 53.45 go: downloading github.com/ashanbrown/forbidigo v1.3.0
18:42:11 [2022-04-04T18:42:11.099Z] #51 53.51 go: downloading github.com/ashanbrown/makezero v1.1.0
18:42:11 [2022-04-04T18:42:11.099Z] #51 53.57 go: downloading github.com/bkielbasa/cyclop v1.2.0
18:42:11 [2022-04-04T18:42:11.099Z] #51 53.57 go: downloading github.com/blizzy78/varnamelen v0.5.0
18:42:11 [2022-04-04T18:42:11.099Z] #51 53.77 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
18:42:11 [2022-04-04T18:42:11.099Z] #51 53.83 go: downloading github.com/breml/bidichk v0.2.1
18:42:11 [2022-04-04T18:42:11.099Z] #51 53.89 go: downloading github.com/breml/errchkjson v0.2.1
18:42:11 [2022-04-04T18:42:11.099Z] #51 53.95 go: downloading github.com/butuzov/ireturn v0.1.1
18:42:11 [2022-04-04T18:42:11.099Z] #51 54.15 go: downloading github.com/charithe/durationcheck v0.0.9
18:42:11 [2022-04-04T18:42:11.099Z] #51 54.29 go: downloading github.com/daixiang0/gci v0.2.9
18:42:11 [2022-04-04T18:42:11.099Z] #51 54.35 go: downloading github.com/denis-tingajkin/go-header v0.4.2
18:42:11 [2022-04-04T18:42:11.099Z] #51 54.44 go: downloading github.com/esimonov/ifshort v1.0.4
18:42:11 [2022-04-04T18:42:11.099Z] #51 54.48 go: downloading github.com/fzipp/gocyclo v0.4.0
18:42:11 [2022-04-04T18:42:11.099Z] #51 54.55 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:42:11 [2022-04-04T18:42:11.099Z] #51 54.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:42:11 [2022-04-04T18:42:11.099Z] #51 54.72 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
18:42:11 [2022-04-04T18:42:11.099Z] #51 54.81 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:42:11 [2022-04-04T18:42:11.099Z] #51 55.01 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:42:11 [2022-04-04T18:42:11.099Z] #51 55.11 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:42:11 [2022-04-04T18:42:11.099Z] #51 55.12 go: downloading github.com/golangci/misspell v0.3.5
18:42:11 [2022-04-04T18:42:11.099Z] #51 55.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:42:11 [2022-04-04T18:42:11.099Z] #51 55.16 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
18:42:11 [2022-04-04T18:42:11.099Z] #51 55.22 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
18:42:11 [2022-04-04T18:42:11.099Z] #51 55.23 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
18:42:11 [2022-04-04T18:42:11.099Z] #51 55.26 go: downloading github.com/jgautheron/goconst v1.5.1
18:42:11 [2022-04-04T18:42:11.099Z] #51 55.27 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
18:42:11 [2022-04-04T18:42:11.099Z] #51 55.34 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
18:42:11 [2022-04-04T18:42:11.099Z] #51 55.36 go: downloading github.com/julz/importas v0.1.0
18:42:11 [2022-04-04T18:42:11.099Z] #51 55.39 go: downloading github.com/kisielk/errcheck v1.6.0
18:42:11 [2022-04-04T18:42:11.099Z] #51 55.55 go: downloading github.com/kulti/thelper v0.5.0
18:42:11 [2022-04-04T18:42:11.099Z] #51 55.58 go: downloading github.com/kunwardeep/paralleltest v1.0.3
18:42:11 [2022-04-04T18:42:11.099Z] #51 55.62 go: downloading github.com/kyoh86/exportloopref v0.1.8
18:42:11 [2022-04-04T18:42:11.099Z] #51 55.70 go: downloading github.com/ldez/gomoddirectives v0.2.2
18:42:11 [2022-04-04T18:42:11.362Z] #51 55.81 go: downloading github.com/ldez/tagliatelle v0.3.0
18:42:11 [2022-04-04T18:42:11.362Z] #51 55.83 go: downloading github.com/leonklingele/grouper v1.1.0
18:42:11 [2022-04-04T18:42:11.362Z] #51 55.87 go: downloading github.com/maratori/testpackage v1.0.1
18:42:11 [2022-04-04T18:42:11.362Z] #51 55.92 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
18:42:11 [2022-04-04T18:42:11.621Z] #51 55.93 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
18:42:11 [2022-04-04T18:42:11.622Z] #51 55.94 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
18:42:11 [2022-04-04T18:42:11.622Z] #51 55.99 go: downloading github.com/mgechev/revive v1.1.3
18:42:12 [2022-04-04T18:42:12.205Z] #51 56.65 go: downloading github.com/moricho/tparallel v0.2.1
18:42:12 [2022-04-04T18:42:12.205Z] #51 56.66 go: downloading github.com/nakabonne/nestif v0.3.1
18:42:12 [2022-04-04T18:42:12.205Z] #51 56.74 go: downloading github.com/nishanths/predeclared v0.2.1
18:42:12 [2022-04-04T18:42:12.464Z] #51 56.74 go: downloading github.com/nishanths/exhaustive v0.7.11
18:42:12 [2022-04-04T18:42:12.464Z] #51 56.88 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
18:42:12 [2022-04-04T18:42:12.724Z] #51 56.97 go: downloading github.com/ryancurrah/gomodguard v1.2.3
18:42:12 [2022-04-04T18:42:12.724Z] #51 57.02 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
18:42:12 [2022-04-04T18:42:12.724Z] #51 57.10 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
18:42:12 [2022-04-04T18:42:12.724Z] #51 57.11 go: downloading github.com/securego/gosec/v2 v2.9.6
18:42:12 [2022-04-04T18:42:12.984Z] #51 57.35 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
18:42:12 [2022-04-04T18:42:12.984Z] #51 57.36 go: downloading github.com/sivchari/containedctx v1.0.1
18:42:12 [2022-04-04T18:42:12.984Z] #51 57.39 go: downloading github.com/sivchari/tenv v1.4.7
18:42:12 [2022-04-04T18:42:12.984Z] #51 57.42 go: downloading github.com/sonatard/noctx v0.0.1
18:42:12 [2022-04-04T18:42:12.984Z] #51 57.46 go: downloading github.com/sourcegraph/go-diff v0.6.1
18:42:13 [2022-04-04T18:42:13.244Z] #51 57.63 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
18:42:13 [2022-04-04T18:42:13.244Z] #51 57.69 go: downloading github.com/sylvia7788/contextcheck v1.0.4
18:42:13 [2022-04-04T18:42:13.244Z] #51 57.72 go: downloading github.com/tdakkota/asciicheck v0.1.1
18:42:13 [2022-04-04T18:42:13.504Z] #51 57.87 go: downloading github.com/tetafro/godot v1.4.11
18:42:13 [2022-04-04T18:42:13.504Z] #51 57.87 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
18:42:13 [2022-04-04T18:42:13.504Z] #51 57.90 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
18:42:13 [2022-04-04T18:42:13.504Z] #51 57.93 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
18:42:13 [2022-04-04T18:42:13.763Z] #51 58.17 go: downloading github.com/ultraware/funlen v0.0.3
18:42:13 [2022-04-04T18:42:13.763Z] #51 58.22 go: downloading github.com/ultraware/whitespace v0.0.4
18:42:13 [2022-04-04T18:42:13.763Z] #51 58.25 go: downloading github.com/uudashr/gocognit v1.0.5
18:42:14 [2022-04-04T18:42:14.023Z] #51 58.35 go: downloading github.com/yagipy/maintidx v1.0.0
18:42:14 [2022-04-04T18:42:14.023Z] #51 58.45 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
18:42:14 [2022-04-04T18:42:14.283Z] #51 58.72 go: downloading gitlab.com/bosi/decorder v0.2.1
18:42:14 [2022-04-04T18:42:14.542Z] #51 58.86 go: downloading honnef.co/go/tools v0.2.2
18:42:16 [2022-04-04T18:42:16.453Z] #51 60.54 go: downloading mvdan.cc/gofumpt v0.2.1
18:42:16 [2022-04-04T18:42:16.453Z] #51 60.54 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:42:16 [2022-04-04T18:42:16.453Z] #51 60.69 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
18:42:16 [2022-04-04T18:42:16.453Z] #51 ...
18:42:16 [2022-04-04T18:42:16.453Z] 
18:42:16 [2022-04-04T18:42:16.453Z] #14 [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
18:42:16 [2022-04-04T18:42:16.453Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
18:42:16 [2022-04-04T18:42:16.453Z] #14 50.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
18:42:16 [2022-04-04T18:42:16.453Z] #14 52.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
18:42:16 [2022-04-04T18:42:16.453Z] #14 53.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
18:42:16 [2022-04-04T18:42:16.453Z] #14 53.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
18:42:16 [2022-04-04T18:42:16.453Z] #14 55.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
18:42:16 [2022-04-04T18:42:16.453Z] #14 56.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
18:42:16 [2022-04-04T18:42:16.453Z] #14 56.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
18:42:16 [2022-04-04T18:42:16.453Z] #14 56.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
18:42:16 [2022-04-04T18:42:16.453Z] #14 56.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
18:42:16 [2022-04-04T18:42:16.453Z] #14 56.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
18:42:16 [2022-04-04T18:42:16.453Z] #14 56.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
18:42:16 [2022-04-04T18:42:16.453Z] #14 56.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
18:42:16 [2022-04-04T18:42:16.453Z] #14 56.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
18:42:16 [2022-04-04T18:42:16.453Z] #14 56.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
18:42:16 [2022-04-04T18:42:16.453Z] #14 56.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
18:42:16 [2022-04-04T18:42:16.453Z] #14 56.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
18:42:16 [2022-04-04T18:42:16.453Z] #14 56.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
18:42:16 [2022-04-04T18:42:16.453Z] #14 56.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
18:42:16 [2022-04-04T18:42:16.453Z] #14 56.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
18:42:16 [2022-04-04T18:42:16.453Z] #14 56.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
18:42:16 [2022-04-04T18:42:16.453Z] #14 56.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
18:42:16 [2022-04-04T18:42:16.453Z] #14 58.13 debconf: delaying package configuration, since apt-utils is not installed
18:42:16 [2022-04-04T18:42:16.453Z] #14 58.44 Fetched 115 MB in 9s (13.0 MB/s)
18:42:16 [2022-04-04T18:42:16.453Z] #14 58.55 Selecting previously unselected package binutils-mingw-w64-i686.
18:42:16 [2022-04-04T18:42:16.453Z] #14 58.55 (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 ... 15709 files and directories currently installed.)
18:42:16 [2022-04-04T18:42:16.453Z] #14 58.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
18:42:16 [2022-04-04T18:42:16.453Z] #14 58.62 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:42:16 [2022-04-04T18:42:16.453Z] #14 ...
18:42:16 [2022-04-04T18:42:16.453Z] 
18:42:16 [2022-04-04T18:42:16.453Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
18:42:16 [2022-04-04T18:42:16.453Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
18:42:16 [2022-04-04T18:42:16.453Z] #51 60.76 go: downloading github.com/davecgh/go-spew v1.1.1
18:42:16 [2022-04-04T18:42:16.453Z] #51 60.80 go: downloading github.com/pmezard/go-difflib v1.0.0
18:42:16 [2022-04-04T18:42:16.453Z] #51 60.81 go: downloading github.com/stretchr/objx v0.1.1
18:42:16 [2022-04-04T18:42:16.453Z] #51 60.95 go: downloading golang.org/x/text v0.3.7
18:42:16 [2022-04-04T18:42:16.713Z] #51 ...
18:42:16 [2022-04-04T18:42:16.713Z] 
18:42:16 [2022-04-04T18:42:16.713Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:42:16 [2022-04-04T18:42:16.713Z] #60 sha256:1a06bdaa4c3b72ce5391888fb0af52b56cd3ae33eca3e69711e2695dd3633e31
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.747 + RM_GOPATH=0
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.747 + TMP_GOPATH=
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.747 + : /build
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.747 + '[' -z '' ']'
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.747 ++ mktemp -d
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.748 + export GOPATH=/tmp/tmp.Px4JMA9DUl
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.748 + GOPATH=/tmp/tmp.Px4JMA9DUl
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.750 + RM_GOPATH=1
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.750 + case "$(go env GOARCH)" in
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.750 ++ go env GOARCH
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.762 + export GO_BUILDMODE=-buildmode=pie
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.762 + GO_BUILDMODE=-buildmode=pie
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.762 ++ dirname /install.sh
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.762 + dir=/
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.762 + bin=containerd
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.762 + shift
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.762 + '[' '!' -f //containerd.installer ']'
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.762 + . //containerd.installer
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.762 ++ set -e
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.762 ++ : v1.6.2
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.762 + install_containerd
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.762 + echo 'Install containerd version v1.6.2'
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.762 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Px4JMA9DUl/src/github.com/containerd/containerd
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.763 Install containerd version v1.6.2
18:42:16 [2022-04-04T18:42:16.713Z] #60 1.763 Cloning into '/tmp/tmp.Px4JMA9DUl/src/github.com/containerd/containerd'...
18:42:16 [2022-04-04T18:42:16.976Z] #60 ...
18:42:16 [2022-04-04T18:42:16.976Z] 
18:42:16 [2022-04-04T18:42:16.976Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
18:42:16 [2022-04-04T18:42:16.976Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
18:42:16 [2022-04-04T18:42:16.976Z] #47 51.34 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
18:42:16 [2022-04-04T18:42:16.976Z] #47 52.94 debconf: delaying package configuration, since apt-utils is not installed
18:42:16 [2022-04-04T18:42:16.976Z] #47 53.09 Fetched 2292 kB in 5s (497 kB/s)
18:42:16 [2022-04-04T18:42:16.976Z] #47 53.16 Selecting previously unselected package libprotobuf23:amd64.
18:42:16 [2022-04-04T18:42:16.976Z] #47 53.16 (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 ... 15709 files and directories currently installed.)
18:42:16 [2022-04-04T18:42:16.976Z] #47 53.20 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
18:42:16 [2022-04-04T18:42:16.976Z] #47 53.21 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
18:42:16 [2022-04-04T18:42:16.976Z] #47 54.65 Selecting previously unselected package python3-pkg-resources.
18:42:16 [2022-04-04T18:42:16.976Z] #47 54.65 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
18:42:16 [2022-04-04T18:42:16.976Z] #47 54.66 Unpacking python3-pkg-resources (52.0.0-4) ...
18:42:16 [2022-04-04T18:42:16.976Z] #47 54.96 Selecting previously unselected package python3-six.
18:42:16 [2022-04-04T18:42:16.976Z] #47 54.96 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
18:42:16 [2022-04-04T18:42:16.976Z] #47 55.00 Unpacking python3-six (1.16.0-2) ...
18:42:16 [2022-04-04T18:42:16.976Z] #47 55.13 Selecting previously unselected package python3-protobuf.
18:42:16 [2022-04-04T18:42:16.976Z] #47 55.15 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
18:42:16 [2022-04-04T18:42:16.976Z] #47 55.17 Unpacking python3-protobuf (3.12.4-1) ...
18:42:16 [2022-04-04T18:42:16.976Z] #47 55.82 Selecting previously unselected package libnet1:amd64.
18:42:16 [2022-04-04T18:42:16.976Z] #47 55.82 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:42:16 [2022-04-04T18:42:16.976Z] #47 55.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:42:16 [2022-04-04T18:42:16.976Z] #47 56.17 Selecting previously unselected package libnl-3-200:amd64.
18:42:16 [2022-04-04T18:42:16.976Z] #47 56.17 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
18:42:16 [2022-04-04T18:42:16.976Z] #47 56.20 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
18:42:16 [2022-04-04T18:42:16.976Z] #47 56.42 Selecting previously unselected package libprotobuf-c1:amd64.
18:42:16 [2022-04-04T18:42:16.976Z] #47 56.43 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
18:42:16 [2022-04-04T18:42:16.976Z] #47 56.43 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:42:16 [2022-04-04T18:42:16.976Z] #47 56.81 Selecting previously unselected package criu.
18:42:16 [2022-04-04T18:42:16.976Z] #47 56.81 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
18:42:16 [2022-04-04T18:42:16.976Z] #47 56.82 Unpacking criu (3.16.1-3) ...
18:42:16 [2022-04-04T18:42:16.976Z] #47 58.02 Setting up python3-pkg-resources (52.0.0-4) ...
18:42:16 [2022-04-04T18:42:16.976Z] #47 60.29 Setting up libprotobuf23:amd64 (3.12.4-1) ...
18:42:16 [2022-04-04T18:42:16.977Z] #47 60.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:42:16 [2022-04-04T18:42:16.977Z] #47 60.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:42:16 [2022-04-04T18:42:16.977Z] #47 60.41 Setting up python3-six (1.16.0-2) ...
18:42:17 [2022-04-04T18:42:17.237Z] #47 ...
18:42:17 [2022-04-04T18:42:17.238Z] 
18:42:17 [2022-04-04T18:42:17.238Z] #14 [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
18:42:17 [2022-04-04T18:42:17.238Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
18:42:17 [2022-04-04T18:42:17.238Z] #14 61.81 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:42:17 [2022-04-04T18:42:17.498Z] #14 61.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
18:42:17 [2022-04-04T18:42:17.498Z] #14 61.84 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:42:21 [2022-04-04T18:42:21.695Z] #14 ...
18:42:21 [2022-04-04T18:42:21.695Z] 
18:42:21 [2022-04-04T18:42:21.695Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
18:42:21 [2022-04-04T18:42:21.695Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
18:42:21 [2022-04-04T18:42:21.695Z] #38 55.56 Selecting previously unselected package libicu67:amd64.
18:42:21 [2022-04-04T18:42:21.695Z] #38 55.58 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
18:42:21 [2022-04-04T18:42:21.695Z] #38 55.59 Unpacking libicu67:amd64 (67.1-7) ...
18:42:21 [2022-04-04T18:42:21.695Z] #38 65.69 Selecting previously unselected package libxml2:amd64.
18:42:21 [2022-04-04T18:42:21.695Z] #38 65.69 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ...
18:42:21 [2022-04-04T18:42:21.695Z] #38 65.73 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
18:42:21 [2022-04-04T18:42:21.695Z] #38 ...
18:42:21 [2022-04-04T18:42:21.695Z] 
18:42:21 [2022-04-04T18:42:21.695Z] #14 [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
18:42:21 [2022-04-04T18:42:21.695Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
18:42:21 [2022-04-04T18:42:21.695Z] #14 65.80 Selecting previously unselected package binutils-mingw-w64.
18:42:21 [2022-04-04T18:42:21.695Z] #14 65.81 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
18:42:21 [2022-04-04T18:42:21.695Z] #14 65.82 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
18:42:21 [2022-04-04T18:42:21.695Z] #14 66.17 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:42:21 [2022-04-04T18:42:21.695Z] #14 66.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:42:21 [2022-04-04T18:42:21.695Z] #14 66.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:42:21 [2022-04-04T18:42:21.955Z] #14 66.42 Selecting previously unselected package dmsetup.
18:42:21 [2022-04-04T18:42:21.955Z] #14 66.43 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
18:42:22 [2022-04-04T18:42:22.215Z] #14 66.48 Unpacking dmsetup (2:1.02.175-2.1) ...
18:42:22 [2022-04-04T18:42:22.215Z] #14 ...
18:42:22 [2022-04-04T18:42:22.215Z] 
18:42:22 [2022-04-04T18:42:22.215Z] #34 [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
18:42:22 [2022-04-04T18:42:22.215Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70
18:42:22 [2022-04-04T18:42:22.215Z] #34 56.28 Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
18:42:22 [2022-04-04T18:42:22.215Z] #34 56.96 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
18:42:22 [2022-04-04T18:42:22.215Z] #34 57.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:42:22 [2022-04-04T18:42:22.215Z] #34 ...
18:42:22 [2022-04-04T18:42:22.215Z] 
18:42:22 [2022-04-04T18:42:22.215Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
18:42:22 [2022-04-04T18:42:22.215Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
18:42:22 [2022-04-04T18:42:22.215Z] #38 66.38 Selecting previously unselected package libarchive13:amd64.
18:42:22 [2022-04-04T18:42:22.215Z] #38 66.38 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
18:42:22 [2022-04-04T18:42:22.215Z] #38 66.40 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
18:42:22 [2022-04-04T18:42:22.215Z] #38 66.76 Selecting previously unselected package libjsoncpp24:amd64.
18:42:22 [2022-04-04T18:42:22.474Z] #38 66.78 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
18:42:22 [2022-04-04T18:42:22.474Z] #38 66.82 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
18:42:22 [2022-04-04T18:42:22.474Z] #38 67.04 Selecting previously unselected package librhash0:amd64.
18:42:22 [2022-04-04T18:42:22.734Z] #38 67.07 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
18:42:22 [2022-04-04T18:42:22.734Z] #38 67.10 Unpacking librhash0:amd64 (1.4.1-2) ...
18:42:23 [2022-04-04T18:42:23.000Z] #38 67.43 Selecting previously unselected package libuv1:amd64.
18:42:23 [2022-04-04T18:42:23.000Z] #38 67.43 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
18:42:23 [2022-04-04T18:42:23.000Z] #38 67.43 Unpacking libuv1:amd64 (1.40.0-2) ...
18:42:23 [2022-04-04T18:42:23.261Z] #38 67.70 Selecting previously unselected package cmake.
18:42:23 [2022-04-04T18:42:23.261Z] #38 67.71 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
18:42:23 [2022-04-04T18:42:23.261Z] #38 67.72 Unpacking cmake (3.18.4-2+deb11u1) ...
18:42:28 [2022-04-04T18:42:28.547Z] #38 ...
18:42:28 [2022-04-04T18:42:28.547Z] 
18:42:28 [2022-04-04T18:42:28.547Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
18:42:28 [2022-04-04T18:42:28.547Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
18:42:28 [2022-04-04T18:42:28.547Z] #47 62.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
18:42:28 [2022-04-04T18:42:28.547Z] #47 62.19 Setting up python3-protobuf (3.12.4-1) ...
18:42:28 [2022-04-04T18:42:28.547Z] #47 67.46 Setting up criu (3.16.1-3) ...
18:42:28 [2022-04-04T18:42:28.547Z] #47 70.42 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:42:28 [2022-04-04T18:42:28.547Z] #47 ...
18:42:28 [2022-04-04T18:42:28.547Z] 
18:42:28 [2022-04-04T18:42:28.547Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
18:42:28 [2022-04-04T18:42:28.547Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
18:42:28 [2022-04-04T18:42:28.547Z] #51 68.89 go: downloading github.com/hashicorp/hcl v1.0.0
18:42:28 [2022-04-04T18:42:28.547Z] #51 69.21 go: downloading github.com/pelletier/go-toml v1.9.4
18:42:28 [2022-04-04T18:42:28.547Z] #51 69.29 go: downloading gopkg.in/yaml.v2 v2.4.0
18:42:28 [2022-04-04T18:42:28.547Z] #51 69.62 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
18:42:28 [2022-04-04T18:42:28.547Z] #51 69.82 go: downloading github.com/gobwas/glob v0.2.3
18:42:28 [2022-04-04T18:42:28.547Z] #51 69.89 go: downloading github.com/kisielk/gotool v1.0.0
18:42:28 [2022-04-04T18:42:28.547Z] #51 69.92 go: downloading github.com/gostaticanalysis/comment v1.4.2
18:42:28 [2022-04-04T18:42:28.547Z] #51 69.97 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
18:42:28 [2022-04-04T18:42:28.547Z] #51 69.99 go: downloading golang.org/x/mod v0.5.1
18:42:28 [2022-04-04T18:42:28.547Z] #51 70.06 go: downloading github.com/ettle/strcase v0.1.1
18:42:28 [2022-04-04T18:42:28.547Z] #51 70.28 go: downloading github.com/fatih/structtag v1.2.0
18:42:28 [2022-04-04T18:42:28.547Z] #51 70.30 go: downloading github.com/Masterminds/semver v1.5.0
18:42:28 [2022-04-04T18:42:28.547Z] #51 70.31 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
18:42:28 [2022-04-04T18:42:28.547Z] #51 70.40 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
18:42:28 [2022-04-04T18:42:28.547Z] #51 70.56 go: downloading github.com/prometheus/client_golang v1.7.1
18:42:28 [2022-04-04T18:42:28.547Z] #51 70.99 go: downloading github.com/prometheus/client_model v0.2.0
18:42:28 [2022-04-04T18:42:28.547Z] #51 71.19 go: downloading github.com/google/go-cmp v0.5.6
18:42:28 [2022-04-04T18:42:28.547Z] #51 71.50 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:42:28 [2022-04-04T18:42:28.547Z] #51 71.57 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
18:42:28 [2022-04-04T18:42:28.547Z] #51 71.64 go: downloading github.com/olekukonko/tablewriter v0.0.5
18:42:28 [2022-04-04T18:42:28.547Z] #51 71.92 go: downloading github.com/beorn7/perks v1.0.1
18:42:28 [2022-04-04T18:42:28.547Z] #51 71.93 go: downloading github.com/cespare/xxhash/v2 v2.1.2
18:42:28 [2022-04-04T18:42:28.547Z] #51 71.96 go: downloading github.com/cespare/xxhash v1.1.0
18:42:28 [2022-04-04T18:42:28.547Z] #51 71.99 go: downloading github.com/golang/protobuf v1.5.2
18:42:28 [2022-04-04T18:42:28.547Z] #51 72.26 go: downloading github.com/prometheus/common v0.10.0
18:42:28 [2022-04-04T18:42:28.547Z] #51 72.62 go: downloading github.com/prometheus/procfs v0.6.0
18:42:28 [2022-04-04T18:42:28.547Z] #51 72.68 go: downloading github.com/mattn/go-runewidth v0.0.9
18:42:28 [2022-04-04T18:42:28.547Z] #51 72.94 go: downloading google.golang.org/protobuf v1.27.1
18:42:29 [2022-04-04T18:42:29.115Z] #51 ...
18:42:29 [2022-04-04T18:42:29.115Z] 
18:42:29 [2022-04-04T18:42:29.115Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
18:42:29 [2022-04-04T18:42:29.115Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
18:42:29 [2022-04-04T18:42:29.115Z] #47 DONE 73.2s
18:42:29 [2022-04-04T18:42:29.115Z] 
18:42:29 [2022-04-04T18:42:29.115Z] #14 [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
18:42:29 [2022-04-04T18:42:29.115Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
18:42:29 [2022-04-04T18:42:29.115Z] #14 66.89 Selecting previously unselected package mingw-w64-common.
18:42:29 [2022-04-04T18:42:29.115Z] #14 66.91 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
18:42:29 [2022-04-04T18:42:29.115Z] #14 66.97 Unpacking mingw-w64-common (8.0.0-1) ...
18:42:29 [2022-04-04T18:42:29.684Z] #14 ...
18:42:29 [2022-04-04T18:42:29.684Z] 
18:42:29 [2022-04-04T18:42:29.684Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
18:42:29 [2022-04-04T18:42:29.684Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
18:42:29 [2022-04-04T18:42:29.684Z] #38 74.20 Setting up libicu67:amd64 (67.1-7) ...
18:42:29 [2022-04-04T18:42:29.684Z] #38 74.20 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:42:29 [2022-04-04T18:42:29.684Z] #38 74.21 Setting up libuv1:amd64 (1.40.0-2) ...
18:42:29 [2022-04-04T18:42:29.684Z] #38 74.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:42:29 [2022-04-04T18:42:29.943Z] #38 74.29 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
18:42:29 [2022-04-04T18:42:29.943Z] #38 74.30 Setting up librhash0:amd64 (1.4.1-2) ...
18:42:29 [2022-04-04T18:42:29.943Z] #38 74.31 Setting up cmake-data (3.18.4-2+deb11u1) ...
18:42:29 [2022-04-04T18:42:29.943Z] #38 74.35 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
18:42:29 [2022-04-04T18:42:29.943Z] #38 74.36 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
18:42:29 [2022-04-04T18:42:29.943Z] #38 74.38 Setting up cmake (3.18.4-2+deb11u1) ...
18:42:29 [2022-04-04T18:42:29.943Z] #38 74.39 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:42:31 [2022-04-04T18:42:31.321Z] #38 DONE 75.6s
18:42:31 [2022-04-04T18:42:31.321Z] 
18:42:31 [2022-04-04T18:42:31.321Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
18:42:31 [2022-04-04T18:42:31.321Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
18:42:31 [2022-04-04T18:42:31.321Z] #51 75.24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
18:42:31 [2022-04-04T18:42:31.321Z] #51 ...
18:42:31 [2022-04-04T18:42:31.321Z] 
18:42:31 [2022-04-04T18:42:31.321Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
18:42:31 [2022-04-04T18:42:31.321Z] #39 sha256:73f110a3047bd369d0ec9b17ac0da1c5915d9a9596b5cbf120aa6622d0926cbd
18:42:31 [2022-04-04T18:42:31.321Z] #39 DONE 0.2s
18:42:31 [2022-04-04T18:42:31.580Z] 
18:42:31 [2022-04-04T18:42:31.580Z] #14 [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
18:42:31 [2022-04-04T18:42:31.580Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
18:42:31 [2022-04-04T18:42:31.580Z] #14 75.70 Selecting previously unselected package mingw-w64-x86-64-dev.
18:42:31 [2022-04-04T18:42:31.580Z] #14 75.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
18:42:31 [2022-04-04T18:42:31.580Z] #14 75.74 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
18:42:36 [2022-04-04T18:42:36.972Z] #14 ...
18:42:36 [2022-04-04T18:42:36.972Z] 
18:42:36 [2022-04-04T18:42:36.972Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
18:42:36 [2022-04-04T18:42:36.972Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af
18:42:36 [2022-04-04T18:42:36.972Z] #49 80.31 gotestsum version dev
18:42:36 [2022-04-04T18:42:36.972Z] #49 DONE 81.0s
18:42:36 [2022-04-04T18:42:36.972Z] 
18:42:36 [2022-04-04T18:42:36.972Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
18:42:36 [2022-04-04T18:42:36.972Z] #40 sha256:0b612d5ba75e5f052cb57b4c3176aa6526a0b25e298e94dd80ce8a298dfb773b
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.256 + RM_GOPATH=0
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.256 + TMP_GOPATH=
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.256 + : /build
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.256 + '[' -z '' ']'
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.256 ++ mktemp -d
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.263 + export GOPATH=/tmp/tmp.Iro1e78cuH
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.263 + GOPATH=/tmp/tmp.Iro1e78cuH
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.263 + RM_GOPATH=1
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.263 + case "$(go env GOARCH)" in
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.263 ++ go env GOARCH
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.295 + export GO_BUILDMODE=-buildmode=pie
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.295 + GO_BUILDMODE=-buildmode=pie
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.295 ++ dirname /install.sh
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.312 Install tini version v0.19.0
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.312 + dir=/
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.312 + bin=tini
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.312 + shift
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.312 + '[' '!' -f //tini.installer ']'
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.312 + . //tini.installer
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.312 ++ : v0.19.0
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.312 + install_tini
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.312 + echo 'Install tini version v0.19.0'
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.312 + git clone https://github.com/krallin/tini.git /tmp/tmp.Iro1e78cuH/tini
18:42:36 [2022-04-04T18:42:36.972Z] #40 1.312 Cloning into '/tmp/tmp.Iro1e78cuH/tini'...
18:42:36 [2022-04-04T18:42:36.972Z] #40 2.747 + cd /tmp/tmp.Iro1e78cuH/tini
18:42:36 [2022-04-04T18:42:36.972Z] #40 2.747 + git checkout -q v0.19.0
18:42:36 [2022-04-04T18:42:36.972Z] #40 2.762 + cmake .
18:42:36 [2022-04-04T18:42:36.972Z] #40 3.411 -- The C compiler identification is GNU 10.2.1
18:42:36 [2022-04-04T18:42:36.972Z] #40 3.581 -- Detecting C compiler ABI info
18:42:36 [2022-04-04T18:42:36.972Z] #40 4.245 -- Detecting C compiler ABI info - done
18:42:36 [2022-04-04T18:42:36.972Z] #40 4.461 -- Check for working C compiler: /usr/bin/cc - skipped
18:42:36 [2022-04-04T18:42:36.972Z] #40 4.497 -- Detecting C compile features
18:42:36 [2022-04-04T18:42:36.972Z] #40 4.497 -- Detecting C compile features - done
18:42:36 [2022-04-04T18:42:36.972Z] #40 4.587 -- Performing Test HAS_BUILTIN_FORTIFY
18:42:36 [2022-04-04T18:42:36.972Z] #40 4.840 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:42:36 [2022-04-04T18:42:36.972Z] #40 4.923 -- Configuring done
18:42:36 [2022-04-04T18:42:36.972Z] #40 4.961 -- Generating done
18:42:36 [2022-04-04T18:42:36.972Z] #40 4.965 -- Build files have been written to: /tmp/tmp.Iro1e78cuH/tini
18:42:36 [2022-04-04T18:42:36.972Z] #40 4.982 + make tini-static
18:42:36 [2022-04-04T18:42:36.972Z] #40 5.489 Scanning dependencies of target tini-static
18:42:36 [2022-04-04T18:42:36.972Z] #40 5.634 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:42:38 [2022-04-04T18:42:38.881Z] #40 7.301 [100%] Linking C executable tini-static
18:42:39 [2022-04-04T18:42:39.450Z] #40 8.057 [100%] Built target tini-static
18:42:39 [2022-04-04T18:42:39.450Z] #40 ...
18:42:39 [2022-04-04T18:42:39.450Z] 
18:42:39 [2022-04-04T18:42:39.450Z] #14 [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
18:42:39 [2022-04-04T18:42:39.450Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
18:42:39 [2022-04-04T18:42:39.450Z] #14 83.82 Selecting previously unselected package gcc-mingw-w64-base.
18:42:39 [2022-04-04T18:42:39.450Z] #14 83.82 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
18:42:39 [2022-04-04T18:42:39.450Z] #14 83.83 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:42:39 [2022-04-04T18:42:39.710Z] #14 ...
18:42:39 [2022-04-04T18:42:39.710Z] 
18:42:39 [2022-04-04T18:42:39.710Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
18:42:39 [2022-04-04T18:42:39.710Z] #40 sha256:0b612d5ba75e5f052cb57b4c3176aa6526a0b25e298e94dd80ce8a298dfb773b
18:42:39 [2022-04-04T18:42:39.710Z] #40 8.209 + mkdir -p /build
18:42:39 [2022-04-04T18:42:39.710Z] #40 8.225 + cp tini-static /build/docker-init
18:42:39 [2022-04-04T18:42:39.710Z] #40 DONE 8.3s
18:42:39 [2022-04-04T18:42:39.710Z] 
18:42:39 [2022-04-04T18:42:39.710Z] #14 [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
18:42:39 [2022-04-04T18:42:39.710Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
18:42:39 [2022-04-04T18:42:39.710Z] #14 84.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
18:42:39 [2022-04-04T18:42:39.710Z] #14 84.16 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
18:42:39 [2022-04-04T18:42:39.710Z] #14 84.16 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:42:49 [2022-04-04T18:42:49.699Z] #14 92.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
18:42:49 [2022-04-04T18:42:49.699Z] #14 92.71 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
18:42:49 [2022-04-04T18:42:49.699Z] #14 92.76 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:43:01 [2022-04-04T18:43:01.918Z] #14 ...
18:43:01 [2022-04-04T18:43:01.918Z] 
18:43:01 [2022-04-04T18:43:01.918Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:43:01 [2022-04-04T18:43:01.918Z] #60 sha256:1a06bdaa4c3b72ce5391888fb0af52b56cd3ae33eca3e69711e2695dd3633e31
18:43:03 [2022-04-04T18:43:03.476Z] #60 54.97 Updating files:  44% (2023/4593)
Updating files:  45% (2067/4593)
Updating files:  46% (2113/4593)
Updating files:  47% (2159/4593)
Updating files:  48% (2205/4593)
Updating files:  49% (2251/4593)
Updating files:  50% (2297/4593)
Updating files:  51% (2343/4593)
Updating files:  52% (2389/4593)
Updating files:  53% (2435/4593)
Updating files:  54% (2481/4593)
Updating files:  55% (2527/4593)
Updating files:  56% (2573/4593)
Updating files:  57% (2619/4593)
Updating files:  58% (2664/4593)
Updating files:  59% (2710/4593)
Updating files:  60% (2756/4593)
Updating files:  61% (2802/4593)
Updating files:  62% (2848/4593)
Updating files:  63% (2894/4593)
Updating files:  64% (2940/4593)
Updating files:  65% (2986/4593)
Updating files:  66% (3032/4593)
Updating files:  67% (3078/4593)
Updating files:  68% (3124/4593)
Updating files:  69% (3170/4593)
Updating files:  70% (3216/4593)
Updating files:  71% (3262/4593)
Updating files:  72% (3307/4593)
Updating files:  73% (3353/4593)
Updating files:  74% (3399/4593)
Updating files:  75% (3445/4593)
Updating files:  76% (3491/4593)
Updating files:  77% (3537/4593)
Updating files:  78% (3583/4593)
Updating files:  79% (3629/4593)
Updating files:  80% (3675/4593)
Updating files:  81% (3721/4593)
Updating files:  81% (3735/4593)
Updating files:  82% (3767/4593)
Updating files:  83% (3813/4593)
Updating files:  84% (3859/4593)
Updating files:  85% (3905/4593)
Updating files:  86% (3950/4593)
Updating files:  87% (3996/4593)
Updating files:  88% (4042/4593)
Updating files:  89% (4088/4593)
Updating files:  90% (4134/4593)
Updating files:  91% (4180/4593)
Updating files:  92% (4226/4593)
Updating files:  93% (4272/4593)
Updating files:  94% (4318/4593)
Updating files:  95% (4364/4593)
Updating files:  96% (4410/4593)
Updating files:  97% (4456/4593)
Updating files:  98% (4502/4593)
Updating files:  99% (4548/4593)
Updating files: 100% (4593/4593)
Updating files: 100% (4593/4593), done.
18:43:03 [2022-04-04T18:43:03.476Z] #60 56.84 + cd /tmp/tmp.Px4JMA9DUl/src/github.com/containerd/containerd
18:43:03 [2022-04-04T18:43:03.476Z] #60 56.84 + git checkout -q v1.6.2
18:43:04 [2022-04-04T18:43:04.856Z] #60 57.91 + export 'BUILDTAGS=netgo osusergo static_build'
18:43:04 [2022-04-04T18:43:04.856Z] #60 57.91 + BUILDTAGS='netgo osusergo static_build'
18:43:04 [2022-04-04T18:43:04.856Z] #60 57.91 + export EXTRA_FLAGS=-buildmode=pie
18:43:04 [2022-04-04T18:43:04.856Z] #60 57.91 + EXTRA_FLAGS=-buildmode=pie
18:43:04 [2022-04-04T18:43:04.856Z] #60 57.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:43:04 [2022-04-04T18:43:04.856Z] #60 57.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:43:04 [2022-04-04T18:43:04.856Z] #60 57.91 + '[' '' = dynamic ']'
18:43:04 [2022-04-04T18:43:04.856Z] #60 57.91 + make
18:43:06 [2022-04-04T18:43:06.762Z] #60 59.84 + bin/ctr
18:43:07 [2022-04-04T18:43:07.021Z] #60 ...
18:43:07 [2022-04-04T18:43:07.021Z] 
18:43:07 [2022-04-04T18:43:07.021Z] #14 [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
18:43:07 [2022-04-04T18:43:07.021Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
18:43:07 [2022-04-04T18:43:07.021Z] #14 111.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
18:43:07 [2022-04-04T18:43:07.021Z] #14 111.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
18:43:07 [2022-04-04T18:43:07.021Z] #14 111.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:43:15 [2022-04-04T18:43:15.144Z] #14 119.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
18:43:15 [2022-04-04T18:43:15.144Z] #14 119.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
18:43:15 [2022-04-04T18:43:15.144Z] #14 119.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:43:27 [2022-04-04T18:43:27.362Z] #14 130.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
18:43:27 [2022-04-04T18:43:27.362Z] #14 130.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
18:43:27 [2022-04-04T18:43:27.362Z] #14 130.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:43:42 [2022-04-04T18:43:42.265Z] #14 ...
18:43:42 [2022-04-04T18:43:42.265Z] 
18:43:42 [2022-04-04T18:43:42.265Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
18:43:42 [2022-04-04T18:43:42.265Z] #63 sha256:a44b3b3d088f3812d428e1eb7118f31995531f173d33289ddc8ce1277724b845
18:43:42 [2022-04-04T18:43:42.265Z] #63 145.9 + for f in rootlesskit rootlesskit-docker-proxy
18:43:42 [2022-04-04T18:43:42.265Z] #63 145.9 + GOBIN=/build
18:43:42 [2022-04-04T18:43:42.265Z] #63 145.9 + GO111MODULE=on
18:43:42 [2022-04-04T18:43:42.265Z] #63 145.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
18:43:47 [2022-04-04T18:43:47.546Z] #63 ...
18:43:47 [2022-04-04T18:43:47.546Z] 
18:43:47 [2022-04-04T18:43:47.546Z] #14 [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
18:43:47 [2022-04-04T18:43:47.546Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
18:43:47 [2022-04-04T18:43:47.546Z] #14 151.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
18:43:47 [2022-04-04T18:43:47.546Z] #14 151.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
18:43:47 [2022-04-04T18:43:47.546Z] #14 151.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:43:51 [2022-04-04T18:43:51.757Z] #14 ...
18:43:51 [2022-04-04T18:43:51.757Z] 
18:43:51 [2022-04-04T18:43:51.757Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
18:43:51 [2022-04-04T18:43:51.757Z] #63 sha256:a44b3b3d088f3812d428e1eb7118f31995531f173d33289ddc8ce1277724b845
18:43:51 [2022-04-04T18:43:51.757Z] #63 154.0 rootlesskit version 1.0.0
18:43:51 [2022-04-04T18:43:51.757Z] #63 154.0 Usage of /build/rootlesskit-docker-proxy:
18:43:51 [2022-04-04T18:43:51.757Z] #63 154.0   -container-ip string
18:43:51 [2022-04-04T18:43:51.757Z] #63 154.0     	container ip
18:43:51 [2022-04-04T18:43:51.757Z] #63 154.0   -container-port int
18:43:51 [2022-04-04T18:43:51.757Z] #63 154.0     	container port (default -1)
18:43:51 [2022-04-04T18:43:51.757Z] #63 154.0   -host-ip string
18:43:51 [2022-04-04T18:43:51.757Z] #63 154.0     	host ip
18:43:51 [2022-04-04T18:43:51.757Z] #63 154.0   -host-port int
18:43:51 [2022-04-04T18:43:51.757Z] #63 154.0     	host port (default -1)
18:43:51 [2022-04-04T18:43:51.757Z] #63 154.0   -proto string
18:43:51 [2022-04-04T18:43:51.757Z] #63 154.0     	proxy protocol (default "tcp")
18:43:51 [2022-04-04T18:43:51.757Z] #63 DONE 156.0s
18:43:52 [2022-04-04T18:43:52.019Z] 
18:43:52 [2022-04-04T18:43:52.019Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
18:43:52 [2022-04-04T18:43:52.019Z] #64 sha256:97f05ec1a46390ecb07eb430991629ee29834c257a21ad75d99df2f58832c486
18:43:52 [2022-04-04T18:43:52.279Z] #64 DONE 0.3s
18:43:52 [2022-04-04T18:43:52.279Z] 
18:43:52 [2022-04-04T18:43:52.279Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:43:52 [2022-04-04T18:43:52.279Z] #65 sha256:3eae71cadae282bb9289b448efec534425464808ba663f2b174ff40d4a6484fe
18:43:52 [2022-04-04T18:43:52.279Z] #65 DONE 0.1s
18:43:52 [2022-04-04T18:43:52.279Z] 
18:43:52 [2022-04-04T18:43:52.279Z] #34 [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
18:43:52 [2022-04-04T18:43:52.279Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70
18:43:57 [2022-04-04T18:43:57.569Z] #34 ...
18:43:57 [2022-04-04T18:43:57.569Z] 
18:43:57 [2022-04-04T18:43:57.569Z] #14 [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
18:43:57 [2022-04-04T18:43:57.569Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
18:43:57 [2022-04-04T18:43:57.569Z] #14 161.0 Selecting previously unselected package g++-mingw-w64-x86-64.
18:43:57 [2022-04-04T18:43:57.569Z] #14 161.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
18:43:57 [2022-04-04T18:43:57.569Z] #14 161.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:43:57 [2022-04-04T18:43:57.569Z] #14 161.4 Selecting previously unselected package libapparmor1:amd64.
18:43:57 [2022-04-04T18:43:57.569Z] #14 161.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
18:43:57 [2022-04-04T18:43:57.569Z] #14 161.4 Unpacking libapparmor1:amd64 (2.13.6-10) ...
18:43:57 [2022-04-04T18:43:57.569Z] #14 161.6 Selecting previously unselected package libapparmor-dev:amd64.
18:43:57 [2022-04-04T18:43:57.569Z] #14 161.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
18:43:57 [2022-04-04T18:43:57.569Z] #14 161.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
18:43:57 [2022-04-04T18:43:57.569Z] #14 161.8 Selecting previously unselected package libbtrfs0:amd64.
18:43:57 [2022-04-04T18:43:57.569Z] #14 161.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
18:43:57 [2022-04-04T18:43:57.569Z] #14 161.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
18:43:57 [2022-04-04T18:43:57.569Z] #14 162.1 Selecting previously unselected package libbtrfs-dev:amd64.
18:43:57 [2022-04-04T18:43:57.569Z] #14 162.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
18:43:57 [2022-04-04T18:43:57.569Z] #14 162.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
18:43:57 [2022-04-04T18:43:57.829Z] #14 162.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:43:58 [2022-04-04T18:43:58.090Z] #14 162.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:43:58 [2022-04-04T18:43:58.090Z] #14 162.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:43:58 [2022-04-04T18:43:58.090Z] #14 162.6 Selecting previously unselected package libudev-dev:amd64.
18:43:58 [2022-04-04T18:43:58.090Z] #14 162.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
18:43:58 [2022-04-04T18:43:58.090Z] #14 162.6 Unpacking libudev-dev:amd64 (247.3-7) ...
18:43:58 [2022-04-04T18:43:58.658Z] #14 162.9 Selecting previously unselected package libsepol1-dev:amd64.
18:43:58 [2022-04-04T18:43:58.658Z] #14 162.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
18:43:58 [2022-04-04T18:43:58.658Z] #14 162.9 Unpacking libsepol1-dev:amd64 (3.1-1) ...
18:43:58 [2022-04-04T18:43:58.917Z] #14 163.4 Selecting previously unselected package libpcre2-16-0:amd64.
18:43:58 [2022-04-04T18:43:58.917Z] #14 163.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
18:43:58 [2022-04-04T18:43:58.917Z] #14 163.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
18:43:59 [2022-04-04T18:43:59.177Z] #14 163.6 Selecting previously unselected package libpcre2-32-0:amd64.
18:43:59 [2022-04-04T18:43:59.437Z] #14 163.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
18:43:59 [2022-04-04T18:43:59.437Z] #14 163.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
18:43:59 [2022-04-04T18:43:59.437Z] #14 163.9 Selecting previously unselected package libpcre2-posix2:amd64.
18:43:59 [2022-04-04T18:43:59.437Z] #14 163.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
18:43:59 [2022-04-04T18:43:59.697Z] #14 163.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
18:43:59 [2022-04-04T18:43:59.697Z] #14 164.1 Selecting previously unselected package libpcre2-dev:amd64.
18:43:59 [2022-04-04T18:43:59.697Z] #14 164.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
18:43:59 [2022-04-04T18:43:59.697Z] #14 164.1 Unpacking libpcre2-dev:amd64 (10.36-2) ...
18:44:00 [2022-04-04T18:44:00.265Z] #14 164.6 Selecting previously unselected package libselinux1-dev:amd64.
18:44:00 [2022-04-04T18:44:00.265Z] #14 164.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
18:44:00 [2022-04-04T18:44:00.265Z] #14 164.6 Unpacking libselinux1-dev:amd64 (3.1-3) ...
18:44:00 [2022-04-04T18:44:00.524Z] #14 165.1 Selecting previously unselected package libdevmapper-dev:amd64.
18:44:00 [2022-04-04T18:44:00.783Z] #14 165.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
18:44:00 [2022-04-04T18:44:00.783Z] #14 165.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:44:00 [2022-04-04T18:44:00.783Z] #14 165.4 Selecting previously unselected package libseccomp-dev:amd64.
18:44:01 [2022-04-04T18:44:01.043Z] #14 165.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
18:44:01 [2022-04-04T18:44:01.043Z] #14 165.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:44:01 [2022-04-04T18:44:01.302Z] #14 165.6 Selecting previously unselected package libsystemd-dev:amd64.
18:44:01 [2022-04-04T18:44:01.302Z] #14 165.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
18:44:01 [2022-04-04T18:44:01.302Z] #14 165.6 Unpacking libsystemd-dev:amd64 (247.3-7) ...
18:44:01 [2022-04-04T18:44:01.939Z] #14 166.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:44:01 [2022-04-04T18:44:01.939Z] #14 166.3 Setting up libapparmor1:amd64 (2.13.6-10) ...
18:44:01 [2022-04-04T18:44:01.939Z] #14 166.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:44:01 [2022-04-04T18:44:01.939Z] #14 166.4 Setting up libsepol1-dev:amd64 (3.1-1) ...
18:44:01 [2022-04-04T18:44:01.939Z] #14 166.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:44:01 [2022-04-04T18:44:01.939Z] #14 166.5 Setting up libpcre2-16-0:amd64 (10.36-2) ...
18:44:02 [2022-04-04T18:44:02.211Z] #14 166.6 Setting up libbtrfs0:amd64 (5.10.1-2) ...
18:44:02 [2022-04-04T18:44:02.211Z] #14 166.6 Setting up libpcre2-32-0:amd64 (10.36-2) ...
18:44:02 [2022-04-04T18:44:02.211Z] #14 166.6 Setting up libudev-dev:amd64 (247.3-7) ...
18:44:02 [2022-04-04T18:44:02.211Z] #14 166.6 Setting up libpcre2-posix2:amd64 (10.36-2) ...
18:44:02 [2022-04-04T18:44:02.211Z] #14 166.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:44:02 [2022-04-04T18:44:02.211Z] #14 166.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
18:44:02 [2022-04-04T18:44:02.211Z] #14 166.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:44:02 [2022-04-04T18:44:02.211Z] #14 166.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
18:44:02 [2022-04-04T18:44:02.211Z] #14 166.7 Setting up mingw-w64-common (8.0.0-1) ...
18:44:02 [2022-04-04T18:44:02.211Z] #14 166.7 Setting up libsystemd-dev:amd64 (247.3-7) ...
18:44:02 [2022-04-04T18:44:02.211Z] #14 166.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
18:44:02 [2022-04-04T18:44:02.211Z] #14 166.7 Setting up libpcre2-dev:amd64 (10.36-2) ...
18:44:02 [2022-04-04T18:44:02.481Z] #14 166.7 Setting up libselinux1-dev:amd64 (3.1-3) ...
18:44:02 [2022-04-04T18:44:02.481Z] #14 166.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:44:02 [2022-04-04T18:44:02.481Z] #14 166.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:44:02 [2022-04-04T18:44:02.481Z] #14 166.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:44:02 [2022-04-04T18:44:02.481Z] #14 166.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:44:02 [2022-04-04T18:44:02.481Z] #14 166.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:44:02 [2022-04-04T18:44:02.481Z] #14 166.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
18:44:02 [2022-04-04T18:44:02.481Z] #14 166.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:44:02 [2022-04-04T18:44:02.481Z] #14 166.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:44:02 [2022-04-04T18:44:02.481Z] #14 166.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:44:02 [2022-04-04T18:44:02.481Z] #14 166.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:44:02 [2022-04-04T18:44:02.481Z] #14 166.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:44:02 [2022-04-04T18:44:02.481Z] #14 166.9 Setting up dmsetup (2:1.02.175-2.1) ...
18:44:02 [2022-04-04T18:44:02.741Z] #14 167.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:44:02 [2022-04-04T18:44:02.741Z] #14 167.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:44:02 [2022-04-04T18:44:02.741Z] #14 167.0 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:44:03 [2022-04-04T18:44:03.344Z] #14 DONE 167.8s
18:44:03 [2022-04-04T18:44:03.344Z] 
18:44:03 [2022-04-04T18:44:03.344Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
18:44:03 [2022-04-04T18:44:03.344Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121
18:44:03 [2022-04-04T18:44:03.603Z] #15 ...
18:44:03 [2022-04-04T18:44:03.603Z] 
18:44:03 [2022-04-04T18:44:03.603Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:44:03 [2022-04-04T18:44:03.603Z] #55 sha256:d13c31b28e7c55bce0d25cee0d5343261ca2c91e4cbb1a1818328f8622c12bbd
18:44:03 [2022-04-04T18:44:03.603Z] #55 DONE 0.2s
18:44:03 [2022-04-04T18:44:03.603Z] 
18:44:03 [2022-04-04T18:44:03.603Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:44:03 [2022-04-04T18:44:03.603Z] #56 sha256:4f0b0335d6eafa04fee8fbea243a80727969dfb687d70059da818503cc7837ab
18:44:05 [2022-04-04T18:44:05.525Z] #56 ...
18:44:05 [2022-04-04T18:44:05.525Z] 
18:44:05 [2022-04-04T18:44:05.525Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
18:44:05 [2022-04-04T18:44:05.525Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121
18:44:05 [2022-04-04T18:44:05.525Z] #15 DONE 2.0s
18:44:05 [2022-04-04T18:44:05.525Z] 
18:44:05 [2022-04-04T18:44:05.525Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:44:05 [2022-04-04T18:44:05.525Z] #56 sha256:4f0b0335d6eafa04fee8fbea243a80727969dfb687d70059da818503cc7837ab
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.802 + RM_GOPATH=0
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.802 + TMP_GOPATH=
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.802 + : /build
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.802 + '[' -z '' ']'
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.803 ++ mktemp -d
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.807 + export GOPATH=/tmp/tmp.ahTBZHD2KO
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.807 + GOPATH=/tmp/tmp.ahTBZHD2KO
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.807 + RM_GOPATH=1
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.807 + case "$(go env GOARCH)" in
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.808 ++ go env GOARCH
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.855 + export GO_BUILDMODE=-buildmode=pie
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.855 + GO_BUILDMODE=-buildmode=pie
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.855 ++ dirname /install.sh
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.870 + dir=/
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.870 + bin=runc
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.870 + shift
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.870 + '[' '!' -f //runc.installer ']'
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.870 + . //runc.installer
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.870 ++ set -e
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.870 ++ : v1.1.1
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.870 + install_runc
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.870 + RUNC_BUILDTAGS=seccomp
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.870 + echo 'Install runc version v1.1.1 (build tags: seccomp)'
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.870 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ahTBZHD2KO/src/github.com/opencontainers/runc
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.877 Install runc version v1.1.1 (build tags: seccomp)
18:44:05 [2022-04-04T18:44:05.525Z] #56 1.877 Cloning into '/tmp/tmp.ahTBZHD2KO/src/github.com/opencontainers/runc'...
18:44:07 [2022-04-04T18:44:07.431Z] #56 ...
18:44:07 [2022-04-04T18:44:07.431Z] 
18:44:07 [2022-04-04T18:44:07.431Z] #16 [dev-systemd-false  2/24] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:44:07 [2022-04-04T18:44:07.431Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b
18:44:07 [2022-04-04T18:44:07.431Z] #16 DONE 1.9s
18:44:07 [2022-04-04T18:44:07.431Z] 
18:44:07 [2022-04-04T18:44:07.431Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:44:07 [2022-04-04T18:44:07.431Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204
18:44:08 [2022-04-04T18:44:08.810Z] #17 1.446 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:44:09 [2022-04-04T18:44:09.070Z] #17 DONE 1.7s
18:44:09 [2022-04-04T18:44:09.070Z] 
18:44:09 [2022-04-04T18:44:09.070Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:44:09 [2022-04-04T18:44:09.070Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2
18:44:10 [2022-04-04T18:44:10.448Z] #18 DONE 1.4s
18:44:10 [2022-04-04T18:44:10.448Z] 
18:44:10 [2022-04-04T18:44:10.448Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:44:10 [2022-04-04T18:44:10.448Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795
18:44:12 [2022-04-04T18:44:12.984Z] #19 DONE 2.0s
18:44:12 [2022-04-04T18:44:12.984Z] 
18:44:12 [2022-04-04T18:44:12.984Z] #20 [dev-systemd-false  6/24] RUN ldconfig
18:44:12 [2022-04-04T18:44:12.984Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39
18:44:14 [2022-04-04T18:44:14.365Z] #20 DONE 1.8s
18:44:14 [2022-04-04T18:44:14.365Z] 
18:44:14 [2022-04-04T18:44:14.365Z] #21 [dev-systemd-false  7/24] 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             zstd
18:44:14 [2022-04-04T18:44:14.365Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873
18:44:16 [2022-04-04T18:44:16.903Z] #21 2.218 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:44:16 [2022-04-04T18:44:16.903Z] #21 2.232 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:44:16 [2022-04-04T18:44:16.903Z] #21 2.319 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:44:17 [2022-04-04T18:44:17.167Z] #21 2.958 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
18:44:19 [2022-04-04T18:44:19.705Z] #21 5.089 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB]
18:44:21 [2022-04-04T18:44:21.612Z] #21 7.174 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:44:24 [2022-04-04T18:44:24.149Z] #21 ...
18:44:24 [2022-04-04T18:44:24.149Z] 
18:44:24 [2022-04-04T18:44:24.149Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:44:24 [2022-04-04T18:44:24.149Z] #56 sha256:4f0b0335d6eafa04fee8fbea243a80727969dfb687d70059da818503cc7837ab
18:44:24 [2022-04-04T18:44:24.149Z] #56 12.89 + cd /tmp/tmp.ahTBZHD2KO/src/github.com/opencontainers/runc
18:44:24 [2022-04-04T18:44:24.149Z] #56 12.89 + git checkout -q v1.1.1
18:44:24 [2022-04-04T18:44:24.149Z] #56 13.54 + '[' -z '' ']'
18:44:24 [2022-04-04T18:44:24.149Z] #56 13.54 + target=static
18:44:24 [2022-04-04T18:44:24.149Z] #56 13.54 + make BUILDTAGS=seccomp static
18:44:24 [2022-04-04T18:44:24.149Z] #56 13.77 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc .
18:44:26 [2022-04-04T18:44:26.684Z] #56 ...
18:44:26 [2022-04-04T18:44:26.684Z] 
18:44:26 [2022-04-04T18:44:26.684Z] #21 [dev-systemd-false  7/24] 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             zstd
18:44:26 [2022-04-04T18:44:26.684Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873
18:44:26 [2022-04-04T18:44:26.684Z] #21 12.14 Fetched 8508 kB in 10s (818 kB/s)
18:44:28 [2022-04-04T18:44:28.593Z] #21 12.14 Reading package lists...
18:44:28 [2022-04-04T18:44:28.593Z] #21 ...
18:44:28 [2022-04-04T18:44:28.593Z] 
18:44:28 [2022-04-04T18:44:28.593Z] #34 [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
18:44:28 [2022-04-04T18:44:28.593Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70
18:44:28 [2022-04-04T18:44:28.593Z] #34 DONE 192.8s
18:44:28 [2022-04-04T18:44:28.853Z] 
18:44:28 [2022-04-04T18:44:28.853Z] #21 [dev-systemd-false  7/24] 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             zstd
18:44:28 [2022-04-04T18:44:28.853Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873
18:44:30 [2022-04-04T18:44:30.236Z] #21 12.14 Reading package lists...
18:44:33 [2022-04-04T18:44:33.530Z] #21 16.09 Reading package lists...
18:44:35 [2022-04-04T18:44:35.165Z] #21 19.46 Building dependency tree...
18:44:36 [2022-04-04T18:44:36.100Z] #21 21.93 The following additional packages will be installed:
18:44:36 [2022-04-04T18:44:36.100Z] #21 21.93   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:44:36 [2022-04-04T18:44:36.100Z] #21 21.93   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
18:44:36 [2022-04-04T18:44:36.100Z] #21 21.93   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
18:44:36 [2022-04-04T18:44:36.100Z] #21 21.94   python3-pkg-resources vim-runtime xxd
18:44:36 [2022-04-04T18:44:36.100Z] #21 21.94 Suggested packages:
18:44:36 [2022-04-04T18:44:36.100Z] #21 21.94   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
18:44:36 [2022-04-04T18:44:36.100Z] #21 21.94   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
18:44:36 [2022-04-04T18:44:36.100Z] #21 21.94   acl attr quota
18:44:36 [2022-04-04T18:44:36.100Z] #21 21.94 Recommended packages:
18:44:36 [2022-04-04T18:44:36.100Z] #21 21.94   libatm1 nftables libpam-cap build-essential python3-dev unzip
18:44:38 [2022-04-04T18:44:38.008Z] #21 23.69 The following NEW packages will be installed:
18:44:38 [2022-04-04T18:44:38.008Z] #21 23.69   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
18:44:38 [2022-04-04T18:44:38.008Z] #21 23.70   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:44:38 [2022-04-04T18:44:38.008Z] #21 23.70   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
18:44:38 [2022-04-04T18:44:38.008Z] #21 23.70   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
18:44:38 [2022-04-04T18:44:38.008Z] #21 23.70   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
18:44:38 [2022-04-04T18:44:38.008Z] #21 23.70   python3-pkg-resources python3-setuptools python3-wheel sudo
18:44:38 [2022-04-04T18:44:38.008Z] #21 23.70   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:44:38 [2022-04-04T18:44:38.008Z] #21 23.70   xz-utils zip zstd
18:44:38 [2022-04-04T18:44:38.268Z] #21 24.04 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
18:44:38 [2022-04-04T18:44:38.268Z] #21 24.04 Need to get 27.6 MB of archives.
18:44:38 [2022-04-04T18:44:38.268Z] #21 24.04 After this operation, 106 MB of additional disk space will be used.
18:44:38 [2022-04-04T18:44:38.268Z] #21 24.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
18:44:38 [2022-04-04T18:44:38.268Z] #21 24.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
18:44:38 [2022-04-04T18:44:38.268Z] #21 24.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
18:44:38 [2022-04-04T18:44:38.528Z] #21 24.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
18:44:38 [2022-04-04T18:44:38.528Z] #21 24.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
18:44:38 [2022-04-04T18:44:38.528Z] #21 24.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
18:44:38 [2022-04-04T18:44:38.528Z] #21 24.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
18:44:38 [2022-04-04T18:44:38.528Z] #21 24.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
18:44:38 [2022-04-04T18:44:38.528Z] #21 24.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
18:44:38 [2022-04-04T18:44:38.528Z] #21 24.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:44:38 [2022-04-04T18:44:38.528Z] #21 24.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
18:44:38 [2022-04-04T18:44:38.528Z] #21 24.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
18:44:38 [2022-04-04T18:44:38.528Z] #21 24.25 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
18:44:38 [2022-04-04T18:44:38.528Z] #21 24.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
18:44:38 [2022-04-04T18:44:38.528Z] #21 24.29 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
18:44:38 [2022-04-04T18:44:38.528Z] #21 24.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
18:44:38 [2022-04-04T18:44:38.528Z] #21 24.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
18:44:38 [2022-04-04T18:44:38.788Z] #21 24.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:44:38 [2022-04-04T18:44:38.788Z] #21 24.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
18:44:38 [2022-04-04T18:44:38.788Z] #21 24.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
18:44:38 [2022-04-04T18:44:38.788Z] #21 24.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
18:44:38 [2022-04-04T18:44:38.788Z] #21 24.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
18:44:38 [2022-04-04T18:44:38.788Z] #21 24.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
18:44:38 [2022-04-04T18:44:38.788Z] #21 24.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
18:44:38 [2022-04-04T18:44:38.788Z] #21 24.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
18:44:38 [2022-04-04T18:44:38.788Z] #21 24.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
18:44:38 [2022-04-04T18:44:38.788Z] #21 24.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
18:44:39 [2022-04-04T18:44:39.048Z] #21 24.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
18:44:39 [2022-04-04T18:44:39.048Z] #21 24.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:44:39 [2022-04-04T18:44:39.048Z] #21 24.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
18:44:39 [2022-04-04T18:44:39.048Z] #21 24.67 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
18:44:39 [2022-04-04T18:44:39.048Z] #21 24.67 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
18:44:39 [2022-04-04T18:44:39.048Z] #21 24.69 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
18:44:39 [2022-04-04T18:44:39.048Z] #21 24.73 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
18:44:39 [2022-04-04T18:44:39.048Z] #21 24.78 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:44:39 [2022-04-04T18:44:39.048Z] #21 24.79 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
18:44:39 [2022-04-04T18:44:39.048Z] #21 24.80 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:44:39 [2022-04-04T18:44:39.048Z] #21 24.81 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
18:44:39 [2022-04-04T18:44:39.048Z] #21 24.84 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
18:44:39 [2022-04-04T18:44:39.048Z] #21 24.84 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
18:44:39 [2022-04-04T18:44:39.048Z] #21 24.87 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
18:44:39 [2022-04-04T18:44:39.048Z] #21 24.93 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
18:44:39 [2022-04-04T18:44:39.048Z] #21 24.96 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
18:44:39 [2022-04-04T18:44:39.308Z] #21 24.96 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
18:44:39 [2022-04-04T18:44:39.567Z] #21 25.30 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
18:44:39 [2022-04-04T18:44:39.567Z] #21 25.37 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
18:44:39 [2022-04-04T18:44:39.828Z] #21 25.38 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
18:44:39 [2022-04-04T18:44:39.828Z] #21 25.41 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
18:44:40 [2022-04-04T18:44:40.397Z] #21 26.06 debconf: delaying package configuration, since apt-utils is not installed
18:44:40 [2022-04-04T18:44:40.397Z] #21 26.24 Fetched 27.6 MB in 2s (16.6 MB/s)
18:44:40 [2022-04-04T18:44:40.657Z] #21 26.32 Selecting previously unselected package pigz.
18:44:40 [2022-04-04T18:44:40.657Z] #21 26.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
18:44:40 [2022-04-04T18:44:40.657Z] #21 26.41 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
18:44:40 [2022-04-04T18:44:40.657Z] #21 26.42 Unpacking pigz (2.6-1) ...
18:44:40 [2022-04-04T18:44:40.917Z] #21 26.57 Selecting previously unselected package libelf1:amd64.
18:44:40 [2022-04-04T18:44:40.917Z] #21 26.58 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
18:44:40 [2022-04-04T18:44:40.917Z] #21 26.59 Unpacking libelf1:amd64 (0.183-1) ...
18:44:41 [2022-04-04T18:44:41.177Z] #21 26.81 Selecting previously unselected package libbpf0:amd64.
18:44:41 [2022-04-04T18:44:41.177Z] #21 26.82 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
18:44:41 [2022-04-04T18:44:41.177Z] #21 26.83 Unpacking libbpf0:amd64 (1:0.3-2) ...
18:44:41 [2022-04-04T18:44:41.177Z] #21 26.97 Selecting previously unselected package libcap2:amd64.
18:44:41 [2022-04-04T18:44:41.177Z] #21 26.98 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
18:44:41 [2022-04-04T18:44:41.177Z] #21 27.00 Unpacking libcap2:amd64 (1:2.44-1) ...
18:44:41 [2022-04-04T18:44:41.438Z] #21 27.11 Selecting previously unselected package libmnl0:amd64.
18:44:41 [2022-04-04T18:44:41.438Z] #21 27.11 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
18:44:41 [2022-04-04T18:44:41.438Z] #21 27.16 Unpacking libmnl0:amd64 (1.0.4-3) ...
18:44:41 [2022-04-04T18:44:41.699Z] #21 27.44 Selecting previously unselected package libxtables12:amd64.
18:44:41 [2022-04-04T18:44:41.699Z] #21 27.45 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
18:44:41 [2022-04-04T18:44:41.699Z] #21 27.48 Unpacking libxtables12:amd64 (1.8.7-1) ...
18:44:41 [2022-04-04T18:44:41.958Z] #21 27.58 Selecting previously unselected package libcap2-bin.
18:44:41 [2022-04-04T18:44:41.958Z] #21 27.58 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
18:44:41 [2022-04-04T18:44:41.958Z] #21 27.60 Unpacking libcap2-bin (1:2.44-1) ...
18:44:41 [2022-04-04T18:44:41.958Z] #21 27.71 Selecting previously unselected package iproute2.
18:44:41 [2022-04-04T18:44:41.958Z] #21 27.71 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
18:44:41 [2022-04-04T18:44:41.958Z] #21 27.73 Unpacking iproute2 (5.10.0-4) ...
18:44:42 [2022-04-04T18:44:42.895Z] #21 28.51 Selecting previously unselected package xxd.
18:44:42 [2022-04-04T18:44:42.895Z] #21 28.52 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:44:42 [2022-04-04T18:44:42.895Z] #21 28.55 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:44:43 [2022-04-04T18:44:43.154Z] #21 28.88 Selecting previously unselected package vim-common.
18:44:43 [2022-04-04T18:44:43.154Z] #21 28.89 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:44:43 [2022-04-04T18:44:43.154Z] #21 28.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:44:43 [2022-04-04T18:44:43.722Z] #21 29.32 Selecting previously unselected package bash-completion.
18:44:43 [2022-04-04T18:44:43.722Z] #21 29.32 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
18:44:47 [2022-04-04T18:44:47.007Z] #21 32.27 Unpacking bash-completion (1:2.11-2) ...
18:44:47 [2022-04-04T18:44:47.268Z] #21 32.88 Selecting previously unselected package bzip2.
18:44:47 [2022-04-04T18:44:47.268Z] #21 32.89 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
18:44:47 [2022-04-04T18:44:47.268Z] #21 32.95 Unpacking bzip2 (1.0.8-4) ...
18:44:47 [2022-04-04T18:44:47.268Z] #21 33.03 Selecting previously unselected package xz-utils.
18:44:47 [2022-04-04T18:44:47.268Z] #21 33.04 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
18:44:47 [2022-04-04T18:44:47.268Z] #21 33.05 Unpacking xz-utils (5.2.5-2) ...
18:44:47 [2022-04-04T18:44:47.527Z] #21 33.17 Selecting previously unselected package apparmor.
18:44:47 [2022-04-04T18:44:47.527Z] #21 33.19 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
18:44:47 [2022-04-04T18:44:47.527Z] #21 33.31 Unpacking apparmor (2.13.6-10) ...
18:44:48 [2022-04-04T18:44:48.097Z] #21 33.86 Selecting previously unselected package inetutils-ping.
18:44:48 [2022-04-04T18:44:48.097Z] #21 33.87 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
18:44:48 [2022-04-04T18:44:48.097Z] #21 33.87 Unpacking inetutils-ping (2:2.0-1) ...
18:44:48 [2022-04-04T18:44:48.443Z] #21 34.06 Selecting previously unselected package libip4tc2:amd64.
18:44:48 [2022-04-04T18:44:48.443Z] #21 34.07 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
18:44:48 [2022-04-04T18:44:48.443Z] #21 34.08 Unpacking libip4tc2:amd64 (1.8.7-1) ...
18:44:48 [2022-04-04T18:44:48.443Z] #21 34.16 Selecting previously unselected package libip6tc2:amd64.
18:44:48 [2022-04-04T18:44:48.443Z] #21 34.16 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
18:44:48 [2022-04-04T18:44:48.443Z] #21 34.17 Unpacking libip6tc2:amd64 (1.8.7-1) ...
18:44:48 [2022-04-04T18:44:48.443Z] #21 34.31 Selecting previously unselected package libnfnetlink0:amd64.
18:44:48 [2022-04-04T18:44:48.443Z] #21 34.31 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:44:48 [2022-04-04T18:44:48.746Z] #21 34.33 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:44:48 [2022-04-04T18:44:48.746Z] #21 34.45 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:44:48 [2022-04-04T18:44:48.746Z] #21 34.45 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
18:44:48 [2022-04-04T18:44:48.746Z] #21 34.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:44:48 [2022-04-04T18:44:48.746Z] #21 34.57 Selecting previously unselected package libnftnl11:amd64.
18:44:48 [2022-04-04T18:44:48.746Z] #21 34.57 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
18:44:49 [2022-04-04T18:44:49.011Z] #21 34.58 Unpacking libnftnl11:amd64 (1.1.9-1) ...
18:44:49 [2022-04-04T18:44:49.011Z] #21 34.80 Selecting previously unselected package iptables.
18:44:49 [2022-04-04T18:44:49.011Z] #21 34.80 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
18:44:49 [2022-04-04T18:44:49.011Z] #21 34.81 Unpacking iptables (1.8.7-1) ...
18:44:49 [2022-04-04T18:44:49.583Z] #21 35.42 Selecting previously unselected package libonig5:amd64.
18:44:49 [2022-04-04T18:44:49.583Z] #21 35.43 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
18:44:49 [2022-04-04T18:44:49.842Z] #21 35.43 Unpacking libonig5:amd64 (6.9.6-1.1) ...
18:44:50 [2022-04-04T18:44:50.102Z] #21 35.71 Selecting previously unselected package libjq1:amd64.
18:44:50 [2022-04-04T18:44:50.102Z] #21 35.71 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
18:44:50 [2022-04-04T18:44:50.102Z] #21 35.72 Unpacking libjq1:amd64 (1.6-2.1) ...
18:44:50 [2022-04-04T18:44:50.362Z] #21 36.04 Selecting previously unselected package jq.
18:44:50 [2022-04-04T18:44:50.362Z] #21 36.06 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
18:44:50 [2022-04-04T18:44:50.362Z] #21 36.07 Unpacking jq (1.6-2.1) ...
18:44:50 [2022-04-04T18:44:50.623Z] #21 36.20 Selecting previously unselected package libaio1:amd64.
18:44:50 [2022-04-04T18:44:50.623Z] #21 36.23 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
18:44:50 [2022-04-04T18:44:50.623Z] #21 36.24 Unpacking libaio1:amd64 (0.3.112-9) ...
18:44:50 [2022-04-04T18:44:50.623Z] #21 36.33 Selecting previously unselected package libgpm2:amd64.
18:44:50 [2022-04-04T18:44:50.623Z] #21 36.34 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
18:44:50 [2022-04-04T18:44:50.623Z] #21 36.35 Unpacking libgpm2:amd64 (1.20.7-8) ...
18:44:50 [2022-04-04T18:44:50.623Z] #21 36.46 Selecting previously unselected package libicu67:amd64.
18:44:50 [2022-04-04T18:44:50.883Z] #21 36.46 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
18:44:50 [2022-04-04T18:44:50.883Z] #21 36.47 Unpacking libicu67:amd64 (67.1-7) ...
18:44:56 [2022-04-04T18:44:56.163Z] #21 42.02 Selecting previously unselected package libinih1:amd64.
18:44:56 [2022-04-04T18:44:56.163Z] #21 42.02 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
18:44:56 [2022-04-04T18:44:56.423Z] #21 42.02 Unpacking libinih1:amd64 (53-1+b2) ...
18:44:56 [2022-04-04T18:44:56.682Z] #21 42.30 Selecting previously unselected package libnet1:amd64.
18:44:56 [2022-04-04T18:44:56.682Z] #21 42.31 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:44:56 [2022-04-04T18:44:56.682Z] #21 42.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:44:57 [2022-04-04T18:44:57.251Z] #21 42.81 Selecting previously unselected package libnl-3-200:amd64.
18:44:57 [2022-04-04T18:44:57.251Z] #21 42.81 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
18:44:57 [2022-04-04T18:44:57.251Z] #21 42.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
18:44:57 [2022-04-04T18:44:57.251Z] #21 43.01 Selecting previously unselected package libprotobuf-c1:amd64.
18:44:57 [2022-04-04T18:44:57.251Z] #21 43.02 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
18:44:57 [2022-04-04T18:44:57.251Z] #21 43.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:44:57 [2022-04-04T18:44:57.511Z] #21 43.38 Selecting previously unselected package net-tools.
18:44:57 [2022-04-04T18:44:57.511Z] #21 43.40 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
18:44:57 [2022-04-04T18:44:57.511Z] #21 43.43 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
18:44:58 [2022-04-04T18:44:58.080Z] #21 43.62 Selecting previously unselected package patch.
18:44:58 [2022-04-04T18:44:58.080Z] #21 43.62 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
18:44:58 [2022-04-04T18:44:58.080Z] #21 43.63 Unpacking patch (2.7.6-7) ...
18:44:58 [2022-04-04T18:44:58.080Z] #21 43.77 Selecting previously unselected package python-pip-whl.
18:44:58 [2022-04-04T18:44:58.080Z] #21 43.77 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
18:44:58 [2022-04-04T18:44:58.080Z] #21 43.77 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
18:44:59 [2022-04-04T18:44:59.018Z] #21 44.52 Selecting previously unselected package python3-lib2to3.
18:44:59 [2022-04-04T18:44:59.018Z] #21 44.52 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
18:44:59 [2022-04-04T18:44:59.018Z] #21 44.53 Unpacking python3-lib2to3 (3.9.2-1) ...
18:44:59 [2022-04-04T18:44:59.018Z] #21 44.77 Selecting previously unselected package python3-distutils.
18:44:59 [2022-04-04T18:44:59.018Z] #21 44.77 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
18:44:59 [2022-04-04T18:44:59.018Z] #21 44.78 Unpacking python3-distutils (3.9.2-1) ...
18:44:59 [2022-04-04T18:44:59.278Z] #21 45.01 Selecting previously unselected package python3-pkg-resources.
18:44:59 [2022-04-04T18:44:59.278Z] #21 45.01 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
18:44:59 [2022-04-04T18:44:59.278Z] #21 45.03 Unpacking python3-pkg-resources (52.0.0-4) ...
18:44:59 [2022-04-04T18:44:59.538Z] #21 45.24 Selecting previously unselected package python3-setuptools.
18:44:59 [2022-04-04T18:44:59.538Z] #21 45.25 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
18:44:59 [2022-04-04T18:44:59.538Z] #21 45.27 Unpacking python3-setuptools (52.0.0-4) ...
18:45:00 [2022-04-04T18:45:00.109Z] #21 45.67 Selecting previously unselected package python3-wheel.
18:45:00 [2022-04-04T18:45:00.109Z] #21 45.67 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
18:45:00 [2022-04-04T18:45:00.109Z] #21 45.69 Unpacking python3-wheel (0.34.2-1) ...
18:45:00 [2022-04-04T18:45:00.109Z] #21 45.82 Selecting previously unselected package python3-pip.
18:45:00 [2022-04-04T18:45:00.109Z] #21 45.84 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
18:45:00 [2022-04-04T18:45:00.109Z] #21 45.86 Unpacking python3-pip (20.3.4-4+deb11u1) ...
18:45:00 [2022-04-04T18:45:00.678Z] #21 46.41 Selecting previously unselected package sudo.
18:45:00 [2022-04-04T18:45:00.678Z] #21 46.42 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
18:45:00 [2022-04-04T18:45:00.678Z] #21 46.44 Unpacking sudo (1.9.5p2-3) ...
18:45:01 [2022-04-04T18:45:01.618Z] #21 47.43 Selecting previously unselected package thin-provisioning-tools.
18:45:01 [2022-04-04T18:45:01.882Z] #21 47.43 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
18:45:01 [2022-04-04T18:45:01.882Z] #21 47.44 Unpacking thin-provisioning-tools (0.9.0-1) ...
18:45:02 [2022-04-04T18:45:02.142Z] #21 47.81 Selecting previously unselected package uidmap.
18:45:02 [2022-04-04T18:45:02.142Z] #21 47.83 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
18:45:02 [2022-04-04T18:45:02.142Z] #21 47.85 Unpacking uidmap (1:4.8.1-1) ...
18:45:02 [2022-04-04T18:45:02.401Z] #21 48.04 Selecting previously unselected package vim-runtime.
18:45:02 [2022-04-04T18:45:02.401Z] #21 48.04 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
18:45:02 [2022-04-04T18:45:02.401Z] #21 48.13 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
18:45:02 [2022-04-04T18:45:02.401Z] #21 48.20 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
18:45:02 [2022-04-04T18:45:02.401Z] #21 48.22 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
18:45:07 [2022-04-04T18:45:07.682Z] #21 53.52 Selecting previously unselected package vim.
18:45:07 [2022-04-04T18:45:07.942Z] #21 53.53 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:45:07 [2022-04-04T18:45:07.942Z] #21 53.56 Unpacking vim (2:8.2.2434-3+deb11u1) ...
18:45:08 [2022-04-04T18:45:08.511Z] #21 54.25 Selecting previously unselected package xfsprogs.
18:45:08 [2022-04-04T18:45:08.511Z] #21 54.25 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
18:45:08 [2022-04-04T18:45:08.511Z] #21 54.25 Unpacking xfsprogs (5.10.0-4) ...
18:45:09 [2022-04-04T18:45:09.079Z] #21 54.80 Selecting previously unselected package zip.
18:45:09 [2022-04-04T18:45:09.079Z] #21 54.81 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
18:45:09 [2022-04-04T18:45:09.079Z] #21 54.82 Unpacking zip (3.0-12) ...
18:45:09 [2022-04-04T18:45:09.340Z] #21 55.00 Selecting previously unselected package zstd.
18:45:09 [2022-04-04T18:45:09.340Z] #21 55.03 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
18:45:09 [2022-04-04T18:45:09.340Z] #21 55.04 Unpacking zstd (1.4.8+dfsg-2.1) ...
18:45:09 [2022-04-04T18:45:09.910Z] #21 55.52 Setting up python3-pkg-resources (52.0.0-4) ...
18:45:11 [2022-04-04T18:45:11.292Z] #21 56.75 Setting up libip4tc2:amd64 (1.8.7-1) ...
18:45:11 [2022-04-04T18:45:11.292Z] #21 56.77 Setting up net-tools (1.60+git20181103.0eebece-1) ...
18:45:11 [2022-04-04T18:45:11.292Z] #21 56.78 Setting up libgpm2:amd64 (1.20.7-8) ...
18:45:11 [2022-04-04T18:45:11.292Z] #21 56.80 Setting up libicu67:amd64 (67.1-7) ...
18:45:11 [2022-04-04T18:45:11.292Z] #21 56.81 Setting up libip6tc2:amd64 (1.8.7-1) ...
18:45:11 [2022-04-04T18:45:11.292Z] #21 56.84 Setting up libinih1:amd64 (53-1+b2) ...
18:45:11 [2022-04-04T18:45:11.292Z] #21 56.86 Setting up uidmap (1:4.8.1-1) ...
18:45:11 [2022-04-04T18:45:11.292Z] #21 56.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:45:11 [2022-04-04T18:45:11.292Z] #21 56.89 Setting up bzip2 (1.0.8-4) ...
18:45:11 [2022-04-04T18:45:11.292Z] #21 56.91 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:45:11 [2022-04-04T18:45:11.292Z] #21 56.93 Setting up python3-wheel (0.34.2-1) ...
18:45:12 [2022-04-04T18:45:12.231Z] #21 57.95 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:45:12 [2022-04-04T18:45:12.231Z] #21 57.98 Setting up libcap2:amd64 (1:2.44-1) ...
18:45:12 [2022-04-04T18:45:12.231Z] #21 57.99 Setting up libcap2-bin (1:2.44-1) ...
18:45:12 [2022-04-04T18:45:12.231Z] #21 58.01 Setting up apparmor (2.13.6-10) ...
18:45:14 [2022-04-04T18:45:14.775Z] #21 60.20 Setting up zip (3.0-12) ...
18:45:14 [2022-04-04T18:45:14.775Z] #21 60.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:45:14 [2022-04-04T18:45:14.775Z] #21 60.24 Setting up bash-completion (1:2.11-2) ...
18:45:20 [2022-04-04T18:45:20.056Z] #21 65.06 Setting up xz-utils (5.2.5-2) ...
18:45:20 [2022-04-04T18:45:20.056Z] #21 65.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:45:20 [2022-04-04T18:45:20.056Z] #21 65.34 Setting up libmnl0:amd64 (1.0.4-3) ...
18:45:20 [2022-04-04T18:45:20.056Z] #21 65.38 Setting up patch (2.7.6-7) ...
18:45:20 [2022-04-04T18:45:20.056Z] #21 65.43 Setting up sudo (1.9.5p2-3) ...
18:45:20 [2022-04-04T18:45:20.056Z] #21 65.62 invoke-rc.d: could not determine current runlevel
18:45:20 [2022-04-04T18:45:20.056Z] #21 65.63 invoke-rc.d: policy-rc.d denied execution of start.
18:45:20 [2022-04-04T18:45:20.056Z] #21 65.64 Setting up xfsprogs (5.10.0-4) ...
18:45:20 [2022-04-04T18:45:20.056Z] #21 65.65 Setting up libxtables12:amd64 (1.8.7-1) ...
18:45:20 [2022-04-04T18:45:20.056Z] #21 65.68 Setting up inetutils-ping (2:2.0-1) ...
18:45:20 [2022-04-04T18:45:20.056Z] #21 65.70 Setting up pigz (2.6-1) ...
18:45:20 [2022-04-04T18:45:20.056Z] #21 65.71 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:45:20 [2022-04-04T18:45:20.056Z] #21 65.83 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
18:45:20 [2022-04-04T18:45:20.056Z] #21 65.88 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
18:45:20 [2022-04-04T18:45:20.321Z] #21 65.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
18:45:20 [2022-04-04T18:45:20.888Z] #21 66.75 Setting up libaio1:amd64 (0.3.112-9) ...
18:45:21 [2022-04-04T18:45:21.148Z] #21 66.78 Setting up python3-lib2to3 (3.9.2-1) ...
18:45:21 [2022-04-04T18:45:21.721Z] #21 67.34 Setting up libelf1:amd64 (0.183-1) ...
18:45:21 [2022-04-04T18:45:21.721Z] #21 67.42 Setting up zstd (1.4.8+dfsg-2.1) ...
18:45:21 [2022-04-04T18:45:21.721Z] #21 67.43 Setting up libonig5:amd64 (6.9.6-1.1) ...
18:45:21 [2022-04-04T18:45:21.721Z] #21 67.45 Setting up python3-distutils (3.9.2-1) ...
18:45:22 [2022-04-04T18:45:22.289Z] #21 68.06 Setting up vim (2:8.2.2434-3+deb11u1) ...
18:45:22 [2022-04-04T18:45:22.289Z] #21 68.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:45:22 [2022-04-04T18:45:22.289Z] #21 68.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:45:22 [2022-04-04T18:45:22.289Z] #21 68.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:45:22 [2022-04-04T18:45:22.289Z] #21 68.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:45:22 [2022-04-04T18:45:22.289Z] #21 68.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:45:22 [2022-04-04T18:45:22.289Z] #21 68.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:45:22 [2022-04-04T18:45:22.549Z] #21 68.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:45:22 [2022-04-04T18:45:22.549Z] #21 68.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:45:22 [2022-04-04T18:45:22.549Z] #21 68.34 Setting up python3-setuptools (52.0.0-4) ...
18:45:25 [2022-04-04T18:45:25.091Z] #21 70.58 Setting up libjq1:amd64 (1.6-2.1) ...
18:45:25 [2022-04-04T18:45:25.091Z] #21 70.59 Setting up libnftnl11:amd64 (1.1.9-1) ...
18:45:25 [2022-04-04T18:45:25.091Z] #21 70.60 Setting up thin-provisioning-tools (0.9.0-1) ...
18:45:25 [2022-04-04T18:45:25.091Z] #21 70.61 Setting up python3-pip (20.3.4-4+deb11u1) ...
18:45:26 [2022-04-04T18:45:26.471Z] #21 72.31 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:45:26 [2022-04-04T18:45:26.471Z] #21 72.33 Setting up jq (1.6-2.1) ...
18:45:26 [2022-04-04T18:45:26.731Z] #21 72.34 Setting up libbpf0:amd64 (1:0.3-2) ...
18:45:26 [2022-04-04T18:45:26.731Z] #21 72.37 Setting up iptables (1.8.7-1) ...
18:45:26 [2022-04-04T18:45:26.731Z] #21 72.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:45:26 [2022-04-04T18:45:26.731Z] #21 72.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:45:26 [2022-04-04T18:45:26.731Z] #21 72.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:45:26 [2022-04-04T18:45:26.731Z] #21 72.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:45:26 [2022-04-04T18:45:26.731Z] #21 72.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:45:26 [2022-04-04T18:45:26.731Z] #21 72.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:45:26 [2022-04-04T18:45:26.731Z] #21 72.42 Setting up iproute2 (5.10.0-4) ...
18:45:26 [2022-04-04T18:45:26.991Z] #21 72.91 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:45:27 [2022-04-04T18:45:27.933Z] #21 DONE 73.5s
18:45:27 [2022-04-04T18:45:27.933Z] 
18:45:27 [2022-04-04T18:45:27.933Z] #22 [dev-systemd-false  8/24] 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
18:45:27 [2022-04-04T18:45:27.933Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3
18:45:28 [2022-04-04T18:45:28.876Z] #22 1.184 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:45:29 [2022-04-04T18:45:29.137Z] #22 1.192 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:45:29 [2022-04-04T18:45:29.137Z] #22 1.219 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:45:29 [2022-04-04T18:45:29.137Z] #22 DONE 1.3s
18:45:29 [2022-04-04T18:45:29.137Z] 
18:45:29 [2022-04-04T18:45:29.137Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:45:29 [2022-04-04T18:45:29.137Z] #60 sha256:1a06bdaa4c3b72ce5391888fb0af52b56cd3ae33eca3e69711e2695dd3633e31
18:45:29 [2022-04-04T18:45:29.137Z] #60 ...
18:45:29 [2022-04-04T18:45:29.137Z] 
18:45:29 [2022-04-04T18:45:29.137Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
18:45:29 [2022-04-04T18:45:29.137Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3
18:45:41 [2022-04-04T18:45:41.353Z] #23 11.15 Collecting yamllint==1.26.1
18:45:41 [2022-04-04T18:45:41.353Z] #23 12.21   Downloading yamllint-1.26.1.tar.gz (126 kB)
18:45:42 [2022-04-04T18:45:42.737Z] #23 13.39 Collecting pathspec>=0.5.3
18:45:42 [2022-04-04T18:45:42.737Z] #23 13.40   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
18:45:42 [2022-04-04T18:45:42.997Z] #23 13.76 Collecting pyyaml
18:45:42 [2022-04-04T18:45:42.997Z] #23 13.77   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
18:45:42 [2022-04-04T18:45:42.997Z] #23 13.85 Building wheels for collected packages: yamllint
18:45:42 [2022-04-04T18:45:42.997Z] #23 13.85   Building wheel for yamllint (setup.py): started
18:45:43 [2022-04-04T18:45:43.935Z] #23 14.79   Building wheel for yamllint (setup.py): finished with status 'done'
18:45:43 [2022-04-04T18:45:43.935Z] #23 14.79   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=73808264fad717ea83700b2614a953773aac16c2512ccf4d7295b71e67abc739
18:45:43 [2022-04-04T18:45:43.935Z] #23 14.79   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
18:45:43 [2022-04-04T18:45:43.935Z] #23 14.79 Successfully built yamllint
18:45:43 [2022-04-04T18:45:43.935Z] #23 14.82 Installing collected packages: pyyaml, pathspec, yamllint
18:45:44 [2022-04-04T18:45:44.503Z] #23 15.21 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
18:45:45 [2022-04-04T18:45:45.318Z] #23 DONE 16.0s
18:45:45 [2022-04-04T18:45:45.318Z] 
18:45:45 [2022-04-04T18:45:45.318Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
18:45:45 [2022-04-04T18:45:45.318Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
18:45:45 [2022-04-04T18:45:45.318Z] #43 ...
18:45:45 [2022-04-04T18:45:45.318Z] 
18:45:45 [2022-04-04T18:45:45.318Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
18:45:45 [2022-04-04T18:45:45.318Z] #27 sha256:11f3a45ac266cd4e38bcdeefb5aa20a8c2f0d842578f6d828bd640f2ff1efe64
18:45:45 [2022-04-04T18:45:45.318Z] #27 DONE 0.2s
18:45:45 [2022-04-04T18:45:45.318Z] 
18:45:45 [2022-04-04T18:45:45.318Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
18:45:45 [2022-04-04T18:45:45.318Z] #32 sha256:6f817838d04d07c73909d13c5a57f998ed93cca367cd08dd5e8e0c7f79838ab5
18:45:45 [2022-04-04T18:45:45.600Z] #32 DONE 0.2s
18:45:45 [2022-04-04T18:45:45.600Z] 
18:45:45 [2022-04-04T18:45:45.600Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:45:45 [2022-04-04T18:45:45.600Z] #60 sha256:1a06bdaa4c3b72ce5391888fb0af52b56cd3ae33eca3e69711e2695dd3633e31
18:45:45 [2022-04-04T18:45:45.600Z] #60 ...
18:45:45 [2022-04-04T18:45:45.600Z] 
18:45:45 [2022-04-04T18:45:45.600Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
18:45:45 [2022-04-04T18:45:45.600Z] #35 sha256:3f5ef48eebcd7c2c327c4be213d036c95978a22db54ec60573c6656f4cb67560
18:45:45 [2022-04-04T18:45:45.600Z] #35 DONE 0.1s
18:45:45 [2022-04-04T18:45:45.866Z] 
18:45:45 [2022-04-04T18:45:45.866Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
18:45:45 [2022-04-04T18:45:45.866Z] #37 sha256:6a893625259b9380336d8cd41962289511a2ace10d86537e592c54dccf1d5009
18:45:45 [2022-04-04T18:45:45.866Z] #37 DONE 0.1s
18:45:45 [2022-04-04T18:45:45.866Z] 
18:45:45 [2022-04-04T18:45:45.866Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
18:45:45 [2022-04-04T18:45:45.866Z] #41 sha256:4271c11aea35e0ee96df9855b9cbfb0fc75fdba6cfa42763bb6104b6401e7bb8
18:45:45 [2022-04-04T18:45:45.866Z] #41 DONE 0.1s
18:45:45 [2022-04-04T18:45:45.866Z] 
18:45:45 [2022-04-04T18:45:45.866Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:45:45 [2022-04-04T18:45:45.866Z] #60 sha256:1a06bdaa4c3b72ce5391888fb0af52b56cd3ae33eca3e69711e2695dd3633e31
18:45:58 [2022-04-04T18:45:58.075Z] #60 ...
18:45:58 [2022-04-04T18:45:58.075Z] 
18:45:58 [2022-04-04T18:45:58.075Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
18:45:58 [2022-04-04T18:45:58.075Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
18:45:58 [2022-04-04T18:45:58.075Z] #43 282.0 + dpkg --print-architecture
18:45:58 [2022-04-04T18:45:58.075Z] #43 282.0 + git checkout -q v2.1.0
18:45:58 [2022-04-04T18:45:58.075Z] #43 282.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:45:58 [2022-04-04T18:45:58.075Z] #43 282.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:46:24 [2022-04-04T18:46:24.628Z] #43 DONE 305.0s
18:46:24 [2022-04-04T18:46:24.628Z] 
18:46:24 [2022-04-04T18:46:24.628Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:46:24 [2022-04-04T18:46:24.628Z] #56 sha256:4f0b0335d6eafa04fee8fbea243a80727969dfb687d70059da818503cc7837ab
18:46:24 [2022-04-04T18:46:24.628Z] #56 ...
18:46:24 [2022-04-04T18:46:24.628Z] 
18:46:24 [2022-04-04T18:46:24.628Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
18:46:24 [2022-04-04T18:46:24.628Z] #44 sha256:38e5acbf9a0793d4641c30f8a716bb2205ebd4169ed5aecb671054f2724bdde0
18:46:24 [2022-04-04T18:46:24.628Z] #44 DONE 0.5s
18:46:24 [2022-04-04T18:46:24.628Z] 
18:46:24 [2022-04-04T18:46:24.628Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
18:46:24 [2022-04-04T18:46:24.628Z] #48 sha256:a501ad5134c413a5f01d040d22da354d13bfade2627d63934778187dedff2145
18:46:24 [2022-04-04T18:46:24.628Z] #48 DONE 0.2s
18:46:24 [2022-04-04T18:46:24.628Z] 
18:46:24 [2022-04-04T18:46:24.628Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
18:46:24 [2022-04-04T18:46:24.628Z] #50 sha256:976ffd1ffb5e94ab6f05c69b3666dff7ccbe7df9d28099363ffb89e07208bcce
18:46:24 [2022-04-04T18:46:24.628Z] #50 DONE 0.1s
18:46:24 [2022-04-04T18:46:24.628Z] 
18:46:24 [2022-04-04T18:46:24.628Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:46:24 [2022-04-04T18:46:24.628Z] #60 sha256:1a06bdaa4c3b72ce5391888fb0af52b56cd3ae33eca3e69711e2695dd3633e31
18:46:56 [2022-04-04T18:46:56.713Z] #60 ...
18:46:56 [2022-04-04T18:46:56.713Z] 
18:46:56 [2022-04-04T18:46:56.713Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:46:56 [2022-04-04T18:46:56.713Z] #56 sha256:4f0b0335d6eafa04fee8fbea243a80727969dfb687d70059da818503cc7837ab
18:46:56 [2022-04-04T18:46:56.713Z] #56 173.1 + mkdir -p /build
18:46:56 [2022-04-04T18:46:56.713Z] #56 173.2 + cp runc /build/runc
18:46:57 [2022-04-04T18:46:57.649Z] #56 DONE 174.0s
18:46:57 [2022-04-04T18:46:57.649Z] 
18:46:57 [2022-04-04T18:46:57.649Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
18:46:57 [2022-04-04T18:46:57.649Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
18:46:58 [2022-04-04T18:46:58.588Z] #51 342.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
18:46:58 [2022-04-04T18:46:58.588Z] #51 DONE 343.0s
18:46:58 [2022-04-04T18:46:58.588Z] 
18:46:58 [2022-04-04T18:46:58.588Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:46:58 [2022-04-04T18:46:58.588Z] #60 sha256:1a06bdaa4c3b72ce5391888fb0af52b56cd3ae33eca3e69711e2695dd3633e31
18:47:01 [2022-04-04T18:47:01.127Z] #60 ...
18:47:01 [2022-04-04T18:47:01.127Z] 
18:47:01 [2022-04-04T18:47:01.127Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
18:47:01 [2022-04-04T18:47:01.127Z] #52 sha256:ab79090beef3a6ed56db43a775323d0b91fc991a55809ffeb8d0641094abf44c
18:47:01 [2022-04-04T18:47:01.386Z] #52 DONE 0.6s
18:47:01 [2022-04-04T18:47:01.386Z] 
18:47:01 [2022-04-04T18:47:01.386Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
18:47:01 [2022-04-04T18:47:01.386Z] #54 sha256:a21188d7d429ee34d3da963549ba521269165d8ea1e1ec917246de12ddeb9cc9
18:47:01 [2022-04-04T18:47:01.386Z] #54 DONE 0.1s
18:47:01 [2022-04-04T18:47:01.386Z] 
18:47:01 [2022-04-04T18:47:01.386Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:47:01 [2022-04-04T18:47:01.386Z] #60 sha256:1a06bdaa4c3b72ce5391888fb0af52b56cd3ae33eca3e69711e2695dd3633e31
18:47:01 [2022-04-04T18:47:01.386Z] #60 ...
18:47:01 [2022-04-04T18:47:01.386Z] 
18:47:01 [2022-04-04T18:47:01.386Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
18:47:01 [2022-04-04T18:47:01.386Z] #57 sha256:f69f3020195ab5be8d8201ca975964b851209a4e5f8810a4eeaa2a51236343e6
18:47:01 [2022-04-04T18:47:01.647Z] #57 DONE 0.4s
18:47:01 [2022-04-04T18:47:01.647Z] 
18:47:01 [2022-04-04T18:47:01.647Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:47:01 [2022-04-04T18:47:01.647Z] #60 sha256:1a06bdaa4c3b72ce5391888fb0af52b56cd3ae33eca3e69711e2695dd3633e31
18:47:04 [2022-04-04T18:47:04.179Z] #60 297.1 + bin/containerd
18:48:00 [2022-04-04T18:48:00.413Z] #60 348.4 # github.com/containerd/containerd/cmd/containerd
18:48:00 [2022-04-04T18:48:00.413Z] #60 348.4 /usr/bin/ld: /tmp/go-link-668050612/000019.o: in function `New':
18:48:00 [2022-04-04T18:48:00.413Z] #60 348.4 /tmp/tmp.Px4JMA9DUl/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
18:48:00 [2022-04-04T18:48:00.413Z] #60 348.5 + bin/containerd-stress
18:48:00 [2022-04-04T18:48:00.413Z] #60 349.6 + bin/containerd-shim
18:48:08 [2022-04-04T18:48:08.531Z] #60 361.0 + bin/containerd-shim-runc-v1
18:48:15 [2022-04-04T18:48:15.100Z] #60 367.4 + bin/containerd-shim-runc-v2
18:48:15 [2022-04-04T18:48:15.100Z] #60 368.2 + binaries
18:48:15 [2022-04-04T18:48:15.100Z] #60 368.2 + install -D bin/containerd /build/containerd
18:48:15 [2022-04-04T18:48:15.100Z] #60 368.2 + install -D bin/containerd-shim /build/containerd-shim
18:48:15 [2022-04-04T18:48:15.100Z] #60 368.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:48:15 [2022-04-04T18:48:15.100Z] #60 368.3 + install -D bin/ctr /build/ctr
18:48:17 [2022-04-04T18:48:17.639Z] #60 DONE 370.9s
18:48:18 [2022-04-04T18:48:18.572Z] 
18:48:18 [2022-04-04T18:48:18.572Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
18:48:18 [2022-04-04T18:48:18.572Z] #61 sha256:2875567a78a0a1652e21b5eb5b2c84b64ac03f18d58f871fac7c6e90c25720a8
18:48:18 [2022-04-04T18:48:18.832Z] #61 DONE 0.2s
18:48:18 [2022-04-04T18:48:18.832Z] 
18:48:18 [2022-04-04T18:48:18.832Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:48:18 [2022-04-04T18:48:18.832Z] #66 sha256:eb3cce46da41eca84c8b24f3dffb128347087f774f60cb8e9b301360fc6fb3e1
18:48:18 [2022-04-04T18:48:18.832Z] #66 DONE 0.1s
18:48:19 [2022-04-04T18:48:19.091Z] 
18:48:19 [2022-04-04T18:48:19.091Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
18:48:19 [2022-04-04T18:48:19.091Z] #71 sha256:5213c85e79efe904451f6999d41c155417b8ef459a703053d1241de7d3c25d93
18:48:19 [2022-04-04T18:48:19.091Z] #71 DONE 0.2s
18:48:19 [2022-04-04T18:48:19.349Z] 
18:48:19 [2022-04-04T18:48:19.349Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
18:48:19 [2022-04-04T18:48:19.349Z] #72 sha256:a6849b456f2d07738fe6b8bfceefab34aec5163834d5f80e857383b08e8a928d
18:48:19 [2022-04-04T18:48:19.349Z] #72 DONE 0.1s
18:48:19 [2022-04-04T18:48:19.349Z] 
18:48:19 [2022-04-04T18:48:19.349Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
18:48:19 [2022-04-04T18:48:19.349Z] #73 sha256:59aeac524fff91bd352a660e79c1cdc7c68b79fb1549b43700be285121c76787
18:48:23 [2022-04-04T18:48:23.585Z] #73 DONE 4.0s
18:48:23 [2022-04-04T18:48:23.585Z] 
18:48:23 [2022-04-04T18:48:23.585Z] #74 exporting to image
18:48:23 [2022-04-04T18:48:23.585Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:48:23 [2022-04-04T18:48:23.585Z] #74 exporting layers
18:48:30 [2022-04-04T18:48:30.155Z] #74 exporting layers 6.4s done
18:48:30 [2022-04-04T18:48:30.156Z] #74 writing image sha256:900a0327768ad86680481454b066418bd545e97cc34ecaa60fa32652135b6901 done
18:48:30 [2022-04-04T18:48:30.156Z] #74 naming to docker.io/library/docker:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 done
18:48:30 [2022-04-04T18:48:30.156Z] #74 DONE 6.4s