Skip to content

Console Output

Skipping 50 KB.. Full Log
13:30:54 [2022-04-04T13:30:54.429Z] #14 5.502 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:30:54 [2022-04-04T13:30:54.429Z] #14 7.421 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB]
13:30:54 [2022-04-04T13:30:54.429Z] #14 9.740 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:30:54 [2022-04-04T13:30:54.429Z] #14 ...
13:30:54 [2022-04-04T13:30:54.429Z] 
13:30:54 [2022-04-04T13:30:54.429Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
13:30:54 [2022-04-04T13:30:54.429Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
13:30:54 [2022-04-04T13:30:54.429Z] #43 3.719 + git clone https://github.com/docker/distribution.git .
13:30:54 [2022-04-04T13:30:54.429Z] #43 3.719 Cloning into '.'...
13:30:54 [2022-04-04T13:30:54.686Z] #43 ...
13:30:54 [2022-04-04T13:30:54.687Z] 
13:30:54 [2022-04-04T13:30:54.687Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
13:30:54 [2022-04-04T13:30:54.687Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e
13:30:54 [2022-04-04T13:30:54.687Z] #53 3.779 go: downloading mvdan.cc/sh/v3 v3.0.2
13:30:54 [2022-04-04T13:30:54.943Z] #53 ...
13:30:54 [2022-04-04T13:30:54.943Z] 
13:30:54 [2022-04-04T13:30:54.943Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
13:30:54 [2022-04-04T13:30:54.943Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
13:30:54 [2022-04-04T13:30:54.943Z] #38 4.270 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:30:54 [2022-04-04T13:30:54.943Z] #38 4.280 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
13:30:54 [2022-04-04T13:30:54.943Z] #38 4.540 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
13:30:54 [2022-04-04T13:30:54.943Z] #38 4.858 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:30:54 [2022-04-04T13:30:54.943Z] #38 6.725 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB]
13:30:54 [2022-04-04T13:30:54.943Z] #38 8.617 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:30:54 [2022-04-04T13:30:54.943Z] #38 ...
13:30:54 [2022-04-04T13:30:54.943Z] 
13:30:54 [2022-04-04T13:30:54.943Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
13:30:54 [2022-04-04T13:30:54.943Z] #63 sha256:e938f386a7dae03c06b340e8393264f4ed37b8e03313eca97d67fb105239527e
13:30:54 [2022-04-04T13:30:54.943Z] #63 7.917 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
13:30:54 [2022-04-04T13:30:54.943Z] #63 8.664 go: downloading github.com/google/uuid v1.3.0
13:30:54 [2022-04-04T13:30:54.943Z] #63 8.814 go: downloading github.com/moby/vpnkit v0.5.0
13:30:54 [2022-04-04T13:30:54.943Z] #63 8.931 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
13:30:54 [2022-04-04T13:30:54.943Z] #63 9.126 go: downloading github.com/gofrs/flock v0.8.1
13:30:54 [2022-04-04T13:30:54.943Z] #63 9.190 go: downloading github.com/gorilla/mux v1.8.0
13:30:54 [2022-04-04T13:30:54.943Z] #63 9.406 go: downloading github.com/moby/sys/mountinfo v0.6.0
13:30:54 [2022-04-04T13:30:54.943Z] #63 9.675 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
13:30:54 [2022-04-04T13:30:54.943Z] #63 9.994 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
13:30:54 [2022-04-04T13:30:54.943Z] #63 10.10 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
13:30:56 [2022-04-04T13:30:56.315Z] #63 12.09 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:30:57 [2022-04-04T13:30:57.687Z] #63 ...
13:30:57 [2022-04-04T13:30:57.687Z] 
13:30:57 [2022-04-04T13:30:57.687Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
13:30:57 [2022-04-04T13:30:57.687Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af
13:30:57 [2022-04-04T13:30:57.687Z] #49 3.940 go: downloading gotest.tools/gotestsum v1.7.0
13:30:57 [2022-04-04T13:30:57.687Z] #49 5.283 go: downloading github.com/dnephin/pflag v1.0.7
13:30:57 [2022-04-04T13:30:57.687Z] #49 5.286 go: downloading github.com/fatih/color v1.10.0
13:30:57 [2022-04-04T13:30:57.687Z] #49 5.329 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:30:57 [2022-04-04T13:30:57.687Z] #49 5.414 go: downloading github.com/pkg/errors v0.9.1
13:30:57 [2022-04-04T13:30:57.687Z] #49 5.860 go: downloading github.com/mattn/go-colorable v0.1.8
13:30:57 [2022-04-04T13:30:57.687Z] #49 5.919 go: downloading github.com/mattn/go-isatty v0.0.12
13:30:57 [2022-04-04T13:30:57.687Z] #49 5.941 go: downloading github.com/fsnotify/fsnotify v1.4.9
13:30:57 [2022-04-04T13:30:57.687Z] #49 5.992 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
13:30:57 [2022-04-04T13:30:57.687Z] #49 6.078 go: downloading github.com/jonboulle/clockwork v0.2.2
13:30:57 [2022-04-04T13:30:57.687Z] #49 6.152 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
13:30:57 [2022-04-04T13:30:57.688Z] #49 6.251 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
13:30:57 [2022-04-04T13:30:57.688Z] #49 6.581 go: downloading golang.org/x/tools v0.1.0
13:30:57 [2022-04-04T13:30:57.688Z] #49 11.85 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
13:30:57 [2022-04-04T13:30:57.688Z] #49 11.85 go: downloading golang.org/x/mod v0.3.0
13:30:57 [2022-04-04T13:30:57.688Z] #49 ...
13:30:57 [2022-04-04T13:30:57.688Z] 
13:30:57 [2022-04-04T13:30:57.688Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
13:30:57 [2022-04-04T13:30:57.688Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e
13:30:57 [2022-04-04T13:30:57.688Z] #53 13.08 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:30:57 [2022-04-04T13:30:57.688Z] #53 13.08 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:30:57 [2022-04-04T13:30:57.688Z] #53 13.28 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:30:58 [2022-04-04T13:30:58.621Z] #53 14.79 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:30:58 [2022-04-04T13:30:58.878Z] #53 ...
13:30:58 [2022-04-04T13:30:58.878Z] 
13:30:58 [2022-04-04T13:30:58.878Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:30:58 [2022-04-04T13:30:58.878Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
13:30:58 [2022-04-04T13:30:58.878Z] #47 4.819 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:30:58 [2022-04-04T13:30:58.878Z] #47 4.841 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
13:30:58 [2022-04-04T13:30:58.878Z] #47 4.844 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
13:30:58 [2022-04-04T13:30:58.878Z] #47 5.410 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
13:30:58 [2022-04-04T13:30:58.878Z] #47 5.775 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:30:58 [2022-04-04T13:30:58.878Z] #47 7.993 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB]
13:30:58 [2022-04-04T13:30:58.878Z] #47 10.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:30:58 [2022-04-04T13:30:58.878Z] #47 13.41 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
13:30:59 [2022-04-04T13:30:59.812Z] #47 ...
13:30:59 [2022-04-04T13:30:59.812Z] 
13:30:59 [2022-04-04T13:30:59.812Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
13:30:59 [2022-04-04T13:30:59.812Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
13:30:59 [2022-04-04T13:30:59.812Z] #38 15.92 Fetched 8508 kB in 12s (713 kB/s)
13:31:00 [2022-04-04T13:31:00.070Z] #38 15.92 Reading package lists...
13:31:00 [2022-04-04T13:31:00.070Z] #38 ...
13:31:00 [2022-04-04T13:31:00.070Z] 
13:31:00 [2022-04-04T13:31:00.070Z] #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
13:31:00 [2022-04-04T13:31:00.070Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b
13:31:00 [2022-04-04T13:31:00.070Z] #36 16.06 tomll can be used in two ways:
13:31:00 [2022-04-04T13:31:00.070Z] #36 16.07 Writing to STDIN and reading from STDOUT:
13:31:00 [2022-04-04T13:31:00.070Z] #36 16.07   cat file.toml | tomll > file.toml
13:31:00 [2022-04-04T13:31:00.070Z] #36 16.07 
13:31:00 [2022-04-04T13:31:00.070Z] #36 16.07 Reading and updating a list of files:
13:31:00 [2022-04-04T13:31:00.070Z] #36 16.07   tomll a.toml b.toml c.toml
13:31:00 [2022-04-04T13:31:00.070Z] #36 16.07 
13:31:00 [2022-04-04T13:31:00.070Z] #36 16.07 When given a list of files, tomll will modify all files in place without asking.
13:31:00 [2022-04-04T13:31:00.070Z] #36 DONE 16.4s
13:31:00 [2022-04-04T13:31:00.330Z] 
13:31:00 [2022-04-04T13:31:00.330Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
13:31:00 [2022-04-04T13:31:00.330Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
13:31:00 [2022-04-04T13:31:00.588Z] #51 ...
13:31:00 [2022-04-04T13:31:00.588Z] 
13:31:00 [2022-04-04T13:31:00.588Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
13:31:00 [2022-04-04T13:31:00.588Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
13:31:00 [2022-04-04T13:31:00.588Z] #58 16.75 Fetched 8508 kB in 12s (694 kB/s)
13:31:05 [2022-04-04T13:31:05.978Z] #58 16.75 Reading package lists...
13:31:05 [2022-04-04T13:31:05.979Z] #58 ...
13:31:05 [2022-04-04T13:31:05.979Z] 
13:31:05 [2022-04-04T13:31:05.979Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
13:31:05 [2022-04-04T13:31:05.979Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
13:31:05 [2022-04-04T13:31:05.979Z] #43 21.28 Updating files:  90% (1663/1842)
Updating files:  91% (1677/1842)
Updating files:  92% (1695/1842)
Updating files:  93% (1714/1842)
Updating files:  94% (1732/1842)
Updating files:  95% (1750/1842)
Updating files:  96% (1769/1842)
Updating files:  97% (1787/1842)
Updating files:  98% (1806/1842)
Updating files:  99% (1824/1842)
Updating files: 100% (1842/1842)
Updating files: 100% (1842/1842), done.
13:31:05 [2022-04-04T13:31:05.979Z] #43 21.54 + git checkout -q v2.3.0
13:31:07 [2022-04-04T13:31:07.347Z] #43 23.11 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:31:11 [2022-04-04T13:31:11.535Z] #43 ...
13:31:11 [2022-04-04T13:31:11.535Z] 
13:31:11 [2022-04-04T13:31:11.535Z] #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
13:31:11 [2022-04-04T13:31:11.535Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
13:31:11 [2022-04-04T13:31:11.535Z] #14 17.13 Fetched 8508 kB in 13s (671 kB/s)
13:31:11 [2022-04-04T13:31:11.535Z] #14 17.13 Reading package lists...
13:31:11 [2022-04-04T13:31:11.535Z] #14 22.25 Reading package lists...
13:31:11 [2022-04-04T13:31:11.535Z] #14 26.58 Building dependency tree...
13:31:11 [2022-04-04T13:31:11.535Z] #14 ...
13:31:11 [2022-04-04T13:31:11.535Z] 
13:31:11 [2022-04-04T13:31:11.535Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
13:31:11 [2022-04-04T13:31:11.535Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
13:31:11 [2022-04-04T13:31:11.535Z] #51 22.40 go: downloading github.com/fatih/color v1.13.0
13:31:11 [2022-04-04T13:31:11.535Z] #51 22.40 go: downloading github.com/gofrs/flock v0.8.1
13:31:11 [2022-04-04T13:31:11.535Z] #51 22.44 go: downloading github.com/spf13/cobra v1.3.0
13:31:11 [2022-04-04T13:31:11.535Z] #51 22.45 go: downloading github.com/spf13/pflag v1.0.5
13:31:11 [2022-04-04T13:31:11.535Z] #51 22.67 go: downloading github.com/spf13/viper v1.10.1
13:31:11 [2022-04-04T13:31:11.535Z] #51 22.83 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
13:31:11 [2022-04-04T13:31:11.535Z] #51 23.28 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
13:31:11 [2022-04-04T13:31:11.535Z] #51 23.28 go: downloading github.com/mattn/go-colorable v0.1.12
13:31:11 [2022-04-04T13:31:11.535Z] #51 23.28 go: downloading github.com/mattn/go-isatty v0.0.14
13:31:11 [2022-04-04T13:31:11.535Z] #51 23.32 go: downloading github.com/hashicorp/go-multierror v1.1.1
13:31:11 [2022-04-04T13:31:11.535Z] #51 26.73 go: downloading github.com/sirupsen/logrus v1.8.1
13:31:11 [2022-04-04T13:31:11.535Z] #51 26.73 go: downloading github.com/stretchr/testify v1.7.0
13:31:11 [2022-04-04T13:31:11.535Z] #51 26.86 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
13:31:11 [2022-04-04T13:31:11.536Z] #51 26.88 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
13:31:11 [2022-04-04T13:31:11.536Z] #51 26.93 go: downloading github.com/go-critic/go-critic v0.6.2
13:31:11 [2022-04-04T13:31:11.536Z] #51 27.39 go: downloading github.com/mitchellh/go-homedir v1.1.0
13:31:11 [2022-04-04T13:31:11.536Z] #51 27.42 go: downloading github.com/fsnotify/fsnotify v1.5.1
13:31:11 [2022-04-04T13:31:11.536Z] #51 27.48 go: downloading github.com/magiconair/properties v1.8.5
13:31:11 [2022-04-04T13:31:11.536Z] #51 27.51 go: downloading github.com/mitchellh/mapstructure v1.4.3
13:31:11 [2022-04-04T13:31:11.536Z] #51 27.55 go: downloading github.com/spf13/afero v1.6.0
13:31:11 [2022-04-04T13:31:11.536Z] #51 27.63 go: downloading github.com/spf13/cast v1.4.1
13:31:11 [2022-04-04T13:31:11.536Z] #51 27.73 go: downloading github.com/spf13/jwalterweatherman v1.1.0
13:31:11 [2022-04-04T13:31:11.536Z] #51 27.74 go: downloading github.com/subosito/gotenv v1.2.0
13:31:11 [2022-04-04T13:31:11.536Z] #51 27.75 go: downloading gopkg.in/ini.v1 v1.66.2
13:31:11 [2022-04-04T13:31:11.536Z] #51 27.83 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
13:31:11 [2022-04-04T13:31:11.536Z] #51 27.91 go: downloading github.com/hashicorp/errwrap v1.0.0
13:31:11 [2022-04-04T13:31:11.536Z] #51 27.97 go: downloading 4d63.com/gochecknoglobals v0.1.0
13:31:11 [2022-04-04T13:31:11.792Z] #51 28.07 go: downloading github.com/Antonboom/errname v0.1.5
13:31:12 [2022-04-04T13:31:12.050Z] #51 28.19 go: downloading github.com/Antonboom/nilnil v0.1.0
13:31:12 [2022-04-04T13:31:12.050Z] #51 28.28 go: downloading github.com/BurntSushi/toml v1.0.0
13:31:12 [2022-04-04T13:31:12.050Z] #51 ...
13:31:12 [2022-04-04T13:31:12.050Z] 
13:31:12 [2022-04-04T13:31:12.050Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:31:12 [2022-04-04T13:31:12.050Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
13:31:12 [2022-04-04T13:31:12.050Z] #47 18.13 Fetched 8511 kB in 14s (624 kB/s)
13:31:12 [2022-04-04T13:31:12.050Z] #47 18.13 Reading package lists...
13:31:12 [2022-04-04T13:31:12.050Z] #47 23.16 Reading package lists...
13:31:12 [2022-04-04T13:31:12.307Z] #47 27.36 Building dependency tree...
13:31:12 [2022-04-04T13:31:12.307Z] #47 ...
13:31:12 [2022-04-04T13:31:12.307Z] 
13:31:12 [2022-04-04T13:31:12.307Z] #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
13:31:12 [2022-04-04T13:31:12.307Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
13:31:12 [2022-04-04T13:31:12.307Z] #14 26.58 Building dependency tree...
13:31:13 [2022-04-04T13:31:13.241Z] #14 29.38 The following additional packages will be installed:
13:31:13 [2022-04-04T13:31:13.241Z] #14 29.38   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:31:13 [2022-04-04T13:31:13.241Z] #14 29.38   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
13:31:13 [2022-04-04T13:31:13.241Z] #14 29.38   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
13:31:13 [2022-04-04T13:31:13.241Z] #14 29.38   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
13:31:13 [2022-04-04T13:31:13.241Z] #14 29.38   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
13:31:13 [2022-04-04T13:31:13.241Z] #14 29.39   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
13:31:13 [2022-04-04T13:31:13.241Z] #14 29.40   mingw-w64-common mingw-w64-x86-64-dev
13:31:13 [2022-04-04T13:31:13.241Z] #14 29.40 Suggested packages:
13:31:13 [2022-04-04T13:31:13.241Z] #14 29.41   gcc-10-locales seccomp wine64
13:31:14 [2022-04-04T13:31:14.179Z] #14 30.53 The following NEW packages will be installed:
13:31:14 [2022-04-04T13:31:14.437Z] #14 30.54   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:31:14 [2022-04-04T13:31:14.437Z] #14 30.55   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
13:31:14 [2022-04-04T13:31:14.437Z] #14 30.55   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
13:31:14 [2022-04-04T13:31:14.437Z] #14 30.55   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
13:31:14 [2022-04-04T13:31:14.437Z] #14 30.55   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
13:31:14 [2022-04-04T13:31:14.437Z] #14 30.55   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
13:31:14 [2022-04-04T13:31:14.437Z] #14 30.56   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
13:31:14 [2022-04-04T13:31:14.437Z] #14 30.56   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
13:31:14 [2022-04-04T13:31:14.437Z] #14 30.56   mingw-w64-x86-64-dev
13:31:14 [2022-04-04T13:31:14.694Z] #14 30.97 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
13:31:14 [2022-04-04T13:31:14.694Z] #14 30.97 Need to get 115 MB of archives.
13:31:14 [2022-04-04T13:31:14.694Z] #14 30.97 After this operation, 645 MB of additional disk space will be used.
13:31:14 [2022-04-04T13:31:14.694Z] #14 30.97 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]
13:31:14 [2022-04-04T13:31:14.694Z] #14 ...
13:31:14 [2022-04-04T13:31:14.694Z] 
13:31:14 [2022-04-04T13:31:14.694Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
13:31:14 [2022-04-04T13:31:14.694Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
13:31:14 [2022-04-04T13:31:14.694Z] #38 15.92 Reading package lists...
13:31:14 [2022-04-04T13:31:14.694Z] #38 21.23 Reading package lists...
13:31:14 [2022-04-04T13:31:14.694Z] #38 25.91 Building dependency tree...
13:31:14 [2022-04-04T13:31:14.694Z] #38 28.64 The following additional packages will be installed:
13:31:14 [2022-04-04T13:31:14.694Z] #38 28.65   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
13:31:14 [2022-04-04T13:31:14.694Z] #38 28.66 Suggested packages:
13:31:14 [2022-04-04T13:31:14.694Z] #38 28.67   cmake-doc ninja-build lrzip
13:31:14 [2022-04-04T13:31:14.694Z] #38 28.67 Recommended packages:
13:31:14 [2022-04-04T13:31:14.694Z] #38 28.67   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:31:14 [2022-04-04T13:31:14.694Z] #38 29.41 The following NEW packages will be installed:
13:31:14 [2022-04-04T13:31:14.694Z] #38 29.42   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
13:31:14 [2022-04-04T13:31:14.694Z] #38 29.43   vim-common xxd
13:31:14 [2022-04-04T13:31:14.694Z] #38 29.82 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
13:31:14 [2022-04-04T13:31:14.694Z] #38 29.82 Need to get 17.7 MB of archives.
13:31:14 [2022-04-04T13:31:14.694Z] #38 29.82 After this operation, 70.7 MB of additional disk space will be used.
13:31:14 [2022-04-04T13:31:14.694Z] #38 29.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
13:31:14 [2022-04-04T13:31:14.694Z] #38 29.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
13:31:14 [2022-04-04T13:31:14.694Z] #38 29.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
13:31:14 [2022-04-04T13:31:14.694Z] #38 29.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
13:31:14 [2022-04-04T13:31:14.694Z] #38 30.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB]
13:31:14 [2022-04-04T13:31:14.694Z] #38 30.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
13:31:14 [2022-04-04T13:31:14.694Z] #38 30.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
13:31:14 [2022-04-04T13:31:14.694Z] #38 30.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
13:31:14 [2022-04-04T13:31:14.694Z] #38 30.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
13:31:14 [2022-04-04T13:31:14.694Z] #38 30.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
13:31:14 [2022-04-04T13:31:14.950Z] #38 ...
13:31:14 [2022-04-04T13:31:14.950Z] 
13:31:14 [2022-04-04T13:31:14.950Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
13:31:14 [2022-04-04T13:31:14.950Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
13:31:14 [2022-04-04T13:31:14.950Z] #51 28.90 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
13:31:14 [2022-04-04T13:31:14.950Z] #51 28.95 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
13:31:14 [2022-04-04T13:31:14.950Z] #51 29.05 go: downloading github.com/alexkohler/prealloc v1.0.0
13:31:14 [2022-04-04T13:31:14.950Z] #51 29.12 go: downloading github.com/ashanbrown/forbidigo v1.3.0
13:31:14 [2022-04-04T13:31:14.950Z] #51 29.20 go: downloading github.com/ashanbrown/makezero v1.1.0
13:31:14 [2022-04-04T13:31:14.950Z] #51 29.28 go: downloading github.com/bkielbasa/cyclop v1.2.0
13:31:14 [2022-04-04T13:31:14.950Z] #51 29.28 go: downloading github.com/blizzy78/varnamelen v0.5.0
13:31:14 [2022-04-04T13:31:14.950Z] #51 29.31 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
13:31:14 [2022-04-04T13:31:14.950Z] #51 29.42 go: downloading github.com/breml/bidichk v0.2.1
13:31:14 [2022-04-04T13:31:14.950Z] #51 29.45 go: downloading github.com/breml/errchkjson v0.2.1
13:31:14 [2022-04-04T13:31:14.950Z] #51 29.50 go: downloading github.com/butuzov/ireturn v0.1.1
13:31:14 [2022-04-04T13:31:14.950Z] #51 29.59 go: downloading github.com/charithe/durationcheck v0.0.9
13:31:14 [2022-04-04T13:31:14.950Z] #51 29.65 go: downloading github.com/daixiang0/gci v0.2.9
13:31:14 [2022-04-04T13:31:14.950Z] #51 29.70 go: downloading github.com/denis-tingajkin/go-header v0.4.2
13:31:14 [2022-04-04T13:31:14.950Z] #51 29.73 go: downloading github.com/esimonov/ifshort v1.0.4
13:31:14 [2022-04-04T13:31:14.950Z] #51 29.76 go: downloading github.com/fzipp/gocyclo v0.4.0
13:31:14 [2022-04-04T13:31:14.950Z] #51 29.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
13:31:14 [2022-04-04T13:31:14.950Z] #51 29.81 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
13:31:14 [2022-04-04T13:31:14.950Z] #51 29.86 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
13:31:14 [2022-04-04T13:31:14.950Z] #51 30.19 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
13:31:14 [2022-04-04T13:31:14.950Z] #51 30.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
13:31:14 [2022-04-04T13:31:14.950Z] #51 30.34 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
13:31:14 [2022-04-04T13:31:14.950Z] #51 30.38 go: downloading github.com/golangci/misspell v0.3.5
13:31:14 [2022-04-04T13:31:14.950Z] #51 30.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
13:31:14 [2022-04-04T13:31:14.950Z] #51 30.53 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
13:31:14 [2022-04-04T13:31:14.950Z] #51 30.65 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
13:31:14 [2022-04-04T13:31:14.950Z] #51 30.67 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
13:31:14 [2022-04-04T13:31:14.950Z] #51 30.70 go: downloading github.com/jgautheron/goconst v1.5.1
13:31:14 [2022-04-04T13:31:14.950Z] #51 30.71 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
13:31:14 [2022-04-04T13:31:14.950Z] #51 30.75 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
13:31:14 [2022-04-04T13:31:14.950Z] #51 30.76 go: downloading github.com/julz/importas v0.1.0
13:31:14 [2022-04-04T13:31:14.950Z] #51 30.77 go: downloading github.com/kisielk/errcheck v1.6.0
13:31:14 [2022-04-04T13:31:14.950Z] #51 30.80 go: downloading github.com/kulti/thelper v0.5.0
13:31:14 [2022-04-04T13:31:14.950Z] #51 30.83 go: downloading github.com/kunwardeep/paralleltest v1.0.3
13:31:14 [2022-04-04T13:31:14.950Z] #51 30.85 go: downloading github.com/kyoh86/exportloopref v0.1.8
13:31:14 [2022-04-04T13:31:14.950Z] #51 30.86 go: downloading github.com/ldez/gomoddirectives v0.2.2
13:31:14 [2022-04-04T13:31:14.950Z] #51 30.89 go: downloading github.com/ldez/tagliatelle v0.3.0
13:31:14 [2022-04-04T13:31:14.950Z] #51 30.91 go: downloading github.com/leonklingele/grouper v1.1.0
13:31:14 [2022-04-04T13:31:14.950Z] #51 31.01 go: downloading github.com/maratori/testpackage v1.0.1
13:31:14 [2022-04-04T13:31:14.950Z] #51 31.03 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
13:31:14 [2022-04-04T13:31:14.950Z] #51 31.06 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
13:31:14 [2022-04-04T13:31:14.950Z] #51 31.08 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
13:31:14 [2022-04-04T13:31:14.950Z] #51 31.10 go: downloading github.com/mgechev/revive v1.1.3
13:31:15 [2022-04-04T13:31:15.514Z] #51 31.72 go: downloading github.com/moricho/tparallel v0.2.1
13:31:15 [2022-04-04T13:31:15.514Z] #51 31.73 go: downloading github.com/nakabonne/nestif v0.3.1
13:31:15 [2022-04-04T13:31:15.514Z] #51 31.75 go: downloading github.com/nishanths/exhaustive v0.7.11
13:31:15 [2022-04-04T13:31:15.514Z] #51 31.81 go: downloading github.com/nishanths/predeclared v0.2.1
13:31:15 [2022-04-04T13:31:15.514Z] #51 31.91 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
13:31:15 [2022-04-04T13:31:15.771Z] #51 ...
13:31:15 [2022-04-04T13:31:15.771Z] 
13:31:15 [2022-04-04T13:31:15.771Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
13:31:15 [2022-04-04T13:31:15.771Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
13:31:15 [2022-04-04T13:31:15.771Z] #58 16.75 Reading package lists...
13:31:15 [2022-04-04T13:31:15.771Z] #58 22.24 Reading package lists...
13:31:15 [2022-04-04T13:31:15.771Z] #58 26.62 Building dependency tree...
13:31:15 [2022-04-04T13:31:15.771Z] #58 29.19 The following additional packages will be installed:
13:31:15 [2022-04-04T13:31:15.771Z] #58 29.20   libbtrfs0
13:31:15 [2022-04-04T13:31:15.771Z] #58 29.32 The following NEW packages will be installed:
13:31:15 [2022-04-04T13:31:15.771Z] #58 29.35   libbtrfs-dev libbtrfs0
13:31:15 [2022-04-04T13:31:15.771Z] #58 29.76 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
13:31:15 [2022-04-04T13:31:15.771Z] #58 29.76 Need to get 460 kB of archives.
13:31:15 [2022-04-04T13:31:15.771Z] #58 29.76 After this operation, 1237 kB of additional disk space will be used.
13:31:15 [2022-04-04T13:31:15.771Z] #58 29.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
13:31:15 [2022-04-04T13:31:15.771Z] #58 29.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
13:31:15 [2022-04-04T13:31:15.771Z] #58 30.67 debconf: delaying package configuration, since apt-utils is not installed
13:31:15 [2022-04-04T13:31:15.771Z] #58 30.89 Fetched 460 kB in 0s (1434 kB/s)
13:31:15 [2022-04-04T13:31:15.771Z] #58 31.00 Selecting previously unselected package libbtrfs0:amd64.
13:31:15 [2022-04-04T13:31:15.771Z] #58 31.00 (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.)
13:31:15 [2022-04-04T13:31:15.771Z] #58 31.04 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
13:31:15 [2022-04-04T13:31:15.771Z] #58 31.07 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
13:31:15 [2022-04-04T13:31:15.771Z] #58 31.24 Selecting previously unselected package libbtrfs-dev:amd64.
13:31:15 [2022-04-04T13:31:15.771Z] #58 31.25 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
13:31:15 [2022-04-04T13:31:15.771Z] #58 31.25 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
13:31:15 [2022-04-04T13:31:15.771Z] #58 31.53 Setting up libbtrfs0:amd64 (5.10.1-2) ...
13:31:15 [2022-04-04T13:31:15.771Z] #58 31.56 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
13:31:15 [2022-04-04T13:31:15.771Z] #58 31.57 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:31:15 [2022-04-04T13:31:15.771Z] #58 DONE 32.0s
13:31:15 [2022-04-04T13:31:15.771Z] 
13:31:15 [2022-04-04T13:31:15.771Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
13:31:15 [2022-04-04T13:31:15.771Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
13:31:15 [2022-04-04T13:31:15.771Z] #51 32.00 go: downloading github.com/ryancurrah/gomodguard v1.2.3
13:31:15 [2022-04-04T13:31:15.771Z] #51 32.03 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
13:31:15 [2022-04-04T13:31:15.771Z] #51 32.08 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
13:31:16 [2022-04-04T13:31:16.028Z] #51 ...
13:31:16 [2022-04-04T13:31:16.028Z] 
13:31:16 [2022-04-04T13:31:16.028Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
13:31:16 [2022-04-04T13:31:16.028Z] #59 sha256:652dcdf1b9b3c2eb00837ab753edcc38d17a565f5615a3cc4075ab2e2d9ff5bb
13:31:16 [2022-04-04T13:31:16.028Z] #59 DONE 0.2s
13:31:16 [2022-04-04T13:31:16.028Z] 
13:31:16 [2022-04-04T13:31:16.028Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
13:31:16 [2022-04-04T13:31:16.028Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
13:31:16 [2022-04-04T13:31:16.028Z] #51 32.28 go: downloading github.com/securego/gosec/v2 v2.9.6
13:31:16 [2022-04-04T13:31:16.287Z] #51 32.48 go: downloading github.com/sivchari/containedctx v1.0.1
13:31:16 [2022-04-04T13:31:16.287Z] #51 32.48 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
13:31:16 [2022-04-04T13:31:16.287Z] #51 32.48 go: downloading github.com/sivchari/tenv v1.4.7
13:31:16 [2022-04-04T13:31:16.287Z] #51 32.50 go: downloading github.com/sonatard/noctx v0.0.1
13:31:16 [2022-04-04T13:31:16.287Z] #51 32.56 go: downloading github.com/sourcegraph/go-diff v0.6.1
13:31:16 [2022-04-04T13:31:16.287Z] #51 32.56 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
13:31:16 [2022-04-04T13:31:16.546Z] #51 32.66 go: downloading github.com/sylvia7788/contextcheck v1.0.4
13:31:16 [2022-04-04T13:31:16.546Z] #51 32.71 go: downloading github.com/tdakkota/asciicheck v0.1.1
13:31:16 [2022-04-04T13:31:16.546Z] #51 32.71 go: downloading github.com/tetafro/godot v1.4.11
13:31:16 [2022-04-04T13:31:16.546Z] #51 32.76 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
13:31:16 [2022-04-04T13:31:16.546Z] #51 32.78 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
13:31:16 [2022-04-04T13:31:16.546Z] #51 32.81 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
13:31:16 [2022-04-04T13:31:16.546Z] #51 32.90 go: downloading github.com/ultraware/funlen v0.0.3
13:31:16 [2022-04-04T13:31:16.804Z] #51 32.90 go: downloading github.com/ultraware/whitespace v0.0.4
13:31:16 [2022-04-04T13:31:16.804Z] #51 32.91 go: downloading github.com/uudashr/gocognit v1.0.5
13:31:16 [2022-04-04T13:31:16.804Z] #51 32.95 go: downloading github.com/yagipy/maintidx v1.0.0
13:31:16 [2022-04-04T13:31:16.804Z] #51 33.05 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
13:31:17 [2022-04-04T13:31:17.061Z] #51 33.39 go: downloading gitlab.com/bosi/decorder v0.2.1
13:31:17 [2022-04-04T13:31:17.317Z] #51 33.56 go: downloading honnef.co/go/tools v0.2.2
13:31:18 [2022-04-04T13:31:18.686Z] #51 34.71 go: downloading mvdan.cc/gofumpt v0.2.1
13:31:18 [2022-04-04T13:31:18.686Z] #51 34.74 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
13:31:18 [2022-04-04T13:31:18.686Z] #51 34.76 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
13:31:18 [2022-04-04T13:31:18.686Z] #51 34.82 go: downloading github.com/davecgh/go-spew v1.1.1
13:31:18 [2022-04-04T13:31:18.686Z] #51 34.84 go: downloading github.com/pmezard/go-difflib v1.0.0
13:31:18 [2022-04-04T13:31:18.686Z] #51 34.89 go: downloading github.com/stretchr/objx v0.1.1
13:31:18 [2022-04-04T13:31:18.686Z] #51 34.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0
13:31:18 [2022-04-04T13:31:18.686Z] #51 35.03 go: downloading github.com/go-toolsmith/astcast v1.0.0
13:31:18 [2022-04-04T13:31:18.686Z] #51 35.05 go: downloading github.com/go-toolsmith/astcopy v1.0.0
13:31:18 [2022-04-04T13:31:18.686Z] #51 35.08 go: downloading github.com/go-toolsmith/astequal v1.0.1
13:31:18 [2022-04-04T13:31:18.687Z] #51 35.08 go: downloading github.com/go-toolsmith/astp v1.0.0
13:31:18 [2022-04-04T13:31:18.687Z] #51 35.12 go: downloading github.com/go-toolsmith/strparse v1.0.0
13:31:18 [2022-04-04T13:31:18.687Z] #51 35.13 go: downloading github.com/go-toolsmith/typep v1.0.2
13:31:18 [2022-04-04T13:31:18.944Z] #51 35.13 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
13:31:18 [2022-04-04T13:31:18.944Z] #51 35.15 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
13:31:18 [2022-04-04T13:31:18.944Z] #51 35.25 go: downloading golang.org/x/text v0.3.7
13:31:22 [2022-04-04T13:31:22.277Z] #51 ...
13:31:22 [2022-04-04T13:31:22.277Z] 
13:31:22 [2022-04-04T13:31:22.277Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
13:31:22 [2022-04-04T13:31:22.277Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e
13:31:22 [2022-04-04T13:31:22.277Z] #53 38.08 v3.0.2
13:31:22 [2022-04-04T13:31:22.538Z] #53 DONE 38.7s
13:31:22 [2022-04-04T13:31:22.538Z] 
13:31:22 [2022-04-04T13:31:22.538Z] #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
13:31:22 [2022-04-04T13:31:22.538Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70
13:31:22 [2022-04-04T13:31:22.538Z] #34 37.38 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.
13:31:22 [2022-04-04T13:31:22.538Z] #34 37.60 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
13:31:22 [2022-04-04T13:31:22.538Z] #34 37.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:31:22 [2022-04-04T13:31:22.538Z] #34 ...
13:31:22 [2022-04-04T13:31:22.538Z] 
13:31:22 [2022-04-04T13:31:22.538Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:31:22 [2022-04-04T13:31:22.538Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
13:31:22 [2022-04-04T13:31:22.538Z] #47 27.36 Building dependency tree...
13:31:22 [2022-04-04T13:31:22.538Z] #47 29.82 The following additional packages will be installed:
13:31:22 [2022-04-04T13:31:22.538Z] #47 29.83   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
13:31:22 [2022-04-04T13:31:22.538Z] #47 29.83   python3-protobuf python3-six
13:31:22 [2022-04-04T13:31:22.538Z] #47 29.84 Suggested packages:
13:31:22 [2022-04-04T13:31:22.538Z] #47 29.85   python3-setuptools
13:31:22 [2022-04-04T13:31:22.538Z] #47 29.85 Recommended packages:
13:31:22 [2022-04-04T13:31:22.538Z] #47 29.85   iproute2 | iproute
13:31:22 [2022-04-04T13:31:22.538Z] #47 30.48 The following NEW packages will be installed:
13:31:22 [2022-04-04T13:31:22.538Z] #47 30.48   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
13:31:22 [2022-04-04T13:31:22.538Z] #47 30.48   python3-protobuf python3-six
13:31:22 [2022-04-04T13:31:22.538Z] #47 30.85 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
13:31:22 [2022-04-04T13:31:22.539Z] #47 30.85 Need to get 2292 kB of archives.
13:31:22 [2022-04-04T13:31:22.539Z] #47 30.85 After this operation, 11.0 MB of additional disk space will be used.
13:31:22 [2022-04-04T13:31:22.539Z] #47 30.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
13:31:22 [2022-04-04T13:31:22.539Z] #47 30.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:31:22 [2022-04-04T13:31:22.539Z] #47 30.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
13:31:22 [2022-04-04T13:31:22.539Z] #47 30.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
13:31:22 [2022-04-04T13:31:22.539Z] #47 30.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:31:22 [2022-04-04T13:31:22.539Z] #47 30.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
13:31:22 [2022-04-04T13:31:22.539Z] #47 30.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
13:31:22 [2022-04-04T13:31:22.539Z] #47 34.32 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
13:31:22 [2022-04-04T13:31:22.539Z] #47 35.59 debconf: delaying package configuration, since apt-utils is not installed
13:31:22 [2022-04-04T13:31:22.539Z] #47 35.80 Fetched 2292 kB in 4s (547 kB/s)
13:31:22 [2022-04-04T13:31:22.539Z] #47 36.21 Selecting previously unselected package libprotobuf23:amd64.
13:31:22 [2022-04-04T13:31:22.539Z] #47 36.21 (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.)
13:31:22 [2022-04-04T13:31:22.539Z] #47 36.27 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
13:31:22 [2022-04-04T13:31:22.539Z] #47 36.30 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
13:31:22 [2022-04-04T13:31:22.539Z] #47 37.04 Selecting previously unselected package python3-pkg-resources.
13:31:22 [2022-04-04T13:31:22.539Z] #47 37.04 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
13:31:22 [2022-04-04T13:31:22.539Z] #47 37.05 Unpacking python3-pkg-resources (52.0.0-4) ...
13:31:22 [2022-04-04T13:31:22.539Z] #47 37.33 Selecting previously unselected package python3-six.
13:31:22 [2022-04-04T13:31:22.539Z] #47 37.34 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
13:31:22 [2022-04-04T13:31:22.539Z] #47 37.39 Unpacking python3-six (1.16.0-2) ...
13:31:22 [2022-04-04T13:31:22.539Z] #47 37.48 Selecting previously unselected package python3-protobuf.
13:31:22 [2022-04-04T13:31:22.539Z] #47 37.48 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
13:31:22 [2022-04-04T13:31:22.539Z] #47 37.49 Unpacking python3-protobuf (3.12.4-1) ...
13:31:22 [2022-04-04T13:31:22.539Z] #47 38.23 Selecting previously unselected package libnet1:amd64.
13:31:22 [2022-04-04T13:31:22.539Z] #47 38.23 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:31:22 [2022-04-04T13:31:22.539Z] #47 38.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:31:22 [2022-04-04T13:31:22.539Z] #47 38.45 Selecting previously unselected package libnl-3-200:amd64.
13:31:22 [2022-04-04T13:31:22.539Z] #47 38.45 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
13:31:22 [2022-04-04T13:31:22.539Z] #47 38.47 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
13:31:22 [2022-04-04T13:31:22.539Z] #47 38.59 Selecting previously unselected package libprotobuf-c1:amd64.
13:31:22 [2022-04-04T13:31:22.539Z] #47 38.61 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
13:31:22 [2022-04-04T13:31:22.539Z] #47 38.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:31:22 [2022-04-04T13:31:22.796Z] #47 38.72 Selecting previously unselected package criu.
13:31:22 [2022-04-04T13:31:22.796Z] #47 38.73 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
13:31:22 [2022-04-04T13:31:22.796Z] #47 38.74 Unpacking criu (3.16.1-3) ...
13:31:23 [2022-04-04T13:31:23.728Z] #47 39.52 Setting up python3-pkg-resources (52.0.0-4) ...
13:31:24 [2022-04-04T13:31:24.659Z] #47 ...
13:31:24 [2022-04-04T13:31:24.659Z] 
13:31:24 [2022-04-04T13:31:24.659Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
13:31:24 [2022-04-04T13:31:24.659Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
13:31:24 [2022-04-04T13:31:24.659Z] #51 40.73 go: downloading github.com/hashicorp/hcl v1.0.0
13:31:24 [2022-04-04T13:31:24.659Z] #51 40.92 go: downloading github.com/pelletier/go-toml v1.9.4
13:31:24 [2022-04-04T13:31:24.659Z] #51 40.92 go: downloading gopkg.in/yaml.v2 v2.4.0
13:31:24 [2022-04-04T13:31:24.916Z] #51 41.08 go: downloading github.com/gobwas/glob v0.2.3
13:31:24 [2022-04-04T13:31:24.916Z] #51 41.18 go: downloading github.com/kisielk/gotool v1.0.0
13:31:24 [2022-04-04T13:31:24.916Z] #51 ...
13:31:24 [2022-04-04T13:31:24.916Z] 
13:31:24 [2022-04-04T13:31:24.916Z] #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
13:31:24 [2022-04-04T13:31:24.916Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
13:31:24 [2022-04-04T13:31:24.916Z] #14 31.08 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]
13:31:24 [2022-04-04T13:31:24.916Z] #14 31.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
13:31:24 [2022-04-04T13:31:24.916Z] #14 31.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
13:31:24 [2022-04-04T13:31:24.916Z] #14 31.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
13:31:24 [2022-04-04T13:31:24.916Z] #14 31.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
13:31:24 [2022-04-04T13:31:24.916Z] #14 31.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
13:31:24 [2022-04-04T13:31:24.916Z] #14 31.69 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]
13:31:24 [2022-04-04T13:31:24.916Z] #14 31.69 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]
13:31:24 [2022-04-04T13:31:24.917Z] #14 32.17 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]
13:31:24 [2022-04-04T13:31:24.917Z] #14 33.62 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]
13:31:24 [2022-04-04T13:31:24.917Z] #14 34.11 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]
13:31:24 [2022-04-04T13:31:24.917Z] #14 34.78 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]
13:31:24 [2022-04-04T13:31:24.917Z] #14 36.47 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]
13:31:24 [2022-04-04T13:31:24.917Z] #14 37.16 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]
13:31:24 [2022-04-04T13:31:24.917Z] #14 37.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
13:31:24 [2022-04-04T13:31:24.917Z] #14 37.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
13:31:24 [2022-04-04T13:31:24.917Z] #14 37.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
13:31:24 [2022-04-04T13:31:24.917Z] #14 37.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
13:31:24 [2022-04-04T13:31:24.917Z] #14 37.20 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]
13:31:24 [2022-04-04T13:31:24.917Z] #14 37.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
13:31:24 [2022-04-04T13:31:24.917Z] #14 37.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
13:31:24 [2022-04-04T13:31:24.917Z] #14 37.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
13:31:24 [2022-04-04T13:31:24.917Z] #14 37.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
13:31:24 [2022-04-04T13:31:24.917Z] #14 37.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
13:31:24 [2022-04-04T13:31:24.917Z] #14 37.28 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
13:31:24 [2022-04-04T13:31:24.917Z] #14 37.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
13:31:24 [2022-04-04T13:31:24.917Z] #14 37.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
13:31:24 [2022-04-04T13:31:24.917Z] #14 37.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
13:31:24 [2022-04-04T13:31:24.917Z] #14 37.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
13:31:24 [2022-04-04T13:31:24.917Z] #14 38.64 debconf: delaying package configuration, since apt-utils is not installed
13:31:24 [2022-04-04T13:31:24.917Z] #14 38.90 Fetched 115 MB in 7s (17.1 MB/s)
13:31:24 [2022-04-04T13:31:24.917Z] #14 38.97 Selecting previously unselected package binutils-mingw-w64-i686.
13:31:24 [2022-04-04T13:31:24.917Z] #14 38.97 (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.)
13:31:24 [2022-04-04T13:31:24.917Z] #14 39.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
13:31:24 [2022-04-04T13:31:24.917Z] #14 39.06 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
13:31:24 [2022-04-04T13:31:24.917Z] #14 ...
13:31:24 [2022-04-04T13:31:24.917Z] 
13:31:24 [2022-04-04T13:31:24.917Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
13:31:24 [2022-04-04T13:31:24.917Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
13:31:24 [2022-04-04T13:31:24.917Z] #51 41.27 go: downloading github.com/gostaticanalysis/comment v1.4.2
13:31:25 [2022-04-04T13:31:25.175Z] #51 41.37 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
13:31:25 [2022-04-04T13:31:25.175Z] #51 41.37 go: downloading golang.org/x/mod v0.5.1
13:31:25 [2022-04-04T13:31:25.175Z] #51 41.42 go: downloading github.com/ettle/strcase v0.1.1
13:31:25 [2022-04-04T13:31:25.175Z] #51 ...
13:31:25 [2022-04-04T13:31:25.175Z] 
13:31:25 [2022-04-04T13:31:25.175Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
13:31:25 [2022-04-04T13:31:25.175Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
13:31:25 [2022-04-04T13:31:25.175Z] #38 31.45 debconf: delaying package configuration, since apt-utils is not installed
13:31:25 [2022-04-04T13:31:25.175Z] #38 31.67 Fetched 17.7 MB in 1s (14.8 MB/s)
13:31:25 [2022-04-04T13:31:25.175Z] #38 31.83 Selecting previously unselected package xxd.
13:31:25 [2022-04-04T13:31:25.175Z] #38 31.83 (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.)
13:31:25 [2022-04-04T13:31:25.175Z] #38 31.88 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
13:31:25 [2022-04-04T13:31:25.175Z] #38 31.95 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
13:31:25 [2022-04-04T13:31:25.175Z] #38 32.24 Selecting previously unselected package vim-common.
13:31:25 [2022-04-04T13:31:25.175Z] #38 32.24 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
13:31:25 [2022-04-04T13:31:25.175Z] #38 32.28 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
13:31:25 [2022-04-04T13:31:25.175Z] #38 32.64 Selecting previously unselected package cmake-data.
13:31:25 [2022-04-04T13:31:25.175Z] #38 32.64 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
13:31:25 [2022-04-04T13:31:25.175Z] #38 32.67 Unpacking cmake-data (3.18.4-2+deb11u1) ...
13:31:25 [2022-04-04T13:31:25.175Z] #38 35.57 Selecting previously unselected package libicu67:amd64.
13:31:25 [2022-04-04T13:31:25.175Z] #38 35.57 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
13:31:25 [2022-04-04T13:31:25.175Z] #38 35.58 Unpacking libicu67:amd64 (67.1-7) ...
13:31:25 [2022-04-04T13:31:25.175Z] #38 ...
13:31:25 [2022-04-04T13:31:25.175Z] 
13:31:25 [2022-04-04T13:31:25.175Z] #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
13:31:25 [2022-04-04T13:31:25.175Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
13:31:25 [2022-04-04T13:31:25.175Z] #14 41.47 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:31:25 [2022-04-04T13:31:25.175Z] #14 41.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
13:31:25 [2022-04-04T13:31:25.175Z] #14 41.49 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
13:31:26 [2022-04-04T13:31:26.125Z] #14 ...
13:31:26 [2022-04-04T13:31:26.125Z] 
13:31:26 [2022-04-04T13:31:26.125Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:31:26 [2022-04-04T13:31:26.125Z] #60 sha256:10e8fa1f13aae2d21e7faa6976a43f1de0523d994c61b7fa3b573d452f2de3e5
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.345 + RM_GOPATH=0
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.345 + TMP_GOPATH=
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.345 + : /build
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.346 + '[' -z '' ']'
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.353 ++ mktemp -d
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.354 + export GOPATH=/tmp/tmp.3M7QAz5xva
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.354 + GOPATH=/tmp/tmp.3M7QAz5xva
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.354 + RM_GOPATH=1
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.354 + case "$(go env GOARCH)" in
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.354 ++ go env GOARCH
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.381 + export GO_BUILDMODE=-buildmode=pie
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.381 + GO_BUILDMODE=-buildmode=pie
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.383 ++ dirname /install.sh
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.383 + dir=/
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.383 + bin=containerd
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.383 + shift
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.384 + '[' '!' -f //containerd.installer ']'
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.384 + . //containerd.installer
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.384 ++ set -e
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.384 ++ : v1.6.2
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.385 + install_containerd
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.385 + echo 'Install containerd version v1.6.2'
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.385 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3M7QAz5xva/src/github.com/containerd/containerd
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.385 Install containerd version v1.6.2
13:31:26 [2022-04-04T13:31:26.125Z] #60 2.388 Cloning into '/tmp/tmp.3M7QAz5xva/src/github.com/containerd/containerd'...
13:31:26 [2022-04-04T13:31:26.125Z] #60 ...
13:31:26 [2022-04-04T13:31:26.125Z] 
13:31:26 [2022-04-04T13:31:26.125Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
13:31:26 [2022-04-04T13:31:26.125Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
13:31:26 [2022-04-04T13:31:26.125Z] #51 41.49 go: downloading github.com/fatih/structtag v1.2.0
13:31:26 [2022-04-04T13:31:26.125Z] #51 41.51 go: downloading github.com/Masterminds/semver v1.5.0
13:31:26 [2022-04-04T13:31:26.125Z] #51 41.62 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
13:31:26 [2022-04-04T13:31:26.125Z] #51 41.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
13:31:26 [2022-04-04T13:31:26.125Z] #51 41.76 go: downloading github.com/prometheus/client_golang v1.7.1
13:31:26 [2022-04-04T13:31:26.125Z] #51 42.03 go: downloading github.com/prometheus/client_model v0.2.0
13:31:26 [2022-04-04T13:31:26.125Z] #51 42.09 go: downloading github.com/google/go-cmp v0.5.6
13:31:26 [2022-04-04T13:31:26.125Z] #51 42.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
13:31:26 [2022-04-04T13:31:26.125Z] #51 42.46 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
13:31:26 [2022-04-04T13:31:26.383Z] #51 42.65 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
13:31:26 [2022-04-04T13:31:26.383Z] #51 42.66 go: downloading github.com/olekukonko/tablewriter v0.0.5
13:31:26 [2022-04-04T13:31:26.641Z] #51 42.79 go: downloading github.com/beorn7/perks v1.0.1
13:31:26 [2022-04-04T13:31:26.641Z] #51 42.86 go: downloading github.com/cespare/xxhash/v2 v2.1.2
13:31:26 [2022-04-04T13:31:26.641Z] #51 42.87 go: downloading github.com/cespare/xxhash v1.1.0
13:31:26 [2022-04-04T13:31:26.641Z] #51 42.88 go: downloading github.com/golang/protobuf v1.5.2
13:31:26 [2022-04-04T13:31:26.899Z] #51 43.10 go: downloading github.com/prometheus/common v0.10.0
13:31:27 [2022-04-04T13:31:27.161Z] #51 43.33 go: downloading github.com/prometheus/procfs v0.6.0
13:31:27 [2022-04-04T13:31:27.161Z] #51 43.41 go: downloading github.com/mattn/go-runewidth v0.0.9
13:31:27 [2022-04-04T13:31:27.161Z] #51 43.48 go: downloading google.golang.org/protobuf v1.27.1
13:31:29 [2022-04-04T13:31:29.056Z] #51 45.11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
13:31:31 [2022-04-04T13:31:31.580Z] #51 ...
13:31:31 [2022-04-04T13:31:31.580Z] 
13:31:31 [2022-04-04T13:31:31.580Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:31:31 [2022-04-04T13:31:31.580Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
13:31:31 [2022-04-04T13:31:31.580Z] #14 43.86 Selecting previously unselected package binutils-mingw-w64.
13:31:31 [2022-04-04T13:31:31.580Z] #14 43.88 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
13:31:31 [2022-04-04T13:31:31.580Z] #14 43.91 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
13:31:31 [2022-04-04T13:31:31.580Z] #14 44.52 Selecting previously unselected package libdevmapper1.02.1:amd64.
13:31:31 [2022-04-04T13:31:31.580Z] #14 44.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
13:31:31 [2022-04-04T13:31:31.580Z] #14 44.60 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
13:31:31 [2022-04-04T13:31:31.580Z] #14 44.83 Selecting previously unselected package dmsetup.
13:31:31 [2022-04-04T13:31:31.580Z] #14 44.83 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
13:31:31 [2022-04-04T13:31:31.580Z] #14 44.85 Unpacking dmsetup (2:1.02.175-2.1) ...
13:31:31 [2022-04-04T13:31:31.580Z] #14 45.01 Selecting previously unselected package mingw-w64-common.
13:31:31 [2022-04-04T13:31:31.580Z] #14 45.01 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
13:31:31 [2022-04-04T13:31:31.580Z] #14 45.02 Unpacking mingw-w64-common (8.0.0-1) ...
13:31:31 [2022-04-04T13:31:31.838Z] #14 ...
13:31:31 [2022-04-04T13:31:31.838Z] 
13:31:31 [2022-04-04T13:31:31.838Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
13:31:31 [2022-04-04T13:31:31.838Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
13:31:31 [2022-04-04T13:31:31.839Z] #38 41.76 Selecting previously unselected package libxml2:amd64.
13:31:31 [2022-04-04T13:31:31.839Z] #38 41.79 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ...
13:31:31 [2022-04-04T13:31:31.839Z] #38 41.79 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
13:31:31 [2022-04-04T13:31:31.839Z] #38 42.29 Selecting previously unselected package libarchive13:amd64.
13:31:31 [2022-04-04T13:31:31.839Z] #38 42.29 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
13:31:31 [2022-04-04T13:31:31.839Z] #38 42.29 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
13:31:31 [2022-04-04T13:31:31.839Z] #38 42.56 Selecting previously unselected package libjsoncpp24:amd64.
13:31:31 [2022-04-04T13:31:31.839Z] #38 42.56 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
13:31:31 [2022-04-04T13:31:31.839Z] #38 42.56 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
13:31:31 [2022-04-04T13:31:31.839Z] #38 42.66 Selecting previously unselected package librhash0:amd64.
13:31:31 [2022-04-04T13:31:31.839Z] #38 42.66 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
13:31:31 [2022-04-04T13:31:31.839Z] #38 42.67 Unpacking librhash0:amd64 (1.4.1-2) ...
13:31:31 [2022-04-04T13:31:31.839Z] #38 42.83 Selecting previously unselected package libuv1:amd64.
13:31:31 [2022-04-04T13:31:31.839Z] #38 42.84 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
13:31:31 [2022-04-04T13:31:31.839Z] #38 42.85 Unpacking libuv1:amd64 (1.40.0-2) ...
13:31:31 [2022-04-04T13:31:31.839Z] #38 43.01 Selecting previously unselected package cmake.
13:31:31 [2022-04-04T13:31:31.839Z] #38 43.01 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
13:31:31 [2022-04-04T13:31:31.839Z] #38 43.01 Unpacking cmake (3.18.4-2+deb11u1) ...
13:31:31 [2022-04-04T13:31:31.839Z] #38 47.23 Setting up libicu67:amd64 (67.1-7) ...
13:31:31 [2022-04-04T13:31:31.839Z] #38 47.25 Setting up xxd (2:8.2.2434-3+deb11u1) ...
13:31:31 [2022-04-04T13:31:31.839Z] #38 47.27 Setting up libuv1:amd64 (1.40.0-2) ...
13:31:31 [2022-04-04T13:31:31.839Z] #38 47.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
13:31:31 [2022-04-04T13:31:31.839Z] #38 47.35 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
13:31:31 [2022-04-04T13:31:31.839Z] #38 47.36 Setting up librhash0:amd64 (1.4.1-2) ...
13:31:31 [2022-04-04T13:31:31.839Z] #38 47.37 Setting up cmake-data (3.18.4-2+deb11u1) ...
13:31:31 [2022-04-04T13:31:31.839Z] #38 47.38 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
13:31:31 [2022-04-04T13:31:31.839Z] #38 47.40 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
13:31:31 [2022-04-04T13:31:31.839Z] #38 47.42 Setting up cmake (3.18.4-2+deb11u1) ...
13:31:31 [2022-04-04T13:31:31.839Z] #38 47.45 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:31:31 [2022-04-04T13:31:31.839Z] #38 DONE 48.1s
13:31:31 [2022-04-04T13:31:31.839Z] 
13:31:31 [2022-04-04T13:31:31.839Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
13:31:31 [2022-04-04T13:31:31.839Z] #39 sha256:756f544e55910b2aaf90ebdab32bba8365de9c43bc15a609f9e98d4b6c659d4b
13:31:31 [2022-04-04T13:31:31.839Z] #39 DONE 0.1s
13:31:31 [2022-04-04T13:31:31.839Z] 
13:31:31 [2022-04-04T13:31:31.839Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:31:31 [2022-04-04T13:31:31.839Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
13:31:31 [2022-04-04T13:31:31.839Z] #47 41.12 Setting up libprotobuf23:amd64 (3.12.4-1) ...
13:31:31 [2022-04-04T13:31:31.839Z] #47 41.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:31:31 [2022-04-04T13:31:31.839Z] #47 41.15 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:31:31 [2022-04-04T13:31:31.839Z] #47 41.20 Setting up python3-six (1.16.0-2) ...
13:31:31 [2022-04-04T13:31:31.839Z] #47 42.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
13:31:31 [2022-04-04T13:31:31.839Z] #47 42.51 Setting up python3-protobuf (3.12.4-1) ...
13:31:31 [2022-04-04T13:31:31.839Z] #47 46.40 Setting up criu (3.16.1-3) ...
13:31:31 [2022-04-04T13:31:31.839Z] #47 47.74 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:31:32 [2022-04-04T13:31:32.095Z] #47 DONE 48.0s
13:31:32 [2022-04-04T13:31:32.095Z] 
13:31:32 [2022-04-04T13:31:32.095Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
13:31:32 [2022-04-04T13:31:32.095Z] #40 sha256:560ffe33e663e874cfbc8651942715d5d142870c3e70e1629ab99928f9b97146
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.832 + RM_GOPATH=0
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.832 + TMP_GOPATH=
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.832 + : /build
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.832 + '[' -z '' ']'
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.832 ++ mktemp -d
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.832 + export GOPATH=/tmp/tmp.0cqBG8vhb7
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.839 + GOPATH=/tmp/tmp.0cqBG8vhb7
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.840 + RM_GOPATH=1
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.840 + case "$(go env GOARCH)" in
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.841 ++ go env GOARCH
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.852 + export GO_BUILDMODE=-buildmode=pie
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.852 + GO_BUILDMODE=-buildmode=pie
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.858 Install tini version v0.19.0
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.874 ++ dirname /install.sh
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.874 + dir=/
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.874 + bin=tini
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.874 + shift
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.874 + '[' '!' -f //tini.installer ']'
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.874 + . //tini.installer
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.874 ++ : v0.19.0
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.874 + install_tini
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.874 + echo 'Install tini version v0.19.0'
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.874 + git clone https://github.com/krallin/tini.git /tmp/tmp.0cqBG8vhb7/tini
13:31:36 [2022-04-04T13:31:36.279Z] #40 3.874 Cloning into '/tmp/tmp.0cqBG8vhb7/tini'...
13:31:36 [2022-04-04T13:31:36.844Z] #40 ...
13:31:36 [2022-04-04T13:31:36.844Z] 
13:31:36 [2022-04-04T13:31:36.844Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
13:31:36 [2022-04-04T13:31:36.844Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af
13:31:36 [2022-04-04T13:31:36.844Z] #49 52.43 gotestsum version dev
13:31:36 [2022-04-04T13:31:36.844Z] #49 DONE 53.2s
13:31:36 [2022-04-04T13:31:36.844Z] 
13:31:36 [2022-04-04T13:31:36.844Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
13:31:36 [2022-04-04T13:31:36.844Z] #40 sha256:560ffe33e663e874cfbc8651942715d5d142870c3e70e1629ab99928f9b97146
13:31:36 [2022-04-04T13:31:36.844Z] #40 4.760 + cd /tmp/tmp.0cqBG8vhb7/tini
13:31:36 [2022-04-04T13:31:36.844Z] #40 4.760 + git checkout -q v0.19.0
13:31:36 [2022-04-04T13:31:36.844Z] #40 4.784 + cmake .
13:31:37 [2022-04-04T13:31:37.101Z] #40 ...
13:31:37 [2022-04-04T13:31:37.101Z] 
13:31:37 [2022-04-04T13:31:37.101Z] #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
13:31:37 [2022-04-04T13:31:37.101Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
13:31:37 [2022-04-04T13:31:37.101Z] #14 50.12 Selecting previously unselected package mingw-w64-x86-64-dev.
13:31:37 [2022-04-04T13:31:37.101Z] #14 50.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
13:31:37 [2022-04-04T13:31:37.101Z] #14 50.12 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
13:31:38 [2022-04-04T13:31:38.998Z] #14 55.12 Selecting previously unselected package gcc-mingw-w64-base.
13:31:38 [2022-04-04T13:31:38.998Z] #14 55.12 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
13:31:38 [2022-04-04T13:31:38.998Z] #14 55.12 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
13:31:38 [2022-04-04T13:31:38.998Z] #14 55.25 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
13:31:38 [2022-04-04T13:31:38.998Z] #14 55.25 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
13:31:38 [2022-04-04T13:31:38.998Z] #14 55.25 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
13:31:39 [2022-04-04T13:31:39.255Z] #14 ...
13:31:39 [2022-04-04T13:31:39.255Z] 
13:31:39 [2022-04-04T13:31:39.255Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
13:31:39 [2022-04-04T13:31:39.255Z] #40 sha256:560ffe33e663e874cfbc8651942715d5d142870c3e70e1629ab99928f9b97146
13:31:39 [2022-04-04T13:31:39.255Z] #40 5.369 -- The C compiler identification is GNU 10.2.1
13:31:39 [2022-04-04T13:31:39.255Z] #40 5.480 -- Detecting C compiler ABI info
13:31:39 [2022-04-04T13:31:39.255Z] #40 5.944 -- Detecting C compiler ABI info - done
13:31:39 [2022-04-04T13:31:39.255Z] #40 6.058 -- Check for working C compiler: /usr/bin/cc - skipped
13:31:39 [2022-04-04T13:31:39.255Z] #40 6.059 -- Detecting C compile features
13:31:39 [2022-04-04T13:31:39.255Z] #40 6.064 -- Detecting C compile features - done
13:31:39 [2022-04-04T13:31:39.255Z] #40 6.121 -- Performing Test HAS_BUILTIN_FORTIFY
13:31:39 [2022-04-04T13:31:39.255Z] #40 6.368 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:31:39 [2022-04-04T13:31:39.255Z] #40 6.452 -- Configuring done
13:31:39 [2022-04-04T13:31:39.255Z] #40 6.468 -- Generating done
13:31:39 [2022-04-04T13:31:39.255Z] #40 6.478 -- Build files have been written to: /tmp/tmp.0cqBG8vhb7/tini
13:31:39 [2022-04-04T13:31:39.255Z] #40 6.508 + make tini-static
13:31:39 [2022-04-04T13:31:39.255Z] #40 6.843 Scanning dependencies of target tini-static
13:31:39 [2022-04-04T13:31:39.255Z] #40 6.984 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:31:40 [2022-04-04T13:31:40.186Z] #40 8.139 [100%] Linking C executable tini-static
13:31:40 [2022-04-04T13:31:40.750Z] #40 8.587 [100%] Built target tini-static
13:31:40 [2022-04-04T13:31:40.750Z] #40 8.646 + mkdir -p /build
13:31:40 [2022-04-04T13:31:40.750Z] #40 8.652 + cp tini-static /build/docker-init
13:31:41 [2022-04-04T13:31:41.008Z] #40 DONE 9.0s
13:31:41 [2022-04-04T13:31:41.008Z] 
13:31:41 [2022-04-04T13:31:41.008Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
13:31:41 [2022-04-04T13:31:41.008Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
13:31:45 [2022-04-04T13:31:45.236Z] #43 ...
13:31:45 [2022-04-04T13:31:45.236Z] 
13:31:45 [2022-04-04T13:31:45.237Z] #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
13:31:45 [2022-04-04T13:31:45.237Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
13:31:45 [2022-04-04T13:31:45.237Z] #14 61.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
13:31:45 [2022-04-04T13:31:45.237Z] #14 61.54 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
13:31:45 [2022-04-04T13:31:45.237Z] #14 61.54 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:31:55 [2022-04-04T13:31:55.202Z] #14 ...
13:31:55 [2022-04-04T13:31:55.202Z] 
13:31:55 [2022-04-04T13:31:55.202Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:31:55 [2022-04-04T13:31:55.202Z] #60 sha256:10e8fa1f13aae2d21e7faa6976a43f1de0523d994c61b7fa3b573d452f2de3e5
13:31:55 [2022-04-04T13:31:55.719Z] #60 38.93 Updating files:  65% (3004/4592)
Updating files:  66% (3031/4592)
Updating files:  67% (3077/4592)
Updating files:  68% (3123/4592)
Updating files:  69% (3169/4592)
Updating files:  70% (3215/4592)
Updating files:  71% (3261/4592)
Updating files:  72% (3307/4592)
Updating files:  73% (3353/4592)
Updating files:  74% (3399/4592)
Updating files:  75% (3444/4592)
Updating files:  76% (3490/4592)
Updating files:  77% (3536/4592)
Updating files:  78% (3582/4592)
Updating files:  79% (3628/4592)
Updating files:  80% (3674/4592)
Updating files:  81% (3720/4592)
Updating files:  82% (3766/4592)
Updating files:  83% (3812/4592)
Updating files:  84% (3858/4592)
Updating files:  85% (3904/4592)
Updating files:  86% (3950/4592)
Updating files:  87% (3996/4592)
Updating files:  88% (4041/4592)
Updating files:  89% (4087/4592)
Updating files:  90% (4133/4592)
Updating files:  91% (4179/4592)
Updating files:  92% (4225/4592)
Updating files:  93% (4271/4592)
Updating files:  94% (4317/4592)
Updating files:  95% (4363/4592)
Updating files:  96% (4409/4592)
Updating files:  97% (4455/4592)
Updating files:  98% (4501/4592)
Updating files:  99% (4547/4592)
Updating files: 100% (4592/4592)
Updating files: 100% (4592/4592), done.
13:31:55 [2022-04-04T13:31:55.719Z] #60 39.75 + cd /tmp/tmp.3M7QAz5xva/src/github.com/containerd/containerd
13:31:55 [2022-04-04T13:31:55.719Z] #60 39.76 + git checkout -q v1.6.2
13:31:56 [2022-04-04T13:31:56.652Z] #60 40.66 + export 'BUILDTAGS=netgo osusergo static_build'
13:31:56 [2022-04-04T13:31:56.652Z] #60 40.66 + BUILDTAGS='netgo osusergo static_build'
13:31:56 [2022-04-04T13:31:56.652Z] #60 40.66 + export EXTRA_FLAGS=-buildmode=pie
13:31:56 [2022-04-04T13:31:56.652Z] #60 40.66 + EXTRA_FLAGS=-buildmode=pie
13:31:56 [2022-04-04T13:31:56.652Z] #60 40.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:31:56 [2022-04-04T13:31:56.652Z] #60 40.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:31:56 [2022-04-04T13:31:56.652Z] #60 40.66 + '[' '' = dynamic ']'
13:31:56 [2022-04-04T13:31:56.652Z] #60 40.67 + make
13:31:58 [2022-04-04T13:31:58.024Z] #60 41.96 + bin/ctr
13:32:06 [2022-04-04T13:32:06.117Z] #60 ...
13:32:06 [2022-04-04T13:32:06.117Z] 
13:32:06 [2022-04-04T13:32:06.117Z] #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
13:32:06 [2022-04-04T13:32:06.117Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
13:32:06 [2022-04-04T13:32:06.117Z] #14 72.38 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
13:32:06 [2022-04-04T13:32:06.117Z] #14 72.38 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
13:32:06 [2022-04-04T13:32:06.117Z] #14 72.38 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:32:06 [2022-04-04T13:32:06.117Z] #14 77.05 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
13:32:06 [2022-04-04T13:32:06.117Z] #14 77.06 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
13:32:06 [2022-04-04T13:32:06.117Z] #14 77.06 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
13:32:06 [2022-04-04T13:32:06.117Z] #14 81.93 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
13:32:06 [2022-04-04T13:32:06.117Z] #14 81.94 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
13:32:06 [2022-04-04T13:32:06.117Z] #14 81.95 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:32:16 [2022-04-04T13:32:16.075Z] #14 91.65 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
13:32:16 [2022-04-04T13:32:16.075Z] #14 91.66 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
13:32:16 [2022-04-04T13:32:16.075Z] #14 91.66 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:32:19 [2022-04-04T13:32:19.353Z] #14 ...
13:32:19 [2022-04-04T13:32:19.353Z] 
13:32:19 [2022-04-04T13:32:19.353Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
13:32:19 [2022-04-04T13:32:19.353Z] #63 sha256:e938f386a7dae03c06b340e8393264f4ed37b8e03313eca97d67fb105239527e
13:32:19 [2022-04-04T13:32:19.353Z] #63 94.90 + for f in rootlesskit rootlesskit-docker-proxy
13:32:19 [2022-04-04T13:32:19.353Z] #63 94.90 + GOBIN=/build
13:32:19 [2022-04-04T13:32:19.353Z] #63 94.90 + GO111MODULE=on
13:32:19 [2022-04-04T13:32:19.353Z] #63 94.90 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
13:32:24 [2022-04-04T13:32:24.614Z] #63 99.80 rootlesskit version 1.0.0
13:32:24 [2022-04-04T13:32:24.614Z] #63 99.89 Usage of /build/rootlesskit-docker-proxy:
13:32:24 [2022-04-04T13:32:24.614Z] #63 99.89   -container-ip string
13:32:24 [2022-04-04T13:32:24.614Z] #63 99.89     	container ip
13:32:24 [2022-04-04T13:32:24.614Z] #63 99.89   -container-port int
13:32:24 [2022-04-04T13:32:24.614Z] #63 99.89     	container port (default -1)
13:32:24 [2022-04-04T13:32:24.614Z] #63 99.89   -host-ip string
13:32:24 [2022-04-04T13:32:24.614Z] #63 99.89     	host ip
13:32:24 [2022-04-04T13:32:24.614Z] #63 99.89   -host-port int
13:32:24 [2022-04-04T13:32:24.614Z] #63 99.89     	host port (default -1)
13:32:24 [2022-04-04T13:32:24.614Z] #63 99.89   -proto string
13:32:24 [2022-04-04T13:32:24.614Z] #63 99.89     	proxy protocol (default "tcp")
13:32:24 [2022-04-04T13:32:24.614Z] #63 ...
13:32:24 [2022-04-04T13:32:24.614Z] 
13:32:24 [2022-04-04T13:32:24.614Z] #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
13:32:24 [2022-04-04T13:32:24.614Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
13:32:24 [2022-04-04T13:32:24.614Z] #14 96.11 Selecting previously unselected package g++-mingw-w64-x86-64.
13:32:24 [2022-04-04T13:32:24.614Z] #14 96.12 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 96.13 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 96.24 Selecting previously unselected package libapparmor1:amd64.
13:32:24 [2022-04-04T13:32:24.614Z] #14 96.24 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 96.24 Unpacking libapparmor1:amd64 (2.13.6-10) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 96.36 Selecting previously unselected package libapparmor-dev:amd64.
13:32:24 [2022-04-04T13:32:24.614Z] #14 96.40 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 96.40 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 96.53 Selecting previously unselected package libbtrfs0:amd64.
13:32:24 [2022-04-04T13:32:24.614Z] #14 96.54 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 96.55 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 96.65 Selecting previously unselected package libbtrfs-dev:amd64.
13:32:24 [2022-04-04T13:32:24.614Z] #14 96.65 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 96.66 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 96.84 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
13:32:24 [2022-04-04T13:32:24.614Z] #14 96.84 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 96.85 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 96.91 Selecting previously unselected package libudev-dev:amd64.
13:32:24 [2022-04-04T13:32:24.614Z] #14 96.92 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 96.93 Unpacking libudev-dev:amd64 (247.3-7) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 97.07 Selecting previously unselected package libsepol1-dev:amd64.
13:32:24 [2022-04-04T13:32:24.614Z] #14 97.07 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 97.07 Unpacking libsepol1-dev:amd64 (3.1-1) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 97.31 Selecting previously unselected package libpcre2-16-0:amd64.
13:32:24 [2022-04-04T13:32:24.614Z] #14 97.31 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 97.32 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 97.47 Selecting previously unselected package libpcre2-32-0:amd64.
13:32:24 [2022-04-04T13:32:24.614Z] #14 97.47 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 97.48 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 97.61 Selecting previously unselected package libpcre2-posix2:amd64.
13:32:24 [2022-04-04T13:32:24.614Z] #14 97.61 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 97.62 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 97.69 Selecting previously unselected package libpcre2-dev:amd64.
13:32:24 [2022-04-04T13:32:24.614Z] #14 97.70 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 97.70 Unpacking libpcre2-dev:amd64 (10.36-2) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 98.09 Selecting previously unselected package libselinux1-dev:amd64.
13:32:24 [2022-04-04T13:32:24.614Z] #14 98.10 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 98.10 Unpacking libselinux1-dev:amd64 (3.1-3) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 98.28 Selecting previously unselected package libdevmapper-dev:amd64.
13:32:24 [2022-04-04T13:32:24.614Z] #14 98.28 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 98.29 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 98.37 Selecting previously unselected package libseccomp-dev:amd64.
13:32:24 [2022-04-04T13:32:24.614Z] #14 98.37 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 98.38 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 98.49 Selecting previously unselected package libsystemd-dev:amd64.
13:32:24 [2022-04-04T13:32:24.614Z] #14 98.50 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 98.50 Unpacking libsystemd-dev:amd64 (247.3-7) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.02 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.03 Setting up libapparmor1:amd64 (2.13.6-10) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.05 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.06 Setting up libsepol1-dev:amd64 (3.1-1) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.09 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.10 Setting up libpcre2-16-0:amd64 (10.36-2) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.11 Setting up libbtrfs0:amd64 (5.10.1-2) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.14 Setting up libpcre2-32-0:amd64 (10.36-2) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.15 Setting up libudev-dev:amd64 (247.3-7) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.16 Setting up libpcre2-posix2:amd64 (10.36-2) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.17 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.18 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.20 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.21 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.22 Setting up mingw-w64-common (8.0.0-1) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.23 Setting up libsystemd-dev:amd64 (247.3-7) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.24 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.25 Setting up libpcre2-dev:amd64 (10.36-2) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.27 Setting up libselinux1-dev:amd64 (3.1-3) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.28 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.29 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.30 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
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.31 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.32 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
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.33 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.35 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.35 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
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.36 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:32:24 [2022-04-04T13:32:24.614Z] #14 99.38 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
13:32:24 [2022-04-04T13:32:24.615Z] #14 99.39 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
13:32:24 [2022-04-04T13:32:24.615Z] #14 99.40 Setting up dmsetup (2:1.02.175-2.1) ...
13:32:24 [2022-04-04T13:32:24.615Z] #14 99.42 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
13:32:24 [2022-04-04T13:32:24.615Z] #14 99.43 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
13:32:24 [2022-04-04T13:32:24.615Z] #14 99.45 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:32:26 [2022-04-04T13:32:26.513Z] #14 DONE 102.9s
13:32:26 [2022-04-04T13:32:26.513Z] 
13:32:26 [2022-04-04T13:32:26.513Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
13:32:26 [2022-04-04T13:32:26.513Z] #63 sha256:e938f386a7dae03c06b340e8393264f4ed37b8e03313eca97d67fb105239527e
13:32:26 [2022-04-04T13:32:26.513Z] #63 DONE 102.5s
13:32:26 [2022-04-04T13:32:26.513Z] 
13:32:26 [2022-04-04T13:32:26.513Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
13:32:26 [2022-04-04T13:32:26.513Z] #55 sha256:2a370dec0f4233a77a3cc791eb325c646b03bad35d747f290102d20e2ccc6e78
13:32:26 [2022-04-04T13:32:26.770Z] #55 ...
13:32:26 [2022-04-04T13:32:26.770Z] 
13:32:26 [2022-04-04T13:32:26.770Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
13:32:26 [2022-04-04T13:32:26.770Z] #64 sha256:d7c3a313f5981e9ad1058f1c4825c4fc0d135a0e74b2109b7add976852c03587
13:32:26 [2022-04-04T13:32:26.770Z] #64 DONE 0.1s
13:32:27 [2022-04-04T13:32:27.028Z] 
13:32:27 [2022-04-04T13:32:27.028Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
13:32:27 [2022-04-04T13:32:27.028Z] #55 sha256:2a370dec0f4233a77a3cc791eb325c646b03bad35d747f290102d20e2ccc6e78
13:32:27 [2022-04-04T13:32:27.028Z] #55 DONE 0.3s
13:32:27 [2022-04-04T13:32:27.028Z] 
13:32:27 [2022-04-04T13:32:27.028Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:32:27 [2022-04-04T13:32:27.028Z] #56 sha256:4efc5bb7d0880756b98a2ac3872cd61fa4ead2cb7284d36530eb1486063e278d
13:32:27 [2022-04-04T13:32:27.028Z] #56 ...
13:32:27 [2022-04-04T13:32:27.028Z] 
13:32:27 [2022-04-04T13:32:27.028Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
13:32:27 [2022-04-04T13:32:27.028Z] #65 sha256:7408ed75acb398eadb1ef01b228bdc820e5558c13a0db97162a6dd92986e68db
13:32:27 [2022-04-04T13:32:27.028Z] #65 DONE 0.3s
13:32:27 [2022-04-04T13:32:27.286Z] 
13:32:27 [2022-04-04T13:32:27.286Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
13:32:27 [2022-04-04T13:32:27.286Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121
13:32:30 [2022-04-04T13:32:30.565Z] #15 DONE 3.4s
13:32:30 [2022-04-04T13:32:30.565Z] 
13:32:30 [2022-04-04T13:32:30.565Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:32:30 [2022-04-04T13:32:30.565Z] #56 sha256:4efc5bb7d0880756b98a2ac3872cd61fa4ead2cb7284d36530eb1486063e278d
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 + RM_GOPATH=0
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 + TMP_GOPATH=
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 + : /build
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 + '[' -z '' ']'
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 ++ mktemp -d
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 + export GOPATH=/tmp/tmp.CzoA3AoAF4
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 + GOPATH=/tmp/tmp.CzoA3AoAF4
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 + RM_GOPATH=1
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 + case "$(go env GOARCH)" in
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 ++ go env GOARCH
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 + export GO_BUILDMODE=-buildmode=pie
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 + GO_BUILDMODE=-buildmode=pie
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 ++ dirname /install.sh
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 + dir=/
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 + bin=runc
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 + shift
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 + '[' '!' -f //runc.installer ']'
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 + . //runc.installer
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 ++ set -e
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 ++ : v1.1.1
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 + install_runc
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 + RUNC_BUILDTAGS=seccomp
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 + echo 'Install runc version v1.1.1 (build tags: seccomp)'
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CzoA3AoAF4/src/github.com/opencontainers/runc
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.122 Cloning into '/tmp/tmp.CzoA3AoAF4/src/github.com/opencontainers/runc'...
13:32:30 [2022-04-04T13:32:30.565Z] #56 3.131 Install runc version v1.1.1 (build tags: seccomp)
13:32:33 [2022-04-04T13:32:33.845Z] #56 ...
13:32:33 [2022-04-04T13:32:33.845Z] 
13:32:33 [2022-04-04T13:32:33.845Z] #16 [dev-systemd-false  2/24] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:32:33 [2022-04-04T13:32:33.845Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b
13:32:33 [2022-04-04T13:32:33.845Z] #16 DONE 3.6s
13:32:33 [2022-04-04T13:32:33.845Z] 
13:32:33 [2022-04-04T13:32:33.845Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:32:33 [2022-04-04T13:32:33.845Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204
13:32:35 [2022-04-04T13:32:35.742Z] #17 2.131 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:32:35 [2022-04-04T13:32:35.999Z] #17 DONE 2.2s
13:32:35 [2022-04-04T13:32:35.999Z] 
13:32:35 [2022-04-04T13:32:35.999Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:32:35 [2022-04-04T13:32:35.999Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2
13:32:37 [2022-04-04T13:32:37.899Z] #18 DONE 1.7s
13:32:37 [2022-04-04T13:32:37.899Z] 
13:32:37 [2022-04-04T13:32:37.899Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:32:37 [2022-04-04T13:32:37.899Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795
13:32:39 [2022-04-04T13:32:39.271Z] #19 DONE 1.6s
13:32:39 [2022-04-04T13:32:39.271Z] 
13:32:39 [2022-04-04T13:32:39.271Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:32:39 [2022-04-04T13:32:39.271Z] #56 sha256:4efc5bb7d0880756b98a2ac3872cd61fa4ead2cb7284d36530eb1486063e278d
13:32:39 [2022-04-04T13:32:39.271Z] #56 10.90 + cd /tmp/tmp.CzoA3AoAF4/src/github.com/opencontainers/runc
13:32:39 [2022-04-04T13:32:39.271Z] #56 10.90 + git checkout -q v1.1.1
13:32:39 [2022-04-04T13:32:39.271Z] #56 11.33 + '[' -z '' ']'
13:32:39 [2022-04-04T13:32:39.271Z] #56 11.33 + target=static
13:32:39 [2022-04-04T13:32:39.271Z] #56 11.33 + make BUILDTAGS=seccomp static
13:32:39 [2022-04-04T13:32:39.271Z] #56 11.49 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 .
13:32:40 [2022-04-04T13:32:40.735Z] #56 ...
13:32:40 [2022-04-04T13:32:40.735Z] 
13:32:40 [2022-04-04T13:32:40.735Z] #20 [dev-systemd-false  6/24] RUN ldconfig
13:32:40 [2022-04-04T13:32:40.735Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39
13:32:40 [2022-04-04T13:32:40.735Z] #20 DONE 1.8s
13:32:40 [2022-04-04T13:32:40.993Z] 
13:32:40 [2022-04-04T13:32:40.994Z] #21 [dev-systemd-false  7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:32:40 [2022-04-04T13:32:40.994Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873
13:32:42 [2022-04-04T13:32:42.906Z] #21 1.872 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:32:42 [2022-04-04T13:32:42.906Z] #21 1.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
13:32:42 [2022-04-04T13:32:42.906Z] #21 1.906 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
13:32:43 [2022-04-04T13:32:43.164Z] #21 2.329 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:32:43 [2022-04-04T13:32:43.728Z] #21 2.914 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB]
13:32:45 [2022-04-04T13:32:45.102Z] #21 3.982 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:32:46 [2022-04-04T13:32:46.037Z] #21 ...
13:32:46 [2022-04-04T13:32:46.037Z] 
13:32:46 [2022-04-04T13:32:46.037Z] #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
13:32:46 [2022-04-04T13:32:46.037Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70
13:32:46 [2022-04-04T13:32:46.037Z] #34 DONE 121.9s
13:32:46 [2022-04-04T13:32:46.037Z] 
13:32:46 [2022-04-04T13:32:46.037Z] #21 [dev-systemd-false  7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:32:46 [2022-04-04T13:32:46.037Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873
13:32:48 [2022-04-04T13:32:48.562Z] #21 7.499 Fetched 8508 kB in 6s (1442 kB/s)
13:32:50 [2022-04-04T13:32:50.457Z] #21 7.499 Reading package lists...
13:32:52 [2022-04-04T13:32:52.403Z] #21 9.347 Reading package lists...
13:32:52 [2022-04-04T13:32:52.974Z] #21 11.44 Building dependency tree...
13:32:53 [2022-04-04T13:32:53.549Z] #21 12.65 The following additional packages will be installed:
13:32:53 [2022-04-04T13:32:53.549Z] #21 12.66   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
13:32:53 [2022-04-04T13:32:53.549Z] #21 12.66   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
13:32:53 [2022-04-04T13:32:53.549Z] #21 12.66   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
13:32:53 [2022-04-04T13:32:53.549Z] #21 12.66   python3-pkg-resources vim-runtime xxd
13:32:53 [2022-04-04T13:32:53.549Z] #21 12.66 Suggested packages:
13:32:53 [2022-04-04T13:32:53.549Z] #21 12.67   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
13:32:53 [2022-04-04T13:32:53.549Z] #21 12.67   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
13:32:53 [2022-04-04T13:32:53.549Z] #21 12.67   acl attr quota
13:32:53 [2022-04-04T13:32:53.549Z] #21 12.67 Recommended packages:
13:32:53 [2022-04-04T13:32:53.549Z] #21 12.67   libatm1 nftables libpam-cap build-essential python3-dev unzip
13:32:54 [2022-04-04T13:32:54.918Z] #21 13.80 The following NEW packages will be installed:
13:32:54 [2022-04-04T13:32:54.918Z] #21 13.81   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
13:32:54 [2022-04-04T13:32:54.918Z] #21 13.81   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
13:32:54 [2022-04-04T13:32:54.918Z] #21 13.81   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
13:32:54 [2022-04-04T13:32:54.918Z] #21 13.81   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
13:32:54 [2022-04-04T13:32:54.918Z] #21 13.81   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
13:32:54 [2022-04-04T13:32:54.918Z] #21 13.81   python3-pkg-resources python3-setuptools python3-wheel sudo
13:32:54 [2022-04-04T13:32:54.918Z] #21 13.82   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
13:32:54 [2022-04-04T13:32:54.918Z] #21 13.82   xz-utils zip zstd
13:32:54 [2022-04-04T13:32:54.918Z] #21 14.11 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
13:32:54 [2022-04-04T13:32:54.918Z] #21 14.11 Need to get 27.6 MB of archives.
13:32:54 [2022-04-04T13:32:54.918Z] #21 14.11 After this operation, 106 MB of additional disk space will be used.
13:32:54 [2022-04-04T13:32:54.918Z] #21 14.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
13:32:54 [2022-04-04T13:32:54.918Z] #21 14.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
13:32:54 [2022-04-04T13:32:54.918Z] #21 14.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
13:32:54 [2022-04-04T13:32:54.918Z] #21 14.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
13:32:54 [2022-04-04T13:32:54.918Z] #21 14.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
13:32:54 [2022-04-04T13:32:54.918Z] #21 14.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
13:32:54 [2022-04-04T13:32:54.918Z] #21 14.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
13:32:54 [2022-04-04T13:32:54.918Z] #21 14.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
13:32:54 [2022-04-04T13:32:54.918Z] #21 14.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
13:32:54 [2022-04-04T13:32:54.918Z] #21 14.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
13:32:54 [2022-04-04T13:32:54.918Z] #21 14.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
13:32:54 [2022-04-04T13:32:54.918Z] #21 14.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
13:32:54 [2022-04-04T13:32:54.918Z] #21 14.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
13:32:54 [2022-04-04T13:32:54.918Z] #21 14.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
13:32:54 [2022-04-04T13:32:54.918Z] #21 14.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
13:32:54 [2022-04-04T13:32:54.918Z] #21 14.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
13:32:54 [2022-04-04T13:32:54.918Z] #21 14.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
13:32:55 [2022-04-04T13:32:55.175Z] #21 14.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
13:32:55 [2022-04-04T13:32:55.175Z] #21 14.21 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
13:32:55 [2022-04-04T13:32:55.175Z] #21 14.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
13:32:55 [2022-04-04T13:32:55.175Z] #21 14.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
13:32:55 [2022-04-04T13:32:55.175Z] #21 14.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
13:32:55 [2022-04-04T13:32:55.175Z] #21 14.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
13:32:55 [2022-04-04T13:32:55.175Z] #21 14.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
13:32:55 [2022-04-04T13:32:55.175Z] #21 14.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
13:32:55 [2022-04-04T13:32:55.175Z] #21 14.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
13:32:55 [2022-04-04T13:32:55.175Z] #21 14.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
13:32:55 [2022-04-04T13:32:55.432Z] #21 14.56 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
13:32:55 [2022-04-04T13:32:55.432Z] #21 14.56 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:32:55 [2022-04-04T13:32:55.432Z] #21 14.57 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
13:32:55 [2022-04-04T13:32:55.432Z] #21 14.57 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
13:32:55 [2022-04-04T13:32:55.432Z] #21 14.57 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
13:32:55 [2022-04-04T13:32:55.432Z] #21 14.57 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
13:32:55 [2022-04-04T13:32:55.432Z] #21 14.58 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
13:32:55 [2022-04-04T13:32:55.432Z] #21 14.63 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
13:32:55 [2022-04-04T13:32:55.688Z] #21 14.63 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
13:32:55 [2022-04-04T13:32:55.688Z] #21 14.63 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:32:55 [2022-04-04T13:32:55.688Z] #21 14.64 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
13:32:55 [2022-04-04T13:32:55.688Z] #21 14.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
13:32:55 [2022-04-04T13:32:55.688Z] #21 14.65 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
13:32:55 [2022-04-04T13:32:55.688Z] #21 14.67 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
13:32:55 [2022-04-04T13:32:55.688Z] #21 14.69 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
13:32:55 [2022-04-04T13:32:55.688Z] #21 14.69 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
13:32:55 [2022-04-04T13:32:55.688Z] #21 14.70 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
13:32:55 [2022-04-04T13:32:55.688Z] #21 14.90 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
13:32:55 [2022-04-04T13:32:55.944Z] #21 14.92 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
13:32:55 [2022-04-04T13:32:55.944Z] #21 14.96 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
13:32:55 [2022-04-04T13:32:55.944Z] #21 14.96 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
13:32:56 [2022-04-04T13:32:56.506Z] #21 15.50 debconf: delaying package configuration, since apt-utils is not installed
13:32:56 [2022-04-04T13:32:56.506Z] #21 15.60 Fetched 27.6 MB in 1s (24.6 MB/s)
13:32:56 [2022-04-04T13:32:56.506Z] #21 15.65 Selecting previously unselected package pigz.
13:32:56 [2022-04-04T13:32:56.506Z] #21 15.65 (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.)
13:32:56 [2022-04-04T13:32:56.506Z] #21 15.70 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
13:32:56 [2022-04-04T13:32:56.762Z] #21 15.71 Unpacking pigz (2.6-1) ...
13:32:56 [2022-04-04T13:32:56.762Z] #21 15.78 Selecting previously unselected package libelf1:amd64.
13:32:56 [2022-04-04T13:32:56.762Z] #21 15.78 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
13:32:56 [2022-04-04T13:32:56.762Z] #21 15.79 Unpacking libelf1:amd64 (0.183-1) ...
13:32:56 [2022-04-04T13:32:56.763Z] #21 15.91 Selecting previously unselected package libbpf0:amd64.
13:32:56 [2022-04-04T13:32:56.763Z] #21 15.91 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
13:32:56 [2022-04-04T13:32:56.763Z] #21 15.92 Unpacking libbpf0:amd64 (1:0.3-2) ...
13:32:57 [2022-04-04T13:32:57.019Z] #21 16.03 Selecting previously unselected package libcap2:amd64.
13:32:57 [2022-04-04T13:32:57.019Z] #21 16.03 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
13:32:57 [2022-04-04T13:32:57.019Z] #21 16.04 Unpacking libcap2:amd64 (1:2.44-1) ...
13:32:57 [2022-04-04T13:32:57.019Z] #21 16.09 Selecting previously unselected package libmnl0:amd64.
13:32:57 [2022-04-04T13:32:57.019Z] #21 16.09 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
13:32:57 [2022-04-04T13:32:57.019Z] #21 16.10 Unpacking libmnl0:amd64 (1.0.4-3) ...
13:32:57 [2022-04-04T13:32:57.019Z] #21 16.15 Selecting previously unselected package libxtables12:amd64.
13:32:57 [2022-04-04T13:32:57.019Z] #21 16.17 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
13:32:57 [2022-04-04T13:32:57.019Z] #21 16.17 Unpacking libxtables12:amd64 (1.8.7-1) ...
13:32:57 [2022-04-04T13:32:57.019Z] #21 16.24 Selecting previously unselected package libcap2-bin.
13:32:57 [2022-04-04T13:32:57.019Z] #21 16.25 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
13:32:57 [2022-04-04T13:32:57.275Z] #21 16.26 Unpacking libcap2-bin (1:2.44-1) ...
13:32:57 [2022-04-04T13:32:57.275Z] #21 16.35 Selecting previously unselected package iproute2.
13:32:57 [2022-04-04T13:32:57.275Z] #21 16.35 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
13:32:57 [2022-04-04T13:32:57.275Z] #21 16.37 Unpacking iproute2 (5.10.0-4) ...
13:32:57 [2022-04-04T13:32:57.788Z] #21 16.82 Selecting previously unselected package xxd.
13:32:57 [2022-04-04T13:32:57.788Z] #21 16.83 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
13:32:57 [2022-04-04T13:32:57.788Z] #21 16.83 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
13:32:57 [2022-04-04T13:32:57.788Z] #21 16.93 Selecting previously unselected package vim-common.
13:32:57 [2022-04-04T13:32:57.788Z] #21 16.93 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
13:32:57 [2022-04-04T13:32:57.788Z] #21 16.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
13:32:58 [2022-04-04T13:32:58.044Z] #21 17.12 Selecting previously unselected package bash-completion.
13:32:58 [2022-04-04T13:32:58.044Z] #21 17.12 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
13:32:59 [2022-04-04T13:32:59.939Z] #21 18.78 Unpacking bash-completion (1:2.11-2) ...
13:33:00 [2022-04-04T13:33:00.196Z] #21 19.15 Selecting previously unselected package bzip2.
13:33:00 [2022-04-04T13:33:00.196Z] #21 19.17 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
13:33:00 [2022-04-04T13:33:00.196Z] #21 19.17 Unpacking bzip2 (1.0.8-4) ...
13:33:00 [2022-04-04T13:33:00.196Z] #21 19.26 Selecting previously unselected package xz-utils.
13:33:00 [2022-04-04T13:33:00.196Z] #21 19.26 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
13:33:00 [2022-04-04T13:33:00.196Z] #21 19.27 Unpacking xz-utils (5.2.5-2) ...
13:33:00 [2022-04-04T13:33:00.453Z] #21 19.43 Selecting previously unselected package apparmor.
13:33:00 [2022-04-04T13:33:00.453Z] #21 19.43 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
13:33:00 [2022-04-04T13:33:00.453Z] #21 19.50 Unpacking apparmor (2.13.6-10) ...
13:33:01 [2022-04-04T13:33:01.017Z] #21 19.88 Selecting previously unselected package inetutils-ping.
13:33:01 [2022-04-04T13:33:01.017Z] #21 19.88 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
13:33:01 [2022-04-04T13:33:01.017Z] #21 19.90 Unpacking inetutils-ping (2:2.0-1) ...
13:33:01 [2022-04-04T13:33:01.017Z] #21 20.03 Selecting previously unselected package libip4tc2:amd64.
13:33:01 [2022-04-04T13:33:01.017Z] #21 20.03 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
13:33:01 [2022-04-04T13:33:01.017Z] #21 20.03 Unpacking libip4tc2:amd64 (1.8.7-1) ...
13:33:01 [2022-04-04T13:33:01.017Z] #21 20.09 Selecting previously unselected package libip6tc2:amd64.
13:33:01 [2022-04-04T13:33:01.017Z] #21 20.09 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
13:33:01 [2022-04-04T13:33:01.017Z] #21 20.10 Unpacking libip6tc2:amd64 (1.8.7-1) ...
13:33:01 [2022-04-04T13:33:01.273Z] #21 20.17 Selecting previously unselected package libnfnetlink0:amd64.
13:33:01 [2022-04-04T13:33:01.273Z] #21 20.18 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
13:33:01 [2022-04-04T13:33:01.273Z] #21 20.18 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:33:01 [2022-04-04T13:33:01.273Z] #21 20.24 Selecting previously unselected package libnetfilter-conntrack3:amd64.
13:33:01 [2022-04-04T13:33:01.273Z] #21 20.25 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
13:33:01 [2022-04-04T13:33:01.273Z] #21 20.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
13:33:01 [2022-04-04T13:33:01.273Z] #21 20.32 Selecting previously unselected package libnftnl11:amd64.
13:33:01 [2022-04-04T13:33:01.273Z] #21 20.34 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
13:33:01 [2022-04-04T13:33:01.273Z] #21 20.35 Unpacking libnftnl11:amd64 (1.1.9-1) ...
13:33:01 [2022-04-04T13:33:01.273Z] #21 20.42 Selecting previously unselected package iptables.
13:33:01 [2022-04-04T13:33:01.530Z] #21 20.42 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
13:33:01 [2022-04-04T13:33:01.530Z] #21 20.44 Unpacking iptables (1.8.7-1) ...
13:33:01 [2022-04-04T13:33:01.530Z] #21 20.67 Selecting previously unselected package libonig5:amd64.
13:33:01 [2022-04-04T13:33:01.530Z] #21 20.68 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
13:33:01 [2022-04-04T13:33:01.530Z] #21 20.68 Unpacking libonig5:amd64 (6.9.6-1.1) ...
13:33:01 [2022-04-04T13:33:01.530Z] #21 20.82 Selecting previously unselected package libjq1:amd64.
13:33:01 [2022-04-04T13:33:01.787Z] #21 20.82 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
13:33:01 [2022-04-04T13:33:01.787Z] #21 20.83 Unpacking libjq1:amd64 (1.6-2.1) ...
13:33:02 [2022-04-04T13:33:02.044Z] #21 20.93 Selecting previously unselected package jq.
13:33:02 [2022-04-04T13:33:02.044Z] #21 20.93 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
13:33:02 [2022-04-04T13:33:02.044Z] #21 20.94 Unpacking jq (1.6-2.1) ...
13:33:02 [2022-04-04T13:33:02.044Z] #21 21.01 Selecting previously unselected package libaio1:amd64.
13:33:02 [2022-04-04T13:33:02.044Z] #21 21.02 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
13:33:02 [2022-04-04T13:33:02.044Z] #21 21.02 Unpacking libaio1:amd64 (0.3.112-9) ...
13:33:02 [2022-04-04T13:33:02.044Z] #21 21.09 Selecting previously unselected package libgpm2:amd64.
13:33:02 [2022-04-04T13:33:02.044Z] #21 21.09 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
13:33:02 [2022-04-04T13:33:02.044Z] #21 21.10 Unpacking libgpm2:amd64 (1.20.7-8) ...
13:33:02 [2022-04-04T13:33:02.044Z] #21 21.16 Selecting previously unselected package libicu67:amd64.
13:33:02 [2022-04-04T13:33:02.044Z] #21 21.17 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
13:33:02 [2022-04-04T13:33:02.044Z] #21 21.17 Unpacking libicu67:amd64 (67.1-7) ...
13:33:05 [2022-04-04T13:33:05.319Z] #21 23.91 Selecting previously unselected package libinih1:amd64.
13:33:05 [2022-04-04T13:33:05.319Z] #21 23.92 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
13:33:05 [2022-04-04T13:33:05.319Z] #21 23.92 Unpacking libinih1:amd64 (53-1+b2) ...
13:33:05 [2022-04-04T13:33:05.319Z] #21 23.97 Selecting previously unselected package libnet1:amd64.
13:33:05 [2022-04-04T13:33:05.319Z] #21 23.99 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:33:05 [2022-04-04T13:33:05.319Z] #21 23.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:33:05 [2022-04-04T13:33:05.319Z] #21 24.08 Selecting previously unselected package libnl-3-200:amd64.
13:33:05 [2022-04-04T13:33:05.319Z] #21 24.09 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
13:33:05 [2022-04-04T13:33:05.319Z] #21 24.09 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
13:33:05 [2022-04-04T13:33:05.319Z] #21 24.18 Selecting previously unselected package libprotobuf-c1:amd64.
13:33:05 [2022-04-04T13:33:05.319Z] #21 24.19 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
13:33:05 [2022-04-04T13:33:05.319Z] #21 24.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:33:05 [2022-04-04T13:33:05.319Z] #21 24.25 Selecting previously unselected package net-tools.
13:33:05 [2022-04-04T13:33:05.319Z] #21 24.26 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
13:33:05 [2022-04-04T13:33:05.319Z] #21 24.26 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
13:33:05 [2022-04-04T13:33:05.319Z] #21 24.46 Selecting previously unselected package patch.
13:33:05 [2022-04-04T13:33:05.319Z] #21 24.47 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
13:33:05 [2022-04-04T13:33:05.319Z] #21 24.47 Unpacking patch (2.7.6-7) ...
13:33:05 [2022-04-04T13:33:05.319Z] #21 24.55 Selecting previously unselected package python-pip-whl.
13:33:05 [2022-04-04T13:33:05.577Z] #21 24.56 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
13:33:05 [2022-04-04T13:33:05.577Z] #21 24.57 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
13:33:06 [2022-04-04T13:33:06.141Z] #21 25.15 Selecting previously unselected package python3-lib2to3.
13:33:06 [2022-04-04T13:33:06.141Z] #21 25.16 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
13:33:06 [2022-04-04T13:33:06.141Z] #21 25.16 Unpacking python3-lib2to3 (3.9.2-1) ...
13:33:06 [2022-04-04T13:33:06.141Z] #21 25.28 Selecting previously unselected package python3-distutils.
13:33:06 [2022-04-04T13:33:06.141Z] #21 25.28 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
13:33:06 [2022-04-04T13:33:06.141Z] #21 25.29 Unpacking python3-distutils (3.9.2-1) ...
13:33:06 [2022-04-04T13:33:06.399Z] #21 25.40 Selecting previously unselected package python3-pkg-resources.
13:33:06 [2022-04-04T13:33:06.399Z] #21 25.41 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
13:33:06 [2022-04-04T13:33:06.399Z] #21 25.42 Unpacking python3-pkg-resources (52.0.0-4) ...
13:33:06 [2022-04-04T13:33:06.399Z] #21 25.53 Selecting previously unselected package python3-setuptools.
13:33:06 [2022-04-04T13:33:06.399Z] #21 25.54 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
13:33:06 [2022-04-04T13:33:06.399Z] #21 25.54 Unpacking python3-setuptools (52.0.0-4) ...
13:33:06 [2022-04-04T13:33:06.656Z] #21 25.76 Selecting previously unselected package python3-wheel.
13:33:06 [2022-04-04T13:33:06.656Z] #21 25.78 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
13:33:06 [2022-04-04T13:33:06.656Z] #21 25.78 Unpacking python3-wheel (0.34.2-1) ...
13:33:06 [2022-04-04T13:33:06.912Z] #21 25.88 Selecting previously unselected package python3-pip.
13:33:06 [2022-04-04T13:33:06.912Z] #21 25.89 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
13:33:06 [2022-04-04T13:33:06.912Z] #21 25.89 Unpacking python3-pip (20.3.4-4+deb11u1) ...
13:33:06 [2022-04-04T13:33:06.912Z] #21 26.13 Selecting previously unselected package sudo.
13:33:07 [2022-04-04T13:33:07.169Z] #21 26.15 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
13:33:07 [2022-04-04T13:33:07.169Z] #21 26.15 Unpacking sudo (1.9.5p2-3) ...
13:33:07 [2022-04-04T13:33:07.732Z] #21 26.65 Selecting previously unselected package thin-provisioning-tools.
13:33:07 [2022-04-04T13:33:07.732Z] #21 26.67 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
13:33:07 [2022-04-04T13:33:07.732Z] #21 26.68 Unpacking thin-provisioning-tools (0.9.0-1) ...
13:33:07 [2022-04-04T13:33:07.989Z] #21 26.88 Selecting previously unselected package uidmap.
13:33:07 [2022-04-04T13:33:07.989Z] #21 26.90 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
13:33:07 [2022-04-04T13:33:07.989Z] #21 26.90 Unpacking uidmap (1:4.8.1-1) ...
13:33:07 [2022-04-04T13:33:07.989Z] #21 27.03 Selecting previously unselected package vim-runtime.
13:33:07 [2022-04-04T13:33:07.989Z] #21 27.05 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
13:33:07 [2022-04-04T13:33:07.989Z] #21 27.09 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
13:33:07 [2022-04-04T13:33:07.989Z] #21 27.13 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
13:33:07 [2022-04-04T13:33:07.989Z] #21 27.13 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
13:33:11 [2022-04-04T13:33:11.263Z] #21 29.93 Selecting previously unselected package vim.
13:33:11 [2022-04-04T13:33:11.263Z] #21 29.94 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
13:33:11 [2022-04-04T13:33:11.263Z] #21 29.96 Unpacking vim (2:8.2.2434-3+deb11u1) ...
13:33:11 [2022-04-04T13:33:11.263Z] #21 30.45 Selecting previously unselected package xfsprogs.
13:33:11 [2022-04-04T13:33:11.263Z] #21 30.47 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
13:33:11 [2022-04-04T13:33:11.263Z] #21 30.47 Unpacking xfsprogs (5.10.0-4) ...
13:33:11 [2022-04-04T13:33:11.520Z] #21 30.80 Selecting previously unselected package zip.
13:33:11 [2022-04-04T13:33:11.775Z] #21 30.82 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
13:33:11 [2022-04-04T13:33:11.776Z] #21 30.83 Unpacking zip (3.0-12) ...
13:33:12 [2022-04-04T13:33:12.032Z] #21 30.97 Selecting previously unselected package zstd.
13:33:12 [2022-04-04T13:33:12.032Z] #21 30.97 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
13:33:12 [2022-04-04T13:33:12.032Z] #21 30.98 Unpacking zstd (1.4.8+dfsg-2.1) ...
13:33:12 [2022-04-04T13:33:12.289Z] #21 31.30 Setting up python3-pkg-resources (52.0.0-4) ...
13:33:12 [2022-04-04T13:33:12.854Z] #21 32.04 Setting up libip4tc2:amd64 (1.8.7-1) ...
13:33:12 [2022-04-04T13:33:12.854Z] #21 32.05 Setting up net-tools (1.60+git20181103.0eebece-1) ...
13:33:12 [2022-04-04T13:33:12.854Z] #21 32.07 Setting up libgpm2:amd64 (1.20.7-8) ...
13:33:12 [2022-04-04T13:33:12.854Z] #21 32.08 Setting up libicu67:amd64 (67.1-7) ...
13:33:12 [2022-04-04T13:33:12.854Z] #21 32.10 Setting up libip6tc2:amd64 (1.8.7-1) ...
13:33:13 [2022-04-04T13:33:13.112Z] #21 32.11 Setting up libinih1:amd64 (53-1+b2) ...
13:33:13 [2022-04-04T13:33:13.112Z] #21 32.12 Setting up uidmap (1:4.8.1-1) ...
13:33:13 [2022-04-04T13:33:13.112Z] #21 32.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:33:13 [2022-04-04T13:33:13.112Z] #21 32.15 Setting up bzip2 (1.0.8-4) ...
13:33:13 [2022-04-04T13:33:13.112Z] #21 32.16 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:33:13 [2022-04-04T13:33:13.112Z] #21 32.17 Setting up python3-wheel (0.34.2-1) ...
13:33:13 [2022-04-04T13:33:13.937Z] #21 32.83 Setting up xxd (2:8.2.2434-3+deb11u1) ...
13:33:13 [2022-04-04T13:33:13.937Z] #21 32.84 Setting up libcap2:amd64 (1:2.44-1) ...
13:33:13 [2022-04-04T13:33:13.937Z] #21 32.85 Setting up libcap2-bin (1:2.44-1) ...
13:33:13 [2022-04-04T13:33:13.937Z] #21 32.86 Setting up apparmor (2.13.6-10) ...
13:33:15 [2022-04-04T13:33:15.307Z] #21 34.30 Setting up zip (3.0-12) ...
13:33:15 [2022-04-04T13:33:15.307Z] #21 34.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
13:33:15 [2022-04-04T13:33:15.307Z] #21 34.35 Setting up bash-completion (1:2.11-2) ...
13:33:17 [2022-04-04T13:33:17.203Z] #21 36.23 Setting up xz-utils (5.2.5-2) ...
13:33:17 [2022-04-04T13:33:17.203Z] #21 36.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:33:17 [2022-04-04T13:33:17.203Z] #21 36.26 Setting up libmnl0:amd64 (1.0.4-3) ...
13:33:17 [2022-04-04T13:33:17.203Z] #21 36.27 Setting up patch (2.7.6-7) ...
13:33:17 [2022-04-04T13:33:17.203Z] #21 36.28 Setting up sudo (1.9.5p2-3) ...
13:33:17 [2022-04-04T13:33:17.203Z] #21 36.35 invoke-rc.d: could not determine current runlevel
13:33:17 [2022-04-04T13:33:17.203Z] #21 36.35 invoke-rc.d: policy-rc.d denied execution of start.
13:33:17 [2022-04-04T13:33:17.203Z] #21 36.36 Setting up xfsprogs (5.10.0-4) ...
13:33:17 [2022-04-04T13:33:17.203Z] #21 36.38 Setting up libxtables12:amd64 (1.8.7-1) ...
13:33:17 [2022-04-04T13:33:17.203Z] #21 36.43 Setting up inetutils-ping (2:2.0-1) ...
13:33:17 [2022-04-04T13:33:17.460Z] #21 36.49 Setting up pigz (2.6-1) ...
13:33:17 [2022-04-04T13:33:17.460Z] #21 36.51 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:33:17 [2022-04-04T13:33:17.460Z] #21 36.53 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
13:33:17 [2022-04-04T13:33:17.460Z] #21 36.57 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
13:33:17 [2022-04-04T13:33:17.460Z] #21 36.59 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
13:33:18 [2022-04-04T13:33:18.023Z] #21 37.10 Setting up libaio1:amd64 (0.3.112-9) ...
13:33:18 [2022-04-04T13:33:18.023Z] #21 37.11 Setting up python3-lib2to3 (3.9.2-1) ...
13:33:18 [2022-04-04T13:33:18.538Z] #21 37.50 Setting up libelf1:amd64 (0.183-1) ...
13:33:18 [2022-04-04T13:33:18.538Z] #21 37.53 Setting up zstd (1.4.8+dfsg-2.1) ...
13:33:18 [2022-04-04T13:33:18.538Z] #21 37.54 Setting up libonig5:amd64 (6.9.6-1.1) ...
13:33:18 [2022-04-04T13:33:18.538Z] #21 37.55 Setting up python3-distutils (3.9.2-1) ...
13:33:18 [2022-04-04T13:33:18.795Z] #21 37.93 Setting up vim (2:8.2.2434-3+deb11u1) ...
13:33:18 [2022-04-04T13:33:18.795Z] #21 37.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:33:18 [2022-04-04T13:33:18.795Z] #21 37.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:33:18 [2022-04-04T13:33:18.795Z] #21 37.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:33:18 [2022-04-04T13:33:18.795Z] #21 37.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:33:18 [2022-04-04T13:33:18.795Z] #21 37.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:33:18 [2022-04-04T13:33:18.795Z] #21 37.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:33:18 [2022-04-04T13:33:18.795Z] #21 37.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:33:18 [2022-04-04T13:33:18.795Z] #21 38.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:33:18 [2022-04-04T13:33:18.795Z] #21 38.01 Setting up python3-setuptools (52.0.0-4) ...
13:33:20 [2022-04-04T13:33:20.162Z] #21 39.30 Setting up libjq1:amd64 (1.6-2.1) ...
13:33:20 [2022-04-04T13:33:20.162Z] #21 39.31 Setting up libnftnl11:amd64 (1.1.9-1) ...
13:33:20 [2022-04-04T13:33:20.162Z] #21 39.32 Setting up thin-provisioning-tools (0.9.0-1) ...
13:33:20 [2022-04-04T13:33:20.162Z] #21 39.33 Setting up python3-pip (20.3.4-4+deb11u1) ...
13:33:21 [2022-04-04T13:33:21.529Z] #21 40.43 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
13:33:21 [2022-04-04T13:33:21.529Z] #21 40.44 Setting up jq (1.6-2.1) ...
13:33:21 [2022-04-04T13:33:21.529Z] #21 40.45 Setting up libbpf0:amd64 (1:0.3-2) ...
13:33:21 [2022-04-04T13:33:21.529Z] #21 40.48 Setting up iptables (1.8.7-1) ...
13:33:21 [2022-04-04T13:33:21.529Z] #21 40.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:33:21 [2022-04-04T13:33:21.529Z] #21 40.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:33:21 [2022-04-04T13:33:21.529Z] #21 40.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:33:21 [2022-04-04T13:33:21.529Z] #21 40.53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:33:21 [2022-04-04T13:33:21.529Z] #21 40.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:33:21 [2022-04-04T13:33:21.529Z] #21 40.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:33:21 [2022-04-04T13:33:21.529Z] #21 40.57 Setting up iproute2 (5.10.0-4) ...
13:33:21 [2022-04-04T13:33:21.786Z] #21 40.88 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:33:22 [2022-04-04T13:33:22.351Z] #21 DONE 41.4s
13:33:22 [2022-04-04T13:33:22.351Z] 
13:33:22 [2022-04-04T13:33:22.351Z] #22 [dev-systemd-false  8/24] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
13:33:22 [2022-04-04T13:33:22.351Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3
13:33:23 [2022-04-04T13:33:23.723Z] #22 1.277 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:33:23 [2022-04-04T13:33:23.723Z] #22 1.280 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:33:23 [2022-04-04T13:33:23.723Z] #22 1.284 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:33:23 [2022-04-04T13:33:23.723Z] #22 DONE 1.4s
13:33:23 [2022-04-04T13:33:23.723Z] 
13:33:23 [2022-04-04T13:33:23.723Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
13:33:23 [2022-04-04T13:33:23.723Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3
13:33:33 [2022-04-04T13:33:33.675Z] #23 9.536 Collecting yamllint==1.26.1
13:33:34 [2022-04-04T13:33:34.239Z] #23 10.63   Downloading yamllint-1.26.1.tar.gz (126 kB)
13:33:35 [2022-04-04T13:33:35.611Z] #23 11.75 Collecting pathspec>=0.5.3
13:33:35 [2022-04-04T13:33:35.611Z] #23 11.75   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
13:33:35 [2022-04-04T13:33:35.869Z] #23 12.13 Collecting pyyaml
13:33:35 [2022-04-04T13:33:35.869Z] #23 12.17   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)
13:33:35 [2022-04-04T13:33:35.869Z] #23 12.21 Building wheels for collected packages: yamllint
13:33:35 [2022-04-04T13:33:35.869Z] #23 12.22   Building wheel for yamllint (setup.py): started
13:33:37 [2022-04-04T13:33:37.241Z] #23 13.20   Building wheel for yamllint (setup.py): finished with status 'done'
13:33:37 [2022-04-04T13:33:37.241Z] #23 13.21   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=05acfed262098523276fa8448d7a12cb77914593783ccae1a548967d90095547
13:33:37 [2022-04-04T13:33:37.241Z] #23 13.21   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
13:33:37 [2022-04-04T13:33:37.241Z] #23 13.21 Successfully built yamllint
13:33:37 [2022-04-04T13:33:37.241Z] #23 13.25 Installing collected packages: pyyaml, pathspec, yamllint
13:33:37 [2022-04-04T13:33:37.498Z] #23 13.67 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
13:33:37 [2022-04-04T13:33:37.755Z] #23 DONE 14.1s
13:33:37 [2022-04-04T13:33:37.755Z] 
13:33:37 [2022-04-04T13:33:37.755Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
13:33:37 [2022-04-04T13:33:37.755Z] #27 sha256:559b49ef9868d5fc2c1271d256aebd40369de5c7a505fa437dc60d4d2a979986
13:33:38 [2022-04-04T13:33:38.441Z] #27 DONE 0.6s
13:33:38 [2022-04-04T13:33:38.441Z] 
13:33:38 [2022-04-04T13:33:38.441Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
13:33:38 [2022-04-04T13:33:38.441Z] #32 sha256:4d14f1a54105f4fe4a536a5970c49ace5fc9c4bf26bda5df77cd8f9810dc78b8
13:33:39 [2022-04-04T13:33:39.375Z] #32 DONE 0.8s
13:33:39 [2022-04-04T13:33:39.375Z] 
13:33:39 [2022-04-04T13:33:39.375Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
13:33:39 [2022-04-04T13:33:39.375Z] #35 sha256:e952e869b899f729d01d18030a285dd9c05a13fe5fbb65271798c769a1017174
13:33:39 [2022-04-04T13:33:39.634Z] #35 DONE 0.5s
13:33:39 [2022-04-04T13:33:39.634Z] 
13:33:39 [2022-04-04T13:33:39.634Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
13:33:39 [2022-04-04T13:33:39.634Z] #37 sha256:92b97689b4b8a69a7a98e94872e738e9ecc1f6311409877f7cdd9835b0bf5cc0
13:33:39 [2022-04-04T13:33:39.890Z] #37 DONE 0.1s
13:33:39 [2022-04-04T13:33:39.890Z] 
13:33:39 [2022-04-04T13:33:39.890Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
13:33:39 [2022-04-04T13:33:39.890Z] #41 sha256:e6cc8b85d1e279d507ea90610e2b131057b7e87b9b51f99350b9f0e02cf8d3db
13:33:39 [2022-04-04T13:33:39.890Z] #41 DONE 0.1s
13:33:39 [2022-04-04T13:33:39.890Z] 
13:33:39 [2022-04-04T13:33:39.890Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
13:33:39 [2022-04-04T13:33:39.890Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
13:33:49 [2022-04-04T13:33:49.842Z] #51 ...
13:33:49 [2022-04-04T13:33:49.842Z] 
13:33:49 [2022-04-04T13:33:49.842Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
13:33:49 [2022-04-04T13:33:49.842Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
13:33:49 [2022-04-04T13:33:49.842Z] #43 185.5 + dpkg --print-architecture
13:33:49 [2022-04-04T13:33:49.842Z] #43 185.5 + git checkout -q v2.1.0
13:33:50 [2022-04-04T13:33:50.100Z] #43 186.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
13:33:50 [2022-04-04T13:33:50.100Z] #43 186.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
13:34:12 [2022-04-04T13:34:12.013Z] #43 DONE 208.0s
13:34:12 [2022-04-04T13:34:12.013Z] 
13:34:12 [2022-04-04T13:34:12.013Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:34:12 [2022-04-04T13:34:12.013Z] #56 sha256:4efc5bb7d0880756b98a2ac3872cd61fa4ead2cb7284d36530eb1486063e278d
13:34:14 [2022-04-04T13:34:14.539Z] #56 ...
13:34:14 [2022-04-04T13:34:14.539Z] 
13:34:14 [2022-04-04T13:34:14.539Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
13:34:14 [2022-04-04T13:34:14.539Z] #44 sha256:31879b23bf62712d7aad8cf8a734e377b3e3e2476fe44c8a776654cccfe17ad0
13:34:15 [2022-04-04T13:34:15.103Z] #44 DONE 0.6s
13:34:15 [2022-04-04T13:34:15.103Z] 
13:34:15 [2022-04-04T13:34:15.103Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
13:34:15 [2022-04-04T13:34:15.103Z] #48 sha256:7d98c94d7893d6114eb6d03c8cc9aae00d8ae641bb5e4eb9b9a934dc7e1d5095
13:34:15 [2022-04-04T13:34:15.103Z] #48 DONE 0.1s
13:34:15 [2022-04-04T13:34:15.103Z] 
13:34:15 [2022-04-04T13:34:15.103Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
13:34:15 [2022-04-04T13:34:15.103Z] #50 sha256:01186093ff280e671ad1644047ba65108f07fa388d858c5cce85dabc1ee0f64a
13:34:15 [2022-04-04T13:34:15.360Z] #50 DONE 0.1s
13:34:15 [2022-04-04T13:34:15.360Z] 
13:34:15 [2022-04-04T13:34:15.360Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:34:15 [2022-04-04T13:34:15.360Z] #60 sha256:10e8fa1f13aae2d21e7faa6976a43f1de0523d994c61b7fa3b573d452f2de3e5
13:34:54 [2022-04-04T13:34:54.056Z] #60 ...
13:34:54 [2022-04-04T13:34:54.056Z] 
13:34:54 [2022-04-04T13:34:54.056Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
13:34:54 [2022-04-04T13:34:54.056Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
13:34:54 [2022-04-04T13:34:54.056Z] #51 244.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
13:34:54 [2022-04-04T13:34:54.056Z] #51 DONE 246.3s
13:34:54 [2022-04-04T13:34:54.056Z] 
13:34:54 [2022-04-04T13:34:54.056Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:34:54 [2022-04-04T13:34:54.056Z] #56 sha256:4efc5bb7d0880756b98a2ac3872cd61fa4ead2cb7284d36530eb1486063e278d
13:34:54 [2022-04-04T13:34:54.056Z] #56 142.7 + mkdir -p /build
13:34:54 [2022-04-04T13:34:54.056Z] #56 142.7 + cp runc /build/runc
13:34:54 [2022-04-04T13:34:54.056Z] #56 DONE 143.1s
13:34:54 [2022-04-04T13:34:54.056Z] 
13:34:54 [2022-04-04T13:34:54.056Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:34:54 [2022-04-04T13:34:54.056Z] #60 sha256:10e8fa1f13aae2d21e7faa6976a43f1de0523d994c61b7fa3b573d452f2de3e5
13:34:54 [2022-04-04T13:34:54.056Z] #60 ...
13:34:54 [2022-04-04T13:34:54.056Z] 
13:34:54 [2022-04-04T13:34:54.056Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
13:34:54 [2022-04-04T13:34:54.056Z] #52 sha256:85ca002350fb6231f45e9a6eebdf3efbfe793352d96ee2444fd9f50a9c1675a6
13:34:54 [2022-04-04T13:34:54.056Z] #52 DONE 0.4s
13:34:54 [2022-04-04T13:34:54.056Z] 
13:34:54 [2022-04-04T13:34:54.056Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:34:54 [2022-04-04T13:34:54.056Z] #60 sha256:10e8fa1f13aae2d21e7faa6976a43f1de0523d994c61b7fa3b573d452f2de3e5
13:34:54 [2022-04-04T13:34:54.056Z] #60 ...
13:34:54 [2022-04-04T13:34:54.056Z] 
13:34:54 [2022-04-04T13:34:54.056Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
13:34:54 [2022-04-04T13:34:54.056Z] #54 sha256:7fafe4b59a6ac762c40dbccbf61c88078ac5b93cb75a236f8af78d339b709b2f
13:34:54 [2022-04-04T13:34:54.056Z] #54 DONE 0.1s
13:34:54 [2022-04-04T13:34:54.056Z] 
13:34:54 [2022-04-04T13:34:54.056Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
13:34:54 [2022-04-04T13:34:54.056Z] #57 sha256:36d5351adacee342cae1b6292cec9a944b918e94e974602225af43fb8898fee0
13:34:54 [2022-04-04T13:34:54.056Z] #57 DONE 0.4s
13:34:54 [2022-04-04T13:34:54.056Z] 
13:34:54 [2022-04-04T13:34:54.056Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:34:54 [2022-04-04T13:34:54.056Z] #60 sha256:10e8fa1f13aae2d21e7faa6976a43f1de0523d994c61b7fa3b573d452f2de3e5
13:34:55 [2022-04-04T13:34:55.950Z] #60 219.7 + bin/containerd
13:35:52 [2022-04-04T13:35:52.147Z] #60 271.6 # github.com/containerd/containerd/cmd/containerd
13:35:52 [2022-04-04T13:35:52.147Z] #60 271.6 /usr/bin/ld: /tmp/go-link-1721185915/000019.o: in function `New':
13:35:52 [2022-04-04T13:35:52.147Z] #60 271.6 /tmp/tmp.3M7QAz5xva/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
13:35:52 [2022-04-04T13:35:52.147Z] #60 271.7 + bin/containerd-stress
13:35:52 [2022-04-04T13:35:52.147Z] #60 272.8 + bin/containerd-shim
13:36:00 [2022-04-04T13:36:00.253Z] #60 283.9 + bin/containerd-shim-runc-v1
13:36:06 [2022-04-04T13:36:06.813Z] #60 290.1 + bin/containerd-shim-runc-v2
13:36:06 [2022-04-04T13:36:06.813Z] #60 290.9 + binaries
13:36:07 [2022-04-04T13:36:07.069Z] #60 290.9 + install -D bin/containerd /build/containerd
13:36:07 [2022-04-04T13:36:07.069Z] #60 290.9 + install -D bin/containerd-shim /build/containerd-shim
13:36:07 [2022-04-04T13:36:07.069Z] #60 290.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
13:36:07 [2022-04-04T13:36:07.069Z] #60 290.9 + install -D bin/ctr /build/ctr
13:36:08 [2022-04-04T13:36:08.958Z] #60 DONE 292.8s
13:36:09 [2022-04-04T13:36:09.522Z] 
13:36:09 [2022-04-04T13:36:09.522Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
13:36:09 [2022-04-04T13:36:09.522Z] #61 sha256:519fe3ea180ed8f1b7ac485df2a3ba1282333e4d22c03a48bfdb0887d6f5144e
13:36:10 [2022-04-04T13:36:10.449Z] #61 DONE 0.8s
13:36:10 [2022-04-04T13:36:10.449Z] 
13:36:10 [2022-04-04T13:36:10.449Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:36:10 [2022-04-04T13:36:10.449Z] #66 sha256:40627e66be9cda13ea1cad7e05666347c52c51be87e25ecc42fb69b67b080b8c
13:36:10 [2022-04-04T13:36:10.707Z] #66 DONE 0.2s
13:36:10 [2022-04-04T13:36:10.707Z] 
13:36:10 [2022-04-04T13:36:10.707Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
13:36:10 [2022-04-04T13:36:10.707Z] #71 sha256:6c6a2dbb6caabff74f8c69611b567caf14734c8f73095e2ca58d2fda0552fb8d
13:36:11 [2022-04-04T13:36:11.639Z] #71 DONE 1.0s
13:36:11 [2022-04-04T13:36:11.639Z] 
13:36:11 [2022-04-04T13:36:11.639Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
13:36:11 [2022-04-04T13:36:11.639Z] #72 sha256:a7f0a70fe3f45ab66d9d5f7d7dd715f1dbec23faf3b0aef3ec11c7ee6824ea38
13:36:11 [2022-04-04T13:36:11.639Z] #72 DONE 0.0s
13:36:11 [2022-04-04T13:36:11.898Z] 
13:36:11 [2022-04-04T13:36:11.898Z] #73 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
13:36:11 [2022-04-04T13:36:11.898Z] #73 sha256:54f272ee2b78a8783fea96849633cf5e9a62b571f65111702f38c3ff6a5b34c3
13:36:12 [2022-04-04T13:36:12.462Z] #73 0.721 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:36:12 [2022-04-04T13:36:12.720Z] #73 0.903 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:36:12 [2022-04-04T13:36:12.720Z] #73 1.065 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:36:13 [2022-04-04T13:36:13.669Z] #73 1.148 Reading package lists...
13:36:13 [2022-04-04T13:36:13.932Z] #73 1.640 Reading package lists...
13:36:13 [2022-04-04T13:36:13.932Z] #73 2.193 Building dependency tree...
13:36:14 [2022-04-04T13:36:14.205Z] #73 2.300 Reading state information...
13:36:14 [2022-04-04T13:36:14.205Z] #73 2.438 The following additional packages will be installed:
13:36:14 [2022-04-04T13:36:14.205Z] #73 2.438   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
13:36:14 [2022-04-04T13:36:14.205Z] #73 2.439 Suggested packages:
13:36:14 [2022-04-04T13:36:14.205Z] #73 2.439   systemd-container policykit-1
13:36:14 [2022-04-04T13:36:14.205Z] #73 2.439 Recommended packages:
13:36:14 [2022-04-04T13:36:14.205Z] #73 2.439   systemd-timesyncd | time-daemon libnss-systemd
13:36:14 [2022-04-04T13:36:14.205Z] #73 2.506 The following NEW packages will be installed:
13:36:14 [2022-04-04T13:36:14.205Z] #73 2.506   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
13:36:14 [2022-04-04T13:36:14.205Z] #73 2.507   libkmod2 libpam-systemd systemd systemd-sysv
13:36:14 [2022-04-04T13:36:14.466Z] #73 2.774 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
13:36:14 [2022-04-04T13:36:14.466Z] #73 2.774 Need to get 5817 kB of archives.
13:36:14 [2022-04-04T13:36:14.466Z] #73 2.774 After this operation, 19.3 MB of additional disk space will be used.
13:36:14 [2022-04-04T13:36:14.466Z] #73 2.774 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
13:36:14 [2022-04-04T13:36:14.466Z] #73 2.776 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
13:36:14 [2022-04-04T13:36:14.466Z] #73 2.777 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
13:36:14 [2022-04-04T13:36:14.466Z] #73 2.779 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
13:36:14 [2022-04-04T13:36:14.466Z] #73 2.781 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
13:36:14 [2022-04-04T13:36:14.466Z] #73 2.871 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
13:36:14 [2022-04-04T13:36:14.723Z] #73 2.877 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
13:36:14 [2022-04-04T13:36:14.723Z] #73 2.878 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
13:36:14 [2022-04-04T13:36:14.723Z] #73 2.880 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
13:36:14 [2022-04-04T13:36:14.723Z] #73 2.882 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
13:36:14 [2022-04-04T13:36:14.723Z] #73 3.054 debconf: delaying package configuration, since apt-utils is not installed
13:36:14 [2022-04-04T13:36:14.723Z] #73 3.083 Fetched 5817 kB in 0s (15.7 MB/s)
13:36:14 [2022-04-04T13:36:14.723Z] #73 3.106 Selecting previously unselected package libargon2-1:amd64.
13:36:14 [2022-04-04T13:36:14.723Z] #73 3.106 (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 ... 28622 files and directories currently installed.)
13:36:14 [2022-04-04T13:36:14.723Z] #73 3.121 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
13:36:14 [2022-04-04T13:36:14.723Z] #73 3.127 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
13:36:14 [2022-04-04T13:36:14.980Z] #73 3.157 Selecting previously unselected package libjson-c5:amd64.
13:36:14 [2022-04-04T13:36:14.980Z] #73 3.159 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
13:36:14 [2022-04-04T13:36:14.980Z] #73 3.162 Unpacking libjson-c5:amd64 (0.15-2) ...
13:36:14 [2022-04-04T13:36:14.980Z] #73 3.206 Selecting previously unselected package libcryptsetup12:amd64.
13:36:14 [2022-04-04T13:36:14.980Z] #73 3.209 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
13:36:14 [2022-04-04T13:36:14.980Z] #73 3.213 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
13:36:14 [2022-04-04T13:36:14.980Z] #73 3.264 Selecting previously unselected package libkmod2:amd64.
13:36:14 [2022-04-04T13:36:14.980Z] #73 3.266 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
13:36:14 [2022-04-04T13:36:14.980Z] #73 3.270 Unpacking libkmod2:amd64 (28-1) ...
13:36:14 [2022-04-04T13:36:14.980Z] #73 3.313 Selecting previously unselected package systemd.
13:36:14 [2022-04-04T13:36:14.980Z] #73 3.315 Preparing to unpack .../systemd_247.3-7_amd64.deb ...
13:36:14 [2022-04-04T13:36:14.980Z] #73 3.348 Unpacking systemd (247.3-7) ...
13:36:15 [2022-04-04T13:36:15.543Z] #73 3.889 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
13:36:15 [2022-04-04T13:36:15.543Z] #73 3.900 Setting up libjson-c5:amd64 (0.15-2) ...
13:36:15 [2022-04-04T13:36:15.543Z] #73 3.911 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
13:36:15 [2022-04-04T13:36:15.543Z] #73 3.922 Setting up libkmod2:amd64 (28-1) ...
13:36:15 [2022-04-04T13:36:15.543Z] #73 3.932 Setting up systemd (247.3-7) ...
13:36:15 [2022-04-04T13:36:15.543Z] #73 3.971 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
13:36:15 [2022-04-04T13:36:15.800Z] #73 3.973 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
13:36:15 [2022-04-04T13:36:15.800Z] #73 3.976 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
13:36:15 [2022-04-04T13:36:15.800Z] #73 4.001 Initializing machine ID from KVM UUID.
13:36:16 [2022-04-04T13:36:16.058Z] #73 4.357 Selecting previously unselected package systemd-sysv.
13:36:16 [2022-04-04T13:36:16.058Z] #73 4.357 (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 ... 29433 files and directories currently installed.)
13:36:16 [2022-04-04T13:36:16.058Z] #73 4.370 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
13:36:16 [2022-04-04T13:36:16.058Z] #73 4.374 Unpacking systemd-sysv (247.3-7) ...
13:36:16 [2022-04-04T13:36:16.058Z] #73 4.417 Selecting previously unselected package libdbus-1-3:amd64.
13:36:16 [2022-04-04T13:36:16.058Z] #73 4.420 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
13:36:16 [2022-04-04T13:36:16.058Z] #73 4.424 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
13:36:16 [2022-04-04T13:36:16.058Z] #73 4.479 Selecting previously unselected package dbus.
13:36:16 [2022-04-04T13:36:16.315Z] #73 4.482 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
13:36:16 [2022-04-04T13:36:16.315Z] #73 4.492 Unpacking dbus (1.12.20-2) ...
13:36:16 [2022-04-04T13:36:16.315Z] #73 4.552 Selecting previously unselected package libpam-systemd:amd64.
13:36:16 [2022-04-04T13:36:16.315Z] #73 4.552 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
13:36:16 [2022-04-04T13:36:16.315Z] #73 4.555 Unpacking libpam-systemd:amd64 (247.3-7) ...
13:36:16 [2022-04-04T13:36:16.315Z] #73 4.601 Selecting previously unselected package dbus-user-session.
13:36:16 [2022-04-04T13:36:16.315Z] #73 4.604 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
13:36:16 [2022-04-04T13:36:16.315Z] #73 4.607 Unpacking dbus-user-session (1.12.20-2) ...
13:36:16 [2022-04-04T13:36:16.315Z] #73 4.694 Setting up systemd-sysv (247.3-7) ...
13:36:16 [2022-04-04T13:36:16.315Z] #73 4.705 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
13:36:16 [2022-04-04T13:36:16.576Z] #73 4.714 Setting up dbus (1.12.20-2) ...
13:36:16 [2022-04-04T13:36:16.576Z] #73 4.825 invoke-rc.d: could not determine current runlevel
13:36:16 [2022-04-04T13:36:16.576Z] #73 4.827 invoke-rc.d: policy-rc.d denied execution of start.
13:36:16 [2022-04-04T13:36:16.576Z] #73 4.831 Setting up libpam-systemd:amd64 (247.3-7) ...
13:36:16 [2022-04-04T13:36:16.576Z] #73 4.961 Setting up dbus-user-session (1.12.20-2) ...
13:36:16 [2022-04-04T13:36:16.833Z] #73 4.975 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:36:16 [2022-04-04T13:36:16.833Z] #73 DONE 5.1s
13:36:16 [2022-04-04T13:36:16.833Z] 
13:36:16 [2022-04-04T13:36:16.833Z] #74 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
13:36:16 [2022-04-04T13:36:16.833Z] #74 sha256:b45252a44bfa67de37700af7298ac7162d8d7a74af2cc3678bc756e27d2077d7
13:36:17 [2022-04-04T13:36:17.090Z] #74 0.372   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:36:17 [2022-04-04T13:36:17.090Z] #74 0.374                                  Dload  Upload   Total   Spent    Left  Speed
13:36:17 [2022-04-04T13:36:17.652Z] #74 0.375 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   5880      0 --:--:-- --:--:-- --:--:--  5880
13:36:17 [2022-04-04T13:36:17.652Z] #74 DONE 0.8s
13:36:17 [2022-04-04T13:36:17.652Z] 
13:36:17 [2022-04-04T13:36:17.652Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
13:36:17 [2022-04-04T13:36:17.652Z] #75 sha256:b8fa3d6c4879710ccb048d0d83e7d135621bb7d498bad4dc0bda7bd1b624a145
13:36:18 [2022-04-04T13:36:18.581Z] #75 DONE 0.9s
13:36:18 [2022-04-04T13:36:18.581Z] 
13:36:18 [2022-04-04T13:36:18.581Z] #76 exporting to image
13:36:18 [2022-04-04T13:36:18.581Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
13:36:18 [2022-04-04T13:36:18.581Z] #76 exporting layers
13:36:25 [2022-04-04T13:36:25.119Z] #76 exporting layers 6.0s done
13:36:25 [2022-04-04T13:36:25.119Z] #76 writing image sha256:659df3ec915f977fce49f427f6e45c3fa937eda57b19c66f7fc3a1c2e3570a4f done
13:36:25 [2022-04-04T13:36:25.119Z] #76 naming to docker.io/library/docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa done
13:36:25 [2022-04-04T13:36:25.119Z] #76 DONE 6.0s