Skip to content

Console Output

Skipping 50 KB.. Full Log
o"            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
17:12:58 [2021-11-11T17:12:58.776Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe
17:12:58 [2021-11-11T17:12:58.776Z] #43 6.415 + git clone https://github.com/docker/distribution.git .
17:12:58 [2021-11-11T17:12:58.776Z] #43 6.415 Cloning into '.'...
17:12:59 [2021-11-11T17:12:59.039Z] #43 ...
17:12:59 [2021-11-11T17:12:59.039Z] 
17:12:59 [2021-11-11T17:12:59.039Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
17:12:59 [2021-11-11T17:12:59.039Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e
17:12:59 [2021-11-11T17:12:59.039Z] #53 5.758 go: downloading github.com/golangci/golangci-lint v1.23.8
17:12:59 [2021-11-11T17:12:59.039Z] #53 ...
17:12:59 [2021-11-11T17:12:59.039Z] 
17:12:59 [2021-11-11T17:12:59.039Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
17:12:59 [2021-11-11T17:12:59.039Z] #65 sha256:2a54b12ef2396de16e12e537658e02815afd9d599c12f7632c113887accdd36d
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.225 + RM_GOPATH=0
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.229 + TMP_GOPATH=
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.229 + : /build
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.229 + '[' -z '' ']'
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.229 ++ mktemp -d
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.231 + export GOPATH=/tmp/tmp.iV9EzARVZQ
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.236 + GOPATH=/tmp/tmp.iV9EzARVZQ
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.236 + RM_GOPATH=1
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.236 + case "$(go env GOARCH)" in
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.249 ++ go env GOARCH
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.280 + export GO_BUILDMODE=-buildmode=pie
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.286 + GO_BUILDMODE=-buildmode=pie
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.286 ++ dirname /install.sh
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.303 + dir=/
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.325 + bin=rootlesskit
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.326 + shift
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.327 + '[' '!' -f //rootlesskit.installer ']'
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.327 + . //rootlesskit.installer
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.337 ++ : v0.14.6
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.344 + install_rootlesskit
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.344 + case "$1" in
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.344 + export CGO_ENABLED=0
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.344 + CGO_ENABLED=0
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.344 + _install_rootlesskit
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.345 + echo 'Install rootlesskit version v0.14.6'
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.345 Install rootlesskit version v0.14.6
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.345 + for f in rootlesskit rootlesskit-docker-proxy
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.346 + GOBIN=/build
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.346 + GO111MODULE=on
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.346 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
17:12:59 [2021-11-11T17:12:59.039Z] #65 7.823 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
17:12:59 [2021-11-11T17:12:59.039Z] #65 10.52 go: downloading github.com/sirupsen/logrus v1.8.1
17:12:59 [2021-11-11T17:12:59.039Z] #65 10.56 go: downloading github.com/urfave/cli/v2 v2.3.0
17:12:59 [2021-11-11T17:12:59.297Z] #65 11.35 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
17:13:00 [2021-11-11T17:13:00.229Z] #65 ...
17:13:00 [2021-11-11T17:13:00.229Z] 
17:13:00 [2021-11-11T17:13:00.230Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
17:13:00 [2021-11-11T17:13:00.230Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956
17:13:00 [2021-11-11T17:13:00.230Z] #51 12.76 go: downloading github.com/jonboulle/clockwork v0.2.2
17:13:00 [2021-11-11T17:13:00.487Z] #51 12.87 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
17:13:00 [2021-11-11T17:13:00.743Z] #51 13.08 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
17:13:02 [2021-11-11T17:13:02.639Z] #51 15.01 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
17:13:02 [2021-11-11T17:13:02.639Z] #51 15.03 go: downloading golang.org/x/mod v0.3.0
17:13:03 [2021-11-11T17:13:03.573Z] #51 ...
17:13:03 [2021-11-11T17:13:03.573Z] 
17:13:03 [2021-11-11T17:13:03.573Z] #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
17:13:03 [2021-11-11T17:13:03.573Z] #26 sha256:cae5bae131a1481a517fe707bb7087f48a5183f47ee0f9535d8d568ae00b469f
17:13:03 [2021-11-11T17:13:03.573Z] #26 15.25 + mkdir -p /build
17:13:03 [2021-11-11T17:13:03.573Z] #26 15.28 + mv docker/docker /build/
17:13:03 [2021-11-11T17:13:03.573Z] #26 15.28 + rmdir docker
17:13:03 [2021-11-11T17:13:03.573Z] #26 DONE 15.7s
17:13:03 [2021-11-11T17:13:03.573Z] 
17:13:03 [2021-11-11T17:13:03.573Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
17:13:03 [2021-11-11T17:13:03.573Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e
17:13:03 [2021-11-11T17:13:03.573Z] #53 11.95 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:13:03 [2021-11-11T17:13:03.573Z] #53 11.96 go: downloading github.com/fatih/color v1.7.0
17:13:03 [2021-11-11T17:13:03.573Z] #53 12.02 go: downloading github.com/pkg/errors v0.8.1
17:13:03 [2021-11-11T17:13:03.573Z] #53 12.05 go: downloading github.com/spf13/cobra v0.0.5
17:13:03 [2021-11-11T17:13:03.573Z] #53 12.10 go: downloading github.com/spf13/pflag v1.0.5
17:13:03 [2021-11-11T17:13:03.573Z] #53 12.38 go: downloading github.com/spf13/viper v1.6.1
17:13:03 [2021-11-11T17:13:03.574Z] #53 12.96 go: downloading github.com/mattn/go-colorable v0.1.4
17:13:03 [2021-11-11T17:13:03.574Z] #53 12.96 go: downloading github.com/mattn/go-isatty v0.0.8
17:13:03 [2021-11-11T17:13:03.574Z] #53 13.08 go: downloading github.com/go-critic/go-critic v0.4.1
17:13:03 [2021-11-11T17:13:03.574Z] #53 13.08 go: downloading github.com/go-lintpack/lintpack v0.5.2
17:13:03 [2021-11-11T17:13:03.574Z] #53 13.47 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:13:03 [2021-11-11T17:13:03.574Z] #53 13.55 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:13:06 [2021-11-11T17:13:06.100Z] #53 18.05 go: downloading github.com/sirupsen/logrus v1.4.2
17:13:06 [2021-11-11T17:13:06.100Z] #53 18.05 go: downloading github.com/stretchr/testify v1.4.0
17:13:06 [2021-11-11T17:13:06.100Z] #53 18.33 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:13:06 [2021-11-11T17:13:06.100Z] #53 18.38 go: downloading github.com/fsnotify/fsnotify v1.4.7
17:13:06 [2021-11-11T17:13:06.100Z] #53 18.47 go: downloading github.com/hashicorp/hcl v1.0.0
17:13:06 [2021-11-11T17:13:06.357Z] #53 18.73 go: downloading github.com/magiconair/properties v1.8.1
17:13:06 [2021-11-11T17:13:06.616Z] #53 18.81 go: downloading github.com/mitchellh/mapstructure v1.1.2
17:13:06 [2021-11-11T17:13:06.616Z] #53 18.90 go: downloading github.com/pelletier/go-toml v1.2.0
17:13:06 [2021-11-11T17:13:06.616Z] #53 18.91 go: downloading github.com/spf13/afero v1.1.2
17:13:06 [2021-11-11T17:13:06.616Z] #53 ...
17:13:06 [2021-11-11T17:13:06.616Z] 
17:13:06 [2021-11-11T17:13:06.616Z] #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
17:13:06 [2021-11-11T17:13:06.616Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994
17:13:06 [2021-11-11T17:13:06.616Z] #36 18.97 tomll can be used in two ways:
17:13:06 [2021-11-11T17:13:06.616Z] #36 18.97 Writing to STDIN and reading from STDOUT:
17:13:06 [2021-11-11T17:13:06.616Z] #36 18.97   cat file.toml | tomll > file.toml
17:13:06 [2021-11-11T17:13:06.616Z] #36 18.97 
17:13:06 [2021-11-11T17:13:06.616Z] #36 18.97 Reading and updating a list of files:
17:13:06 [2021-11-11T17:13:06.616Z] #36 18.97   tomll a.toml b.toml c.toml
17:13:06 [2021-11-11T17:13:06.616Z] #36 18.97 
17:13:06 [2021-11-11T17:13:06.616Z] #36 18.97 When given a list of files, tomll will modify all files in place without asking.
17:13:06 [2021-11-11T17:13:06.873Z] #36 ...
17:13:06 [2021-11-11T17:13:06.873Z] 
17:13:06 [2021-11-11T17:13:06.873Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
17:13:06 [2021-11-11T17:13:06.873Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089
17:13:06 [2021-11-11T17:13:06.873Z] #38 9.081 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB]
17:13:06 [2021-11-11T17:13:06.873Z] #38 11.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:13:06 [2021-11-11T17:13:06.873Z] #38 ...
17:13:06 [2021-11-11T17:13:06.873Z] 
17:13:06 [2021-11-11T17:13:06.873Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
17:13:06 [2021-11-11T17:13:06.873Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e
17:13:06 [2021-11-11T17:13:06.873Z] #53 19.22 go: downloading github.com/spf13/cast v1.3.0
17:13:06 [2021-11-11T17:13:06.873Z] #53 19.24 go: downloading github.com/spf13/jwalterweatherman v1.0.0
17:13:06 [2021-11-11T17:13:06.873Z] #53 19.27 go: downloading github.com/subosito/gotenv v1.2.0
17:13:06 [2021-11-11T17:13:06.873Z] #53 19.30 go: downloading gopkg.in/ini.v1 v1.51.0
17:13:07 [2021-11-11T17:13:07.130Z] #53 19.32 go: downloading gopkg.in/yaml.v2 v2.2.7
17:13:07 [2021-11-11T17:13:07.130Z] #53 19.42 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:13:07 [2021-11-11T17:13:07.130Z] #53 ...
17:13:07 [2021-11-11T17:13:07.130Z] 
17:13:07 [2021-11-11T17:13:07.130Z] #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
17:13:07 [2021-11-11T17:13:07.130Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994
17:13:07 [2021-11-11T17:13:07.130Z] #36 DONE 19.4s
17:13:07 [2021-11-11T17:13:07.388Z] 
17:13:07 [2021-11-11T17:13:07.388Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
17:13:07 [2021-11-11T17:13:07.388Z] #65 sha256:2a54b12ef2396de16e12e537658e02815afd9d599c12f7632c113887accdd36d
17:13:07 [2021-11-11T17:13:07.388Z] #65 14.35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
17:13:07 [2021-11-11T17:13:07.388Z] #65 15.55 go: downloading github.com/gofrs/flock v0.8.1
17:13:07 [2021-11-11T17:13:07.388Z] #65 15.56 go: downloading github.com/gorilla/mux v1.8.0
17:13:07 [2021-11-11T17:13:07.388Z] #65 15.74 go: downloading github.com/moby/sys/mountinfo v0.5.0
17:13:07 [2021-11-11T17:13:07.388Z] #65 15.78 go: downloading github.com/google/uuid v1.3.0
17:13:07 [2021-11-11T17:13:07.388Z] #65 15.82 go: downloading github.com/moby/vpnkit v0.5.0
17:13:07 [2021-11-11T17:13:07.388Z] #65 15.93 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
17:13:07 [2021-11-11T17:13:07.388Z] #65 16.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:13:07 [2021-11-11T17:13:07.388Z] #65 16.26 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
17:13:07 [2021-11-11T17:13:07.388Z] #65 19.38 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
17:13:07 [2021-11-11T17:13:07.645Z] #65 19.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:13:07 [2021-11-11T17:13:07.902Z] #65 ...
17:13:07 [2021-11-11T17:13:07.902Z] 
17:13:07 [2021-11-11T17:13:07.902Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
17:13:07 [2021-11-11T17:13:07.902Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e
17:13:07 [2021-11-11T17:13:07.902Z] #53 19.73 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:13:07 [2021-11-11T17:13:07.902Z] #53 19.90 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:13:07 [2021-11-11T17:13:07.902Z] #53 20.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:13:07 [2021-11-11T17:13:07.902Z] #53 20.06 go: downloading github.com/go-toolsmith/astequal v1.0.0
17:13:07 [2021-11-11T17:13:07.902Z] #53 20.09 go: downloading github.com/go-toolsmith/astp v1.0.0
17:13:07 [2021-11-11T17:13:07.902Z] #53 20.13 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:13:07 [2021-11-11T17:13:07.902Z] #53 20.16 go: downloading github.com/go-toolsmith/typep v1.0.0
17:13:07 [2021-11-11T17:13:07.902Z] #53 20.21 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
17:13:08 [2021-11-11T17:13:08.159Z] #53 20.30 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
17:13:08 [2021-11-11T17:13:08.159Z] #53 20.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:13:08 [2021-11-11T17:13:08.159Z] #53 20.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:13:08 [2021-11-11T17:13:08.159Z] #53 20.52 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:13:08 [2021-11-11T17:13:08.415Z] #53 20.63 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:13:08 [2021-11-11T17:13:08.676Z] #53 21.05 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:13:08 [2021-11-11T17:13:08.676Z] #53 21.11 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:13:08 [2021-11-11T17:13:08.676Z] #53 21.11 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:13:09 [2021-11-11T17:13:09.240Z] #53 21.43 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:13:09 [2021-11-11T17:13:09.240Z] #53 21.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:13:09 [2021-11-11T17:13:09.240Z] #53 21.54 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:13:09 [2021-11-11T17:13:09.240Z] #53 21.54 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:13:09 [2021-11-11T17:13:09.497Z] #53 ...
17:13:09 [2021-11-11T17:13:09.497Z] 
17:13:09 [2021-11-11T17:13:09.497Z] #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
17:13:09 [2021-11-11T17:13:09.497Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b
17:13:09 [2021-11-11T17:13:09.497Z] #47 11.46 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB]
17:13:09 [2021-11-11T17:13:09.497Z] #47 14.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:13:09 [2021-11-11T17:13:09.497Z] #47 16.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [1806 B]
17:13:09 [2021-11-11T17:13:09.497Z] #47 ...
17:13:09 [2021-11-11T17:13:09.497Z] 
17:13:09 [2021-11-11T17:13:09.497Z] #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
17:13:09 [2021-11-11T17:13:09.497Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089
17:13:09 [2021-11-11T17:13:09.497Z] #38 19.90 Fetched 8473 kB in 14s (602 kB/s)
17:13:09 [2021-11-11T17:13:09.753Z] #38 19.90 Reading package lists...
17:13:09 [2021-11-11T17:13:09.753Z] #38 ...
17:13:09 [2021-11-11T17:13:09.753Z] 
17:13:09 [2021-11-11T17:13:09.754Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
17:13:09 [2021-11-11T17:13:09.754Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3
17:13:09 [2021-11-11T17:13:09.754Z] #60 12.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:13:09 [2021-11-11T17:13:09.754Z] #60 20.74 Fetched 8473 kB in 15s (580 kB/s)
17:13:09 [2021-11-11T17:13:09.754Z] #60 20.74 Reading package lists...
17:13:09 [2021-11-11T17:13:09.754Z] #60 ...
17:13:09 [2021-11-11T17:13:09.754Z] 
17:13:09 [2021-11-11T17:13:09.754Z] #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
17:13:09 [2021-11-11T17:13:09.754Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806
17:13:09 [2021-11-11T17:13:09.754Z] #14 12.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:13:09 [2021-11-11T17:13:09.754Z] #14 21.54 Fetched 8473 kB in 15s (563 kB/s)
17:13:10 [2021-11-11T17:13:10.060Z] #14 21.54 Reading package lists...
17:13:10 [2021-11-11T17:13:10.060Z] #14 ...
17:13:10 [2021-11-11T17:13:10.060Z] 
17:13:10 [2021-11-11T17:13:10.060Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
17:13:10 [2021-11-11T17:13:10.060Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e
17:13:10 [2021-11-11T17:13:10.060Z] #53 22.13 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:13:10 [2021-11-11T17:13:10.060Z] #53 22.22 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:13:10 [2021-11-11T17:13:10.060Z] #53 22.25 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:13:10 [2021-11-11T17:13:10.060Z] #53 22.28 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:13:10 [2021-11-11T17:13:10.060Z] #53 22.39 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:13:10 [2021-11-11T17:13:10.060Z] #53 22.51 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:13:10 [2021-11-11T17:13:10.322Z] #53 ...
17:13:10 [2021-11-11T17:13:10.322Z] 
17:13:10 [2021-11-11T17:13:10.322Z] #49 [vndr 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/LK4D4/vndr@v0.1.2"      && /build/vndr --help
17:13:10 [2021-11-11T17:13:10.322Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8
17:13:10 [2021-11-11T17:13:10.322Z] #49 22.12 Usage of /build/vndr:
17:13:10 [2021-11-11T17:13:10.322Z] #49 22.12 /build/vndr [[import path] [revision]] [repository]
17:13:10 [2021-11-11T17:13:10.322Z] #49 22.12 /build/vndr init
17:13:10 [2021-11-11T17:13:10.322Z] #49 22.12   -strict
17:13:10 [2021-11-11T17:13:10.322Z] #49 22.12     	checking mode. treat non-trivial warning as an error
17:13:10 [2021-11-11T17:13:10.322Z] #49 22.12   -verbose
17:13:10 [2021-11-11T17:13:10.322Z] #49 22.12     	shows all warnings
17:13:10 [2021-11-11T17:13:10.322Z] #49 22.12   -whitelist value
17:13:10 [2021-11-11T17:13:10.322Z] #49 22.12     	regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory
17:13:10 [2021-11-11T17:13:10.322Z] #49 DONE 22.6s
17:13:10 [2021-11-11T17:13:10.322Z] 
17:13:10 [2021-11-11T17:13:10.322Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
17:13:10 [2021-11-11T17:13:10.322Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956
17:13:10 [2021-11-11T17:13:10.585Z] #51 ...
17:13:10 [2021-11-11T17:13:10.585Z] 
17:13:10 [2021-11-11T17:13:10.585Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
17:13:10 [2021-11-11T17:13:10.585Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e
17:13:10 [2021-11-11T17:13:10.585Z] #53 22.84 go: downloading github.com/sourcegraph/go-diff v0.5.1
17:13:10 [2021-11-11T17:13:10.848Z] #53 23.18 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:13:10 [2021-11-11T17:13:10.849Z] #53 23.22 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
17:13:11 [2021-11-11T17:13:11.121Z] #53 23.28 go: downloading github.com/ultraware/funlen v0.0.2
17:13:11 [2021-11-11T17:13:11.121Z] #53 23.46 go: downloading github.com/ultraware/whitespace v0.0.4
17:13:11 [2021-11-11T17:13:11.121Z] #53 23.46 go: downloading github.com/uudashr/gocognit v1.0.1
17:13:11 [2021-11-11T17:13:11.121Z] #53 23.48 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
17:13:12 [2021-11-11T17:13:12.581Z] #53 24.71 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:13:12 [2021-11-11T17:13:12.581Z] #53 24.71 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:13:12 [2021-11-11T17:13:12.581Z] #53 24.71 go: downloading github.com/davecgh/go-spew v1.1.1
17:13:12 [2021-11-11T17:13:12.581Z] #53 24.71 go: downloading github.com/pmezard/go-difflib v1.0.0
17:13:12 [2021-11-11T17:13:12.581Z] #53 24.83 go: downloading github.com/stretchr/objx v0.2.0
17:13:12 [2021-11-11T17:13:12.581Z] #53 24.91 go: downloading golang.org/x/text v0.3.2
17:13:17 [2021-11-11T17:13:17.844Z] #53 ...
17:13:17 [2021-11-11T17:13:17.844Z] 
17:13:17 [2021-11-11T17:13:17.844Z] #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
17:13:17 [2021-11-11T17:13:17.844Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe
17:13:17 [2021-11-11T17:13:17.844Z] #43 23.97 Updating files:  80% (1411/1750)
Updating files:  81% (1418/1750)
Updating files:  82% (1435/1750)
Updating files:  83% (1453/1750)
Updating files:  84% (1470/1750)
Updating files:  85% (1488/1750)
Updating files:  86% (1505/1750)
Updating files:  87% (1523/1750)
Updating files:  88% (1540/1750)
Updating files:  89% (1558/1750)
Updating files:  90% (1575/1750)
Updating files:  91% (1593/1750)
Updating files:  92% (1610/1750)
Updating files:  93% (1628/1750)
Updating files:  94% (1645/1750)
Updating files:  95% (1663/1750)
Updating files:  96% (1680/1750)
Updating files:  97% (1698/1750)
Updating files:  98% (1715/1750)
Updating files:  99% (1733/1750)
Updating files: 100% (1750/1750)
Updating files: 100% (1750/1750), done.
17:13:17 [2021-11-11T17:13:17.844Z] #43 24.33 + git checkout -q v2.3.0
17:13:17 [2021-11-11T17:13:17.844Z] #43 26.84 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:13:18 [2021-11-11T17:13:18.406Z] #43 ...
17:13:18 [2021-11-11T17:13:18.406Z] 
17:13:18 [2021-11-11T17:13:18.406Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
17:13:18 [2021-11-11T17:13:18.406Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e
17:13:18 [2021-11-11T17:13:18.406Z] #53 30.70 go: downloading github.com/gobwas/glob v0.2.3
17:13:18 [2021-11-11T17:13:18.406Z] #53 30.76 go: downloading github.com/kisielk/gotool v1.0.0
17:13:18 [2021-11-11T17:13:18.406Z] #53 30.83 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:13:18 [2021-11-11T17:13:18.663Z] #53 30.94 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:13:18 [2021-11-11T17:13:18.663Z] #53 30.94 go: downloading github.com/gogo/protobuf v1.2.1
17:13:20 [2021-11-11T17:13:20.031Z] #53 32.19 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:13:20 [2021-11-11T17:13:20.031Z] #53 32.43 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:13:20 [2021-11-11T17:13:20.287Z] #53 32.70 go: downloading github.com/BurntSushi/toml v0.3.1
17:13:20 [2021-11-11T17:13:20.544Z] #53 ...
17:13:20 [2021-11-11T17:13:20.544Z] 
17:13:20 [2021-11-11T17:13:20.544Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
17:13:20 [2021-11-11T17:13:20.544Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274
17:13:20 [2021-11-11T17:13:20.544Z] #55 32.43 v3.0.2
17:13:20 [2021-11-11T17:13:20.544Z] #55 DONE 32.8s
17:13:20 [2021-11-11T17:13:20.544Z] 
17:13:20 [2021-11-11T17:13:20.544Z] #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
17:13:20 [2021-11-11T17:13:20.544Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b
17:13:20 [2021-11-11T17:13:20.544Z] #47 22.63 Fetched 8476 kB in 15s (555 kB/s)
17:13:20 [2021-11-11T17:13:20.544Z] #47 22.63 Reading package lists...
17:13:20 [2021-11-11T17:13:20.805Z] #47 28.29 Reading package lists...
17:13:20 [2021-11-11T17:13:20.805Z] #47 ...
17:13:20 [2021-11-11T17:13:20.805Z] 
17:13:20 [2021-11-11T17:13:20.805Z] #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
17:13:20 [2021-11-11T17:13:20.805Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089
17:13:20 [2021-11-11T17:13:20.805Z] #38 19.90 Reading package lists...
17:13:20 [2021-11-11T17:13:20.805Z] #38 25.94 Reading package lists...
17:13:20 [2021-11-11T17:13:20.805Z] #38 31.38 Building dependency tree...
17:13:21 [2021-11-11T17:13:21.368Z] #38 ...
17:13:21 [2021-11-11T17:13:21.368Z] 
17:13:21 [2021-11-11T17:13:21.368Z] #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
17:13:21 [2021-11-11T17:13:21.368Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b
17:13:21 [2021-11-11T17:13:21.368Z] #47 28.29 Reading package lists...
17:13:22 [2021-11-11T17:13:22.736Z] #47 33.51 Building dependency tree...
17:13:24 [2021-11-11T17:13:24.629Z] #47 ...
17:13:24 [2021-11-11T17:13:24.629Z] 
17:13:24 [2021-11-11T17:13:24.629Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
17:13:24 [2021-11-11T17:13:24.629Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3
17:13:24 [2021-11-11T17:13:24.629Z] #60 20.74 Reading package lists...
17:13:24 [2021-11-11T17:13:24.629Z] #60 26.57 Reading package lists...
17:13:24 [2021-11-11T17:13:24.629Z] #60 31.75 Building dependency tree...
17:13:24 [2021-11-11T17:13:24.629Z] #60 35.08 The following additional packages will be installed:
17:13:24 [2021-11-11T17:13:24.629Z] #60 35.08   libbtrfs0
17:13:24 [2021-11-11T17:13:24.629Z] #60 35.29 The following NEW packages will be installed:
17:13:24 [2021-11-11T17:13:24.629Z] #60 35.32   libbtrfs-dev libbtrfs0
17:13:24 [2021-11-11T17:13:24.629Z] #60 35.71 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
17:13:24 [2021-11-11T17:13:24.629Z] #60 35.71 Need to get 460 kB of archives.
17:13:24 [2021-11-11T17:13:24.629Z] #60 35.71 After this operation, 1237 kB of additional disk space will be used.
17:13:24 [2021-11-11T17:13:24.629Z] #60 35.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
17:13:24 [2021-11-11T17:13:24.629Z] #60 35.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
17:13:24 [2021-11-11T17:13:24.629Z] #60 ...
17:13:24 [2021-11-11T17:13:24.629Z] 
17:13:24 [2021-11-11T17:13:24.629Z] #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
17:13:24 [2021-11-11T17:13:24.629Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089
17:13:24 [2021-11-11T17:13:24.629Z] #38 34.54 The following additional packages will be installed:
17:13:24 [2021-11-11T17:13:24.629Z] #38 34.54   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
17:13:24 [2021-11-11T17:13:24.629Z] #38 34.54 Suggested packages:
17:13:24 [2021-11-11T17:13:24.629Z] #38 34.58   cmake-doc ninja-build lrzip
17:13:24 [2021-11-11T17:13:24.629Z] #38 34.58 Recommended packages:
17:13:24 [2021-11-11T17:13:24.629Z] #38 34.58   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:13:24 [2021-11-11T17:13:24.629Z] #38 35.37 The following NEW packages will be installed:
17:13:24 [2021-11-11T17:13:24.629Z] #38 35.42   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
17:13:24 [2021-11-11T17:13:24.629Z] #38 35.42   vim-common xxd
17:13:24 [2021-11-11T17:13:24.629Z] #38 35.84 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
17:13:24 [2021-11-11T17:13:24.629Z] #38 35.84 Need to get 17.7 MB of archives.
17:13:24 [2021-11-11T17:13:24.629Z] #38 35.84 After this operation, 70.7 MB of additional disk space will be used.
17:13:24 [2021-11-11T17:13:24.629Z] #38 35.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
17:13:24 [2021-11-11T17:13:24.629Z] #38 35.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
17:13:24 [2021-11-11T17:13:24.629Z] #38 35.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB]
17:13:24 [2021-11-11T17:13:24.629Z] #38 35.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
17:13:24 [2021-11-11T17:13:24.629Z] #38 36.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
17:13:24 [2021-11-11T17:13:24.629Z] #38 36.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
17:13:24 [2021-11-11T17:13:24.629Z] #38 36.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
17:13:24 [2021-11-11T17:13:24.629Z] #38 36.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
17:13:24 [2021-11-11T17:13:24.629Z] #38 36.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
17:13:24 [2021-11-11T17:13:24.629Z] #38 36.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB]
17:13:24 [2021-11-11T17:13:24.629Z] #38 ...
17:13:24 [2021-11-11T17:13:24.629Z] 
17:13:24 [2021-11-11T17:13:24.629Z] #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
17:13:24 [2021-11-11T17:13:24.629Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806
17:13:24 [2021-11-11T17:13:24.629Z] #14 21.54 Reading package lists...
17:13:24 [2021-11-11T17:13:24.629Z] #14 27.18 Reading package lists...
17:13:24 [2021-11-11T17:13:24.629Z] #14 32.53 Building dependency tree...
17:13:24 [2021-11-11T17:13:24.629Z] #14 35.48 The following additional packages will be installed:
17:13:24 [2021-11-11T17:13:24.629Z] #14 35.48   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:13:24 [2021-11-11T17:13:24.629Z] #14 35.48   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
17:13:24 [2021-11-11T17:13:24.629Z] #14 35.48   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
17:13:24 [2021-11-11T17:13:24.629Z] #14 35.48   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
17:13:24 [2021-11-11T17:13:24.629Z] #14 35.48   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
17:13:24 [2021-11-11T17:13:24.629Z] #14 35.48   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
17:13:24 [2021-11-11T17:13:24.630Z] #14 35.48   mingw-w64-common mingw-w64-x86-64-dev
17:13:24 [2021-11-11T17:13:24.630Z] #14 35.50 Suggested packages:
17:13:24 [2021-11-11T17:13:24.630Z] #14 35.50   gcc-10-locales seccomp wine64
17:13:24 [2021-11-11T17:13:24.630Z] #14 36.67 The following NEW packages will be installed:
17:13:24 [2021-11-11T17:13:24.630Z] #14 36.67   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:13:24 [2021-11-11T17:13:24.630Z] #14 36.67   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
17:13:24 [2021-11-11T17:13:24.630Z] #14 36.67   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
17:13:24 [2021-11-11T17:13:24.630Z] #14 36.67   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
17:13:24 [2021-11-11T17:13:24.630Z] #14 36.67   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
17:13:24 [2021-11-11T17:13:24.630Z] #14 36.67   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
17:13:24 [2021-11-11T17:13:24.630Z] #14 36.67   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
17:13:24 [2021-11-11T17:13:24.630Z] #14 36.67   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
17:13:24 [2021-11-11T17:13:24.630Z] #14 36.67   mingw-w64-x86-64-dev
17:13:24 [2021-11-11T17:13:24.911Z] #14 37.24 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
17:13:24 [2021-11-11T17:13:24.911Z] #14 37.24 Need to get 115 MB of archives.
17:13:24 [2021-11-11T17:13:24.912Z] #14 37.24 After this operation, 645 MB of additional disk space will be used.
17:13:24 [2021-11-11T17:13:24.912Z] #14 37.24 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]
17:13:24 [2021-11-11T17:13:24.912Z] #14 37.25 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]
17:13:24 [2021-11-11T17:13:24.912Z] #14 ...
17:13:24 [2021-11-11T17:13:24.912Z] 
17:13:24 [2021-11-11T17:13:24.912Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
17:13:24 [2021-11-11T17:13:24.912Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3
17:13:24 [2021-11-11T17:13:24.912Z] #60 36.98 debconf: delaying package configuration, since apt-utils is not installed
17:13:24 [2021-11-11T17:13:24.912Z] #60 37.11 Fetched 460 kB in 0s (1330 kB/s)
17:13:24 [2021-11-11T17:13:24.912Z] #60 37.26 Selecting previously unselected package libbtrfs0:amd64.
17:13:24 [2021-11-11T17:13:24.912Z] #60 37.26 (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 ... 15713 files and directories currently installed.)
17:13:24 [2021-11-11T17:13:24.912Z] #60 37.26 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
17:13:24 [2021-11-11T17:13:24.912Z] #60 37.26 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
17:13:25 [2021-11-11T17:13:25.168Z] #60 37.50 Selecting previously unselected package libbtrfs-dev:amd64.
17:13:25 [2021-11-11T17:13:25.168Z] #60 37.50 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
17:13:25 [2021-11-11T17:13:25.168Z] #60 37.50 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
17:13:25 [2021-11-11T17:13:25.753Z] #60 37.96 Setting up libbtrfs0:amd64 (5.10.1-2) ...
17:13:25 [2021-11-11T17:13:25.753Z] #60 38.01 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
17:13:25 [2021-11-11T17:13:25.753Z] #60 38.01 Processing triggers for libc-bin (2.31-13+deb11u2) ...
17:13:26 [2021-11-11T17:13:26.688Z] #60 DONE 38.9s
17:13:26 [2021-11-11T17:13:26.688Z] 
17:13:26 [2021-11-11T17:13:26.688Z] #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
17:13:26 [2021-11-11T17:13:26.688Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089
17:13:26 [2021-11-11T17:13:26.688Z] #38 38.01 debconf: delaying package configuration, since apt-utils is not installed
17:13:26 [2021-11-11T17:13:26.688Z] #38 38.27 Fetched 17.7 MB in 1s (13.4 MB/s)
17:13:26 [2021-11-11T17:13:26.688Z] #38 38.44 Selecting previously unselected package xxd.
17:13:26 [2021-11-11T17:13:26.688Z] #38 38.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 ... 15713 files and directories currently installed.)
17:13:26 [2021-11-11T17:13:26.688Z] #38 38.44 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ...
17:13:26 [2021-11-11T17:13:26.688Z] #38 38.44 Unpacking xxd (2:8.2.2434-3) ...
17:13:26 [2021-11-11T17:13:26.688Z] #38 38.79 Selecting previously unselected package vim-common.
17:13:26 [2021-11-11T17:13:26.688Z] #38 38.79 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ...
17:13:26 [2021-11-11T17:13:26.688Z] #38 38.84 Unpacking vim-common (2:8.2.2434-3) ...
17:13:26 [2021-11-11T17:13:26.688Z] #38 39.19 Selecting previously unselected package cmake-data.
17:13:26 [2021-11-11T17:13:26.688Z] #38 39.19 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ...
17:13:26 [2021-11-11T17:13:26.944Z] #38 39.22 Unpacking cmake-data (3.18.4-2) ...
17:13:27 [2021-11-11T17:13:27.200Z] #38 ...
17:13:27 [2021-11-11T17:13:27.200Z] 
17:13:27 [2021-11-11T17:13:27.200Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
17:13:27 [2021-11-11T17:13:27.200Z] #61 sha256:cecd39c10560db222e43f0b76d2892db83d97fd1698588cff7b018142e611df4
17:13:27 [2021-11-11T17:13:27.200Z] #61 DONE 0.5s
17:13:27 [2021-11-11T17:13:27.200Z] 
17:13:27 [2021-11-11T17:13:27.200Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
17:13:27 [2021-11-11T17:13:27.200Z] #62 sha256:321f665bb86794e3e56058fd58ce959e0b3910c1ece387d34420ebc8d27ddab2
17:13:32 [2021-11-11T17:13:32.462Z] #62 5.065 + RM_GOPATH=0
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.065 + TMP_GOPATH=
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.065 + : /build
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.065 + '[' -z '' ']'
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.065 ++ mktemp -d
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.065 + export GOPATH=/tmp/tmp.P69NmgzVYw
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.065 + GOPATH=/tmp/tmp.P69NmgzVYw
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.065 + RM_GOPATH=1
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.065 + case "$(go env GOARCH)" in
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.068 ++ go env GOARCH
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.089 + export GO_BUILDMODE=-buildmode=pie
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.089 + GO_BUILDMODE=-buildmode=pie
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.091 ++ dirname /install.sh
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.099 + dir=/
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.099 + bin=containerd
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.099 + shift
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.099 + '[' '!' -f //containerd.installer ']'
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.099 + . //containerd.installer
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.099 ++ set -e
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.099 ++ : v1.5.7
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.099 + install_containerd
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.099 + echo 'Install containerd version v1.5.7'
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.099 + git clone https://github.com/containerd/containerd.git /tmp/tmp.P69NmgzVYw/src/github.com/containerd/containerd
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.099 Install containerd version v1.5.7
17:13:32 [2021-11-11T17:13:32.463Z] #62 5.113 Cloning into '/tmp/tmp.P69NmgzVYw/src/github.com/containerd/containerd'...
17:13:33 [2021-11-11T17:13:33.026Z] #62 ...
17:13:33 [2021-11-11T17:13:33.026Z] 
17:13:33 [2021-11-11T17:13:33.026Z] #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
17:13:33 [2021-11-11T17:13:33.026Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806
17:13:33 [2021-11-11T17:13:33.026Z] #14 37.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
17:13:33 [2021-11-11T17:13:33.026Z] #14 37.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
17:13:33 [2021-11-11T17:13:33.026Z] #14 37.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
17:13:33 [2021-11-11T17:13:33.026Z] #14 37.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
17:13:33 [2021-11-11T17:13:33.026Z] #14 37.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
17:13:33 [2021-11-11T17:13:33.026Z] #14 38.10 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]
17:13:33 [2021-11-11T17:13:33.026Z] #14 38.10 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]
17:13:33 [2021-11-11T17:13:33.026Z] #14 38.72 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]
17:13:33 [2021-11-11T17:13:33.026Z] #14 40.08 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]
17:13:33 [2021-11-11T17:13:33.026Z] #14 40.64 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]
17:13:33 [2021-11-11T17:13:33.026Z] #14 41.21 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]
17:13:33 [2021-11-11T17:13:33.026Z] #14 42.52 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]
17:13:33 [2021-11-11T17:13:33.026Z] #14 43.07 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]
17:13:33 [2021-11-11T17:13:33.026Z] #14 43.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
17:13:33 [2021-11-11T17:13:33.026Z] #14 43.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
17:13:33 [2021-11-11T17:13:33.026Z] #14 43.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
17:13:33 [2021-11-11T17:13:33.026Z] #14 43.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
17:13:33 [2021-11-11T17:13:33.026Z] #14 43.11 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]
17:13:33 [2021-11-11T17:13:33.026Z] #14 43.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
17:13:33 [2021-11-11T17:13:33.026Z] #14 43.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
17:13:33 [2021-11-11T17:13:33.026Z] #14 43.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
17:13:33 [2021-11-11T17:13:33.026Z] #14 43.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
17:13:33 [2021-11-11T17:13:33.026Z] #14 43.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
17:13:33 [2021-11-11T17:13:33.026Z] #14 43.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
17:13:33 [2021-11-11T17:13:33.026Z] #14 43.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
17:13:33 [2021-11-11T17:13:33.026Z] #14 43.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
17:13:33 [2021-11-11T17:13:33.026Z] #14 43.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB]
17:13:33 [2021-11-11T17:13:33.026Z] #14 43.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
17:13:33 [2021-11-11T17:13:33.026Z] #14 44.19 debconf: delaying package configuration, since apt-utils is not installed
17:13:33 [2021-11-11T17:13:33.026Z] #14 44.49 Fetched 115 MB in 6s (17.7 MB/s)
17:13:33 [2021-11-11T17:13:33.026Z] #14 44.56 Selecting previously unselected package binutils-mingw-w64-i686.
17:13:33 [2021-11-11T17:13:33.026Z] #14 44.56 (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 ... 15713 files and directories currently installed.)
17:13:33 [2021-11-11T17:13:33.026Z] #14 44.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
17:13:33 [2021-11-11T17:13:33.026Z] #14 44.63 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
17:13:33 [2021-11-11T17:13:33.589Z] #14 ...
17:13:33 [2021-11-11T17:13:33.589Z] 
17:13:33 [2021-11-11T17:13:33.589Z] #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
17:13:33 [2021-11-11T17:13:33.589Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68
17:13:33 [2021-11-11T17:13:33.845Z] #34 45.60 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
17:13:33 [2021-11-11T17:13:33.845Z] #34 45.87 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
17:13:34 [2021-11-11T17:13:34.408Z] #34 46.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:13:34 [2021-11-11T17:13:34.972Z] #34 ...
17:13:34 [2021-11-11T17:13:34.972Z] 
17:13:34 [2021-11-11T17:13:34.972Z] #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
17:13:34 [2021-11-11T17:13:34.972Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b
17:13:34 [2021-11-11T17:13:34.972Z] #47 36.96 The following additional packages will be installed:
17:13:34 [2021-11-11T17:13:34.972Z] #47 36.96   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
17:13:34 [2021-11-11T17:13:34.972Z] #47 36.96   python3-protobuf python3-six
17:13:34 [2021-11-11T17:13:34.972Z] #47 36.96 Suggested packages:
17:13:34 [2021-11-11T17:13:34.972Z] #47 36.96   python3-setuptools
17:13:34 [2021-11-11T17:13:34.972Z] #47 36.96 Recommended packages:
17:13:34 [2021-11-11T17:13:34.972Z] #47 36.96   iproute2 | iproute
17:13:34 [2021-11-11T17:13:34.972Z] #47 37.62 The following NEW packages will be installed:
17:13:34 [2021-11-11T17:13:34.972Z] #47 37.62   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
17:13:34 [2021-11-11T17:13:34.972Z] #47 37.62   python3-protobuf python3-six
17:13:34 [2021-11-11T17:13:34.972Z] #47 38.30 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
17:13:34 [2021-11-11T17:13:34.972Z] #47 38.30 Need to get 2288 kB of archives.
17:13:34 [2021-11-11T17:13:34.972Z] #47 38.30 After this operation, 11.0 MB of additional disk space will be used.
17:13:34 [2021-11-11T17:13:34.972Z] #47 38.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
17:13:34 [2021-11-11T17:13:34.972Z] #47 38.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
17:13:34 [2021-11-11T17:13:34.972Z] #47 38.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
17:13:34 [2021-11-11T17:13:34.972Z] #47 38.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
17:13:34 [2021-11-11T17:13:34.972Z] #47 38.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:13:34 [2021-11-11T17:13:34.972Z] #47 38.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
17:13:34 [2021-11-11T17:13:34.972Z] #47 38.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
17:13:34 [2021-11-11T17:13:34.972Z] #47 42.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-1 [657 kB]
17:13:34 [2021-11-11T17:13:34.972Z] #47 43.28 debconf: delaying package configuration, since apt-utils is not installed
17:13:34 [2021-11-11T17:13:34.972Z] #47 43.52 Fetched 2288 kB in 5s (502 kB/s)
17:13:34 [2021-11-11T17:13:34.972Z] #47 43.61 Selecting previously unselected package libprotobuf23:amd64.
17:13:34 [2021-11-11T17:13:34.972Z] #47 43.61 (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 ... 15713 files and directories currently installed.)
17:13:34 [2021-11-11T17:13:34.972Z] #47 43.65 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
17:13:34 [2021-11-11T17:13:34.972Z] #47 43.66 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
17:13:34 [2021-11-11T17:13:34.972Z] #47 44.50 Selecting previously unselected package python3-pkg-resources.
17:13:34 [2021-11-11T17:13:34.972Z] #47 44.50 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
17:13:34 [2021-11-11T17:13:34.972Z] #47 44.50 Unpacking python3-pkg-resources (52.0.0-4) ...
17:13:34 [2021-11-11T17:13:34.972Z] #47 44.79 Selecting previously unselected package python3-six.
17:13:34 [2021-11-11T17:13:34.972Z] #47 44.79 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
17:13:34 [2021-11-11T17:13:34.972Z] #47 44.79 Unpacking python3-six (1.16.0-2) ...
17:13:34 [2021-11-11T17:13:34.972Z] #47 44.91 Selecting previously unselected package python3-protobuf.
17:13:34 [2021-11-11T17:13:34.972Z] #47 44.91 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
17:13:34 [2021-11-11T17:13:34.972Z] #47 44.91 Unpacking python3-protobuf (3.12.4-1) ...
17:13:34 [2021-11-11T17:13:34.972Z] #47 45.52 Selecting previously unselected package libnet1:amd64.
17:13:34 [2021-11-11T17:13:34.972Z] #47 45.52 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:13:34 [2021-11-11T17:13:34.972Z] #47 45.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:13:34 [2021-11-11T17:13:34.972Z] #47 45.72 Selecting previously unselected package libnl-3-200:amd64.
17:13:34 [2021-11-11T17:13:34.972Z] #47 45.72 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
17:13:34 [2021-11-11T17:13:34.972Z] #47 45.72 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
17:13:34 [2021-11-11T17:13:34.972Z] #47 45.86 Selecting previously unselected package libprotobuf-c1:amd64.
17:13:34 [2021-11-11T17:13:34.972Z] #47 45.86 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
17:13:34 [2021-11-11T17:13:34.972Z] #47 45.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:13:34 [2021-11-11T17:13:34.972Z] #47 46.27 Selecting previously unselected package criu.
17:13:34 [2021-11-11T17:13:34.972Z] #47 46.27 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ...
17:13:34 [2021-11-11T17:13:34.972Z] #47 46.28 Unpacking criu (3.16.1-1) ...
17:13:34 [2021-11-11T17:13:34.972Z] #47 47.06 Setting up python3-pkg-resources (52.0.0-4) ...
17:13:34 [2021-11-11T17:13:34.972Z] #47 ...
17:13:34 [2021-11-11T17:13:34.972Z] 
17:13:34 [2021-11-11T17:13:34.972Z] #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
17:13:34 [2021-11-11T17:13:34.972Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806
17:13:34 [2021-11-11T17:13:34.972Z] #14 47.24 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:13:34 [2021-11-11T17:13:34.972Z] #14 47.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
17:13:34 [2021-11-11T17:13:34.972Z] #14 47.26 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
17:13:37 [2021-11-11T17:13:37.498Z] #14 49.52 Selecting previously unselected package binutils-mingw-w64.
17:13:37 [2021-11-11T17:13:37.498Z] #14 49.52 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
17:13:37 [2021-11-11T17:13:37.498Z] #14 49.53 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
17:13:37 [2021-11-11T17:13:37.498Z] #14 49.79 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:13:37 [2021-11-11T17:13:37.498Z] #14 49.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
17:13:37 [2021-11-11T17:13:37.498Z] #14 49.81 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
17:13:37 [2021-11-11T17:13:37.755Z] #14 50.01 Selecting previously unselected package dmsetup.
17:13:37 [2021-11-11T17:13:37.755Z] #14 50.01 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
17:13:37 [2021-11-11T17:13:37.755Z] #14 50.02 Unpacking dmsetup (2:1.02.175-2.1) ...
17:13:38 [2021-11-11T17:13:38.013Z] #14 50.18 Selecting previously unselected package mingw-w64-common.
17:13:38 [2021-11-11T17:13:38.013Z] #14 50.19 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
17:13:38 [2021-11-11T17:13:38.013Z] #14 50.19 Unpacking mingw-w64-common (8.0.0-1) ...
17:13:39 [2021-11-11T17:13:39.908Z] #14 ...
17:13:39 [2021-11-11T17:13:39.908Z] 
17:13:39 [2021-11-11T17:13:39.908Z] #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
17:13:39 [2021-11-11T17:13:39.908Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089
17:13:39 [2021-11-11T17:13:39.908Z] #38 42.22 Selecting previously unselected package libicu67:amd64.
17:13:39 [2021-11-11T17:13:39.908Z] #38 42.22 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
17:13:39 [2021-11-11T17:13:39.908Z] #38 42.23 Unpacking libicu67:amd64 (67.1-7) ...
17:13:39 [2021-11-11T17:13:39.908Z] #38 48.47 Selecting previously unselected package libxml2:amd64.
17:13:39 [2021-11-11T17:13:39.908Z] #38 48.47 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
17:13:39 [2021-11-11T17:13:39.908Z] #38 48.48 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
17:13:39 [2021-11-11T17:13:39.908Z] #38 48.96 Selecting previously unselected package libarchive13:amd64.
17:13:39 [2021-11-11T17:13:39.908Z] #38 48.96 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
17:13:39 [2021-11-11T17:13:39.908Z] #38 48.96 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
17:13:39 [2021-11-11T17:13:39.908Z] #38 49.25 Selecting previously unselected package libjsoncpp24:amd64.
17:13:39 [2021-11-11T17:13:39.908Z] #38 49.25 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
17:13:39 [2021-11-11T17:13:39.908Z] #38 49.26 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
17:13:39 [2021-11-11T17:13:39.908Z] #38 49.41 Selecting previously unselected package librhash0:amd64.
17:13:39 [2021-11-11T17:13:39.908Z] #38 49.41 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
17:13:39 [2021-11-11T17:13:39.908Z] #38 49.42 Unpacking librhash0:amd64 (1.4.1-2) ...
17:13:39 [2021-11-11T17:13:39.908Z] #38 49.58 Selecting previously unselected package libuv1:amd64.
17:13:39 [2021-11-11T17:13:39.908Z] #38 49.59 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
17:13:39 [2021-11-11T17:13:39.908Z] #38 49.74 Unpacking libuv1:amd64 (1.40.0-2) ...
17:13:39 [2021-11-11T17:13:39.908Z] #38 49.87 Selecting previously unselected package cmake.
17:13:39 [2021-11-11T17:13:39.908Z] #38 49.90 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ...
17:13:39 [2021-11-11T17:13:39.908Z] #38 49.91 Unpacking cmake (3.18.4-2) ...
17:13:39 [2021-11-11T17:13:39.908Z] #38 ...
17:13:39 [2021-11-11T17:13:39.908Z] 
17:13:39 [2021-11-11T17:13:39.908Z] #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
17:13:39 [2021-11-11T17:13:39.908Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b
17:13:39 [2021-11-11T17:13:39.908Z] #47 48.90 Setting up libprotobuf23:amd64 (3.12.4-1) ...
17:13:39 [2021-11-11T17:13:39.908Z] #47 48.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:13:39 [2021-11-11T17:13:39.908Z] #47 48.93 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:13:39 [2021-11-11T17:13:39.908Z] #47 48.95 Setting up python3-six (1.16.0-2) ...
17:13:39 [2021-11-11T17:13:39.908Z] #47 50.15 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
17:13:39 [2021-11-11T17:13:39.908Z] #47 50.17 Setting up python3-protobuf (3.12.4-1) ...
17:13:42 [2021-11-11T17:13:42.444Z] #47 54.04 Setting up criu (3.16.1-1) ...
17:13:42 [2021-11-11T17:13:42.700Z] #47 ...
17:13:42 [2021-11-11T17:13:42.700Z] 
17:13:42 [2021-11-11T17:13:42.700Z] #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
17:13:42 [2021-11-11T17:13:42.701Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089
17:13:42 [2021-11-11T17:13:42.701Z] #38 53.97 Setting up libicu67:amd64 (67.1-7) ...
17:13:42 [2021-11-11T17:13:42.701Z] #38 54.03 Setting up xxd (2:8.2.2434-3) ...
17:13:42 [2021-11-11T17:13:42.701Z] #38 54.05 Setting up libuv1:amd64 (1.40.0-2) ...
17:13:42 [2021-11-11T17:13:42.701Z] #38 54.07 Setting up vim-common (2:8.2.2434-3) ...
17:13:42 [2021-11-11T17:13:42.701Z] #38 54.14 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
17:13:42 [2021-11-11T17:13:42.701Z] #38 54.15 Setting up librhash0:amd64 (1.4.1-2) ...
17:13:42 [2021-11-11T17:13:42.701Z] #38 54.16 Setting up cmake-data (3.18.4-2) ...
17:13:42 [2021-11-11T17:13:42.701Z] #38 54.19 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
17:13:42 [2021-11-11T17:13:42.701Z] #38 54.20 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
17:13:42 [2021-11-11T17:13:42.701Z] #38 54.21 Setting up cmake (3.18.4-2) ...
17:13:42 [2021-11-11T17:13:42.701Z] #38 54.22 Processing triggers for libc-bin (2.31-13+deb11u2) ...
17:13:42 [2021-11-11T17:13:42.701Z] #38 DONE 55.0s
17:13:42 [2021-11-11T17:13:42.701Z] 
17:13:42 [2021-11-11T17:13:42.701Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
17:13:42 [2021-11-11T17:13:42.701Z] #39 sha256:628d34cbc03ea79a5704b1b9f49d570f3929cb28fed8da0002d16361cddb6dd2
17:13:42 [2021-11-11T17:13:42.957Z] #39 DONE 0.3s
17:13:42 [2021-11-11T17:13:42.957Z] 
17:13:42 [2021-11-11T17:13:42.958Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
17:13:42 [2021-11-11T17:13:42.958Z] #65 sha256:2a54b12ef2396de16e12e537658e02815afd9d599c12f7632c113887accdd36d
17:13:42 [2021-11-11T17:13:42.958Z] #65 ...
17:13:42 [2021-11-11T17:13:42.958Z] 
17:13:42 [2021-11-11T17:13:42.958Z] #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
17:13:42 [2021-11-11T17:13:42.958Z] #40 sha256:0cdf8faed1d67aa937330894806818e08d00af0d377babcbf45f58b81de3a8a8
17:13:44 [2021-11-11T17:13:44.326Z] #40 ...
17:13:44 [2021-11-11T17:13:44.326Z] 
17:13:44 [2021-11-11T17:13:44.326Z] #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
17:13:44 [2021-11-11T17:13:44.326Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b
17:13:44 [2021-11-11T17:13:44.326Z] #47 55.76 Processing triggers for libc-bin (2.31-13+deb11u2) ...
17:13:44 [2021-11-11T17:13:44.326Z] #47 DONE 56.2s
17:13:44 [2021-11-11T17:13:44.326Z] 
17:13:44 [2021-11-11T17:13:44.326Z] #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
17:13:44 [2021-11-11T17:13:44.326Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806
17:13:44 [2021-11-11T17:13:44.326Z] #14 56.05 Selecting previously unselected package mingw-w64-x86-64-dev.
17:13:44 [2021-11-11T17:13:44.326Z] #14 56.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
17:13:44 [2021-11-11T17:13:44.326Z] #14 56.09 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
17:13:46 [2021-11-11T17:13:46.234Z] #14 ...
17:13:46 [2021-11-11T17:13:46.234Z] 
17:13:46 [2021-11-11T17:13:46.234Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
17:13:46 [2021-11-11T17:13:46.234Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956
17:13:46 [2021-11-11T17:13:46.234Z] #51 58.02 gotestsum version dev
17:13:46 [2021-11-11T17:13:46.234Z] #51 DONE 58.5s
17:13:46 [2021-11-11T17:13:46.234Z] 
17:13:46 [2021-11-11T17:13:46.234Z] #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
17:13:46 [2021-11-11T17:13:46.234Z] #40 sha256:0cdf8faed1d67aa937330894806818e08d00af0d377babcbf45f58b81de3a8a8
17:13:46 [2021-11-11T17:13:46.234Z] #40 3.432 + RM_GOPATH=0
17:13:46 [2021-11-11T17:13:46.234Z] #40 3.432 + TMP_GOPATH=
17:13:46 [2021-11-11T17:13:46.234Z] #40 3.432 + : /build
17:13:46 [2021-11-11T17:13:46.234Z] #40 3.432 + '[' -z '' ']'
17:13:46 [2021-11-11T17:13:46.234Z] #40 3.432 ++ mktemp -d
17:13:46 [2021-11-11T17:13:46.491Z] #40 3.434 + export GOPATH=/tmp/tmp.6H864XbJfr
17:13:46 [2021-11-11T17:13:46.491Z] #40 3.434 + GOPATH=/tmp/tmp.6H864XbJfr
17:13:46 [2021-11-11T17:13:46.491Z] #40 3.434 + RM_GOPATH=1
17:13:46 [2021-11-11T17:13:46.491Z] #40 3.434 + case "$(go env GOARCH)" in
17:13:46 [2021-11-11T17:13:46.491Z] #40 3.434 ++ go env GOARCH
17:13:46 [2021-11-11T17:13:46.491Z] #40 3.454 + export GO_BUILDMODE=-buildmode=pie
17:13:46 [2021-11-11T17:13:46.491Z] #40 3.454 + GO_BUILDMODE=-buildmode=pie
17:13:46 [2021-11-11T17:13:46.491Z] #40 3.454 ++ dirname /install.sh
17:13:46 [2021-11-11T17:13:46.491Z] #40 3.454 + dir=/
17:13:46 [2021-11-11T17:13:46.491Z] #40 3.454 + bin=tini
17:13:46 [2021-11-11T17:13:46.491Z] #40 3.454 + shift
17:13:46 [2021-11-11T17:13:46.491Z] #40 3.454 + '[' '!' -f //tini.installer ']'
17:13:46 [2021-11-11T17:13:46.491Z] #40 3.454 + . //tini.installer
17:13:46 [2021-11-11T17:13:46.491Z] #40 3.454 ++ : v0.19.0
17:13:46 [2021-11-11T17:13:46.491Z] #40 3.454 + install_tini
17:13:46 [2021-11-11T17:13:46.491Z] #40 3.454 + echo 'Install tini version v0.19.0'
17:13:46 [2021-11-11T17:13:46.491Z] #40 3.454 + git clone https://github.com/krallin/tini.git /tmp/tmp.6H864XbJfr/tini
17:13:46 [2021-11-11T17:13:46.491Z] #40 3.475 Install tini version v0.19.0
17:13:46 [2021-11-11T17:13:46.491Z] #40 3.477 Cloning into '/tmp/tmp.6H864XbJfr/tini'...
17:13:47 [2021-11-11T17:13:47.464Z] #40 4.239 + cd /tmp/tmp.6H864XbJfr/tini
17:13:47 [2021-11-11T17:13:47.464Z] #40 4.239 + git checkout -q v0.19.0
17:13:47 [2021-11-11T17:13:47.464Z] #40 4.239 + cmake .
17:13:47 [2021-11-11T17:13:47.726Z] #40 4.778 -- The C compiler identification is GNU 10.2.1
17:13:47 [2021-11-11T17:13:47.727Z] #40 4.855 -- Detecting C compiler ABI info
17:13:48 [2021-11-11T17:13:48.290Z] #40 5.399 -- Detecting C compiler ABI info - done
17:13:48 [2021-11-11T17:13:48.290Z] #40 5.511 -- Check for working C compiler: /usr/bin/cc - skipped
17:13:48 [2021-11-11T17:13:48.290Z] #40 5.511 -- Detecting C compile features
17:13:48 [2021-11-11T17:13:48.546Z] #40 5.524 -- Detecting C compile features - done
17:13:48 [2021-11-11T17:13:48.546Z] #40 5.555 -- Performing Test HAS_BUILTIN_FORTIFY
17:13:48 [2021-11-11T17:13:48.802Z] #40 5.783 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:13:48 [2021-11-11T17:13:48.802Z] #40 5.916 + make tini-static
17:13:48 [2021-11-11T17:13:48.802Z] #40 5.918 -- Configuring done
17:13:48 [2021-11-11T17:13:48.802Z] #40 5.918 -- Generating done
17:13:48 [2021-11-11T17:13:48.802Z] #40 5.918 -- Build files have been written to: /tmp/tmp.6H864XbJfr/tini
17:13:49 [2021-11-11T17:13:49.059Z] #40 6.171 Scanning dependencies of target tini-static
17:13:49 [2021-11-11T17:13:49.315Z] #40 6.232 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:13:50 [2021-11-11T17:13:50.244Z] #40 7.357 [100%] Linking C executable tini-static
17:13:51 [2021-11-11T17:13:51.173Z] #40 8.053 [100%] Built target tini-static
17:13:51 [2021-11-11T17:13:51.173Z] #40 8.127 + mkdir -p /build
17:13:51 [2021-11-11T17:13:51.173Z] #40 8.154 + cp tini-static /build/docker-init
17:13:52 [2021-11-11T17:13:52.111Z] #40 DONE 9.1s
17:13:52 [2021-11-11T17:13:52.111Z] 
17:13:52 [2021-11-11T17:13:52.111Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
17:13:52 [2021-11-11T17:13:52.112Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806
17:13:52 [2021-11-11T17:13:52.112Z] #14 61.39 Selecting previously unselected package gcc-mingw-w64-base.
17:13:52 [2021-11-11T17:13:52.112Z] #14 61.39 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
17:13:52 [2021-11-11T17:13:52.112Z] #14 61.42 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
17:13:52 [2021-11-11T17:13:52.112Z] #14 61.60 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
17:13:52 [2021-11-11T17:13:52.112Z] #14 61.60 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
17:13:52 [2021-11-11T17:13:52.112Z] #14 61.60 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
17:13:57 [2021-11-11T17:13:57.359Z] #14 69.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
17:13:57 [2021-11-11T17:13:57.359Z] #14 69.31 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
17:13:57 [2021-11-11T17:13:57.359Z] #14 69.32 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:14:09 [2021-11-11T17:14:09.574Z] #14 81.83 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
17:14:09 [2021-11-11T17:14:09.574Z] #14 81.83 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
17:14:09 [2021-11-11T17:14:09.574Z] #14 81.84 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:14:09 [2021-11-11T17:14:09.574Z] #14 ...
17:14:09 [2021-11-11T17:14:09.574Z] 
17:14:09 [2021-11-11T17:14:09.574Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
17:14:09 [2021-11-11T17:14:09.574Z] #62 sha256:321f665bb86794e3e56058fd58ce959e0b3910c1ece387d34420ebc8d27ddab2
17:14:10 [2021-11-11T17:14:10.924Z] #62 42.59 Updating files:  44% (2072/4688)
Updating files:  45% (2110/4688)
Updating files:  46% (2157/4688)
Updating files:  47% (2204/4688)
Updating files:  48% (2251/4688)
Updating files:  49% (2298/4688)
Updating files:  50% (2344/4688)
Updating files:  51% (2391/4688)
Updating files:  52% (2438/4688)
Updating files:  53% (2485/4688)
Updating files:  54% (2532/4688)
Updating files:  55% (2579/4688)
Updating files:  56% (2626/4688)
Updating files:  57% (2673/4688)
Updating files:  58% (2720/4688)
Updating files:  59% (2766/4688)
Updating files:  60% (2813/4688)
Updating files:  61% (2860/4688)
Updating files:  62% (2907/4688)
Updating files:  63% (2954/4688)
Updating files:  64% (3001/4688)
Updating files:  65% (3048/4688)
Updating files:  66% (3095/4688)
Updating files:  67% (3141/4688)
Updating files:  68% (3188/4688)
Updating files:  69% (3235/4688)
Updating files:  70% (3282/4688)
Updating files:  71% (3329/4688)
Updating files:  72% (3376/4688)
Updating files:  73% (3423/4688)
Updating files:  74% (3470/4688)
Updating files:  75% (3516/4688)
Updating files:  76% (3563/4688)
Updating files:  77% (3610/4688)
Updating files:  78% (3657/4688)
Updating files:  79% (3704/4688)
Updating files:  80% (3751/4688)
Updating files:  81% (3798/4688)
Updating files:  82% (3845/4688)
Updating files:  83% (3892/4688)
Updating files:  84% (3938/4688)
Updating files:  85% (3985/4688)
Updating files:  86% (4032/4688)
Updating files:  86% (4075/4688)
Updating files:  87% (4079/4688)
Updating files:  88% (4126/4688)
Updating files:  89% (4173/4688)
Updating files:  90% (4220/4688)
Updating files:  91% (4267/4688)
Updating files:  92% (4313/4688)
Updating files:  93% (4360/4688)
Updating files:  94% (4407/4688)
Updating files:  95% (4454/4688)
Updating files:  96% (4501/4688)
Updating files:  97% (4548/4688)
Updating files:  98% (4595/4688)
Updating files:  99% (4642/4688)
Updating files: 100% (4688/4688)
Updating files: 100% (4688/4688), done.
17:14:10 [2021-11-11T17:14:10.924Z] #62 43.95 + cd /tmp/tmp.P69NmgzVYw/src/github.com/containerd/containerd
17:14:10 [2021-11-11T17:14:10.924Z] #62 43.95 + git checkout -q v1.5.7
17:14:13 [2021-11-11T17:14:13.458Z] #62 46.09 + export 'BUILDTAGS=netgo osusergo static_build'
17:14:13 [2021-11-11T17:14:13.458Z] #62 46.09 + BUILDTAGS='netgo osusergo static_build'
17:14:13 [2021-11-11T17:14:13.458Z] #62 46.09 + export EXTRA_FLAGS=-buildmode=pie
17:14:13 [2021-11-11T17:14:13.458Z] #62 46.09 + EXTRA_FLAGS=-buildmode=pie
17:14:13 [2021-11-11T17:14:13.458Z] #62 46.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:14:13 [2021-11-11T17:14:13.458Z] #62 46.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:14:13 [2021-11-11T17:14:13.458Z] #62 46.09 + '[' '' = dynamic ']'
17:14:13 [2021-11-11T17:14:13.458Z] #62 46.09 + make
17:14:14 [2021-11-11T17:14:14.823Z] #62 47.73 + bin/ctr
17:14:15 [2021-11-11T17:14:15.080Z] #62 ...
17:14:15 [2021-11-11T17:14:15.080Z] 
17:14:15 [2021-11-11T17:14:15.080Z] #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
17:14:15 [2021-11-11T17:14:15.080Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806
17:14:15 [2021-11-11T17:14:15.336Z] #14 87.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
17:14:15 [2021-11-11T17:14:15.336Z] #14 87.55 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
17:14:15 [2021-11-11T17:14:15.336Z] #14 87.55 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
17:14:21 [2021-11-11T17:14:21.875Z] #14 93.70 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
17:14:21 [2021-11-11T17:14:21.875Z] #14 93.72 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
17:14:21 [2021-11-11T17:14:21.875Z] #14 93.72 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:14:31 [2021-11-11T17:14:31.860Z] #14 ...
17:14:31 [2021-11-11T17:14:31.861Z] 
17:14:31 [2021-11-11T17:14:31.861Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
17:14:31 [2021-11-11T17:14:31.861Z] #65 sha256:2a54b12ef2396de16e12e537658e02815afd9d599c12f7632c113887accdd36d
17:14:31 [2021-11-11T17:14:31.861Z] #65 103.5 + for f in rootlesskit rootlesskit-docker-proxy
17:14:31 [2021-11-11T17:14:31.861Z] #65 103.5 + GOBIN=/build
17:14:31 [2021-11-11T17:14:31.861Z] #65 103.5 + GO111MODULE=on
17:14:31 [2021-11-11T17:14:31.861Z] #65 103.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
17:14:37 [2021-11-11T17:14:37.109Z] #65 109.0 rootlesskit version 0.14.6
17:14:37 [2021-11-11T17:14:37.109Z] #65 109.1 Usage of /build/rootlesskit-docker-proxy:
17:14:37 [2021-11-11T17:14:37.109Z] #65 109.1   -container-ip string
17:14:37 [2021-11-11T17:14:37.109Z] #65 109.1     	container ip
17:14:37 [2021-11-11T17:14:37.109Z] #65 109.1   -container-port int
17:14:37 [2021-11-11T17:14:37.109Z] #65 109.1     	container port (default -1)
17:14:37 [2021-11-11T17:14:37.109Z] #65 109.1   -host-ip string
17:14:37 [2021-11-11T17:14:37.109Z] #65 109.1     	host ip
17:14:37 [2021-11-11T17:14:37.109Z] #65 109.1   -host-port int
17:14:37 [2021-11-11T17:14:37.109Z] #65 109.1     	host port (default -1)
17:14:37 [2021-11-11T17:14:37.109Z] #65 109.1   -proto string
17:14:37 [2021-11-11T17:14:37.109Z] #65 109.1     	proxy protocol (default "tcp")
17:14:39 [2021-11-11T17:14:39.001Z] #65 DONE 111.1s
17:14:39 [2021-11-11T17:14:39.001Z] 
17:14:39 [2021-11-11T17:14:39.001Z] #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
17:14:39 [2021-11-11T17:14:39.001Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806
17:14:39 [2021-11-11T17:14:39.001Z] #14 106.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
17:14:39 [2021-11-11T17:14:39.001Z] #14 106.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
17:14:39 [2021-11-11T17:14:39.001Z] #14 106.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:14:39 [2021-11-11T17:14:39.258Z] #14 ...
17:14:39 [2021-11-11T17:14:39.258Z] 
17:14:39 [2021-11-11T17:14:39.258Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
17:14:39 [2021-11-11T17:14:39.258Z] #66 sha256:6676890afeed5e050ce91767dde3e93300ac94e11faa4e58792b03d9933bf23f
17:14:39 [2021-11-11T17:14:39.258Z] #66 DONE 0.1s
17:14:39 [2021-11-11T17:14:39.258Z] 
17:14:39 [2021-11-11T17:14:39.258Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:14:39 [2021-11-11T17:14:39.258Z] #67 sha256:4d26aaba490dbc9e853123a3588ec008a92299a1d35be86820b67aa914eb327e
17:14:39 [2021-11-11T17:14:39.517Z] #67 DONE 0.2s
17:14:39 [2021-11-11T17:14:39.517Z] 
17:14:39 [2021-11-11T17:14:39.517Z] #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
17:14:39 [2021-11-11T17:14:39.517Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806
17:14:39 [2021-11-11T17:14:39.517Z] #14 111.8 Selecting previously unselected package g++-mingw-w64-x86-64.
17:14:39 [2021-11-11T17:14:39.517Z] #14 111.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
17:14:39 [2021-11-11T17:14:39.517Z] #14 111.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
17:14:39 [2021-11-11T17:14:39.774Z] #14 112.0 Selecting previously unselected package libapparmor1:amd64.
17:14:39 [2021-11-11T17:14:39.774Z] #14 112.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
17:14:39 [2021-11-11T17:14:39.774Z] #14 112.0 Unpacking libapparmor1:amd64 (2.13.6-10) ...
17:14:39 [2021-11-11T17:14:39.774Z] #14 112.1 Selecting previously unselected package libapparmor-dev:amd64.
17:14:39 [2021-11-11T17:14:39.774Z] #14 112.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
17:14:39 [2021-11-11T17:14:39.774Z] #14 112.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
17:14:40 [2021-11-11T17:14:40.031Z] #14 112.4 Selecting previously unselected package libbtrfs0:amd64.
17:14:40 [2021-11-11T17:14:40.032Z] #14 112.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
17:14:40 [2021-11-11T17:14:40.032Z] #14 112.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
17:14:40 [2021-11-11T17:14:40.289Z] #14 112.5 Selecting previously unselected package libbtrfs-dev:amd64.
17:14:40 [2021-11-11T17:14:40.289Z] #14 112.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
17:14:40 [2021-11-11T17:14:40.289Z] #14 112.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
17:14:40 [2021-11-11T17:14:40.289Z] #14 112.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:14:40 [2021-11-11T17:14:40.546Z] #14 112.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
17:14:40 [2021-11-11T17:14:40.546Z] #14 112.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
17:14:40 [2021-11-11T17:14:40.546Z] #14 112.8 Selecting previously unselected package libudev-dev:amd64.
17:14:40 [2021-11-11T17:14:40.546Z] #14 112.8 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
17:14:40 [2021-11-11T17:14:40.546Z] #14 112.8 Unpacking libudev-dev:amd64 (247.3-6) ...
17:14:40 [2021-11-11T17:14:40.546Z] #14 112.9 Selecting previously unselected package libsepol1-dev:amd64.
17:14:40 [2021-11-11T17:14:40.546Z] #14 113.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
17:14:40 [2021-11-11T17:14:40.804Z] #14 113.0 Unpacking libsepol1-dev:amd64 (3.1-1) ...
17:14:40 [2021-11-11T17:14:40.804Z] #14 113.2 Selecting previously unselected package libpcre2-16-0:amd64.
17:14:41 [2021-11-11T17:14:41.061Z] #14 113.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
17:14:41 [2021-11-11T17:14:41.061Z] #14 113.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
17:14:41 [2021-11-11T17:14:41.061Z] #14 113.4 Selecting previously unselected package libpcre2-32-0:amd64.
17:14:41 [2021-11-11T17:14:41.061Z] #14 113.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
17:14:41 [2021-11-11T17:14:41.061Z] #14 113.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
17:14:41 [2021-11-11T17:14:41.317Z] #14 113.6 Selecting previously unselected package libpcre2-posix2:amd64.
17:14:41 [2021-11-11T17:14:41.317Z] #14 113.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
17:14:41 [2021-11-11T17:14:41.317Z] #14 113.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
17:14:41 [2021-11-11T17:14:41.317Z] #14 113.7 Selecting previously unselected package libpcre2-dev:amd64.
17:14:41 [2021-11-11T17:14:41.317Z] #14 113.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
17:14:41 [2021-11-11T17:14:41.317Z] #14 113.7 Unpacking libpcre2-dev:amd64 (10.36-2) ...
17:14:41 [2021-11-11T17:14:41.884Z] #14 114.2 Selecting previously unselected package libselinux1-dev:amd64.
17:14:41 [2021-11-11T17:14:41.884Z] #14 114.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
17:14:41 [2021-11-11T17:14:41.884Z] #14 114.2 Unpacking libselinux1-dev:amd64 (3.1-3) ...
17:14:42 [2021-11-11T17:14:42.140Z] #14 114.5 Selecting previously unselected package libdevmapper-dev:amd64.
17:14:42 [2021-11-11T17:14:42.140Z] #14 114.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
17:14:42 [2021-11-11T17:14:42.140Z] #14 114.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
17:14:42 [2021-11-11T17:14:42.401Z] #14 114.6 Selecting previously unselected package libseccomp-dev:amd64.
17:14:42 [2021-11-11T17:14:42.401Z] #14 114.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ...
17:14:42 [2021-11-11T17:14:42.401Z] #14 114.6 Unpacking libseccomp-dev:amd64 (2.5.1-1) ...
17:14:42 [2021-11-11T17:14:42.401Z] #14 114.7 Selecting previously unselected package libsystemd-dev:amd64.
17:14:42 [2021-11-11T17:14:42.401Z] #14 114.7 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
17:14:42 [2021-11-11T17:14:42.401Z] #14 114.7 Unpacking libsystemd-dev:amd64 (247.3-6) ...
17:14:42 [2021-11-11T17:14:42.964Z] #14 115.3 Setting up libseccomp-dev:amd64 (2.5.1-1) ...
17:14:42 [2021-11-11T17:14:42.964Z] #14 115.3 Setting up libapparmor1:amd64 (2.13.6-10) ...
17:14:42 [2021-11-11T17:14:42.964Z] #14 115.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
17:14:42 [2021-11-11T17:14:42.964Z] #14 115.4 Setting up libsepol1-dev:amd64 (3.1-1) ...
17:14:42 [2021-11-11T17:14:42.964Z] #14 115.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
17:14:42 [2021-11-11T17:14:42.964Z] #14 115.4 Setting up libpcre2-16-0:amd64 (10.36-2) ...
17:14:42 [2021-11-11T17:14:42.964Z] #14 115.4 Setting up libbtrfs0:amd64 (5.10.1-2) ...
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.4 Setting up libpcre2-32-0:amd64 (10.36-2) ...
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.4 Setting up libudev-dev:amd64 (247.3-6) ...
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.4 Setting up libpcre2-posix2:amd64 (10.36-2) ...
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.5 Setting up mingw-w64-common (8.0.0-1) ...
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.5 Setting up libsystemd-dev:amd64 (247.3-6) ...
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.6 Setting up libpcre2-dev:amd64 (10.36-2) ...
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.6 Setting up libselinux1-dev:amd64 (3.1-3) ...
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.6 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
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.6 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
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.7 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
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.7 Setting up dmsetup (2:1.02.175-2.1) ...
17:14:43 [2021-11-11T17:14:43.221Z] #14 115.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
17:14:43 [2021-11-11T17:14:43.478Z] #14 115.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
17:14:43 [2021-11-11T17:14:43.478Z] #14 115.8 Processing triggers for libc-bin (2.31-13+deb11u2) ...
17:14:43 [2021-11-11T17:14:43.735Z] #14 DONE 116.1s
17:14:43 [2021-11-11T17:14:43.735Z] 
17:14:43 [2021-11-11T17:14:43.735Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
17:14:43 [2021-11-11T17:14:43.735Z] #57 sha256:81e298344dcf2dd987d232dca8a63ef236124288f75d30cae55ac1f37bf67422
17:14:44 [2021-11-11T17:14:44.000Z] #57 DONE 0.2s
17:14:44 [2021-11-11T17:14:44.000Z] 
17:14:44 [2021-11-11T17:14:44.000Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
17:14:44 [2021-11-11T17:14:44.000Z] #15 sha256:b15bc9449db7d2a0c8e0f650c707556117769a53f33afb6dff3b428fd0632c30
17:14:48 [2021-11-11T17:14:48.176Z] #15 DONE 3.6s
17:14:48 [2021-11-11T17:14:48.176Z] 
17:14:48 [2021-11-11T17:14:48.176Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:14:48 [2021-11-11T17:14:48.176Z] #16 sha256:bff232d730aa8252f1d0cffe3eda5d881848932629b28697050da762518790bb
17:14:49 [2021-11-11T17:14:49.544Z] #16 DONE 2.1s
17:14:49 [2021-11-11T17:14:49.544Z] 
17:14:49 [2021-11-11T17:14:49.544Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
17:14:49 [2021-11-11T17:14:49.544Z] #58 sha256:7bf71b2d9cd0ac68771ceda251a1a804d02bfb7ca9bbe7475441384d94eb5be5
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.247 + RM_GOPATH=0
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.247 + TMP_GOPATH=
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.247 + : /build
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.247 + '[' -z '' ']'
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.282 ++ mktemp -d
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.282 + export GOPATH=/tmp/tmp.tFkFMPVi9O
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.282 + GOPATH=/tmp/tmp.tFkFMPVi9O
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.282 + RM_GOPATH=1
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.282 + case "$(go env GOARCH)" in
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.282 ++ go env GOARCH
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.282 + export GO_BUILDMODE=-buildmode=pie
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.282 + GO_BUILDMODE=-buildmode=pie
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.282 ++ dirname /install.sh
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.283 + dir=/
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.283 + bin=runc
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.283 + shift
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.283 + '[' '!' -f //runc.installer ']'
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.283 + . //runc.installer
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.283 ++ set -e
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.283 ++ : v1.0.2
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.284 + install_runc
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.284 + RUNC_BUILDTAGS=seccomp
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.284 + echo 'Install runc version v1.0.2 (build tags: seccomp)'
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.284 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tFkFMPVi9O/src/github.com/opencontainers/runc
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.285 Install runc version v1.0.2 (build tags: seccomp)
17:14:49 [2021-11-11T17:14:49.544Z] #58 3.285 Cloning into '/tmp/tmp.tFkFMPVi9O/src/github.com/opencontainers/runc'...
17:14:51 [2021-11-11T17:14:51.446Z] #58 ...
17:14:51 [2021-11-11T17:14:51.446Z] 
17:14:51 [2021-11-11T17:14:51.446Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:14:51 [2021-11-11T17:14:51.446Z] #17 sha256:74acb39025a65d13d41b74def7f7b55a218df2114933ae942f0e025dbaea186f
17:14:51 [2021-11-11T17:14:51.446Z] #17 1.583 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:14:51 [2021-11-11T17:14:51.446Z] #17 DONE 1.8s
17:14:51 [2021-11-11T17:14:51.446Z] 
17:14:51 [2021-11-11T17:14:51.446Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:14:51 [2021-11-11T17:14:51.446Z] #18 sha256:1b1b1f47872363ea994601ec4b184d17cdc6b88435aff69646fe895768308f7a
17:14:52 [2021-11-11T17:14:52.815Z] #18 DONE 1.6s
17:14:52 [2021-11-11T17:14:52.815Z] 
17:14:52 [2021-11-11T17:14:52.815Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
17:14:52 [2021-11-11T17:14:52.815Z] #58 sha256:7bf71b2d9cd0ac68771ceda251a1a804d02bfb7ca9bbe7475441384d94eb5be5
17:14:53 [2021-11-11T17:14:53.071Z] #58 ...
17:14:53 [2021-11-11T17:14:53.071Z] 
17:14:53 [2021-11-11T17:14:53.071Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:14:53 [2021-11-11T17:14:53.071Z] #19 sha256:f965d325ab8721aaeb7d878cef03e8711bfe2209a94f4ebb3c4e65749919b3f0
17:14:54 [2021-11-11T17:14:54.984Z] #19 DONE 1.8s
17:14:54 [2021-11-11T17:14:54.984Z] 
17:14:54 [2021-11-11T17:14:54.984Z] #20 [dev-systemd-false  6/25] RUN ldconfig
17:14:54 [2021-11-11T17:14:54.984Z] #20 sha256:648eb8b0bcec942d35db4fe9a730ebc9613cc9500030e7815f173fce0a17a4be
17:14:56 [2021-11-11T17:14:56.875Z] #20 DONE 1.8s
17:14:56 [2021-11-11T17:14:56.875Z] 
17:14:56 [2021-11-11T17:14:56.875Z] #21 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
17:14:56 [2021-11-11T17:14:56.875Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a
17:14:58 [2021-11-11T17:14:58.765Z] #21 1.977 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:14:58 [2021-11-11T17:14:58.765Z] #21 1.999 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:14:58 [2021-11-11T17:14:58.765Z] #21 2.005 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:14:59 [2021-11-11T17:14:59.022Z] #21 2.490 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB]
17:15:00 [2021-11-11T17:15:00.911Z] #21 3.962 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB]
17:15:02 [2021-11-11T17:15:02.277Z] #21 5.621 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:15:04 [2021-11-11T17:15:04.207Z] #21 ...
17:15:04 [2021-11-11T17:15:04.207Z] 
17:15:04 [2021-11-11T17:15:04.207Z] #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
17:15:04 [2021-11-11T17:15:04.207Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68
17:15:04 [2021-11-11T17:15:04.207Z] #34 DONE 136.0s
17:15:04 [2021-11-11T17:15:04.207Z] 
17:15:04 [2021-11-11T17:15:04.207Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
17:15:04 [2021-11-11T17:15:04.207Z] #58 sha256:7bf71b2d9cd0ac68771ceda251a1a804d02bfb7ca9bbe7475441384d94eb5be5
17:15:04 [2021-11-11T17:15:04.207Z] #58 12.12 + cd /tmp/tmp.tFkFMPVi9O/src/github.com/opencontainers/runc
17:15:04 [2021-11-11T17:15:04.207Z] #58 12.12 + git checkout -q v1.0.2
17:15:04 [2021-11-11T17:15:04.207Z] #58 12.94 + '[' -z '' ']'
17:15:04 [2021-11-11T17:15:04.208Z] #58 12.94 + target=static
17:15:04 [2021-11-11T17:15:04.208Z] #58 12.94 + make BUILDTAGS=seccomp static
17:15:04 [2021-11-11T17:15:04.208Z] #58 13.25 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc .
17:15:05 [2021-11-11T17:15:05.575Z] #58 ...
17:15:05 [2021-11-11T17:15:05.576Z] 
17:15:05 [2021-11-11T17:15:05.576Z] #21 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
17:15:05 [2021-11-11T17:15:05.576Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a
17:15:05 [2021-11-11T17:15:05.576Z] #21 8.869 Fetched 8473 kB in 7s (1181 kB/s)
17:15:08 [2021-11-11T17:15:08.092Z] #21 8.869 Reading package lists...
17:15:10 [2021-11-11T17:15:10.607Z] #21 11.71 Reading package lists...
17:15:11 [2021-11-11T17:15:11.533Z] #21 14.16 Building dependency tree...
17:15:12 [2021-11-11T17:15:12.095Z] #21 15.72 The following additional packages will be installed:
17:15:12 [2021-11-11T17:15:12.351Z] #21 15.73   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
17:15:12 [2021-11-11T17:15:12.351Z] #21 15.73   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
17:15:12 [2021-11-11T17:15:12.351Z] #21 15.73   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
17:15:12 [2021-11-11T17:15:12.351Z] #21 15.73   python3-pkg-resources vim-runtime xxd
17:15:12 [2021-11-11T17:15:12.351Z] #21 15.74 Suggested packages:
17:15:12 [2021-11-11T17:15:12.351Z] #21 15.75   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
17:15:12 [2021-11-11T17:15:12.351Z] #21 15.75   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
17:15:12 [2021-11-11T17:15:12.351Z] #21 15.75   acl attr quota
17:15:12 [2021-11-11T17:15:12.351Z] #21 15.75 Recommended packages:
17:15:12 [2021-11-11T17:15:12.351Z] #21 15.75   libatm1 nftables libpam-cap build-essential python3-dev unzip
17:15:13 [2021-11-11T17:15:13.718Z] #21 17.07 The following NEW packages will be installed:
17:15:13 [2021-11-11T17:15:13.718Z] #21 17.08   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
17:15:13 [2021-11-11T17:15:13.718Z] #21 17.08   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
17:15:13 [2021-11-11T17:15:13.718Z] #21 17.08   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
17:15:13 [2021-11-11T17:15:13.718Z] #21 17.08   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
17:15:13 [2021-11-11T17:15:13.718Z] #21 17.08   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
17:15:13 [2021-11-11T17:15:13.718Z] #21 17.08   python3-pkg-resources python3-setuptools python3-wheel sudo
17:15:13 [2021-11-11T17:15:13.718Z] #21 17.08   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:15:13 [2021-11-11T17:15:13.718Z] #21 17.08   xz-utils zip zstd
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.41 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.41 Need to get 27.6 MB of archives.
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.41 After this operation, 106 MB of additional disk space will be used.
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.50 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.55 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
17:15:13 [2021-11-11T17:15:13.975Z] #21 17.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
17:15:14 [2021-11-11T17:15:14.232Z] #21 17.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
17:15:14 [2021-11-11T17:15:14.232Z] #21 17.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
17:15:14 [2021-11-11T17:15:14.232Z] #21 17.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
17:15:14 [2021-11-11T17:15:14.232Z] #21 17.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
17:15:14 [2021-11-11T17:15:14.488Z] #21 17.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
17:15:14 [2021-11-11T17:15:14.488Z] #21 17.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:15:14 [2021-11-11T17:15:14.488Z] #21 17.89 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
17:15:14 [2021-11-11T17:15:14.488Z] #21 17.89 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
17:15:14 [2021-11-11T17:15:14.488Z] #21 17.89 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
17:15:14 [2021-11-11T17:15:14.488Z] #21 17.90 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
17:15:14 [2021-11-11T17:15:14.488Z] #21 17.92 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
17:15:14 [2021-11-11T17:15:14.488Z] #21 17.97 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
17:15:14 [2021-11-11T17:15:14.488Z] #21 17.98 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
17:15:14 [2021-11-11T17:15:14.488Z] #21 17.99 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
17:15:14 [2021-11-11T17:15:14.488Z] #21 18.00 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
17:15:14 [2021-11-11T17:15:14.488Z] #21 18.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
17:15:14 [2021-11-11T17:15:14.488Z] #21 18.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
17:15:14 [2021-11-11T17:15:14.488Z] #21 18.02 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
17:15:14 [2021-11-11T17:15:14.488Z] #21 18.07 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
17:15:14 [2021-11-11T17:15:14.488Z] #21 18.07 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
17:15:14 [2021-11-11T17:15:14.488Z] #21 18.09 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB]
17:15:15 [2021-11-11T17:15:15.052Z] #21 18.25 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB]
17:15:15 [2021-11-11T17:15:15.052Z] #21 18.27 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
17:15:15 [2021-11-11T17:15:15.052Z] #21 18.30 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
17:15:15 [2021-11-11T17:15:15.052Z] #21 18.30 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
17:15:15 [2021-11-11T17:15:15.619Z] #21 18.88 debconf: delaying package configuration, since apt-utils is not installed
17:15:15 [2021-11-11T17:15:15.619Z] #21 19.00 Fetched 27.6 MB in 1s (23.0 MB/s)
17:15:15 [2021-11-11T17:15:15.619Z] #21 19.08 Selecting previously unselected package pigz.
17:15:15 [2021-11-11T17:15:15.619Z] #21 19.08 (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 ... 24014 files and directories currently installed.)
17:15:15 [2021-11-11T17:15:15.619Z] #21 19.12 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
17:15:15 [2021-11-11T17:15:15.619Z] #21 19.12 Unpacking pigz (2.6-1) ...
17:15:15 [2021-11-11T17:15:15.876Z] #21 19.20 Selecting previously unselected package libelf1:amd64.
17:15:15 [2021-11-11T17:15:15.876Z] #21 19.21 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
17:15:15 [2021-11-11T17:15:15.876Z] #21 19.22 Unpacking libelf1:amd64 (0.183-1) ...
17:15:15 [2021-11-11T17:15:15.876Z] #21 19.37 Selecting previously unselected package libbpf0:amd64.
17:15:15 [2021-11-11T17:15:15.876Z] #21 19.38 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
17:15:15 [2021-11-11T17:15:15.876Z] #21 19.38 Unpacking libbpf0:amd64 (1:0.3-2) ...
17:15:16 [2021-11-11T17:15:16.133Z] #21 19.47 Selecting previously unselected package libcap2:amd64.
17:15:16 [2021-11-11T17:15:16.133Z] #21 19.48 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
17:15:16 [2021-11-11T17:15:16.133Z] #21 19.48 Unpacking libcap2:amd64 (1:2.44-1) ...
17:15:16 [2021-11-11T17:15:16.133Z] #21 19.54 Selecting previously unselected package libmnl0:amd64.
17:15:16 [2021-11-11T17:15:16.133Z] #21 19.57 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
17:15:16 [2021-11-11T17:15:16.133Z] #21 19.58 Unpacking libmnl0:amd64 (1.0.4-3) ...
17:15:16 [2021-11-11T17:15:16.133Z] #21 19.63 Selecting previously unselected package libxtables12:amd64.
17:15:16 [2021-11-11T17:15:16.133Z] #21 19.66 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
17:15:16 [2021-11-11T17:15:16.133Z] #21 19.66 Unpacking libxtables12:amd64 (1.8.7-1) ...
17:15:16 [2021-11-11T17:15:16.389Z] #21 19.72 Selecting previously unselected package libcap2-bin.
17:15:16 [2021-11-11T17:15:16.390Z] #21 19.75 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
17:15:16 [2021-11-11T17:15:16.390Z] #21 19.75 Unpacking libcap2-bin (1:2.44-1) ...
17:15:16 [2021-11-11T17:15:16.390Z] #21 19.86 Selecting previously unselected package iproute2.
17:15:16 [2021-11-11T17:15:16.390Z] #21 19.86 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
17:15:16 [2021-11-11T17:15:16.390Z] #21 19.86 Unpacking iproute2 (5.10.0-4) ...
17:15:16 [2021-11-11T17:15:16.953Z] #21 20.38 Selecting previously unselected package xxd.
17:15:16 [2021-11-11T17:15:16.953Z] #21 20.38 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ...
17:15:16 [2021-11-11T17:15:16.953Z] #21 20.39 Unpacking xxd (2:8.2.2434-3) ...
17:15:17 [2021-11-11T17:15:17.209Z] #21 20.49 Selecting previously unselected package vim-common.
17:15:17 [2021-11-11T17:15:17.209Z] #21 20.49 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ...
17:15:17 [2021-11-11T17:15:17.209Z] #21 20.52 Unpacking vim-common (2:8.2.2434-3) ...
17:15:17 [2021-11-11T17:15:17.209Z] #21 20.66 Selecting previously unselected package bash-completion.
17:15:17 [2021-11-11T17:15:17.209Z] #21 20.66 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
17:15:19 [2021-11-11T17:15:19.853Z] #21 22.93 Unpacking bash-completion (1:2.11-2) ...
17:15:19 [2021-11-11T17:15:19.853Z] #21 23.39 Selecting previously unselected package bzip2.
17:15:19 [2021-11-11T17:15:19.853Z] #21 23.40 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
17:15:19 [2021-11-11T17:15:19.853Z] #21 23.40 Unpacking bzip2 (1.0.8-4) ...
17:15:20 [2021-11-11T17:15:20.113Z] #21 23.49 Selecting previously unselected package xz-utils.
17:15:20 [2021-11-11T17:15:20.113Z] #21 23.51 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
17:15:20 [2021-11-11T17:15:20.113Z] #21 23.52 Unpacking xz-utils (5.2.5-2) ...
17:15:20 [2021-11-11T17:15:20.368Z] #21 23.69 Selecting previously unselected package apparmor.
17:15:20 [2021-11-11T17:15:20.368Z] #21 23.70 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
17:15:20 [2021-11-11T17:15:20.368Z] #21 23.76 Unpacking apparmor (2.13.6-10) ...
17:15:20 [2021-11-11T17:15:20.936Z] #21 24.26 Selecting previously unselected package inetutils-ping.
17:15:20 [2021-11-11T17:15:20.936Z] #21 24.31 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
17:15:20 [2021-11-11T17:15:20.936Z] #21 24.32 Unpacking inetutils-ping (2:2.0-1) ...
17:15:20 [2021-11-11T17:15:20.936Z] #21 24.44 Selecting previously unselected package libip4tc2:amd64.
17:15:20 [2021-11-11T17:15:20.936Z] #21 24.44 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
17:15:20 [2021-11-11T17:15:20.936Z] #21 24.45 Unpacking libip4tc2:amd64 (1.8.7-1) ...
17:15:20 [2021-11-11T17:15:20.936Z] #21 24.54 Selecting previously unselected package libip6tc2:amd64.
17:15:20 [2021-11-11T17:15:20.936Z] #21 24.54 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
17:15:21 [2021-11-11T17:15:21.192Z] #21 24.56 Unpacking libip6tc2:amd64 (1.8.7-1) ...
17:15:21 [2021-11-11T17:15:21.192Z] #21 24.62 Selecting previously unselected package libnfnetlink0:amd64.
17:15:21 [2021-11-11T17:15:21.192Z] #21 24.62 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:15:21 [2021-11-11T17:15:21.192Z] #21 24.63 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:15:21 [2021-11-11T17:15:21.192Z] #21 24.68 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:15:21 [2021-11-11T17:15:21.448Z] #21 24.69 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
17:15:21 [2021-11-11T17:15:21.448Z] #21 24.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
17:15:21 [2021-11-11T17:15:21.448Z] #21 24.77 Selecting previously unselected package libnftnl11:amd64.
17:15:21 [2021-11-11T17:15:21.448Z] #21 24.77 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
17:15:21 [2021-11-11T17:15:21.448Z] #21 24.77 Unpacking libnftnl11:amd64 (1.1.9-1) ...
17:15:21 [2021-11-11T17:15:21.448Z] #21 24.89 Selecting previously unselected package iptables.
17:15:21 [2021-11-11T17:15:21.448Z] #21 24.90 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
17:15:21 [2021-11-11T17:15:21.448Z] #21 24.91 Unpacking iptables (1.8.7-1) ...
17:15:21 [2021-11-11T17:15:21.704Z] #21 25.19 Selecting previously unselected package libonig5:amd64.
17:15:21 [2021-11-11T17:15:21.704Z] #21 25.19 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
17:15:21 [2021-11-11T17:15:21.704Z] #21 25.20 Unpacking libonig5:amd64 (6.9.6-1.1) ...
17:15:21 [2021-11-11T17:15:21.961Z] #21 25.39 Selecting previously unselected package libjq1:amd64.
17:15:21 [2021-11-11T17:15:21.961Z] #21 25.39 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
17:15:21 [2021-11-11T17:15:21.961Z] #21 25.40 Unpacking libjq1:amd64 (1.6-2.1) ...
17:15:22 [2021-11-11T17:15:22.217Z] #21 25.50 Selecting previously unselected package jq.
17:15:22 [2021-11-11T17:15:22.217Z] #21 25.51 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
17:15:22 [2021-11-11T17:15:22.217Z] #21 25.51 Unpacking jq (1.6-2.1) ...
17:15:22 [2021-11-11T17:15:22.217Z] #21 25.59 Selecting previously unselected package libaio1:amd64.
17:15:22 [2021-11-11T17:15:22.217Z] #21 25.59 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
17:15:22 [2021-11-11T17:15:22.217Z] #21 25.60 Unpacking libaio1:amd64 (0.3.112-9) ...
17:15:22 [2021-11-11T17:15:22.217Z] #21 25.65 Selecting previously unselected package libgpm2:amd64.
17:15:22 [2021-11-11T17:15:22.217Z] #21 25.65 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
17:15:22 [2021-11-11T17:15:22.217Z] #21 25.66 Unpacking libgpm2:amd64 (1.20.7-8) ...
17:15:22 [2021-11-11T17:15:22.217Z] #21 25.73 Selecting previously unselected package libicu67:amd64.
17:15:22 [2021-11-11T17:15:22.217Z] #21 25.74 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
17:15:22 [2021-11-11T17:15:22.217Z] #21 25.75 Unpacking libicu67:amd64 (67.1-7) ...
17:15:26 [2021-11-11T17:15:26.402Z] #21 29.30 Selecting previously unselected package libinih1:amd64.
17:15:26 [2021-11-11T17:15:26.402Z] #21 29.31 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
17:15:26 [2021-11-11T17:15:26.402Z] #21 29.32 Unpacking libinih1:amd64 (53-1+b2) ...
17:15:26 [2021-11-11T17:15:26.402Z] #21 29.41 Selecting previously unselected package libnet1:amd64.
17:15:26 [2021-11-11T17:15:26.402Z] #21 29.41 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:15:26 [2021-11-11T17:15:26.402Z] #21 29.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:15:26 [2021-11-11T17:15:26.402Z] #21 29.51 Selecting previously unselected package libnl-3-200:amd64.
17:15:26 [2021-11-11T17:15:26.402Z] #21 29.51 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
17:15:26 [2021-11-11T17:15:26.402Z] #21 29.52 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
17:15:26 [2021-11-11T17:15:26.402Z] #21 29.59 Selecting previously unselected package libprotobuf-c1:amd64.
17:15:26 [2021-11-11T17:15:26.402Z] #21 29.60 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
17:15:26 [2021-11-11T17:15:26.402Z] #21 29.61 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:15:26 [2021-11-11T17:15:26.402Z] #21 29.67 Selecting previously unselected package net-tools.
17:15:26 [2021-11-11T17:15:26.402Z] #21 29.67 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
17:15:26 [2021-11-11T17:15:26.402Z] #21 29.68 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
17:15:26 [2021-11-11T17:15:26.402Z] #21 29.88 Selecting previously unselected package patch.
17:15:26 [2021-11-11T17:15:26.402Z] #21 29.89 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
17:15:26 [2021-11-11T17:15:26.402Z] #21 29.90 Unpacking patch (2.7.6-7) ...
17:15:26 [2021-11-11T17:15:26.658Z] #21 29.99 Selecting previously unselected package python-pip-whl.
17:15:26 [2021-11-11T17:15:26.658Z] #21 29.99 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
17:15:26 [2021-11-11T17:15:26.658Z] #21 30.00 Unpacking python-pip-whl (20.3.4-4) ...
17:15:27 [2021-11-11T17:15:27.220Z] #21 30.60 Selecting previously unselected package python3-lib2to3.
17:15:27 [2021-11-11T17:15:27.220Z] #21 30.60 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
17:15:27 [2021-11-11T17:15:27.220Z] #21 30.61 Unpacking python3-lib2to3 (3.9.2-1) ...
17:15:27 [2021-11-11T17:15:27.477Z] #21 30.74 Selecting previously unselected package python3-distutils.
17:15:27 [2021-11-11T17:15:27.477Z] #21 30.76 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
17:15:27 [2021-11-11T17:15:27.477Z] #21 30.77 Unpacking python3-distutils (3.9.2-1) ...
17:15:27 [2021-11-11T17:15:27.477Z] #21 30.89 Selecting previously unselected package python3-pkg-resources.
17:15:27 [2021-11-11T17:15:27.477Z] #21 30.90 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
17:15:27 [2021-11-11T17:15:27.477Z] #21 30.91 Unpacking python3-pkg-resources (52.0.0-4) ...
17:15:27 [2021-11-11T17:15:27.733Z] #21 31.07 Selecting previously unselected package python3-setuptools.
17:15:27 [2021-11-11T17:15:27.733Z] #21 31.08 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
17:15:27 [2021-11-11T17:15:27.733Z] #21 31.09 Unpacking python3-setuptools (52.0.0-4) ...
17:15:27 [2021-11-11T17:15:27.990Z] #21 31.38 Selecting previously unselected package python3-wheel.
17:15:27 [2021-11-11T17:15:27.990Z] #21 31.39 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
17:15:27 [2021-11-11T17:15:27.990Z] #21 31.41 Unpacking python3-wheel (0.34.2-1) ...
17:15:27 [2021-11-11T17:15:27.990Z] #21 31.45 Selecting previously unselected package python3-pip.
17:15:27 [2021-11-11T17:15:27.990Z] #21 31.46 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
17:15:27 [2021-11-11T17:15:27.990Z] #21 31.47 Unpacking python3-pip (20.3.4-4) ...
17:15:28 [2021-11-11T17:15:28.246Z] #21 31.71 Selecting previously unselected package sudo.
17:15:28 [2021-11-11T17:15:28.246Z] #21 31.73 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
17:15:28 [2021-11-11T17:15:28.246Z] #21 31.74 Unpacking sudo (1.9.5p2-3) ...
17:15:29 [2021-11-11T17:15:29.176Z] #21 32.37 Selecting previously unselected package thin-provisioning-tools.
17:15:29 [2021-11-11T17:15:29.176Z] #21 32.38 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
17:15:29 [2021-11-11T17:15:29.176Z] #21 32.39 Unpacking thin-provisioning-tools (0.9.0-1) ...
17:15:29 [2021-11-11T17:15:29.176Z] #21 32.64 Selecting previously unselected package uidmap.
17:15:29 [2021-11-11T17:15:29.176Z] #21 32.65 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
17:15:29 [2021-11-11T17:15:29.176Z] #21 32.66 Unpacking uidmap (1:4.8.1-1) ...
17:15:29 [2021-11-11T17:15:29.433Z] #21 32.78 Selecting previously unselected package vim-runtime.
17:15:29 [2021-11-11T17:15:29.433Z] #21 32.78 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ...
17:15:29 [2021-11-11T17:15:29.433Z] #21 32.80 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
17:15:29 [2021-11-11T17:15:29.433Z] #21 32.82 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
17:15:29 [2021-11-11T17:15:29.433Z] #21 32.82 Unpacking vim-runtime (2:8.2.2434-3) ...
17:15:32 [2021-11-11T17:15:32.702Z] #21 36.30 Selecting previously unselected package vim.
17:15:32 [2021-11-11T17:15:32.958Z] #21 36.33 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ...
17:15:32 [2021-11-11T17:15:32.958Z] #21 36.34 Unpacking vim (2:8.2.2434-3) ...
17:15:33 [2021-11-11T17:15:33.521Z] #21 36.96 Selecting previously unselected package xfsprogs.
17:15:33 [2021-11-11T17:15:33.521Z] #21 36.96 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
17:15:33 [2021-11-11T17:15:33.521Z] #21 36.97 Unpacking xfsprogs (5.10.0-4) ...
17:15:34 [2021-11-11T17:15:34.084Z] #21 37.54 Selecting previously unselected package zip.
17:15:34 [2021-11-11T17:15:34.084Z] #21 37.57 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
17:15:34 [2021-11-11T17:15:34.084Z] #21 37.57 Unpacking zip (3.0-12) ...
17:15:34 [2021-11-11T17:15:34.341Z] #21 37.70 Selecting previously unselected package zstd.
17:15:34 [2021-11-11T17:15:34.341Z] #21 37.71 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
17:15:34 [2021-11-11T17:15:34.341Z] #21 37.71 Unpacking zstd (1.4.8+dfsg-2.1) ...
17:15:34 [2021-11-11T17:15:34.597Z] #21 38.02 Setting up python3-pkg-resources (52.0.0-4) ...
17:15:35 [2021-11-11T17:15:35.527Z] #21 38.96 Setting up libip4tc2:amd64 (1.8.7-1) ...
17:15:35 [2021-11-11T17:15:35.527Z] #21 38.97 Setting up net-tools (1.60+git20181103.0eebece-1) ...
17:15:35 [2021-11-11T17:15:35.527Z] #21 38.99 Setting up libgpm2:amd64 (1.20.7-8) ...
17:15:35 [2021-11-11T17:15:35.527Z] #21 39.00 Setting up libicu67:amd64 (67.1-7) ...
17:15:35 [2021-11-11T17:15:35.527Z] #21 39.02 Setting up libip6tc2:amd64 (1.8.7-1) ...
17:15:35 [2021-11-11T17:15:35.527Z] #21 39.03 Setting up libinih1:amd64 (53-1+b2) ...
17:15:35 [2021-11-11T17:15:35.527Z] #21 39.04 Setting up uidmap (1:4.8.1-1) ...
17:15:35 [2021-11-11T17:15:35.527Z] #21 39.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:15:35 [2021-11-11T17:15:35.527Z] #21 39.07 Setting up bzip2 (1.0.8-4) ...
17:15:35 [2021-11-11T17:15:35.527Z] #21 39.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:15:35 [2021-11-11T17:15:35.783Z] #21 39.09 Setting up python3-wheel (0.34.2-1) ...
17:15:36 [2021-11-11T17:15:36.345Z] #21 39.79 Setting up xxd (2:8.2.2434-3) ...
17:15:36 [2021-11-11T17:15:36.345Z] #21 39.80 Setting up libcap2:amd64 (1:2.44-1) ...
17:15:36 [2021-11-11T17:15:36.345Z] #21 39.81 Setting up libcap2-bin (1:2.44-1) ...
17:15:36 [2021-11-11T17:15:36.345Z] #21 39.82 Setting up apparmor (2.13.6-10) ...
17:15:38 [2021-11-11T17:15:38.236Z] #21 41.53 Setting up zip (3.0-12) ...
17:15:38 [2021-11-11T17:15:38.236Z] #21 41.54 Setting up vim-common (2:8.2.2434-3) ...
17:15:38 [2021-11-11T17:15:38.236Z] #21 41.57 Setting up bash-completion (1:2.11-2) ...
17:15:40 [2021-11-11T17:15:40.758Z] #21 43.67 Setting up xz-utils (5.2.5-2) ...
17:15:40 [2021-11-11T17:15:40.758Z] #21 43.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:15:40 [2021-11-11T17:15:40.758Z] #21 43.71 Setting up libmnl0:amd64 (1.0.4-3) ...
17:15:40 [2021-11-11T17:15:40.758Z] #21 43.72 Setting up patch (2.7.6-7) ...
17:15:40 [2021-11-11T17:15:40.758Z] #21 43.73 Setting up sudo (1.9.5p2-3) ...
17:15:40 [2021-11-11T17:15:40.758Z] #21 43.83 invoke-rc.d: could not determine current runlevel
17:15:40 [2021-11-11T17:15:40.758Z] #21 43.83 invoke-rc.d: policy-rc.d denied execution of start.
17:15:40 [2021-11-11T17:15:40.758Z] #21 43.84 Setting up xfsprogs (5.10.0-4) ...
17:15:40 [2021-11-11T17:15:40.758Z] #21 43.85 Setting up libxtables12:amd64 (1.8.7-1) ...
17:15:40 [2021-11-11T17:15:40.758Z] #21 43.87 Setting up inetutils-ping (2:2.0-1) ...
17:15:40 [2021-11-11T17:15:40.758Z] #21 43.88 Setting up pigz (2.6-1) ...
17:15:40 [2021-11-11T17:15:40.758Z] #21 43.90 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:15:40 [2021-11-11T17:15:40.758Z] #21 43.93 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
17:15:40 [2021-11-11T17:15:40.758Z] #21 43.95 Setting up python-pip-whl (20.3.4-4) ...
17:15:40 [2021-11-11T17:15:40.758Z] #21 43.98 Setting up vim-runtime (2:8.2.2434-3) ...
17:15:41 [2021-11-11T17:15:41.321Z] #21 44.60 Setting up libaio1:amd64 (0.3.112-9) ...
17:15:41 [2021-11-11T17:15:41.321Z] #21 44.61 Setting up python3-lib2to3 (3.9.2-1) ...
17:15:41 [2021-11-11T17:15:41.834Z] #21 45.12 Setting up libelf1:amd64 (0.183-1) ...
17:15:41 [2021-11-11T17:15:41.834Z] #21 45.15 Setting up zstd (1.4.8+dfsg-2.1) ...
17:15:41 [2021-11-11T17:15:41.834Z] #21 45.21 Setting up libonig5:amd64 (6.9.6-1.1) ...
17:15:41 [2021-11-11T17:15:41.834Z] #21 45.22 Setting up python3-distutils (3.9.2-1) ...
17:15:42 [2021-11-11T17:15:42.398Z] #21 45.70 Setting up vim (2:8.2.2434-3) ...
17:15:42 [2021-11-11T17:15:42.398Z] #21 45.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:15:42 [2021-11-11T17:15:42.398Z] #21 45.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:15:42 [2021-11-11T17:15:42.398Z] #21 45.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:15:42 [2021-11-11T17:15:42.398Z] #21 45.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:15:42 [2021-11-11T17:15:42.398Z] #21 45.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:15:42 [2021-11-11T17:15:42.398Z] #21 45.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:15:42 [2021-11-11T17:15:42.398Z] #21 45.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:15:42 [2021-11-11T17:15:42.398Z] #21 45.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:15:42 [2021-11-11T17:15:42.398Z] #21 45.76 Setting up python3-setuptools (52.0.0-4) ...
17:15:43 [2021-11-11T17:15:43.765Z] #21 47.22 Setting up libjq1:amd64 (1.6-2.1) ...
17:15:43 [2021-11-11T17:15:43.766Z] #21 47.23 Setting up libnftnl11:amd64 (1.1.9-1) ...
17:15:43 [2021-11-11T17:15:43.766Z] #21 47.24 Setting up thin-provisioning-tools (0.9.0-1) ...
17:15:44 [2021-11-11T17:15:44.022Z] #21 47.28 Setting up python3-pip (20.3.4-4) ...
17:15:45 [2021-11-11T17:15:45.390Z] #21 48.49 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
17:15:45 [2021-11-11T17:15:45.390Z] #21 48.50 Setting up jq (1.6-2.1) ...
17:15:45 [2021-11-11T17:15:45.390Z] #21 48.51 Setting up libbpf0:amd64 (1:0.3-2) ...
17:15:45 [2021-11-11T17:15:45.390Z] #21 48.52 Setting up iptables (1.8.7-1) ...
17:15:45 [2021-11-11T17:15:45.390Z] #21 48.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:15:45 [2021-11-11T17:15:45.390Z] #21 48.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:15:45 [2021-11-11T17:15:45.390Z] #21 48.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:15:45 [2021-11-11T17:15:45.390Z] #21 48.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:15:45 [2021-11-11T17:15:45.390Z] #21 48.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:15:45 [2021-11-11T17:15:45.390Z] #21 48.56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:15:45 [2021-11-11T17:15:45.390Z] #21 48.57 Setting up iproute2 (5.10.0-4) ...
17:15:45 [2021-11-11T17:15:45.648Z] #21 48.97 Processing triggers for libc-bin (2.31-13+deb11u2) ...
17:15:45 [2021-11-11T17:15:45.905Z] #21 DONE 49.4s
17:15:45 [2021-11-11T17:15:45.905Z] 
17:15:45 [2021-11-11T17:15:45.905Z] #22 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
17:15:45 [2021-11-11T17:15:45.905Z] #22 sha256:7bac5318c7f501af978b67704560a4fba72ad524694b2e7e7aa61cadc21b3bf2
17:15:47 [2021-11-11T17:15:47.798Z] #22 1.552 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:15:47 [2021-11-11T17:15:47.798Z] #22 1.556 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:15:47 [2021-11-11T17:15:47.798Z] #22 1.559 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:15:47 [2021-11-11T17:15:47.798Z] #22 DONE 1.6s
17:15:47 [2021-11-11T17:15:47.798Z] 
17:15:47 [2021-11-11T17:15:47.798Z] #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
17:15:47 [2021-11-11T17:15:47.798Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe
17:15:47 [2021-11-11T17:15:47.798Z] #43 ...
17:15:47 [2021-11-11T17:15:47.798Z] 
17:15:47 [2021-11-11T17:15:47.798Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
17:15:47 [2021-11-11T17:15:47.798Z] #23 sha256:c381dc5168a35195ac7b3fe04018060c7364414236bb395498ca4971ad56fdde
17:15:59 [2021-11-11T17:15:59.995Z] #23 10.89 Collecting yamllint==1.26.1
17:15:59 [2021-11-11T17:15:59.995Z] #23 11.95   Downloading yamllint-1.26.1.tar.gz (126 kB)
17:16:00 [2021-11-11T17:16:00.932Z] #23 13.38 Collecting pathspec>=0.5.3
17:16:00 [2021-11-11T17:16:00.932Z] #23 13.39   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
17:16:01 [2021-11-11T17:16:01.493Z] #23 13.80 Collecting pyyaml
17:16:01 [2021-11-11T17:16:01.493Z] #23 13.82   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)
17:16:01 [2021-11-11T17:16:01.493Z] #23 13.88 Building wheels for collected packages: yamllint
17:16:01 [2021-11-11T17:16:01.493Z] #23 13.89   Building wheel for yamllint (setup.py): started
17:16:02 [2021-11-11T17:16:02.423Z] #23 14.95   Building wheel for yamllint (setup.py): finished with status 'done'
17:16:02 [2021-11-11T17:16:02.423Z] #23 14.96   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c8a6f7d1ce5011993af8ec8d444245be5d800ac3a46e1a2770963e05dd8edf24
17:16:02 [2021-11-11T17:16:02.423Z] #23 14.96   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
17:16:02 [2021-11-11T17:16:02.679Z] #23 14.96 Successfully built yamllint
17:16:02 [2021-11-11T17:16:02.679Z] #23 14.99 Installing collected packages: pyyaml, pathspec, yamllint
17:16:02 [2021-11-11T17:16:02.935Z] #23 15.51 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
17:16:03 [2021-11-11T17:16:03.865Z] #23 DONE 16.0s
17:16:03 [2021-11-11T17:16:03.865Z] 
17:16:03 [2021-11-11T17:16:03.865Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
17:16:03 [2021-11-11T17:16:03.865Z] #27 sha256:3d09c672a7c993e46e59899bc35d67cce8cbbea600e8bf1ed3c6d251b1676e52
17:16:03 [2021-11-11T17:16:03.865Z] #27 DONE 0.3s
17:16:03 [2021-11-11T17:16:03.865Z] 
17:16:03 [2021-11-11T17:16:03.865Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:16:03 [2021-11-11T17:16:03.865Z] #32 sha256:924ea63c3d6374ca0c8659dc8635eac3215bfe785885cccda04eb1b35db2fcd4
17:16:04 [2021-11-11T17:16:04.427Z] #32 DONE 0.5s
17:16:04 [2021-11-11T17:16:04.427Z] 
17:16:04 [2021-11-11T17:16:04.427Z] #35 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:16:04 [2021-11-11T17:16:04.427Z] #35 sha256:e8f9c78b0b37d0b1cf44f47e7b5db5acc81675860f932ae9b421bc7df29127dc
17:16:04 [2021-11-11T17:16:04.684Z] #35 DONE 0.3s
17:16:04 [2021-11-11T17:16:04.684Z] 
17:16:04 [2021-11-11T17:16:04.684Z] #37 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
17:16:04 [2021-11-11T17:16:04.684Z] #37 sha256:c760879c506bc185a6818c7669f9bf923cc7e31e144a8db18ef997d9ed7dfd34
17:16:04 [2021-11-11T17:16:04.684Z] #37 DONE 0.1s
17:16:04 [2021-11-11T17:16:04.684Z] 
17:16:04 [2021-11-11T17:16:04.684Z] #41 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:16:04 [2021-11-11T17:16:04.684Z] #41 sha256:7cdd15620318c977a468102f45086efcd8800ce9530a2543503578c920fa6bf2
17:16:04 [2021-11-11T17:16:04.684Z] #41 DONE 0.1s
17:16:04 [2021-11-11T17:16:04.684Z] 
17:16:04 [2021-11-11T17:16:04.684Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
17:16:04 [2021-11-11T17:16:04.684Z] #62 sha256:321f665bb86794e3e56058fd58ce959e0b3910c1ece387d34420ebc8d27ddab2
17:16:11 [2021-11-11T17:16:11.222Z] #62 ...
17:16:11 [2021-11-11T17:16:11.222Z] 
17:16:11 [2021-11-11T17:16:11.222Z] #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
17:16:11 [2021-11-11T17:16:11.222Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe
17:16:11 [2021-11-11T17:16:11.222Z] #43 203.2 + dpkg --print-architecture
17:16:11 [2021-11-11T17:16:11.222Z] #43 203.2 + git checkout -q v2.1.0
17:16:11 [2021-11-11T17:16:11.222Z] #43 203.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:16:11 [2021-11-11T17:16:11.222Z] #43 203.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:16:16 [2021-11-11T17:16:16.474Z] #43 ...
17:16:16 [2021-11-11T17:16:16.474Z] 
17:16:16 [2021-11-11T17:16:16.474Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
17:16:16 [2021-11-11T17:16:16.474Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e
17:16:16 [2021-11-11T17:16:16.474Z] #53 208.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:16:16 [2021-11-11T17:16:16.474Z] #53 DONE 208.6s
17:16:16 [2021-11-11T17:16:16.474Z] 
17:16:16 [2021-11-11T17:16:16.474Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
17:16:16 [2021-11-11T17:16:16.474Z] #58 sha256:7bf71b2d9cd0ac68771ceda251a1a804d02bfb7ca9bbe7475441384d94eb5be5
17:16:34 [2021-11-11T17:16:34.528Z] #58 ...
17:16:34 [2021-11-11T17:16:34.528Z] 
17:16:34 [2021-11-11T17:16:34.528Z] #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
17:16:34 [2021-11-11T17:16:34.528Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe
17:16:34 [2021-11-11T17:16:34.528Z] #43 DONE 226.0s
17:16:34 [2021-11-11T17:16:34.528Z] 
17:16:34 [2021-11-11T17:16:34.528Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
17:16:34 [2021-11-11T17:16:34.528Z] #58 sha256:7bf71b2d9cd0ac68771ceda251a1a804d02bfb7ca9bbe7475441384d94eb5be5
17:16:35 [2021-11-11T17:16:35.961Z] #58 ...
17:16:35 [2021-11-11T17:16:35.961Z] 
17:16:35 [2021-11-11T17:16:35.961Z] #44 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:16:35 [2021-11-11T17:16:35.961Z] #44 sha256:f6b155b35d1ebee5bcf558a9c89a6f2607ab228376c1d8f75964e10488957ec3
17:16:35 [2021-11-11T17:16:35.961Z] #44 DONE 0.2s
17:16:35 [2021-11-11T17:16:35.961Z] 
17:16:35 [2021-11-11T17:16:35.961Z] #48 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
17:16:35 [2021-11-11T17:16:35.961Z] #48 sha256:d5d29971252da6d37a8bf1903c6175d2208b146c1910b25649c255e829946427
17:16:35 [2021-11-11T17:16:35.961Z] #48 DONE 0.1s
17:16:35 [2021-11-11T17:16:35.961Z] 
17:16:35 [2021-11-11T17:16:35.961Z] #50 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:16:35 [2021-11-11T17:16:35.961Z] #50 sha256:103a2aa42544cf83260ec7b1ae14f87a6b760a75e2e50a0b525dda851cd73b07
17:16:35 [2021-11-11T17:16:35.961Z] #50 DONE 0.1s
17:16:35 [2021-11-11T17:16:35.961Z] 
17:16:35 [2021-11-11T17:16:35.961Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
17:16:35 [2021-11-11T17:16:35.961Z] #58 sha256:7bf71b2d9cd0ac68771ceda251a1a804d02bfb7ca9bbe7475441384d94eb5be5
17:16:36 [2021-11-11T17:16:36.297Z] #58 ...
17:16:36 [2021-11-11T17:16:36.297Z] 
17:16:36 [2021-11-11T17:16:36.297Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:16:36 [2021-11-11T17:16:36.297Z] #52 sha256:80e12789160580dd5d258898efd019ee36ec54cb974a7bc0d2231c58a39b71ce
17:16:36 [2021-11-11T17:16:36.297Z] #52 DONE 0.1s
17:16:36 [2021-11-11T17:16:36.297Z] 
17:16:36 [2021-11-11T17:16:36.297Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
17:16:36 [2021-11-11T17:16:36.297Z] #54 sha256:f1b44a35607c499643c9d0f5f672d119bad8c46d131c90eb9a8b09faeca7135f
17:16:36 [2021-11-11T17:16:36.880Z] #54 DONE 0.5s
17:16:36 [2021-11-11T17:16:36.880Z] 
17:16:36 [2021-11-11T17:16:36.880Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
17:16:36 [2021-11-11T17:16:36.880Z] #56 sha256:50646835d7edb83031d7d6871512f36f6611026525674ca01308831ea1b226d1
17:16:36 [2021-11-11T17:16:36.880Z] #56 DONE 0.1s
17:16:36 [2021-11-11T17:16:36.880Z] 
17:16:36 [2021-11-11T17:16:36.880Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
17:16:36 [2021-11-11T17:16:36.880Z] #58 sha256:7bf71b2d9cd0ac68771ceda251a1a804d02bfb7ca9bbe7475441384d94eb5be5
17:17:08 [2021-11-11T17:17:08.927Z] #58 ...
17:17:08 [2021-11-11T17:17:08.927Z] 
17:17:08 [2021-11-11T17:17:08.927Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
17:17:08 [2021-11-11T17:17:08.927Z] #62 sha256:321f665bb86794e3e56058fd58ce959e0b3910c1ece387d34420ebc8d27ddab2
17:17:08 [2021-11-11T17:17:08.927Z] #62 221.0 + bin/containerd
17:17:15 [2021-11-11T17:17:15.466Z] #62 ...
17:17:15 [2021-11-11T17:17:15.466Z] 
17:17:15 [2021-11-11T17:17:15.466Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
17:17:15 [2021-11-11T17:17:15.466Z] #58 sha256:7bf71b2d9cd0ac68771ceda251a1a804d02bfb7ca9bbe7475441384d94eb5be5
17:17:15 [2021-11-11T17:17:15.466Z] #58 151.0 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
17:17:16 [2021-11-11T17:17:16.027Z] #58 152.1 + mkdir -p /build
17:17:16 [2021-11-11T17:17:16.027Z] #58 152.1 + cp runc /build/runc
17:17:17 [2021-11-11T17:17:17.398Z] #58 DONE 153.3s
17:17:17 [2021-11-11T17:17:17.398Z] 
17:17:17 [2021-11-11T17:17:17.398Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
17:17:17 [2021-11-11T17:17:17.398Z] #62 sha256:321f665bb86794e3e56058fd58ce959e0b3910c1ece387d34420ebc8d27ddab2
17:17:19 [2021-11-11T17:17:19.289Z] #62 ...
17:17:19 [2021-11-11T17:17:19.289Z] 
17:17:19 [2021-11-11T17:17:19.289Z] #59 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
17:17:19 [2021-11-11T17:17:19.289Z] #59 sha256:7656577464c1e013d1bc829e7c160af06aa0269774cb90da0628d76794b69e16
17:17:19 [2021-11-11T17:17:19.289Z] #59 DONE 0.4s
17:17:19 [2021-11-11T17:17:19.289Z] 
17:17:19 [2021-11-11T17:17:19.289Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
17:17:19 [2021-11-11T17:17:19.289Z] #62 sha256:321f665bb86794e3e56058fd58ce959e0b3910c1ece387d34420ebc8d27ddab2
17:18:15 [2021-11-11T17:18:15.462Z] #62 279.1 # github.com/containerd/containerd/cmd/containerd
17:18:15 [2021-11-11T17:18:15.462Z] #62 279.1 /usr/bin/ld: /tmp/go-link-1327310876/000019.o: in function `New':
17:18:15 [2021-11-11T17:18:15.462Z] #62 279.1 /tmp/tmp.P69NmgzVYw/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
17:18:15 [2021-11-11T17:18:15.462Z] #62 279.2 + bin/containerd-stress
17:18:15 [2021-11-11T17:18:15.462Z] #62 280.3 + bin/containerd-shim
17:18:15 [2021-11-11T17:18:15.462Z] #62 287.6 + bin/containerd-shim-runc-v1
17:18:20 [2021-11-11T17:18:20.707Z] #62 292.8 + bin/containerd-shim-runc-v2
17:18:20 [2021-11-11T17:18:20.707Z] #62 293.4 + binaries
17:18:20 [2021-11-11T17:18:20.707Z] #62 293.4 + install -D bin/containerd /build/containerd
17:18:20 [2021-11-11T17:18:20.707Z] #62 293.5 + install -D bin/containerd-shim /build/containerd-shim
17:18:20 [2021-11-11T17:18:20.707Z] #62 293.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:18:20 [2021-11-11T17:18:20.707Z] #62 293.5 + install -D bin/ctr /build/ctr
17:18:21 [2021-11-11T17:18:21.634Z] #62 DONE 294.4s
17:18:23 [2021-11-11T17:18:23.003Z] 
17:18:23 [2021-11-11T17:18:23.003Z] #63 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
17:18:23 [2021-11-11T17:18:23.003Z] #63 sha256:7eb37a537070c0a6539c330733bce8558a7154119f278b3d963c3ef99ef3d414
17:18:23 [2021-11-11T17:18:23.565Z] #63 DONE 0.8s
17:18:23 [2021-11-11T17:18:23.565Z] 
17:18:23 [2021-11-11T17:18:23.565Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:18:23 [2021-11-11T17:18:23.565Z] #68 sha256:65a0e05e298923724ece0547ffd69a716ac012a8681ec2d57ef15b55924d7d36
17:18:23 [2021-11-11T17:18:23.821Z] #68 DONE 0.2s
17:18:24 [2021-11-11T17:18:24.076Z] 
17:18:24 [2021-11-11T17:18:24.076Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
17:18:24 [2021-11-11T17:18:24.076Z] #73 sha256:553747a779d6d04c4c76c5de18010d577cb8c8ac0c243dd1fa8edb90f1a5615a
17:18:25 [2021-11-11T17:18:25.003Z] #73 DONE 0.9s
17:18:25 [2021-11-11T17:18:25.003Z] 
17:18:25 [2021-11-11T17:18:25.003Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
17:18:25 [2021-11-11T17:18:25.003Z] #74 sha256:164afbbfdaf5e4011e11425bc60fc9deaad0c23bacbff68791cfad954f6f883b
17:18:25 [2021-11-11T17:18:25.003Z] #74 DONE 0.0s
17:18:25 [2021-11-11T17:18:25.003Z] 
17:18:25 [2021-11-11T17:18:25.003Z] #75 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
17:18:25 [2021-11-11T17:18:25.003Z] #75 sha256:1f9c55b25547d98cae00761d921c77de742aa64a7860a830662acd33f3ba4be6
17:18:25 [2021-11-11T17:18:25.934Z] #75 1.033 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:18:25 [2021-11-11T17:18:25.934Z] #75 1.038 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:18:25 [2021-11-11T17:18:25.934Z] #75 1.039 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:18:26 [2021-11-11T17:18:26.754Z] #75 1.393 Reading package lists...
17:18:27 [2021-11-11T17:18:27.322Z] #75 1.913 Reading package lists...
17:18:27 [2021-11-11T17:18:27.322Z] #75 2.413 Building dependency tree...
17:18:27 [2021-11-11T17:18:27.322Z] #75 2.520 Reading state information...
17:18:27 [2021-11-11T17:18:27.322Z] #75 2.636 The following additional packages will be installed:
17:18:27 [2021-11-11T17:18:27.578Z] #75 2.636   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
17:18:27 [2021-11-11T17:18:27.578Z] #75 2.637   systemd-timesyncd
17:18:27 [2021-11-11T17:18:27.578Z] #75 2.637 Suggested packages:
17:18:27 [2021-11-11T17:18:27.578Z] #75 2.637   systemd-container policykit-1
17:18:27 [2021-11-11T17:18:27.578Z] #75 2.637 Recommended packages:
17:18:27 [2021-11-11T17:18:27.578Z] #75 2.637   libnss-systemd
17:18:27 [2021-11-11T17:18:27.578Z] #75 2.725 The following NEW packages will be installed:
17:18:27 [2021-11-11T17:18:27.578Z] #75 2.726   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
17:18:27 [2021-11-11T17:18:27.578Z] #75 2.726   libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd
17:18:27 [2021-11-11T17:18:27.835Z] #75 2.994 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded.
17:18:27 [2021-11-11T17:18:27.835Z] #75 2.994 Need to get 5937 kB of archives.
17:18:27 [2021-11-11T17:18:27.835Z] #75 2.994 After this operation, 19.5 MB of additional disk space will be used.
17:18:27 [2021-11-11T17:18:27.835Z] #75 2.994 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
17:18:27 [2021-11-11T17:18:27.835Z] #75 2.997 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
17:18:27 [2021-11-11T17:18:27.835Z] #75 2.998 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB]
17:18:27 [2021-11-11T17:18:27.835Z] #75 3.001 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
17:18:27 [2021-11-11T17:18:27.835Z] #75 3.002 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB]
17:18:27 [2021-11-11T17:18:27.835Z] #75 3.003 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB]
17:18:28 [2021-11-11T17:18:28.091Z] #75 3.097 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB]
17:18:28 [2021-11-11T17:18:28.091Z] #75 3.098 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
17:18:28 [2021-11-11T17:18:28.091Z] #75 3.099 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
17:18:28 [2021-11-11T17:18:28.091Z] #75 3.101 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB]
17:18:28 [2021-11-11T17:18:28.091Z] #75 3.103 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
17:18:28 [2021-11-11T17:18:28.091Z] #75 3.255 debconf: delaying package configuration, since apt-utils is not installed
17:18:28 [2021-11-11T17:18:28.091Z] #75 3.374 Fetched 5937 kB in 0s (15.9 MB/s)
17:18:28 [2021-11-11T17:18:28.347Z] #75 3.398 Selecting previously unselected package libargon2-1:amd64.
17:18:28 [2021-11-11T17:18:28.347Z] #75 3.398 (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 ... 28626 files and directories currently installed.)
17:18:28 [2021-11-11T17:18:28.347Z] #75 3.412 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
17:18:28 [2021-11-11T17:18:28.347Z] #75 3.419 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
17:18:28 [2021-11-11T17:18:28.347Z] #75 3.453 Selecting previously unselected package libjson-c5:amd64.
17:18:28 [2021-11-11T17:18:28.347Z] #75 3.453 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ...
17:18:28 [2021-11-11T17:18:28.347Z] #75 3.457 Unpacking libjson-c5:amd64 (0.15-2) ...
17:18:28 [2021-11-11T17:18:28.347Z] #75 3.488 Selecting previously unselected package libcryptsetup12:amd64.
17:18:28 [2021-11-11T17:18:28.347Z] #75 3.491 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ...
17:18:28 [2021-11-11T17:18:28.347Z] #75 3.494 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ...
17:18:28 [2021-11-11T17:18:28.347Z] #75 3.543 Selecting previously unselected package libkmod2:amd64.
17:18:28 [2021-11-11T17:18:28.347Z] #75 3.546 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ...
17:18:28 [2021-11-11T17:18:28.347Z] #75 3.549 Unpacking libkmod2:amd64 (28-1) ...
17:18:28 [2021-11-11T17:18:28.347Z] #75 3.586 Selecting previously unselected package systemd-timesyncd.
17:18:28 [2021-11-11T17:18:28.347Z] #75 3.588 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ...
17:18:28 [2021-11-11T17:18:28.604Z] #75 3.592 Unpacking systemd-timesyncd (247.3-6) ...
17:18:28 [2021-11-11T17:18:28.604Z] #75 3.639 Selecting previously unselected package systemd.
17:18:28 [2021-11-11T17:18:28.604Z] #75 3.642 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ...
17:18:28 [2021-11-11T17:18:28.604Z] #75 3.674 Unpacking systemd (247.3-6) ...
17:18:29 [2021-11-11T17:18:29.166Z] #75 4.243 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
17:18:29 [2021-11-11T17:18:29.166Z] #75 4.253 Setting up libjson-c5:amd64 (0.15-2) ...
17:18:29 [2021-11-11T17:18:29.166Z] #75 4.262 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ...
17:18:29 [2021-11-11T17:18:29.166Z] #75 4.272 Setting up libkmod2:amd64 (28-1) ...
17:18:29 [2021-11-11T17:18:29.166Z] #75 4.283 Setting up systemd (247.3-6) ...
17:18:29 [2021-11-11T17:18:29.166Z] #75 4.324 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
17:18:29 [2021-11-11T17:18:29.166Z] #75 4.325 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
17:18:29 [2021-11-11T17:18:29.166Z] #75 4.328 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
17:18:29 [2021-11-11T17:18:29.728Z] #75 4.631 Setting up systemd-timesyncd (247.3-6) ...
17:18:29 [2021-11-11T17:18:29.728Z] #75 4.834 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
17:18:29 [2021-11-11T17:18:29.728Z] #75 4.834 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
17:18:29 [2021-11-11T17:18:29.728Z] #75 4.895 Selecting previously unselected package systemd-sysv.
17:18:29 [2021-11-11T17:18:29.728Z] #75 4.895 (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 ... 29454 files and directories currently installed.)
17:18:29 [2021-11-11T17:18:29.728Z] #75 4.908 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ...
17:18:29 [2021-11-11T17:18:29.728Z] #75 4.911 Unpacking systemd-sysv (247.3-6) ...
17:18:29 [2021-11-11T17:18:29.728Z] #75 4.952 Selecting previously unselected package libdbus-1-3:amd64.
17:18:29 [2021-11-11T17:18:29.728Z] #75 4.955 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
17:18:29 [2021-11-11T17:18:29.728Z] #75 4.958 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
17:18:29 [2021-11-11T17:18:29.728Z] #75 5.015 Selecting previously unselected package dbus.
17:18:29 [2021-11-11T17:18:29.992Z] #75 5.018 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
17:18:29 [2021-11-11T17:18:29.992Z] #75 5.028 Unpacking dbus (1.12.20-2) ...
17:18:29 [2021-11-11T17:18:29.992Z] #75 5.088 Selecting previously unselected package libpam-systemd:amd64.
17:18:29 [2021-11-11T17:18:29.992Z] #75 5.092 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ...
17:18:29 [2021-11-11T17:18:29.992Z] #75 5.102 Unpacking libpam-systemd:amd64 (247.3-6) ...
17:18:29 [2021-11-11T17:18:29.992Z] #75 5.166 Selecting previously unselected package dbus-user-session.
17:18:29 [2021-11-11T17:18:29.992Z] #75 5.170 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
17:18:29 [2021-11-11T17:18:29.992Z] #75 5.174 Unpacking dbus-user-session (1.12.20-2) ...
17:18:29 [2021-11-11T17:18:29.992Z] #75 5.252 Setting up systemd-sysv (247.3-6) ...
17:18:29 [2021-11-11T17:18:29.992Z] #75 5.264 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
17:18:29 [2021-11-11T17:18:29.992Z] #75 5.286 Setting up dbus (1.12.20-2) ...
17:18:30 [2021-11-11T17:18:30.247Z] #75 5.404 invoke-rc.d: could not determine current runlevel
17:18:30 [2021-11-11T17:18:30.247Z] #75 5.407 invoke-rc.d: policy-rc.d denied execution of start.
17:18:30 [2021-11-11T17:18:30.247Z] #75 5.414 Setting up libpam-systemd:amd64 (247.3-6) ...
17:18:30 [2021-11-11T17:18:30.503Z] #75 5.566 Setting up dbus-user-session (1.12.20-2) ...
17:18:30 [2021-11-11T17:18:30.503Z] #75 5.579 Processing triggers for libc-bin (2.31-13+deb11u2) ...
17:18:30 [2021-11-11T17:18:30.836Z] #75 DONE 5.8s
17:18:30 [2021-11-11T17:18:30.836Z] 
17:18:30 [2021-11-11T17:18:30.836Z] #76 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
17:18:30 [2021-11-11T17:18:30.836Z] #76 sha256:3677976587de32ef606a60e286be931c8260bb02a1ad00b8ad0490ac0a6acea3
17:18:31 [2021-11-11T17:18:31.403Z] #76 0.747   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:18:31 [2021-11-11T17:18:31.403Z] #76 0.747                                  Dload  Upload   Total   Spent    Left  Speed
17:18:31 [2021-11-11T17:18:31.659Z] #76 0.753 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  16132      0 --:--:-- --:--:-- --:--:-- 16132
17:18:31 [2021-11-11T17:18:31.659Z] #76 DONE 0.9s
17:18:31 [2021-11-11T17:18:31.659Z] 
17:18:31 [2021-11-11T17:18:31.659Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
17:18:31 [2021-11-11T17:18:31.659Z] #77 sha256:6591a229b1cca5a616fdb19ee504901df27c53809d8b26b3b92fb79301ab5583
17:18:33 [2021-11-11T17:18:33.028Z] #77 DONE 1.3s
17:18:33 [2021-11-11T17:18:33.028Z] 
17:18:33 [2021-11-11T17:18:33.028Z] #78 exporting to image
17:18:33 [2021-11-11T17:18:33.028Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:18:33 [2021-11-11T17:18:33.028Z] #78 exporting layers
17:18:41 [2021-11-11T17:18:41.115Z] #78 exporting layers 7.8s done
17:18:41 [2021-11-11T17:18:41.115Z] #78 writing image sha256:5b4f28dee317f62f77d23f451ba91587b2617a9b73682aafce94a440b6acc208 done
17:18:41 [2021-11-11T17:18:41.115Z] #78 naming to docker.io/library/docker:a207bdec8c555ce55078ba31bd9d9206cb5dc1f3
17:18:41 [2021-11-11T17:18:41.115Z] #78 naming to docker.io/library/docker:a207bdec8c555ce55078ba31bd9d9206cb5dc1f3 done
17:18:41 [2021-11-11T17:18:41.115Z] #78 DONE 7.8s