Skip to content

Console Output

Skipping 42 KB.. Full Log
T00:03:47.022Z] #51 sha256:ab432f667b44061be7b27ec72dc554bd925a8c2551be213aa73b6cf1c8f920cf
00:03:47 [2022-03-25T00:03:47.022Z] #51 2.310 go: downloading github.com/golangci/golangci-lint v1.44.0
00:03:47 [2022-03-25T00:03:47.279Z] #51 ...
00:03:47 [2022-03-25T00:03:47.279Z] 
00:03:47 [2022-03-25T00:03:47.279Z] #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
00:03:47 [2022-03-25T00:03:47.279Z] #43 sha256:a59e25040d95e869bc22c32b5c79602741c46a1f14794702a6535a9264d7ef6a
00:03:47 [2022-03-25T00:03:47.279Z] #43 2.856 + git clone https://github.com/docker/distribution.git .
00:03:47 [2022-03-25T00:03:47.279Z] #43 2.856 Cloning into '.'...
00:03:47 [2022-03-25T00:03:47.535Z] #43 ...
00:03:47 [2022-03-25T00:03:47.535Z] 
00:03:47 [2022-03-25T00:03:47.535Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
00:03:47 [2022-03-25T00:03:47.535Z] #26 sha256:e6634d15cb2ab4744482aaa276d22aaf42d087ad04b85946932b3c7bf2d7bdb2
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.873 + RM_GOPATH=0
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.873 + TMP_GOPATH=
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.873 + : /build
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.873 + '[' -z '' ']'
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.874 ++ mktemp -d
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.876 + export GOPATH=/tmp/tmp.zQBMdB7FRv
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.876 + GOPATH=/tmp/tmp.zQBMdB7FRv
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.876 + RM_GOPATH=1
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.876 + case "$(go env GOARCH)" in
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.876 ++ go env GOARCH
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.889 Install docker/cli version 17.06.2-ce from stable
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.889 + export GO_BUILDMODE=-buildmode=pie
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.889 + GO_BUILDMODE=-buildmode=pie
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.889 ++ dirname /install.sh
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.889 + dir=/
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.889 + bin=dockercli
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.889 + shift
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.889 + '[' '!' -f //dockercli.installer ']'
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.889 + . //dockercli.installer
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.889 ++ : stable
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.889 ++ : 17.06.2-ce
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.889 + install_dockercli
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.889 + echo 'Install docker/cli version 17.06.2-ce from stable'
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.889 ++ uname -m
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.892 + arch=aarch64
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.892 + '[' aarch64 '!=' x86_64 ']'
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.892 + '[' aarch64 '!=' s390x ']'
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.892 + '[' aarch64 '!=' armhf ']'
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.892 + build_dockercli
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.892 + git clone https://github.com/docker/docker-ce /tmp/tmp.zQBMdB7FRv/tmp/docker-ce
00:03:47 [2022-03-25T00:03:47.535Z] #26 2.965 Cloning into '/tmp/tmp.zQBMdB7FRv/tmp/docker-ce'...
00:03:47 [2022-03-25T00:03:47.535Z] #26 ...
00:03:47 [2022-03-25T00:03:47.535Z] 
00:03:47 [2022-03-25T00:03:47.535Z] #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
00:03:47 [2022-03-25T00:03:47.535Z] #47 sha256:3c001af8c66047bb1becc46922248765364b125e3ecc83401e6a5785e25e3501
00:03:47 [2022-03-25T00:03:47.535Z] #47 3.438 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
00:03:47 [2022-03-25T00:03:47.535Z] #47 3.451 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
00:03:47 [2022-03-25T00:03:47.535Z] #47 3.486 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
00:03:47 [2022-03-25T00:03:47.535Z] #47 3.987 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
00:03:47 [2022-03-25T00:03:47.535Z] #47 4.232 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
00:03:47 [2022-03-25T00:03:47.535Z] #47 5.187 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB]
00:03:47 [2022-03-25T00:03:47.535Z] #47 7.014 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
00:03:47 [2022-03-25T00:03:47.535Z] #47 10.36 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
00:03:47 [2022-03-25T00:03:47.792Z] #47 ...
00:03:47 [2022-03-25T00:03:47.792Z] 
00:03:47 [2022-03-25T00:03:47.792Z] #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
00:03:47 [2022-03-25T00:03:47.792Z] #36 sha256:d3049fff2c596bdfacb4954dcc3e584a2f8aa71c7ce4470db74e988fb0f29422
00:03:47 [2022-03-25T00:03:47.792Z] #36 3.219 go: downloading github.com/pelletier/go-toml v1.8.1
00:03:47 [2022-03-25T00:03:47.792Z] #36 ...
00:03:47 [2022-03-25T00:03:47.792Z] 
00:03:47 [2022-03-25T00:03:47.792Z] #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
00:03:47 [2022-03-25T00:03:47.792Z] #34 sha256:5a9675c13987f6dd3d980906742ac1fb8f4019ff929c9de101a7aba1fcc03652
00:03:47 [2022-03-25T00:03:47.792Z] #34 3.071 + git clone https://github.com/kolyshkin/go-swagger.git .
00:03:47 [2022-03-25T00:03:47.792Z] #34 3.078 Cloning into '.'...
00:03:48 [2022-03-25T00:03:48.050Z] #34 ...
00:03:48 [2022-03-25T00:03:48.050Z] 
00:03:48 [2022-03-25T00:03:48.050Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
00:03:48 [2022-03-25T00:03:48.050Z] #31 sha256:691e4c21af870d5037430a5f9bdafe44e21d613373243b66237a79dcc5d96cfc
00:03:48 [2022-03-25T00:03:48.050Z] #31 8.752 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
00:03:48 [2022-03-25T00:03:48.050Z] #31 10.26 
00:03:48 [2022-03-25T00:03:48.050Z] #31 10.58 #=#=#                                                                         

                                                                           0.1%
#########                                                                 13.3%
#########################                                                 35.7%
#########################################                                 58.1%
######################################################                    76.3%
##################################################################        92.6%
######################################################################## 100.0%
00:03:48 [2022-03-25T00:03:48.050Z] #31 12.29 
00:03:50 [2022-03-25T00:03:50.618Z] #31 ...
00:03:50 [2022-03-25T00:03:50.618Z] 
00:03:50 [2022-03-25T00:03:50.618Z] #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
00:03:50 [2022-03-25T00:03:50.618Z] #38 sha256:e780ac3bbd8a861596256a39896d621e4fcf6d80be2028acfe73df7290f09754
00:03:50 [2022-03-25T00:03:50.618Z] #38 3.672 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
00:03:50 [2022-03-25T00:03:50.618Z] #38 3.692 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
00:03:50 [2022-03-25T00:03:50.618Z] #38 3.702 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
00:03:50 [2022-03-25T00:03:50.618Z] #38 4.508 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
00:03:50 [2022-03-25T00:03:50.618Z] #38 5.412 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB]
00:03:50 [2022-03-25T00:03:50.618Z] #38 7.219 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
00:03:50 [2022-03-25T00:03:50.618Z] #38 12.46 Fetched 8395 kB in 9s (925 kB/s)
00:03:50 [2022-03-25T00:03:50.618Z] #38 12.46 Reading package lists...
00:03:50 [2022-03-25T00:03:50.618Z] #38 ...
00:03:50 [2022-03-25T00:03:50.618Z] 
00:03:50 [2022-03-25T00:03:50.618Z] #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
00:03:50 [2022-03-25T00:03:50.618Z] #36 sha256:d3049fff2c596bdfacb4954dcc3e584a2f8aa71c7ce4470db74e988fb0f29422
00:03:50 [2022-03-25T00:03:50.618Z] #36 12.01 tomll can be used in two ways:
00:03:50 [2022-03-25T00:03:50.618Z] #36 12.01 Writing to STDIN and reading from STDOUT:
00:03:50 [2022-03-25T00:03:50.618Z] #36 12.01   cat file.toml | tomll > file.toml
00:03:50 [2022-03-25T00:03:50.618Z] #36 12.01 
00:03:50 [2022-03-25T00:03:50.618Z] #36 12.01 Reading and updating a list of files:
00:03:50 [2022-03-25T00:03:50.618Z] #36 12.01   tomll a.toml b.toml c.toml
00:03:50 [2022-03-25T00:03:50.618Z] #36 12.01 
00:03:50 [2022-03-25T00:03:50.618Z] #36 12.01 When given a list of files, tomll will modify all files in place without asking.
00:03:51 [2022-03-25T00:03:51.993Z] #36 DONE 15.0s
00:03:51 [2022-03-25T00:03:51.993Z] 
00:03:51 [2022-03-25T00:03:51.993Z] #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
00:03:51 [2022-03-25T00:03:51.993Z] #47 sha256:3c001af8c66047bb1becc46922248765364b125e3ecc83401e6a5785e25e3501
00:03:51 [2022-03-25T00:03:51.993Z] #47 12.86 Fetched 8398 kB in 10s (865 kB/s)
00:03:53 [2022-03-25T00:03:53.890Z] #47 12.86 Reading package lists...
00:03:55 [2022-03-25T00:03:55.080Z] #47 17.18 Reading package lists...
00:03:55 [2022-03-25T00:03:55.080Z] #47 ...
00:03:55 [2022-03-25T00:03:55.080Z] 
00:03:55 [2022-03-25T00:03:55.080Z] #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
00:03:55 [2022-03-25T00:03:55.080Z] #43 sha256:a59e25040d95e869bc22c32b5c79602741c46a1f14794702a6535a9264d7ef6a
00:03:55 [2022-03-25T00:03:55.080Z] #43 16.61 + git checkout -q v2.3.0
00:03:55 [2022-03-25T00:03:55.080Z] #43 17.88 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
00:03:56 [2022-03-25T00:03:56.973Z] #43 ...
00:03:56 [2022-03-25T00:03:56.973Z] 
00:03:56 [2022-03-25T00:03:56.973Z] #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
00:03:56 [2022-03-25T00:03:56.973Z] #63 sha256:683a60386e0b2fb91b00375bd640dde7bbe696df81c7eea2dc7157957823e9ef
00:03:56 [2022-03-25T00:03:56.973Z] #63 9.840 go: downloading github.com/russross/blackfriday/v2 v2.1.0
00:03:56 [2022-03-25T00:03:56.973Z] #63 ...
00:03:56 [2022-03-25T00:03:56.973Z] 
00:03:56 [2022-03-25T00:03:56.973Z] #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
00:03:56 [2022-03-25T00:03:56.973Z] #51 sha256:ab432f667b44061be7b27ec72dc554bd925a8c2551be213aa73b6cf1c8f920cf
00:03:56 [2022-03-25T00:03:56.973Z] #51 18.70 go: downloading github.com/fatih/color v1.13.0
00:03:56 [2022-03-25T00:03:56.973Z] #51 18.70 go: downloading github.com/gofrs/flock v0.8.1
00:03:56 [2022-03-25T00:03:56.973Z] #51 18.76 go: downloading github.com/spf13/cobra v1.3.0
00:03:56 [2022-03-25T00:03:56.973Z] #51 18.76 go: downloading github.com/spf13/pflag v1.0.5
00:03:56 [2022-03-25T00:03:56.973Z] #51 18.91 go: downloading github.com/spf13/viper v1.10.1
00:03:56 [2022-03-25T00:03:56.973Z] #51 19.08 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
00:03:56 [2022-03-25T00:03:56.973Z] #51 19.40 go: downloading github.com/mattn/go-colorable v0.1.12
00:03:56 [2022-03-25T00:03:56.973Z] #51 19.41 go: downloading github.com/mattn/go-isatty v0.0.14
00:03:56 [2022-03-25T00:03:56.973Z] #51 19.43 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
00:03:56 [2022-03-25T00:03:56.973Z] #51 19.46 go: downloading github.com/go-critic/go-critic v0.6.2
00:03:56 [2022-03-25T00:03:56.973Z] #51 20.12 go: downloading github.com/mitchellh/go-homedir v1.1.0
00:03:56 [2022-03-25T00:03:56.973Z] #51 20.15 go: downloading github.com/hashicorp/go-multierror v1.1.1
00:03:58 [2022-03-25T00:03:58.405Z] #51 ...
00:03:58 [2022-03-25T00:03:58.405Z] 
00:03:58 [2022-03-25T00:03:58.405Z] #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
00:03:58 [2022-03-25T00:03:58.405Z] #58 sha256:ae74789e647a3f23a6c9c2a5847f566485274531b2928e24f184006718696c4e
00:03:58 [2022-03-25T00:03:58.405Z] #58 11.70 Fetched 8395 kB in 9s (978 kB/s)
00:03:58 [2022-03-25T00:03:58.405Z] #58 11.70 Reading package lists...
00:03:58 [2022-03-25T00:03:58.405Z] #58 15.70 Reading package lists...
00:03:58 [2022-03-25T00:03:58.405Z] #58 19.53 Building dependency tree...
00:03:58 [2022-03-25T00:03:58.405Z] #58 ...
00:03:58 [2022-03-25T00:03:58.405Z] 
00:03:58 [2022-03-25T00:03:58.405Z] #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
00:03:58 [2022-03-25T00:03:58.405Z] #47 sha256:3c001af8c66047bb1becc46922248765364b125e3ecc83401e6a5785e25e3501
00:03:58 [2022-03-25T00:03:58.405Z] #47 17.18 Reading package lists...
00:03:58 [2022-03-25T00:03:58.995Z] #47 20.91 Building dependency tree...
00:03:58 [2022-03-25T00:03:58.995Z] #47 ...
00:03:58 [2022-03-25T00:03:58.995Z] 
00:03:58 [2022-03-25T00:03:58.995Z] #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
00:03:58 [2022-03-25T00:03:58.995Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d
00:03:58 [2022-03-25T00:03:58.995Z] #14 12.28 Fetched 8395 kB in 9s (938 kB/s)
00:03:58 [2022-03-25T00:03:58.995Z] #14 12.28 Reading package lists...
00:03:58 [2022-03-25T00:03:58.995Z] #14 16.69 Reading package lists...
00:03:58 [2022-03-25T00:03:58.995Z] #14 20.36 Building dependency tree...
00:03:58 [2022-03-25T00:03:58.995Z] #14 ...
00:03:58 [2022-03-25T00:03:58.995Z] 
00:03:58 [2022-03-25T00:03:58.995Z] #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
00:03:58 [2022-03-25T00:03:58.995Z] #51 sha256:ab432f667b44061be7b27ec72dc554bd925a8c2551be213aa73b6cf1c8f920cf
00:03:58 [2022-03-25T00:03:58.995Z] #51 22.37 go: downloading github.com/sirupsen/logrus v1.8.1
00:03:58 [2022-03-25T00:03:58.995Z] #51 22.38 go: downloading github.com/stretchr/testify v1.7.0
00:03:58 [2022-03-25T00:03:58.995Z] #51 22.42 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
00:03:59 [2022-03-25T00:03:59.271Z] #51 22.45 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
00:03:59 [2022-03-25T00:03:59.271Z] #51 22.47 go: downloading github.com/fsnotify/fsnotify v1.5.1
00:03:59 [2022-03-25T00:03:59.271Z] #51 22.59 go: downloading github.com/magiconair/properties v1.8.5
00:03:59 [2022-03-25T00:03:59.271Z] #51 22.61 go: downloading github.com/mitchellh/mapstructure v1.4.3
00:03:59 [2022-03-25T00:03:59.271Z] #51 22.65 go: downloading github.com/spf13/afero v1.6.0
00:03:59 [2022-03-25T00:03:59.271Z] #51 22.67 go: downloading github.com/spf13/cast v1.4.1
00:03:59 [2022-03-25T00:03:59.271Z] #51 22.67 go: downloading github.com/spf13/jwalterweatherman v1.1.0
00:03:59 [2022-03-25T00:03:59.271Z] #51 22.72 go: downloading github.com/subosito/gotenv v1.2.0
00:03:59 [2022-03-25T00:03:59.271Z] #51 22.75 go: downloading gopkg.in/ini.v1 v1.66.2
00:03:59 [2022-03-25T00:03:59.547Z] #51 22.87 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
00:03:59 [2022-03-25T00:03:59.547Z] #51 23.02 go: downloading github.com/go-toolsmith/astcast v1.0.0
00:03:59 [2022-03-25T00:03:59.547Z] #51 23.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0
00:03:59 [2022-03-25T00:03:59.547Z] #51 23.09 go: downloading github.com/go-toolsmith/astequal v1.0.1
00:03:59 [2022-03-25T00:03:59.814Z] #51 23.14 go: downloading github.com/go-toolsmith/astfmt v1.0.0
00:03:59 [2022-03-25T00:03:59.814Z] #51 23.18 go: downloading github.com/go-toolsmith/astp v1.0.0
00:03:59 [2022-03-25T00:03:59.814Z] #51 23.19 go: downloading github.com/go-toolsmith/strparse v1.0.0
00:03:59 [2022-03-25T00:03:59.814Z] #51 23.22 go: downloading github.com/go-toolsmith/typep v1.0.2
00:03:59 [2022-03-25T00:03:59.814Z] #51 23.37 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
00:04:00 [2022-03-25T00:04:00.752Z] #51 24.01 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
00:04:00 [2022-03-25T00:04:00.752Z] #51 24.04 go: downloading github.com/hashicorp/errwrap v1.0.0
00:04:00 [2022-03-25T00:04:00.752Z] #51 24.09 go: downloading 4d63.com/gochecknoglobals v0.1.0
00:04:00 [2022-03-25T00:04:00.752Z] #51 24.12 go: downloading github.com/Antonboom/errname v0.1.5
00:04:00 [2022-03-25T00:04:00.752Z] #51 24.17 go: downloading github.com/Antonboom/nilnil v0.1.0
00:04:01 [2022-03-25T00:04:01.110Z] #51 24.21 go: downloading github.com/BurntSushi/toml v1.0.0
00:04:01 [2022-03-25T00:04:01.369Z] #51 24.84 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
00:04:01 [2022-03-25T00:04:01.627Z] #51 24.86 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
00:04:01 [2022-03-25T00:04:01.627Z] #51 24.89 go: downloading github.com/alexkohler/prealloc v1.0.0
00:04:01 [2022-03-25T00:04:01.627Z] #51 24.96 go: downloading github.com/ashanbrown/forbidigo v1.3.0
00:04:01 [2022-03-25T00:04:01.627Z] #51 25.02 go: downloading github.com/ashanbrown/makezero v1.1.0
00:04:01 [2022-03-25T00:04:01.627Z] #51 25.05 go: downloading github.com/bkielbasa/cyclop v1.2.0
00:04:01 [2022-03-25T00:04:01.627Z] #51 25.06 go: downloading github.com/blizzy78/varnamelen v0.5.0
00:04:01 [2022-03-25T00:04:01.890Z] #51 25.08 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
00:04:01 [2022-03-25T00:04:01.890Z] #51 25.10 go: downloading github.com/breml/bidichk v0.2.1
00:04:01 [2022-03-25T00:04:01.890Z] #51 25.12 go: downloading github.com/breml/errchkjson v0.2.1
00:04:01 [2022-03-25T00:04:01.890Z] #51 25.20 go: downloading github.com/butuzov/ireturn v0.1.1
00:04:01 [2022-03-25T00:04:01.890Z] #51 25.22 go: downloading github.com/charithe/durationcheck v0.0.9
00:04:01 [2022-03-25T00:04:01.890Z] #51 25.26 go: downloading github.com/daixiang0/gci v0.2.9
00:04:01 [2022-03-25T00:04:01.890Z] #51 25.26 go: downloading github.com/denis-tingajkin/go-header v0.4.2
00:04:02 [2022-03-25T00:04:02.147Z] #51 25.32 go: downloading github.com/esimonov/ifshort v1.0.4
00:04:02 [2022-03-25T00:04:02.148Z] #51 25.34 go: downloading github.com/fzipp/gocyclo v0.4.0
00:04:02 [2022-03-25T00:04:02.148Z] #51 25.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:04:02 [2022-03-25T00:04:02.148Z] #51 25.48 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:04:02 [2022-03-25T00:04:02.148Z] #51 25.48 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:04:02 [2022-03-25T00:04:02.148Z] #51 25.57 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:04:02 [2022-03-25T00:04:02.406Z] #51 ...
00:04:02 [2022-03-25T00:04:02.406Z] 
00:04:02 [2022-03-25T00:04:02.406Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
00:04:02 [2022-03-25T00:04:02.406Z] #31 sha256:691e4c21af870d5037430a5f9bdafe44e21d613373243b66237a79dcc5d96cfc
00:04:02 [2022-03-25T00:04:02.406Z] #31 16.73 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
00:04:02 [2022-03-25T00:04:02.406Z] #31 18.11 
00:04:02 [2022-03-25T00:04:02.406Z] #31 18.39 #=#=#                                                                         

######################################################################## 100.0%
00:04:02 [2022-03-25T00:04:02.406Z] #31 19.42 
00:04:02 [2022-03-25T00:04:02.406Z] #31 21.61 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
00:04:02 [2022-03-25T00:04:02.406Z] #31 23.15 #=#=#                                                                         
00:04:02 [2022-03-25T00:04:02.406Z] #31 23.46 #=#=#                                                                         

######################################################################## 100.0%
00:04:02 [2022-03-25T00:04:02.406Z] #31 24.81 
00:04:02 [2022-03-25T00:04:02.406Z] #31 25.05 Download of images into '/build' complete.
00:04:02 [2022-03-25T00:04:02.406Z] #31 25.05 Use something like the following to load the result into a Docker daemon:
00:04:02 [2022-03-25T00:04:02.406Z] #31 25.05   tar -cC '/build' . | docker load
00:04:02 [2022-03-25T00:04:02.406Z] #31 DONE 26.4s
00:04:02 [2022-03-25T00:04:02.406Z] 
00:04:02 [2022-03-25T00:04:02.406Z] #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
00:04:02 [2022-03-25T00:04:02.406Z] #53 sha256:5471c376a105950ed408812025da2a82ed2e15387f3dc5b4a4fd7d0285eb057a
00:04:02 [2022-03-25T00:04:02.406Z] #53 25.34 v3.0.2
00:04:02 [2022-03-25T00:04:02.406Z] #53 DONE 25.8s
00:04:02 [2022-03-25T00:04:02.406Z] 
00:04:02 [2022-03-25T00:04:02.406Z] #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
00:04:02 [2022-03-25T00:04:02.406Z] #58 sha256:ae74789e647a3f23a6c9c2a5847f566485274531b2928e24f184006718696c4e
00:04:02 [2022-03-25T00:04:02.406Z] #58 22.39 The following additional packages will be installed:
00:04:02 [2022-03-25T00:04:02.406Z] #58 22.44   libbtrfs0
00:04:02 [2022-03-25T00:04:02.406Z] #58 22.61 The following NEW packages will be installed:
00:04:02 [2022-03-25T00:04:02.406Z] #58 22.61   libbtrfs-dev libbtrfs0
00:04:02 [2022-03-25T00:04:02.406Z] #58 22.98 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
00:04:02 [2022-03-25T00:04:02.406Z] #58 22.98 Need to get 454 kB of archives.
00:04:02 [2022-03-25T00:04:02.406Z] #58 22.98 After this operation, 1275 kB of additional disk space will be used.
00:04:02 [2022-03-25T00:04:02.406Z] #58 22.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
00:04:02 [2022-03-25T00:04:02.406Z] #58 22.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
00:04:02 [2022-03-25T00:04:02.406Z] #58 24.22 debconf: delaying package configuration, since apt-utils is not installed
00:04:02 [2022-03-25T00:04:02.406Z] #58 24.80 Fetched 454 kB in 0s (1537 kB/s)
00:04:02 [2022-03-25T00:04:02.406Z] #58 24.90 Selecting previously unselected package libbtrfs0:arm64.
00:04:02 [2022-03-25T00:04:02.406Z] #58 24.90 (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 ... 15700 files and directories currently installed.)
00:04:02 [2022-03-25T00:04:02.406Z] #58 25.00 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
00:04:02 [2022-03-25T00:04:02.406Z] #58 25.03 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
00:04:02 [2022-03-25T00:04:02.406Z] #58 25.52 Selecting previously unselected package libbtrfs-dev:arm64.
00:04:02 [2022-03-25T00:04:02.406Z] #58 25.54 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
00:04:02 [2022-03-25T00:04:02.406Z] #58 25.55 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
00:04:02 [2022-03-25T00:04:02.666Z] #58 26.08 Setting up libbtrfs0:arm64 (5.10.1-2) ...
00:04:02 [2022-03-25T00:04:02.923Z] #58 26.15 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
00:04:02 [2022-03-25T00:04:02.923Z] #58 26.20 Processing triggers for libc-bin (2.31-13+deb11u2) ...
00:04:03 [2022-03-25T00:04:03.226Z] #58 ...
00:04:03 [2022-03-25T00:04:03.226Z] 
00:04:03 [2022-03-25T00:04:03.226Z] #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
00:04:03 [2022-03-25T00:04:03.226Z] #38 sha256:e780ac3bbd8a861596256a39896d621e4fcf6d80be2028acfe73df7290f09754
00:04:03 [2022-03-25T00:04:03.226Z] #38 12.46 Reading package lists...
00:04:03 [2022-03-25T00:04:03.226Z] #38 16.78 Reading package lists...
00:04:03 [2022-03-25T00:04:03.226Z] #38 20.41 Building dependency tree...
00:04:03 [2022-03-25T00:04:03.226Z] #38 24.03 The following additional packages will be installed:
00:04:03 [2022-03-25T00:04:03.226Z] #38 24.04   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
00:04:03 [2022-03-25T00:04:03.226Z] #38 24.05 Suggested packages:
00:04:03 [2022-03-25T00:04:03.226Z] #38 24.07   cmake-doc ninja-build lrzip
00:04:03 [2022-03-25T00:04:03.226Z] #38 24.07 Recommended packages:
00:04:03 [2022-03-25T00:04:03.226Z] #38 24.07   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
00:04:03 [2022-03-25T00:04:03.226Z] #38 24.62 The following NEW packages will be installed:
00:04:03 [2022-03-25T00:04:03.226Z] #38 24.63   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
00:04:03 [2022-03-25T00:04:03.226Z] #38 24.63   vim-common xxd
00:04:03 [2022-03-25T00:04:03.226Z] #38 24.97 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
00:04:03 [2022-03-25T00:04:03.226Z] #38 24.97 Need to get 15.6 MB of archives.
00:04:03 [2022-03-25T00:04:03.226Z] #38 24.97 After this operation, 67.4 MB of additional disk space will be used.
00:04:03 [2022-03-25T00:04:03.226Z] #38 24.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
00:04:03 [2022-03-25T00:04:03.226Z] #38 24.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
00:04:03 [2022-03-25T00:04:03.226Z] #38 24.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
00:04:03 [2022-03-25T00:04:03.226Z] #38 25.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
00:04:03 [2022-03-25T00:04:03.226Z] #38 25.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB]
00:04:03 [2022-03-25T00:04:03.226Z] #38 25.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB]
00:04:03 [2022-03-25T00:04:03.226Z] #38 25.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
00:04:03 [2022-03-25T00:04:03.226Z] #38 25.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
00:04:03 [2022-03-25T00:04:03.226Z] #38 25.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
00:04:03 [2022-03-25T00:04:03.226Z] #38 25.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
00:04:03 [2022-03-25T00:04:03.483Z] #38 ...
00:04:03 [2022-03-25T00:04:03.483Z] 
00:04:03 [2022-03-25T00:04:03.483Z] #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
00:04:03 [2022-03-25T00:04:03.483Z] #51 sha256:ab432f667b44061be7b27ec72dc554bd925a8c2551be213aa73b6cf1c8f920cf
00:04:03 [2022-03-25T00:04:03.483Z] #51 25.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:04:03 [2022-03-25T00:04:03.483Z] #51 25.88 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:04:03 [2022-03-25T00:04:03.483Z] #51 25.92 go: downloading github.com/golangci/misspell v0.3.5
00:04:03 [2022-03-25T00:04:03.483Z] #51 26.02 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:04:03 [2022-03-25T00:04:03.483Z] #51 26.10 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
00:04:03 [2022-03-25T00:04:03.483Z] #51 26.13 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
00:04:03 [2022-03-25T00:04:03.483Z] #51 26.15 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
00:04:03 [2022-03-25T00:04:03.483Z] #51 26.19 go: downloading github.com/jgautheron/goconst v1.5.1
00:04:03 [2022-03-25T00:04:03.483Z] #51 26.20 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
00:04:03 [2022-03-25T00:04:03.483Z] #51 26.23 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
00:04:03 [2022-03-25T00:04:03.483Z] #51 26.24 go: downloading github.com/julz/importas v0.1.0
00:04:03 [2022-03-25T00:04:03.483Z] #51 26.25 go: downloading github.com/kisielk/errcheck v1.6.0
00:04:03 [2022-03-25T00:04:03.483Z] #51 26.31 go: downloading github.com/kulti/thelper v0.5.0
00:04:03 [2022-03-25T00:04:03.483Z] #51 26.32 go: downloading github.com/kunwardeep/paralleltest v1.0.3
00:04:03 [2022-03-25T00:04:03.483Z] #51 26.37 go: downloading github.com/kyoh86/exportloopref v0.1.8
00:04:03 [2022-03-25T00:04:03.483Z] #51 26.40 go: downloading github.com/ldez/gomoddirectives v0.2.2
00:04:03 [2022-03-25T00:04:03.483Z] #51 26.47 go: downloading github.com/ldez/tagliatelle v0.3.0
00:04:03 [2022-03-25T00:04:03.483Z] #51 26.48 go: downloading github.com/leonklingele/grouper v1.1.0
00:04:03 [2022-03-25T00:04:03.483Z] #51 26.51 go: downloading github.com/maratori/testpackage v1.0.1
00:04:03 [2022-03-25T00:04:03.483Z] #51 26.55 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
00:04:03 [2022-03-25T00:04:03.483Z] #51 26.61 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
00:04:03 [2022-03-25T00:04:03.483Z] #51 26.65 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
00:04:03 [2022-03-25T00:04:03.483Z] #51 26.68 go: downloading github.com/mgechev/revive v1.1.3
00:04:03 [2022-03-25T00:04:03.483Z] #51 ...
00:04:03 [2022-03-25T00:04:03.483Z] 
00:04:03 [2022-03-25T00:04:03.483Z] #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
00:04:03 [2022-03-25T00:04:03.483Z] #58 sha256:ae74789e647a3f23a6c9c2a5847f566485274531b2928e24f184006718696c4e
00:04:03 [2022-03-25T00:04:03.483Z] #58 DONE 27.0s
00:04:03 [2022-03-25T00:04:03.769Z] 
00:04:03 [2022-03-25T00:04:03.769Z] #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
00:04:03 [2022-03-25T00:04:03.769Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d
00:04:03 [2022-03-25T00:04:03.769Z] #14 23.43 The following additional packages will be installed:
00:04:03 [2022-03-25T00:04:03.769Z] #14 23.44   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
00:04:03 [2022-03-25T00:04:03.769Z] #14 23.44   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
00:04:03 [2022-03-25T00:04:03.769Z] #14 23.44   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
00:04:03 [2022-03-25T00:04:03.769Z] #14 23.44   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
00:04:03 [2022-03-25T00:04:03.769Z] #14 23.44   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
00:04:03 [2022-03-25T00:04:03.769Z] #14 23.44   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
00:04:03 [2022-03-25T00:04:03.769Z] #14 23.44   mingw-w64-common mingw-w64-x86-64-dev
00:04:03 [2022-03-25T00:04:03.769Z] #14 23.47 Suggested packages:
00:04:03 [2022-03-25T00:04:03.769Z] #14 23.47   gcc-10-locales seccomp wine64
00:04:03 [2022-03-25T00:04:03.769Z] #14 24.57 The following NEW packages will be installed:
00:04:03 [2022-03-25T00:04:03.769Z] #14 24.57   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
00:04:03 [2022-03-25T00:04:03.769Z] #14 24.57   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
00:04:03 [2022-03-25T00:04:03.769Z] #14 24.58   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
00:04:03 [2022-03-25T00:04:03.769Z] #14 24.58   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
00:04:03 [2022-03-25T00:04:03.769Z] #14 24.58   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
00:04:03 [2022-03-25T00:04:03.769Z] #14 24.58   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
00:04:03 [2022-03-25T00:04:03.769Z] #14 24.58   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
00:04:03 [2022-03-25T00:04:03.769Z] #14 24.59   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
00:04:03 [2022-03-25T00:04:03.769Z] #14 24.59   mingw-w64-x86-64-dev
00:04:03 [2022-03-25T00:04:03.769Z] #14 24.97 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
00:04:03 [2022-03-25T00:04:03.769Z] #14 24.97 Need to get 108 MB of archives.
00:04:03 [2022-03-25T00:04:03.769Z] #14 24.97 After this operation, 620 MB of additional disk space will be used.
00:04:03 [2022-03-25T00:04:03.769Z] #14 24.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB]
00:04:03 [2022-03-25T00:04:03.769Z] #14 25.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB]
00:04:03 [2022-03-25T00:04:03.769Z] #14 25.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
00:04:03 [2022-03-25T00:04:03.769Z] #14 25.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
00:04:03 [2022-03-25T00:04:03.769Z] #14 25.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
00:04:03 [2022-03-25T00:04:03.769Z] #14 25.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
00:04:03 [2022-03-25T00:04:03.769Z] #14 25.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
00:04:03 [2022-03-25T00:04:03.769Z] #14 26.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB]
00:04:03 [2022-03-25T00:04:03.769Z] #14 26.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB]
00:04:03 [2022-03-25T00:04:03.769Z] #14 26.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB]
00:04:04 [2022-03-25T00:04:04.026Z] #14 27.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB]
00:04:04 [2022-03-25T00:04:04.284Z] #14 ...
00:04:04 [2022-03-25T00:04:04.284Z] 
00:04:04 [2022-03-25T00:04:04.284Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
00:04:04 [2022-03-25T00:04:04.284Z] #59 sha256:c732a18b8d0d2501251c501986e79aaffe0572d46962c0953737d8e8202f4d4c
00:04:04 [2022-03-25T00:04:04.284Z] #59 DONE 0.6s
00:04:04 [2022-03-25T00:04:04.284Z] 
00:04:04 [2022-03-25T00:04:04.284Z] #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
00:04:04 [2022-03-25T00:04:04.284Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d
00:04:04 [2022-03-25T00:04:04.284Z] #14 27.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB]
00:04:04 [2022-03-25T00:04:04.850Z] #14 28.10 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB]
00:04:05 [2022-03-25T00:04:05.783Z] #14 28.92 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB]
00:04:06 [2022-03-25T00:04:06.041Z] #14 29.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
00:04:06 [2022-03-25T00:04:06.041Z] #14 29.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
00:04:06 [2022-03-25T00:04:06.041Z] #14 29.38 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
00:04:06 [2022-03-25T00:04:06.041Z] #14 29.38 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
00:04:06 [2022-03-25T00:04:06.041Z] #14 29.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
00:04:06 [2022-03-25T00:04:06.041Z] #14 29.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
00:04:06 [2022-03-25T00:04:06.041Z] #14 29.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB]
00:04:06 [2022-03-25T00:04:06.041Z] #14 29.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
00:04:06 [2022-03-25T00:04:06.041Z] #14 29.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
00:04:06 [2022-03-25T00:04:06.041Z] #14 29.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
00:04:06 [2022-03-25T00:04:06.041Z] #14 29.44 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
00:04:06 [2022-03-25T00:04:06.041Z] #14 29.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
00:04:06 [2022-03-25T00:04:06.041Z] #14 29.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
00:04:06 [2022-03-25T00:04:06.041Z] #14 29.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
00:04:06 [2022-03-25T00:04:06.299Z] #14 29.47 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
00:04:06 [2022-03-25T00:04:06.299Z] #14 29.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB]
00:04:06 [2022-03-25T00:04:06.865Z] #14 30.18 debconf: delaying package configuration, since apt-utils is not installed
00:04:06 [2022-03-25T00:04:06.865Z] #14 30.40 Fetched 108 MB in 5s (22.6 MB/s)
00:04:07 [2022-03-25T00:04:07.120Z] #14 30.46 Selecting previously unselected package binutils-mingw-w64-i686.
00:04:07 [2022-03-25T00:04:07.120Z] #14 30.46 (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 ... 15700 files and directories currently installed.)
00:04:07 [2022-03-25T00:04:07.120Z] #14 30.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
00:04:07 [2022-03-25T00:04:07.120Z] #14 30.49 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
00:04:09 [2022-03-25T00:04:09.016Z] #14 32.08 Selecting previously unselected package binutils-mingw-w64-x86-64.
00:04:09 [2022-03-25T00:04:09.016Z] #14 32.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
00:04:09 [2022-03-25T00:04:09.016Z] #14 32.09 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
00:04:09 [2022-03-25T00:04:09.272Z] #14 ...
00:04:09 [2022-03-25T00:04:09.272Z] 
00:04:09 [2022-03-25T00:04:09.272Z] #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
00:04:09 [2022-03-25T00:04:09.272Z] #47 sha256:3c001af8c66047bb1becc46922248765364b125e3ecc83401e6a5785e25e3501
00:04:09 [2022-03-25T00:04:09.272Z] #47 20.91 Building dependency tree...
00:04:09 [2022-03-25T00:04:09.272Z] #47 24.40 The following additional packages will be installed:
00:04:09 [2022-03-25T00:04:09.272Z] #47 24.41   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
00:04:09 [2022-03-25T00:04:09.272Z] #47 24.41   python3-protobuf python3-six
00:04:09 [2022-03-25T00:04:09.272Z] #47 24.41 Suggested packages:
00:04:09 [2022-03-25T00:04:09.272Z] #47 24.42   python3-setuptools
00:04:09 [2022-03-25T00:04:09.272Z] #47 24.42 Recommended packages:
00:04:09 [2022-03-25T00:04:09.272Z] #47 24.42   iproute2 | iproute
00:04:09 [2022-03-25T00:04:09.272Z] #47 24.80 The following NEW packages will be installed:
00:04:09 [2022-03-25T00:04:09.272Z] #47 24.81   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
00:04:09 [2022-03-25T00:04:09.272Z] #47 24.82   python3-protobuf python3-six
00:04:09 [2022-03-25T00:04:09.272Z] #47 25.28 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
00:04:09 [2022-03-25T00:04:09.272Z] #47 25.28 Need to get 2115 kB of archives.
00:04:09 [2022-03-25T00:04:09.272Z] #47 25.28 After this operation, 10.7 MB of additional disk space will be used.
00:04:09 [2022-03-25T00:04:09.272Z] #47 25.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
00:04:09 [2022-03-25T00:04:09.272Z] #47 25.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
00:04:09 [2022-03-25T00:04:09.272Z] #47 25.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
00:04:09 [2022-03-25T00:04:09.272Z] #47 25.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
00:04:09 [2022-03-25T00:04:09.272Z] #47 25.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
00:04:09 [2022-03-25T00:04:09.272Z] #47 25.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
00:04:09 [2022-03-25T00:04:09.272Z] #47 25.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
00:04:09 [2022-03-25T00:04:09.272Z] #47 28.67 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [609 kB]
00:04:09 [2022-03-25T00:04:09.272Z] #47 29.92 debconf: delaying package configuration, since apt-utils is not installed
00:04:09 [2022-03-25T00:04:09.272Z] #47 30.08 Fetched 2115 kB in 4s (510 kB/s)
00:04:09 [2022-03-25T00:04:09.272Z] #47 30.15 Selecting previously unselected package libprotobuf23:arm64.
00:04:09 [2022-03-25T00:04:09.272Z] #47 30.15 (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 ... 15700 files and directories currently installed.)
00:04:09 [2022-03-25T00:04:09.272Z] #47 30.22 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
00:04:09 [2022-03-25T00:04:09.272Z] #47 30.24 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
00:04:09 [2022-03-25T00:04:09.272Z] #47 30.81 Selecting previously unselected package python3-pkg-resources.
00:04:09 [2022-03-25T00:04:09.272Z] #47 30.83 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
00:04:09 [2022-03-25T00:04:09.272Z] #47 30.84 Unpacking python3-pkg-resources (52.0.0-4) ...
00:04:09 [2022-03-25T00:04:09.272Z] #47 31.02 Selecting previously unselected package python3-six.
00:04:09 [2022-03-25T00:04:09.272Z] #47 31.02 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
00:04:09 [2022-03-25T00:04:09.272Z] #47 31.03 Unpacking python3-six (1.16.0-2) ...
00:04:09 [2022-03-25T00:04:09.272Z] #47 31.14 Selecting previously unselected package python3-protobuf.
00:04:09 [2022-03-25T00:04:09.272Z] #47 31.14 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
00:04:09 [2022-03-25T00:04:09.272Z] #47 31.15 Unpacking python3-protobuf (3.12.4-1) ...
00:04:09 [2022-03-25T00:04:09.272Z] #47 31.60 Selecting previously unselected package libnet1:arm64.
00:04:09 [2022-03-25T00:04:09.272Z] #47 31.60 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
00:04:09 [2022-03-25T00:04:09.272Z] #47 31.61 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
00:04:09 [2022-03-25T00:04:09.272Z] #47 31.70 Selecting previously unselected package libnl-3-200:arm64.
00:04:09 [2022-03-25T00:04:09.272Z] #47 31.71 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
00:04:09 [2022-03-25T00:04:09.272Z] #47 31.71 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
00:04:09 [2022-03-25T00:04:09.272Z] #47 31.81 Selecting previously unselected package libprotobuf-c1:arm64.
00:04:09 [2022-03-25T00:04:09.272Z] #47 31.82 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
00:04:09 [2022-03-25T00:04:09.272Z] #47 31.83 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
00:04:09 [2022-03-25T00:04:09.272Z] #47 31.90 Selecting previously unselected package criu.
00:04:09 [2022-03-25T00:04:09.272Z] #47 31.92 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ...
00:04:09 [2022-03-25T00:04:09.272Z] #47 31.94 Unpacking criu (3.16.1-3) ...
00:04:09 [2022-03-25T00:04:09.272Z] #47 ...
00:04:09 [2022-03-25T00:04:09.272Z] 
00:04:09 [2022-03-25T00:04:09.272Z] #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
00:04:09 [2022-03-25T00:04:09.272Z] #34 sha256:5a9675c13987f6dd3d980906742ac1fb8f4019ff929c9de101a7aba1fcc03652
00:04:09 [2022-03-25T00:04:09.272Z] #34 30.77 Updating files:  94% (1438/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.
00:04:09 [2022-03-25T00:04:09.272Z] #34 30.85 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
00:04:09 [2022-03-25T00:04:09.272Z] #34 31.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:04:13 [2022-03-25T00:04:13.449Z] #34 ...
00:04:13 [2022-03-25T00:04:13.449Z] 
00:04:13 [2022-03-25T00:04:13.449Z] #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
00:04:13 [2022-03-25T00:04:13.449Z] #51 sha256:ab432f667b44061be7b27ec72dc554bd925a8c2551be213aa73b6cf1c8f920cf
00:04:13 [2022-03-25T00:04:13.449Z] #51 27.25 go: downloading github.com/moricho/tparallel v0.2.1
00:04:13 [2022-03-25T00:04:13.450Z] #51 27.25 go: downloading github.com/nakabonne/nestif v0.3.1
00:04:13 [2022-03-25T00:04:13.450Z] #51 27.30 go: downloading github.com/nishanths/exhaustive v0.7.11
00:04:13 [2022-03-25T00:04:13.450Z] #51 27.33 go: downloading github.com/nishanths/predeclared v0.2.1
00:04:13 [2022-03-25T00:04:13.450Z] #51 27.36 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
00:04:13 [2022-03-25T00:04:13.450Z] #51 27.37 go: downloading github.com/ryancurrah/gomodguard v1.2.3
00:04:13 [2022-03-25T00:04:13.450Z] #51 27.40 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
00:04:13 [2022-03-25T00:04:13.450Z] #51 27.46 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
00:04:13 [2022-03-25T00:04:13.450Z] #51 27.47 go: downloading github.com/securego/gosec/v2 v2.9.6
00:04:13 [2022-03-25T00:04:13.450Z] #51 27.60 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
00:04:13 [2022-03-25T00:04:13.450Z] #51 27.61 go: downloading github.com/sivchari/containedctx v1.0.1
00:04:13 [2022-03-25T00:04:13.450Z] #51 27.61 go: downloading github.com/sivchari/tenv v1.4.7
00:04:13 [2022-03-25T00:04:13.450Z] #51 27.63 go: downloading github.com/sonatard/noctx v0.0.1
00:04:13 [2022-03-25T00:04:13.450Z] #51 27.63 go: downloading github.com/sourcegraph/go-diff v0.6.1
00:04:13 [2022-03-25T00:04:13.450Z] #51 27.65 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
00:04:13 [2022-03-25T00:04:13.450Z] #51 27.67 go: downloading github.com/sylvia7788/contextcheck v1.0.4
00:04:13 [2022-03-25T00:04:13.450Z] #51 27.76 go: downloading github.com/tdakkota/asciicheck v0.1.1
00:04:13 [2022-03-25T00:04:13.450Z] #51 27.78 go: downloading github.com/tetafro/godot v1.4.11
00:04:13 [2022-03-25T00:04:13.450Z] #51 27.78 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
00:04:13 [2022-03-25T00:04:13.450Z] #51 27.90 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
00:04:13 [2022-03-25T00:04:13.450Z] #51 27.98 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
00:04:13 [2022-03-25T00:04:13.450Z] #51 28.17 go: downloading github.com/ultraware/funlen v0.0.3
00:04:13 [2022-03-25T00:04:13.450Z] #51 28.20 go: downloading github.com/ultraware/whitespace v0.0.4
00:04:13 [2022-03-25T00:04:13.450Z] #51 28.21 go: downloading github.com/uudashr/gocognit v1.0.5
00:04:13 [2022-03-25T00:04:13.450Z] #51 28.23 go: downloading github.com/yagipy/maintidx v1.0.0
00:04:13 [2022-03-25T00:04:13.450Z] #51 28.25 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
00:04:13 [2022-03-25T00:04:13.450Z] #51 28.42 go: downloading gitlab.com/bosi/decorder v0.2.1
00:04:13 [2022-03-25T00:04:13.450Z] #51 28.46 go: downloading honnef.co/go/tools v0.2.2
00:04:13 [2022-03-25T00:04:13.450Z] #51 29.38 go: downloading mvdan.cc/gofumpt v0.2.1
00:04:13 [2022-03-25T00:04:13.450Z] #51 29.40 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:04:13 [2022-03-25T00:04:13.450Z] #51 29.45 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
00:04:13 [2022-03-25T00:04:13.450Z] #51 29.49 go: downloading github.com/davecgh/go-spew v1.1.1
00:04:13 [2022-03-25T00:04:13.450Z] #51 29.49 go: downloading github.com/pmezard/go-difflib v1.0.0
00:04:13 [2022-03-25T00:04:13.450Z] #51 29.52 go: downloading github.com/stretchr/objx v0.1.1
00:04:13 [2022-03-25T00:04:13.450Z] #51 29.67 go: downloading github.com/hashicorp/hcl v1.0.0
00:04:13 [2022-03-25T00:04:13.450Z] #51 29.80 go: downloading github.com/pelletier/go-toml v1.9.4
00:04:13 [2022-03-25T00:04:13.450Z] #51 29.80 go: downloading gopkg.in/yaml.v2 v2.4.0
00:04:13 [2022-03-25T00:04:13.450Z] #51 30.03 go: downloading golang.org/x/text v0.3.7
00:04:13 [2022-03-25T00:04:13.450Z] #51 33.68 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
00:04:13 [2022-03-25T00:04:13.450Z] #51 33.72 go: downloading github.com/gobwas/glob v0.2.3
00:04:13 [2022-03-25T00:04:13.450Z] #51 33.75 go: downloading github.com/kisielk/gotool v1.0.0
00:04:13 [2022-03-25T00:04:13.450Z] #51 33.76 go: downloading github.com/gostaticanalysis/comment v1.4.2
00:04:13 [2022-03-25T00:04:13.450Z] #51 33.79 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
00:04:13 [2022-03-25T00:04:13.450Z] #51 33.86 go: downloading golang.org/x/mod v0.5.1
00:04:13 [2022-03-25T00:04:13.450Z] #51 33.90 go: downloading github.com/ettle/strcase v0.1.1
00:04:13 [2022-03-25T00:04:13.450Z] #51 33.93 go: downloading github.com/fatih/structtag v1.2.0
00:04:13 [2022-03-25T00:04:13.450Z] #51 33.95 go: downloading github.com/Masterminds/semver v1.5.0
00:04:13 [2022-03-25T00:04:13.450Z] #51 34.02 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
00:04:13 [2022-03-25T00:04:13.450Z] #51 34.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
00:04:13 [2022-03-25T00:04:13.450Z] #51 34.10 go: downloading github.com/prometheus/client_golang v1.7.1
00:04:13 [2022-03-25T00:04:13.450Z] #51 34.43 go: downloading github.com/prometheus/client_model v0.2.0
00:04:13 [2022-03-25T00:04:13.450Z] #51 34.47 go: downloading github.com/google/go-cmp v0.5.6
00:04:13 [2022-03-25T00:04:13.450Z] #51 34.59 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:04:13 [2022-03-25T00:04:13.450Z] #51 34.67 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
00:04:13 [2022-03-25T00:04:13.450Z] #51 34.70 go: downloading github.com/olekukonko/tablewriter v0.0.5
00:04:13 [2022-03-25T00:04:13.450Z] #51 34.91 go: downloading github.com/beorn7/perks v1.0.1
00:04:13 [2022-03-25T00:04:13.450Z] #51 34.92 go: downloading github.com/cespare/xxhash/v2 v2.1.2
00:04:13 [2022-03-25T00:04:13.450Z] #51 34.93 go: downloading github.com/golang/protobuf v1.5.2
00:04:13 [2022-03-25T00:04:13.450Z] #51 34.96 go: downloading github.com/cespare/xxhash v1.1.0
00:04:13 [2022-03-25T00:04:13.450Z] #51 35.11 go: downloading github.com/prometheus/common v0.10.0
00:04:13 [2022-03-25T00:04:13.450Z] #51 35.22 go: downloading github.com/prometheus/procfs v0.6.0
00:04:13 [2022-03-25T00:04:13.450Z] #51 35.36 go: downloading github.com/mattn/go-runewidth v0.0.9
00:04:13 [2022-03-25T00:04:13.450Z] #51 35.39 go: downloading google.golang.org/protobuf v1.27.1
00:04:13 [2022-03-25T00:04:13.450Z] #51 36.45 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
00:04:13 [2022-03-25T00:04:13.450Z] #51 ...
00:04:13 [2022-03-25T00:04:13.450Z] 
00:04:13 [2022-03-25T00:04:13.450Z] #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
00:04:13 [2022-03-25T00:04:13.450Z] #38 sha256:e780ac3bbd8a861596256a39896d621e4fcf6d80be2028acfe73df7290f09754
00:04:13 [2022-03-25T00:04:13.450Z] #38 26.99 debconf: delaying package configuration, since apt-utils is not installed
00:04:13 [2022-03-25T00:04:13.450Z] #38 27.26 Fetched 15.6 MB in 1s (15.7 MB/s)
00:04:13 [2022-03-25T00:04:13.450Z] #38 27.38 Selecting previously unselected package xxd.
00:04:13 [2022-03-25T00:04:13.450Z] #38 27.38 (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 ... 15700 files and directories currently installed.)
00:04:13 [2022-03-25T00:04:13.450Z] #38 27.46 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
00:04:13 [2022-03-25T00:04:13.450Z] #38 27.49 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
00:04:13 [2022-03-25T00:04:13.450Z] #38 27.66 Selecting previously unselected package vim-common.
00:04:13 [2022-03-25T00:04:13.450Z] #38 27.67 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
00:04:13 [2022-03-25T00:04:13.450Z] #38 27.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
00:04:13 [2022-03-25T00:04:13.450Z] #38 28.07 Selecting previously unselected package cmake-data.
00:04:13 [2022-03-25T00:04:13.450Z] #38 28.07 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
00:04:13 [2022-03-25T00:04:13.450Z] #38 28.11 Unpacking cmake-data (3.18.4-2+deb11u1) ...
00:04:13 [2022-03-25T00:04:13.450Z] #38 30.42 Selecting previously unselected package libicu67:arm64.
00:04:13 [2022-03-25T00:04:13.450Z] #38 30.44 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
00:04:13 [2022-03-25T00:04:13.450Z] #38 30.46 Unpacking libicu67:arm64 (67.1-7) ...
00:04:13 [2022-03-25T00:04:13.450Z] #38 34.89 Selecting previously unselected package libxml2:arm64.
00:04:13 [2022-03-25T00:04:13.450Z] #38 34.89 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ...
00:04:13 [2022-03-25T00:04:13.450Z] #38 34.90 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ...
00:04:13 [2022-03-25T00:04:13.450Z] #38 35.28 Selecting previously unselected package libarchive13:arm64.
00:04:13 [2022-03-25T00:04:13.450Z] #38 35.28 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ...
00:04:13 [2022-03-25T00:04:13.450Z] #38 35.28 Unpacking libarchive13:arm64 (3.4.3-2+b1) ...
00:04:13 [2022-03-25T00:04:13.450Z] #38 35.52 Selecting previously unselected package libjsoncpp24:arm64.
00:04:13 [2022-03-25T00:04:13.450Z] #38 35.53 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
00:04:13 [2022-03-25T00:04:13.450Z] #38 35.54 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
00:04:13 [2022-03-25T00:04:13.450Z] #38 35.67 Selecting previously unselected package librhash0:arm64.
00:04:13 [2022-03-25T00:04:13.450Z] #38 35.67 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
00:04:13 [2022-03-25T00:04:13.450Z] #38 35.68 Unpacking librhash0:arm64 (1.4.1-2) ...
00:04:13 [2022-03-25T00:04:13.450Z] #38 35.81 Selecting previously unselected package libuv1:arm64.
00:04:13 [2022-03-25T00:04:13.450Z] #38 35.84 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
00:04:13 [2022-03-25T00:04:13.450Z] #38 35.84 Unpacking libuv1:arm64 (1.40.0-2) ...
00:04:13 [2022-03-25T00:04:13.450Z] #38 35.97 Selecting previously unselected package cmake.
00:04:13 [2022-03-25T00:04:13.450Z] #38 35.98 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
00:04:13 [2022-03-25T00:04:13.450Z] #38 36.01 Unpacking cmake (3.18.4-2+deb11u1) ...
00:04:13 [2022-03-25T00:04:13.708Z] #38 ...
00:04:13 [2022-03-25T00:04:13.708Z] 
00:04:13 [2022-03-25T00:04:13.708Z] #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
00:04:13 [2022-03-25T00:04:13.708Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d
00:04:13 [2022-03-25T00:04:13.708Z] #14 34.24 Selecting previously unselected package binutils-mingw-w64.
00:04:13 [2022-03-25T00:04:13.708Z] #14 34.24 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
00:04:13 [2022-03-25T00:04:13.708Z] #14 34.27 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
00:04:13 [2022-03-25T00:04:13.708Z] #14 34.38 Selecting previously unselected package libdevmapper1.02.1:arm64.
00:04:13 [2022-03-25T00:04:13.708Z] #14 34.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
00:04:13 [2022-03-25T00:04:13.708Z] #14 34.40 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
00:04:13 [2022-03-25T00:04:13.708Z] #14 34.56 Selecting previously unselected package dmsetup.
00:04:13 [2022-03-25T00:04:13.708Z] #14 34.56 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
00:04:13 [2022-03-25T00:04:13.708Z] #14 34.57 Unpacking dmsetup (2:1.02.175-2.1) ...
00:04:13 [2022-03-25T00:04:13.708Z] #14 34.71 Selecting previously unselected package mingw-w64-common.
00:04:13 [2022-03-25T00:04:13.708Z] #14 34.71 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
00:04:13 [2022-03-25T00:04:13.708Z] #14 34.76 Unpacking mingw-w64-common (8.0.0-1) ...
00:04:14 [2022-03-25T00:04:14.272Z] #14 ...
00:04:14 [2022-03-25T00:04:14.272Z] 
00:04:14 [2022-03-25T00:04:14.272Z] #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
00:04:14 [2022-03-25T00:04:14.272Z] #60 sha256:0c196ffa87d457d5171b87e965eea3200624d7e67b18e51e57604c58e04bf9ea
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.532 + RM_GOPATH=0
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.532 + TMP_GOPATH=
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.532 + : /build
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.532 + '[' -z '' ']'
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.532 ++ mktemp -d
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.536 + export GOPATH=/tmp/tmp.C89J1jjdmm
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.536 + GOPATH=/tmp/tmp.C89J1jjdmm
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.536 + RM_GOPATH=1
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.536 + case "$(go env GOARCH)" in
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.537 ++ go env GOARCH
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.540 + export GO_BUILDMODE=-buildmode=pie
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.540 + GO_BUILDMODE=-buildmode=pie
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.540 ++ dirname /install.sh
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.541 + dir=/
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.542 + bin=containerd
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.542 + shift
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.546 + '[' '!' -f //containerd.installer ']'
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.547 + . //containerd.installer
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.547 ++ set -e
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.547 ++ : v1.6.1
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.547 + install_containerd
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.551 + echo 'Install containerd version v1.6.1'
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.551 Install containerd version v1.6.1
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.551 + git clone https://github.com/containerd/containerd.git /tmp/tmp.C89J1jjdmm/src/github.com/containerd/containerd
00:04:14 [2022-03-25T00:04:14.272Z] #60 0.558 Cloning into '/tmp/tmp.C89J1jjdmm/src/github.com/containerd/containerd'...
00:04:14 [2022-03-25T00:04:14.528Z] #60 ...
00:04:14 [2022-03-25T00:04:14.528Z] 
00:04:14 [2022-03-25T00:04:14.528Z] #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
00:04:14 [2022-03-25T00:04:14.528Z] #47 sha256:3c001af8c66047bb1becc46922248765364b125e3ecc83401e6a5785e25e3501
00:04:14 [2022-03-25T00:04:14.528Z] #47 32.56 Setting up python3-pkg-resources (52.0.0-4) ...
00:04:14 [2022-03-25T00:04:14.528Z] #47 33.84 Setting up libprotobuf23:arm64 (3.12.4-1) ...
00:04:14 [2022-03-25T00:04:14.528Z] #47 33.87 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
00:04:14 [2022-03-25T00:04:14.528Z] #47 33.88 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
00:04:14 [2022-03-25T00:04:14.528Z] #47 33.90 Setting up python3-six (1.16.0-2) ...
00:04:14 [2022-03-25T00:04:14.528Z] #47 34.74 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
00:04:14 [2022-03-25T00:04:14.528Z] #47 34.78 Setting up python3-protobuf (3.12.4-1) ...
00:04:14 [2022-03-25T00:04:14.528Z] #47 37.42 Setting up criu (3.16.1-3) ...
00:04:15 [2022-03-25T00:04:15.093Z] #47 ...
00:04:15 [2022-03-25T00:04:15.093Z] 
00:04:15 [2022-03-25T00:04:15.093Z] #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
00:04:15 [2022-03-25T00:04:15.093Z] #38 sha256:e780ac3bbd8a861596256a39896d621e4fcf6d80be2028acfe73df7290f09754
00:04:15 [2022-03-25T00:04:15.093Z] #38 38.54 Setting up libicu67:arm64 (67.1-7) ...
00:04:15 [2022-03-25T00:04:15.093Z] #38 38.56 Setting up xxd (2:8.2.2434-3+deb11u1) ...
00:04:15 [2022-03-25T00:04:15.093Z] #38 38.58 Setting up libuv1:arm64 (1.40.0-2) ...
00:04:15 [2022-03-25T00:04:15.093Z] #38 38.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
00:04:15 [2022-03-25T00:04:15.350Z] #38 38.63 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
00:04:15 [2022-03-25T00:04:15.350Z] #38 38.65 Setting up librhash0:arm64 (1.4.1-2) ...
00:04:15 [2022-03-25T00:04:15.350Z] #38 38.67 Setting up cmake-data (3.18.4-2+deb11u1) ...
00:04:15 [2022-03-25T00:04:15.350Z] #38 38.70 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ...
00:04:15 [2022-03-25T00:04:15.350Z] #38 38.71 Setting up libarchive13:arm64 (3.4.3-2+b1) ...
00:04:15 [2022-03-25T00:04:15.350Z] #38 38.73 Setting up cmake (3.18.4-2+deb11u1) ...
00:04:15 [2022-03-25T00:04:15.350Z] #38 38.75 Processing triggers for libc-bin (2.31-13+deb11u2) ...
00:04:21 [2022-03-25T00:04:21.923Z] #38 DONE 44.7s
00:04:21 [2022-03-25T00:04:21.923Z] 
00:04:21 [2022-03-25T00:04:21.923Z] #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
00:04:21 [2022-03-25T00:04:21.923Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d
00:04:21 [2022-03-25T00:04:21.923Z] #14 40.53 Selecting previously unselected package mingw-w64-x86-64-dev.
00:04:21 [2022-03-25T00:04:21.923Z] #14 40.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
00:04:21 [2022-03-25T00:04:21.923Z] #14 40.85 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
00:04:21 [2022-03-25T00:04:21.923Z] #14 ...
00:04:21 [2022-03-25T00:04:21.923Z] 
00:04:21 [2022-03-25T00:04:21.923Z] #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
00:04:21 [2022-03-25T00:04:21.923Z] #47 sha256:3c001af8c66047bb1becc46922248765364b125e3ecc83401e6a5785e25e3501
00:04:21 [2022-03-25T00:04:21.923Z] #47 39.20 Processing triggers for libc-bin (2.31-13+deb11u2) ...
00:04:21 [2022-03-25T00:04:21.923Z] #47 DONE 44.4s
00:04:21 [2022-03-25T00:04:21.923Z] 
00:04:21 [2022-03-25T00:04:21.923Z] #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
00:04:21 [2022-03-25T00:04:21.923Z] #49 sha256:70880251dd14d2cccd03c2fcf9b546688db6b8c3af7ca2c75cd23b396db193ec
00:04:21 [2022-03-25T00:04:21.923Z] #49 41.38 gotestsum version dev
00:04:21 [2022-03-25T00:04:21.923Z] #49 DONE 44.7s
00:04:21 [2022-03-25T00:04:21.923Z] 
00:04:21 [2022-03-25T00:04:21.923Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
00:04:21 [2022-03-25T00:04:21.923Z] #39 sha256:0ecfc8157cb009063b60512325e638a0c6efba30669572045ad047009d71f3d5
00:04:21 [2022-03-25T00:04:21.923Z] #39 DONE 0.6s
00:04:21 [2022-03-25T00:04:21.923Z] 
00:04:21 [2022-03-25T00:04:21.923Z] #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
00:04:21 [2022-03-25T00:04:21.923Z] #40 sha256:5141ab336da8e0cb929578822400235b73babfa2d38e53a984364b0d51e67704
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.369 + RM_GOPATH=0
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.369 + TMP_GOPATH=
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.369 + : /build
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.369 + '[' -z '' ']'
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.369 ++ mktemp -d
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.419 Install tini version v0.19.0
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.419 + export GOPATH=/tmp/tmp.q1MH57nAio
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.419 + GOPATH=/tmp/tmp.q1MH57nAio
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.419 + RM_GOPATH=1
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.419 + case "$(go env GOARCH)" in
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.419 ++ go env GOARCH
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.419 + export GO_BUILDMODE=-buildmode=pie
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.419 + GO_BUILDMODE=-buildmode=pie
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.419 ++ dirname /install.sh
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.419 + dir=/
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.419 + bin=tini
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.419 + shift
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.419 + '[' '!' -f //tini.installer ']'
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.419 + . //tini.installer
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.419 ++ : v0.19.0
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.419 + install_tini
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.419 + echo 'Install tini version v0.19.0'
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.419 + git clone https://github.com/krallin/tini.git /tmp/tmp.q1MH57nAio/tini
00:04:23 [2022-03-25T00:04:23.295Z] #40 1.419 Cloning into '/tmp/tmp.q1MH57nAio/tini'...
00:04:24 [2022-03-25T00:04:24.228Z] #40 2.255 + cd /tmp/tmp.q1MH57nAio/tini
00:04:24 [2022-03-25T00:04:24.228Z] #40 2.256 + git checkout -q v0.19.0
00:04:24 [2022-03-25T00:04:24.228Z] #40 2.278 + cmake .
00:04:24 [2022-03-25T00:04:24.228Z] #40 2.396 -- The C compiler identification is GNU 10.2.1
00:04:24 [2022-03-25T00:04:24.228Z] #40 2.410 -- Detecting C compiler ABI info
00:04:24 [2022-03-25T00:04:24.486Z] #40 2.660 -- Detecting C compiler ABI info - done
00:04:24 [2022-03-25T00:04:24.486Z] #40 2.734 -- Check for working C compiler: /usr/bin/cc - skipped
00:04:24 [2022-03-25T00:04:24.486Z] #40 2.755 -- Detecting C compile features
00:04:24 [2022-03-25T00:04:24.486Z] #40 2.756 -- Detecting C compile features - done
00:04:24 [2022-03-25T00:04:24.486Z] #40 2.774 -- Performing Test HAS_BUILTIN_FORTIFY
00:04:24 [2022-03-25T00:04:24.743Z] #40 2.893 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
00:04:25 [2022-03-25T00:04:25.001Z] #40 2.955 -- Configuring done
00:04:25 [2022-03-25T00:04:25.002Z] #40 2.984 -- Generating done
00:04:25 [2022-03-25T00:04:25.002Z] #40 2.988 -- Build files have been written to: /tmp/tmp.q1MH57nAio/tini
00:04:25 [2022-03-25T00:04:25.002Z] #40 2.990 + make tini-static
00:04:25 [2022-03-25T00:04:25.259Z] #40 3.225 Scanning dependencies of target tini-static
00:04:25 [2022-03-25T00:04:25.259Z] #40 3.271 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
00:04:26 [2022-03-25T00:04:26.193Z] #40 4.326 [100%] Linking C executable tini-static
00:04:26 [2022-03-25T00:04:26.450Z] #40 4.655 [100%] Built target tini-static
00:04:26 [2022-03-25T00:04:26.707Z] #40 4.717 + mkdir -p /build
00:04:26 [2022-03-25T00:04:26.708Z] #40 4.724 + cp tini-static /build/docker-init
00:04:27 [2022-03-25T00:04:27.271Z] #40 DONE 5.1s
00:04:27 [2022-03-25T00:04:27.271Z] 
00:04:27 [2022-03-25T00:04:27.271Z] #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
00:04:27 [2022-03-25T00:04:27.271Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d
00:04:27 [2022-03-25T00:04:27.271Z] #14 46.89 Selecting previously unselected package gcc-mingw-w64-base.
00:04:27 [2022-03-25T00:04:27.271Z] #14 46.89 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
00:04:27 [2022-03-25T00:04:27.271Z] #14 46.90 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
00:04:27 [2022-03-25T00:04:27.271Z] #14 47.19 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
00:04:27 [2022-03-25T00:04:27.271Z] #14 47.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
00:04:27 [2022-03-25T00:04:27.271Z] #14 47.33 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
00:04:30 [2022-03-25T00:04:30.030Z] #14 52.89 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
00:04:30 [2022-03-25T00:04:30.030Z] #14 52.89 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
00:04:30 [2022-03-25T00:04:30.030Z] #14 52.89 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
00:04:38 [2022-03-25T00:04:38.127Z] #14 ...
00:04:38 [2022-03-25T00:04:38.127Z] 
00:04:38 [2022-03-25T00:04:38.127Z] #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
00:04:38 [2022-03-25T00:04:38.127Z] #60 sha256:0c196ffa87d457d5171b87e965eea3200624d7e67b18e51e57604c58e04bf9ea
00:04:38 [2022-03-25T00:04:38.127Z] #60 32.54 Updating files:  80% (3726/4621)
Updating files:  81% (3744/4621)
Updating files:  82% (3790/4621)
Updating files:  83% (3836/4621)
Updating files:  84% (3882/4621)
Updating files:  85% (3928/4621)
Updating files:  86% (3975/4621)
Updating files:  87% (4021/4621)
Updating files:  88% (4067/4621)
Updating files:  89% (4113/4621)
Updating files:  90% (4159/4621)
Updating files:  91% (4206/4621)
Updating files:  92% (4252/4621)
Updating files:  93% (4298/4621)
Updating files:  94% (4344/4621)
Updating files:  95% (4390/4621)
Updating files:  96% (4437/4621)
Updating files:  97% (4483/4621)
Updating files:  98% (4529/4621)
Updating files:  99% (4575/4621)
Updating files: 100% (4621/4621)
Updating files: 100% (4621/4621), done.
00:04:38 [2022-03-25T00:04:38.127Z] #60 32.95 + cd /tmp/tmp.C89J1jjdmm/src/github.com/containerd/containerd
00:04:38 [2022-03-25T00:04:38.127Z] #60 32.95 + git checkout -q v1.6.1
00:04:38 [2022-03-25T00:04:38.127Z] #60 33.30 + export 'BUILDTAGS=netgo osusergo static_build'
00:04:38 [2022-03-25T00:04:38.127Z] #60 33.30 + BUILDTAGS='netgo osusergo static_build'
00:04:38 [2022-03-25T00:04:38.127Z] #60 33.30 + export EXTRA_FLAGS=-buildmode=pie
00:04:38 [2022-03-25T00:04:38.127Z] #60 33.30 + EXTRA_FLAGS=-buildmode=pie
00:04:38 [2022-03-25T00:04:38.127Z] #60 33.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
00:04:38 [2022-03-25T00:04:38.127Z] #60 33.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
00:04:38 [2022-03-25T00:04:38.127Z] #60 33.30 + '[' '' = dynamic ']'
00:04:38 [2022-03-25T00:04:38.127Z] #60 33.30 + make
00:04:38 [2022-03-25T00:04:38.693Z] #60 34.46 + bin/ctr
00:04:50 [2022-03-25T00:04:50.876Z] #60 ...
00:04:50 [2022-03-25T00:04:50.876Z] 
00:04:50 [2022-03-25T00:04:50.876Z] #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
00:04:50 [2022-03-25T00:04:50.876Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d
00:04:50 [2022-03-25T00:04:50.876Z] #14 62.24 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
00:04:50 [2022-03-25T00:04:50.876Z] #14 62.24 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
00:04:50 [2022-03-25T00:04:50.876Z] #14 62.25 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
00:04:50 [2022-03-25T00:04:50.876Z] #14 66.20 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
00:04:50 [2022-03-25T00:04:50.876Z] #14 66.20 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
00:04:50 [2022-03-25T00:04:50.876Z] #14 66.21 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
00:04:50 [2022-03-25T00:04:50.876Z] #14 70.33 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
00:04:50 [2022-03-25T00:04:50.876Z] #14 70.33 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
00:04:50 [2022-03-25T00:04:50.876Z] #14 70.33 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
00:04:56 [2022-03-25T00:04:56.125Z] #14 78.98 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
00:04:56 [2022-03-25T00:04:56.125Z] #14 78.98 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
00:04:56 [2022-03-25T00:04:56.125Z] #14 78.99 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
00:04:56 [2022-03-25T00:04:56.125Z] #14 ...
00:04:56 [2022-03-25T00:04:56.125Z] 
00:04:56 [2022-03-25T00:04:56.125Z] #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
00:04:56 [2022-03-25T00:04:56.125Z] #63 sha256:683a60386e0b2fb91b00375bd640dde7bbe696df81c7eea2dc7157957823e9ef
00:04:56 [2022-03-25T00:04:56.125Z] #63 79.02 + for f in rootlesskit rootlesskit-docker-proxy
00:04:56 [2022-03-25T00:04:56.125Z] #63 79.02 + GOBIN=/build
00:04:56 [2022-03-25T00:04:56.125Z] #63 79.02 + GO111MODULE=on
00:04:56 [2022-03-25T00:04:56.125Z] #63 79.02 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@b25a0bad15d664c4ee8885ba622569425e918a68
00:05:00 [2022-03-25T00:05:00.297Z] #63 83.02 rootlesskit version 0.14.6
00:05:00 [2022-03-25T00:05:00.297Z] #63 83.03 Usage of /build/rootlesskit-docker-proxy:
00:05:00 [2022-03-25T00:05:00.297Z] #63 83.03   -container-ip string
00:05:00 [2022-03-25T00:05:00.297Z] #63 83.03     	container ip
00:05:00 [2022-03-25T00:05:00.297Z] #63 83.03   -container-port int
00:05:00 [2022-03-25T00:05:00.297Z] #63 83.03     	container port (default -1)
00:05:00 [2022-03-25T00:05:00.297Z] #63 83.03   -host-ip string
00:05:00 [2022-03-25T00:05:00.297Z] #63 83.03     	host ip
00:05:00 [2022-03-25T00:05:00.297Z] #63 83.03   -host-port int
00:05:00 [2022-03-25T00:05:00.297Z] #63 83.03     	host port (default -1)
00:05:00 [2022-03-25T00:05:00.297Z] #63 83.03   -proto string
00:05:00 [2022-03-25T00:05:00.297Z] #63 83.03     	proxy protocol (default "tcp")
00:05:01 [2022-03-25T00:05:01.230Z] #63 ...
00:05:01 [2022-03-25T00:05:01.230Z] 
00:05:01 [2022-03-25T00:05:01.230Z] #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
00:05:01 [2022-03-25T00:05:01.230Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d
00:05:01 [2022-03-25T00:05:01.230Z] #14 82.80 Selecting previously unselected package g++-mingw-w64-x86-64.
00:05:01 [2022-03-25T00:05:01.230Z] #14 82.80 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
00:05:01 [2022-03-25T00:05:01.230Z] #14 82.81 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
00:05:01 [2022-03-25T00:05:01.230Z] #14 82.88 Selecting previously unselected package libapparmor1:arm64.
00:05:01 [2022-03-25T00:05:01.230Z] #14 82.88 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
00:05:01 [2022-03-25T00:05:01.230Z] #14 82.88 Unpacking libapparmor1:arm64 (2.13.6-10) ...
00:05:01 [2022-03-25T00:05:01.230Z] #14 82.98 Selecting previously unselected package libapparmor-dev:arm64.
00:05:01 [2022-03-25T00:05:01.230Z] #14 82.99 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
00:05:01 [2022-03-25T00:05:01.230Z] #14 83.00 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
00:05:01 [2022-03-25T00:05:01.230Z] #14 83.11 Selecting previously unselected package libbtrfs0:arm64.
00:05:01 [2022-03-25T00:05:01.230Z] #14 83.11 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
00:05:01 [2022-03-25T00:05:01.230Z] #14 83.11 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
00:05:01 [2022-03-25T00:05:01.230Z] #14 83.21 Selecting previously unselected package libbtrfs-dev:arm64.
00:05:01 [2022-03-25T00:05:01.230Z] #14 83.22 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
00:05:01 [2022-03-25T00:05:01.230Z] #14 83.23 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
00:05:01 [2022-03-25T00:05:01.230Z] #14 83.45 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
00:05:01 [2022-03-25T00:05:01.230Z] #14 83.46 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
00:05:01 [2022-03-25T00:05:01.230Z] #14 83.47 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
00:05:01 [2022-03-25T00:05:01.230Z] #14 83.86 Selecting previously unselected package libudev-dev:arm64.
00:05:01 [2022-03-25T00:05:01.230Z] #14 83.87 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ...
00:05:01 [2022-03-25T00:05:01.230Z] #14 83.89 Unpacking libudev-dev:arm64 (247.3-6) ...
00:05:01 [2022-03-25T00:05:01.230Z] #14 84.15 Selecting previously unselected package libsepol1-dev:arm64.
00:05:01 [2022-03-25T00:05:01.230Z] #14 84.15 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
00:05:01 [2022-03-25T00:05:01.230Z] #14 84.17 Unpacking libsepol1-dev:arm64 (3.1-1) ...
00:05:01 [2022-03-25T00:05:01.792Z] #14 84.86 Selecting previously unselected package libpcre2-16-0:arm64.
00:05:01 [2022-03-25T00:05:01.792Z] #14 84.86 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
00:05:01 [2022-03-25T00:05:01.792Z] #14 84.87 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
00:05:03 [2022-03-25T00:05:03.164Z] #14 86.28 Selecting previously unselected package libpcre2-32-0:arm64.
00:05:03 [2022-03-25T00:05:03.164Z] #14 86.28 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
00:05:03 [2022-03-25T00:05:03.463Z] #14 86.69 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
00:05:04 [2022-03-25T00:05:04.025Z] #14 87.40 Selecting previously unselected package libpcre2-posix2:arm64.
00:05:04 [2022-03-25T00:05:04.025Z] #14 87.40 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
00:05:04 [2022-03-25T00:05:04.025Z] #14 87.45 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
00:05:04 [2022-03-25T00:05:04.598Z] #14 87.65 Selecting previously unselected package libpcre2-dev:arm64.
00:05:04 [2022-03-25T00:05:04.598Z] #14 87.65 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
00:05:04 [2022-03-25T00:05:04.598Z] #14 87.92 Unpacking libpcre2-dev:arm64 (10.36-2) ...
00:05:04 [2022-03-25T00:05:04.855Z] #14 88.25 Selecting previously unselected package libselinux1-dev:arm64.
00:05:04 [2022-03-25T00:05:04.855Z] #14 88.26 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
00:05:05 [2022-03-25T00:05:05.111Z] #14 88.33 Unpacking libselinux1-dev:arm64 (3.1-3) ...#14 ...
00:05:05 [2022-03-25T00:05:05.111Z] 
00:05:05 [2022-03-25T00:05:05.111Z] #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
00:05:05 [2022-03-25T00:05:05.111Z] #63 sha256:683a60386e0b2fb91b00375bd640dde7bbe696df81c7eea2dc7157957823e9ef
00:05:05 [2022-03-25T00:05:05.111Z] #63 DONE 88.2s
00:05:05 [2022-03-25T00:05:05.111Z] 
00:05:05 [2022-03-25T00:05:05.111Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
00:05:05 [2022-03-25T00:05:05.111Z] #64 sha256:5957751d161bb9eb777a913d2fa6f7cb321db167e92360ff141f5f23363818c6
00:05:05 [2022-03-25T00:05:05.111Z] #64 DONE 0.1s
00:05:05 [2022-03-25T00:05:05.111Z] 
00:05:05 [2022-03-25T00:05:05.111Z] #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
00:05:05 [2022-03-25T00:05:05.111Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d
00:05:05 [2022-03-25T00:05:05.111Z] #14 88.33 Unpacking libselinux1-dev:arm64 (3.1-3) ...
00:05:05 [2022-03-25T00:05:05.111Z] #14 ...
00:05:05 [2022-03-25T00:05:05.111Z] 
00:05:05 [2022-03-25T00:05:05.111Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:05:05 [2022-03-25T00:05:05.111Z] #65 sha256:4072e7e3ae8999d64967afaba969148f14bf32d2470b6a8b2c8ec2bfc7b570b0
00:05:05 [2022-03-25T00:05:05.111Z] #65 DONE 0.1s
00:05:05 [2022-03-25T00:05:05.111Z] 
00:05:05 [2022-03-25T00:05:05.111Z] #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
00:05:05 [2022-03-25T00:05:05.111Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d
00:05:05 [2022-03-25T00:05:05.111Z] #14 88.54 Selecting previously unselected package libdevmapper-dev:arm64.
00:05:05 [2022-03-25T00:05:05.111Z] #14 88.54 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
00:05:05 [2022-03-25T00:05:05.111Z] #14 88.55 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
00:05:05 [2022-03-25T00:05:05.111Z] #14 88.61 Selecting previously unselected package libseccomp-dev:arm64.
00:05:05 [2022-03-25T00:05:05.368Z] #14 88.61 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
00:05:05 [2022-03-25T00:05:05.368Z] #14 88.63 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
00:05:05 [2022-03-25T00:05:05.368Z] #14 88.85 Selecting previously unselected package libsystemd-dev:arm64.
00:05:05 [2022-03-25T00:05:05.368Z] #14 88.85 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ...
00:05:05 [2022-03-25T00:05:05.368Z] #14 88.85 Unpacking libsystemd-dev:arm64 (247.3-6) ...
00:05:06 [2022-03-25T00:05:06.298Z] #14 89.51 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
00:05:06 [2022-03-25T00:05:06.298Z] #14 89.55 Setting up libapparmor1:arm64 (2.13.6-10) ...
00:05:06 [2022-03-25T00:05:06.298Z] #14 89.58 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
00:05:06 [2022-03-25T00:05:06.298Z] #14 89.61 Setting up libsepol1-dev:arm64 (3.1-1) ...
00:05:06 [2022-03-25T00:05:06.298Z] #14 89.62 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
00:05:06 [2022-03-25T00:05:06.298Z] #14 89.64 Setting up libpcre2-16-0:arm64 (10.36-2) ...
00:05:06 [2022-03-25T00:05:06.298Z] #14 89.65 Setting up libbtrfs0:arm64 (5.10.1-2) ...
00:05:06 [2022-03-25T00:05:06.298Z] #14 89.66 Setting up libpcre2-32-0:arm64 (10.36-2) ...
00:05:06 [2022-03-25T00:05:06.298Z] #14 89.68 Setting up libudev-dev:arm64 (247.3-6) ...
00:05:06 [2022-03-25T00:05:06.298Z] #14 89.69 Setting up libpcre2-posix2:arm64 (10.36-2) ...
00:05:06 [2022-03-25T00:05:06.298Z] #14 89.70 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
00:05:06 [2022-03-25T00:05:06.298Z] #14 89.72 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
00:05:06 [2022-03-25T00:05:06.298Z] #14 89.74 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
00:05:06 [2022-03-25T00:05:06.298Z] #14 89.75 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
00:05:06 [2022-03-25T00:05:06.298Z] #14 89.78 Setting up mingw-w64-common (8.0.0-1) ...
00:05:06 [2022-03-25T00:05:06.579Z] #14 89.82 Setting up libsystemd-dev:arm64 (247.3-6) ...
00:05:06 [2022-03-25T00:05:06.579Z] #14 89.84 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
00:05:06 [2022-03-25T00:05:06.579Z] #14 89.85 Setting up libpcre2-dev:arm64 (10.36-2) ...
00:05:06 [2022-03-25T00:05:06.579Z] #14 89.88 Setting up libselinux1-dev:arm64 (3.1-3) ...
00:05:06 [2022-03-25T00:05:06.579Z] #14 89.91 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
00:05:06 [2022-03-25T00:05:06.580Z] #14 89.94 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
00:05:06 [2022-03-25T00:05:06.580Z] #14 89.97 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
00:05:06 [2022-03-25T00:05:06.580Z] #14 90.00 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
00:05:06 [2022-03-25T00:05:06.580Z] #14 90.01 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
00:05:06 [2022-03-25T00:05:06.580Z] #14 90.02 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
00:05:06 [2022-03-25T00:05:06.842Z] #14 90.06 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
00:05:06 [2022-03-25T00:05:06.842Z] #14 90.10 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
00:05:06 [2022-03-25T00:05:06.842Z] #14 90.11 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
00:05:06 [2022-03-25T00:05:06.842Z] #14 90.13 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
00:05:06 [2022-03-25T00:05:06.842Z] #14 90.20 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
00:05:06 [2022-03-25T00:05:06.842Z] #14 90.22 Setting up dmsetup (2:1.02.175-2.1) ...
00:05:06 [2022-03-25T00:05:06.842Z] #14 90.23 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
00:05:06 [2022-03-25T00:05:06.842Z] #14 90.24 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
00:05:06 [2022-03-25T00:05:06.842Z] #14 90.26 Processing triggers for libc-bin (2.31-13+deb11u2) ...
00:05:07 [2022-03-25T00:05:07.409Z] #14 DONE 90.7s
00:05:07 [2022-03-25T00:05:07.409Z] 
00:05:07 [2022-03-25T00:05:07.409Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
00:05:07 [2022-03-25T00:05:07.409Z] #55 sha256:08df3a894d859c612033d38ec5ba3a8dff6832e6a9487f3c0cb520ec2cf32170
00:05:07 [2022-03-25T00:05:07.409Z] #55 DONE 0.2s
00:05:07 [2022-03-25T00:05:07.409Z] 
00:05:07 [2022-03-25T00:05:07.409Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
00:05:07 [2022-03-25T00:05:07.409Z] #15 sha256:3e6f7eae910e8e3347bae335b8b6c7555644dc5eafbf8bd901d9bac7f559f028
00:05:08 [2022-03-25T00:05:08.343Z] #15 DONE 1.1s
00:05:08 [2022-03-25T00:05:08.343Z] 
00:05:08 [2022-03-25T00:05:08.343Z] #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
00:05:08 [2022-03-25T00:05:08.343Z] #56 sha256:3254be855f75bc7f2362158093b65dd9c72c1b730fb23c6e826015274b186b74
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.724 + RM_GOPATH=0
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.724 + TMP_GOPATH=
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.724 + : /build
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.724 + '[' -z '' ']'
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.725 ++ mktemp -d
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.726 + export GOPATH=/tmp/tmp.A4sRQjVtCE
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.726 + GOPATH=/tmp/tmp.A4sRQjVtCE
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.726 + RM_GOPATH=1
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.726 + case "$(go env GOARCH)" in
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.726 ++ go env GOARCH
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.735 + export GO_BUILDMODE=-buildmode=pie
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.735 + GO_BUILDMODE=-buildmode=pie
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.736 ++ dirname /install.sh
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.736 + dir=/
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.736 + bin=runc
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.736 + shift
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.737 + '[' '!' -f //runc.installer ']'
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.737 + . //runc.installer
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.737 ++ set -e
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.737 ++ : v1.1.0
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.737 + install_runc
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.737 + RUNC_BUILDTAGS=seccomp
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.737 + echo 'Install runc version v1.1.0 (build tags: seccomp)'
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.738 Install runc version v1.1.0 (build tags: seccomp)
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.738 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.A4sRQjVtCE/src/github.com/opencontainers/runc
00:05:08 [2022-03-25T00:05:08.343Z] #56 0.739 Cloning into '/tmp/tmp.A4sRQjVtCE/src/github.com/opencontainers/runc'...
00:05:09 [2022-03-25T00:05:09.275Z] #56 ...
00:05:09 [2022-03-25T00:05:09.275Z] 
00:05:09 [2022-03-25T00:05:09.275Z] #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
00:05:09 [2022-03-25T00:05:09.275Z] #16 sha256:4283515e069bc442cc75a2b15e4f17c02aceecbad4205ff995b009935dd23cbe
00:05:09 [2022-03-25T00:05:09.275Z] #16 DONE 0.7s
00:05:09 [2022-03-25T00:05:09.275Z] 
00:05:09 [2022-03-25T00:05:09.275Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
00:05:09 [2022-03-25T00:05:09.275Z] #26 sha256:e6634d15cb2ab4744482aaa276d22aaf42d087ad04b85946932b3c7bf2d7bdb2
00:05:10 [2022-03-25T00:05:10.046Z] #26 91.38 Updating files:  22% (2548/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  38% (4396/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
00:05:10 [2022-03-25T00:05:10.046Z] #26 ...
00:05:10 [2022-03-25T00:05:10.046Z] 
00:05:10 [2022-03-25T00:05:10.046Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
00:05:10 [2022-03-25T00:05:10.046Z] #17 sha256:edef03e72d9b6b7277525ebfdaa418d0563216d30282486567666e030bc44b5d
00:05:10 [2022-03-25T00:05:10.046Z] #17 0.550 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
00:05:10 [2022-03-25T00:05:10.046Z] #17 DONE 0.8s
00:05:10 [2022-03-25T00:05:10.046Z] 
00:05:10 [2022-03-25T00:05:10.046Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
00:05:10 [2022-03-25T00:05:10.046Z] #26 sha256:e6634d15cb2ab4744482aaa276d22aaf42d087ad04b85946932b3c7bf2d7bdb2
00:05:11 [2022-03-25T00:05:11.076Z] #26 91.38 Updating files:  22% (2548/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  38% (4396/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  57% (6574/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
00:05:11 [2022-03-25T00:05:11.076Z] #26 ...
00:05:11 [2022-03-25T00:05:11.076Z] 
00:05:11 [2022-03-25T00:05:11.076Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
00:05:11 [2022-03-25T00:05:11.076Z] #18 sha256:455fa4da9e1c6115be1b2601f2b2aefc0c27b06a576598bb8760c850fa5652f7
00:05:11 [2022-03-25T00:05:11.076Z] #18 DONE 1.0s
00:05:11 [2022-03-25T00:05:11.076Z] 
00:05:11 [2022-03-25T00:05:11.076Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
00:05:11 [2022-03-25T00:05:11.076Z] #26 sha256:e6634d15cb2ab4744482aaa276d22aaf42d087ad04b85946932b3c7bf2d7bdb2
00:05:11 [2022-03-25T00:05:11.590Z] #26 91.38 Updating files:  22% (2548/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  38% (4396/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  57% (6574/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  85% (9788/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
00:05:11 [2022-03-25T00:05:11.590Z] #26 94.78 + cd /tmp/tmp.zQBMdB7FRv/tmp/docker-ce
00:05:11 [2022-03-25T00:05:11.590Z] #26 94.78 + git checkout -q v17.06.2-ce
00:05:12 [2022-03-25T00:05:12.153Z] #26 ...
00:05:12 [2022-03-25T00:05:12.154Z] 
00:05:12 [2022-03-25T00:05:12.154Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
00:05:12 [2022-03-25T00:05:12.154Z] #19 sha256:9eda03e0c3ebbad53a4920072bd7a7f547f589c4d4d83ddce494183549c2dcb8
00:05:12 [2022-03-25T00:05:12.154Z] #19 DONE 1.0s
00:05:12 [2022-03-25T00:05:12.154Z] 
00:05:12 [2022-03-25T00:05:12.154Z] #20 [dev-systemd-false  6/24] RUN ldconfig
00:05:12 [2022-03-25T00:05:12.154Z] #20 sha256:18246064950d06e0acd013c05d1416192a33222a0fcbf1a5c604e491ea6216bb
00:05:12 [2022-03-25T00:05:12.716Z] #20 DONE 0.8s
00:05:12 [2022-03-25T00:05:12.716Z] 
00:05:12 [2022-03-25T00:05:12.716Z] #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
00:05:12 [2022-03-25T00:05:12.716Z] #21 sha256:0f8bed15e85776e4aec928c28a154e59a06ac2650bbea6072e0061508d25e72b
00:05:13 [2022-03-25T00:05:13.688Z] #21 0.875 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
00:05:13 [2022-03-25T00:05:13.688Z] #21 0.892 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
00:05:13 [2022-03-25T00:05:13.688Z] #21 0.908 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
00:05:14 [2022-03-25T00:05:14.252Z] #21 1.377 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
00:05:14 [2022-03-25T00:05:14.815Z] #21 2.001 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB]
00:05:15 [2022-03-25T00:05:15.743Z] #21 3.061 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
00:05:18 [2022-03-25T00:05:18.259Z] #21 5.317 Fetched 8395 kB in 5s (1789 kB/s)
00:05:19 [2022-03-25T00:05:19.628Z] #21 5.317 Reading package lists...
00:05:19 [2022-03-25T00:05:19.628Z] #21 ...
00:05:19 [2022-03-25T00:05:19.628Z] 
00:05:19 [2022-03-25T00:05:19.628Z] #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
00:05:19 [2022-03-25T00:05:19.628Z] #34 sha256:5a9675c13987f6dd3d980906742ac1fb8f4019ff929c9de101a7aba1fcc03652
00:05:19 [2022-03-25T00:05:19.628Z] #34 DONE 102.7s
00:05:19 [2022-03-25T00:05:19.628Z] 
00:05:19 [2022-03-25T00:05:19.628Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
00:05:19 [2022-03-25T00:05:19.628Z] #56 sha256:3254be855f75bc7f2362158093b65dd9c72c1b730fb23c6e826015274b186b74
00:05:19 [2022-03-25T00:05:19.628Z] #56 8.304 + cd /tmp/tmp.A4sRQjVtCE/src/github.com/opencontainers/runc
00:05:19 [2022-03-25T00:05:19.628Z] #56 8.305 + git checkout -q v1.1.0
00:05:19 [2022-03-25T00:05:19.628Z] #56 8.689 + '[' -z '' ']'
00:05:19 [2022-03-25T00:05:19.628Z] #56 8.689 + target=static
00:05:19 [2022-03-25T00:05:19.628Z] #56 8.689 + make BUILDTAGS=seccomp static
00:05:19 [2022-03-25T00:05:19.628Z] #56 8.824 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc .
00:05:22 [2022-03-25T00:05:22.947Z] #56 ...
00:05:22 [2022-03-25T00:05:22.947Z] 
00:05:22 [2022-03-25T00:05:22.947Z] #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
00:05:22 [2022-03-25T00:05:22.947Z] #21 sha256:0f8bed15e85776e4aec928c28a154e59a06ac2650bbea6072e0061508d25e72b
00:05:22 [2022-03-25T00:05:22.947Z] #21 5.317 Reading package lists...
00:05:22 [2022-03-25T00:05:22.947Z] #21 7.760 Reading package lists...
00:05:23 [2022-03-25T00:05:23.204Z] #21 9.696 Building dependency tree...
00:05:23 [2022-03-25T00:05:23.769Z] #21 11.01 The following additional packages will be installed:
00:05:23 [2022-03-25T00:05:23.769Z] #21 11.02   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
00:05:23 [2022-03-25T00:05:23.769Z] #21 11.02   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
00:05:23 [2022-03-25T00:05:23.769Z] #21 11.02   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
00:05:23 [2022-03-25T00:05:23.769Z] #21 11.02   python3-pkg-resources vim-runtime xxd
00:05:23 [2022-03-25T00:05:23.769Z] #21 11.02 Suggested packages:
00:05:23 [2022-03-25T00:05:23.769Z] #21 11.03   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
00:05:23 [2022-03-25T00:05:23.769Z] #21 11.03   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
00:05:23 [2022-03-25T00:05:23.769Z] #21 11.03   acl attr quota
00:05:23 [2022-03-25T00:05:23.769Z] #21 11.03 Recommended packages:
00:05:23 [2022-03-25T00:05:23.769Z] #21 11.03   libatm1 nftables libpam-cap build-essential python3-dev unzip
00:05:24 [2022-03-25T00:05:24.701Z] #21 11.93 The following NEW packages will be installed:
00:05:24 [2022-03-25T00:05:24.701Z] #21 11.94   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
00:05:24 [2022-03-25T00:05:24.701Z] #21 11.94   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
00:05:24 [2022-03-25T00:05:24.701Z] #21 11.94   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
00:05:24 [2022-03-25T00:05:24.701Z] #21 11.95   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
00:05:24 [2022-03-25T00:05:24.701Z] #21 11.95   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
00:05:24 [2022-03-25T00:05:24.701Z] #21 11.95   python3-pkg-resources python3-setuptools python3-wheel sudo
00:05:24 [2022-03-25T00:05:24.701Z] #21 11.95   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
00:05:24 [2022-03-25T00:05:24.701Z] #21 11.95   xz-utils zip zstd
00:05:25 [2022-03-25T00:05:25.002Z] #21 12.26 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
00:05:25 [2022-03-25T00:05:25.002Z] #21 12.26 Need to get 27.0 MB of archives.
00:05:25 [2022-03-25T00:05:25.002Z] #21 12.26 After this operation, 105 MB of additional disk space will be used.
00:05:25 [2022-03-25T00:05:25.002Z] #21 12.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
00:05:25 [2022-03-25T00:05:25.002Z] #21 12.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
00:05:25 [2022-03-25T00:05:25.002Z] #21 12.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
00:05:25 [2022-03-25T00:05:25.002Z] #21 12.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
00:05:25 [2022-03-25T00:05:25.002Z] #21 12.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
00:05:25 [2022-03-25T00:05:25.002Z] #21 12.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
00:05:25 [2022-03-25T00:05:25.002Z] #21 12.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
00:05:25 [2022-03-25T00:05:25.002Z] #21 12.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
00:05:25 [2022-03-25T00:05:25.002Z] #21 12.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
00:05:25 [2022-03-25T00:05:25.002Z] #21 ...
00:05:25 [2022-03-25T00:05:25.002Z] 
00:05:25 [2022-03-25T00:05:25.002Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
00:05:25 [2022-03-25T00:05:25.002Z] #26 sha256:e6634d15cb2ab4744482aaa276d22aaf42d087ad04b85946932b3c7bf2d7bdb2
00:05:25 [2022-03-25T00:05:25.002Z] #26 98.17 + mkdir -p /tmp/tmp.zQBMdB7FRv/src/github.com/docker
00:05:25 [2022-03-25T00:05:25.002Z] #26 98.18 + mv components/cli /tmp/tmp.zQBMdB7FRv/src/github.com/docker/cli
00:05:25 [2022-03-25T00:05:25.002Z] #26 98.18 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
00:05:25 [2022-03-25T00:05:25.262Z] #26 ...
00:05:25 [2022-03-25T00:05:25.262Z] 
00:05:25 [2022-03-25T00:05:25.262Z] #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
00:05:25 [2022-03-25T00:05:25.262Z] #21 sha256:0f8bed15e85776e4aec928c28a154e59a06ac2650bbea6072e0061508d25e72b
00:05:25 [2022-03-25T00:05:25.262Z] #21 12.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
00:05:25 [2022-03-25T00:05:25.262Z] #21 12.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
00:05:25 [2022-03-25T00:05:25.262Z] #21 12.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
00:05:25 [2022-03-25T00:05:25.262Z] #21 12.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB]
00:05:25 [2022-03-25T00:05:25.262Z] #21 12.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
00:05:25 [2022-03-25T00:05:25.262Z] #21 12.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
00:05:25 [2022-03-25T00:05:25.262Z] #21 12.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
00:05:25 [2022-03-25T00:05:25.262Z] #21 12.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
00:05:25 [2022-03-25T00:05:25.262Z] #21 12.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
00:05:25 [2022-03-25T00:05:25.262Z] #21 12.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
00:05:25 [2022-03-25T00:05:25.262Z] #21 12.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
00:05:25 [2022-03-25T00:05:25.262Z] #21 12.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
00:05:25 [2022-03-25T00:05:25.262Z] #21 12.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
00:05:25 [2022-03-25T00:05:25.262Z] #21 12.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
00:05:25 [2022-03-25T00:05:25.262Z] #21 12.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
00:05:25 [2022-03-25T00:05:25.262Z] #21 12.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
00:05:25 [2022-03-25T00:05:25.262Z] #21 12.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
00:05:25 [2022-03-25T00:05:25.262Z] #21 12.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
00:05:25 [2022-03-25T00:05:25.519Z] #21 12.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
00:05:25 [2022-03-25T00:05:25.519Z] #21 12.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
00:05:25 [2022-03-25T00:05:25.519Z] #21 12.66 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
00:05:25 [2022-03-25T00:05:25.519Z] #21 12.66 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
00:05:25 [2022-03-25T00:05:25.519Z] #21 12.66 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
00:05:25 [2022-03-25T00:05:25.519Z] #21 12.67 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
00:05:25 [2022-03-25T00:05:25.519Z] #21 12.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB]
00:05:25 [2022-03-25T00:05:25.519Z] #21 12.70 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
00:05:25 [2022-03-25T00:05:25.519Z] #21 12.71 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
00:05:25 [2022-03-25T00:05:25.519Z] #21 12.72 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
00:05:25 [2022-03-25T00:05:25.520Z] #21 12.72 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
00:05:25 [2022-03-25T00:05:25.520Z] #21 12.73 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
00:05:25 [2022-03-25T00:05:25.520Z] #21 12.74 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB]
00:05:25 [2022-03-25T00:05:25.520Z] #21 12.74 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
00:05:25 [2022-03-25T00:05:25.520Z] #21 12.76 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
00:05:25 [2022-03-25T00:05:25.520Z] #21 12.77 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
00:05:25 [2022-03-25T00:05:25.520Z] #21 12.77 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
00:05:25 [2022-03-25T00:05:25.776Z] #21 12.95 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
00:05:25 [2022-03-25T00:05:25.776Z] #21 12.98 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
00:05:25 [2022-03-25T00:05:25.776Z] #21 12.98 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
00:05:25 [2022-03-25T00:05:25.776Z] #21 13.01 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
00:05:26 [2022-03-25T00:05:26.338Z] #21 13.43 debconf: delaying package configuration, since apt-utils is not installed
00:05:26 [2022-03-25T00:05:26.338Z] #21 13.54 Fetched 27.0 MB in 1s (26.1 MB/s)
00:05:26 [2022-03-25T00:05:26.338Z] #21 13.59 Selecting previously unselected package pigz.
00:05:26 [2022-03-25T00:05:26.596Z] #21 13.59 (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 ... 24001 files and directories currently installed.)
00:05:26 [2022-03-25T00:05:26.596Z] #21 13.65 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
00:05:26 [2022-03-25T00:05:26.596Z] #21 13.65 Unpacking pigz (2.6-1) ...
00:05:26 [2022-03-25T00:05:26.596Z] #21 13.72 Selecting previously unselected package libelf1:arm64.
00:05:26 [2022-03-25T00:05:26.596Z] #21 13.72 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
00:05:26 [2022-03-25T00:05:26.596Z] #21 13.73 Unpacking libelf1:arm64 (0.183-1) ...
00:05:26 [2022-03-25T00:05:26.596Z] #21 13.86 Selecting previously unselected package libbpf0:arm64.
00:05:26 [2022-03-25T00:05:26.596Z] #21 13.86 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
00:05:26 [2022-03-25T00:05:26.596Z] #21 13.86 Unpacking libbpf0:arm64 (1:0.3-2) ...
00:05:26 [2022-03-25T00:05:26.852Z] #21 13.94 Selecting previously unselected package libcap2:arm64.
00:05:26 [2022-03-25T00:05:26.852Z] #21 13.94 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
00:05:26 [2022-03-25T00:05:26.852Z] #21 13.95 Unpacking libcap2:arm64 (1:2.44-1) ...
00:05:26 [2022-03-25T00:05:26.852Z] #21 13.99 Selecting previously unselected package libmnl0:arm64.
00:05:26 [2022-03-25T00:05:26.852Z] #21 14.00 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
00:05:26 [2022-03-25T00:05:26.852Z] #21 14.02 Unpacking libmnl0:arm64 (1.0.4-3) ...
00:05:26 [2022-03-25T00:05:26.852Z] #21 14.08 Selecting previously unselected package libxtables12:arm64.
00:05:26 [2022-03-25T00:05:26.852Z] #21 14.09 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
00:05:26 [2022-03-25T00:05:26.852Z] #21 14.09 Unpacking libxtables12:arm64 (1.8.7-1) ...
00:05:26 [2022-03-25T00:05:26.852Z] #21 14.14 Selecting previously unselected package libcap2-bin.
00:05:26 [2022-03-25T00:05:26.852Z] #21 14.15 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
00:05:26 [2022-03-25T00:05:26.852Z] #21 14.15 Unpacking libcap2-bin (1:2.44-1) ...
00:05:27 [2022-03-25T00:05:27.109Z] #21 14.20 Selecting previously unselected package iproute2.
00:05:27 [2022-03-25T00:05:27.109Z] #21 14.20 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
00:05:27 [2022-03-25T00:05:27.109Z] #21 14.20 Unpacking iproute2 (5.10.0-4) ...
00:05:27 [2022-03-25T00:05:27.366Z] #21 14.64 Selecting previously unselected package xxd.
00:05:27 [2022-03-25T00:05:27.366Z] #21 14.64 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
00:05:27 [2022-03-25T00:05:27.366Z] #21 14.65 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
00:05:27 [2022-03-25T00:05:27.622Z] #21 14.75 Selecting previously unselected package vim-common.
00:05:27 [2022-03-25T00:05:27.622Z] #21 14.75 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
00:05:27 [2022-03-25T00:05:27.622Z] #21 14.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
00:05:27 [2022-03-25T00:05:27.622Z] #21 14.87 Selecting previously unselected package bash-completion.
00:05:27 [2022-03-25T00:05:27.622Z] #21 14.87 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
00:05:28 [2022-03-25T00:05:28.989Z] #21 16.32 Unpacking bash-completion (1:2.11-2) ...
00:05:29 [2022-03-25T00:05:29.247Z] #21 16.67 Selecting previously unselected package bzip2.
00:05:29 [2022-03-25T00:05:29.504Z] #21 16.68 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
00:05:29 [2022-03-25T00:05:29.504Z] #21 16.68 Unpacking bzip2 (1.0.8-4) ...
00:05:29 [2022-03-25T00:05:29.504Z] #21 16.74 Selecting previously unselected package xz-utils.
00:05:29 [2022-03-25T00:05:29.504Z] #21 16.74 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ...
00:05:29 [2022-03-25T00:05:29.504Z] #21 16.75 Unpacking xz-utils (5.2.5-2) ...
00:05:29 [2022-03-25T00:05:29.762Z] #21 16.88 Selecting previously unselected package apparmor.
00:05:29 [2022-03-25T00:05:29.762Z] #21 16.88 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
00:05:29 [2022-03-25T00:05:29.762Z] #21 16.92 Unpacking apparmor (2.13.6-10) ...
00:05:30 [2022-03-25T00:05:30.160Z] #21 17.23 Selecting previously unselected package inetutils-ping.
00:05:30 [2022-03-25T00:05:30.161Z] #21 17.23 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
00:05:30 [2022-03-25T00:05:30.161Z] #21 17.23 Unpacking inetutils-ping (2:2.0-1) ...
00:05:30 [2022-03-25T00:05:30.161Z] #21 17.29 Selecting previously unselected package libip4tc2:arm64.
00:05:30 [2022-03-25T00:05:30.161Z] #21 17.29 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
00:05:30 [2022-03-25T00:05:30.161Z] #21 17.30 Unpacking libip4tc2:arm64 (1.8.7-1) ...
00:05:30 [2022-03-25T00:05:30.161Z] #21 17.36 Selecting previously unselected package libip6tc2:arm64.
00:05:30 [2022-03-25T00:05:30.161Z] #21 17.36 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
00:05:30 [2022-03-25T00:05:30.161Z] #21 17.37 Unpacking libip6tc2:arm64 (1.8.7-1) ...
00:05:30 [2022-03-25T00:05:30.161Z] #21 17.43 Selecting previously unselected package libnfnetlink0:arm64.
00:05:30 [2022-03-25T00:05:30.161Z] #21 17.43 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
00:05:30 [2022-03-25T00:05:30.161Z] #21 17.44 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
00:05:30 [2022-03-25T00:05:30.424Z] #21 17.49 Selecting previously unselected package libnetfilter-conntrack3:arm64.
00:05:30 [2022-03-25T00:05:30.424Z] #21 17.50 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
00:05:30 [2022-03-25T00:05:30.424Z] #21 17.52 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
00:05:30 [2022-03-25T00:05:30.424Z] #21 17.58 Selecting previously unselected package libnftnl11:arm64.
00:05:30 [2022-03-25T00:05:30.424Z] #21 17.58 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
00:05:30 [2022-03-25T00:05:30.424Z] #21 17.59 Unpacking libnftnl11:arm64 (1.1.9-1) ...
00:05:30 [2022-03-25T00:05:30.424Z] #21 17.66 Selecting previously unselected package iptables.
00:05:30 [2022-03-25T00:05:30.424Z] #21 17.68 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
00:05:30 [2022-03-25T00:05:30.424Z] #21 17.69 Unpacking iptables (1.8.7-1) ...
00:05:30 [2022-03-25T00:05:30.682Z] #21 17.94 Selecting previously unselected package libonig5:arm64.
00:05:30 [2022-03-25T00:05:30.682Z] #21 17.94 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
00:05:30 [2022-03-25T00:05:30.682Z] #21 17.94 Unpacking libonig5:arm64 (6.9.6-1.1) ...
00:05:30 [2022-03-25T00:05:30.939Z] #21 18.10 Selecting previously unselected package libjq1:arm64.
00:05:30 [2022-03-25T00:05:30.939Z] #21 18.10 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
00:05:30 [2022-03-25T00:05:30.939Z] #21 18.10 Unpacking libjq1:arm64 (1.6-2.1) ...
00:05:30 [2022-03-25T00:05:30.939Z] #21 18.18 Selecting previously unselected package jq.
00:05:30 [2022-03-25T00:05:30.939Z] #21 18.20 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
00:05:30 [2022-03-25T00:05:30.940Z] #21 18.21 Unpacking jq (1.6-2.1) ...
00:05:30 [2022-03-25T00:05:30.940Z] #21 18.27 Selecting previously unselected package libaio1:arm64.
00:05:30 [2022-03-25T00:05:30.940Z] #21 18.27 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
00:05:30 [2022-03-25T00:05:30.940Z] #21 18.28 Unpacking libaio1:arm64 (0.3.112-9) ...
00:05:31 [2022-03-25T00:05:31.197Z] #21 18.34 Selecting previously unselected package libgpm2:arm64.
00:05:31 [2022-03-25T00:05:31.197Z] #21 18.34 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
00:05:31 [2022-03-25T00:05:31.197Z] #21 18.35 Unpacking libgpm2:arm64 (1.20.7-8) ...
00:05:31 [2022-03-25T00:05:31.197Z] #21 18.41 Selecting previously unselected package libicu67:arm64.
00:05:31 [2022-03-25T00:05:31.197Z] #21 18.41 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
00:05:31 [2022-03-25T00:05:31.197Z] #21 18.42 Unpacking libicu67:arm64 (67.1-7) ...
00:05:34 [2022-03-25T00:05:34.474Z] #21 21.08 Selecting previously unselected package libinih1:arm64.
00:05:34 [2022-03-25T00:05:34.474Z] #21 21.08 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
00:05:34 [2022-03-25T00:05:34.474Z] #21 21.08 Unpacking libinih1:arm64 (53-1+b2) ...
00:05:34 [2022-03-25T00:05:34.474Z] #21 21.12 Selecting previously unselected package libnet1:arm64.
00:05:34 [2022-03-25T00:05:34.474Z] #21 21.12 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
00:05:34 [2022-03-25T00:05:34.474Z] #21 21.13 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
00:05:34 [2022-03-25T00:05:34.474Z] #21 21.19 Selecting previously unselected package libnl-3-200:arm64.
00:05:34 [2022-03-25T00:05:34.474Z] #21 21.19 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
00:05:34 [2022-03-25T00:05:34.474Z] #21 21.19 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
00:05:34 [2022-03-25T00:05:34.474Z] #21 21.29 Selecting previously unselected package libprotobuf-c1:arm64.
00:05:34 [2022-03-25T00:05:34.474Z] #21 21.29 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
00:05:34 [2022-03-25T00:05:34.474Z] #21 21.31 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
00:05:34 [2022-03-25T00:05:34.474Z] #21 21.34 Selecting previously unselected package net-tools.
00:05:34 [2022-03-25T00:05:34.474Z] #21 21.35 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
00:05:34 [2022-03-25T00:05:34.474Z] #21 21.36 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
00:05:34 [2022-03-25T00:05:34.474Z] #21 21.53 Selecting previously unselected package patch.
00:05:34 [2022-03-25T00:05:34.474Z] #21 21.53 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
00:05:34 [2022-03-25T00:05:34.474Z] #21 21.54 Unpacking patch (2.7.6-7) ...
00:05:34 [2022-03-25T00:05:34.474Z] #21 21.64 Selecting previously unselected package python-pip-whl.
00:05:34 [2022-03-25T00:05:34.474Z] #21 21.65 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
00:05:34 [2022-03-25T00:05:34.474Z] #21 21.66 Unpacking python-pip-whl (20.3.4-4) ...
00:05:35 [2022-03-25T00:05:35.039Z] #21 22.13 Selecting previously unselected package python3-lib2to3.
00:05:35 [2022-03-25T00:05:35.039Z] #21 22.13 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
00:05:35 [2022-03-25T00:05:35.039Z] #21 22.14 Unpacking python3-lib2to3 (3.9.2-1) ...
00:05:35 [2022-03-25T00:05:35.039Z] #21 22.25 Selecting previously unselected package python3-distutils.
00:05:35 [2022-03-25T00:05:35.039Z] #21 22.25 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
00:05:35 [2022-03-25T00:05:35.039Z] #21 22.26 Unpacking python3-distutils (3.9.2-1) ...
00:05:35 [2022-03-25T00:05:35.296Z] #21 22.35 Selecting previously unselected package python3-pkg-resources.
00:05:35 [2022-03-25T00:05:35.296Z] #21 22.35 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
00:05:35 [2022-03-25T00:05:35.296Z] #21 22.36 Unpacking python3-pkg-resources (52.0.0-4) ...
00:05:35 [2022-03-25T00:05:35.296Z] #21 22.43 Selecting previously unselected package python3-setuptools.
00:05:35 [2022-03-25T00:05:35.296Z] #21 22.43 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
00:05:35 [2022-03-25T00:05:35.296Z] #21 22.43 Unpacking python3-setuptools (52.0.0-4) ...
00:05:35 [2022-03-25T00:05:35.554Z] #21 22.65 Selecting previously unselected package python3-wheel.
00:05:35 [2022-03-25T00:05:35.554Z] #21 22.66 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
00:05:35 [2022-03-25T00:05:35.554Z] #21 22.67 Unpacking python3-wheel (0.34.2-1) ...
00:05:35 [2022-03-25T00:05:35.554Z] #21 22.73 Selecting previously unselected package python3-pip.
00:05:35 [2022-03-25T00:05:35.554Z] #21 22.75 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
00:05:35 [2022-03-25T00:05:35.554Z] #21 22.75 Unpacking python3-pip (20.3.4-4) ...
00:05:35 [2022-03-25T00:05:35.811Z] #21 22.96 Selecting previously unselected package sudo.
00:05:35 [2022-03-25T00:05:35.811Z] #21 22.97 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
00:05:35 [2022-03-25T00:05:35.811Z] #21 22.97 Unpacking sudo (1.9.5p2-3) ...
00:05:36 [2022-03-25T00:05:36.068Z] #21 23.41 Selecting previously unselected package thin-provisioning-tools.
00:05:36 [2022-03-25T00:05:36.068Z] #21 23.42 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
00:05:36 [2022-03-25T00:05:36.068Z] #21 23.42 Unpacking thin-provisioning-tools (0.9.0-1) ...
00:05:36 [2022-03-25T00:05:36.325Z] #21 23.56 Selecting previously unselected package uidmap.
00:05:36 [2022-03-25T00:05:36.325Z] #21 23.56 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
00:05:36 [2022-03-25T00:05:36.325Z] #21 23.58 Unpacking uidmap (1:4.8.1-1) ...
00:05:36 [2022-03-25T00:05:36.582Z] #21 23.68 Selecting previously unselected package vim-runtime.
00:05:36 [2022-03-25T00:05:36.582Z] #21 23.69 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
00:05:36 [2022-03-25T00:05:36.582Z] #21 23.70 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
00:05:36 [2022-03-25T00:05:36.582Z] #21 23.72 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
00:05:36 [2022-03-25T00:05:36.582Z] #21 23.74 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
00:05:39 [2022-03-25T00:05:39.099Z] #21 26.46 Selecting previously unselected package vim.
00:05:39 [2022-03-25T00:05:39.354Z] #21 26.46 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
00:05:39 [2022-03-25T00:05:39.355Z] #21 26.47 Unpacking vim (2:8.2.2434-3+deb11u1) ...
00:05:39 [2022-03-25T00:05:39.611Z] #21 26.88 Selecting previously unselected package xfsprogs.
00:05:39 [2022-03-25T00:05:39.611Z] #21 26.88 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
00:05:39 [2022-03-25T00:05:39.611Z] #21 26.89 Unpacking xfsprogs (5.10.0-4) ...
00:05:40 [2022-03-25T00:05:40.172Z] #21 27.27 Selecting previously unselected package zip.
00:05:40 [2022-03-25T00:05:40.172Z] #21 27.27 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
00:05:40 [2022-03-25T00:05:40.172Z] #21 27.30 Unpacking zip (3.0-12) ...
00:05:40 [2022-03-25T00:05:40.172Z] #21 27.43 Selecting previously unselected package zstd.
00:05:40 [2022-03-25T00:05:40.172Z] #21 27.43 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ...
00:05:40 [2022-03-25T00:05:40.172Z] #21 27.44 Unpacking zstd (1.4.8+dfsg-2.1) ...
00:05:40 [2022-03-25T00:05:40.737Z] #21 27.78 Setting up python3-pkg-resources (52.0.0-4) ...
00:05:41 [2022-03-25T00:05:41.298Z] #21 28.47 Setting up libip4tc2:arm64 (1.8.7-1) ...
00:05:41 [2022-03-25T00:05:41.298Z] #21 28.48 Setting up net-tools (1.60+git20181103.0eebece-1) ...
00:05:41 [2022-03-25T00:05:41.298Z] #21 28.50 Setting up libgpm2:arm64 (1.20.7-8) ...
00:05:41 [2022-03-25T00:05:41.298Z] #21 28.51 Setting up libicu67:arm64 (67.1-7) ...
00:05:41 [2022-03-25T00:05:41.298Z] #21 28.53 Setting up libip6tc2:arm64 (1.8.7-1) ...
00:05:41 [2022-03-25T00:05:41.298Z] #21 28.54 Setting up libinih1:arm64 (53-1+b2) ...
00:05:41 [2022-03-25T00:05:41.298Z] #21 28.56 Setting up uidmap (1:4.8.1-1) ...
00:05:41 [2022-03-25T00:05:41.298Z] #21 28.57 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
00:05:41 [2022-03-25T00:05:41.298Z] #21 28.58 Setting up bzip2 (1.0.8-4) ...
00:05:41 [2022-03-25T00:05:41.298Z] #21 28.59 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
00:05:41 [2022-03-25T00:05:41.298Z] #21 28.61 Setting up python3-wheel (0.34.2-1) ...
00:05:41 [2022-03-25T00:05:41.860Z] #21 29.26 Setting up xxd (2:8.2.2434-3+deb11u1) ...
00:05:41 [2022-03-25T00:05:41.860Z] #21 29.27 Setting up libcap2:arm64 (1:2.44-1) ...
00:05:42 [2022-03-25T00:05:42.116Z] #21 29.28 Setting up libcap2-bin (1:2.44-1) ...
00:05:42 [2022-03-25T00:05:42.116Z] #21 29.30 Setting up apparmor (2.13.6-10) ...
00:05:44 [2022-03-25T00:05:44.007Z] #21 30.82 Setting up zip (3.0-12) ...
00:05:44 [2022-03-25T00:05:44.007Z] #21 30.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
00:05:44 [2022-03-25T00:05:44.007Z] #21 30.86 Setting up bash-completion (1:2.11-2) ...
00:05:45 [2022-03-25T00:05:45.373Z] #21 32.56 Setting up xz-utils (5.2.5-2) ...
00:05:45 [2022-03-25T00:05:45.373Z] #21 32.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:05:45 [2022-03-25T00:05:45.373Z] #21 32.60 Setting up libmnl0:arm64 (1.0.4-3) ...
00:05:45 [2022-03-25T00:05:45.373Z] #21 32.62 Setting up patch (2.7.6-7) ...
00:05:45 [2022-03-25T00:05:45.373Z] #21 32.64 Setting up sudo (1.9.5p2-3) ...
00:05:45 [2022-03-25T00:05:45.373Z] #21 32.70 invoke-rc.d: could not determine current runlevel
00:05:45 [2022-03-25T00:05:45.629Z] #21 32.72 invoke-rc.d: policy-rc.d denied execution of start.
00:05:45 [2022-03-25T00:05:45.629Z] #21 32.73 Setting up xfsprogs (5.10.0-4) ...
00:05:45 [2022-03-25T00:05:45.629Z] #21 32.76 Setting up libxtables12:arm64 (1.8.7-1) ...
00:05:45 [2022-03-25T00:05:45.629Z] #21 32.79 Setting up inetutils-ping (2:2.0-1) ...
00:05:45 [2022-03-25T00:05:45.629Z] #21 32.86 Setting up pigz (2.6-1) ...
00:05:45 [2022-03-25T00:05:45.629Z] #21 32.87 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
00:05:45 [2022-03-25T00:05:45.629Z] #21 32.88 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
00:05:45 [2022-03-25T00:05:45.629Z] #21 32.91 Setting up python-pip-whl (20.3.4-4) ...
00:05:45 [2022-03-25T00:05:45.629Z] #21 32.94 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
00:05:46 [2022-03-25T00:05:46.191Z] #21 33.39 Setting up libaio1:arm64 (0.3.112-9) ...
00:05:46 [2022-03-25T00:05:46.191Z] #21 33.40 Setting up python3-lib2to3 (3.9.2-1) ...
00:05:46 [2022-03-25T00:05:46.704Z] #21 33.74 Setting up libelf1:arm64 (0.183-1) ...
00:05:46 [2022-03-25T00:05:46.704Z] #21 33.76 Setting up zstd (1.4.8+dfsg-2.1) ...
00:05:46 [2022-03-25T00:05:46.704Z] #21 33.77 Setting up libonig5:arm64 (6.9.6-1.1) ...
00:05:46 [2022-03-25T00:05:46.704Z] #21 33.78 Setting up python3-distutils (3.9.2-1) ...
00:05:46 [2022-03-25T00:05:46.960Z] #21 34.23 Setting up vim (2:8.2.2434-3+deb11u1) ...
00:05:46 [2022-03-25T00:05:46.960Z] #21 34.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:05:46 [2022-03-25T00:05:46.960Z] #21 34.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:05:46 [2022-03-25T00:05:46.960Z] #21 34.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:05:46 [2022-03-25T00:05:46.960Z] #21 34.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:05:46 [2022-03-25T00:05:46.960Z] #21 34.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:05:46 [2022-03-25T00:05:46.960Z] #21 34.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:05:47 [2022-03-25T00:05:47.216Z] #21 34.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:05:47 [2022-03-25T00:05:47.216Z] #21 34.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:05:47 [2022-03-25T00:05:47.216Z] #21 34.34 Setting up python3-setuptools (52.0.0-4) ...
00:05:48 [2022-03-25T00:05:48.145Z] #21 35.37 Setting up libjq1:arm64 (1.6-2.1) ...
00:05:48 [2022-03-25T00:05:48.145Z] #21 35.38 Setting up libnftnl11:arm64 (1.1.9-1) ...
00:05:48 [2022-03-25T00:05:48.145Z] #21 35.39 Setting up thin-provisioning-tools (0.9.0-1) ...
00:05:48 [2022-03-25T00:05:48.145Z] #21 35.40 Setting up python3-pip (20.3.4-4) ...
00:05:49 [2022-03-25T00:05:49.073Z] #21 36.35 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
00:05:49 [2022-03-25T00:05:49.074Z] #21 36.37 Setting up jq (1.6-2.1) ...
00:05:49 [2022-03-25T00:05:49.074Z] #21 36.38 Setting up libbpf0:arm64 (1:0.3-2) ...
00:05:49 [2022-03-25T00:05:49.074Z] #21 36.40 Setting up iptables (1.8.7-1) ...
00:05:49 [2022-03-25T00:05:49.074Z] #21 36.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
00:05:49 [2022-03-25T00:05:49.074Z] #21 36.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:05:49 [2022-03-25T00:05:49.074Z] #21 36.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
00:05:49 [2022-03-25T00:05:49.074Z] #21 36.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:05:49 [2022-03-25T00:05:49.074Z] #21 36.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
00:05:49 [2022-03-25T00:05:49.074Z] #21 36.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
00:05:49 [2022-03-25T00:05:49.074Z] #21 36.45 Setting up iproute2 (5.10.0-4) ...
00:05:49 [2022-03-25T00:05:49.636Z] #21 36.80 Processing triggers for libc-bin (2.31-13+deb11u2) ...
00:05:51 [2022-03-25T00:05:51.005Z] #21 DONE 38.4s
00:05:51 [2022-03-25T00:05:51.005Z] 
00:05:51 [2022-03-25T00:05:51.005Z] #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
00:05:51 [2022-03-25T00:05:51.006Z] #43 sha256:a59e25040d95e869bc22c32b5c79602741c46a1f14794702a6535a9264d7ef6a
00:05:51 [2022-03-25T00:05:51.262Z] #43 ...
00:05:51 [2022-03-25T00:05:51.262Z] 
00:05:51 [2022-03-25T00:05:51.262Z] #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
00:05:51 [2022-03-25T00:05:51.262Z] #22 sha256:33ebd3e02e27c77a6af7fbf0b28091c48238c303efc5a1c93ceef38009b3975b
00:05:51 [2022-03-25T00:05:51.827Z] #22 0.539 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
00:05:51 [2022-03-25T00:05:51.827Z] #22 0.544 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
00:05:51 [2022-03-25T00:05:51.827Z] #22 0.547 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
00:05:51 [2022-03-25T00:05:51.827Z] #22 DONE 0.6s
00:05:51 [2022-03-25T00:05:51.827Z] 
00:05:51 [2022-03-25T00:05:51.827Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
00:05:51 [2022-03-25T00:05:51.827Z] #26 sha256:e6634d15cb2ab4744482aaa276d22aaf42d087ad04b85946932b3c7bf2d7bdb2
00:05:51 [2022-03-25T00:05:51.827Z] #26 ...
00:05:51 [2022-03-25T00:05:51.827Z] 
00:05:51 [2022-03-25T00:05:51.827Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
00:05:51 [2022-03-25T00:05:51.827Z] #23 sha256:2d29fcdad6886fa6584d6c9b3ac3db6099768ee2f36cb8c3b8542424be9b6666
00:06:01 [2022-03-25T00:06:01.767Z] #23 8.641 Collecting yamllint==1.26.1
00:06:01 [2022-03-25T00:06:01.767Z] #23 9.698   Downloading yamllint-1.26.1.tar.gz (126 kB)
00:06:02 [2022-03-25T00:06:02.714Z] #23 10.83 Collecting pathspec>=0.5.3
00:06:02 [2022-03-25T00:06:02.714Z] #23 10.83   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
00:06:02 [2022-03-25T00:06:02.714Z] #23 11.07 Collecting pyyaml
00:06:02 [2022-03-25T00:06:02.970Z] #23 11.08   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
00:06:02 [2022-03-25T00:06:02.970Z] #23 11.16 Building wheels for collected packages: yamllint
00:06:02 [2022-03-25T00:06:02.970Z] #23 11.16   Building wheel for yamllint (setup.py): started
00:06:03 [2022-03-25T00:06:03.941Z] #23 12.13   Building wheel for yamllint (setup.py): finished with status 'done'
00:06:03 [2022-03-25T00:06:03.941Z] #23 12.13   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c09d5523fb8f95ab319cceddf933756e248966a3beb1d18a50d718aefc9ce163
00:06:03 [2022-03-25T00:06:03.941Z] #23 12.13   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
00:06:03 [2022-03-25T00:06:03.941Z] #23 12.14 Successfully built yamllint
00:06:03 [2022-03-25T00:06:03.941Z] #23 12.16 Installing collected packages: pyyaml, pathspec, yamllint
00:06:04 [2022-03-25T00:06:04.207Z] #23 12.48 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
00:06:05 [2022-03-25T00:06:05.139Z] #23 DONE 13.1s
00:06:05 [2022-03-25T00:06:05.139Z] 
00:06:05 [2022-03-25T00:06:05.139Z] #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
00:06:05 [2022-03-25T00:06:05.139Z] #43 sha256:a59e25040d95e869bc22c32b5c79602741c46a1f14794702a6535a9264d7ef6a
00:06:15 [2022-03-25T00:06:15.081Z] #43 156.8 + dpkg --print-architecture
00:06:15 [2022-03-25T00:06:15.081Z] #43 DONE 157.3s
00:06:15 [2022-03-25T00:06:15.081Z] 
00:06:15 [2022-03-25T00:06:15.081Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
00:06:15 [2022-03-25T00:06:15.081Z] #26 sha256:e6634d15cb2ab4744482aaa276d22aaf42d087ad04b85946932b3c7bf2d7bdb2
00:07:01 [2022-03-25T00:07:01.721Z] #26 203.6 + return
00:07:02 [2022-03-25T00:07:02.285Z] #26 DONE 205.3s
00:07:02 [2022-03-25T00:07:02.286Z] 
00:07:02 [2022-03-25T00:07:02.286Z] #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
00:07:02 [2022-03-25T00:07:02.286Z] #56 sha256:3254be855f75bc7f2362158093b65dd9c72c1b730fb23c6e826015274b186b74
00:07:05 [2022-03-25T00:07:05.562Z] #56 ...
00:07:05 [2022-03-25T00:07:05.562Z] 
00:07:05 [2022-03-25T00:07:05.562Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
00:07:05 [2022-03-25T00:07:05.562Z] #27 sha256:ac299f7320e3caf9d7d9bb9696baf4a978ba20588880a0bdb7eebaa086950432
00:07:05 [2022-03-25T00:07:05.819Z] #27 DONE 0.4s
00:07:05 [2022-03-25T00:07:05.819Z] 
00:07:05 [2022-03-25T00:07:05.819Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
00:07:05 [2022-03-25T00:07:05.819Z] #32 sha256:263b022644779734f59e21578d6e182f953c59e6dbe8085b87da07b799e8594b
00:07:05 [2022-03-25T00:07:05.819Z] #32 DONE 0.1s
00:07:05 [2022-03-25T00:07:05.819Z] 
00:07:05 [2022-03-25T00:07:05.819Z] #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
00:07:05 [2022-03-25T00:07:05.819Z] #56 sha256:3254be855f75bc7f2362158093b65dd9c72c1b730fb23c6e826015274b186b74
00:07:05 [2022-03-25T00:07:05.819Z] #56 ...
00:07:05 [2022-03-25T00:07:05.819Z] 
00:07:05 [2022-03-25T00:07:05.819Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
00:07:05 [2022-03-25T00:07:05.819Z] #35 sha256:b8faa7e80d618aa4bdb5cbf5be7708829cc88abb1551209b57f6287a914a7754
00:07:06 [2022-03-25T00:07:06.388Z] #35 DONE 0.5s
00:07:06 [2022-03-25T00:07:06.388Z] 
00:07:06 [2022-03-25T00:07:06.388Z] #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
00:07:06 [2022-03-25T00:07:06.388Z] #51 sha256:ab432f667b44061be7b27ec72dc554bd925a8c2551be213aa73b6cf1c8f920cf
00:07:06 [2022-03-25T00:07:06.388Z] #51 209.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
00:07:06 [2022-03-25T00:07:06.388Z] #51 DONE 209.7s
00:07:06 [2022-03-25T00:07:06.388Z] 
00:07:06 [2022-03-25T00:07:06.388Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
00:07:06 [2022-03-25T00:07:06.388Z] #37 sha256:fa43dfa8839f6e23905a12b4468ce3c4162a2c61b0ae65e51bc6960ca1db0670
00:07:06 [2022-03-25T00:07:06.388Z] #37 DONE 0.1s
00:07:06 [2022-03-25T00:07:06.388Z] 
00:07:06 [2022-03-25T00:07:06.388Z] #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
00:07:06 [2022-03-25T00:07:06.388Z] #60 sha256:0c196ffa87d457d5171b87e965eea3200624d7e67b18e51e57604c58e04bf9ea
00:07:06 [2022-03-25T00:07:06.388Z] #60 ...
00:07:06 [2022-03-25T00:07:06.388Z] 
00:07:06 [2022-03-25T00:07:06.388Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
00:07:06 [2022-03-25T00:07:06.388Z] #41 sha256:5c85a74ce2be36c86a6ce7c7a4f1e2518887d3ec719469787a6139e929348c50
00:07:06 [2022-03-25T00:07:06.388Z] #41 DONE 0.1s
00:07:06 [2022-03-25T00:07:06.388Z] 
00:07:06 [2022-03-25T00:07:06.388Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
00:07:06 [2022-03-25T00:07:06.388Z] #44 sha256:17f6a505b801901a63af3b69f2e8bbd9ad2cf9f6fe2755cf3076472dcd0ff83b
00:07:06 [2022-03-25T00:07:06.955Z] #44 DONE 0.5s
00:07:06 [2022-03-25T00:07:06.955Z] 
00:07:06 [2022-03-25T00:07:06.955Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
00:07:06 [2022-03-25T00:07:06.955Z] #48 sha256:5bebeca14d64da63a44494a23f629291a63d7f0b65c88ce16d1ecd13de717698
00:07:06 [2022-03-25T00:07:06.955Z] #48 DONE 0.1s
00:07:06 [2022-03-25T00:07:06.955Z] 
00:07:06 [2022-03-25T00:07:06.955Z] #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
00:07:06 [2022-03-25T00:07:06.955Z] #56 sha256:3254be855f75bc7f2362158093b65dd9c72c1b730fb23c6e826015274b186b74
00:07:07 [2022-03-25T00:07:07.212Z] #56 ...
00:07:07 [2022-03-25T00:07:07.212Z] 
00:07:07 [2022-03-25T00:07:07.212Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
00:07:07 [2022-03-25T00:07:07.212Z] #50 sha256:4d15b7fbbc4dc2ccfe9e14549c1763e247ecd411b5081131db1c186898f24f99
00:07:07 [2022-03-25T00:07:07.468Z] #50 DONE 0.2s
00:07:07 [2022-03-25T00:07:07.468Z] 
00:07:07 [2022-03-25T00:07:07.468Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
00:07:07 [2022-03-25T00:07:07.468Z] #52 sha256:276560168eecdbedf51d7bd8e8436ea82ce29537f6938a20e281fd39899ec3e6
00:07:08 [2022-03-25T00:07:08.835Z] #52 DONE 1.6s
00:07:08 [2022-03-25T00:07:08.835Z] 
00:07:08 [2022-03-25T00:07:08.835Z] #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
00:07:08 [2022-03-25T00:07:08.835Z] #56 sha256:3254be855f75bc7f2362158093b65dd9c72c1b730fb23c6e826015274b186b74
00:07:09 [2022-03-25T00:07:09.091Z] #56 ...
00:07:09 [2022-03-25T00:07:09.091Z] 
00:07:09 [2022-03-25T00:07:09.091Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
00:07:09 [2022-03-25T00:07:09.091Z] #54 sha256:1547296735e476fa688491cb51cdd1a83054aaa2509b4d7764fc6ccf95732066
00:07:09 [2022-03-25T00:07:09.091Z] #54 DONE 0.2s
00:07:09 [2022-03-25T00:07:09.091Z] 
00:07:09 [2022-03-25T00:07:09.091Z] #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
00:07:09 [2022-03-25T00:07:09.091Z] #56 sha256:3254be855f75bc7f2362158093b65dd9c72c1b730fb23c6e826015274b186b74
00:07:09 [2022-03-25T00:07:09.354Z] #56 121.7 + mkdir -p /build
00:07:09 [2022-03-25T00:07:09.354Z] #56 121.7 + cp runc /build/runc
00:07:09 [2022-03-25T00:07:09.611Z] #56 DONE 122.0s
00:07:09 [2022-03-25T00:07:09.611Z] 
00:07:09 [2022-03-25T00:07:09.611Z] #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
00:07:09 [2022-03-25T00:07:09.611Z] #60 sha256:0c196ffa87d457d5171b87e965eea3200624d7e67b18e51e57604c58e04bf9ea
00:07:10 [2022-03-25T00:07:10.542Z] #60 ...
00:07:10 [2022-03-25T00:07:10.542Z] 
00:07:10 [2022-03-25T00:07:10.542Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
00:07:10 [2022-03-25T00:07:10.542Z] #57 sha256:148b5f68e1f8c03f864dbff2a230cad1b6a80b05dd4b38f56b90f634616277aa
00:07:10 [2022-03-25T00:07:10.798Z] #57 DONE 0.3s
00:07:10 [2022-03-25T00:07:10.798Z] 
00:07:10 [2022-03-25T00:07:10.798Z] #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
00:07:10 [2022-03-25T00:07:10.798Z] #60 sha256:0c196ffa87d457d5171b87e965eea3200624d7e67b18e51e57604c58e04bf9ea
00:07:13 [2022-03-25T00:07:13.319Z] #60 188.7 + bin/containerd
00:07:52 [2022-03-25T00:07:52.039Z] #60 226.3 # github.com/containerd/containerd/cmd/containerd
00:07:52 [2022-03-25T00:07:52.039Z] #60 226.3 /usr/bin/ld: /tmp/go-link-1634573942/000019.o: in function `New':
00:07:52 [2022-03-25T00:07:52.039Z] #60 226.3 /tmp/tmp.C89J1jjdmm/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
00:07:52 [2022-03-25T00:07:52.039Z] #60 226.4 + bin/containerd-stress
00:07:52 [2022-03-25T00:07:52.039Z] #60 227.4 + bin/containerd-shim
00:08:00 [2022-03-25T00:08:00.185Z] #60 235.7 + bin/containerd-shim-runc-v1
00:08:05 [2022-03-25T00:08:05.439Z] #60 240.5 + bin/containerd-shim-runc-v2
00:08:05 [2022-03-25T00:08:05.439Z] #60 241.2 + binaries
00:08:05 [2022-03-25T00:08:05.695Z] #60 241.2 + install -D bin/containerd /build/containerd
00:08:05 [2022-03-25T00:08:05.695Z] #60 241.3 + install -D bin/containerd-shim /build/containerd-shim
00:08:05 [2022-03-25T00:08:05.695Z] #60 241.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
00:08:05 [2022-03-25T00:08:05.695Z] #60 241.3 + install -D bin/ctr /build/ctr
00:08:09 [2022-03-25T00:08:09.863Z] #60 DONE 245.7s
00:08:10 [2022-03-25T00:08:10.798Z] 
00:08:10 [2022-03-25T00:08:10.798Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
00:08:10 [2022-03-25T00:08:10.798Z] #61 sha256:e0b3eac50e3d1d96d89ff210a03c6a03b7b18ff84f5de8343e11414d3598b3b8
00:08:12 [2022-03-25T00:08:12.210Z] #61 DONE 1.4s
00:08:12 [2022-03-25T00:08:12.210Z] 
00:08:12 [2022-03-25T00:08:12.210Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
00:08:12 [2022-03-25T00:08:12.210Z] #66 sha256:44f245e226e8c4f4ca2c17b7755a5710bbb9a4ba7f450b978eee5799774c226e
00:08:12 [2022-03-25T00:08:12.466Z] #66 DONE 0.3s
00:08:12 [2022-03-25T00:08:12.722Z] 
00:08:12 [2022-03-25T00:08:12.722Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
00:08:12 [2022-03-25T00:08:12.722Z] #71 sha256:530ddb15b183a09851573b1647284a28e40a43393bd08d6c58ee8bb2924712e9
00:08:14 [2022-03-25T00:08:14.093Z] #71 DONE 1.4s
00:08:14 [2022-03-25T00:08:14.093Z] 
00:08:14 [2022-03-25T00:08:14.093Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
00:08:14 [2022-03-25T00:08:14.093Z] #72 sha256:5f63209b202475b5604c42b0f40ec821ab1b8a0039ecbc022485751a0a2c8999
00:08:14 [2022-03-25T00:08:14.093Z] #72 DONE 0.0s
00:08:14 [2022-03-25T00:08:14.093Z] 
00:08:14 [2022-03-25T00:08:14.093Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
00:08:14 [2022-03-25T00:08:14.093Z] #73 sha256:1874b499fb22227f70e92bf8d823960fb1b5da548ce7ca058a0e7979d28bc8c8
00:08:14 [2022-03-25T00:08:14.654Z] #73 DONE 0.8s
00:08:14 [2022-03-25T00:08:14.654Z] 
00:08:14 [2022-03-25T00:08:14.654Z] #74 exporting to image
00:08:14 [2022-03-25T00:08:14.654Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
00:08:14 [2022-03-25T00:08:14.654Z] #74 exporting layers
00:08:17 [2022-03-25T00:08:17.919Z] #74 exporting layers 2.9s done
00:08:17 [2022-03-25T00:08:17.921Z] #74 writing image sha256:90961c322fdff95b61e6670effecc72aa9f3f64a643d5c85a8c786e5450f0b3a done
00:08:17 [2022-03-25T00:08:17.921Z] #74 naming to docker.io/library/docker:7b277f62cce939fca8fec4edb8c4b719e492dbeb done
00:08:17 [2022-03-25T00:08:17.921Z] #74 DONE 2.9s