Skip to content

Console Output

Skipping 49 KB.. Full Log
e
16:40:24 [2022-04-29T16:40:24.978Z] #26 5.874 + install_dockercli
16:40:24 [2022-04-29T16:40:24.978Z] #26 5.906 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:40:24 [2022-04-29T16:40:24.978Z] #26 5.906 ++ uname -m
16:40:24 [2022-04-29T16:40:24.978Z] #26 5.906 + arch=x86_64
16:40:24 [2022-04-29T16:40:24.978Z] #26 5.906 + '[' x86_64 '!=' x86_64 ']'
16:40:24 [2022-04-29T16:40:24.978Z] #26 5.906 + url=https://download.docker.com/linux/static
16:40:24 [2022-04-29T16:40:24.978Z] #26 5.906 + tar -xz docker/docker
16:40:24 [2022-04-29T16:40:24.978Z] #26 5.906 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
16:40:24 [2022-04-29T16:40:24.978Z] #26 5.906 Install docker/cli version 17.06.2-ce from stable
16:40:25 [2022-04-29T16:40:25.240Z] #26 ...
16:40:25 [2022-04-29T16:40:25.240Z] 
16:40:25 [2022-04-29T16:40:25.240Z] #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
16:40:25 [2022-04-29T16:40:25.240Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:40:25 [2022-04-29T16:40:25.240Z] #14 11.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB]
16:40:30 [2022-04-29T16:40:30.546Z] #14 16.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:40:31 [2022-04-29T16:40:31.119Z] #14 ...
16:40:31 [2022-04-29T16:40:31.119Z] 
16:40:31 [2022-04-29T16:40:31.119Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
16:40:31 [2022-04-29T16:40:31.119Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c
16:40:31 [2022-04-29T16:40:31.119Z] #38 16.02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:40:31 [2022-04-29T16:40:31.119Z] #38 16.40 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:40:33 [2022-04-29T16:40:33.039Z] #38 ...
16:40:33 [2022-04-29T16:40:33.039Z] 
16:40:33 [2022-04-29T16:40:33.039Z] #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
16:40:33 [2022-04-29T16:40:33.039Z] #26 sha256:ec5d8dc60133969103f6d01c0f5f8aea6ac2f5431e0e85d5a98ee1d009fbeb6d
16:40:33 [2022-04-29T16:40:33.039Z] #26 18.25 + mkdir -p /build
16:40:33 [2022-04-29T16:40:33.039Z] #26 18.26 + mv docker/docker /build/
16:40:33 [2022-04-29T16:40:33.040Z] #26 18.27 + rmdir docker
16:40:33 [2022-04-29T16:40:33.040Z] #26 DONE 18.9s
16:40:33 [2022-04-29T16:40:33.040Z] 
16:40:33 [2022-04-29T16:40:33.040Z] #51 [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
16:40:33 [2022-04-29T16:40:33.040Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6
16:40:33 [2022-04-29T16:40:33.040Z] #51 19.07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
16:40:33 [2022-04-29T16:40:33.040Z] #51 19.26 go: downloading golang.org/x/mod v0.3.0
16:40:33 [2022-04-29T16:40:33.984Z] #51 ...
16:40:33 [2022-04-29T16:40:33.984Z] 
16:40:33 [2022-04-29T16:40:33.984Z] #55 [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
16:40:33 [2022-04-29T16:40:33.984Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82
16:40:33 [2022-04-29T16:40:33.984Z] #55 10.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:40:34 [2022-04-29T16:40:34.245Z] #55 ...
16:40:34 [2022-04-29T16:40:34.245Z] 
16:40:34 [2022-04-29T16:40:34.245Z] #65 [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
16:40:34 [2022-04-29T16:40:34.245Z] #65 sha256:015f89bd8020a1f1adbf0c6a5068840ed3bd3fbaf837f785c17ea0cdcc8f57f7
16:40:34 [2022-04-29T16:40:34.245Z] #65 10.67 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
16:40:34 [2022-04-29T16:40:34.245Z] #65 15.87 go: downloading github.com/google/uuid v1.3.0
16:40:34 [2022-04-29T16:40:34.245Z] #65 16.01 go: downloading github.com/moby/vpnkit v0.5.0
16:40:34 [2022-04-29T16:40:34.245Z] #65 17.81 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:40:34 [2022-04-29T16:40:34.245Z] #65 18.03 go: downloading github.com/gofrs/flock v0.8.1
16:40:34 [2022-04-29T16:40:34.245Z] #65 18.21 go: downloading github.com/gorilla/mux v1.8.0
16:40:34 [2022-04-29T16:40:34.245Z] #65 18.53 go: downloading github.com/moby/sys/mountinfo v0.6.0
16:40:34 [2022-04-29T16:40:34.245Z] #65 18.98 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
16:40:34 [2022-04-29T16:40:34.506Z] #65 ...
16:40:34 [2022-04-29T16:40:34.507Z] 
16:40:34 [2022-04-29T16:40:34.507Z] #40 [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
16:40:34 [2022-04-29T16:40:34.507Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:40:34 [2022-04-29T16:40:34.507Z] #40 10.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB]
16:40:34 [2022-04-29T16:40:34.507Z] #40 14.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:40:34 [2022-04-29T16:40:34.507Z] #40 ...
16:40:34 [2022-04-29T16:40:34.507Z] 
16:40:34 [2022-04-29T16:40:34.507Z] #49 [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
16:40:34 [2022-04-29T16:40:34.507Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:40:34 [2022-04-29T16:40:34.507Z] #49 12.39 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB]
16:40:34 [2022-04-29T16:40:34.507Z] #49 16.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:40:34 [2022-04-29T16:40:34.768Z] #49 20.99 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
16:40:34 [2022-04-29T16:40:34.768Z] #49 ...
16:40:34 [2022-04-29T16:40:34.768Z] 
16:40:34 [2022-04-29T16:40:34.768Z] #65 [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
16:40:34 [2022-04-29T16:40:34.768Z] #65 sha256:015f89bd8020a1f1adbf0c6a5068840ed3bd3fbaf837f785c17ea0cdcc8f57f7
16:40:34 [2022-04-29T16:40:34.768Z] #65 20.80 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
16:40:35 [2022-04-29T16:40:35.034Z] #65 21.22 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:40:35 [2022-04-29T16:40:35.034Z] #65 ...
16:40:35 [2022-04-29T16:40:35.034Z] 
16:40:35 [2022-04-29T16:40:35.034Z] #60 [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
16:40:35 [2022-04-29T16:40:35.034Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
16:40:35 [2022-04-29T16:40:35.034Z] #60 11.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB]
16:40:35 [2022-04-29T16:40:35.034Z] #60 16.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:40:35 [2022-04-29T16:40:35.608Z] #60 ...
16:40:35 [2022-04-29T16:40:35.608Z] 
16:40:35 [2022-04-29T16:40:35.608Z] #65 [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
16:40:35 [2022-04-29T16:40:35.608Z] #65 sha256:015f89bd8020a1f1adbf0c6a5068840ed3bd3fbaf837f785c17ea0cdcc8f57f7
16:40:35 [2022-04-29T16:40:35.608Z] #65 21.52 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
16:40:36 [2022-04-29T16:40:36.181Z] #65 22.30 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:40:41 [2022-04-29T16:40:41.481Z] #65 ...
16:40:41 [2022-04-29T16:40:41.481Z] 
16:40:41 [2022-04-29T16:40:41.481Z] #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
16:40:41 [2022-04-29T16:40:41.481Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368
16:40:41 [2022-04-29T16:40:41.481Z] #36 27.29 tomll can be used in two ways:
16:40:41 [2022-04-29T16:40:41.481Z] #36 27.30 Writing to STDIN and reading from STDOUT:
16:40:41 [2022-04-29T16:40:41.481Z] #36 27.30   cat file.toml | tomll > file.toml
16:40:41 [2022-04-29T16:40:41.481Z] #36 27.30 
16:40:41 [2022-04-29T16:40:41.481Z] #36 27.30 Reading and updating a list of files:
16:40:41 [2022-04-29T16:40:41.481Z] #36 27.30   tomll a.toml b.toml c.toml
16:40:41 [2022-04-29T16:40:41.481Z] #36 27.30 
16:40:41 [2022-04-29T16:40:41.481Z] #36 27.30 When given a list of files, tomll will modify all files in place without asking.
16:40:41 [2022-04-29T16:40:41.481Z] #36 DONE 27.6s
16:40:41 [2022-04-29T16:40:41.481Z] 
16:40:41 [2022-04-29T16:40:41.481Z] #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
16:40:41 [2022-04-29T16:40:41.481Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:40:41 [2022-04-29T16:40:41.481Z] #14 27.45 Fetched 8510 kB in 21s (396 kB/s)
16:40:48 [2022-04-29T16:40:48.229Z] #14 27.45 Reading package lists...
16:40:48 [2022-04-29T16:40:48.229Z] #14 ...
16:40:48 [2022-04-29T16:40:48.229Z] 
16:40:48 [2022-04-29T16:40:48.229Z] #49 [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
16:40:48 [2022-04-29T16:40:48.229Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:40:48 [2022-04-29T16:40:48.229Z] #49 30.17 Fetched 8513 kB in 24s (352 kB/s)
16:40:49 [2022-04-29T16:40:49.181Z] #49 30.17 Reading package lists...
16:40:49 [2022-04-29T16:40:49.181Z] #49 ...
16:40:49 [2022-04-29T16:40:49.181Z] 
16:40:49 [2022-04-29T16:40:49.181Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
16:40:49 [2022-04-29T16:40:49.181Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
16:40:49 [2022-04-29T16:40:49.704Z] #45 35.22 Updating files:  64% (1184/1843)
Updating files:  65% (1198/1843)
Updating files:  66% (1217/1843)
Updating files:  67% (1235/1843)
Updating files:  68% (1254/1843)
Updating files:  69% (1272/1843)
Updating files:  70% (1291/1843)
Updating files:  71% (1309/1843)
Updating files:  72% (1327/1843)
Updating files:  73% (1346/1843)
Updating files:  74% (1364/1843)
Updating files:  75% (1383/1843)
Updating files:  76% (1401/1843)
Updating files:  77% (1420/1843)
Updating files:  78% (1438/1843)
Updating files:  79% (1456/1843)
Updating files:  80% (1475/1843)
Updating files:  81% (1493/1843)
Updating files:  82% (1512/1843)
Updating files:  83% (1530/1843)
Updating files:  84% (1549/1843)
Updating files:  85% (1567/1843)
Updating files:  86% (1585/1843)
Updating files:  87% (1604/1843)
Updating files:  88% (1622/1843)
Updating files:  89% (1641/1843)
Updating files:  90% (1659/1843)
Updating files:  91% (1678/1843)
Updating files:  92% (1696/1843)
Updating files:  93% (1714/1843)
16:40:49 [2022-04-29T16:40:49.704Z] #45 ...
16:40:49 [2022-04-29T16:40:49.704Z] 
16:40:49 [2022-04-29T16:40:49.704Z] #40 [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
16:40:49 [2022-04-29T16:40:49.704Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:40:49 [2022-04-29T16:40:49.704Z] #40 26.16 Fetched 8510 kB in 21s (402 kB/s)
16:40:49 [2022-04-29T16:40:49.704Z] #40 26.16 Reading package lists...
16:40:49 [2022-04-29T16:40:49.704Z] #40 34.90 Reading package lists...
16:40:49 [2022-04-29T16:40:49.704Z] #40 ...
16:40:49 [2022-04-29T16:40:49.704Z] 
16:40:49 [2022-04-29T16:40:49.704Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
16:40:49 [2022-04-29T16:40:49.704Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
16:40:49 [2022-04-29T16:40:49.704Z] #45 35.22 Updating files:  64% (1184/1843)
Updating files:  65% (1198/1843)
Updating files:  66% (1217/1843)
Updating files:  67% (1235/1843)
Updating files:  68% (1254/1843)
Updating files:  69% (1272/1843)
Updating files:  70% (1291/1843)
Updating files:  71% (1309/1843)
Updating files:  72% (1327/1843)
Updating files:  73% (1346/1843)
Updating files:  74% (1364/1843)
Updating files:  75% (1383/1843)
Updating files:  76% (1401/1843)
Updating files:  77% (1420/1843)
Updating files:  78% (1438/1843)
Updating files:  79% (1456/1843)
Updating files:  80% (1475/1843)
Updating files:  81% (1493/1843)
Updating files:  82% (1512/1843)
Updating files:  83% (1530/1843)
Updating files:  84% (1549/1843)
Updating files:  85% (1567/1843)
Updating files:  86% (1585/1843)
Updating files:  87% (1604/1843)
Updating files:  88% (1622/1843)
Updating files:  89% (1641/1843)
Updating files:  90% (1659/1843)
Updating files:  91% (1678/1843)
Updating files:  92% (1696/1843)
Updating files:  93% (1714/1843)
Updating files:  94% (1733/1843)
Updating files:  95% (1751/1843)
Updating files:  96% (1770/1843)
Updating files:  97% (1788/1843)
Updating files:  98% (1807/1843)
Updating files:  99% (1825/1843)
Updating files: 100% (1843/1843)
Updating files: 100% (1843/1843), done.
16:40:49 [2022-04-29T16:40:49.966Z] #45 36.06 + git checkout -q v2.3.0
16:40:50 [2022-04-29T16:40:50.914Z] #45 ...
16:40:50 [2022-04-29T16:40:50.914Z] 
16:40:50 [2022-04-29T16:40:50.914Z] #60 [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
16:40:50 [2022-04-29T16:40:50.914Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
16:40:50 [2022-04-29T16:40:50.914Z] #60 27.31 Fetched 8510 kB in 21s (399 kB/s)
16:40:50 [2022-04-29T16:40:50.914Z] #60 27.31 Reading package lists...
16:40:50 [2022-04-29T16:40:50.914Z] #60 36.17 Reading package lists...
16:40:50 [2022-04-29T16:40:50.914Z] #60 ...
16:40:50 [2022-04-29T16:40:50.914Z] 
16:40:50 [2022-04-29T16:40:50.914Z] #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
16:40:50 [2022-04-29T16:40:50.914Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:40:50 [2022-04-29T16:40:50.914Z] #14 27.45 Reading package lists...
16:40:55 [2022-04-29T16:40:55.150Z] #14 35.99 Reading package lists...
16:40:55 [2022-04-29T16:40:55.151Z] #14 ...
16:40:55 [2022-04-29T16:40:55.151Z] 
16:40:55 [2022-04-29T16:40:55.151Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
16:40:55 [2022-04-29T16:40:55.151Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
16:40:55 [2022-04-29T16:40:55.151Z] #45 38.37 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:41:01 [2022-04-29T16:41:01.756Z] #45 ...
16:41:01 [2022-04-29T16:41:01.756Z] 
16:41:01 [2022-04-29T16:41:01.756Z] #49 [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
16:41:01 [2022-04-29T16:41:01.756Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:41:01 [2022-04-29T16:41:01.756Z] #49 30.17 Reading package lists...
16:41:01 [2022-04-29T16:41:01.756Z] #49 37.63 Reading package lists...
16:41:01 [2022-04-29T16:41:01.756Z] #49 45.03 Building dependency tree...
16:41:01 [2022-04-29T16:41:01.756Z] #49 ...
16:41:01 [2022-04-29T16:41:01.756Z] 
16:41:01 [2022-04-29T16:41:01.756Z] #40 [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
16:41:01 [2022-04-29T16:41:01.756Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:41:01 [2022-04-29T16:41:01.756Z] #40 34.90 Reading package lists...
16:41:01 [2022-04-29T16:41:01.756Z] #40 42.19 Building dependency tree...
16:41:01 [2022-04-29T16:41:01.756Z] #40 47.81 The following additional packages will be installed:
16:41:01 [2022-04-29T16:41:01.756Z] #40 47.83   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
16:41:01 [2022-04-29T16:41:01.756Z] #40 47.84 Suggested packages:
16:41:01 [2022-04-29T16:41:01.756Z] #40 47.84   cmake-doc ninja-build lrzip
16:41:01 [2022-04-29T16:41:01.756Z] #40 47.84 Recommended packages:
16:41:01 [2022-04-29T16:41:01.756Z] #40 47.84   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:41:01 [2022-04-29T16:41:01.756Z] #40 ...
16:41:01 [2022-04-29T16:41:01.756Z] 
16:41:01 [2022-04-29T16:41:01.756Z] #53 [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
16:41:01 [2022-04-29T16:41:01.756Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:41:01 [2022-04-29T16:41:01.756Z] #53 48.05 go: downloading github.com/fatih/color v1.13.0
16:41:01 [2022-04-29T16:41:01.756Z] #53 48.05 go: downloading github.com/gofrs/flock v0.8.1
16:41:01 [2022-04-29T16:41:01.756Z] #53 48.11 go: downloading github.com/spf13/cobra v1.3.0
16:41:01 [2022-04-29T16:41:01.756Z] #53 48.17 go: downloading github.com/spf13/pflag v1.0.5
16:41:02 [2022-04-29T16:41:02.019Z] #53 48.51 go: downloading github.com/spf13/viper v1.10.1
16:41:02 [2022-04-29T16:41:02.019Z] #53 48.58 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
16:41:02 [2022-04-29T16:41:02.594Z] #53 49.19 go: downloading github.com/mattn/go-colorable v0.1.12
16:41:02 [2022-04-29T16:41:02.856Z] #53 49.21 go: downloading github.com/mattn/go-isatty v0.0.14
16:41:02 [2022-04-29T16:41:02.856Z] #53 49.25 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
16:41:02 [2022-04-29T16:41:02.856Z] #53 49.33 go: downloading github.com/go-critic/go-critic v0.6.2
16:41:04 [2022-04-29T16:41:04.784Z] #53 51.17 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:41:04 [2022-04-29T16:41:04.784Z] #53 51.40 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:41:06 [2022-04-29T16:41:06.182Z] #53 ...
16:41:06 [2022-04-29T16:41:06.182Z] 
16:41:06 [2022-04-29T16:41:06.182Z] #55 [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
16:41:06 [2022-04-29T16:41:06.182Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82
16:41:06 [2022-04-29T16:41:06.182Z] #55 52.62 v3.0.2
16:41:06 [2022-04-29T16:41:06.182Z] #55 DONE 52.9s
16:41:06 [2022-04-29T16:41:06.182Z] 
16:41:06 [2022-04-29T16:41:06.182Z] #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
16:41:06 [2022-04-29T16:41:06.182Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:41:06 [2022-04-29T16:41:06.182Z] #14 35.99 Reading package lists...
16:41:06 [2022-04-29T16:41:06.182Z] #14 43.02 Building dependency tree...
16:41:06 [2022-04-29T16:41:06.182Z] #14 48.43 The following additional packages will be installed:
16:41:06 [2022-04-29T16:41:06.182Z] #14 48.43   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:41:06 [2022-04-29T16:41:06.183Z] #14 48.44   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
16:41:06 [2022-04-29T16:41:06.183Z] #14 48.44   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
16:41:06 [2022-04-29T16:41:06.183Z] #14 48.44   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
16:41:06 [2022-04-29T16:41:06.183Z] #14 48.44   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
16:41:06 [2022-04-29T16:41:06.183Z] #14 48.45   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
16:41:06 [2022-04-29T16:41:06.183Z] #14 48.45   mingw-w64-common mingw-w64-x86-64-dev
16:41:06 [2022-04-29T16:41:06.183Z] #14 48.46 Suggested packages:
16:41:06 [2022-04-29T16:41:06.183Z] #14 48.47   gcc-10-locales seccomp wine64
16:41:06 [2022-04-29T16:41:06.183Z] #14 50.17 The following NEW packages will be installed:
16:41:06 [2022-04-29T16:41:06.183Z] #14 50.19   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:41:06 [2022-04-29T16:41:06.183Z] #14 50.19   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
16:41:06 [2022-04-29T16:41:06.183Z] #14 50.19   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
16:41:06 [2022-04-29T16:41:06.183Z] #14 50.19   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
16:41:06 [2022-04-29T16:41:06.183Z] #14 50.20   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
16:41:06 [2022-04-29T16:41:06.183Z] #14 50.20   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:41:06 [2022-04-29T16:41:06.183Z] #14 50.20   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
16:41:06 [2022-04-29T16:41:06.183Z] #14 50.21   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
16:41:06 [2022-04-29T16:41:06.183Z] #14 50.21   mingw-w64-x86-64-dev
16:41:06 [2022-04-29T16:41:06.183Z] #14 50.86 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
16:41:06 [2022-04-29T16:41:06.183Z] #14 50.86 Need to get 115 MB of archives.
16:41:06 [2022-04-29T16:41:06.183Z] #14 50.86 After this operation, 645 MB of additional disk space will be used.
16:41:06 [2022-04-29T16:41:06.183Z] #14 50.86 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]
16:41:06 [2022-04-29T16:41:06.183Z] #14 51.06 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]
16:41:06 [2022-04-29T16:41:06.183Z] #14 51.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
16:41:06 [2022-04-29T16:41:06.183Z] #14 51.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
16:41:06 [2022-04-29T16:41:06.183Z] #14 51.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
16:41:06 [2022-04-29T16:41:06.183Z] #14 51.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
16:41:06 [2022-04-29T16:41:06.183Z] #14 51.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
16:41:06 [2022-04-29T16:41:06.183Z] #14 51.95 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]
16:41:06 [2022-04-29T16:41:06.183Z] #14 51.96 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]
16:41:06 [2022-04-29T16:41:06.444Z] #14 52.94 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]
16:41:06 [2022-04-29T16:41:06.444Z] #14 ...
16:41:06 [2022-04-29T16:41:06.444Z] 
16:41:06 [2022-04-29T16:41:06.444Z] #60 [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
16:41:06 [2022-04-29T16:41:06.444Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
16:41:06 [2022-04-29T16:41:06.444Z] #60 36.17 Reading package lists...
16:41:06 [2022-04-29T16:41:06.444Z] #60 43.18 Building dependency tree...
16:41:06 [2022-04-29T16:41:06.444Z] #60 48.40 The following additional packages will be installed:
16:41:06 [2022-04-29T16:41:06.444Z] #60 48.42   libbtrfs0
16:41:06 [2022-04-29T16:41:06.444Z] #60 48.79 The following NEW packages will be installed:
16:41:06 [2022-04-29T16:41:06.444Z] #60 48.80   libbtrfs-dev libbtrfs0
16:41:06 [2022-04-29T16:41:06.444Z] #60 49.28 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
16:41:06 [2022-04-29T16:41:06.444Z] #60 49.28 Need to get 460 kB of archives.
16:41:06 [2022-04-29T16:41:06.444Z] #60 49.28 After this operation, 1237 kB of additional disk space will be used.
16:41:06 [2022-04-29T16:41:06.444Z] #60 49.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:41:06 [2022-04-29T16:41:06.444Z] #60 49.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:41:06 [2022-04-29T16:41:06.444Z] #60 50.94 debconf: delaying package configuration, since apt-utils is not installed
16:41:06 [2022-04-29T16:41:06.444Z] #60 51.43 Fetched 460 kB in 0s (1287 kB/s)
16:41:06 [2022-04-29T16:41:06.444Z] #60 51.62 Selecting previously unselected package libbtrfs0:amd64.
16:41:06 [2022-04-29T16:41:06.444Z] #60 51.62 (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.)
16:41:06 [2022-04-29T16:41:06.444Z] #60 51.69 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
16:41:06 [2022-04-29T16:41:06.444Z] #60 51.71 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:41:06 [2022-04-29T16:41:06.444Z] #60 52.08 Selecting previously unselected package libbtrfs-dev:amd64.
16:41:06 [2022-04-29T16:41:06.444Z] #60 52.08 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
16:41:06 [2022-04-29T16:41:06.444Z] #60 52.11 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:41:06 [2022-04-29T16:41:06.444Z] #60 52.83 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:41:06 [2022-04-29T16:41:06.444Z] #60 52.86 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:41:06 [2022-04-29T16:41:06.444Z] #60 52.88 Processing triggers for libc-bin (2.31-13+deb11u3) ...
16:41:06 [2022-04-29T16:41:06.707Z] #60 ...
16:41:06 [2022-04-29T16:41:06.707Z] 
16:41:06 [2022-04-29T16:41:06.707Z] #49 [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
16:41:06 [2022-04-29T16:41:06.707Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:41:06 [2022-04-29T16:41:06.707Z] #49 50.11 The following additional packages will be installed:
16:41:06 [2022-04-29T16:41:06.707Z] #49 50.12   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:41:06 [2022-04-29T16:41:06.707Z] #49 50.13   python3-protobuf python3-six
16:41:06 [2022-04-29T16:41:06.707Z] #49 50.13 Suggested packages:
16:41:06 [2022-04-29T16:41:06.707Z] #49 50.13   python3-setuptools
16:41:06 [2022-04-29T16:41:06.707Z] #49 50.13 Recommended packages:
16:41:06 [2022-04-29T16:41:06.707Z] #49 50.13   iproute2 | iproute
16:41:06 [2022-04-29T16:41:06.707Z] #49 51.17 The following NEW packages will be installed:
16:41:06 [2022-04-29T16:41:06.707Z] #49 51.19   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:41:06 [2022-04-29T16:41:06.707Z] #49 51.20   python3-protobuf python3-six
16:41:06 [2022-04-29T16:41:06.707Z] #49 51.84 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
16:41:06 [2022-04-29T16:41:06.707Z] #49 51.84 Need to get 2292 kB of archives.
16:41:06 [2022-04-29T16:41:06.707Z] #49 51.84 After this operation, 11.0 MB of additional disk space will be used.
16:41:06 [2022-04-29T16:41:06.707Z] #49 51.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
16:41:06 [2022-04-29T16:41:06.707Z] #49 51.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:41:06 [2022-04-29T16:41:06.707Z] #49 51.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
16:41:06 [2022-04-29T16:41:06.707Z] #49 51.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
16:41:06 [2022-04-29T16:41:06.707Z] #49 51.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:41:06 [2022-04-29T16:41:06.707Z] #49 51.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
16:41:06 [2022-04-29T16:41:06.707Z] #49 51.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
16:41:06 [2022-04-29T16:41:06.972Z] #49 ...
16:41:06 [2022-04-29T16:41:06.972Z] 
16:41:06 [2022-04-29T16:41:06.972Z] #60 [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
16:41:06 [2022-04-29T16:41:06.972Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
16:41:06 [2022-04-29T16:41:06.972Z] #60 DONE 53.3s
16:41:06 [2022-04-29T16:41:06.972Z] 
16:41:06 [2022-04-29T16:41:06.972Z] #40 [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
16:41:06 [2022-04-29T16:41:06.972Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:41:06 [2022-04-29T16:41:06.972Z] #40 48.94 The following NEW packages will be installed:
16:41:06 [2022-04-29T16:41:06.972Z] #40 48.96   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:41:06 [2022-04-29T16:41:06.972Z] #40 48.97   vim-common xxd
16:41:06 [2022-04-29T16:41:06.972Z] #40 49.46 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
16:41:06 [2022-04-29T16:41:06.972Z] #40 49.46 Need to get 17.7 MB of archives.
16:41:06 [2022-04-29T16:41:06.972Z] #40 49.46 After this operation, 70.7 MB of additional disk space will be used.
16:41:06 [2022-04-29T16:41:06.972Z] #40 49.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
16:41:06 [2022-04-29T16:41:06.972Z] #40 49.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:41:06 [2022-04-29T16:41:06.972Z] #40 49.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
16:41:06 [2022-04-29T16:41:06.972Z] #40 49.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:41:06 [2022-04-29T16:41:06.972Z] #40 50.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB]
16:41:06 [2022-04-29T16:41:06.972Z] #40 50.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
16:41:06 [2022-04-29T16:41:06.972Z] #40 50.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
16:41:06 [2022-04-29T16:41:06.972Z] #40 50.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
16:41:06 [2022-04-29T16:41:06.972Z] #40 50.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
16:41:06 [2022-04-29T16:41:06.972Z] #40 50.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
16:41:06 [2022-04-29T16:41:06.972Z] #40 52.63 debconf: delaying package configuration, since apt-utils is not installed
16:41:06 [2022-04-29T16:41:06.972Z] #40 53.10 Fetched 17.7 MB in 2s (8790 kB/s)
16:41:06 [2022-04-29T16:41:06.972Z] #40 53.28 Selecting previously unselected package xxd.
16:41:06 [2022-04-29T16:41:06.972Z] #40 53.28 (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.)
16:41:06 [2022-04-29T16:41:06.972Z] #40 53.43 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
16:41:06 [2022-04-29T16:41:06.972Z] #40 53.43 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:41:07 [2022-04-29T16:41:07.234Z] #40 ...
16:41:07 [2022-04-29T16:41:07.234Z] 
16:41:07 [2022-04-29T16:41:07.234Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
16:41:07 [2022-04-29T16:41:07.234Z] #61 sha256:7f951caac2bf3f20b54c9fed4a3947c7444309cdb9fcf480fc5a41c0c975f0c8
16:41:07 [2022-04-29T16:41:07.234Z] #61 DONE 0.2s
16:41:07 [2022-04-29T16:41:07.234Z] 
16:41:07 [2022-04-29T16:41:07.234Z] #40 [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
16:41:07 [2022-04-29T16:41:07.234Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:41:07 [2022-04-29T16:41:07.234Z] #40 53.87 Selecting previously unselected package vim-common.
16:41:07 [2022-04-29T16:41:07.234Z] #40 53.87 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:41:07 [2022-04-29T16:41:07.496Z] #40 53.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:41:08 [2022-04-29T16:41:08.442Z] #40 54.65 Selecting previously unselected package cmake-data.
16:41:08 [2022-04-29T16:41:08.442Z] #40 54.65 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
16:41:08 [2022-04-29T16:41:08.442Z] #40 54.69 Unpacking cmake-data (3.18.4-2+deb11u1) ...
16:41:11 [2022-04-29T16:41:11.759Z] #40 ...
16:41:11 [2022-04-29T16:41:11.759Z] 
16:41:11 [2022-04-29T16:41:11.759Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
16:41:11 [2022-04-29T16:41:11.759Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c
16:41:11 [2022-04-29T16:41:11.759Z] #38 57.61 NAME:
16:41:11 [2022-04-29T16:41:11.759Z] #38 57.61    go-winres - A tool for embedding resources in Windows executables
16:41:11 [2022-04-29T16:41:11.759Z] #38 57.61 
16:41:11 [2022-04-29T16:41:11.759Z] #38 57.61 USAGE:
16:41:11 [2022-04-29T16:41:11.759Z] #38 57.61    go-winres [global options] command [command options] [arguments...]
16:41:11 [2022-04-29T16:41:11.759Z] #38 57.61 
16:41:11 [2022-04-29T16:41:11.759Z] #38 57.61 COMMANDS:
16:41:11 [2022-04-29T16:41:11.759Z] #38 57.61    init     Create an initial ./winres/winres.json
16:41:11 [2022-04-29T16:41:11.759Z] #38 57.61    make     Make syso files for the "go build" command
16:41:11 [2022-04-29T16:41:11.759Z] #38 57.61    simply   Make syso files for the "go build" command (simplified)
16:41:11 [2022-04-29T16:41:11.759Z] #38 57.61    extract  Extract all resources from an executable
16:41:11 [2022-04-29T16:41:11.759Z] #38 57.61    patch    Replace resources in an executable file (exe, dll)
16:41:11 [2022-04-29T16:41:11.759Z] #38 57.61    help, h  Shows a list of commands or help for one command
16:41:11 [2022-04-29T16:41:11.759Z] #38 57.61 
16:41:11 [2022-04-29T16:41:11.759Z] #38 57.61 GLOBAL OPTIONS:
16:41:11 [2022-04-29T16:41:11.759Z] #38 57.61    --help, -h  show help (default: false)
16:41:11 [2022-04-29T16:41:11.759Z] #38 DONE 57.8s
16:41:11 [2022-04-29T16:41:11.759Z] 
16:41:11 [2022-04-29T16:41:11.759Z] #53 [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
16:41:11 [2022-04-29T16:41:11.759Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:41:11 [2022-04-29T16:41:11.759Z] #53 55.55 go: downloading github.com/sirupsen/logrus v1.8.1
16:41:11 [2022-04-29T16:41:11.759Z] #53 55.56 go: downloading github.com/stretchr/testify v1.7.0
16:41:11 [2022-04-29T16:41:11.759Z] #53 55.75 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
16:41:11 [2022-04-29T16:41:11.759Z] #53 55.86 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
16:41:11 [2022-04-29T16:41:11.759Z] #53 55.98 go: downloading github.com/fsnotify/fsnotify v1.5.1
16:41:11 [2022-04-29T16:41:11.759Z] #53 56.01 go: downloading github.com/magiconair/properties v1.8.5
16:41:11 [2022-04-29T16:41:11.759Z] #53 56.07 go: downloading github.com/mitchellh/mapstructure v1.4.3
16:41:11 [2022-04-29T16:41:11.759Z] #53 56.12 go: downloading github.com/spf13/afero v1.6.0
16:41:11 [2022-04-29T16:41:11.759Z] #53 56.15 go: downloading github.com/spf13/cast v1.4.1
16:41:11 [2022-04-29T16:41:11.759Z] #53 56.26 go: downloading github.com/spf13/jwalterweatherman v1.1.0
16:41:11 [2022-04-29T16:41:11.759Z] #53 56.36 go: downloading gopkg.in/ini.v1 v1.66.2
16:41:11 [2022-04-29T16:41:11.759Z] #53 56.37 go: downloading github.com/subosito/gotenv v1.2.0
16:41:11 [2022-04-29T16:41:11.759Z] #53 56.43 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
16:41:11 [2022-04-29T16:41:11.759Z] #53 56.60 go: downloading github.com/go-toolsmith/astcast v1.0.0
16:41:11 [2022-04-29T16:41:11.759Z] #53 56.70 go: downloading github.com/go-toolsmith/astcopy v1.0.0
16:41:11 [2022-04-29T16:41:11.759Z] #53 56.72 go: downloading github.com/go-toolsmith/astequal v1.0.1
16:41:11 [2022-04-29T16:41:11.759Z] #53 56.80 go: downloading github.com/go-toolsmith/astfmt v1.0.0
16:41:11 [2022-04-29T16:41:11.759Z] #53 56.88 go: downloading github.com/go-toolsmith/astp v1.0.0
16:41:11 [2022-04-29T16:41:11.759Z] #53 56.90 go: downloading github.com/go-toolsmith/strparse v1.0.0
16:41:11 [2022-04-29T16:41:11.759Z] #53 57.01 go: downloading github.com/go-toolsmith/typep v1.0.2
16:41:11 [2022-04-29T16:41:11.759Z] #53 57.08 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
16:41:11 [2022-04-29T16:41:11.759Z] #53 57.78 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
16:41:11 [2022-04-29T16:41:11.759Z] #53 57.96 go: downloading github.com/hashicorp/errwrap v1.0.0
16:41:11 [2022-04-29T16:41:11.759Z] #53 58.16 go: downloading 4d63.com/gochecknoglobals v0.1.0
16:41:11 [2022-04-29T16:41:11.759Z] #53 58.33 go: downloading github.com/Antonboom/errname v0.1.5
16:41:12 [2022-04-29T16:41:12.022Z] #53 58.47 go: downloading github.com/Antonboom/nilnil v0.1.0
16:41:12 [2022-04-29T16:41:12.022Z] #53 58.54 go: downloading github.com/BurntSushi/toml v1.0.0
16:41:12 [2022-04-29T16:41:12.968Z] #53 59.50 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
16:41:12 [2022-04-29T16:41:12.968Z] #53 59.53 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
16:41:12 [2022-04-29T16:41:12.968Z] #53 59.58 go: downloading github.com/alexkohler/prealloc v1.0.0
16:41:13 [2022-04-29T16:41:13.229Z] #53 59.68 go: downloading github.com/ashanbrown/forbidigo v1.3.0
16:41:13 [2022-04-29T16:41:13.229Z] #53 59.70 go: downloading github.com/ashanbrown/makezero v1.1.0
16:41:13 [2022-04-29T16:41:13.229Z] #53 59.73 go: downloading github.com/bkielbasa/cyclop v1.2.0
16:41:13 [2022-04-29T16:41:13.229Z] #53 59.76 go: downloading github.com/blizzy78/varnamelen v0.5.0
16:41:13 [2022-04-29T16:41:13.229Z] #53 59.81 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
16:41:13 [2022-04-29T16:41:13.229Z] #53 59.84 go: downloading github.com/breml/bidichk v0.2.1
16:41:13 [2022-04-29T16:41:13.498Z] #53 59.87 go: downloading github.com/breml/errchkjson v0.2.1
16:41:13 [2022-04-29T16:41:13.498Z] #53 59.90 go: downloading github.com/butuzov/ireturn v0.1.1
16:41:13 [2022-04-29T16:41:13.498Z] #53 59.93 go: downloading github.com/charithe/durationcheck v0.0.9
16:41:13 [2022-04-29T16:41:13.498Z] #53 59.99 go: downloading github.com/denis-tingajkin/go-header v0.4.2
16:41:13 [2022-04-29T16:41:13.498Z] #53 59.99 go: downloading github.com/daixiang0/gci v0.2.9
16:41:13 [2022-04-29T16:41:13.498Z] #53 60.06 go: downloading github.com/esimonov/ifshort v1.0.4
16:41:13 [2022-04-29T16:41:13.498Z] #53 60.08 go: downloading github.com/fzipp/gocyclo v0.4.0
16:41:13 [2022-04-29T16:41:13.761Z] #53 60.11 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:41:13 [2022-04-29T16:41:13.761Z] #53 60.16 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:41:13 [2022-04-29T16:41:13.761Z] #53 60.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:41:13 [2022-04-29T16:41:13.761Z] #53 60.23 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:41:13 [2022-04-29T16:41:13.761Z] #53 60.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:41:13 [2022-04-29T16:41:13.761Z] #53 60.41 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:41:13 [2022-04-29T16:41:13.761Z] #53 60.46 go: downloading github.com/golangci/misspell v0.3.5
16:41:14 [2022-04-29T16:41:14.022Z] #53 60.47 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:41:14 [2022-04-29T16:41:14.022Z] #53 60.48 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
16:41:14 [2022-04-29T16:41:14.022Z] #53 60.52 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
16:41:14 [2022-04-29T16:41:14.022Z] #53 60.58 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
16:41:14 [2022-04-29T16:41:14.022Z] #53 60.60 go: downloading github.com/jgautheron/goconst v1.5.1
16:41:14 [2022-04-29T16:41:14.022Z] #53 60.64 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
16:41:14 [2022-04-29T16:41:14.022Z] #53 60.67 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
16:41:14 [2022-04-29T16:41:14.022Z] #53 60.69 go: downloading github.com/julz/importas v0.1.0
16:41:14 [2022-04-29T16:41:14.283Z] #53 60.76 go: downloading github.com/kisielk/errcheck v1.6.0
16:41:14 [2022-04-29T16:41:14.284Z] #53 60.82 go: downloading github.com/kulti/thelper v0.5.0
16:41:14 [2022-04-29T16:41:14.284Z] #53 60.90 go: downloading github.com/kunwardeep/paralleltest v1.0.3
16:41:14 [2022-04-29T16:41:14.284Z] #53 60.92 go: downloading github.com/kyoh86/exportloopref v0.1.8
16:41:14 [2022-04-29T16:41:14.284Z] #53 60.92 go: downloading github.com/ldez/gomoddirectives v0.2.2
16:41:14 [2022-04-29T16:41:14.284Z] #53 60.95 go: downloading github.com/ldez/tagliatelle v0.3.0
16:41:14 [2022-04-29T16:41:14.545Z] #53 60.98 go: downloading github.com/leonklingele/grouper v1.1.0
16:41:14 [2022-04-29T16:41:14.545Z] #53 61.10 go: downloading github.com/maratori/testpackage v1.0.1
16:41:14 [2022-04-29T16:41:14.545Z] #53 61.12 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
16:41:14 [2022-04-29T16:41:14.545Z] #53 61.15 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
16:41:14 [2022-04-29T16:41:14.545Z] #53 61.17 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
16:41:14 [2022-04-29T16:41:14.545Z] #53 61.19 go: downloading github.com/mgechev/revive v1.1.3
16:41:15 [2022-04-29T16:41:15.117Z] #53 61.64 go: downloading github.com/moricho/tparallel v0.2.1
16:41:15 [2022-04-29T16:41:15.117Z] #53 61.64 go: downloading github.com/nakabonne/nestif v0.3.1
16:41:15 [2022-04-29T16:41:15.117Z] #53 61.67 go: downloading github.com/nishanths/exhaustive v0.7.11
16:41:15 [2022-04-29T16:41:15.117Z] #53 61.68 go: downloading github.com/nishanths/predeclared v0.2.1
16:41:15 [2022-04-29T16:41:15.378Z] #53 61.82 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
16:41:15 [2022-04-29T16:41:15.378Z] #53 61.86 go: downloading github.com/ryancurrah/gomodguard v1.2.3
16:41:15 [2022-04-29T16:41:15.378Z] #53 61.87 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
16:41:15 [2022-04-29T16:41:15.378Z] #53 61.89 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
16:41:15 [2022-04-29T16:41:15.378Z] #53 61.91 go: downloading github.com/securego/gosec/v2 v2.9.6
16:41:15 [2022-04-29T16:41:15.639Z] #53 62.07 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
16:41:15 [2022-04-29T16:41:15.639Z] #53 62.07 go: downloading github.com/sivchari/containedctx v1.0.1
16:41:15 [2022-04-29T16:41:15.639Z] #53 62.11 go: downloading github.com/sivchari/tenv v1.4.7
16:41:15 [2022-04-29T16:41:15.639Z] #53 62.13 go: downloading github.com/sonatard/noctx v0.0.1
16:41:15 [2022-04-29T16:41:15.639Z] #53 62.14 go: downloading github.com/sourcegraph/go-diff v0.6.1
16:41:15 [2022-04-29T16:41:15.639Z] #53 62.15 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
16:41:15 [2022-04-29T16:41:15.639Z] #53 62.19 go: downloading github.com/sylvia7788/contextcheck v1.0.4
16:41:15 [2022-04-29T16:41:15.900Z] #53 62.22 go: downloading github.com/tdakkota/asciicheck v0.1.1
16:41:15 [2022-04-29T16:41:15.900Z] #53 62.24 go: downloading github.com/tetafro/godot v1.4.11
16:41:15 [2022-04-29T16:41:15.900Z] #53 62.24 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
16:41:15 [2022-04-29T16:41:15.900Z] #53 62.27 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
16:41:15 [2022-04-29T16:41:15.900Z] #53 62.34 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
16:41:15 [2022-04-29T16:41:15.900Z] #53 62.42 go: downloading github.com/ultraware/funlen v0.0.3
16:41:15 [2022-04-29T16:41:15.900Z] #53 62.47 go: downloading github.com/ultraware/whitespace v0.0.4
16:41:16 [2022-04-29T16:41:16.162Z] #53 62.48 go: downloading github.com/uudashr/gocognit v1.0.5
16:41:16 [2022-04-29T16:41:16.162Z] #53 62.50 go: downloading github.com/yagipy/maintidx v1.0.0
16:41:16 [2022-04-29T16:41:16.162Z] #53 62.55 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
16:41:16 [2022-04-29T16:41:16.423Z] #53 62.76 go: downloading gitlab.com/bosi/decorder v0.2.1
16:41:16 [2022-04-29T16:41:16.423Z] #53 62.91 go: downloading honnef.co/go/tools v0.2.2
16:41:16 [2022-04-29T16:41:16.994Z] #53 ...
16:41:16 [2022-04-29T16:41:16.994Z] 
16:41:16 [2022-04-29T16:41:16.994Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:41:16 [2022-04-29T16:41:16.994Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189
16:41:16 [2022-04-29T16:41:16.994Z] #62 1.810 + RM_GOPATH=0
16:41:16 [2022-04-29T16:41:16.994Z] #62 1.810 + TMP_GOPATH=
16:41:16 [2022-04-29T16:41:16.994Z] #62 1.810 + : /build
16:41:16 [2022-04-29T16:41:16.994Z] #62 1.810 + '[' -z '' ']'
16:41:16 [2022-04-29T16:41:16.994Z] #62 1.811 ++ mktemp -d
16:41:16 [2022-04-29T16:41:16.994Z] #62 1.824 + export GOPATH=/tmp/tmp.3JDp2mt9NT
16:41:16 [2022-04-29T16:41:16.994Z] #62 1.824 + GOPATH=/tmp/tmp.3JDp2mt9NT
16:41:16 [2022-04-29T16:41:16.994Z] #62 1.824 + RM_GOPATH=1
16:41:16 [2022-04-29T16:41:16.994Z] #62 1.825 + case "$(go env GOARCH)" in
16:41:16 [2022-04-29T16:41:16.994Z] #62 1.827 ++ go env GOARCH
16:41:16 [2022-04-29T16:41:16.994Z] #62 1.867 + export GO_BUILDMODE=-buildmode=pie
16:41:16 [2022-04-29T16:41:16.994Z] #62 1.868 + GO_BUILDMODE=-buildmode=pie
16:41:16 [2022-04-29T16:41:16.994Z] #62 1.870 ++ dirname /install.sh
16:41:16 [2022-04-29T16:41:16.994Z] #62 1.880 Install containerd version v1.6.3
16:41:16 [2022-04-29T16:41:16.994Z] #62 1.883 + dir=/
16:41:16 [2022-04-29T16:41:16.994Z] #62 1.883 + bin=containerd
16:41:16 [2022-04-29T16:41:16.994Z] #62 1.883 + shift
16:41:16 [2022-04-29T16:41:16.994Z] #62 1.883 + '[' '!' -f //containerd.installer ']'
16:41:16 [2022-04-29T16:41:16.994Z] #62 1.883 + . //containerd.installer
16:41:16 [2022-04-29T16:41:16.994Z] #62 1.883 ++ set -e
16:41:16 [2022-04-29T16:41:16.994Z] #62 1.883 ++ : v1.6.3
16:41:16 [2022-04-29T16:41:16.994Z] #62 1.883 + install_containerd
16:41:16 [2022-04-29T16:41:16.995Z] #62 1.883 + echo 'Install containerd version v1.6.3'
16:41:16 [2022-04-29T16:41:16.995Z] #62 1.883 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3JDp2mt9NT/src/github.com/containerd/containerd
16:41:16 [2022-04-29T16:41:16.995Z] #62 1.883 Cloning into '/tmp/tmp.3JDp2mt9NT/src/github.com/containerd/containerd'...
16:41:17 [2022-04-29T16:41:17.256Z] #62 ...
16:41:17 [2022-04-29T16:41:17.256Z] 
16:41:17 [2022-04-29T16:41:17.256Z] #49 [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
16:41:17 [2022-04-29T16:41:17.256Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:41:17 [2022-04-29T16:41:17.256Z] #49 55.61 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
16:41:17 [2022-04-29T16:41:17.256Z] #49 57.37 debconf: delaying package configuration, since apt-utils is not installed
16:41:17 [2022-04-29T16:41:17.256Z] #49 57.64 Fetched 2292 kB in 5s (499 kB/s)
16:41:17 [2022-04-29T16:41:17.256Z] #49 57.76 Selecting previously unselected package libprotobuf23:amd64.
16:41:17 [2022-04-29T16:41:17.256Z] #49 57.76 (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.)
16:41:17 [2022-04-29T16:41:17.256Z] #49 57.87 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
16:41:17 [2022-04-29T16:41:17.256Z] #49 57.88 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
16:41:17 [2022-04-29T16:41:17.256Z] #49 58.92 Selecting previously unselected package python3-pkg-resources.
16:41:17 [2022-04-29T16:41:17.256Z] #49 58.92 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
16:41:17 [2022-04-29T16:41:17.256Z] #49 58.93 Unpacking python3-pkg-resources (52.0.0-4) ...
16:41:17 [2022-04-29T16:41:17.256Z] #49 59.13 Selecting previously unselected package python3-six.
16:41:17 [2022-04-29T16:41:17.256Z] #49 59.14 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
16:41:17 [2022-04-29T16:41:17.256Z] #49 59.15 Unpacking python3-six (1.16.0-2) ...
16:41:17 [2022-04-29T16:41:17.256Z] #49 59.25 Selecting previously unselected package python3-protobuf.
16:41:17 [2022-04-29T16:41:17.256Z] #49 59.25 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
16:41:17 [2022-04-29T16:41:17.256Z] #49 59.26 Unpacking python3-protobuf (3.12.4-1) ...
16:41:17 [2022-04-29T16:41:17.256Z] #49 59.73 Selecting previously unselected package libnet1:amd64.
16:41:17 [2022-04-29T16:41:17.256Z] #49 59.74 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:41:17 [2022-04-29T16:41:17.256Z] #49 59.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:41:17 [2022-04-29T16:41:17.256Z] #49 59.88 Selecting previously unselected package libnl-3-200:amd64.
16:41:17 [2022-04-29T16:41:17.256Z] #49 59.90 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
16:41:17 [2022-04-29T16:41:17.256Z] #49 59.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
16:41:17 [2022-04-29T16:41:17.256Z] #49 60.08 Selecting previously unselected package libprotobuf-c1:amd64.
16:41:17 [2022-04-29T16:41:17.256Z] #49 60.08 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
16:41:17 [2022-04-29T16:41:17.256Z] #49 60.09 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:41:17 [2022-04-29T16:41:17.256Z] #49 60.21 Selecting previously unselected package criu.
16:41:17 [2022-04-29T16:41:17.256Z] #49 60.21 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
16:41:17 [2022-04-29T16:41:17.256Z] #49 60.22 Unpacking criu (3.16.1-3) ...
16:41:17 [2022-04-29T16:41:17.256Z] #49 60.95 Setting up python3-pkg-resources (52.0.0-4) ...
16:41:17 [2022-04-29T16:41:17.256Z] #49 62.43 Setting up libprotobuf23:amd64 (3.12.4-1) ...
16:41:17 [2022-04-29T16:41:17.256Z] #49 62.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:41:17 [2022-04-29T16:41:17.256Z] #49 62.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:41:17 [2022-04-29T16:41:17.256Z] #49 62.52 Setting up python3-six (1.16.0-2) ...
16:41:17 [2022-04-29T16:41:17.256Z] #49 63.60 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
16:41:17 [2022-04-29T16:41:17.518Z] #49 63.64 Setting up python3-protobuf (3.12.4-1) ...
16:41:17 [2022-04-29T16:41:17.518Z] #49 ...
16:41:17 [2022-04-29T16:41:17.518Z] 
16:41:17 [2022-04-29T16:41:17.518Z] #53 [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
16:41:17 [2022-04-29T16:41:17.518Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:41:17 [2022-04-29T16:41:17.518Z] #53 64.01 go: downloading mvdan.cc/gofumpt v0.2.1
16:41:17 [2022-04-29T16:41:17.518Z] #53 64.02 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:41:17 [2022-04-29T16:41:17.518Z] #53 64.06 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
16:41:17 [2022-04-29T16:41:17.518Z] #53 64.14 go: downloading github.com/davecgh/go-spew v1.1.1
16:41:17 [2022-04-29T16:41:17.518Z] #53 64.14 go: downloading github.com/pmezard/go-difflib v1.0.0
16:41:17 [2022-04-29T16:41:17.779Z] #53 64.22 go: downloading github.com/stretchr/objx v0.1.1
16:41:17 [2022-04-29T16:41:17.779Z] #53 64.30 go: downloading golang.org/x/text v0.3.7
16:41:18 [2022-04-29T16:41:18.059Z] #53 ...
16:41:18 [2022-04-29T16:41:18.059Z] 
16:41:18 [2022-04-29T16:41:18.059Z] #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
16:41:18 [2022-04-29T16:41:18.060Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:41:18 [2022-04-29T16:41:18.060Z] #14 54.71 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]
16:41:18 [2022-04-29T16:41:18.060Z] #14 55.40 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]
16:41:18 [2022-04-29T16:41:18.060Z] #14 56.02 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]
16:41:18 [2022-04-29T16:41:18.060Z] #14 57.71 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]
16:41:18 [2022-04-29T16:41:18.060Z] #14 58.35 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]
16:41:18 [2022-04-29T16:41:18.060Z] #14 58.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
16:41:18 [2022-04-29T16:41:18.060Z] #14 58.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
16:41:18 [2022-04-29T16:41:18.060Z] #14 58.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:41:18 [2022-04-29T16:41:18.060Z] #14 58.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:41:18 [2022-04-29T16:41:18.060Z] #14 58.42 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]
16:41:18 [2022-04-29T16:41:18.060Z] #14 58.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
16:41:18 [2022-04-29T16:41:18.060Z] #14 58.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
16:41:18 [2022-04-29T16:41:18.060Z] #14 58.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
16:41:18 [2022-04-29T16:41:18.060Z] #14 58.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
16:41:18 [2022-04-29T16:41:18.060Z] #14 58.52 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
16:41:18 [2022-04-29T16:41:18.060Z] #14 58.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
16:41:18 [2022-04-29T16:41:18.060Z] #14 58.56 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
16:41:18 [2022-04-29T16:41:18.060Z] #14 58.59 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
16:41:18 [2022-04-29T16:41:18.060Z] #14 58.59 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
16:41:18 [2022-04-29T16:41:18.060Z] #14 58.59 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
16:41:18 [2022-04-29T16:41:18.060Z] #14 59.67 debconf: delaying package configuration, since apt-utils is not installed
16:41:18 [2022-04-29T16:41:18.060Z] #14 59.87 Fetched 115 MB in 8s (13.9 MB/s)
16:41:18 [2022-04-29T16:41:18.060Z] #14 59.95 Selecting previously unselected package binutils-mingw-w64-i686.
16:41:18 [2022-04-29T16:41:18.060Z] #14 59.96 (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.)
16:41:18 [2022-04-29T16:41:18.060Z] #14 60.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
16:41:18 [2022-04-29T16:41:18.060Z] #14 60.04 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:41:18 [2022-04-29T16:41:18.060Z] #14 62.11 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:41:18 [2022-04-29T16:41:18.060Z] #14 62.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
16:41:18 [2022-04-29T16:41:18.060Z] #14 62.13 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:41:18 [2022-04-29T16:41:18.060Z] #14 64.46 Selecting previously unselected package binutils-mingw-w64.
16:41:18 [2022-04-29T16:41:18.060Z] #14 64.46 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
16:41:18 [2022-04-29T16:41:18.060Z] #14 64.47 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
16:41:18 [2022-04-29T16:41:18.060Z] #14 64.59 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:41:18 [2022-04-29T16:41:18.060Z] #14 64.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:41:18 [2022-04-29T16:41:18.060Z] #14 64.60 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:41:18 [2022-04-29T16:41:18.321Z] #14 64.81 Selecting previously unselected package dmsetup.
16:41:18 [2022-04-29T16:41:18.321Z] #14 64.82 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
16:41:18 [2022-04-29T16:41:18.321Z] #14 64.82 Unpacking dmsetup (2:1.02.175-2.1) ...
16:41:18 [2022-04-29T16:41:18.321Z] #14 65.01 Selecting previously unselected package mingw-w64-common.
16:41:18 [2022-04-29T16:41:18.582Z] #14 65.01 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
16:41:18 [2022-04-29T16:41:18.582Z] #14 65.01 Unpacking mingw-w64-common (8.0.0-1) ...
16:41:20 [2022-04-29T16:41:20.497Z] #14 ...
16:41:20 [2022-04-29T16:41:20.497Z] 
16:41:20 [2022-04-29T16:41:20.497Z] #49 [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
16:41:20 [2022-04-29T16:41:20.497Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:41:20 [2022-04-29T16:41:20.760Z] #49 66.84 Setting up criu (3.16.1-3) ...
16:41:22 [2022-04-29T16:41:22.675Z] #49 68.65 Processing triggers for libc-bin (2.31-13+deb11u3) ...
16:41:22 [2022-04-29T16:41:22.675Z] #49 ...
16:41:22 [2022-04-29T16:41:22.675Z] 
16:41:22 [2022-04-29T16:41:22.675Z] #40 [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
16:41:22 [2022-04-29T16:41:22.675Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:41:22 [2022-04-29T16:41:22.675Z] #40 59.20 Selecting previously unselected package libicu67:amd64.
16:41:22 [2022-04-29T16:41:22.675Z] #40 59.23 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
16:41:22 [2022-04-29T16:41:22.675Z] #40 59.25 Unpacking libicu67:amd64 (67.1-7) ...
16:41:22 [2022-04-29T16:41:22.675Z] #40 64.92 Selecting previously unselected package libxml2:amd64.
16:41:22 [2022-04-29T16:41:22.675Z] #40 64.93 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ...
16:41:22 [2022-04-29T16:41:22.675Z] #40 64.95 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
16:41:22 [2022-04-29T16:41:22.675Z] #40 65.42 Selecting previously unselected package libarchive13:amd64.
16:41:22 [2022-04-29T16:41:22.675Z] #40 65.43 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
16:41:22 [2022-04-29T16:41:22.675Z] #40 65.44 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
16:41:22 [2022-04-29T16:41:22.675Z] #40 65.82 Selecting previously unselected package libjsoncpp24:amd64.
16:41:22 [2022-04-29T16:41:22.675Z] #40 65.83 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
16:41:22 [2022-04-29T16:41:22.675Z] #40 65.84 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
16:41:22 [2022-04-29T16:41:22.675Z] #40 65.96 Selecting previously unselected package librhash0:amd64.
16:41:22 [2022-04-29T16:41:22.675Z] #40 65.96 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
16:41:22 [2022-04-29T16:41:22.675Z] #40 65.97 Unpacking librhash0:amd64 (1.4.1-2) ...
16:41:22 [2022-04-29T16:41:22.675Z] #40 66.12 Selecting previously unselected package libuv1:amd64.
16:41:22 [2022-04-29T16:41:22.675Z] #40 66.12 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
16:41:22 [2022-04-29T16:41:22.675Z] #40 66.13 Unpacking libuv1:amd64 (1.40.0-2) ...
16:41:22 [2022-04-29T16:41:22.675Z] #40 66.27 Selecting previously unselected package cmake.
16:41:22 [2022-04-29T16:41:22.675Z] #40 66.27 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
16:41:22 [2022-04-29T16:41:22.675Z] #40 66.29 Unpacking cmake (3.18.4-2+deb11u1) ...
16:41:22 [2022-04-29T16:41:22.953Z] #40 ...
16:41:22 [2022-04-29T16:41:22.953Z] 
16:41:22 [2022-04-29T16:41:22.953Z] #53 [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
16:41:22 [2022-04-29T16:41:22.953Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:41:22 [2022-04-29T16:41:22.953Z] #53 69.16 go: downloading github.com/pelletier/go-toml v1.9.4
16:41:22 [2022-04-29T16:41:22.953Z] #53 69.16 go: downloading github.com/hashicorp/hcl v1.0.0
16:41:22 [2022-04-29T16:41:22.953Z] #53 69.55 go: downloading gopkg.in/yaml.v2 v2.4.0
16:41:23 [2022-04-29T16:41:23.250Z] #53 69.66 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
16:41:23 [2022-04-29T16:41:23.250Z] #53 69.73 go: downloading github.com/gobwas/glob v0.2.3
16:41:23 [2022-04-29T16:41:23.513Z] #53 69.81 go: downloading github.com/kisielk/gotool v1.0.0
16:41:23 [2022-04-29T16:41:23.513Z] #53 69.85 go: downloading github.com/gostaticanalysis/comment v1.4.2
16:41:23 [2022-04-29T16:41:23.513Z] #53 ...
16:41:23 [2022-04-29T16:41:23.513Z] 
16:41:23 [2022-04-29T16:41:23.513Z] #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
16:41:23 [2022-04-29T16:41:23.513Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
16:41:23 [2022-04-29T16:41:23.513Z] #34 59.60 Updating files:  92% (1403/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.
16:41:23 [2022-04-29T16:41:23.513Z] #34 59.84 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
16:41:23 [2022-04-29T16:41:23.513Z] #34 60.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:41:23 [2022-04-29T16:41:23.513Z] #34 ...
16:41:23 [2022-04-29T16:41:23.513Z] 
16:41:23 [2022-04-29T16:41:23.513Z] #53 [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
16:41:23 [2022-04-29T16:41:23.513Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:41:23 [2022-04-29T16:41:23.513Z] #53 69.97 go: downloading github.com/ettle/strcase v0.1.1
16:41:23 [2022-04-29T16:41:23.513Z] #53 69.97 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
16:41:23 [2022-04-29T16:41:23.513Z] #53 70.08 go: downloading golang.org/x/mod v0.5.1
16:41:23 [2022-04-29T16:41:23.776Z] #53 70.08 go: downloading github.com/fatih/structtag v1.2.0
16:41:23 [2022-04-29T16:41:23.776Z] #53 70.22 go: downloading github.com/Masterminds/semver v1.5.0
16:41:23 [2022-04-29T16:41:23.776Z] #53 70.28 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
16:41:23 [2022-04-29T16:41:23.776Z] #53 70.30 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
16:41:24 [2022-04-29T16:41:24.038Z] #53 70.44 go: downloading github.com/prometheus/client_golang v1.7.1
16:41:24 [2022-04-29T16:41:24.614Z] #53 70.92 go: downloading github.com/prometheus/client_model v0.2.0
16:41:24 [2022-04-29T16:41:24.614Z] #53 71.08 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:41:24 [2022-04-29T16:41:24.614Z] #53 71.12 go: downloading github.com/google/go-cmp v0.5.6
16:41:24 [2022-04-29T16:41:24.614Z] #53 71.30 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
16:41:24 [2022-04-29T16:41:24.876Z] #53 ...
16:41:24 [2022-04-29T16:41:24.876Z] 
16:41:24 [2022-04-29T16:41:24.876Z] #49 [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
16:41:24 [2022-04-29T16:41:24.876Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:41:24 [2022-04-29T16:41:24.876Z] #49 DONE 71.1s
16:41:24 [2022-04-29T16:41:24.876Z] 
16:41:24 [2022-04-29T16:41:24.876Z] #53 [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
16:41:24 [2022-04-29T16:41:24.876Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:41:24 [2022-04-29T16:41:24.876Z] #53 71.31 go: downloading github.com/olekukonko/tablewriter v0.0.5
16:41:25 [2022-04-29T16:41:25.139Z] #53 71.48 go: downloading github.com/beorn7/perks v1.0.1
16:41:25 [2022-04-29T16:41:25.139Z] #53 71.48 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:41:25 [2022-04-29T16:41:25.139Z] #53 71.50 go: downloading github.com/golang/protobuf v1.5.2
16:41:25 [2022-04-29T16:41:25.139Z] #53 71.69 go: downloading github.com/cespare/xxhash v1.1.0
16:41:25 [2022-04-29T16:41:25.400Z] #53 ...
16:41:25 [2022-04-29T16:41:25.400Z] 
16:41:25 [2022-04-29T16:41:25.400Z] #40 [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
16:41:25 [2022-04-29T16:41:25.400Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:41:25 [2022-04-29T16:41:25.400Z] #40 70.52 Setting up libicu67:amd64 (67.1-7) ...
16:41:25 [2022-04-29T16:41:25.400Z] #40 70.56 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:41:25 [2022-04-29T16:41:25.400Z] #40 70.73 Setting up libuv1:amd64 (1.40.0-2) ...
16:41:25 [2022-04-29T16:41:25.400Z] #40 70.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:41:25 [2022-04-29T16:41:25.400Z] #40 70.88 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
16:41:25 [2022-04-29T16:41:25.400Z] #40 71.08 Setting up librhash0:amd64 (1.4.1-2) ...
16:41:25 [2022-04-29T16:41:25.400Z] #40 71.13 Setting up cmake-data (3.18.4-2+deb11u1) ...
16:41:25 [2022-04-29T16:41:25.401Z] #40 71.16 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
16:41:25 [2022-04-29T16:41:25.401Z] #40 71.31 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
16:41:25 [2022-04-29T16:41:25.401Z] #40 71.34 Setting up cmake (3.18.4-2+deb11u1) ...
16:41:25 [2022-04-29T16:41:25.401Z] #40 71.39 Processing triggers for libc-bin (2.31-13+deb11u3) ...
16:41:25 [2022-04-29T16:41:25.401Z] #40 DONE 71.9s
16:41:25 [2022-04-29T16:41:25.401Z] 
16:41:25 [2022-04-29T16:41:25.401Z] #53 [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
16:41:25 [2022-04-29T16:41:25.401Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:41:25 [2022-04-29T16:41:25.401Z] #53 71.83 go: downloading github.com/prometheus/common v0.10.0
16:41:25 [2022-04-29T16:41:25.401Z] #53 72.01 go: downloading github.com/prometheus/procfs v0.6.0
16:41:25 [2022-04-29T16:41:25.662Z] #53 ...
16:41:25 [2022-04-29T16:41:25.662Z] 
16:41:25 [2022-04-29T16:41:25.662Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
16:41:25 [2022-04-29T16:41:25.662Z] #41 sha256:14998b60a48de7b650055966dd86a06b3b7f8399db9e088d1772f013a4ffa69a
16:41:25 [2022-04-29T16:41:25.662Z] #41 DONE 0.2s
16:41:25 [2022-04-29T16:41:25.662Z] 
16:41:25 [2022-04-29T16:41:25.662Z] #53 [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
16:41:25 [2022-04-29T16:41:25.662Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:41:25 [2022-04-29T16:41:25.662Z] #53 72.27 go: downloading github.com/mattn/go-runewidth v0.0.9
16:41:25 [2022-04-29T16:41:25.925Z] #53 72.36 go: downloading google.golang.org/protobuf v1.27.1
16:41:27 [2022-04-29T16:41:27.848Z] #53 73.99 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
16:41:29 [2022-04-29T16:41:29.772Z] #53 ...
16:41:29 [2022-04-29T16:41:29.772Z] 
16:41:29 [2022-04-29T16:41:29.772Z] #51 [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
16:41:29 [2022-04-29T16:41:29.772Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6
16:41:29 [2022-04-29T16:41:29.772Z] #51 75.44 gotestsum version dev
16:41:29 [2022-04-29T16:41:29.772Z] #51 DONE 75.9s
16:41:29 [2022-04-29T16:41:29.772Z] 
16:41:29 [2022-04-29T16:41:29.772Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
16:41:29 [2022-04-29T16:41:29.772Z] #42 sha256:536bac4ced0e1fa13c6502d190b79ab8097f8c074479f7229447a3d39b5c0403
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.269 + RM_GOPATH=0
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.269 + TMP_GOPATH=
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.269 + : /build
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.269 + '[' -z '' ']'
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.269 ++ mktemp -d
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.278 + export GOPATH=/tmp/tmp.zIz1w4nqjJ
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.278 + GOPATH=/tmp/tmp.zIz1w4nqjJ
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.278 + RM_GOPATH=1
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.278 + case "$(go env GOARCH)" in
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.278 ++ go env GOARCH
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.296 + export GO_BUILDMODE=-buildmode=pie
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.297 + GO_BUILDMODE=-buildmode=pie
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.297 ++ dirname /install.sh
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.306 + dir=/
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.306 + bin=tini
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.306 + shift
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.306 + '[' '!' -f //tini.installer ']'
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.306 + . //tini.installer
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.306 ++ : v0.19.0
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.306 + install_tini
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.306 + echo 'Install tini version v0.19.0'
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.306 + git clone https://github.com/krallin/tini.git /tmp/tmp.zIz1w4nqjJ/tini
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.306 Install tini version v0.19.0
16:41:29 [2022-04-29T16:41:29.772Z] #42 1.327 Cloning into '/tmp/tmp.zIz1w4nqjJ/tini'...
16:41:29 [2022-04-29T16:41:29.772Z] #42 2.046 + cd /tmp/tmp.zIz1w4nqjJ/tini
16:41:29 [2022-04-29T16:41:29.772Z] #42 2.046 + git checkout -q v0.19.0
16:41:29 [2022-04-29T16:41:29.772Z] #42 2.055 + cmake .
16:41:29 [2022-04-29T16:41:29.772Z] #42 2.447 -- The C compiler identification is GNU 10.2.1
16:41:29 [2022-04-29T16:41:29.772Z] #42 2.522 -- Detecting C compiler ABI info
16:41:29 [2022-04-29T16:41:29.772Z] #42 2.986 -- Detecting C compiler ABI info - done
16:41:29 [2022-04-29T16:41:29.772Z] #42 3.104 -- Check for working C compiler: /usr/bin/cc - skipped
16:41:29 [2022-04-29T16:41:29.772Z] #42 3.105 -- Detecting C compile features
16:41:29 [2022-04-29T16:41:29.772Z] #42 3.109 -- Detecting C compile features - done
16:41:29 [2022-04-29T16:41:29.772Z] #42 3.131 -- Performing Test HAS_BUILTIN_FORTIFY
16:41:29 [2022-04-29T16:41:29.772Z] #42 3.377 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:41:29 [2022-04-29T16:41:29.772Z] #42 3.513 -- Configuring done
16:41:29 [2022-04-29T16:41:29.772Z] #42 3.518 -- Generating done
16:41:29 [2022-04-29T16:41:29.772Z] #42 3.550 -- Build files have been written to: /tmp/tmp.zIz1w4nqjJ/tini
16:41:29 [2022-04-29T16:41:29.772Z] #42 3.553 + make tini-static
16:41:29 [2022-04-29T16:41:29.772Z] #42 3.858 Scanning dependencies of target tini-static
16:41:29 [2022-04-29T16:41:29.772Z] #42 3.960 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:41:31 [2022-04-29T16:41:31.158Z] #42 5.298 [100%] Linking C executable tini-static
16:41:31 [2022-04-29T16:41:31.158Z] #42 5.671 [100%] Built target tini-static
16:41:31 [2022-04-29T16:41:31.419Z] #42 5.748 + mkdir -p /build
16:41:31 [2022-04-29T16:41:31.419Z] #42 5.752 + cp tini-static /build/docker-init
16:41:31 [2022-04-29T16:41:31.419Z] #42 DONE 5.9s
16:41:31 [2022-04-29T16:41:31.419Z] 
16:41:31 [2022-04-29T16:41:31.419Z] #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
16:41:31 [2022-04-29T16:41:31.419Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:41:31 [2022-04-29T16:41:31.419Z] #14 70.34 Selecting previously unselected package mingw-w64-x86-64-dev.
16:41:31 [2022-04-29T16:41:31.419Z] #14 70.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
16:41:31 [2022-04-29T16:41:31.419Z] #14 70.36 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
16:41:31 [2022-04-29T16:41:31.419Z] #14 77.25 Selecting previously unselected package gcc-mingw-w64-base.
16:41:31 [2022-04-29T16:41:31.419Z] #14 77.25 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
16:41:31 [2022-04-29T16:41:31.419Z] #14 77.26 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:41:31 [2022-04-29T16:41:31.419Z] #14 77.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
16:41:31 [2022-04-29T16:41:31.419Z] #14 77.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
16:41:31 [2022-04-29T16:41:31.419Z] #14 77.36 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:41:36 [2022-04-29T16:41:36.720Z] #14 83.26 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
16:41:36 [2022-04-29T16:41:36.720Z] #14 83.26 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:41:36 [2022-04-29T16:41:36.720Z] #14 83.26 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:41:46 [2022-04-29T16:41:46.816Z] #14 ...
16:41:46 [2022-04-29T16:41:46.816Z] 
16:41:46 [2022-04-29T16:41:46.816Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:41:46 [2022-04-29T16:41:46.816Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189
16:41:46 [2022-04-29T16:41:46.816Z] #62 38.97 Updating files:  61% (2928/4738)
Updating files:  62% (2938/4738)
Updating files:  63% (2985/4738)
Updating files:  64% (3033/4738)
Updating files:  65% (3080/4738)
Updating files:  66% (3128/4738)
Updating files:  67% (3175/4738)
Updating files:  68% (3222/4738)
Updating files:  69% (3270/4738)
Updating files:  70% (3317/4738)
Updating files:  71% (3364/4738)
Updating files:  72% (3412/4738)
Updating files:  73% (3459/4738)
Updating files:  74% (3507/4738)
Updating files:  75% (3554/4738)
Updating files:  76% (3601/4738)
Updating files:  77% (3649/4738)
Updating files:  78% (3696/4738)
Updating files:  79% (3744/4738)
Updating files:  80% (3791/4738)
Updating files:  81% (3838/4738)
Updating files:  82% (3886/4738)
Updating files:  83% (3933/4738)
Updating files:  84% (3980/4738)
Updating files:  85% (4028/4738)
Updating files:  86% (4075/4738)
Updating files:  87% (4123/4738)
Updating files:  88% (4170/4738)
Updating files:  89% (4217/4738)
Updating files:  90% (4265/4738)
Updating files:  91% (4312/4738)
Updating files:  92% (4359/4738)
Updating files:  93% (4407/4738)
Updating files:  94% (4454/4738)
Updating files:  95% (4502/4738)
Updating files:  96% (4549/4738)
Updating files:  97% (4596/4738)
Updating files:  98% (4644/4738)
Updating files:  99% (4691/4738)
Updating files: 100% (4738/4738)
Updating files: 100% (4738/4738), done.
16:41:46 [2022-04-29T16:41:46.816Z] #62 39.91 + cd /tmp/tmp.3JDp2mt9NT/src/github.com/containerd/containerd
16:41:47 [2022-04-29T16:41:47.078Z] #62 39.91 + git checkout -q v1.6.3
16:41:48 [2022-04-29T16:41:48.467Z] #62 41.28 + export 'BUILDTAGS=netgo osusergo static_build'
16:41:48 [2022-04-29T16:41:48.467Z] #62 41.28 + BUILDTAGS='netgo osusergo static_build'
16:41:48 [2022-04-29T16:41:48.467Z] #62 41.28 + export EXTRA_FLAGS=-buildmode=pie
16:41:48 [2022-04-29T16:41:48.467Z] #62 41.29 + EXTRA_FLAGS=-buildmode=pie
16:41:48 [2022-04-29T16:41:48.467Z] #62 41.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:41:48 [2022-04-29T16:41:48.467Z] #62 41.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:41:48 [2022-04-29T16:41:48.467Z] #62 41.29 + '[' '' = dynamic ']'
16:41:48 [2022-04-29T16:41:48.467Z] #62 41.29 + make
16:41:49 [2022-04-29T16:41:49.855Z] #62 42.86 + bin/ctr
16:41:58 [2022-04-29T16:41:58.006Z] #62 ...
16:41:58 [2022-04-29T16:41:58.006Z] 
16:41:58 [2022-04-29T16:41:58.006Z] #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
16:41:58 [2022-04-29T16:41:58.006Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:41:58 [2022-04-29T16:41:58.006Z] #14 94.30 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
16:41:58 [2022-04-29T16:41:58.006Z] #14 94.30 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:41:58 [2022-04-29T16:41:58.006Z] #14 94.31 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:41:58 [2022-04-29T16:41:58.006Z] #14 99.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
16:41:58 [2022-04-29T16:41:58.006Z] #14 99.01 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
16:41:58 [2022-04-29T16:41:58.006Z] #14 99.02 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:41:58 [2022-04-29T16:41:58.006Z] #14 104.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
16:41:58 [2022-04-29T16:41:58.006Z] #14 104.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:41:58 [2022-04-29T16:41:58.006Z] #14 104.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:42:08 [2022-04-29T16:42:08.020Z] #14 114.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
16:42:08 [2022-04-29T16:42:08.020Z] #14 114.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:42:08 [2022-04-29T16:42:08.020Z] #14 114.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:42:12 [2022-04-29T16:42:12.235Z] #14 ...
16:42:12 [2022-04-29T16:42:12.235Z] 
16:42:12 [2022-04-29T16:42:12.235Z] #65 [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
16:42:12 [2022-04-29T16:42:12.235Z] #65 sha256:015f89bd8020a1f1adbf0c6a5068840ed3bd3fbaf837f785c17ea0cdcc8f57f7
16:42:12 [2022-04-29T16:42:12.235Z] #65 117.6 + for f in rootlesskit rootlesskit-docker-proxy
16:42:12 [2022-04-29T16:42:12.235Z] #65 117.6 + GOBIN=/build
16:42:12 [2022-04-29T16:42:12.235Z] #65 117.6 + GO111MODULE=on
16:42:12 [2022-04-29T16:42:12.235Z] #65 117.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
16:42:16 [2022-04-29T16:42:16.448Z] #65 122.5 rootlesskit version 1.0.0
16:42:16 [2022-04-29T16:42:16.448Z] #65 122.5 Usage of /build/rootlesskit-docker-proxy:
16:42:16 [2022-04-29T16:42:16.448Z] #65 122.5   -container-ip string
16:42:16 [2022-04-29T16:42:16.448Z] #65 122.5     	container ip
16:42:16 [2022-04-29T16:42:16.448Z] #65 122.5   -container-port int
16:42:16 [2022-04-29T16:42:16.448Z] #65 122.5     	container port (default -1)
16:42:16 [2022-04-29T16:42:16.448Z] #65 122.5   -host-ip string
16:42:16 [2022-04-29T16:42:16.448Z] #65 122.5     	host ip
16:42:16 [2022-04-29T16:42:16.448Z] #65 122.5   -host-port int
16:42:16 [2022-04-29T16:42:16.448Z] #65 122.5     	host port (default -1)
16:42:16 [2022-04-29T16:42:16.448Z] #65 122.5   -proto string
16:42:16 [2022-04-29T16:42:16.448Z] #65 122.5     	proxy protocol (default "tcp")
16:42:16 [2022-04-29T16:42:16.727Z] #65 ...
16:42:16 [2022-04-29T16:42:16.727Z] 
16:42:16 [2022-04-29T16:42:16.727Z] #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
16:42:16 [2022-04-29T16:42:16.727Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:42:16 [2022-04-29T16:42:16.727Z] #14 119.2 Selecting previously unselected package g++-mingw-w64-x86-64.
16:42:16 [2022-04-29T16:42:16.727Z] #14 119.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 119.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 119.3 Selecting previously unselected package libapparmor1:amd64.
16:42:16 [2022-04-29T16:42:16.727Z] #14 119.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 119.3 Unpacking libapparmor1:amd64 (2.13.6-10) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 119.4 Selecting previously unselected package libapparmor-dev:amd64.
16:42:16 [2022-04-29T16:42:16.727Z] #14 119.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 119.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 119.5 Selecting previously unselected package libbtrfs0:amd64.
16:42:16 [2022-04-29T16:42:16.727Z] #14 119.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 119.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 119.7 Selecting previously unselected package libbtrfs-dev:amd64.
16:42:16 [2022-04-29T16:42:16.727Z] #14 119.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 119.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 119.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:42:16 [2022-04-29T16:42:16.727Z] #14 119.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 119.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 120.0 Selecting previously unselected package libudev-dev:amd64.
16:42:16 [2022-04-29T16:42:16.727Z] #14 120.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 120.0 Unpacking libudev-dev:amd64 (247.3-7) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 120.1 Selecting previously unselected package libsepol1-dev:amd64.
16:42:16 [2022-04-29T16:42:16.727Z] #14 120.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 120.1 Unpacking libsepol1-dev:amd64 (3.1-1) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 120.3 Selecting previously unselected package libpcre2-16-0:amd64.
16:42:16 [2022-04-29T16:42:16.727Z] #14 120.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 120.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 120.5 Selecting previously unselected package libpcre2-32-0:amd64.
16:42:16 [2022-04-29T16:42:16.727Z] #14 120.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 120.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 120.7 Selecting previously unselected package libpcre2-posix2:amd64.
16:42:16 [2022-04-29T16:42:16.727Z] #14 120.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 120.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 120.8 Selecting previously unselected package libpcre2-dev:amd64.
16:42:16 [2022-04-29T16:42:16.727Z] #14 120.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 120.8 Unpacking libpcre2-dev:amd64 (10.36-2) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 121.5 Selecting previously unselected package libselinux1-dev:amd64.
16:42:16 [2022-04-29T16:42:16.727Z] #14 121.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 121.5 Unpacking libselinux1-dev:amd64 (3.1-3) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 121.7 Selecting previously unselected package libdevmapper-dev:amd64.
16:42:16 [2022-04-29T16:42:16.727Z] #14 121.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 121.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 121.8 Selecting previously unselected package libseccomp-dev:amd64.
16:42:16 [2022-04-29T16:42:16.727Z] #14 121.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 121.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 121.9 Selecting previously unselected package libsystemd-dev:amd64.
16:42:16 [2022-04-29T16:42:16.727Z] #14 121.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 121.9 Unpacking libsystemd-dev:amd64 (247.3-7) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.4 Setting up libapparmor1:amd64 (2.13.6-10) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.5 Setting up libsepol1-dev:amd64 (3.1-1) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.5 Setting up libpcre2-16-0:amd64 (10.36-2) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.6 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.6 Setting up libpcre2-32-0:amd64 (10.36-2) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.6 Setting up libudev-dev:amd64 (247.3-7) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.6 Setting up libpcre2-posix2:amd64 (10.36-2) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.7 Setting up mingw-w64-common (8.0.0-1) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.7 Setting up libsystemd-dev:amd64 (247.3-7) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.7 Setting up libpcre2-dev:amd64 (10.36-2) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.7 Setting up libselinux1-dev:amd64 (3.1-3) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.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
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.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
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.8 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
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 122.9 Setting up dmsetup (2:1.02.175-2.1) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 123.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 123.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:42:16 [2022-04-29T16:42:16.727Z] #14 123.1 Processing triggers for libc-bin (2.31-13+deb11u3) ...
16:42:20 [2022-04-29T16:42:20.046Z] #14 DONE 126.1s
16:42:20 [2022-04-29T16:42:20.046Z] 
16:42:20 [2022-04-29T16:42:20.046Z] #65 [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
16:42:20 [2022-04-29T16:42:20.046Z] #65 sha256:015f89bd8020a1f1adbf0c6a5068840ed3bd3fbaf837f785c17ea0cdcc8f57f7
16:42:20 [2022-04-29T16:42:20.046Z] #65 DONE 125.8s
16:42:20 [2022-04-29T16:42:20.046Z] 
16:42:20 [2022-04-29T16:42:20.046Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
16:42:20 [2022-04-29T16:42:20.046Z] #57 sha256:293c0b93dd84e44f18900dbc6e11224a349c5afcb3ff412637f3e02a4cc54e48
16:42:20 [2022-04-29T16:42:20.046Z] #57 ...
16:42:20 [2022-04-29T16:42:20.046Z] 
16:42:20 [2022-04-29T16:42:20.046Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
16:42:20 [2022-04-29T16:42:20.046Z] #66 sha256:57ec7d393bc7986aefc4db92a4f8106ffa53552d937b3ba82dac9b51aca689e8
16:42:20 [2022-04-29T16:42:20.046Z] #66 DONE 0.2s
16:42:20 [2022-04-29T16:42:20.046Z] 
16:42:20 [2022-04-29T16:42:20.046Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
16:42:20 [2022-04-29T16:42:20.046Z] #57 sha256:293c0b93dd84e44f18900dbc6e11224a349c5afcb3ff412637f3e02a4cc54e48
16:42:20 [2022-04-29T16:42:20.046Z] #57 DONE 0.2s
16:42:20 [2022-04-29T16:42:20.046Z] 
16:42:20 [2022-04-29T16:42:20.046Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:42:20 [2022-04-29T16:42:20.046Z] #67 sha256:d14f84c91237062c85ee46df65305737ca534d693c4bdb9ef6d21bcbdc42c064
16:42:20 [2022-04-29T16:42:20.046Z] #67 DONE 0.1s
16:42:20 [2022-04-29T16:42:20.046Z] 
16:42:20 [2022-04-29T16:42:20.046Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:42:20 [2022-04-29T16:42:20.046Z] #58 sha256:aac9afc1459317c44e44c3b9c0421190319839d5c26a1251479ddbf8073dcdf2
16:42:21 [2022-04-29T16:42:21.437Z] #58 1.671 + RM_GOPATH=0
16:42:21 [2022-04-29T16:42:21.437Z] #58 1.671 + TMP_GOPATH=
16:42:21 [2022-04-29T16:42:21.437Z] #58 1.671 + : /build
16:42:21 [2022-04-29T16:42:21.437Z] #58 1.671 + '[' -z '' ']'
16:42:21 [2022-04-29T16:42:21.698Z] #58 1.691 ++ mktemp -d
16:42:21 [2022-04-29T16:42:21.698Z] #58 1.691 + export GOPATH=/tmp/tmp.ImPyhr7nAl
16:42:21 [2022-04-29T16:42:21.698Z] #58 1.691 + GOPATH=/tmp/tmp.ImPyhr7nAl
16:42:21 [2022-04-29T16:42:21.698Z] #58 1.691 + RM_GOPATH=1
16:42:21 [2022-04-29T16:42:21.698Z] #58 1.691 + case "$(go env GOARCH)" in
16:42:21 [2022-04-29T16:42:21.698Z] #58 1.691 ++ go env GOARCH
16:42:21 [2022-04-29T16:42:21.698Z] #58 1.713 + export GO_BUILDMODE=-buildmode=pie
16:42:21 [2022-04-29T16:42:21.698Z] #58 1.713 + GO_BUILDMODE=-buildmode=pie
16:42:21 [2022-04-29T16:42:21.698Z] #58 1.713 ++ dirname /install.sh
16:42:21 [2022-04-29T16:42:21.698Z] #58 1.713 + dir=/
16:42:21 [2022-04-29T16:42:21.698Z] #58 1.713 + bin=runc
16:42:21 [2022-04-29T16:42:21.698Z] #58 1.713 + shift
16:42:21 [2022-04-29T16:42:21.698Z] #58 1.713 + '[' '!' -f //runc.installer ']'
16:42:21 [2022-04-29T16:42:21.698Z] #58 1.713 + . //runc.installer
16:42:21 [2022-04-29T16:42:21.698Z] #58 1.713 ++ set -e
16:42:21 [2022-04-29T16:42:21.698Z] #58 1.713 ++ : v1.1.1
16:42:21 [2022-04-29T16:42:21.698Z] #58 1.713 + install_runc
16:42:21 [2022-04-29T16:42:21.698Z] #58 1.713 + RUNC_BUILDTAGS=seccomp
16:42:21 [2022-04-29T16:42:21.698Z] #58 1.713 + echo 'Install runc version v1.1.1 (build tags: seccomp)'
16:42:21 [2022-04-29T16:42:21.698Z] #58 1.713 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ImPyhr7nAl/src/github.com/opencontainers/runc
16:42:21 [2022-04-29T16:42:21.698Z] #58 1.713 Cloning into '/tmp/tmp.ImPyhr7nAl/src/github.com/opencontainers/runc'...
16:42:21 [2022-04-29T16:42:21.698Z] #58 1.714 Install runc version v1.1.1 (build tags: seccomp)
16:42:21 [2022-04-29T16:42:21.960Z] #58 ...
16:42:21 [2022-04-29T16:42:21.960Z] 
16:42:21 [2022-04-29T16:42:21.960Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
16:42:21 [2022-04-29T16:42:21.960Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124
16:42:21 [2022-04-29T16:42:21.960Z] #15 DONE 2.2s
16:42:22 [2022-04-29T16:42:22.225Z] 
16:42:22 [2022-04-29T16:42:22.225Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:42:22 [2022-04-29T16:42:22.225Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd
16:42:23 [2022-04-29T16:42:23.615Z] #16 DONE 1.6s
16:42:23 [2022-04-29T16:42:23.615Z] 
16:42:23 [2022-04-29T16:42:23.615Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:42:23 [2022-04-29T16:42:23.615Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189
16:42:23 [2022-04-29T16:42:23.615Z] #62 ...
16:42:23 [2022-04-29T16:42:23.615Z] 
16:42:23 [2022-04-29T16:42:23.615Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:42:23 [2022-04-29T16:42:23.615Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825
16:42:24 [2022-04-29T16:42:24.195Z] #17 0.851 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:42:24 [2022-04-29T16:42:24.459Z] #17 DONE 1.0s
16:42:24 [2022-04-29T16:42:24.459Z] 
16:42:24 [2022-04-29T16:42:24.459Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:42:24 [2022-04-29T16:42:24.459Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25
16:42:25 [2022-04-29T16:42:25.406Z] #18 DONE 1.0s
16:42:25 [2022-04-29T16:42:25.406Z] 
16:42:25 [2022-04-29T16:42:25.406Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:42:25 [2022-04-29T16:42:25.406Z] #58 sha256:aac9afc1459317c44e44c3b9c0421190319839d5c26a1251479ddbf8073dcdf2
16:42:25 [2022-04-29T16:42:25.668Z] #58 ...
16:42:25 [2022-04-29T16:42:25.668Z] 
16:42:25 [2022-04-29T16:42:25.668Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:42:25 [2022-04-29T16:42:25.668Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5
16:42:26 [2022-04-29T16:42:26.627Z] #19 DONE 1.0s
16:42:26 [2022-04-29T16:42:26.627Z] 
16:42:26 [2022-04-29T16:42:26.627Z] #20 [dev-systemd-false  6/25] RUN ldconfig
16:42:26 [2022-04-29T16:42:26.627Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04
16:42:27 [2022-04-29T16:42:27.575Z] #20 DONE 1.0s
16:42:27 [2022-04-29T16:42:27.575Z] 
16:42:27 [2022-04-29T16:42:27.575Z] #21 [dev-systemd-false  7/25] 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
16:42:27 [2022-04-29T16:42:27.575Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9
16:42:28 [2022-04-29T16:42:28.975Z] #21 1.257 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:42:28 [2022-04-29T16:42:28.975Z] #21 1.284 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:42:28 [2022-04-29T16:42:28.975Z] #21 1.286 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:42:29 [2022-04-29T16:42:29.549Z] #21 1.814 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
16:42:30 [2022-04-29T16:42:30.493Z] #21 2.814 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB]
16:42:31 [2022-04-29T16:42:31.438Z] #21 3.942 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:42:34 [2022-04-29T16:42:34.745Z] #21 7.202 Fetched 8510 kB in 6s (1367 kB/s)
16:42:36 [2022-04-29T16:42:36.663Z] #21 7.202 Reading package lists...
16:42:36 [2022-04-29T16:42:36.663Z] #21 ...
16:42:36 [2022-04-29T16:42:36.663Z] 
16:42:36 [2022-04-29T16:42:36.663Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:42:36 [2022-04-29T16:42:36.663Z] #58 sha256:aac9afc1459317c44e44c3b9c0421190319839d5c26a1251479ddbf8073dcdf2
16:42:36 [2022-04-29T16:42:36.663Z] #58 11.24 + cd /tmp/tmp.ImPyhr7nAl/src/github.com/opencontainers/runc
16:42:36 [2022-04-29T16:42:36.663Z] #58 11.24 + git checkout -q v1.1.1
16:42:36 [2022-04-29T16:42:36.663Z] #58 11.69 + '[' -z '' ']'
16:42:36 [2022-04-29T16:42:36.663Z] #58 11.69 + target=static
16:42:36 [2022-04-29T16:42:36.663Z] #58 11.69 + make BUILDTAGS=seccomp static
16:42:36 [2022-04-29T16:42:36.663Z] #58 11.92 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 .
16:42:37 [2022-04-29T16:42:37.236Z] #58 ...
16:42:37 [2022-04-29T16:42:37.236Z] 
16:42:37 [2022-04-29T16:42:37.236Z] #21 [dev-systemd-false  7/25] 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
16:42:37 [2022-04-29T16:42:37.236Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9
16:42:37 [2022-04-29T16:42:37.236Z] #21 7.202 Reading package lists...
16:42:39 [2022-04-29T16:42:39.153Z] #21 9.681 Reading package lists...
16:42:39 [2022-04-29T16:42:39.153Z] #21 ...
16:42:39 [2022-04-29T16:42:39.153Z] 
16:42:39 [2022-04-29T16:42:39.153Z] #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
16:42:39 [2022-04-29T16:42:39.153Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
16:42:39 [2022-04-29T16:42:39.153Z] #34 DONE 145.5s
16:42:39 [2022-04-29T16:42:39.415Z] 
16:42:39 [2022-04-29T16:42:39.415Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:42:39 [2022-04-29T16:42:39.415Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189
16:42:39 [2022-04-29T16:42:39.415Z] #62 ...
16:42:39 [2022-04-29T16:42:39.415Z] 
16:42:39 [2022-04-29T16:42:39.415Z] #21 [dev-systemd-false  7/25] 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
16:42:39 [2022-04-29T16:42:39.415Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9
16:42:39 [2022-04-29T16:42:39.415Z] #21 9.681 Reading package lists...
16:42:40 [2022-04-29T16:42:40.622Z] #21 12.07 Building dependency tree...
16:42:40 [2022-04-29T16:42:40.884Z] #21 13.52 The following additional packages will be installed:
16:42:41 [2022-04-29T16:42:41.147Z] #21 13.53   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
16:42:41 [2022-04-29T16:42:41.147Z] #21 13.53   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
16:42:41 [2022-04-29T16:42:41.147Z] #21 13.53   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
16:42:41 [2022-04-29T16:42:41.147Z] #21 13.53   python3-pkg-resources vim-runtime xxd
16:42:41 [2022-04-29T16:42:41.147Z] #21 13.53 Suggested packages:
16:42:41 [2022-04-29T16:42:41.147Z] #21 13.53   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
16:42:41 [2022-04-29T16:42:41.147Z] #21 13.53   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
16:42:41 [2022-04-29T16:42:41.147Z] #21 13.53   acl attr quota
16:42:41 [2022-04-29T16:42:41.147Z] #21 13.54 Recommended packages:
16:42:41 [2022-04-29T16:42:41.147Z] #21 13.54   libatm1 nftables libpam-cap build-essential python3-dev unzip
16:42:42 [2022-04-29T16:42:42.092Z] #21 14.60 The following NEW packages will be installed:
16:42:42 [2022-04-29T16:42:42.092Z] #21 14.60   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
16:42:42 [2022-04-29T16:42:42.092Z] #21 14.60   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
16:42:42 [2022-04-29T16:42:42.092Z] #21 14.60   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
16:42:42 [2022-04-29T16:42:42.092Z] #21 14.61   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
16:42:42 [2022-04-29T16:42:42.092Z] #21 14.61   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
16:42:42 [2022-04-29T16:42:42.092Z] #21 14.61   python3-pkg-resources python3-setuptools python3-wheel sudo
16:42:42 [2022-04-29T16:42:42.092Z] #21 14.61   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:42:42 [2022-04-29T16:42:42.092Z] #21 14.61   xz-utils zip zstd
16:42:42 [2022-04-29T16:42:42.354Z] #21 14.90 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
16:42:42 [2022-04-29T16:42:42.354Z] #21 14.90 Need to get 27.6 MB of archives.
16:42:42 [2022-04-29T16:42:42.354Z] #21 14.90 After this operation, 106 MB of additional disk space will be used.
16:42:42 [2022-04-29T16:42:42.354Z] #21 14.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
16:42:42 [2022-04-29T16:42:42.354Z] #21 14.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
16:42:42 [2022-04-29T16:42:42.354Z] #21 14.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
16:42:42 [2022-04-29T16:42:42.354Z] #21 14.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
16:42:42 [2022-04-29T16:42:42.354Z] #21 14.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
16:42:42 [2022-04-29T16:42:42.354Z] #21 14.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
16:42:42 [2022-04-29T16:42:42.354Z] #21 14.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
16:42:42 [2022-04-29T16:42:42.354Z] #21 14.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
16:42:42 [2022-04-29T16:42:42.354Z] #21 14.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
16:42:42 [2022-04-29T16:42:42.354Z] #21 14.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:42:42 [2022-04-29T16:42:42.354Z] #21 14.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
16:42:42 [2022-04-29T16:42:42.354Z] #21 14.96 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
16:42:42 [2022-04-29T16:42:42.354Z] #21 14.96 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
16:42:42 [2022-04-29T16:42:42.354Z] #21 14.96 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
16:42:42 [2022-04-29T16:42:42.354Z] #21 14.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
16:42:42 [2022-04-29T16:42:42.616Z] #21 14.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
16:42:42 [2022-04-29T16:42:42.616Z] #21 14.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
16:42:42 [2022-04-29T16:42:42.616Z] #21 15.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
16:42:42 [2022-04-29T16:42:42.616Z] #21 15.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
16:42:42 [2022-04-29T16:42:42.616Z] #21 15.00 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
16:42:42 [2022-04-29T16:42:42.616Z] #21 15.00 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
16:42:42 [2022-04-29T16:42:42.616Z] #21 15.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
16:42:42 [2022-04-29T16:42:42.616Z] #21 15.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
16:42:42 [2022-04-29T16:42:42.616Z] #21 15.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
16:42:42 [2022-04-29T16:42:42.616Z] #21 15.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
16:42:42 [2022-04-29T16:42:42.616Z] #21 15.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
16:42:42 [2022-04-29T16:42:42.616Z] #21 15.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:42:42 [2022-04-29T16:42:42.879Z] #21 15.30 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
16:42:42 [2022-04-29T16:42:42.879Z] #21 15.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:42:42 [2022-04-29T16:42:42.879Z] #21 15.30 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
16:42:42 [2022-04-29T16:42:42.879Z] #21 15.30 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
16:42:42 [2022-04-29T16:42:42.879Z] #21 15.31 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
16:42:42 [2022-04-29T16:42:42.879Z] #21 15.31 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
16:42:42 [2022-04-29T16:42:42.879Z] #21 15.31 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
16:42:42 [2022-04-29T16:42:42.879Z] #21 15.37 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:42:42 [2022-04-29T16:42:42.879Z] #21 15.37 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
16:42:42 [2022-04-29T16:42:42.879Z] #21 15.37 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:42:42 [2022-04-29T16:42:42.879Z] #21 15.38 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
16:42:42 [2022-04-29T16:42:42.879Z] #21 15.39 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
16:42:42 [2022-04-29T16:42:42.879Z] #21 15.39 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
16:42:42 [2022-04-29T16:42:42.879Z] #21 15.40 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
16:42:42 [2022-04-29T16:42:42.879Z] #21 15.43 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
16:42:42 [2022-04-29T16:42:42.879Z] #21 15.44 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
16:42:42 [2022-04-29T16:42:42.879Z] #21 15.44 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
16:42:43 [2022-04-29T16:42:43.141Z] #21 15.62 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
16:42:43 [2022-04-29T16:42:43.141Z] #21 15.65 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
16:42:43 [2022-04-29T16:42:43.141Z] #21 15.67 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
16:42:43 [2022-04-29T16:42:43.141Z] #21 15.67 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
16:42:43 [2022-04-29T16:42:43.715Z] #21 16.27 debconf: delaying package configuration, since apt-utils is not installed
16:42:43 [2022-04-29T16:42:43.715Z] #21 16.38 Fetched 27.6 MB in 1s (26.0 MB/s)
16:42:43 [2022-04-29T16:42:43.977Z] #21 16.43 Selecting previously unselected package pigz.
16:42:43 [2022-04-29T16:42:43.977Z] #21 16.43 (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.)
16:42:43 [2022-04-29T16:42:43.977Z] #21 16.47 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
16:42:43 [2022-04-29T16:42:43.977Z] #21 16.48 Unpacking pigz (2.6-1) ...
16:42:43 [2022-04-29T16:42:43.977Z] #21 16.58 Selecting previously unselected package libelf1:amd64.
16:42:43 [2022-04-29T16:42:43.977Z] #21 16.58 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
16:42:44 [2022-04-29T16:42:44.239Z] #21 16.59 Unpacking libelf1:amd64 (0.183-1) ...
16:42:44 [2022-04-29T16:42:44.239Z] #21 16.74 Selecting previously unselected package libbpf0:amd64.
16:42:44 [2022-04-29T16:42:44.239Z] #21 16.74 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
16:42:44 [2022-04-29T16:42:44.239Z] #21 16.76 Unpacking libbpf0:amd64 (1:0.3-2) ...
16:42:44 [2022-04-29T16:42:44.500Z] #21 16.88 Selecting previously unselected package libcap2:amd64.
16:42:44 [2022-04-29T16:42:44.501Z] #21 16.90 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
16:42:44 [2022-04-29T16:42:44.501Z] #21 16.92 Unpacking libcap2:amd64 (1:2.44-1) ...
16:42:44 [2022-04-29T16:42:44.501Z] #21 16.99 Selecting previously unselected package libmnl0:amd64.
16:42:44 [2022-04-29T16:42:44.501Z] #21 17.00 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
16:42:44 [2022-04-29T16:42:44.501Z] #21 17.01 Unpacking libmnl0:amd64 (1.0.4-3) ...
16:42:44 [2022-04-29T16:42:44.501Z] #21 17.07 Selecting previously unselected package libxtables12:amd64.
16:42:44 [2022-04-29T16:42:44.501Z] #21 17.07 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
16:42:44 [2022-04-29T16:42:44.501Z] #21 17.08 Unpacking libxtables12:amd64 (1.8.7-1) ...
16:42:44 [2022-04-29T16:42:44.762Z] #21 17.16 Selecting previously unselected package libcap2-bin.
16:42:44 [2022-04-29T16:42:44.762Z] #21 17.17 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
16:42:44 [2022-04-29T16:42:44.763Z] #21 17.18 Unpacking libcap2-bin (1:2.44-1) ...
16:42:44 [2022-04-29T16:42:44.763Z] #21 17.27 Selecting previously unselected package iproute2.
16:42:44 [2022-04-29T16:42:44.763Z] #21 17.28 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
16:42:44 [2022-04-29T16:42:44.763Z] #21 17.29 Unpacking iproute2 (5.10.0-4) ...
16:42:45 [2022-04-29T16:42:45.335Z] #21 17.78 Selecting previously unselected package xxd.
16:42:45 [2022-04-29T16:42:45.335Z] #21 17.79 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
16:42:45 [2022-04-29T16:42:45.335Z] #21 17.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:42:45 [2022-04-29T16:42:45.335Z] #21 17.95 Selecting previously unselected package vim-common.
16:42:45 [2022-04-29T16:42:45.335Z] #21 17.96 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:42:45 [2022-04-29T16:42:45.597Z] #21 17.98 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:42:45 [2022-04-29T16:42:45.597Z] #21 18.14 Selecting previously unselected package bash-completion.
16:42:45 [2022-04-29T16:42:45.597Z] #21 18.15 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
16:42:47 [2022-04-29T16:42:47.521Z] #21 19.91 Unpacking bash-completion (1:2.11-2) ...
16:42:47 [2022-04-29T16:42:47.783Z] #21 20.31 Selecting previously unselected package bzip2.
16:42:47 [2022-04-29T16:42:47.783Z] #21 20.31 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
16:42:47 [2022-04-29T16:42:47.783Z] #21 20.33 Unpacking bzip2 (1.0.8-4) ...
16:42:47 [2022-04-29T16:42:47.783Z] #21 20.41 Selecting previously unselected package xz-utils.
16:42:48 [2022-04-29T16:42:48.045Z] #21 20.42 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
16:42:48 [2022-04-29T16:42:48.045Z] #21 20.42 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:42:48 [2022-04-29T16:42:48.045Z] #21 20.60 Selecting previously unselected package apparmor.
16:42:48 [2022-04-29T16:42:48.045Z] #21 20.60 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
16:42:48 [2022-04-29T16:42:48.045Z] #21 20.65 Unpacking apparmor (2.13.6-10) ...
16:42:48 [2022-04-29T16:42:48.618Z] #21 21.05 Selecting previously unselected package inetutils-ping.
16:42:48 [2022-04-29T16:42:48.618Z] #21 21.06 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
16:42:48 [2022-04-29T16:42:48.618Z] #21 21.07 Unpacking inetutils-ping (2:2.0-1) ...
16:42:48 [2022-04-29T16:42:48.880Z] #21 21.22 Selecting previously unselected package libip4tc2:amd64.
16:42:48 [2022-04-29T16:42:48.880Z] #21 21.22 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
16:42:48 [2022-04-29T16:42:48.880Z] #21 21.24 Unpacking libip4tc2:amd64 (1.8.7-1) ...
16:42:48 [2022-04-29T16:42:48.880Z] #21 21.31 Selecting previously unselected package libip6tc2:amd64.
16:42:48 [2022-04-29T16:42:48.880Z] #21 21.33 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
16:42:48 [2022-04-29T16:42:48.880Z] #21 21.33 Unpacking libip6tc2:amd64 (1.8.7-1) ...
16:42:48 [2022-04-29T16:42:48.880Z] #21 21.40 Selecting previously unselected package libnfnetlink0:amd64.
16:42:48 [2022-04-29T16:42:48.880Z] #21 21.41 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
16:42:48 [2022-04-29T16:42:48.880Z] #21 21.42 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:42:48 [2022-04-29T16:42:48.880Z] #21 21.49 Selecting previously unselected package libnetfilter-conntrack3:amd64.
16:42:48 [2022-04-29T16:42:48.880Z] #21 21.50 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
16:42:48 [2022-04-29T16:42:48.880Z] #21 21.50 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
16:42:49 [2022-04-29T16:42:49.141Z] #21 21.59 Selecting previously unselected package libnftnl11:amd64.
16:42:49 [2022-04-29T16:42:49.141Z] #21 21.59 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
16:42:49 [2022-04-29T16:42:49.141Z] #21 21.60 Unpacking libnftnl11:amd64 (1.1.9-1) ...
16:42:49 [2022-04-29T16:42:49.402Z] #21 21.70 Selecting previously unselected package iptables.
16:42:49 [2022-04-29T16:42:49.402Z] #21 21.71 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
16:42:49 [2022-04-29T16:42:49.402Z] #21 21.72 Unpacking iptables (1.8.7-1) ...
16:42:49 [2022-04-29T16:42:49.402Z] #21 21.96 Selecting previously unselected package libonig5:amd64.
16:42:49 [2022-04-29T16:42:49.664Z] #21 21.97 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
16:42:49 [2022-04-29T16:42:49.664Z] #21 21.97 Unpacking libonig5:amd64 (6.9.6-1.1) ...
16:42:49 [2022-04-29T16:42:49.664Z] #21 22.11 Selecting previously unselected package libjq1:amd64.
16:42:49 [2022-04-29T16:42:49.664Z] #21 22.12 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
16:42:49 [2022-04-29T16:42:49.664Z] #21 22.13 Unpacking libjq1:amd64 (1.6-2.1) ...
16:42:49 [2022-04-29T16:42:49.664Z] #21 22.23 Selecting previously unselected package jq.
16:42:49 [2022-04-29T16:42:49.664Z] #21 22.23 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
16:42:49 [2022-04-29T16:42:49.664Z] #21 22.24 Unpacking jq (1.6-2.1) ...
16:42:49 [2022-04-29T16:42:49.664Z] #21 22.31 Selecting previously unselected package libaio1:amd64.
16:42:49 [2022-04-29T16:42:49.664Z] #21 22.32 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
16:42:49 [2022-04-29T16:42:49.925Z] #21 22.34 Unpacking libaio1:amd64 (0.3.112-9) ...
16:42:49 [2022-04-29T16:42:49.925Z] #21 22.40 Selecting previously unselected package libgpm2:amd64.
16:42:49 [2022-04-29T16:42:49.925Z] #21 22.40 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
16:42:49 [2022-04-29T16:42:49.925Z] #21 22.40 Unpacking libgpm2:amd64 (1.20.7-8) ...
16:42:49 [2022-04-29T16:42:49.925Z] #21 22.47 Selecting previously unselected package libicu67:amd64.
16:42:50 [2022-04-29T16:42:50.187Z] #21 22.47 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
16:42:50 [2022-04-29T16:42:50.187Z] #21 22.48 Unpacking libicu67:amd64 (67.1-7) ...
16:42:53 [2022-04-29T16:42:53.492Z] #21 25.47 Selecting previously unselected package libinih1:amd64.
16:42:53 [2022-04-29T16:42:53.492Z] #21 25.47 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
16:42:53 [2022-04-29T16:42:53.492Z] #21 25.48 Unpacking libinih1:amd64 (53-1+b2) ...
16:42:53 [2022-04-29T16:42:53.492Z] #21 25.54 Selecting previously unselected package libnet1:amd64.
16:42:53 [2022-04-29T16:42:53.492Z] #21 25.54 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:42:53 [2022-04-29T16:42:53.492Z] #21 25.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:42:53 [2022-04-29T16:42:53.492Z] #21 25.66 Selecting previously unselected package libnl-3-200:amd64.
16:42:53 [2022-04-29T16:42:53.492Z] #21 25.67 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
16:42:53 [2022-04-29T16:42:53.492Z] #21 25.67 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
16:42:53 [2022-04-29T16:42:53.492Z] #21 25.78 Selecting previously unselected package libprotobuf-c1:amd64.
16:42:53 [2022-04-29T16:42:53.492Z] #21 25.78 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
16:42:53 [2022-04-29T16:42:53.492Z] #21 25.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:42:53 [2022-04-29T16:42:53.492Z] #21 25.84 Selecting previously unselected package net-tools.
16:42:53 [2022-04-29T16:42:53.492Z] #21 25.85 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
16:42:53 [2022-04-29T16:42:53.492Z] #21 25.85 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
16:42:53 [2022-04-29T16:42:53.492Z] #21 26.02 Selecting previously unselected package patch.
16:42:53 [2022-04-29T16:42:53.492Z] #21 26.02 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
16:42:53 [2022-04-29T16:42:53.492Z] #21 26.03 Unpacking patch (2.7.6-7) ...
16:42:53 [2022-04-29T16:42:53.806Z] #21 26.18 Selecting previously unselected package python-pip-whl.
16:42:53 [2022-04-29T16:42:53.806Z] #21 26.19 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
16:42:53 [2022-04-29T16:42:53.806Z] #21 26.20 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
16:42:54 [2022-04-29T16:42:54.404Z] #21 26.82 Selecting previously unselected package python3-lib2to3.
16:42:54 [2022-04-29T16:42:54.404Z] #21 26.83 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
16:42:54 [2022-04-29T16:42:54.404Z] #21 26.83 Unpacking python3-lib2to3 (3.9.2-1) ...
16:42:54 [2022-04-29T16:42:54.404Z] #21 26.94 Selecting previously unselected package python3-distutils.
16:42:54 [2022-04-29T16:42:54.404Z] #21 26.94 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
16:42:54 [2022-04-29T16:42:54.404Z] #21 26.95 Unpacking python3-distutils (3.9.2-1) ...
16:42:54 [2022-04-29T16:42:54.670Z] #21 27.06 Selecting previously unselected package python3-pkg-resources.
16:42:54 [2022-04-29T16:42:54.670Z] #21 27.07 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
16:42:54 [2022-04-29T16:42:54.670Z] #21 27.08 Unpacking python3-pkg-resources (52.0.0-4) ...
16:42:54 [2022-04-29T16:42:54.934Z] #21 27.26 Selecting previously unselected package python3-setuptools.
16:42:54 [2022-04-29T16:42:54.934Z] #21 27.27 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
16:42:54 [2022-04-29T16:42:54.934Z] #21 27.28 Unpacking python3-setuptools (52.0.0-4) ...
16:42:55 [2022-04-29T16:42:55.198Z] #21 27.55 Selecting previously unselected package python3-wheel.
16:42:55 [2022-04-29T16:42:55.198Z] #21 27.56 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
16:42:55 [2022-04-29T16:42:55.198Z] #21 27.56 Unpacking python3-wheel (0.34.2-1) ...
16:42:55 [2022-04-29T16:42:55.198Z] #21 27.66 Selecting previously unselected package python3-pip.
16:42:55 [2022-04-29T16:42:55.198Z] #21 27.67 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
16:42:55 [2022-04-29T16:42:55.198Z] #21 27.67 Unpacking python3-pip (20.3.4-4+deb11u1) ...
16:42:55 [2022-04-29T16:42:55.460Z] #21 27.98 Selecting previously unselected package sudo.
16:42:55 [2022-04-29T16:42:55.460Z] #21 27.99 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
16:42:55 [2022-04-29T16:42:55.460Z] #21 28.00 Unpacking sudo (1.9.5p2-3) ...
16:42:56 [2022-04-29T16:42:56.032Z] #21 28.53 Selecting previously unselected package thin-provisioning-tools.
16:42:56 [2022-04-29T16:42:56.032Z] #21 28.55 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
16:42:56 [2022-04-29T16:42:56.032Z] #21 28.56 Unpacking thin-provisioning-tools (0.9.0-1) ...
16:42:56 [2022-04-29T16:42:56.293Z] #21 28.76 Selecting previously unselected package uidmap.
16:42:56 [2022-04-29T16:42:56.293Z] #21 28.77 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
16:42:56 [2022-04-29T16:42:56.293Z] #21 28.78 Unpacking uidmap (1:4.8.1-1) ...
16:42:56 [2022-04-29T16:42:56.555Z] #21 28.93 Selecting previously unselected package vim-runtime.
16:42:56 [2022-04-29T16:42:56.555Z] #21 28.93 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
16:42:56 [2022-04-29T16:42:56.555Z] #21 28.97 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
16:42:56 [2022-04-29T16:42:56.555Z] #21 29.00 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
16:42:56 [2022-04-29T16:42:56.555Z] #21 29.01 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
16:42:59 [2022-04-29T16:42:59.860Z] #21 31.86 Selecting previously unselected package vim.
16:42:59 [2022-04-29T16:42:59.860Z] #21 31.88 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
16:42:59 [2022-04-29T16:42:59.860Z] #21 31.89 Unpacking vim (2:8.2.2434-3+deb11u1) ...
16:42:59 [2022-04-29T16:42:59.860Z] #21 32.39 Selecting previously unselected package xfsprogs.
16:42:59 [2022-04-29T16:42:59.860Z] #21 32.41 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
16:42:59 [2022-04-29T16:42:59.860Z] #21 32.42 Unpacking xfsprogs (5.10.0-4) ...
16:43:00 [2022-04-29T16:43:00.433Z] #21 32.82 Selecting previously unselected package zip.
16:43:00 [2022-04-29T16:43:00.433Z] #21 32.85 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
16:43:00 [2022-04-29T16:43:00.433Z] #21 32.86 Unpacking zip (3.0-12) ...
16:43:00 [2022-04-29T16:43:00.433Z] #21 32.98 Selecting previously unselected package zstd.
16:43:00 [2022-04-29T16:43:00.433Z] #21 32.99 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
16:43:00 [2022-04-29T16:43:00.433Z] #21 33.00 Unpacking zstd (1.4.8+dfsg-2.1) ...
16:43:00 [2022-04-29T16:43:00.955Z] #21 33.35 Setting up python3-pkg-resources (52.0.0-4) ...
16:43:01 [2022-04-29T16:43:01.899Z] #21 34.28 Setting up libip4tc2:amd64 (1.8.7-1) ...
16:43:01 [2022-04-29T16:43:01.900Z] #21 34.30 Setting up net-tools (1.60+git20181103.0eebece-1) ...
16:43:01 [2022-04-29T16:43:01.900Z] #21 34.31 Setting up libgpm2:amd64 (1.20.7-8) ...
16:43:01 [2022-04-29T16:43:01.900Z] #21 34.32 Setting up libicu67:amd64 (67.1-7) ...
16:43:01 [2022-04-29T16:43:01.900Z] #21 34.33 Setting up libip6tc2:amd64 (1.8.7-1) ...
16:43:01 [2022-04-29T16:43:01.900Z] #21 34.35 Setting up libinih1:amd64 (53-1+b2) ...
16:43:01 [2022-04-29T16:43:01.900Z] #21 34.37 Setting up uidmap (1:4.8.1-1) ...
16:43:01 [2022-04-29T16:43:01.900Z] #21 34.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:43:01 [2022-04-29T16:43:01.900Z] #21 34.41 Setting up bzip2 (1.0.8-4) ...
16:43:01 [2022-04-29T16:43:01.900Z] #21 34.43 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:43:01 [2022-04-29T16:43:01.900Z] #21 34.45 Setting up python3-wheel (0.34.2-1) ...
16:43:02 [2022-04-29T16:43:02.845Z] #21 35.12 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:43:02 [2022-04-29T16:43:02.845Z] #21 35.13 Setting up libcap2:amd64 (1:2.44-1) ...
16:43:02 [2022-04-29T16:43:02.845Z] #21 35.15 Setting up libcap2-bin (1:2.44-1) ...
16:43:02 [2022-04-29T16:43:02.845Z] #21 35.16 Setting up apparmor (2.13.6-10) ...
16:43:04 [2022-04-29T16:43:04.764Z] #21 36.95 Setting up zip (3.0-12) ...
16:43:04 [2022-04-29T16:43:04.764Z] #21 36.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:43:04 [2022-04-29T16:43:04.764Z] #21 36.99 Setting up bash-completion (1:2.11-2) ...
16:43:06 [2022-04-29T16:43:06.154Z] #21 38.82 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:43:06 [2022-04-29T16:43:06.431Z] #21 38.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:43:06 [2022-04-29T16:43:06.431Z] #21 38.85 Setting up libmnl0:amd64 (1.0.4-3) ...
16:43:06 [2022-04-29T16:43:06.431Z] #21 38.87 Setting up patch (2.7.6-7) ...
16:43:06 [2022-04-29T16:43:06.431Z] #21 38.89 Setting up sudo (1.9.5p2-3) ...
16:43:06 [2022-04-29T16:43:06.431Z] #21 38.97 invoke-rc.d: could not determine current runlevel
16:43:06 [2022-04-29T16:43:06.431Z] #21 38.98 invoke-rc.d: policy-rc.d denied execution of start.
16:43:06 [2022-04-29T16:43:06.431Z] #21 38.99 Setting up xfsprogs (5.10.0-4) ...
16:43:06 [2022-04-29T16:43:06.431Z] #21 39.01 Setting up libxtables12:amd64 (1.8.7-1) ...
16:43:06 [2022-04-29T16:43:06.431Z] #21 39.04 Setting up inetutils-ping (2:2.0-1) ...
16:43:06 [2022-04-29T16:43:06.431Z] #21 39.05 Setting up pigz (2.6-1) ...
16:43:06 [2022-04-29T16:43:06.431Z] #21 39.07 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:43:06 [2022-04-29T16:43:06.431Z] #21 39.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
16:43:06 [2022-04-29T16:43:06.694Z] #21 39.16 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
16:43:06 [2022-04-29T16:43:06.694Z] #21 39.18 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
16:43:07 [2022-04-29T16:43:07.268Z] #21 39.95 Setting up libaio1:amd64 (0.3.112-9) ...
16:43:07 [2022-04-29T16:43:07.530Z] #21 39.97 Setting up python3-lib2to3 (3.9.2-1) ...
16:43:08 [2022-04-29T16:43:08.111Z] #21 40.42 Setting up libelf1:amd64 (0.183-1) ...
16:43:08 [2022-04-29T16:43:08.111Z] #21 40.48 Setting up zstd (1.4.8+dfsg-2.1) ...
16:43:08 [2022-04-29T16:43:08.111Z] #21 40.50 Setting up libonig5:amd64 (6.9.6-1.1) ...
16:43:08 [2022-04-29T16:43:08.111Z] #21 40.52 Setting up python3-distutils (3.9.2-1) ...
16:43:08 [2022-04-29T16:43:08.634Z] #21 40.96 Setting up vim (2:8.2.2434-3+deb11u1) ...
16:43:08 [2022-04-29T16:43:08.634Z] #21 40.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:43:08 [2022-04-29T16:43:08.634Z] #21 40.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:43:08 [2022-04-29T16:43:08.634Z] #21 40.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:43:08 [2022-04-29T16:43:08.634Z] #21 41.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:43:08 [2022-04-29T16:43:08.634Z] #21 41.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:43:08 [2022-04-29T16:43:08.634Z] #21 41.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:43:08 [2022-04-29T16:43:08.634Z] #21 41.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:43:08 [2022-04-29T16:43:08.634Z] #21 41.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:43:08 [2022-04-29T16:43:08.634Z] #21 41.04 Setting up python3-setuptools (52.0.0-4) ...
16:43:10 [2022-04-29T16:43:10.023Z] #21 42.32 Setting up libjq1:amd64 (1.6-2.1) ...
16:43:10 [2022-04-29T16:43:10.023Z] #21 42.34 Setting up libnftnl11:amd64 (1.1.9-1) ...
16:43:10 [2022-04-29T16:43:10.023Z] #21 42.35 Setting up thin-provisioning-tools (0.9.0-1) ...
16:43:10 [2022-04-29T16:43:10.023Z] #21 42.37 Setting up python3-pip (20.3.4-4+deb11u1) ...
16:43:10 [2022-04-29T16:43:10.969Z] #21 43.53 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
16:43:10 [2022-04-29T16:43:10.969Z] #21 43.56 Setting up jq (1.6-2.1) ...
16:43:10 [2022-04-29T16:43:10.969Z] #21 43.58 Setting up libbpf0:amd64 (1:0.3-2) ...
16:43:10 [2022-04-29T16:43:10.969Z] #21 43.59 Setting up iptables (1.8.7-1) ...
16:43:10 [2022-04-29T16:43:10.969Z] #21 43.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:43:10 [2022-04-29T16:43:10.969Z] #21 43.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:43:11 [2022-04-29T16:43:11.231Z] #21 43.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:43:11 [2022-04-29T16:43:11.231Z] #21 43.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:43:11 [2022-04-29T16:43:11.231Z] #21 43.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:43:11 [2022-04-29T16:43:11.231Z] #21 43.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:43:11 [2022-04-29T16:43:11.231Z] #21 43.66 Setting up iproute2 (5.10.0-4) ...
16:43:11 [2022-04-29T16:43:11.493Z] #21 44.01 Processing triggers for libc-bin (2.31-13+deb11u3) ...
16:43:12 [2022-04-29T16:43:12.881Z] #21 DONE 45.2s
16:43:12 [2022-04-29T16:43:12.881Z] 
16:43:12 [2022-04-29T16:43:12.881Z] #22 [dev-systemd-false  8/25] 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
16:43:12 [2022-04-29T16:43:12.881Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec
16:43:13 [2022-04-29T16:43:13.454Z] #22 0.844 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:43:13 [2022-04-29T16:43:13.718Z] #22 0.848 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:43:13 [2022-04-29T16:43:13.718Z] #22 0.851 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:43:13 [2022-04-29T16:43:13.718Z] #22 DONE 0.9s
16:43:13 [2022-04-29T16:43:13.718Z] 
16:43:13 [2022-04-29T16:43:13.718Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
16:43:13 [2022-04-29T16:43:13.718Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1
16:43:23 [2022-04-29T16:43:23.731Z] #23 10.00 Collecting yamllint==1.26.1
16:43:24 [2022-04-29T16:43:24.676Z] #23 11.10   Downloading yamllint-1.26.1.tar.gz (126 kB)
16:43:26 [2022-04-29T16:43:26.595Z] #23 12.72 Collecting pathspec>=0.5.3
16:43:26 [2022-04-29T16:43:26.595Z] #23 12.74   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
16:43:27 [2022-04-29T16:43:27.169Z] #23 13.59 Collecting pyyaml
16:43:27 [2022-04-29T16:43:27.169Z] #23 13.60   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)
16:43:27 [2022-04-29T16:43:27.169Z] #23 13.71 Building wheels for collected packages: yamllint
16:43:27 [2022-04-29T16:43:27.434Z] #23 13.71   Building wheel for yamllint (setup.py): started
16:43:28 [2022-04-29T16:43:28.823Z] #23 15.14   Building wheel for yamllint (setup.py): finished with status 'done'
16:43:28 [2022-04-29T16:43:28.823Z] #23 15.14   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=688778137623102035e06338dd702fd9b60ad81f61dd772b9ed7cba45ebd3592
16:43:28 [2022-04-29T16:43:28.823Z] #23 15.14   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
16:43:28 [2022-04-29T16:43:28.823Z] #23 15.15 Successfully built yamllint
16:43:28 [2022-04-29T16:43:28.823Z] #23 15.17 Installing collected packages: pyyaml, pathspec, yamllint
16:43:29 [2022-04-29T16:43:29.415Z] #23 15.82 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
16:43:30 [2022-04-29T16:43:30.019Z] #23 DONE 16.4s
16:43:30 [2022-04-29T16:43:30.019Z] 
16:43:30 [2022-04-29T16:43:30.019Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:43:30 [2022-04-29T16:43:30.019Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189
16:43:30 [2022-04-29T16:43:30.019Z] #62 ...
16:43:30 [2022-04-29T16:43:30.019Z] 
16:43:30 [2022-04-29T16:43:30.019Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
16:43:30 [2022-04-29T16:43:30.019Z] #27 sha256:6a67ffbff4774611e2263593153727014712f719b2973bd238ab9b3c2af6c4e9
16:43:30 [2022-04-29T16:43:30.608Z] #27 DONE 0.5s
16:43:30 [2022-04-29T16:43:30.608Z] 
16:43:30 [2022-04-29T16:43:30.608Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
16:43:30 [2022-04-29T16:43:30.608Z] #32 sha256:d43ae6507e97401396f667c6f1ca96cc544191d9a95f547819faf38f53615c81
16:43:31 [2022-04-29T16:43:31.183Z] #32 DONE 0.7s
16:43:31 [2022-04-29T16:43:31.184Z] 
16:43:31 [2022-04-29T16:43:31.184Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
16:43:31 [2022-04-29T16:43:31.184Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
16:43:31 [2022-04-29T16:43:31.184Z] #45 ...
16:43:31 [2022-04-29T16:43:31.184Z] 
16:43:31 [2022-04-29T16:43:31.184Z] #35 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
16:43:31 [2022-04-29T16:43:31.184Z] #35 sha256:232de85340f364ecefc2d4443630d91c412fa39cdd3eca2345a8153c40a016cd
16:43:31 [2022-04-29T16:43:31.446Z] #35 DONE 0.3s
16:43:31 [2022-04-29T16:43:31.446Z] 
16:43:31 [2022-04-29T16:43:31.446Z] #37 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
16:43:31 [2022-04-29T16:43:31.446Z] #37 sha256:cf16550461e94cba6beee12f92b8dfcf48eb5049a01b968448c0901762162162
16:43:31 [2022-04-29T16:43:31.446Z] #37 DONE 0.1s
16:43:31 [2022-04-29T16:43:31.446Z] 
16:43:31 [2022-04-29T16:43:31.446Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:43:31 [2022-04-29T16:43:31.446Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189
16:43:31 [2022-04-29T16:43:31.708Z] #62 ...
16:43:31 [2022-04-29T16:43:31.708Z] 
16:43:31 [2022-04-29T16:43:31.708Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres      /build/ /usr/local/bin/
16:43:31 [2022-04-29T16:43:31.708Z] #39 sha256:d360210b4f49a2256bd31a1f18a5d2a23a141ce69dd7af31827171f72d50292a
16:43:31 [2022-04-29T16:43:31.708Z] #39 DONE 0.1s
16:43:31 [2022-04-29T16:43:31.708Z] 
16:43:31 [2022-04-29T16:43:31.708Z] #43 [dev-systemd-false 15/25] COPY --from=tini          /build/ /usr/local/bin/
16:43:31 [2022-04-29T16:43:31.708Z] #43 sha256:f6da1a1f3ac3a4fdc10177c4771a33f9bde72469b6a438562fb9c2dd3eeb3146
16:43:31 [2022-04-29T16:43:31.708Z] #43 DONE 0.1s
16:43:31 [2022-04-29T16:43:31.708Z] 
16:43:31 [2022-04-29T16:43:31.708Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:43:31 [2022-04-29T16:43:31.708Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189
16:43:49 [2022-04-29T16:43:49.841Z] #62 ...
16:43:49 [2022-04-29T16:43:49.841Z] 
16:43:49 [2022-04-29T16:43:49.841Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
16:43:49 [2022-04-29T16:43:49.841Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
16:43:49 [2022-04-29T16:43:49.841Z] #45 214.9 + dpkg --print-architecture
16:43:49 [2022-04-29T16:43:49.841Z] #45 215.0 + git checkout -q v2.1.0
16:43:49 [2022-04-29T16:43:49.841Z] #45 215.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:43:49 [2022-04-29T16:43:49.841Z] #45 215.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:44:11 [2022-04-29T16:44:11.824Z] #45 DONE 238.2s
16:44:11 [2022-04-29T16:44:11.824Z] 
16:44:11 [2022-04-29T16:44:11.824Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:44:11 [2022-04-29T16:44:11.824Z] #58 sha256:aac9afc1459317c44e44c3b9c0421190319839d5c26a1251479ddbf8073dcdf2
16:44:13 [2022-04-29T16:44:13.314Z] #58 ...
16:44:13 [2022-04-29T16:44:13.314Z] 
16:44:13 [2022-04-29T16:44:13.314Z] #46 [dev-systemd-false 16/25] COPY --from=registry      /build/ /usr/local/bin/
16:44:13 [2022-04-29T16:44:13.314Z] #46 sha256:dd6248044d3577ffa2f6948274d3a6da506ec27c6d97b704744495c00c3570e7
16:44:13 [2022-04-29T16:44:13.577Z] #46 DONE 0.5s
16:44:13 [2022-04-29T16:44:13.577Z] 
16:44:13 [2022-04-29T16:44:13.577Z] #50 [dev-systemd-false 17/25] COPY --from=criu          /build/ /usr/local/bin/
16:44:13 [2022-04-29T16:44:13.577Z] #50 sha256:0c37fc03013961087d01ba9db5f40b084a1a3a2bd115282ec50707144a51d99a
16:44:13 [2022-04-29T16:44:13.577Z] #50 DONE 0.1s
16:44:13 [2022-04-29T16:44:13.577Z] 
16:44:13 [2022-04-29T16:44:13.577Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:44:13 [2022-04-29T16:44:13.577Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189
16:44:13 [2022-04-29T16:44:13.577Z] #62 ...
16:44:13 [2022-04-29T16:44:13.577Z] 
16:44:13 [2022-04-29T16:44:13.577Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
16:44:13 [2022-04-29T16:44:13.577Z] #52 sha256:2ff86480f6f670ff99335ce9d6570cca1e10b3b827802fe96014225bc912768d
16:44:13 [2022-04-29T16:44:13.577Z] #52 DONE 0.1s
16:44:13 [2022-04-29T16:44:13.839Z] 
16:44:13 [2022-04-29T16:44:13.839Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:44:13 [2022-04-29T16:44:13.839Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189
16:44:52 [2022-04-29T16:44:52.667Z] #62 ...
16:44:52 [2022-04-29T16:44:52.667Z] 
16:44:52 [2022-04-29T16:44:52.667Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:44:52 [2022-04-29T16:44:52.667Z] #58 sha256:aac9afc1459317c44e44c3b9c0421190319839d5c26a1251479ddbf8073dcdf2
16:44:52 [2022-04-29T16:44:52.667Z] #58 147.7 + mkdir -p /build
16:44:52 [2022-04-29T16:44:52.667Z] #58 147.7 + cp runc /build/runc
16:44:52 [2022-04-29T16:44:52.667Z] #58 DONE 148.9s
16:44:52 [2022-04-29T16:44:52.667Z] 
16:44:52 [2022-04-29T16:44:52.667Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:44:52 [2022-04-29T16:44:52.667Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189
16:44:52 [2022-04-29T16:44:52.667Z] #62 ...
16:44:52 [2022-04-29T16:44:52.667Z] 
16:44:52 [2022-04-29T16:44:52.667Z] #53 [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
16:44:52 [2022-04-29T16:44:52.667Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:44:52 [2022-04-29T16:44:52.667Z] #53 276.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
16:44:52 [2022-04-29T16:44:52.667Z] #53 DONE 276.5s
16:44:52 [2022-04-29T16:44:52.667Z] 
16:44:52 [2022-04-29T16:44:52.667Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:44:52 [2022-04-29T16:44:52.667Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189
16:44:52 [2022-04-29T16:44:52.667Z] #62 ...
16:44:52 [2022-04-29T16:44:52.667Z] 
16:44:52 [2022-04-29T16:44:52.667Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
16:44:52 [2022-04-29T16:44:52.667Z] #54 sha256:b8c8edbad1fbad2c7da7f5c9ed6bd9b3b12a8fbbb8d08745a4b3a736ca47d08d
16:44:52 [2022-04-29T16:44:52.667Z] #54 DONE 0.5s
16:44:52 [2022-04-29T16:44:52.667Z] 
16:44:52 [2022-04-29T16:44:52.667Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:44:52 [2022-04-29T16:44:52.667Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189
16:44:52 [2022-04-29T16:44:52.667Z] #62 ...
16:44:52 [2022-04-29T16:44:52.667Z] 
16:44:52 [2022-04-29T16:44:52.667Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
16:44:52 [2022-04-29T16:44:52.667Z] #56 sha256:f80aab22a804c996cdd8c361a4217ec6536e47bfc31727f140e168dae9546f60
16:44:52 [2022-04-29T16:44:52.667Z] #56 DONE 0.1s
16:44:52 [2022-04-29T16:44:52.667Z] 
16:44:52 [2022-04-29T16:44:52.667Z] #59 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
16:44:52 [2022-04-29T16:44:52.667Z] #59 sha256:78e5a27494335d8542130481fe07f7104e026d7cdf00db6f2ee14b0bad5de81d
16:44:52 [2022-04-29T16:44:52.667Z] #59 DONE 0.2s
16:44:52 [2022-04-29T16:44:52.667Z] 
16:44:52 [2022-04-29T16:44:52.667Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:44:52 [2022-04-29T16:44:52.667Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189
16:44:54 [2022-04-29T16:44:54.609Z] #62 227.3 + bin/containerd
16:45:50 [2022-04-29T16:45:50.890Z] #62 278.4 # github.com/containerd/containerd/cmd/containerd
16:45:50 [2022-04-29T16:45:50.890Z] #62 278.4 /usr/bin/ld: /tmp/go-link-3015365514/000019.o: in function `New':
16:45:50 [2022-04-29T16:45:50.890Z] #62 278.4 /tmp/tmp.3JDp2mt9NT/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
16:45:50 [2022-04-29T16:45:50.890Z] #62 278.5 + bin/containerd-stress
16:45:50 [2022-04-29T16:45:50.890Z] #62 279.6 + bin/containerd-shim
16:45:59 [2022-04-29T16:45:59.039Z] #62 290.8 + bin/containerd-shim-runc-v1
16:46:04 [2022-04-29T16:46:04.334Z] #62 297.1 + bin/containerd-shim-runc-v2
16:46:04 [2022-04-29T16:46:04.909Z] #62 297.9 + binaries
16:46:05 [2022-04-29T16:46:05.169Z] #62 297.9 + install -D bin/containerd /build/containerd
16:46:05 [2022-04-29T16:46:05.169Z] #62 298.0 + install -D bin/containerd-shim /build/containerd-shim
16:46:05 [2022-04-29T16:46:05.169Z] #62 298.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:46:05 [2022-04-29T16:46:05.169Z] #62 298.0 + install -D bin/ctr /build/ctr
16:46:07 [2022-04-29T16:46:07.083Z] #62 DONE 299.9s
16:46:08 [2022-04-29T16:46:08.026Z] 
16:46:08 [2022-04-29T16:46:08.026Z] #63 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
16:46:08 [2022-04-29T16:46:08.026Z] #63 sha256:b653924a247e142db6cab310000c13736bc4bd698c5e784993c220f0e8d34fcd
16:46:08 [2022-04-29T16:46:08.971Z] #63 DONE 0.9s
16:46:08 [2022-04-29T16:46:08.971Z] 
16:46:08 [2022-04-29T16:46:08.971Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:46:08 [2022-04-29T16:46:08.971Z] #68 sha256:357d114a8ec5f9b8a16714c21d2273354bfb8aeaf621e811a32ec6071d55d0f1
16:46:09 [2022-04-29T16:46:09.231Z] #68 DONE 0.2s
16:46:09 [2022-04-29T16:46:09.231Z] 
16:46:09 [2022-04-29T16:46:09.231Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
16:46:09 [2022-04-29T16:46:09.231Z] #73 sha256:ff8d84a8933519f39876be967db4f70bb862631dfc125809339fb8c4a4b249b1
16:46:10 [2022-04-29T16:46:10.173Z] #73 DONE 1.0s
16:46:10 [2022-04-29T16:46:10.173Z] 
16:46:10 [2022-04-29T16:46:10.173Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
16:46:10 [2022-04-29T16:46:10.173Z] #74 sha256:77ac95a131c6a079647ceaae98f94e666a13bc9bd44ab9ddf21158207f7c4d87
16:46:10 [2022-04-29T16:46:10.173Z] #74 DONE 0.0s
16:46:10 [2022-04-29T16:46:10.173Z] 
16:46:10 [2022-04-29T16:46:10.173Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
16:46:10 [2022-04-29T16:46:10.173Z] #75 sha256:117f48a43a8056144d562efab00689416baf1e261f3f369cc8b6677d6ca299cb
16:46:11 [2022-04-29T16:46:11.557Z] #75 DONE 1.4s
16:46:11 [2022-04-29T16:46:11.557Z] 
16:46:11 [2022-04-29T16:46:11.557Z] #76 exporting to image
16:46:11 [2022-04-29T16:46:11.557Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:46:11 [2022-04-29T16:46:11.557Z] #76 exporting layers
16:46:18 [2022-04-29T16:46:18.141Z] #76 exporting layers 6.2s done
16:46:18 [2022-04-29T16:46:18.141Z] #76 writing image sha256:60855d0405844c3f5b57337b8e0fefc1c896ec00ad81b7f0b3f15dfafa0af956 done
16:46:18 [2022-04-29T16:46:18.141Z] #76 naming to docker.io/library/docker:82088364e143796457aa668ab23ba07c9d638940 done
16:46:18 [2022-04-29T16:46:18.141Z] #76 DONE 6.2s