Skip to content

Console Output

Skipping 30 KB.. Full Log
                                           24.3%
#########################################                                 57.3%
################################################################          89.1%
######################################################################## 100.0%
09:54:54 [2022-02-01T09:54:54.291Z] #31 7.191 
09:54:54 [2022-02-01T09:54:54.291Z] #31 8.178 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:54:54 [2022-02-01T09:54:54.291Z] #31 8.476 
09:54:54 [2022-02-01T09:54:54.291Z] #31 8.694 #=#=#                                                                         

######################################################################## 100.0%
09:54:54 [2022-02-01T09:54:54.291Z] #31 8.948 
09:54:54 [2022-02-01T09:54:54.291Z] #31 9.665 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:54:54 [2022-02-01T09:54:54.291Z] #31 9.984 
09:54:54 [2022-02-01T09:54:54.291Z] #31 ...
09:54:54 [2022-02-01T09:54:54.291Z] 
09:54:54 [2022-02-01T09:54:54.291Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c
09:54:54 [2022-02-01T09:54:54.291Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6
09:54:55 [2022-02-01T09:54:55.220Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.1s
09:54:57 [2022-02-01T09:54:57.115Z] #11 ...
09:54:57 [2022-02-01T09:54:57.115Z] 
09:54:57 [2022-02-01T09:54:57.115Z] #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
09:54:57 [2022-02-01T09:54:57.115Z] #31 sha256:c09d3b75de5f4203ff66f0124647079011832c54bd11cef5df7036be17ac1789
09:54:57 [2022-02-01T09:54:57.115Z] #31 10.22 #=#=#                                                                         

######################################################################## 100.0%
09:54:57 [2022-02-01T09:54:57.115Z] #31 10.47 
09:54:57 [2022-02-01T09:54:57.115Z] #31 10.55 Download of images into '/build' complete.
09:54:57 [2022-02-01T09:54:57.115Z] #31 10.55 Use something like the following to load the result into a Docker daemon:
09:54:57 [2022-02-01T09:54:57.115Z] #31 10.55   tar -cC '/build' . | docker load
09:54:57 [2022-02-01T09:54:57.115Z] #31 DONE 13.2s
09:54:57 [2022-02-01T09:54:57.115Z] 
09:54:57 [2022-02-01T09:54:57.115Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c
09:54:57 [2022-02-01T09:54:57.115Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6
09:55:01 [2022-02-01T09:55:01.288Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 10.7s done
09:55:01 [2022-02-01T09:55:01.543Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done
09:55:01 [2022-02-01T09:55:01.799Z] #11 DONE 42.5s
09:55:01 [2022-02-01T09:55:01.799Z] 
09:55:01 [2022-02-01T09:55:01.799Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:55:01 [2022-02-01T09:55:01.799Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c
09:55:02 [2022-02-01T09:55:02.728Z] #12 DONE 0.9s
09:55:02 [2022-02-01T09:55:02.728Z] 
09:55:02 [2022-02-01T09:55:02.728Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
09:55:02 [2022-02-01T09:55:02.728Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0
09:55:03 [2022-02-01T09:55:03.296Z] #13 DONE 0.6s
09:55:03 [2022-02-01T09:55:03.296Z] 
09:55:03 [2022-02-01T09:55:03.296Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:55:03 [2022-02-01T09:55:03.296Z] #33 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8
09:55:03 [2022-02-01T09:55:03.296Z] #33 DONE 0.0s
09:55:03 [2022-02-01T09:55:03.296Z] 
09:55:03 [2022-02-01T09:55:03.296Z] #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
09:55:03 [2022-02-01T09:55:03.296Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2
09:55:03 [2022-02-01T09:55:03.296Z] #36 ...
09:55:03 [2022-02-01T09:55:03.296Z] 
09:55:03 [2022-02-01T09:55:03.296Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:55:03 [2022-02-01T09:55:03.296Z] #42 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4
09:55:03 [2022-02-01T09:55:03.296Z] #42 DONE 0.2s
09:55:03 [2022-02-01T09:55:03.558Z] 
09:55:03 [2022-02-01T09:55:03.558Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
09:55:03 [2022-02-01T09:55:03.558Z] #46 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f
09:55:03 [2022-02-01T09:55:03.558Z] #46 DONE 0.3s
09:55:03 [2022-02-01T09:55:03.558Z] 
09:55:03 [2022-02-01T09:55:03.558Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
09:55:03 [2022-02-01T09:55:03.558Z] #62 sha256:671c7c7af041ce2dd27874b22909ee8feaafc8b7071b0e1bd2dec2b21ff965b3
09:55:03 [2022-02-01T09:55:03.558Z] #62 DONE 0.3s
09:55:03 [2022-02-01T09:55:03.558Z] 
09:55:03 [2022-02-01T09:55:03.558Z] #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
09:55:03 [2022-02-01T09:55:03.558Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf
09:55:03 [2022-02-01T09:55:03.558Z] #47 ...
09:55:03 [2022-02-01T09:55:03.558Z] 
09:55:03 [2022-02-01T09:55:03.558Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
09:55:03 [2022-02-01T09:55:03.558Z] #25 sha256:7781e766bcd03fb6baa2c3c4d2c9c23f7bf9845ab7570a06409ff41467c7f8a0
09:55:03 [2022-02-01T09:55:03.558Z] #25 DONE 0.3s
09:55:03 [2022-02-01T09:55:03.815Z] 
09:55:03 [2022-02-01T09:55:03.815Z] #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
09:55:03 [2022-02-01T09:55:03.815Z] #26 sha256:dfefb955e30cf9af77eed24286564a1152e2fe6d72f8274667f295db9689d3dd
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.694 + RM_GOPATH=0
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.694 + TMP_GOPATH=
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.694 + : /build
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.694 + '[' -z '' ']'
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.704 ++ mktemp -d
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.704 + export GOPATH=/tmp/tmp.0bffOBtxaS
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.704 + GOPATH=/tmp/tmp.0bffOBtxaS
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.704 + RM_GOPATH=1
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.704 + case "$(go env GOARCH)" in
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.704 ++ go env GOARCH
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.736 + export GO_BUILDMODE=-buildmode=pie
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.736 + GO_BUILDMODE=-buildmode=pie
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.736 ++ dirname /install.sh
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.755 + dir=/
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.755 + bin=dockercli
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.755 + shift
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.755 + '[' '!' -f //dockercli.installer ']'
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.755 + . //dockercli.installer
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.755 ++ : stable
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.755 ++ : 17.06.2-ce
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.755 + install_dockercli
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.755 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.755 ++ uname -m
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.755 Install docker/cli version 17.06.2-ce from stable
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.771 + arch=x86_64
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.771 + '[' x86_64 '!=' x86_64 ']'
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.771 + url=https://download.docker.com/linux/static
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.773 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:55:09 [2022-02-01T09:55:09.065Z] #26 4.779 + tar -xz docker/docker
09:55:09 [2022-02-01T09:55:09.065Z] #26 ...
09:55:09 [2022-02-01T09:55:09.065Z] 
09:55:09 [2022-02-01T09:55:09.065Z] #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
09:55:09 [2022-02-01T09:55:09.065Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2
09:55:09 [2022-02-01T09:55:09.065Z] #36 5.733 go: downloading github.com/pelletier/go-toml v1.8.1
09:55:13 [2022-02-01T09:55:13.243Z] #36 ...
09:55:13 [2022-02-01T09:55:13.243Z] 
09:55:13 [2022-02-01T09:55:13.243Z] #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.23.8"      && /build/golangci-lint --version
09:55:13 [2022-02-01T09:55:13.243Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296
09:55:13 [2022-02-01T09:55:13.243Z] #51 6.241 go: downloading github.com/golangci/golangci-lint v1.23.8
09:55:13 [2022-02-01T09:55:13.500Z] #51 ...
09:55:13 [2022-02-01T09:55:13.500Z] 
09:55:13 [2022-02-01T09:55:13.500Z] #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
09:55:13 [2022-02-01T09:55:13.500Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33
09:55:13 [2022-02-01T09:55:13.500Z] #34 4.404 + git clone https://github.com/kolyshkin/go-swagger.git .
09:55:13 [2022-02-01T09:55:13.500Z] #34 4.409 Cloning into '.'...
09:55:13 [2022-02-01T09:55:13.500Z] #34 ...
09:55:13 [2022-02-01T09:55:13.500Z] 
09:55:13 [2022-02-01T09:55:13.500Z] #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
09:55:13 [2022-02-01T09:55:13.500Z] #63 sha256:c821acbfd4b958b46b3a45433df2419a68f69ec15fe0885d4a90a7af71c90236
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.170 + RM_GOPATH=0
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.170 + TMP_GOPATH=
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.170 + : /build
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.170 + '[' -z '' ']'
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.171 ++ mktemp -d
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.178 + export GOPATH=/tmp/tmp.WStmAGXx0A
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.178 + GOPATH=/tmp/tmp.WStmAGXx0A
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.178 + RM_GOPATH=1
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.178 + case "$(go env GOARCH)" in
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.178 ++ go env GOARCH
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.239 + export GO_BUILDMODE=-buildmode=pie
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.239 + GO_BUILDMODE=-buildmode=pie
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.240 ++ dirname /install.sh
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.252 + dir=/
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.252 + bin=rootlesskit
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.252 + shift
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.253 + '[' '!' -f //rootlesskit.installer ']'
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.253 + . //rootlesskit.installer
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.254 ++ : v0.14.6
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.267 Install rootlesskit version v0.14.6
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.267 + install_rootlesskit
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.267 + case "$1" in
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.267 + export CGO_ENABLED=0
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.267 + CGO_ENABLED=0
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.267 + _install_rootlesskit
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.267 + echo 'Install rootlesskit version v0.14.6'
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.267 + for f in rootlesskit rootlesskit-docker-proxy
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.267 + GOBIN=/build
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.267 + GO111MODULE=on
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.267 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
09:55:13 [2022-02-01T09:55:13.500Z] #63 5.869 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
09:55:13 [2022-02-01T09:55:13.500Z] #63 9.530 go: downloading github.com/sirupsen/logrus v1.8.1
09:55:13 [2022-02-01T09:55:13.500Z] #63 9.561 go: downloading github.com/urfave/cli/v2 v2.3.0
09:55:13 [2022-02-01T09:55:13.758Z] #63 ...
09:55:13 [2022-02-01T09:55:13.758Z] 
09:55:13 [2022-02-01T09:55:13.758Z] #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
09:55:13 [2022-02-01T09:55:13.758Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c
09:55:13 [2022-02-01T09:55:13.758Z] #43 4.741 + git clone https://github.com/docker/distribution.git .
09:55:13 [2022-02-01T09:55:13.758Z] #43 4.752 Cloning into '.'...
09:55:13 [2022-02-01T09:55:13.758Z] #43 ...
09:55:13 [2022-02-01T09:55:13.758Z] 
09:55:13 [2022-02-01T09:55:13.758Z] #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
09:55:13 [2022-02-01T09:55:13.758Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda
09:55:13 [2022-02-01T09:55:13.758Z] #49 5.185 go: downloading gotest.tools/gotestsum v1.7.0
09:55:13 [2022-02-01T09:55:13.758Z] #49 7.618 go: downloading github.com/fatih/color v1.10.0
09:55:13 [2022-02-01T09:55:13.758Z] #49 8.189 go: downloading github.com/dnephin/pflag v1.0.7
09:55:13 [2022-02-01T09:55:13.758Z] #49 8.357 go: downloading golang.org/x/tools v0.1.0
09:55:13 [2022-02-01T09:55:13.758Z] #49 8.800 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:55:13 [2022-02-01T09:55:13.758Z] #49 8.840 go: downloading github.com/pkg/errors v0.9.1
09:55:13 [2022-02-01T09:55:13.758Z] #49 8.977 go: downloading github.com/mattn/go-colorable v0.1.8
09:55:13 [2022-02-01T09:55:13.758Z] #49 9.090 go: downloading github.com/mattn/go-isatty v0.0.12
09:55:13 [2022-02-01T09:55:13.758Z] #49 9.643 go: downloading github.com/jonboulle/clockwork v0.2.2
09:55:13 [2022-02-01T09:55:13.758Z] #49 9.674 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
09:55:13 [2022-02-01T09:55:13.758Z] #49 9.834 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
09:55:13 [2022-02-01T09:55:13.758Z] #49 9.961 go: downloading github.com/fsnotify/fsnotify v1.4.9
09:55:13 [2022-02-01T09:55:13.758Z] #49 10.21 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
09:55:14 [2022-02-01T09:55:14.015Z] #49 ...
09:55:14 [2022-02-01T09:55:14.015Z] 
09:55:14 [2022-02-01T09:55:14.015Z] #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
09:55:14 [2022-02-01T09:55:14.015Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999
09:55:14 [2022-02-01T09:55:14.015Z] #38 5.974 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:55:14 [2022-02-01T09:55:14.015Z] #38 6.017 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
09:55:14 [2022-02-01T09:55:14.015Z] #38 6.024 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
09:55:14 [2022-02-01T09:55:14.015Z] #38 8.525 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
09:55:14 [2022-02-01T09:55:14.015Z] #38 ...
09:55:14 [2022-02-01T09:55:14.015Z] 
09:55:14 [2022-02-01T09:55:14.015Z] #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
09:55:14 [2022-02-01T09:55:14.015Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac
09:55:14 [2022-02-01T09:55:14.015Z] #53 6.252 go: downloading mvdan.cc/sh/v3 v3.0.2
09:55:14 [2022-02-01T09:55:14.015Z] #53 7.756 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:55:14 [2022-02-01T09:55:14.015Z] #53 7.773 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:55:14 [2022-02-01T09:55:14.015Z] #53 7.898 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:55:14 [2022-02-01T09:55:14.015Z] #53 10.81 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:55:14 [2022-02-01T09:55:14.272Z] #53 ...
09:55:14 [2022-02-01T09:55:14.272Z] 
09:55:14 [2022-02-01T09:55:14.272Z] #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
09:55:14 [2022-02-01T09:55:14.272Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d
09:55:14 [2022-02-01T09:55:14.272Z] #58 4.522 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:55:14 [2022-02-01T09:55:14.272Z] #58 4.552 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
09:55:14 [2022-02-01T09:55:14.272Z] #58 4.552 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
09:55:14 [2022-02-01T09:55:14.272Z] #58 5.022 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
09:55:14 [2022-02-01T09:55:14.272Z] #58 7.012 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB]
09:55:14 [2022-02-01T09:55:14.531Z] #58 ...
09:55:14 [2022-02-01T09:55:14.531Z] 
09:55:14 [2022-02-01T09:55:14.531Z] #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
09:55:14 [2022-02-01T09:55:14.531Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b
09:55:14 [2022-02-01T09:55:14.531Z] #14 4.388 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:55:14 [2022-02-01T09:55:14.531Z] #14 4.396 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
09:55:14 [2022-02-01T09:55:14.531Z] #14 4.396 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
09:55:14 [2022-02-01T09:55:14.531Z] #14 4.820 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
09:55:14 [2022-02-01T09:55:14.531Z] #14 6.855 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB]
09:55:14 [2022-02-01T09:55:14.531Z] #14 11.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
09:55:14 [2022-02-01T09:55:14.531Z] #14 ...
09:55:14 [2022-02-01T09:55:14.531Z] 
09:55:14 [2022-02-01T09:55:14.531Z] #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
09:55:14 [2022-02-01T09:55:14.531Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d
09:55:14 [2022-02-01T09:55:14.531Z] #58 11.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
09:55:18 [2022-02-01T09:55:18.713Z] #58 ...
09:55:18 [2022-02-01T09:55:18.713Z] 
09:55:18 [2022-02-01T09:55:18.713Z] #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
09:55:18 [2022-02-01T09:55:18.713Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf
09:55:18 [2022-02-01T09:55:18.713Z] #47 5.337 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:55:18 [2022-02-01T09:55:18.713Z] #47 5.363 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
09:55:18 [2022-02-01T09:55:18.713Z] #47 5.363 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
09:55:18 [2022-02-01T09:55:18.713Z] #47 5.866 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1532 B]
09:55:18 [2022-02-01T09:55:18.713Z] #47 7.273 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
09:55:18 [2022-02-01T09:55:18.713Z] #47 11.50 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB]
09:55:18 [2022-02-01T09:55:18.713Z] #47 13.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
09:55:18 [2022-02-01T09:55:18.971Z] #47 ...
09:55:18 [2022-02-01T09:55:18.971Z] 
09:55:18 [2022-02-01T09:55:18.971Z] #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.23.8"      && /build/golangci-lint --version
09:55:18 [2022-02-01T09:55:18.971Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296
09:55:18 [2022-02-01T09:55:18.971Z] #51 15.66 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:55:18 [2022-02-01T09:55:18.971Z] #51 15.67 go: downloading github.com/fatih/color v1.7.0
09:55:18 [2022-02-01T09:55:18.971Z] #51 15.91 go: downloading github.com/pkg/errors v0.8.1
09:55:19 [2022-02-01T09:55:19.233Z] #51 15.91 go: downloading github.com/spf13/cobra v0.0.5
09:55:19 [2022-02-01T09:55:19.233Z] #51 16.03 go: downloading github.com/spf13/pflag v1.0.5
09:55:19 [2022-02-01T09:55:19.803Z] #51 16.57 go: downloading github.com/spf13/viper v1.6.1
09:55:19 [2022-02-01T09:55:19.803Z] #51 ...
09:55:19 [2022-02-01T09:55:19.803Z] 
09:55:19 [2022-02-01T09:55:19.803Z] #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
09:55:19 [2022-02-01T09:55:19.803Z] #26 sha256:dfefb955e30cf9af77eed24286564a1152e2fe6d72f8274667f295db9689d3dd
09:55:19 [2022-02-01T09:55:19.803Z] #26 15.94 + mkdir -p /build
09:55:19 [2022-02-01T09:55:19.803Z] #26 15.96 + mv docker/docker /build/
09:55:19 [2022-02-01T09:55:19.803Z] #26 15.96 + rmdir docker
09:55:19 [2022-02-01T09:55:19.803Z] #26 DONE 16.4s
09:55:20 [2022-02-01T09:55:20.062Z] 
09:55:20 [2022-02-01T09:55:20.062Z] #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
09:55:20 [2022-02-01T09:55:20.062Z] #63 sha256:c821acbfd4b958b46b3a45433df2419a68f69ec15fe0885d4a90a7af71c90236
09:55:20 [2022-02-01T09:55:20.062Z] #63 10.56 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
09:55:20 [2022-02-01T09:55:20.062Z] #63 14.48 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
09:55:20 [2022-02-01T09:55:20.062Z] #63 15.56 go: downloading github.com/google/uuid v1.3.0
09:55:20 [2022-02-01T09:55:20.062Z] #63 15.73 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:55:20 [2022-02-01T09:55:20.062Z] #63 15.73 go: downloading github.com/moby/vpnkit v0.5.0
09:55:20 [2022-02-01T09:55:20.062Z] #63 15.93 go: downloading github.com/gofrs/flock v0.8.1
09:55:20 [2022-02-01T09:55:20.062Z] #63 16.02 go: downloading github.com/gorilla/mux v1.8.0
09:55:20 [2022-02-01T09:55:20.319Z] #63 16.72 go: downloading github.com/moby/sys/mountinfo v0.5.0
09:55:20 [2022-02-01T09:55:20.319Z] #63 ...
09:55:20 [2022-02-01T09:55:20.319Z] 
09:55:20 [2022-02-01T09:55:20.319Z] #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.23.8"      && /build/golangci-lint --version
09:55:20 [2022-02-01T09:55:20.319Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296
09:55:20 [2022-02-01T09:55:20.319Z] #51 17.16 go: downloading github.com/mattn/go-colorable v0.1.4
09:55:20 [2022-02-01T09:55:20.577Z] #51 17.16 go: downloading github.com/mattn/go-isatty v0.0.8
09:55:20 [2022-02-01T09:55:20.577Z] #51 17.25 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:55:20 [2022-02-01T09:55:20.577Z] #51 17.29 go: downloading github.com/go-critic/go-critic v0.4.1
09:55:21 [2022-02-01T09:55:21.946Z] #51 18.65 go: downloading github.com/go-lintpack/lintpack v0.5.2
09:55:22 [2022-02-01T09:55:22.514Z] #51 19.08 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:55:22 [2022-02-01T09:55:22.514Z] #51 19.23 go: downloading github.com/sirupsen/logrus v1.4.2
09:55:23 [2022-02-01T09:55:23.079Z] #51 19.89 go: downloading github.com/stretchr/testify v1.4.0
09:55:25 [2022-02-01T09:55:25.601Z] #51 ...
09:55:25 [2022-02-01T09:55:25.601Z] 
09:55:25 [2022-02-01T09:55:25.601Z] #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
09:55:25 [2022-02-01T09:55:25.601Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999
09:55:25 [2022-02-01T09:55:25.601Z] #38 12.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB]
09:55:25 [2022-02-01T09:55:25.601Z] #38 14.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
09:55:25 [2022-02-01T09:55:25.601Z] #38 ...
09:55:25 [2022-02-01T09:55:25.601Z] 
09:55:25 [2022-02-01T09:55:25.601Z] #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
09:55:25 [2022-02-01T09:55:25.601Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2
09:55:25 [2022-02-01T09:55:25.601Z] #36 22.23 tomll can be used in two ways:
09:55:25 [2022-02-01T09:55:25.601Z] #36 22.23 Writing to STDIN and reading from STDOUT:
09:55:25 [2022-02-01T09:55:25.601Z] #36 22.23   cat file.toml | tomll > file.toml
09:55:25 [2022-02-01T09:55:25.601Z] #36 22.23 
09:55:25 [2022-02-01T09:55:25.601Z] #36 22.23 Reading and updating a list of files:
09:55:25 [2022-02-01T09:55:25.601Z] #36 22.23   tomll a.toml b.toml c.toml
09:55:25 [2022-02-01T09:55:25.601Z] #36 22.23 
09:55:25 [2022-02-01T09:55:25.601Z] #36 22.23 When given a list of files, tomll will modify all files in place without asking.
09:55:25 [2022-02-01T09:55:25.864Z] #36 DONE 22.5s
09:55:25 [2022-02-01T09:55:25.864Z] 
09:55:25 [2022-02-01T09:55:25.864Z] #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
09:55:25 [2022-02-01T09:55:25.864Z] #63 sha256:c821acbfd4b958b46b3a45433df2419a68f69ec15fe0885d4a90a7af71c90236
09:55:25 [2022-02-01T09:55:25.864Z] #63 17.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:55:25 [2022-02-01T09:55:25.864Z] #63 18.14 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
09:55:25 [2022-02-01T09:55:25.864Z] #63 20.78 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
09:55:25 [2022-02-01T09:55:25.864Z] #63 20.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:55:26 [2022-02-01T09:55:26.795Z] #63 ...
09:55:26 [2022-02-01T09:55:26.795Z] 
09:55:26 [2022-02-01T09:55:26.795Z] #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.23.8"      && /build/golangci-lint --version
09:55:26 [2022-02-01T09:55:26.795Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296
09:55:26 [2022-02-01T09:55:26.795Z] #51 22.87 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:55:26 [2022-02-01T09:55:26.795Z] #51 22.93 go: downloading github.com/fsnotify/fsnotify v1.4.7
09:55:26 [2022-02-01T09:55:26.795Z] #51 22.94 go: downloading github.com/hashicorp/hcl v1.0.0
09:55:26 [2022-02-01T09:55:26.795Z] #51 23.34 go: downloading github.com/magiconair/properties v1.8.1
09:55:26 [2022-02-01T09:55:26.795Z] #51 23.34 go: downloading github.com/mitchellh/mapstructure v1.1.2
09:55:26 [2022-02-01T09:55:26.795Z] #51 23.52 go: downloading github.com/pelletier/go-toml v1.2.0
09:55:26 [2022-02-01T09:55:26.795Z] #51 23.62 go: downloading github.com/spf13/afero v1.1.2
09:55:27 [2022-02-01T09:55:27.053Z] #51 23.69 go: downloading github.com/spf13/cast v1.3.0
09:55:27 [2022-02-01T09:55:27.053Z] #51 23.77 go: downloading github.com/spf13/jwalterweatherman v1.0.0
09:55:27 [2022-02-01T09:55:27.053Z] #51 23.79 go: downloading github.com/subosito/gotenv v1.2.0
09:55:27 [2022-02-01T09:55:27.053Z] #51 23.80 go: downloading gopkg.in/yaml.v2 v2.2.7
09:55:27 [2022-02-01T09:55:27.053Z] #51 23.82 go: downloading gopkg.in/ini.v1 v1.51.0
09:55:27 [2022-02-01T09:55:27.310Z] #51 23.95 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:55:27 [2022-02-01T09:55:27.310Z] #51 23.98 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:55:27 [2022-02-01T09:55:27.310Z] #51 23.99 go: downloading github.com/go-toolsmith/astcopy v1.0.0
09:55:27 [2022-02-01T09:55:27.310Z] #51 24.06 go: downloading github.com/go-toolsmith/astequal v1.0.0
09:55:27 [2022-02-01T09:55:27.310Z] #51 24.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:55:27 [2022-02-01T09:55:27.568Z] #51 24.19 go: downloading github.com/go-toolsmith/astp v1.0.0
09:55:27 [2022-02-01T09:55:27.568Z] #51 24.22 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:55:27 [2022-02-01T09:55:27.568Z] #51 24.23 go: downloading github.com/go-toolsmith/typep v1.0.0
09:55:27 [2022-02-01T09:55:27.568Z] #51 24.43 go: downloading github.com/davecgh/go-spew v1.1.1
09:55:27 [2022-02-01T09:55:27.831Z] #51 24.52 go: downloading github.com/pmezard/go-difflib v1.0.0
09:55:27 [2022-02-01T09:55:27.831Z] #51 24.57 go: downloading github.com/stretchr/objx v0.2.0
09:55:28 [2022-02-01T09:55:28.089Z] #51 24.74 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
09:55:28 [2022-02-01T09:55:28.089Z] #51 24.75 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
09:55:28 [2022-02-01T09:55:28.089Z] #51 24.81 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:55:28 [2022-02-01T09:55:28.089Z] #51 24.92 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:55:28 [2022-02-01T09:55:28.089Z] #51 25.01 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:55:28 [2022-02-01T09:55:28.346Z] #51 25.04 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:55:28 [2022-02-01T09:55:28.604Z] #51 25.32 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:55:28 [2022-02-01T09:55:28.604Z] #51 25.36 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:55:28 [2022-02-01T09:55:28.604Z] #51 25.39 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:55:28 [2022-02-01T09:55:28.865Z] #51 25.48 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:55:28 [2022-02-01T09:55:28.865Z] #51 25.52 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:55:28 [2022-02-01T09:55:28.865Z] #51 25.70 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:55:28 [2022-02-01T09:55:28.865Z] #51 25.71 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:55:29 [2022-02-01T09:55:29.430Z] #51 26.12 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:55:29 [2022-02-01T09:55:29.430Z] #51 26.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:55:29 [2022-02-01T09:55:29.430Z] #51 26.18 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:55:29 [2022-02-01T09:55:29.430Z] #51 26.20 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:55:29 [2022-02-01T09:55:29.430Z] #51 26.20 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:55:29 [2022-02-01T09:55:29.688Z] #51 26.32 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:55:29 [2022-02-01T09:55:29.947Z] #51 26.70 go: downloading github.com/sourcegraph/go-diff v0.5.1
09:55:30 [2022-02-01T09:55:30.204Z] #51 26.95 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:55:30 [2022-02-01T09:55:30.204Z] #51 26.99 go: downloading github.com/ultraware/funlen v0.0.2
09:55:30 [2022-02-01T09:55:30.204Z] #51 27.00 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
09:55:30 [2022-02-01T09:55:30.204Z] #51 27.00 go: downloading github.com/ultraware/whitespace v0.0.4
09:55:30 [2022-02-01T09:55:30.204Z] #51 27.01 go: downloading github.com/uudashr/gocognit v1.0.1
09:55:30 [2022-02-01T09:55:30.204Z] #51 27.09 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
09:55:30 [2022-02-01T09:55:30.767Z] #51 ...
09:55:30 [2022-02-01T09:55:30.767Z] 
09:55:30 [2022-02-01T09:55:30.767Z] #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
09:55:30 [2022-02-01T09:55:30.767Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda
09:55:30 [2022-02-01T09:55:30.767Z] #49 17.43 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
09:55:30 [2022-02-01T09:55:30.767Z] #49 17.43 go: downloading golang.org/x/mod v0.3.0
09:55:30 [2022-02-01T09:55:30.767Z] #49 ...
09:55:30 [2022-02-01T09:55:30.767Z] 
09:55:30 [2022-02-01T09:55:30.767Z] #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
09:55:30 [2022-02-01T09:55:30.767Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c
09:55:30 [2022-02-01T09:55:30.767Z] #43 26.00 + git checkout -q v2.3.0
09:55:31 [2022-02-01T09:55:31.025Z] #43 27.55 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:55:31 [2022-02-01T09:55:31.282Z] #43 ...
09:55:31 [2022-02-01T09:55:31.282Z] 
09:55:31 [2022-02-01T09:55:31.282Z] #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
09:55:31 [2022-02-01T09:55:31.282Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf
09:55:31 [2022-02-01T09:55:31.282Z] #47 17.69 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [1828 B]
09:55:31 [2022-02-01T09:55:31.282Z] #47 24.52 Fetched 8503 kB in 20s (435 kB/s)
09:55:31 [2022-02-01T09:55:31.539Z] #47 24.52 Reading package lists...
09:55:31 [2022-02-01T09:55:31.539Z] #47 ...
09:55:31 [2022-02-01T09:55:31.539Z] 
09:55:31 [2022-02-01T09:55:31.539Z] #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.23.8"      && /build/golangci-lint --version
09:55:31 [2022-02-01T09:55:31.539Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296
09:55:31 [2022-02-01T09:55:31.539Z] #51 27.84 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:55:31 [2022-02-01T09:55:31.539Z] #51 27.84 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:55:31 [2022-02-01T09:55:31.539Z] #51 27.97 go: downloading golang.org/x/text v0.3.2
09:55:34 [2022-02-01T09:55:34.814Z] #51 ...
09:55:34 [2022-02-01T09:55:34.815Z] 
09:55:34 [2022-02-01T09:55:34.815Z] #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
09:55:34 [2022-02-01T09:55:34.815Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b
09:55:34 [2022-02-01T09:55:34.815Z] #14 21.13 Fetched 8500 kB in 17s (498 kB/s)
09:55:34 [2022-02-01T09:55:34.815Z] #14 21.13 Reading package lists...
09:55:34 [2022-02-01T09:55:34.815Z] #14 26.50 Reading package lists...
09:55:34 [2022-02-01T09:55:34.815Z] #14 30.91 Building dependency tree...
09:55:34 [2022-02-01T09:55:34.815Z] #14 ...
09:55:34 [2022-02-01T09:55:34.815Z] 
09:55:34 [2022-02-01T09:55:34.815Z] #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
09:55:34 [2022-02-01T09:55:34.815Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d
09:55:34 [2022-02-01T09:55:34.815Z] #58 21.29 Fetched 8500 kB in 17s (499 kB/s)
09:55:34 [2022-02-01T09:55:34.815Z] #58 21.29 Reading package lists...
09:55:34 [2022-02-01T09:55:34.815Z] #58 26.54 Reading package lists...
09:55:34 [2022-02-01T09:55:34.815Z] #58 30.94 Building dependency tree...
09:55:34 [2022-02-01T09:55:34.815Z] #58 ...
09:55:34 [2022-02-01T09:55:34.815Z] 
09:55:34 [2022-02-01T09:55:34.815Z] #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
09:55:34 [2022-02-01T09:55:34.815Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf
09:55:34 [2022-02-01T09:55:34.815Z] #47 24.52 Reading package lists...
09:55:36 [2022-02-01T09:55:36.710Z] #47 28.93 Reading package lists...
09:55:37 [2022-02-01T09:55:37.639Z] #47 33.12 Building dependency tree...
09:55:37 [2022-02-01T09:55:37.639Z] #47 ...
09:55:37 [2022-02-01T09:55:37.639Z] 
09:55:37 [2022-02-01T09:55:37.640Z] #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
09:55:37 [2022-02-01T09:55:37.640Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999
09:55:37 [2022-02-01T09:55:37.640Z] #38 24.16 Fetched 8500 kB in 18s (461 kB/s)
09:55:37 [2022-02-01T09:55:37.640Z] #38 24.16 Reading package lists...
09:55:37 [2022-02-01T09:55:37.640Z] #38 28.55 Reading package lists...
09:55:37 [2022-02-01T09:55:37.640Z] #38 32.67 Building dependency tree...
09:55:37 [2022-02-01T09:55:37.640Z] #38 ...
09:55:37 [2022-02-01T09:55:37.640Z] 
09:55:37 [2022-02-01T09:55:37.640Z] #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.23.8"      && /build/golangci-lint --version
09:55:37 [2022-02-01T09:55:37.640Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296
09:55:37 [2022-02-01T09:55:37.640Z] #51 32.49 go: downloading github.com/gobwas/glob v0.2.3
09:55:37 [2022-02-01T09:55:37.640Z] #51 32.55 go: downloading github.com/kisielk/gotool v1.0.0
09:55:37 [2022-02-01T09:55:37.640Z] #51 32.61 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:55:37 [2022-02-01T09:55:37.640Z] #51 32.67 go: downloading github.com/gogo/protobuf v1.2.1
09:55:37 [2022-02-01T09:55:37.640Z] #51 32.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:55:37 [2022-02-01T09:55:37.640Z] #51 33.60 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:55:37 [2022-02-01T09:55:37.640Z] #51 33.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:55:37 [2022-02-01T09:55:37.640Z] #51 33.97 go: downloading github.com/BurntSushi/toml v0.3.1
09:55:40 [2022-02-01T09:55:40.917Z] #51 ...
09:55:40 [2022-02-01T09:55:40.917Z] 
09:55:40 [2022-02-01T09:55:40.917Z] #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
09:55:40 [2022-02-01T09:55:40.917Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac
09:55:40 [2022-02-01T09:55:40.917Z] #53 36.72 v3.0.2
09:55:40 [2022-02-01T09:55:40.917Z] #53 DONE 37.2s
09:55:40 [2022-02-01T09:55:40.917Z] 
09:55:40 [2022-02-01T09:55:40.917Z] #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
09:55:40 [2022-02-01T09:55:40.917Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d
09:55:40 [2022-02-01T09:55:40.917Z] #58 30.94 Building dependency tree...
09:55:40 [2022-02-01T09:55:40.917Z] #58 33.98 The following additional packages will be installed:
09:55:40 [2022-02-01T09:55:40.917Z] #58 33.98   libbtrfs0
09:55:40 [2022-02-01T09:55:40.917Z] #58 34.14 The following NEW packages will be installed:
09:55:40 [2022-02-01T09:55:40.917Z] #58 34.16   libbtrfs-dev libbtrfs0
09:55:40 [2022-02-01T09:55:40.917Z] #58 34.53 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
09:55:40 [2022-02-01T09:55:40.917Z] #58 34.53 Need to get 460 kB of archives.
09:55:40 [2022-02-01T09:55:40.917Z] #58 34.53 After this operation, 1237 kB of additional disk space will be used.
09:55:40 [2022-02-01T09:55:40.917Z] #58 34.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
09:55:40 [2022-02-01T09:55:40.917Z] #58 34.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
09:55:40 [2022-02-01T09:55:40.917Z] #58 35.43 debconf: delaying package configuration, since apt-utils is not installed
09:55:40 [2022-02-01T09:55:40.917Z] #58 35.70 Fetched 460 kB in 0s (1452 kB/s)
09:55:40 [2022-02-01T09:55:40.917Z] #58 35.80 Selecting previously unselected package libbtrfs0:amd64.
09:55:40 [2022-02-01T09:55:40.917Z] #58 35.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
09:55:40 [2022-02-01T09:55:40.917Z] #58 35.91 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
09:55:40 [2022-02-01T09:55:40.917Z] #58 35.93 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
09:55:40 [2022-02-01T09:55:40.917Z] #58 36.17 Selecting previously unselected package libbtrfs-dev:amd64.
09:55:40 [2022-02-01T09:55:40.917Z] #58 36.19 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
09:55:40 [2022-02-01T09:55:40.917Z] #58 36.20 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
09:55:40 [2022-02-01T09:55:40.917Z] #58 36.64 Setting up libbtrfs0:amd64 (5.10.1-2) ...
09:55:40 [2022-02-01T09:55:40.917Z] #58 36.66 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
09:55:40 [2022-02-01T09:55:40.917Z] #58 36.69 Processing triggers for libc-bin (2.31-13+deb11u2) ...
09:55:40 [2022-02-01T09:55:40.917Z] #58 DONE 37.2s
09:55:40 [2022-02-01T09:55:40.917Z] 
09:55:40 [2022-02-01T09:55:40.917Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
09:55:40 [2022-02-01T09:55:40.917Z] #59 sha256:8c3abcb2e5e90ce022eb157e1ccfe5b3c4f2a456542c4ed3a7cca0df974a26ff
09:55:40 [2022-02-01T09:55:40.917Z] #59 DONE 0.2s
09:55:40 [2022-02-01T09:55:40.917Z] 
09:55:40 [2022-02-01T09:55:40.917Z] #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
09:55:40 [2022-02-01T09:55:40.917Z] #60 sha256:d142490823cca6b7f615feface72eac53e892ccfa530a6a4c895a211cca5aafc
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.394 + RM_GOPATH=0
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.394 + TMP_GOPATH=
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.394 + : /build
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.394 + '[' -z '' ']'
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.394 ++ mktemp -d
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.394 + export GOPATH=/tmp/tmp.qL2UJHHUGH
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.394 + GOPATH=/tmp/tmp.qL2UJHHUGH
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.394 + RM_GOPATH=1
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.394 + case "$(go env GOARCH)" in
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.395 ++ go env GOARCH
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.499 + export GO_BUILDMODE=-buildmode=pie
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.500 + GO_BUILDMODE=-buildmode=pie
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.501 ++ dirname /install.sh
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.503 + dir=/
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.503 + bin=containerd
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.503 + shift
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.504 + '[' '!' -f //containerd.installer ']'
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.504 + . //containerd.installer
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.504 ++ set -e
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.504 ++ : v1.5.9
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.505 + install_containerd
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.505 + echo 'Install containerd version v1.5.9'
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.505 Install containerd version v1.5.9
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.506 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qL2UJHHUGH/src/github.com/containerd/containerd
09:55:42 [2022-02-01T09:55:42.294Z] #60 1.541 Cloning into '/tmp/tmp.qL2UJHHUGH/src/github.com/containerd/containerd'...
09:55:45 [2022-02-01T09:55:45.568Z] #60 ...
09:55:45 [2022-02-01T09:55:45.568Z] 
09:55:45 [2022-02-01T09:55:45.568Z] #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
09:55:45 [2022-02-01T09:55:45.568Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b
09:55:45 [2022-02-01T09:55:45.568Z] #14 30.91 Building dependency tree...
09:55:45 [2022-02-01T09:55:45.568Z] #14 33.84 The following additional packages will be installed:
09:55:45 [2022-02-01T09:55:45.568Z] #14 33.84   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:55:45 [2022-02-01T09:55:45.568Z] #14 33.85   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
09:55:45 [2022-02-01T09:55:45.568Z] #14 33.85   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
09:55:45 [2022-02-01T09:55:45.568Z] #14 33.85   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
09:55:45 [2022-02-01T09:55:45.568Z] #14 33.85   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
09:55:45 [2022-02-01T09:55:45.568Z] #14 33.85   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
09:55:45 [2022-02-01T09:55:45.568Z] #14 33.85   mingw-w64-common mingw-w64-x86-64-dev
09:55:45 [2022-02-01T09:55:45.568Z] #14 33.86 Suggested packages:
09:55:45 [2022-02-01T09:55:45.568Z] #14 33.86   gcc-10-locales seccomp wine64
09:55:45 [2022-02-01T09:55:45.568Z] #14 35.13 The following NEW packages will be installed:
09:55:45 [2022-02-01T09:55:45.568Z] #14 35.13   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:55:45 [2022-02-01T09:55:45.568Z] #14 35.13   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
09:55:45 [2022-02-01T09:55:45.568Z] #14 35.13   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
09:55:45 [2022-02-01T09:55:45.568Z] #14 35.13   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
09:55:45 [2022-02-01T09:55:45.568Z] #14 35.14   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
09:55:45 [2022-02-01T09:55:45.568Z] #14 35.15   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
09:55:45 [2022-02-01T09:55:45.568Z] #14 35.15   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
09:55:45 [2022-02-01T09:55:45.568Z] #14 35.15   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
09:55:45 [2022-02-01T09:55:45.568Z] #14 35.15   mingw-w64-x86-64-dev
09:55:45 [2022-02-01T09:55:45.568Z] #14 35.55 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
09:55:45 [2022-02-01T09:55:45.568Z] #14 35.55 Need to get 115 MB of archives.
09:55:45 [2022-02-01T09:55:45.568Z] #14 35.55 After this operation, 645 MB of additional disk space will be used.
09:55:45 [2022-02-01T09:55:45.568Z] #14 35.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 35.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 35.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 35.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 35.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 35.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 36.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 36.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 36.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 36.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 38.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 39.00 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 39.51 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 40.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 40.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 40.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 40.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 40.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 40.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 40.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 40.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 40.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 40.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 40.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 40.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 40.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 41.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 41.02 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 41.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 41.03 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
09:55:45 [2022-02-01T09:55:45.568Z] #14 41.89 debconf: delaying package configuration, since apt-utils is not installed
09:55:45 [2022-02-01T09:55:45.568Z] #14 42.04 Fetched 115 MB in 6s (19.7 MB/s)
09:55:45 [2022-02-01T09:55:45.569Z] #14 42.10 Selecting previously unselected package binutils-mingw-w64-i686.
09:55:45 [2022-02-01T09:55:45.569Z] #14 42.10 (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%
09:55:45 [2022-02-01T09:55:45.569Z] #14 ...
09:55:45 [2022-02-01T09:55:45.569Z] 
09:55:45 [2022-02-01T09:55:45.569Z] #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
09:55:45 [2022-02-01T09:55:45.569Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999
09:55:45 [2022-02-01T09:55:45.569Z] #38 35.67 The following additional packages will be installed:
09:55:45 [2022-02-01T09:55:45.569Z] #38 35.68   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
09:55:45 [2022-02-01T09:55:45.569Z] #38 35.69 Suggested packages:
09:55:45 [2022-02-01T09:55:45.569Z] #38 35.71   cmake-doc ninja-build lrzip
09:55:45 [2022-02-01T09:55:45.569Z] #38 35.71 Recommended packages:
09:55:45 [2022-02-01T09:55:45.569Z] #38 35.71   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:55:45 [2022-02-01T09:55:45.569Z] #38 36.50 The following NEW packages will be installed:
09:55:45 [2022-02-01T09:55:45.569Z] #38 36.51   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:55:45 [2022-02-01T09:55:45.569Z] #38 36.52   vim-common xxd
09:55:45 [2022-02-01T09:55:45.569Z] #38 36.91 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
09:55:45 [2022-02-01T09:55:45.569Z] #38 36.91 Need to get 17.7 MB of archives.
09:55:45 [2022-02-01T09:55:45.569Z] #38 36.91 After this operation, 70.7 MB of additional disk space will be used.
09:55:45 [2022-02-01T09:55:45.569Z] #38 36.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
09:55:45 [2022-02-01T09:55:45.569Z] #38 36.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:55:45 [2022-02-01T09:55:45.569Z] #38 36.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
09:55:45 [2022-02-01T09:55:45.569Z] #38 37.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
09:55:45 [2022-02-01T09:55:45.569Z] #38 37.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
09:55:45 [2022-02-01T09:55:45.569Z] #38 38.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
09:55:45 [2022-02-01T09:55:45.569Z] #38 38.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
09:55:45 [2022-02-01T09:55:45.569Z] #38 38.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
09:55:45 [2022-02-01T09:55:45.569Z] #38 38.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
09:55:45 [2022-02-01T09:55:45.569Z] #38 38.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
09:55:45 [2022-02-01T09:55:45.569Z] #38 39.61 debconf: delaying package configuration, since apt-utils is not installed
09:55:45 [2022-02-01T09:55:45.569Z] #38 39.77 Fetched 17.7 MB in 2s (9421 kB/s)
09:55:45 [2022-02-01T09:55:45.569Z] #38 39.84 Selecting previously unselected package xxd.
09:55:45 [2022-02-01T09:55:45.569Z] #38 39.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
09:55:45 [2022-02-01T09:55:45.569Z] #38 39.89 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
09:55:45 [2022-02-01T09:55:45.569Z] #38 39.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:55:45 [2022-02-01T09:55:45.569Z] #38 40.10 Selecting previously unselected package vim-common.
09:55:45 [2022-02-01T09:55:45.569Z] #38 40.10 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:55:45 [2022-02-01T09:55:45.569Z] #38 40.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:55:45 [2022-02-01T09:55:45.569Z] #38 40.38 Selecting previously unselected package cmake-data.
09:55:45 [2022-02-01T09:55:45.569Z] #38 40.38 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
09:55:45 [2022-02-01T09:55:45.569Z] #38 40.39 Unpacking cmake-data (3.18.4-2+deb11u1) ...
09:55:45 [2022-02-01T09:55:45.569Z] #38 ...
09:55:45 [2022-02-01T09:55:45.569Z] 
09:55:45 [2022-02-01T09:55:45.569Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:55:45 [2022-02-01T09:55:45.569Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b
09:55:45 [2022-02-01T09:55:45.569Z] #14 42.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
09:55:45 [2022-02-01T09:55:45.569Z] #14 42.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
09:55:45 [2022-02-01T09:55:45.569Z] #14 42.17 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
09:55:46 [2022-02-01T09:55:46.940Z] #14 43.81 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:55:46 [2022-02-01T09:55:46.940Z] #14 43.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
09:55:47 [2022-02-01T09:55:47.197Z] #14 43.83 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
09:55:47 [2022-02-01T09:55:47.761Z] #14 ...
09:55:47 [2022-02-01T09:55:47.761Z] 
09:55:47 [2022-02-01T09:55:47.761Z] #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
09:55:47 [2022-02-01T09:55:47.761Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf
09:55:47 [2022-02-01T09:55:47.761Z] #47 33.12 Building dependency tree...
09:55:47 [2022-02-01T09:55:47.761Z] #47 36.24 The following additional packages will be installed:
09:55:47 [2022-02-01T09:55:47.761Z] #47 36.26   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
09:55:47 [2022-02-01T09:55:47.761Z] #47 36.26   python3-protobuf python3-six
09:55:47 [2022-02-01T09:55:47.761Z] #47 36.27 Suggested packages:
09:55:47 [2022-02-01T09:55:47.761Z] #47 36.27   python3-setuptools
09:55:47 [2022-02-01T09:55:47.761Z] #47 36.27 Recommended packages:
09:55:47 [2022-02-01T09:55:47.761Z] #47 36.27   iproute2 | iproute
09:55:47 [2022-02-01T09:55:47.761Z] #47 36.80 The following NEW packages will be installed:
09:55:47 [2022-02-01T09:55:47.761Z] #47 36.81   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
09:55:47 [2022-02-01T09:55:47.761Z] #47 36.81   python3-protobuf python3-six
09:55:47 [2022-02-01T09:55:47.761Z] #47 37.37 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
09:55:47 [2022-02-01T09:55:47.761Z] #47 37.37 Need to get 2292 kB of archives.
09:55:47 [2022-02-01T09:55:47.761Z] #47 37.37 After this operation, 11.0 MB of additional disk space will be used.
09:55:47 [2022-02-01T09:55:47.761Z] #47 37.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
09:55:47 [2022-02-01T09:55:47.761Z] #47 37.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:55:47 [2022-02-01T09:55:47.761Z] #47 37.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
09:55:47 [2022-02-01T09:55:47.761Z] #47 37.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
09:55:47 [2022-02-01T09:55:47.761Z] #47 37.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:55:47 [2022-02-01T09:55:47.761Z] #47 37.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
09:55:47 [2022-02-01T09:55:47.761Z] #47 37.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
09:55:47 [2022-02-01T09:55:47.761Z] #47 40.86 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
09:55:47 [2022-02-01T09:55:47.761Z] #47 42.11 debconf: delaying package configuration, since apt-utils is not installed
09:55:47 [2022-02-01T09:55:47.761Z] #47 42.36 Fetched 2292 kB in 4s (537 kB/s)
09:55:47 [2022-02-01T09:55:47.761Z] #47 42.44 Selecting previously unselected package libprotobuf23:amd64.
09:55:47 [2022-02-01T09:55:47.761Z] #47 42.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
09:55:47 [2022-02-01T09:55:47.761Z] #47 42.53 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
09:55:47 [2022-02-01T09:55:47.761Z] #47 42.55 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
09:55:47 [2022-02-01T09:55:47.761Z] #47 43.29 Selecting previously unselected package python3-pkg-resources.
09:55:47 [2022-02-01T09:55:47.761Z] #47 43.30 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
09:55:47 [2022-02-01T09:55:47.761Z] #47 43.32 Unpacking python3-pkg-resources (52.0.0-4) ...
09:55:47 [2022-02-01T09:55:47.761Z] #47 43.58 Selecting previously unselected package python3-six.
09:55:47 [2022-02-01T09:55:47.761Z] #47 43.58 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
09:55:47 [2022-02-01T09:55:47.761Z] #47 43.58 Unpacking python3-six (1.16.0-2) ...
09:55:47 [2022-02-01T09:55:47.761Z] #47 43.67 Selecting previously unselected package python3-protobuf.
09:55:47 [2022-02-01T09:55:47.761Z] #47 43.67 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
09:55:47 [2022-02-01T09:55:47.761Z] #47 43.67 Unpacking python3-protobuf (3.12.4-1) ...
09:55:47 [2022-02-01T09:55:47.761Z] #47 44.18 Selecting previously unselected package libnet1:amd64.
09:55:47 [2022-02-01T09:55:47.761Z] #47 44.20 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:55:47 [2022-02-01T09:55:47.761Z] #47 44.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:55:48 [2022-02-01T09:55:48.018Z] #47 44.38 Selecting previously unselected package libnl-3-200:amd64.
09:55:48 [2022-02-01T09:55:48.018Z] #47 44.38 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
09:55:48 [2022-02-01T09:55:48.018Z] #47 44.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
09:55:48 [2022-02-01T09:55:48.018Z] #47 ...
09:55:48 [2022-02-01T09:55:48.018Z] 
09:55:48 [2022-02-01T09:55:48.018Z] #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
09:55:48 [2022-02-01T09:55:48.018Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33
09:55:48 [2022-02-01T09:55:48.018Z] #34 43.12 Updating files:  94% (1435/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.
09:55:48 [2022-02-01T09:55:48.018Z] #34 43.20 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
09:55:48 [2022-02-01T09:55:48.018Z] #34 43.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:55:53 [2022-02-01T09:55:53.274Z] #34 ...
09:55:53 [2022-02-01T09:55:53.274Z] 
09:55:53 [2022-02-01T09:55:53.274Z] #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
09:55:53 [2022-02-01T09:55:53.274Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b
09:55:53 [2022-02-01T09:55:53.274Z] #14 46.39 Selecting previously unselected package binutils-mingw-w64.
09:55:53 [2022-02-01T09:55:53.274Z] #14 46.42 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
09:55:53 [2022-02-01T09:55:53.274Z] #14 46.43 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
09:55:53 [2022-02-01T09:55:53.274Z] #14 46.56 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:55:53 [2022-02-01T09:55:53.274Z] #14 46.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
09:55:53 [2022-02-01T09:55:53.274Z] #14 46.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
09:55:53 [2022-02-01T09:55:53.274Z] #14 46.79 Selecting previously unselected package dmsetup.
09:55:53 [2022-02-01T09:55:53.274Z] #14 46.79 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
09:55:53 [2022-02-01T09:55:53.274Z] #14 46.80 Unpacking dmsetup (2:1.02.175-2.1) ...
09:55:53 [2022-02-01T09:55:53.274Z] #14 47.01 Selecting previously unselected package mingw-w64-common.
09:55:53 [2022-02-01T09:55:53.274Z] #14 47.01 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
09:55:53 [2022-02-01T09:55:53.274Z] #14 47.02 Unpacking mingw-w64-common (8.0.0-1) ...
09:55:55 [2022-02-01T09:55:55.241Z] #14 51.83 Selecting previously unselected package mingw-w64-x86-64-dev.
09:55:55 [2022-02-01T09:55:55.241Z] #14 51.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
09:55:55 [2022-02-01T09:55:55.241Z] #14 51.84 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
09:55:56 [2022-02-01T09:55:56.171Z] #14 ...
09:55:56 [2022-02-01T09:55:56.171Z] 
09:55:56 [2022-02-01T09:55:56.171Z] #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
09:55:56 [2022-02-01T09:55:56.171Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999
09:55:56 [2022-02-01T09:55:56.171Z] #38 42.95 Selecting previously unselected package libicu67:amd64.
09:55:56 [2022-02-01T09:55:56.171Z] #38 42.96 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
09:55:56 [2022-02-01T09:55:56.171Z] #38 42.99 Unpacking libicu67:amd64 (67.1-7) ...
09:55:56 [2022-02-01T09:55:56.171Z] #38 49.13 Selecting previously unselected package libxml2:amd64.
09:55:56 [2022-02-01T09:55:56.171Z] #38 49.13 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
09:55:56 [2022-02-01T09:55:56.171Z] #38 49.14 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
09:55:56 [2022-02-01T09:55:56.171Z] #38 49.58 Selecting previously unselected package libarchive13:amd64.
09:55:56 [2022-02-01T09:55:56.171Z] #38 49.60 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
09:55:56 [2022-02-01T09:55:56.171Z] #38 49.61 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
09:55:56 [2022-02-01T09:55:56.171Z] #38 49.89 Selecting previously unselected package libjsoncpp24:amd64.
09:55:56 [2022-02-01T09:55:56.171Z] #38 49.89 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
09:55:56 [2022-02-01T09:55:56.171Z] #38 49.90 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
09:55:56 [2022-02-01T09:55:56.171Z] #38 50.07 Selecting previously unselected package librhash0:amd64.
09:55:56 [2022-02-01T09:55:56.171Z] #38 50.10 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
09:55:56 [2022-02-01T09:55:56.171Z] #38 50.13 Unpacking librhash0:amd64 (1.4.1-2) ...
09:55:56 [2022-02-01T09:55:56.171Z] #38 50.29 Selecting previously unselected package libuv1:amd64.
09:55:56 [2022-02-01T09:55:56.171Z] #38 50.30 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
09:55:56 [2022-02-01T09:55:56.171Z] #38 50.31 Unpacking libuv1:amd64 (1.40.0-2) ...
09:55:56 [2022-02-01T09:55:56.171Z] #38 50.49 Selecting previously unselected package cmake.
09:55:56 [2022-02-01T09:55:56.171Z] #38 50.49 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
09:55:56 [2022-02-01T09:55:56.171Z] #38 50.51 Unpacking cmake (3.18.4-2+deb11u1) ...
09:55:58 [2022-02-01T09:55:58.061Z] #38 54.48 Setting up libicu67:amd64 (67.1-7) ...
09:55:58 [2022-02-01T09:55:58.061Z] #38 ...
09:55:58 [2022-02-01T09:55:58.061Z] 
09:55:58 [2022-02-01T09:55:58.061Z] #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
09:55:58 [2022-02-01T09:55:58.061Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf
09:55:58 [2022-02-01T09:55:58.061Z] #47 44.53 Selecting previously unselected package libprotobuf-c1:amd64.
09:55:58 [2022-02-01T09:55:58.061Z] #47 44.54 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
09:55:58 [2022-02-01T09:55:58.061Z] #47 44.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:55:58 [2022-02-01T09:55:58.061Z] #47 44.67 Selecting previously unselected package criu.
09:55:58 [2022-02-01T09:55:58.061Z] #47 44.68 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
09:55:58 [2022-02-01T09:55:58.061Z] #47 44.70 Unpacking criu (3.16.1-3) ...
09:55:58 [2022-02-01T09:55:58.061Z] #47 45.44 Setting up python3-pkg-resources (52.0.0-4) ...
09:55:58 [2022-02-01T09:55:58.061Z] #47 46.98 Setting up libprotobuf23:amd64 (3.12.4-1) ...
09:55:58 [2022-02-01T09:55:58.061Z] #47 47.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:55:58 [2022-02-01T09:55:58.061Z] #47 47.02 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:55:58 [2022-02-01T09:55:58.061Z] #47 47.04 Setting up python3-six (1.16.0-2) ...
09:55:58 [2022-02-01T09:55:58.061Z] #47 48.18 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
09:55:58 [2022-02-01T09:55:58.061Z] #47 48.20 Setting up python3-protobuf (3.12.4-1) ...
09:55:58 [2022-02-01T09:55:58.061Z] #47 51.70 Setting up criu (3.16.1-3) ...
09:55:58 [2022-02-01T09:55:58.061Z] #47 53.49 Processing triggers for libc-bin (2.31-13+deb11u2) ...
09:55:58 [2022-02-01T09:55:58.061Z] #47 DONE 54.3s
09:55:58 [2022-02-01T09:55:58.061Z] 
09:55:58 [2022-02-01T09:55:58.061Z] #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
09:55:58 [2022-02-01T09:55:58.061Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999
09:55:58 [2022-02-01T09:55:58.061Z] #38 54.55 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:55:58 [2022-02-01T09:55:58.062Z] #38 54.58 Setting up libuv1:amd64 (1.40.0-2) ...
09:55:58 [2022-02-01T09:55:58.062Z] #38 54.62 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:55:58 [2022-02-01T09:55:58.062Z] #38 54.68 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
09:55:58 [2022-02-01T09:55:58.062Z] #38 54.70 Setting up librhash0:amd64 (1.4.1-2) ...
09:55:58 [2022-02-01T09:55:58.062Z] #38 54.72 Setting up cmake-data (3.18.4-2+deb11u1) ...
09:55:58 [2022-02-01T09:55:58.062Z] #38 54.76 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
09:55:58 [2022-02-01T09:55:58.062Z] #38 54.78 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
09:55:58 [2022-02-01T09:55:58.062Z] #38 54.81 Setting up cmake (3.18.4-2+deb11u1) ...
09:55:58 [2022-02-01T09:55:58.062Z] #38 54.83 Processing triggers for libc-bin (2.31-13+deb11u2) ...
09:55:58 [2022-02-01T09:55:58.318Z] #38 DONE 55.1s
09:55:58 [2022-02-01T09:55:58.318Z] 
09:55:58 [2022-02-01T09:55:58.318Z] #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
09:55:58 [2022-02-01T09:55:58.318Z] #60 sha256:d142490823cca6b7f615feface72eac53e892ccfa530a6a4c895a211cca5aafc
09:55:58 [2022-02-01T09:55:58.318Z] #60 ...
09:55:58 [2022-02-01T09:55:58.318Z] 
09:55:58 [2022-02-01T09:55:58.318Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
09:55:58 [2022-02-01T09:55:58.318Z] #39 sha256:57c2f36b1cd0abaa76692623537ec91dee1640ed6ad28da54c4ae6120f6dd2be
09:55:58 [2022-02-01T09:55:58.318Z] #39 DONE 0.1s
09:55:58 [2022-02-01T09:55:58.575Z] 
09:55:58 [2022-02-01T09:55:58.575Z] #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
09:55:58 [2022-02-01T09:55:58.575Z] #40 sha256:5d8670c01be855cff402fa98106fc83d5a8fcdcb1431af61cf19db54f2f0bffb
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.207 + RM_GOPATH=0
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.207 + TMP_GOPATH=
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.207 + : /build
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.207 + '[' -z '' ']'
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.207 ++ mktemp -d
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.207 + export GOPATH=/tmp/tmp.9bHiblnPxj
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.207 + GOPATH=/tmp/tmp.9bHiblnPxj
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.207 + RM_GOPATH=1
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.207 + case "$(go env GOARCH)" in
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.207 ++ go env GOARCH
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.235 + export GO_BUILDMODE=-buildmode=pie
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.235 + GO_BUILDMODE=-buildmode=pie
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.242 ++ dirname /install.sh
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.246 + dir=/
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.254 + bin=tini
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.254 + shift
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.254 + '[' '!' -f //tini.installer ']'
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.254 + . //tini.installer
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.254 ++ : v0.19.0
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.254 + install_tini
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.264 Install tini version v0.19.0
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.264 + echo 'Install tini version v0.19.0'
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.264 + git clone https://github.com/krallin/tini.git /tmp/tmp.9bHiblnPxj/tini
09:55:59 [2022-02-01T09:55:59.943Z] #40 1.292 Cloning into '/tmp/tmp.9bHiblnPxj/tini'...
09:56:00 [2022-02-01T09:56:00.518Z] #40 2.238 + cd /tmp/tmp.9bHiblnPxj/tini
09:56:00 [2022-02-01T09:56:00.775Z] #40 2.242 + git checkout -q v0.19.0
09:56:00 [2022-02-01T09:56:00.775Z] #40 2.267 + cmake .
09:56:01 [2022-02-01T09:56:01.032Z] #40 ...
09:56:01 [2022-02-01T09:56:01.032Z] 
09:56:01 [2022-02-01T09:56:01.032Z] #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
09:56:01 [2022-02-01T09:56:01.032Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda
09:56:01 [2022-02-01T09:56:01.032Z] #49 57.43 gotestsum version dev
09:56:01 [2022-02-01T09:56:01.032Z] #49 DONE 57.7s
09:56:01 [2022-02-01T09:56:01.032Z] 
09:56:01 [2022-02-01T09:56:01.032Z] #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.23.8"      && /build/golangci-lint --version
09:56:01 [2022-02-01T09:56:01.032Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296
09:56:01 [2022-02-01T09:56:01.289Z] #51 ...
09:56:01 [2022-02-01T09:56:01.289Z] 
09:56:01 [2022-02-01T09:56:01.289Z] #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
09:56:01 [2022-02-01T09:56:01.289Z] #40 sha256:5d8670c01be855cff402fa98106fc83d5a8fcdcb1431af61cf19db54f2f0bffb
09:56:01 [2022-02-01T09:56:01.289Z] #40 2.902 -- The C compiler identification is GNU 10.2.1
09:56:01 [2022-02-01T09:56:01.547Z] #40 3.023 -- Detecting C compiler ABI info
09:56:02 [2022-02-01T09:56:02.111Z] #40 3.700 -- Detecting C compiler ABI info - done
09:56:02 [2022-02-01T09:56:02.111Z] #40 3.773 -- Check for working C compiler: /usr/bin/cc - skipped
09:56:02 [2022-02-01T09:56:02.370Z] #40 3.782 -- Detecting C compile features
09:56:02 [2022-02-01T09:56:02.370Z] #40 3.783 -- Detecting C compile features - done
09:56:02 [2022-02-01T09:56:02.370Z] #40 3.814 -- Performing Test HAS_BUILTIN_FORTIFY
09:56:02 [2022-02-01T09:56:02.370Z] #40 4.004 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:56:02 [2022-02-01T09:56:02.370Z] #40 4.072 -- Configuring done
09:56:02 [2022-02-01T09:56:02.628Z] #40 4.099 -- Generating done
09:56:02 [2022-02-01T09:56:02.628Z] #40 4.102 -- Build files have been written to: /tmp/tmp.9bHiblnPxj/tini
09:56:02 [2022-02-01T09:56:02.628Z] #40 4.105 + make tini-static
09:56:02 [2022-02-01T09:56:02.885Z] #40 4.312 Scanning dependencies of target tini-static
09:56:02 [2022-02-01T09:56:02.885Z] #40 4.379 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:56:03 [2022-02-01T09:56:03.816Z] #40 5.389 [100%] Linking C executable tini-static
09:56:04 [2022-02-01T09:56:04.380Z] #40 5.815 [100%] Built target tini-static
09:56:04 [2022-02-01T09:56:04.380Z] #40 5.856 + mkdir -p /build
09:56:04 [2022-02-01T09:56:04.380Z] #40 5.862 + cp tini-static /build/docker-init
09:56:04 [2022-02-01T09:56:04.637Z] #40 DONE 6.2s
09:56:04 [2022-02-01T09:56:04.637Z] 
09:56:04 [2022-02-01T09:56:04.637Z] #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
09:56:04 [2022-02-01T09:56:04.637Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b
09:56:04 [2022-02-01T09:56:04.637Z] #14 58.60 Selecting previously unselected package gcc-mingw-w64-base.
09:56:04 [2022-02-01T09:56:04.637Z] #14 58.62 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
09:56:04 [2022-02-01T09:56:04.637Z] #14 58.63 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
09:56:04 [2022-02-01T09:56:04.637Z] #14 58.88 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
09:56:04 [2022-02-01T09:56:04.637Z] #14 58.88 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
09:56:04 [2022-02-01T09:56:04.637Z] #14 58.89 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
09:56:08 [2022-02-01T09:56:08.813Z] #14 65.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
09:56:08 [2022-02-01T09:56:08.813Z] #14 65.17 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
09:56:08 [2022-02-01T09:56:08.813Z] #14 65.17 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:56:16 [2022-02-01T09:56:16.907Z] #14 ...
09:56:16 [2022-02-01T09:56:16.907Z] 
09:56:16 [2022-02-01T09:56:16.907Z] #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
09:56:16 [2022-02-01T09:56:16.907Z] #60 sha256:d142490823cca6b7f615feface72eac53e892ccfa530a6a4c895a211cca5aafc
09:56:16 [2022-02-01T09:56:16.907Z] #60 35.53 Updating files:  64% (3018/4684)
Updating files:  65% (3045/4684)
Updating files:  66% (3092/4684)
Updating files:  67% (3139/4684)
Updating files:  68% (3186/4684)
Updating files:  69% (3232/4684)
Updating files:  70% (3279/4684)
Updating files:  71% (3326/4684)
Updating files:  72% (3373/4684)
Updating files:  73% (3420/4684)
Updating files:  74% (3467/4684)
Updating files:  75% (3513/4684)
Updating files:  76% (3560/4684)
Updating files:  77% (3607/4684)
Updating files:  78% (3654/4684)
Updating files:  79% (3701/4684)
Updating files:  80% (3748/4684)
Updating files:  81% (3795/4684)
Updating files:  82% (3841/4684)
Updating files:  83% (3888/4684)
Updating files:  84% (3935/4684)
Updating files:  85% (3982/4684)
Updating files:  86% (4029/4684)
Updating files:  87% (4076/4684)
Updating files:  88% (4122/4684)
Updating files:  89% (4169/4684)
Updating files:  90% (4216/4684)
Updating files:  91% (4263/4684)
Updating files:  92% (4310/4684)
Updating files:  93% (4357/4684)
Updating files:  94% (4403/4684)
Updating files:  95% (4450/4684)
Updating files:  96% (4497/4684)
Updating files:  97% (4544/4684)
Updating files:  98% (4591/4684)
Updating files:  99% (4638/4684)
Updating files: 100% (4684/4684)
Updating files: 100% (4684/4684), done.
09:56:16 [2022-02-01T09:56:16.907Z] #60 36.40 + cd /tmp/tmp.qL2UJHHUGH/src/github.com/containerd/containerd
09:56:16 [2022-02-01T09:56:16.907Z] #60 36.40 + git checkout -q v1.5.9
09:56:19 [2022-02-01T09:56:19.430Z] #60 38.37 + export 'BUILDTAGS=netgo osusergo static_build'
09:56:19 [2022-02-01T09:56:19.430Z] #60 38.37 + BUILDTAGS='netgo osusergo static_build'
09:56:19 [2022-02-01T09:56:19.430Z] #60 38.37 + export EXTRA_FLAGS=-buildmode=pie
09:56:19 [2022-02-01T09:56:19.430Z] #60 38.37 + EXTRA_FLAGS=-buildmode=pie
09:56:19 [2022-02-01T09:56:19.430Z] #60 38.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:56:19 [2022-02-01T09:56:19.430Z] #60 38.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:56:19 [2022-02-01T09:56:19.430Z] #60 38.37 + '[' '' = dynamic ']'
09:56:19 [2022-02-01T09:56:19.430Z] #60 38.37 + make
09:56:20 [2022-02-01T09:56:20.801Z] #60 39.89 + bin/ctr
09:56:30 [2022-02-01T09:56:30.757Z] #60 ...
09:56:30 [2022-02-01T09:56:30.757Z] 
09:56:30 [2022-02-01T09:56:30.757Z] #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
09:56:30 [2022-02-01T09:56:30.757Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b
09:56:30 [2022-02-01T09:56:30.757Z] #14 75.97 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
09:56:30 [2022-02-01T09:56:30.757Z] #14 75.97 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
09:56:30 [2022-02-01T09:56:30.757Z] #14 75.98 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:56:30 [2022-02-01T09:56:30.757Z] #14 80.90 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
09:56:30 [2022-02-01T09:56:30.757Z] #14 80.93 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
09:56:30 [2022-02-01T09:56:30.757Z] #14 80.93 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
09:56:30 [2022-02-01T09:56:30.757Z] #14 85.81 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
09:56:30 [2022-02-01T09:56:30.757Z] #14 85.82 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
09:56:30 [2022-02-01T09:56:30.757Z] #14 85.82 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:56:37 [2022-02-01T09:56:37.308Z] #14 ...
09:56:37 [2022-02-01T09:56:37.308Z] 
09:56:37 [2022-02-01T09:56:37.308Z] #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
09:56:37 [2022-02-01T09:56:37.308Z] #63 sha256:c821acbfd4b958b46b3a45433df2419a68f69ec15fe0885d4a90a7af71c90236
09:56:37 [2022-02-01T09:56:37.308Z] #63 93.66 + for f in rootlesskit rootlesskit-docker-proxy
09:56:37 [2022-02-01T09:56:37.308Z] #63 93.66 + GOBIN=/build
09:56:37 [2022-02-01T09:56:37.308Z] #63 93.66 + GO111MODULE=on
09:56:37 [2022-02-01T09:56:37.308Z] #63 93.66 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
09:56:42 [2022-02-01T09:56:42.562Z] #63 98.70 rootlesskit version 0.14.6
09:56:42 [2022-02-01T09:56:42.562Z] #63 98.71 Usage of /build/rootlesskit-docker-proxy:
09:56:42 [2022-02-01T09:56:42.562Z] #63 98.71   -container-ip string
09:56:42 [2022-02-01T09:56:42.562Z] #63 98.71     	container ip
09:56:42 [2022-02-01T09:56:42.562Z] #63 98.71   -container-port int
09:56:42 [2022-02-01T09:56:42.562Z] #63 98.71     	container port (default -1)
09:56:42 [2022-02-01T09:56:42.562Z] #63 98.71   -host-ip string
09:56:42 [2022-02-01T09:56:42.562Z] #63 98.71     	host ip
09:56:42 [2022-02-01T09:56:42.562Z] #63 98.71   -host-port int
09:56:42 [2022-02-01T09:56:42.562Z] #63 98.71     	host port (default -1)
09:56:42 [2022-02-01T09:56:42.562Z] #63 98.71   -proto string
09:56:42 [2022-02-01T09:56:42.562Z] #63 98.71     	proxy protocol (default "tcp")
09:56:45 [2022-02-01T09:56:45.864Z] #63 DONE 102.3s
09:56:45 [2022-02-01T09:56:45.864Z] 
09:56:45 [2022-02-01T09:56:45.864Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
09:56:45 [2022-02-01T09:56:45.864Z] #64 sha256:e83c5fcbd44c109febc9d17c522d7373d2cc000b44a31d9a3bb9d53d8a7481a3
09:56:45 [2022-02-01T09:56:45.864Z] #64 DONE 0.0s
09:56:45 [2022-02-01T09:56:45.864Z] 
09:56:45 [2022-02-01T09:56:45.864Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:56:45 [2022-02-01T09:56:45.864Z] #65 sha256:7707fa15fa70f9f45efc3433620cb11679e33c79281dd4374c0966199472e633
09:56:46 [2022-02-01T09:56:46.122Z] #65 DONE 0.1s
09:56:46 [2022-02-01T09:56:46.122Z] 
09:56:46 [2022-02-01T09:56:46.122Z] #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
09:56:46 [2022-02-01T09:56:46.122Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b
09:56:46 [2022-02-01T09:56:46.122Z] #14 96.34 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
09:56:46 [2022-02-01T09:56:46.122Z] #14 96.34 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
09:56:46 [2022-02-01T09:56:46.122Z] #14 96.35 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:56:46 [2022-02-01T09:56:46.122Z] #14 101.8 Selecting previously unselected package g++-mingw-w64-x86-64.
09:56:46 [2022-02-01T09:56:46.122Z] #14 101.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
09:56:46 [2022-02-01T09:56:46.122Z] #14 102.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
09:56:46 [2022-02-01T09:56:46.122Z] #14 102.6 Selecting previously unselected package libapparmor1:amd64.
09:56:46 [2022-02-01T09:56:46.122Z] #14 102.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
09:56:46 [2022-02-01T09:56:46.122Z] #14 102.6 Unpacking libapparmor1:amd64 (2.13.6-10) ...
09:56:46 [2022-02-01T09:56:46.122Z] #14 102.8 Selecting previously unselected package libapparmor-dev:amd64.
09:56:46 [2022-02-01T09:56:46.122Z] #14 102.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
09:56:46 [2022-02-01T09:56:46.122Z] #14 102.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
09:56:46 [2022-02-01T09:56:46.122Z] #14 102.9 Selecting previously unselected package libbtrfs0:amd64.
09:56:46 [2022-02-01T09:56:46.122Z] #14 103.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
09:56:46 [2022-02-01T09:56:46.122Z] #14 103.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
09:56:46 [2022-02-01T09:56:46.379Z] #14 103.2 Selecting previously unselected package libbtrfs-dev:amd64.
09:56:46 [2022-02-01T09:56:46.379Z] #14 103.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
09:56:46 [2022-02-01T09:56:46.639Z] #14 103.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
09:56:46 [2022-02-01T09:56:46.896Z] #14 103.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:56:46 [2022-02-01T09:56:46.896Z] #14 103.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
09:56:46 [2022-02-01T09:56:46.896Z] #14 103.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
09:56:46 [2022-02-01T09:56:46.896Z] #14 103.7 Selecting previously unselected package libudev-dev:amd64.
09:56:46 [2022-02-01T09:56:46.896Z] #14 103.7 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
09:56:47 [2022-02-01T09:56:47.152Z] #14 103.7 Unpacking libudev-dev:amd64 (247.3-6) ...
09:56:47 [2022-02-01T09:56:47.152Z] #14 104.0 Selecting previously unselected package libsepol1-dev:amd64.
09:56:47 [2022-02-01T09:56:47.152Z] #14 104.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
09:56:47 [2022-02-01T09:56:47.409Z] #14 104.0 Unpacking libsepol1-dev:amd64 (3.1-1) ...
09:56:47 [2022-02-01T09:56:47.666Z] #14 104.3 Selecting previously unselected package libpcre2-16-0:amd64.
09:56:47 [2022-02-01T09:56:47.666Z] #14 104.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
09:56:47 [2022-02-01T09:56:47.666Z] #14 104.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
09:56:47 [2022-02-01T09:56:47.666Z] #14 104.4 Selecting previously unselected package libpcre2-32-0:amd64.
09:56:47 [2022-02-01T09:56:47.666Z] #14 104.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
09:56:47 [2022-02-01T09:56:47.666Z] #14 104.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
09:56:47 [2022-02-01T09:56:47.923Z] #14 104.6 Selecting previously unselected package libpcre2-posix2:amd64.
09:56:47 [2022-02-01T09:56:47.923Z] #14 104.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
09:56:47 [2022-02-01T09:56:47.923Z] #14 104.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
09:56:47 [2022-02-01T09:56:47.923Z] #14 104.7 Selecting previously unselected package libpcre2-dev:amd64.
09:56:47 [2022-02-01T09:56:47.923Z] #14 104.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
09:56:47 [2022-02-01T09:56:47.923Z] #14 104.7 Unpacking libpcre2-dev:amd64 (10.36-2) ...
09:56:48 [2022-02-01T09:56:48.488Z] #14 105.0 Selecting previously unselected package libselinux1-dev:amd64.
09:56:48 [2022-02-01T09:56:48.488Z] #14 105.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
09:56:48 [2022-02-01T09:56:48.488Z] #14 105.1 Unpacking libselinux1-dev:amd64 (3.1-3) ...
09:56:48 [2022-02-01T09:56:48.488Z] #14 105.2 Selecting previously unselected package libdevmapper-dev:amd64.
09:56:48 [2022-02-01T09:56:48.488Z] #14 105.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
09:56:48 [2022-02-01T09:56:48.488Z] #14 105.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
09:56:48 [2022-02-01T09:56:48.488Z] #14 105.3 Selecting previously unselected package libseccomp-dev:amd64.
09:56:48 [2022-02-01T09:56:48.488Z] #14 105.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
09:56:48 [2022-02-01T09:56:48.488Z] #14 105.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:56:48 [2022-02-01T09:56:48.745Z] #14 105.4 Selecting previously unselected package libsystemd-dev:amd64.
09:56:48 [2022-02-01T09:56:48.745Z] #14 105.4 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
09:56:48 [2022-02-01T09:56:48.745Z] #14 105.4 Unpacking libsystemd-dev:amd64 (247.3-6) ...
09:56:49 [2022-02-01T09:56:49.002Z] #14 105.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:56:49 [2022-02-01T09:56:49.002Z] #14 105.8 Setting up libapparmor1:amd64 (2.13.6-10) ...
09:56:49 [2022-02-01T09:56:49.002Z] #14 105.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
09:56:49 [2022-02-01T09:56:49.002Z] #14 105.9 Setting up libsepol1-dev:amd64 (3.1-1) ...
09:56:49 [2022-02-01T09:56:49.002Z] #14 105.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
09:56:49 [2022-02-01T09:56:49.002Z] #14 105.9 Setting up libpcre2-16-0:amd64 (10.36-2) ...
09:56:49 [2022-02-01T09:56:49.002Z] #14 105.9 Setting up libbtrfs0:amd64 (5.10.1-2) ...
09:56:49 [2022-02-01T09:56:49.002Z] #14 105.9 Setting up libpcre2-32-0:amd64 (10.36-2) ...
09:56:49 [2022-02-01T09:56:49.002Z] #14 105.9 Setting up libudev-dev:amd64 (247.3-6) ...
09:56:49 [2022-02-01T09:56:49.259Z] #14 105.9 Setting up libpcre2-posix2:amd64 (10.36-2) ...
09:56:49 [2022-02-01T09:56:49.259Z] #14 106.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
09:56:49 [2022-02-01T09:56:49.259Z] #14 106.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
09:56:49 [2022-02-01T09:56:49.259Z] #14 106.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
09:56:49 [2022-02-01T09:56:49.259Z] #14 106.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
09:56:49 [2022-02-01T09:56:49.259Z] #14 106.0 Setting up mingw-w64-common (8.0.0-1) ...
09:56:49 [2022-02-01T09:56:49.259Z] #14 106.0 Setting up libsystemd-dev:amd64 (247.3-6) ...
09:56:49 [2022-02-01T09:56:49.259Z] #14 106.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
09:56:49 [2022-02-01T09:56:49.259Z] #14 106.0 Setting up libpcre2-dev:amd64 (10.36-2) ...
09:56:49 [2022-02-01T09:56:49.259Z] #14 106.1 Setting up libselinux1-dev:amd64 (3.1-3) ...
09:56:49 [2022-02-01T09:56:49.259Z] #14 106.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
09:56:49 [2022-02-01T09:56:49.259Z] #14 106.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:56:49 [2022-02-01T09:56:49.259Z] #14 106.1 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
09:56:49 [2022-02-01T09:56:49.259Z] #14 106.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:56:49 [2022-02-01T09:56:49.259Z] #14 106.1 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
09:56:49 [2022-02-01T09:56:49.259Z] #14 106.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
09:56:49 [2022-02-01T09:56:49.516Z] #14 106.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:56:49 [2022-02-01T09:56:49.516Z] #14 106.2 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
09:56:49 [2022-02-01T09:56:49.516Z] #14 106.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:56:49 [2022-02-01T09:56:49.516Z] #14 106.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
09:56:49 [2022-02-01T09:56:49.516Z] #14 106.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
09:56:49 [2022-02-01T09:56:49.516Z] #14 106.2 Setting up dmsetup (2:1.02.175-2.1) ...
09:56:49 [2022-02-01T09:56:49.516Z] #14 106.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
09:56:49 [2022-02-01T09:56:49.516Z] #14 106.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
09:56:49 [2022-02-01T09:56:49.516Z] #14 106.3 Processing triggers for libc-bin (2.31-13+deb11u2) ...
09:56:49 [2022-02-01T09:56:49.773Z] #14 DONE 106.6s
09:56:49 [2022-02-01T09:56:49.773Z] 
09:56:49 [2022-02-01T09:56:49.773Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
09:56:49 [2022-02-01T09:56:49.773Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12
09:56:50 [2022-02-01T09:56:50.044Z] #15 ...
09:56:50 [2022-02-01T09:56:50.044Z] 
09:56:50 [2022-02-01T09:56:50.044Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
09:56:50 [2022-02-01T09:56:50.044Z] #55 sha256:cc2e174a5af8dc9e4ed0dc86c49785e8aed7dbb278101b32aa77d7a2994db8d7
09:56:50 [2022-02-01T09:56:50.044Z] #55 DONE 0.1s
09:56:50 [2022-02-01T09:56:50.301Z] 
09:56:50 [2022-02-01T09:56:50.301Z] #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
09:56:50 [2022-02-01T09:56:50.301Z] #56 sha256:4348845e55ad4184d3672c6f46b4e64750101c5e467e581ca155d6abb11e00df
09:56:51 [2022-02-01T09:56:51.233Z] #56 ...
09:56:51 [2022-02-01T09:56:51.233Z] 
09:56:51 [2022-02-01T09:56:51.233Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
09:56:51 [2022-02-01T09:56:51.233Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12
09:56:51 [2022-02-01T09:56:51.233Z] #15 DONE 1.3s
09:56:51 [2022-02-01T09:56:51.233Z] 
09:56:51 [2022-02-01T09:56:51.233Z] #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
09:56:51 [2022-02-01T09:56:51.233Z] #56 sha256:4348845e55ad4184d3672c6f46b4e64750101c5e467e581ca155d6abb11e00df
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.146 + RM_GOPATH=0
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.146 + TMP_GOPATH=
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.146 + : /build
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.146 + '[' -z '' ']'
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.146 ++ mktemp -d
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.148 + export GOPATH=/tmp/tmp.QL61cxi663
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.148 + GOPATH=/tmp/tmp.QL61cxi663
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.148 + RM_GOPATH=1
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.148 + case "$(go env GOARCH)" in
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.148 ++ go env GOARCH
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.194 + export GO_BUILDMODE=-buildmode=pie
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.194 + GO_BUILDMODE=-buildmode=pie
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.194 ++ dirname /install.sh
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.201 + dir=/
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.201 + bin=runc
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.201 + shift
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.201 + '[' '!' -f //runc.installer ']'
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.201 + . //runc.installer
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.201 ++ set -e
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.201 ++ : v1.0.3
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.201 + install_runc
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.201 + RUNC_BUILDTAGS=seccomp
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.201 + echo 'Install runc version v1.0.3 (build tags: seccomp)'
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.201 Install runc version v1.0.3 (build tags: seccomp)
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.201 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QL61cxi663/src/github.com/opencontainers/runc
09:56:51 [2022-02-01T09:56:51.233Z] #56 1.206 Cloning into '/tmp/tmp.QL61cxi663/src/github.com/opencontainers/runc'...
09:56:52 [2022-02-01T09:56:52.164Z] #56 ...
09:56:52 [2022-02-01T09:56:52.164Z] 
09:56:52 [2022-02-01T09:56:52.164Z] #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
09:56:52 [2022-02-01T09:56:52.164Z] #16 sha256:99adeb285cf502d38b30cf3bbc040a13dc601b868c96c0eeb2e734d92ad3d487
09:56:52 [2022-02-01T09:56:52.164Z] #16 DONE 1.0s
09:56:52 [2022-02-01T09:56:52.420Z] 
09:56:52 [2022-02-01T09:56:52.420Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:56:52 [2022-02-01T09:56:52.420Z] #17 sha256:37ca357104f67296f908b3c46f1b07e702d533995321c7056ff075c799a23941
09:56:53 [2022-02-01T09:56:53.350Z] #17 0.917 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:56:53 [2022-02-01T09:56:53.350Z] #17 DONE 1.0s
09:56:53 [2022-02-01T09:56:53.350Z] 
09:56:53 [2022-02-01T09:56:53.350Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:56:53 [2022-02-01T09:56:53.350Z] #18 sha256:ce91076a850313e9dae097da1aa82499e5e6184d5bc3c89816b6bd5ab93d4c68
09:56:54 [2022-02-01T09:56:54.280Z] #18 DONE 1.1s
09:56:54 [2022-02-01T09:56:54.280Z] 
09:56:54 [2022-02-01T09:56:54.280Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:56:54 [2022-02-01T09:56:54.280Z] #19 sha256:6c004ca6d5db887f989d9abf069a78d3fc586b922412aff42b1cfe263efead58
09:56:55 [2022-02-01T09:56:55.649Z] #19 DONE 1.1s
09:56:55 [2022-02-01T09:56:55.649Z] 
09:56:55 [2022-02-01T09:56:55.649Z] #20 [dev-systemd-false  6/24] RUN ldconfig
09:56:55 [2022-02-01T09:56:55.649Z] #20 sha256:ac3b3a3c6b80e74a558366144d42672e4015c84dd231b6b85084417f071a7896
09:56:56 [2022-02-01T09:56:56.584Z] #20 DONE 1.1s
09:56:56 [2022-02-01T09:56:56.584Z] 
09:56:56 [2022-02-01T09:56:56.584Z] #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
09:56:56 [2022-02-01T09:56:56.584Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7
09:56:57 [2022-02-01T09:56:57.954Z] #21 1.273 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:56:57 [2022-02-01T09:56:57.954Z] #21 1.286 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
09:56:57 [2022-02-01T09:56:57.954Z] #21 1.294 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
09:56:58 [2022-02-01T09:56:58.211Z] #21 1.724 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
09:56:58 [2022-02-01T09:56:58.938Z] #21 2.622 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB]
09:57:00 [2022-02-01T09:57:00.320Z] #21 3.711 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
09:57:03 [2022-02-01T09:57:03.590Z] #21 7.007 Fetched 8500 kB in 6s (1414 kB/s)
09:57:04 [2022-02-01T09:57:04.958Z] #21 7.007 Reading package lists...
09:57:04 [2022-02-01T09:57:04.958Z] #21 ...
09:57:04 [2022-02-01T09:57:04.958Z] 
09:57:04 [2022-02-01T09:57:04.958Z] #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
09:57:04 [2022-02-01T09:57:04.958Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33
09:57:04 [2022-02-01T09:57:04.958Z] #34 DONE 121.6s
09:57:04 [2022-02-01T09:57:04.958Z] 
09:57:04 [2022-02-01T09:57:04.958Z] #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
09:57:04 [2022-02-01T09:57:04.958Z] #56 sha256:4348845e55ad4184d3672c6f46b4e64750101c5e467e581ca155d6abb11e00df
09:57:04 [2022-02-01T09:57:04.958Z] #56 10.27 + cd /tmp/tmp.QL61cxi663/src/github.com/opencontainers/runc
09:57:04 [2022-02-01T09:57:04.958Z] #56 10.27 + git checkout -q v1.0.3
09:57:04 [2022-02-01T09:57:04.958Z] #56 10.71 + '[' -z '' ']'
09:57:04 [2022-02-01T09:57:04.958Z] #56 10.71 + target=static
09:57:04 [2022-02-01T09:57:04.958Z] #56 10.71 + make BUILDTAGS=seccomp static
09:57:04 [2022-02-01T09:57:04.958Z] #56 11.27 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc .
09:57:05 [2022-02-01T09:57:05.887Z] #56 ...
09:57:05 [2022-02-01T09:57:05.887Z] 
09:57:05 [2022-02-01T09:57:05.888Z] #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
09:57:05 [2022-02-01T09:57:05.888Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7
09:57:05 [2022-02-01T09:57:05.888Z] #21 7.007 Reading package lists...
09:57:08 [2022-02-01T09:57:08.409Z] #21 9.545 Reading package lists...
09:57:08 [2022-02-01T09:57:08.666Z] #21 11.70 Building dependency tree...
09:57:09 [2022-02-01T09:57:09.594Z] #21 13.06 The following additional packages will be installed:
09:57:09 [2022-02-01T09:57:09.594Z] #21 13.07   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
09:57:09 [2022-02-01T09:57:09.594Z] #21 13.07   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
09:57:09 [2022-02-01T09:57:09.594Z] #21 13.07   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
09:57:09 [2022-02-01T09:57:09.594Z] #21 13.07   python3-pkg-resources vim-runtime xxd
09:57:09 [2022-02-01T09:57:09.594Z] #21 13.08 Suggested packages:
09:57:09 [2022-02-01T09:57:09.594Z] #21 13.08   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
09:57:09 [2022-02-01T09:57:09.594Z] #21 13.08   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
09:57:09 [2022-02-01T09:57:09.594Z] #21 13.08   acl attr quota
09:57:09 [2022-02-01T09:57:09.594Z] #21 13.08 Recommended packages:
09:57:09 [2022-02-01T09:57:09.594Z] #21 13.08   libatm1 nftables libpam-cap build-essential python3-dev unzip
09:57:10 [2022-02-01T09:57:10.522Z] #21 14.18 The following NEW packages will be installed:
09:57:10 [2022-02-01T09:57:10.522Z] #21 14.18   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
09:57:10 [2022-02-01T09:57:10.522Z] #21 14.18   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
09:57:10 [2022-02-01T09:57:10.522Z] #21 14.19   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
09:57:10 [2022-02-01T09:57:10.522Z] #21 14.19   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
09:57:10 [2022-02-01T09:57:10.522Z] #21 14.19   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
09:57:10 [2022-02-01T09:57:10.522Z] #21 14.19   python3-pkg-resources python3-setuptools python3-wheel sudo
09:57:10 [2022-02-01T09:57:10.522Z] #21 14.19   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:57:10 [2022-02-01T09:57:10.522Z] #21 14.19   xz-utils zip zstd
09:57:10 [2022-02-01T09:57:10.779Z] #21 14.50 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
09:57:10 [2022-02-01T09:57:10.779Z] #21 14.50 Need to get 27.6 MB of archives.
09:57:10 [2022-02-01T09:57:10.779Z] #21 14.50 After this operation, 106 MB of additional disk space will be used.
09:57:10 [2022-02-01T09:57:10.779Z] #21 14.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
09:57:10 [2022-02-01T09:57:10.779Z] #21 14.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
09:57:10 [2022-02-01T09:57:10.779Z] #21 14.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
09:57:11 [2022-02-01T09:57:11.035Z] #21 14.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
09:57:11 [2022-02-01T09:57:11.035Z] #21 14.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
09:57:11 [2022-02-01T09:57:11.035Z] #21 14.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
09:57:11 [2022-02-01T09:57:11.035Z] #21 14.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
09:57:11 [2022-02-01T09:57:11.035Z] #21 14.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
09:57:11 [2022-02-01T09:57:11.035Z] #21 14.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
09:57:11 [2022-02-01T09:57:11.035Z] #21 14.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:57:11 [2022-02-01T09:57:11.035Z] #21 14.56 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
09:57:11 [2022-02-01T09:57:11.035Z] #21 14.56 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
09:57:11 [2022-02-01T09:57:11.035Z] #21 14.57 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
09:57:11 [2022-02-01T09:57:11.035Z] #21 14.57 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
09:57:11 [2022-02-01T09:57:11.035Z] #21 14.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
09:57:11 [2022-02-01T09:57:11.035Z] #21 14.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
09:57:11 [2022-02-01T09:57:11.035Z] #21 14.60 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
09:57:11 [2022-02-01T09:57:11.035Z] #21 14.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:57:11 [2022-02-01T09:57:11.035Z] #21 14.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
09:57:11 [2022-02-01T09:57:11.036Z] #21 14.60 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
09:57:11 [2022-02-01T09:57:11.036Z] #21 14.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
09:57:11 [2022-02-01T09:57:11.036Z] #21 14.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
09:57:11 [2022-02-01T09:57:11.036Z] #21 14.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
09:57:11 [2022-02-01T09:57:11.036Z] #21 14.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
09:57:11 [2022-02-01T09:57:11.036Z] #21 14.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
09:57:11 [2022-02-01T09:57:11.036Z] #21 14.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
09:57:11 [2022-02-01T09:57:11.036Z] #21 14.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
09:57:11 [2022-02-01T09:57:11.291Z] #21 14.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
09:57:11 [2022-02-01T09:57:11.291Z] #21 14.93 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:57:11 [2022-02-01T09:57:11.291Z] #21 14.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
09:57:11 [2022-02-01T09:57:11.291Z] #21 14.93 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
09:57:11 [2022-02-01T09:57:11.291Z] #21 14.93 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
09:57:11 [2022-02-01T09:57:11.291Z] #21 14.93 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
09:57:11 [2022-02-01T09:57:11.291Z] #21 14.94 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
09:57:11 [2022-02-01T09:57:11.291Z] #21 14.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:57:11 [2022-02-01T09:57:11.291Z] #21 15.00 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
09:57:11 [2022-02-01T09:57:11.291Z] #21 15.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:57:11 [2022-02-01T09:57:11.291Z] #21 15.01 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
09:57:11 [2022-02-01T09:57:11.291Z] #21 15.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
09:57:11 [2022-02-01T09:57:11.548Z] #21 15.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
09:57:11 [2022-02-01T09:57:11.549Z] #21 15.03 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
09:57:11 [2022-02-01T09:57:11.549Z] #21 15.06 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
09:57:11 [2022-02-01T09:57:11.549Z] #21 15.07 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
09:57:11 [2022-02-01T09:57:11.549Z] #21 15.08 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
09:57:11 [2022-02-01T09:57:11.549Z] #21 15.27 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
09:57:11 [2022-02-01T09:57:11.805Z] #21 15.30 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
09:57:11 [2022-02-01T09:57:11.805Z] #21 15.32 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
09:57:11 [2022-02-01T09:57:11.805Z] #21 15.33 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
09:57:12 [2022-02-01T09:57:12.368Z] #21 15.78 debconf: delaying package configuration, since apt-utils is not installed
09:57:12 [2022-02-01T09:57:12.368Z] #21 15.91 Fetched 27.6 MB in 1s (24.4 MB/s)
09:57:12 [2022-02-01T09:57:12.368Z] #21 15.98 Selecting previously unselected package pigz.
09:57:12 [2022-02-01T09:57:12.368Z] #21 15.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
09:57:12 [2022-02-01T09:57:12.368Z] #21 16.02 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
09:57:12 [2022-02-01T09:57:12.368Z] #21 16.03 Unpacking pigz (2.6-1) ...
09:57:12 [2022-02-01T09:57:12.624Z] #21 16.10 Selecting previously unselected package libelf1:amd64.
09:57:12 [2022-02-01T09:57:12.624Z] #21 16.11 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
09:57:12 [2022-02-01T09:57:12.624Z] #21 16.12 Unpacking libelf1:amd64 (0.183-1) ...
09:57:12 [2022-02-01T09:57:12.879Z] #21 16.25 Selecting previously unselected package libbpf0:amd64.
09:57:12 [2022-02-01T09:57:12.879Z] #21 16.25 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
09:57:12 [2022-02-01T09:57:12.879Z] #21 16.26 Unpacking libbpf0:amd64 (1:0.3-2) ...
09:57:12 [2022-02-01T09:57:12.879Z] #21 16.34 Selecting previously unselected package libcap2:amd64.
09:57:12 [2022-02-01T09:57:12.879Z] #21 16.34 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
09:57:12 [2022-02-01T09:57:12.879Z] #21 16.34 Unpacking libcap2:amd64 (1:2.44-1) ...
09:57:12 [2022-02-01T09:57:12.879Z] #21 16.41 Selecting previously unselected package libmnl0:amd64.
09:57:12 [2022-02-01T09:57:12.879Z] #21 16.42 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
09:57:12 [2022-02-01T09:57:12.879Z] #21 16.44 Unpacking libmnl0:amd64 (1.0.4-3) ...
09:57:12 [2022-02-01T09:57:12.879Z] #21 16.49 Selecting previously unselected package libxtables12:amd64.
09:57:12 [2022-02-01T09:57:12.879Z] #21 16.49 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
09:57:12 [2022-02-01T09:57:12.879Z] #21 16.50 Unpacking libxtables12:amd64 (1.8.7-1) ...
09:57:12 [2022-02-01T09:57:12.879Z] #21 16.60 Selecting previously unselected package libcap2-bin.
09:57:12 [2022-02-01T09:57:12.879Z] #21 16.60 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
09:57:12 [2022-02-01T09:57:12.879Z] #21 16.62 Unpacking libcap2-bin (1:2.44-1) ...
09:57:13 [2022-02-01T09:57:13.142Z] #21 16.70 Selecting previously unselected package iproute2.
09:57:13 [2022-02-01T09:57:13.142Z] #21 16.71 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
09:57:13 [2022-02-01T09:57:13.142Z] #21 16.71 Unpacking iproute2 (5.10.0-4) ...
09:57:13 [2022-02-01T09:57:13.704Z] #21 17.16 Selecting previously unselected package xxd.
09:57:13 [2022-02-01T09:57:13.704Z] #21 17.16 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
09:57:13 [2022-02-01T09:57:13.704Z] #21 17.18 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:57:13 [2022-02-01T09:57:13.704Z] #21 17.29 Selecting previously unselected package vim-common.
09:57:13 [2022-02-01T09:57:13.704Z] #21 17.31 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:57:13 [2022-02-01T09:57:13.704Z] #21 17.33 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:57:13 [2022-02-01T09:57:13.961Z] #21 17.47 Selecting previously unselected package bash-completion.
09:57:13 [2022-02-01T09:57:13.961Z] #21 17.48 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
09:57:15 [2022-02-01T09:57:15.851Z] #21 19.23 Unpacking bash-completion (1:2.11-2) ...
09:57:16 [2022-02-01T09:57:16.107Z] #21 19.60 Selecting previously unselected package bzip2.
09:57:16 [2022-02-01T09:57:16.107Z] #21 19.61 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
09:57:16 [2022-02-01T09:57:16.107Z] #21 19.62 Unpacking bzip2 (1.0.8-4) ...
09:57:16 [2022-02-01T09:57:16.107Z] #21 19.69 Selecting previously unselected package xz-utils.
09:57:16 [2022-02-01T09:57:16.107Z] #21 19.70 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
09:57:16 [2022-02-01T09:57:16.107Z] #21 19.70 Unpacking xz-utils (5.2.5-2) ...
09:57:16 [2022-02-01T09:57:16.363Z] #21 19.86 Selecting previously unselected package apparmor.
09:57:16 [2022-02-01T09:57:16.363Z] #21 19.87 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
09:57:16 [2022-02-01T09:57:16.363Z] #21 19.93 Unpacking apparmor (2.13.6-10) ...
09:57:16 [2022-02-01T09:57:16.924Z] #21 20.30 Selecting previously unselected package inetutils-ping.
09:57:16 [2022-02-01T09:57:16.924Z] #21 20.31 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
09:57:16 [2022-02-01T09:57:16.924Z] #21 20.31 Unpacking inetutils-ping (2:2.0-1) ...
09:57:16 [2022-02-01T09:57:16.924Z] #21 20.42 Selecting previously unselected package libip4tc2:amd64.
09:57:16 [2022-02-01T09:57:16.924Z] #21 20.43 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
09:57:16 [2022-02-01T09:57:16.924Z] #21 20.44 Unpacking libip4tc2:amd64 (1.8.7-1) ...
09:57:16 [2022-02-01T09:57:16.924Z] #21 20.50 Selecting previously unselected package libip6tc2:amd64.
09:57:16 [2022-02-01T09:57:16.924Z] #21 20.51 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
09:57:16 [2022-02-01T09:57:16.924Z] #21 20.52 Unpacking libip6tc2:amd64 (1.8.7-1) ...
09:57:16 [2022-02-01T09:57:16.924Z] #21 20.57 Selecting previously unselected package libnfnetlink0:amd64.
09:57:16 [2022-02-01T09:57:16.924Z] #21 20.59 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
09:57:16 [2022-02-01T09:57:16.924Z] #21 20.60 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:57:17 [2022-02-01T09:57:17.180Z] #21 20.66 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:57:17 [2022-02-01T09:57:17.180Z] #21 20.66 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
09:57:17 [2022-02-01T09:57:17.180Z] #21 20.67 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
09:57:17 [2022-02-01T09:57:17.180Z] #21 20.75 Selecting previously unselected package libnftnl11:amd64.
09:57:17 [2022-02-01T09:57:17.180Z] #21 20.76 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
09:57:17 [2022-02-01T09:57:17.180Z] #21 20.78 Unpacking libnftnl11:amd64 (1.1.9-1) ...
09:57:17 [2022-02-01T09:57:17.180Z] #21 20.85 Selecting previously unselected package iptables.
09:57:17 [2022-02-01T09:57:17.436Z] #21 20.87 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
09:57:17 [2022-02-01T09:57:17.436Z] #21 20.87 Unpacking iptables (1.8.7-1) ...
09:57:17 [2022-02-01T09:57:17.691Z] #21 21.19 Selecting previously unselected package libonig5:amd64.
09:57:17 [2022-02-01T09:57:17.691Z] #21 21.19 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
09:57:17 [2022-02-01T09:57:17.691Z] #21 21.20 Unpacking libonig5:amd64 (6.9.6-1.1) ...
09:57:17 [2022-02-01T09:57:17.948Z] #21 21.34 Selecting previously unselected package libjq1:amd64.
09:57:17 [2022-02-01T09:57:17.948Z] #21 21.35 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
09:57:17 [2022-02-01T09:57:17.948Z] #21 21.36 Unpacking libjq1:amd64 (1.6-2.1) ...
09:57:17 [2022-02-01T09:57:17.948Z] #21 21.45 Selecting previously unselected package jq.
09:57:17 [2022-02-01T09:57:17.948Z] #21 21.46 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
09:57:17 [2022-02-01T09:57:17.948Z] #21 21.47 Unpacking jq (1.6-2.1) ...
09:57:17 [2022-02-01T09:57:17.948Z] #21 21.54 Selecting previously unselected package libaio1:amd64.
09:57:17 [2022-02-01T09:57:17.948Z] #21 21.55 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
09:57:17 [2022-02-01T09:57:17.948Z] #21 21.55 Unpacking libaio1:amd64 (0.3.112-9) ...
09:57:17 [2022-02-01T09:57:17.948Z] #21 21.60 Selecting previously unselected package libgpm2:amd64.
09:57:18 [2022-02-01T09:57:18.203Z] #21 21.60 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
09:57:18 [2022-02-01T09:57:18.203Z] #21 21.61 Unpacking libgpm2:amd64 (1.20.7-8) ...
09:57:18 [2022-02-01T09:57:18.203Z] #21 21.67 Selecting previously unselected package libicu67:amd64.
09:57:18 [2022-02-01T09:57:18.203Z] #21 21.67 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
09:57:18 [2022-02-01T09:57:18.203Z] #21 21.68 Unpacking libicu67:amd64 (67.1-7) ...
09:57:21 [2022-02-01T09:57:21.471Z] #21 24.81 Selecting previously unselected package libinih1:amd64.
09:57:21 [2022-02-01T09:57:21.471Z] #21 24.82 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
09:57:21 [2022-02-01T09:57:21.471Z] #21 24.82 Unpacking libinih1:amd64 (53-1+b2) ...
09:57:21 [2022-02-01T09:57:21.471Z] #21 24.88 Selecting previously unselected package libnet1:amd64.
09:57:21 [2022-02-01T09:57:21.471Z] #21 24.91 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:57:21 [2022-02-01T09:57:21.471Z] #21 24.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:57:21 [2022-02-01T09:57:21.471Z] #21 25.00 Selecting previously unselected package libnl-3-200:amd64.
09:57:21 [2022-02-01T09:57:21.471Z] #21 25.00 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
09:57:21 [2022-02-01T09:57:21.471Z] #21 25.01 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
09:57:21 [2022-02-01T09:57:21.471Z] #21 25.09 Selecting previously unselected package libprotobuf-c1:amd64.
09:57:21 [2022-02-01T09:57:21.471Z] #21 25.10 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
09:57:21 [2022-02-01T09:57:21.471Z] #21 25.11 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:57:21 [2022-02-01T09:57:21.471Z] #21 25.16 Selecting previously unselected package net-tools.
09:57:21 [2022-02-01T09:57:21.471Z] #21 25.18 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
09:57:21 [2022-02-01T09:57:21.727Z] #21 25.20 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
09:57:21 [2022-02-01T09:57:21.727Z] #21 25.36 Selecting previously unselected package patch.
09:57:21 [2022-02-01T09:57:21.727Z] #21 25.36 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
09:57:21 [2022-02-01T09:57:21.727Z] #21 25.37 Unpacking patch (2.7.6-7) ...
09:57:21 [2022-02-01T09:57:21.983Z] #21 25.47 Selecting previously unselected package python-pip-whl.
09:57:21 [2022-02-01T09:57:21.983Z] #21 25.50 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
09:57:21 [2022-02-01T09:57:21.983Z] #21 25.51 Unpacking python-pip-whl (20.3.4-4) ...
09:57:22 [2022-02-01T09:57:22.547Z] #21 26.00 Selecting previously unselected package python3-lib2to3.
09:57:22 [2022-02-01T09:57:22.547Z] #21 26.01 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
09:57:22 [2022-02-01T09:57:22.547Z] #21 26.02 Unpacking python3-lib2to3 (3.9.2-1) ...
09:57:22 [2022-02-01T09:57:22.547Z] #21 26.08 Selecting previously unselected package python3-distutils.
09:57:22 [2022-02-01T09:57:22.547Z] #21 26.09 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
09:57:22 [2022-02-01T09:57:22.547Z] #21 26.09 Unpacking python3-distutils (3.9.2-1) ...
09:57:22 [2022-02-01T09:57:22.804Z] #21 26.24 Selecting previously unselected package python3-pkg-resources.
09:57:22 [2022-02-01T09:57:22.804Z] #21 26.25 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
09:57:22 [2022-02-01T09:57:22.804Z] #21 26.26 Unpacking python3-pkg-resources (52.0.0-4) ...
09:57:22 [2022-02-01T09:57:22.804Z] #21 26.38 Selecting previously unselected package python3-setuptools.
09:57:22 [2022-02-01T09:57:22.804Z] #21 26.39 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
09:57:22 [2022-02-01T09:57:22.804Z] #21 26.41 Unpacking python3-setuptools (52.0.0-4) ...
09:57:23 [2022-02-01T09:57:23.061Z] #21 26.65 Selecting previously unselected package python3-wheel.
09:57:23 [2022-02-01T09:57:23.061Z] #21 26.66 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
09:57:23 [2022-02-01T09:57:23.061Z] #21 26.66 Unpacking python3-wheel (0.34.2-1) ...
09:57:23 [2022-02-01T09:57:23.061Z] #21 26.71 Selecting previously unselected package python3-pip.
09:57:23 [2022-02-01T09:57:23.061Z] #21 26.72 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
09:57:23 [2022-02-01T09:57:23.061Z] #21 26.72 Unpacking python3-pip (20.3.4-4) ...
09:57:23 [2022-02-01T09:57:23.624Z] #21 26.95 Selecting previously unselected package sudo.
09:57:23 [2022-02-01T09:57:23.624Z] #21 26.96 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
09:57:23 [2022-02-01T09:57:23.624Z] #21 26.97 Unpacking sudo (1.9.5p2-3) ...
09:57:23 [2022-02-01T09:57:23.880Z] #21 27.48 Selecting previously unselected package thin-provisioning-tools.
09:57:23 [2022-02-01T09:57:23.880Z] #21 27.49 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
09:57:23 [2022-02-01T09:57:23.880Z] #21 27.50 Unpacking thin-provisioning-tools (0.9.0-1) ...
09:57:24 [2022-02-01T09:57:24.137Z] #21 27.73 Selecting previously unselected package uidmap.
09:57:24 [2022-02-01T09:57:24.137Z] #21 27.75 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
09:57:24 [2022-02-01T09:57:24.137Z] #21 27.76 Unpacking uidmap (1:4.8.1-1) ...
09:57:24 [2022-02-01T09:57:24.394Z] #21 27.89 Selecting previously unselected package vim-runtime.
09:57:24 [2022-02-01T09:57:24.394Z] #21 27.91 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
09:57:24 [2022-02-01T09:57:24.394Z] #21 27.94 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
09:57:24 [2022-02-01T09:57:24.394Z] #21 27.96 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
09:57:24 [2022-02-01T09:57:24.394Z] #21 27.98 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
09:57:27 [2022-02-01T09:57:27.673Z] #21 30.86 Selecting previously unselected package vim.
09:57:27 [2022-02-01T09:57:27.673Z] #21 30.87 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
09:57:27 [2022-02-01T09:57:27.673Z] #21 30.88 Unpacking vim (2:8.2.2434-3+deb11u1) ...
09:57:27 [2022-02-01T09:57:27.673Z] #21 31.42 Selecting previously unselected package xfsprogs.
09:57:27 [2022-02-01T09:57:27.930Z] #21 31.42 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
09:57:27 [2022-02-01T09:57:27.930Z] #21 31.43 Unpacking xfsprogs (5.10.0-4) ...
09:57:28 [2022-02-01T09:57:28.187Z] #21 31.84 Selecting previously unselected package zip.
09:57:28 [2022-02-01T09:57:28.443Z] #21 31.84 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
09:57:28 [2022-02-01T09:57:28.443Z] #21 31.85 Unpacking zip (3.0-12) ...
09:57:28 [2022-02-01T09:57:28.443Z] #21 31.97 Selecting previously unselected package zstd.
09:57:28 [2022-02-01T09:57:28.443Z] #21 31.98 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
09:57:28 [2022-02-01T09:57:28.443Z] #21 31.99 Unpacking zstd (1.4.8+dfsg-2.1) ...
09:57:28 [2022-02-01T09:57:28.700Z] #21 32.29 Setting up python3-pkg-resources (52.0.0-4) ...
09:57:29 [2022-02-01T09:57:29.629Z] #21 33.16 Setting up libip4tc2:amd64 (1.8.7-1) ...
09:57:29 [2022-02-01T09:57:29.629Z] #21 33.17 Setting up net-tools (1.60+git20181103.0eebece-1) ...
09:57:29 [2022-02-01T09:57:29.629Z] #21 33.19 Setting up libgpm2:amd64 (1.20.7-8) ...
09:57:29 [2022-02-01T09:57:29.629Z] #21 33.21 Setting up libicu67:amd64 (67.1-7) ...
09:57:29 [2022-02-01T09:57:29.629Z] #21 33.22 Setting up libip6tc2:amd64 (1.8.7-1) ...
09:57:29 [2022-02-01T09:57:29.629Z] #21 33.24 Setting up libinih1:amd64 (53-1+b2) ...
09:57:29 [2022-02-01T09:57:29.629Z] #21 33.25 Setting up uidmap (1:4.8.1-1) ...
09:57:29 [2022-02-01T09:57:29.886Z] #21 33.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:57:29 [2022-02-01T09:57:29.886Z] #21 33.27 Setting up bzip2 (1.0.8-4) ...
09:57:29 [2022-02-01T09:57:29.886Z] #21 33.29 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:57:29 [2022-02-01T09:57:29.886Z] #21 33.31 Setting up python3-wheel (0.34.2-1) ...
09:57:30 [2022-02-01T09:57:30.449Z] #21 33.98 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:57:30 [2022-02-01T09:57:30.449Z] #21 34.00 Setting up libcap2:amd64 (1:2.44-1) ...
09:57:30 [2022-02-01T09:57:30.449Z] #21 34.01 Setting up libcap2-bin (1:2.44-1) ...
09:57:30 [2022-02-01T09:57:30.449Z] #21 34.02 Setting up apparmor (2.13.6-10) ...
09:57:32 [2022-02-01T09:57:32.077Z] #21 35.46 Setting up zip (3.0-12) ...
09:57:32 [2022-02-01T09:57:32.077Z] #21 35.49 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:57:32 [2022-02-01T09:57:32.077Z] #21 35.54 Setting up bash-completion (1:2.11-2) ...
09:57:33 [2022-02-01T09:57:33.970Z] #21 37.40 Setting up xz-utils (5.2.5-2) ...
09:57:33 [2022-02-01T09:57:33.970Z] #21 37.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:57:33 [2022-02-01T09:57:33.970Z] #21 37.43 Setting up libmnl0:amd64 (1.0.4-3) ...
09:57:33 [2022-02-01T09:57:33.970Z] #21 37.44 Setting up patch (2.7.6-7) ...
09:57:33 [2022-02-01T09:57:33.970Z] #21 37.46 Setting up sudo (1.9.5p2-3) ...
09:57:33 [2022-02-01T09:57:33.970Z] #21 37.55 invoke-rc.d: could not determine current runlevel
09:57:33 [2022-02-01T09:57:33.970Z] #21 37.55 invoke-rc.d: policy-rc.d denied execution of start.
09:57:33 [2022-02-01T09:57:33.970Z] #21 37.56 Setting up xfsprogs (5.10.0-4) ...
09:57:33 [2022-02-01T09:57:33.970Z] #21 37.58 Setting up libxtables12:amd64 (1.8.7-1) ...
09:57:33 [2022-02-01T09:57:33.970Z] #21 37.59 Setting up inetutils-ping (2:2.0-1) ...
09:57:33 [2022-02-01T09:57:33.970Z] #21 37.60 Setting up pigz (2.6-1) ...
09:57:33 [2022-02-01T09:57:33.970Z] #21 37.61 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:57:33 [2022-02-01T09:57:33.970Z] #21 37.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
09:57:33 [2022-02-01T09:57:33.970Z] #21 37.67 Setting up python-pip-whl (20.3.4-4) ...
09:57:34 [2022-02-01T09:57:34.227Z] #21 37.68 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
09:57:34 [2022-02-01T09:57:34.790Z] #21 38.38 Setting up libaio1:amd64 (0.3.112-9) ...
09:57:34 [2022-02-01T09:57:34.790Z] #21 38.39 Setting up python3-lib2to3 (3.9.2-1) ...
09:57:35 [2022-02-01T09:57:35.046Z] #21 38.79 Setting up libelf1:amd64 (0.183-1) ...
09:57:35 [2022-02-01T09:57:35.303Z] #21 38.86 Setting up zstd (1.4.8+dfsg-2.1) ...
09:57:35 [2022-02-01T09:57:35.303Z] #21 38.87 Setting up libonig5:amd64 (6.9.6-1.1) ...
09:57:35 [2022-02-01T09:57:35.303Z] #21 38.88 Setting up python3-distutils (3.9.2-1) ...
09:57:35 [2022-02-01T09:57:35.866Z] #21 39.37 Setting up vim (2:8.2.2434-3+deb11u1) ...
09:57:35 [2022-02-01T09:57:35.866Z] #21 39.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:57:35 [2022-02-01T09:57:35.866Z] #21 39.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:57:35 [2022-02-01T09:57:35.866Z] #21 39.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:57:35 [2022-02-01T09:57:35.866Z] #21 39.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:57:35 [2022-02-01T09:57:35.866Z] #21 39.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:57:35 [2022-02-01T09:57:35.866Z] #21 39.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:57:35 [2022-02-01T09:57:35.866Z] #21 39.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:57:35 [2022-02-01T09:57:35.866Z] #21 39.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:57:35 [2022-02-01T09:57:35.866Z] #21 39.44 Setting up python3-setuptools (52.0.0-4) ...
09:57:37 [2022-02-01T09:57:37.234Z] #21 40.82 Setting up libjq1:amd64 (1.6-2.1) ...
09:57:37 [2022-02-01T09:57:37.234Z] #21 40.84 Setting up libnftnl11:amd64 (1.1.9-1) ...
09:57:37 [2022-02-01T09:57:37.234Z] #21 40.85 Setting up thin-provisioning-tools (0.9.0-1) ...
09:57:37 [2022-02-01T09:57:37.234Z] #21 40.86 Setting up python3-pip (20.3.4-4) ...
09:57:38 [2022-02-01T09:57:38.601Z] #21 42.05 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
09:57:38 [2022-02-01T09:57:38.601Z] #21 42.06 Setting up jq (1.6-2.1) ...
09:57:38 [2022-02-01T09:57:38.601Z] #21 42.07 Setting up libbpf0:amd64 (1:0.3-2) ...
09:57:38 [2022-02-01T09:57:38.601Z] #21 42.08 Setting up iptables (1.8.7-1) ...
09:57:38 [2022-02-01T09:57:38.601Z] #21 42.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:57:38 [2022-02-01T09:57:38.601Z] #21 42.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:57:38 [2022-02-01T09:57:38.601Z] #21 42.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:57:38 [2022-02-01T09:57:38.601Z] #21 42.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:57:38 [2022-02-01T09:57:38.601Z] #21 42.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:57:38 [2022-02-01T09:57:38.601Z] #21 42.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:57:38 [2022-02-01T09:57:38.601Z] #21 42.13 Setting up iproute2 (5.10.0-4) ...
09:57:38 [2022-02-01T09:57:38.858Z] #21 42.43 Processing triggers for libc-bin (2.31-13+deb11u2) ...
09:57:39 [2022-02-01T09:57:39.788Z] #21 DONE 43.4s
09:57:39 [2022-02-01T09:57:39.788Z] 
09:57:39 [2022-02-01T09:57:39.788Z] #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
09:57:39 [2022-02-01T09:57:39.788Z] #22 sha256:ea4aa09fc15436250b335dee4c630fb5d27618ed1385c3b5725697776a66382e
09:57:40 [2022-02-01T09:57:40.718Z] #22 0.866 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:57:40 [2022-02-01T09:57:40.718Z] #22 0.873 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:57:40 [2022-02-01T09:57:40.718Z] #22 0.877 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:57:40 [2022-02-01T09:57:40.718Z] #22 DONE 0.9s
09:57:40 [2022-02-01T09:57:40.718Z] 
09:57:40 [2022-02-01T09:57:40.718Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
09:57:40 [2022-02-01T09:57:40.718Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76
09:57:50 [2022-02-01T09:57:50.670Z] #23 9.174 Collecting yamllint==1.26.1
09:57:50 [2022-02-01T09:57:50.927Z] #23 10.25   Downloading yamllint-1.26.1.tar.gz (126 kB)
09:57:52 [2022-02-01T09:57:52.295Z] #23 11.28 Collecting pathspec>=0.5.3
09:57:52 [2022-02-01T09:57:52.295Z] #23 11.29   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
09:57:52 [2022-02-01T09:57:52.295Z] #23 11.62 Collecting pyyaml
09:57:52 [2022-02-01T09:57:52.295Z] #23 11.63   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
09:57:52 [2022-02-01T09:57:52.295Z] #23 11.69 Building wheels for collected packages: yamllint
09:57:52 [2022-02-01T09:57:52.556Z] #23 11.69   Building wheel for yamllint (setup.py): started
09:57:53 [2022-02-01T09:57:53.487Z] #23 12.64   Building wheel for yamllint (setup.py): finished with status 'done'
09:57:53 [2022-02-01T09:57:53.488Z] #23 12.64   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f5ca0c2602e0c7299ca91d7f5c88f4e3a4311083706fe0de7fad9dcfbc882de7
09:57:53 [2022-02-01T09:57:53.488Z] #23 12.64   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
09:57:53 [2022-02-01T09:57:53.488Z] #23 12.65 Successfully built yamllint
09:57:53 [2022-02-01T09:57:53.488Z] #23 12.67 Installing collected packages: pyyaml, pathspec, yamllint
09:57:54 [2022-02-01T09:57:54.052Z] #23 13.05 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
09:57:54 [2022-02-01T09:57:54.309Z] #23 DONE 13.5s
09:57:54 [2022-02-01T09:57:54.309Z] 
09:57:54 [2022-02-01T09:57:54.309Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
09:57:54 [2022-02-01T09:57:54.309Z] #27 sha256:1e09da1d14ca721cc7f9bf4679b80ad828ec47b291f3a907d97c3cbb9d03f97c
09:57:54 [2022-02-01T09:57:54.568Z] #27 DONE 0.3s
09:57:54 [2022-02-01T09:57:54.568Z] 
09:57:54 [2022-02-01T09:57:54.568Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
09:57:54 [2022-02-01T09:57:54.568Z] #32 sha256:49e46d6aea0c62da5805fcb7266a2c119dcd6f5980bf6029911477734dabf927
09:57:55 [2022-02-01T09:57:55.132Z] #32 DONE 0.6s
09:57:55 [2022-02-01T09:57:55.132Z] 
09:57:55 [2022-02-01T09:57:55.132Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
09:57:55 [2022-02-01T09:57:55.132Z] #35 sha256:68fb0c6daaedc64c45eb3fba8a682bde6942a70f6fd1df7e3bd237ea27bbd6a6
09:57:55 [2022-02-01T09:57:55.700Z] #35 DONE 0.3s
09:57:55 [2022-02-01T09:57:55.700Z] 
09:57:55 [2022-02-01T09:57:55.700Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
09:57:55 [2022-02-01T09:57:55.700Z] #37 sha256:5de617a9f534e214401dec528023b8dda7c2e10be5e934e16494676eb2541c63
09:57:55 [2022-02-01T09:57:55.700Z] #37 DONE 0.1s
09:57:55 [2022-02-01T09:57:55.700Z] 
09:57:55 [2022-02-01T09:57:55.700Z] #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
09:57:55 [2022-02-01T09:57:55.700Z] #60 sha256:d142490823cca6b7f615feface72eac53e892ccfa530a6a4c895a211cca5aafc
09:57:55 [2022-02-01T09:57:55.700Z] #60 ...
09:57:55 [2022-02-01T09:57:55.700Z] 
09:57:55 [2022-02-01T09:57:55.700Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
09:57:55 [2022-02-01T09:57:55.700Z] #41 sha256:f8529c8e14708aeb2f31a725ecdff932c6503c60e962478f336b4a3625901ee8
09:57:55 [2022-02-01T09:57:55.700Z] #41 DONE 0.0s
09:57:55 [2022-02-01T09:57:55.958Z] 
09:57:55 [2022-02-01T09:57:55.958Z] #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
09:57:55 [2022-02-01T09:57:55.958Z] #60 sha256:d142490823cca6b7f615feface72eac53e892ccfa530a6a4c895a211cca5aafc
09:58:01 [2022-02-01T09:58:01.317Z] #60 ...
09:58:01 [2022-02-01T09:58:01.317Z] 
09:58:01 [2022-02-01T09:58:01.317Z] #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
09:58:01 [2022-02-01T09:58:01.317Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c
09:58:01 [2022-02-01T09:58:01.317Z] #43 177.3 + dpkg --print-architecture
09:58:01 [2022-02-01T09:58:01.317Z] #43 177.3 + git checkout -q v2.1.0
09:58:01 [2022-02-01T09:58:01.893Z] #43 178.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:58:01 [2022-02-01T09:58:01.893Z] #43 178.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:58:08 [2022-02-01T09:58:08.436Z] #43 ...
09:58:08 [2022-02-01T09:58:08.436Z] 
09:58:08 [2022-02-01T09:58:08.436Z] #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.23.8"      && /build/golangci-lint --version
09:58:08 [2022-02-01T09:58:08.436Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296
09:58:08 [2022-02-01T09:58:08.436Z] #51 184.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
09:58:08 [2022-02-01T09:58:08.436Z] #51 DONE 184.4s
09:58:08 [2022-02-01T09:58:08.436Z] 
09:58:08 [2022-02-01T09:58:08.436Z] #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
09:58:08 [2022-02-01T09:58:08.436Z] #60 sha256:d142490823cca6b7f615feface72eac53e892ccfa530a6a4c895a211cca5aafc
09:58:23 [2022-02-01T09:58:23.301Z] #60 ...
09:58:23 [2022-02-01T09:58:23.301Z] 
09:58:23 [2022-02-01T09:58:23.301Z] #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
09:58:23 [2022-02-01T09:58:23.301Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c
09:58:23 [2022-02-01T09:58:23.301Z] #43 DONE 198.7s
09:58:23 [2022-02-01T09:58:23.301Z] 
09:58:23 [2022-02-01T09:58:23.301Z] #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
09:58:23 [2022-02-01T09:58:23.301Z] #60 sha256:d142490823cca6b7f615feface72eac53e892ccfa530a6a4c895a211cca5aafc
09:58:23 [2022-02-01T09:58:23.557Z] #60 ...
09:58:23 [2022-02-01T09:58:23.557Z] 
09:58:23 [2022-02-01T09:58:23.557Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
09:58:23 [2022-02-01T09:58:23.557Z] #44 sha256:9f4dbdfe97132201da64fa7964ddfebc45b1d5be26832eb7b8094343556e37f2
09:58:24 [2022-02-01T09:58:24.121Z] #44 DONE 0.6s
09:58:24 [2022-02-01T09:58:24.121Z] 
09:58:24 [2022-02-01T09:58:24.121Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
09:58:24 [2022-02-01T09:58:24.121Z] #48 sha256:d302fce9e402666bb0f6acbb13c4da747af35a6c31239891e97e6e4576140785
09:58:24 [2022-02-01T09:58:24.121Z] #48 DONE 0.0s
09:58:24 [2022-02-01T09:58:24.121Z] 
09:58:24 [2022-02-01T09:58:24.121Z] #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
09:58:24 [2022-02-01T09:58:24.121Z] #60 sha256:d142490823cca6b7f615feface72eac53e892ccfa530a6a4c895a211cca5aafc
09:58:24 [2022-02-01T09:58:24.378Z] #60 ...
09:58:24 [2022-02-01T09:58:24.378Z] 
09:58:24 [2022-02-01T09:58:24.378Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
09:58:24 [2022-02-01T09:58:24.378Z] #50 sha256:6403fbba42b5f15d3515dd8b9456dbedf8ffbb53716b27db89c7219c28132b36
09:58:24 [2022-02-01T09:58:24.378Z] #50 DONE 0.1s
09:58:24 [2022-02-01T09:58:24.378Z] 
09:58:24 [2022-02-01T09:58:24.378Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
09:58:24 [2022-02-01T09:58:24.378Z] #52 sha256:57136676fdd1f69f151edb87b7c687af477eb50eb3b5cac7a380a601f9d4594a
09:58:24 [2022-02-01T09:58:24.634Z] #52 DONE 0.5s
09:58:24 [2022-02-01T09:58:24.634Z] 
09:58:24 [2022-02-01T09:58:24.634Z] #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
09:58:24 [2022-02-01T09:58:24.634Z] #56 sha256:4348845e55ad4184d3672c6f46b4e64750101c5e467e581ca155d6abb11e00df
09:58:24 [2022-02-01T09:58:24.891Z] #56 ...
09:58:24 [2022-02-01T09:58:24.891Z] 
09:58:24 [2022-02-01T09:58:24.891Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
09:58:24 [2022-02-01T09:58:24.891Z] #54 sha256:87a2ba0be81a2f8f2f06af6aac3d14773f30001d1d5340d5fee699b94a0e2978
09:58:24 [2022-02-01T09:58:24.891Z] #54 DONE 0.1s
09:58:24 [2022-02-01T09:58:24.891Z] 
09:58:24 [2022-02-01T09:58:24.891Z] #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
09:58:24 [2022-02-01T09:58:24.891Z] #56 sha256:4348845e55ad4184d3672c6f46b4e64750101c5e467e581ca155d6abb11e00df
09:58:46 [2022-02-01T09:58:46.790Z] #56 ...
09:58:46 [2022-02-01T09:58:46.790Z] 
09:58:46 [2022-02-01T09:58:46.790Z] #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
09:58:46 [2022-02-01T09:58:46.790Z] #60 sha256:d142490823cca6b7f615feface72eac53e892ccfa530a6a4c895a211cca5aafc
09:58:46 [2022-02-01T09:58:46.790Z] #60 182.8 + bin/containerd
09:58:49 [2022-02-01T09:58:49.317Z] #60 ...
09:58:49 [2022-02-01T09:58:49.317Z] 
09:58:49 [2022-02-01T09:58:49.317Z] #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
09:58:49 [2022-02-01T09:58:49.317Z] #56 sha256:4348845e55ad4184d3672c6f46b4e64750101c5e467e581ca155d6abb11e00df
09:58:49 [2022-02-01T09:58:49.317Z] #56 117.3 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
09:58:49 [2022-02-01T09:58:49.317Z] #56 118.3 + mkdir -p /build
09:58:49 [2022-02-01T09:58:49.317Z] #56 118.3 + cp runc /build/runc
09:58:49 [2022-02-01T09:58:49.575Z] #56 DONE 119.4s
09:58:49 [2022-02-01T09:58:49.575Z] 
09:58:49 [2022-02-01T09:58:49.575Z] #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
09:58:49 [2022-02-01T09:58:49.575Z] #60 sha256:d142490823cca6b7f615feface72eac53e892ccfa530a6a4c895a211cca5aafc
09:58:50 [2022-02-01T09:58:50.946Z] #60 ...
09:58:50 [2022-02-01T09:58:50.946Z] 
09:58:50 [2022-02-01T09:58:50.946Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
09:58:50 [2022-02-01T09:58:50.946Z] #57 sha256:376190eba75c045d483e2fcb077f720c398b0c070de0387397c0e9adfd8e54a5
09:58:50 [2022-02-01T09:58:50.946Z] #57 DONE 0.3s
09:58:50 [2022-02-01T09:58:50.946Z] 
09:58:50 [2022-02-01T09:58:50.946Z] #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
09:58:50 [2022-02-01T09:58:50.946Z] #60 sha256:d142490823cca6b7f615feface72eac53e892ccfa530a6a4c895a211cca5aafc
09:59:22 [2022-02-01T09:59:22.980Z] #60 218.0 # github.com/containerd/containerd/cmd/containerd
09:59:22 [2022-02-01T09:59:22.980Z] #60 218.0 /usr/bin/ld: /tmp/go-link-209607523/000019.o: in function `New':
09:59:22 [2022-02-01T09:59:22.980Z] #60 218.0 /tmp/tmp.qL2UJHHUGH/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
09:59:22 [2022-02-01T09:59:22.980Z] #60 218.0 + bin/containerd-stress
09:59:22 [2022-02-01T09:59:22.980Z] #60 219.1 + bin/containerd-shim
09:59:27 [2022-02-01T09:59:27.159Z] #60 226.6 + bin/containerd-shim-runc-v1
09:59:32 [2022-02-01T09:59:32.449Z] #60 232.0 + bin/containerd-shim-runc-v2
09:59:33 [2022-02-01T09:59:33.376Z] #60 232.6 + binaries
09:59:33 [2022-02-01T09:59:33.376Z] #60 232.6 + install -D bin/containerd /build/containerd
09:59:33 [2022-02-01T09:59:33.376Z] #60 232.6 + install -D bin/containerd-shim /build/containerd-shim
09:59:33 [2022-02-01T09:59:33.376Z] #60 232.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:59:33 [2022-02-01T09:59:33.376Z] #60 232.6 + install -D bin/ctr /build/ctr
09:59:35 [2022-02-01T09:59:35.266Z] #60 DONE 234.6s
09:59:36 [2022-02-01T09:59:36.194Z] 
09:59:36 [2022-02-01T09:59:36.194Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
09:59:36 [2022-02-01T09:59:36.194Z] #61 sha256:48862cc1c4d3b55eee0f390f106b8750ea43769de25a4539ee5339149d44bcf4
09:59:37 [2022-02-01T09:59:37.126Z] #61 DONE 0.8s
09:59:37 [2022-02-01T09:59:37.126Z] 
09:59:37 [2022-02-01T09:59:37.126Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:59:37 [2022-02-01T09:59:37.126Z] #66 sha256:028ab4c24c226d3266d3a63144e9da52cc3b34b66c026e9a9827a823b2875592
09:59:37 [2022-02-01T09:59:37.126Z] #66 DONE 0.2s
09:59:37 [2022-02-01T09:59:37.126Z] 
09:59:37 [2022-02-01T09:59:37.126Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
09:59:37 [2022-02-01T09:59:37.126Z] #71 sha256:e8aea8c8d3986f234014e2827406abf736fc4738609083577f20310c3d9bb004
09:59:38 [2022-02-01T09:59:38.053Z] #71 DONE 0.9s
09:59:38 [2022-02-01T09:59:38.053Z] 
09:59:38 [2022-02-01T09:59:38.053Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
09:59:38 [2022-02-01T09:59:38.053Z] #72 sha256:b6f7f6b69cd39548e690ec842fc2b454f28532938082a96b088ec83179617ad0
09:59:38 [2022-02-01T09:59:38.053Z] #72 DONE 0.0s
09:59:38 [2022-02-01T09:59:38.053Z] 
09:59:38 [2022-02-01T09:59:38.053Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
09:59:38 [2022-02-01T09:59:38.053Z] #73 sha256:a8ec77cfcda26b94c1931a33b472f22e8469a59312a2e312e8ce9cd1aaae7e53
09:59:41 [2022-02-01T09:59:41.237Z] #73 DONE 1.2s
09:59:41 [2022-02-01T09:59:41.237Z] 
09:59:41 [2022-02-01T09:59:41.237Z] #74 exporting to image
09:59:41 [2022-02-01T09:59:41.237Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
09:59:41 [2022-02-01T09:59:41.237Z] #74 exporting layers
09:59:45 [2022-02-01T09:59:45.403Z] #74 exporting layers 5.8s done
09:59:45 [2022-02-01T09:59:45.403Z] #74 writing image sha256:fbf1b8c2464a5f6a9edec13ba3749a60f2399f3b48d9bdabfd36d3b18cc5841c done
09:59:45 [2022-02-01T09:59:45.403Z] #74 naming to docker.io/library/docker:2cff05e9602dd852879807c7dc0ac50303272cf8 done
09:59:45 [2022-02-01T09:59:45.403Z] #74 DONE 5.8s