Skip to content

Console Output

Skipping 75 KB.. Full Log
thub.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:33:11 [2021-07-11T17:33:11.428Z] #50 21.64 go: downloading github.com/inconshreveable/mousetrap v1.0.0
17:33:11 [2021-07-11T17:33:11.428Z] #50 21.87 go: downloading github.com/fsnotify/fsnotify v1.4.7
17:33:11 [2021-07-11T17:33:11.428Z] #50 21.88 go: downloading github.com/hashicorp/hcl v1.0.0
17:33:11 [2021-07-11T17:33:11.428Z] #50 22.52 go: downloading github.com/magiconair/properties v1.8.1
17:33:11 [2021-07-11T17:33:11.428Z] #50 22.52 go: downloading github.com/mitchellh/mapstructure v1.1.2
17:33:11 [2021-07-11T17:33:11.428Z] #50 22.64 go: downloading github.com/pelletier/go-toml v1.2.0
17:33:11 [2021-07-11T17:33:11.428Z] #50 22.70 go: downloading github.com/spf13/afero v1.1.2
17:33:11 [2021-07-11T17:33:11.428Z] #50 23.09 go: downloading github.com/spf13/cast v1.3.0
17:33:11 [2021-07-11T17:33:11.428Z] #50 23.14 go: downloading github.com/spf13/jwalterweatherman v1.0.0
17:33:11 [2021-07-11T17:33:11.428Z] #50 23.22 go: downloading github.com/subosito/gotenv v1.2.0
17:33:11 [2021-07-11T17:33:11.428Z] #50 23.27 go: downloading gopkg.in/ini.v1 v1.51.0
17:33:11 [2021-07-11T17:33:11.428Z] #50 23.41 go: downloading gopkg.in/yaml.v2 v2.2.7
17:33:11 [2021-07-11T17:33:11.428Z] #50 23.49 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:33:11 [2021-07-11T17:33:11.688Z] #50 23.73 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:33:11 [2021-07-11T17:33:11.688Z] #50 23.85 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:33:11 [2021-07-11T17:33:11.688Z] #50 23.91 go: downloading github.com/go-toolsmith/astequal v1.0.0
17:33:11 [2021-07-11T17:33:11.948Z] #50 23.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:33:11 [2021-07-11T17:33:11.948Z] #50 24.05 go: downloading github.com/go-toolsmith/astp v1.0.0
17:33:11 [2021-07-11T17:33:11.948Z] #50 24.07 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:33:11 [2021-07-11T17:33:11.948Z] #50 24.12 go: downloading github.com/go-toolsmith/typep v1.0.0
17:33:12 [2021-07-11T17:33:12.208Z] #50 24.27 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
17:33:12 [2021-07-11T17:33:12.468Z] #50 24.38 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
17:33:12 [2021-07-11T17:33:12.468Z] #50 24.49 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:33:12 [2021-07-11T17:33:12.468Z] #50 24.58 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:33:12 [2021-07-11T17:33:12.729Z] #50 ...
17:33:12 [2021-07-11T17:33:12.729Z] 
17:33:12 [2021-07-11T17:33:12.729Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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:33:12 [2021-07-11T17:33:12.729Z] #40 sha256:aed623cce15e189937877cf2aefd3d6b1bcfb8a9918399bf417d636b3ca4b622
17:33:12 [2021-07-11T17:33:12.729Z] #40 24.49 Checking out files:  95% (1624/1696)   
Checking out files:  96% (1629/1696)   
Checking out files:  97% (1646/1696)   
Checking out files:  98% (1663/1696)   
Checking out files:  99% (1680/1696)   
Checking out files: 100% (1696/1696)   
Checking out files: 100% (1696/1696), done.
17:33:12 [2021-07-11T17:33:12.729Z] #40 24.58 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:33:14 [2021-07-11T17:33:14.640Z] #40 26.43 + 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:33:18 [2021-07-11T17:33:18.847Z] #40 ...
17:33:18 [2021-07-11T17:33:18.847Z] 
17:33:18 [2021-07-11T17:33:18.847Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
17:33:18 [2021-07-11T17:33:18.847Z] #50 sha256:51af8e350583f9229af9a111fac034c69c0c17b9af8889f8e46e1b37be2286c3
17:33:18 [2021-07-11T17:33:18.847Z] #50 24.77 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:33:18 [2021-07-11T17:33:18.847Z] #50 24.84 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:33:18 [2021-07-11T17:33:18.847Z] #50 25.41 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:33:18 [2021-07-11T17:33:18.847Z] #50 25.45 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:33:18 [2021-07-11T17:33:18.847Z] #50 25.50 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:33:18 [2021-07-11T17:33:18.847Z] #50 25.73 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:33:18 [2021-07-11T17:33:18.847Z] #50 25.76 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:33:18 [2021-07-11T17:33:18.847Z] #50 25.95 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:33:18 [2021-07-11T17:33:18.847Z] #50 25.99 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:33:18 [2021-07-11T17:33:18.847Z] #50 26.57 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:33:18 [2021-07-11T17:33:18.847Z] #50 26.71 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:33:18 [2021-07-11T17:33:18.847Z] #50 26.75 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:33:18 [2021-07-11T17:33:18.847Z] #50 26.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:33:18 [2021-07-11T17:33:18.847Z] #50 26.84 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:33:18 [2021-07-11T17:33:18.847Z] #50 26.93 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:33:18 [2021-07-11T17:33:18.847Z] #50 27.24 go: downloading github.com/sourcegraph/go-diff v0.5.1
17:33:18 [2021-07-11T17:33:18.847Z] #50 27.27 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:33:18 [2021-07-11T17:33:18.847Z] #50 27.43 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
17:33:18 [2021-07-11T17:33:18.847Z] #50 27.44 go: downloading github.com/ultraware/funlen v0.0.2
17:33:18 [2021-07-11T17:33:18.847Z] #50 27.47 go: downloading github.com/ultraware/whitespace v0.0.4
17:33:18 [2021-07-11T17:33:18.847Z] #50 27.49 go: downloading github.com/uudashr/gocognit v1.0.1
17:33:18 [2021-07-11T17:33:18.847Z] #50 27.58 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
17:33:18 [2021-07-11T17:33:18.847Z] #50 28.56 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:33:18 [2021-07-11T17:33:18.847Z] #50 28.56 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:33:18 [2021-07-11T17:33:18.847Z] #50 28.65 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:33:18 [2021-07-11T17:33:18.847Z] #50 28.68 go: downloading github.com/davecgh/go-spew v1.1.1
17:33:18 [2021-07-11T17:33:18.847Z] #50 28.84 go: downloading github.com/pmezard/go-difflib v1.0.0
17:33:18 [2021-07-11T17:33:18.847Z] #50 28.84 go: downloading github.com/stretchr/objx v0.2.0
17:33:18 [2021-07-11T17:33:18.847Z] #50 28.98 go: downloading golang.org/x/text v0.3.2
17:33:20 [2021-07-11T17:33:20.762Z] #50 ...
17:33:20 [2021-07-11T17:33:20.762Z] 
17:33:20 [2021-07-11T17:33:20.762Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
17:33:20 [2021-07-11T17:33:20.762Z] #59 sha256:bc36100829126fd998535152502543e9663c2ba9e7822633dac747146374bf5b
17:33:20 [2021-07-11T17:33:20.762Z] #59 22.63 go: downloading github.com/u-root/u-root v7.0.0+incompatible
17:33:20 [2021-07-11T17:33:20.762Z] #59 27.62 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:33:20 [2021-07-11T17:33:20.762Z] #59 ...
17:33:20 [2021-07-11T17:33:20.762Z] 
17:33:20 [2021-07-11T17:33:20.762Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
17:33:20 [2021-07-11T17:33:20.762Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04
17:33:20 [2021-07-11T17:33:20.762Z] #13 21.08 Fetched 8987 kB in 18s (506 kB/s)
17:33:20 [2021-07-11T17:33:20.762Z] #13 21.08 Reading package lists...
17:33:21 [2021-07-11T17:33:21.024Z] #13 27.34 Reading package lists...
17:33:21 [2021-07-11T17:33:21.024Z] #13 ...
17:33:21 [2021-07-11T17:33:21.024Z] 
17:33:21 [2021-07-11T17:33:21.024Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:33:21 [2021-07-11T17:33:21.024Z] #46 sha256:bebcf8ac5af04212d956a1a2d06411eb3881cf8a3d5bb13535475ba282a9cb26
17:33:21 [2021-07-11T17:33:21.024Z] #46 33.06 vendor/golang.org/x/crypto/internal/subtle
17:33:21 [2021-07-11T17:33:21.972Z] #46 ...
17:33:21 [2021-07-11T17:33:21.972Z] 
17:33:21 [2021-07-11T17:33:21.972Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
17:33:21 [2021-07-11T17:33:21.972Z] #52 sha256:0416c015b69f4e52496bc6a23549e286f92af0d5c4e099296c96acd5b781524c
17:33:21 [2021-07-11T17:33:21.972Z] #52 23.94 runtime
17:33:21 [2021-07-11T17:33:21.972Z] #52 ...
17:33:21 [2021-07-11T17:33:21.972Z] 
17:33:21 [2021-07-11T17:33:21.972Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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:33:21 [2021-07-11T17:33:21.972Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd
17:33:21 [2021-07-11T17:33:21.972Z] #44 25.37 Fetched 8457 kB in 18s (465 kB/s)
17:33:21 [2021-07-11T17:33:21.972Z] #44 25.37 Reading package lists...
17:33:22 [2021-07-11T17:33:22.921Z] #44 31.00 Reading package lists...
17:33:22 [2021-07-11T17:33:22.921Z] #44 ...
17:33:22 [2021-07-11T17:33:22.921Z] 
17:33:22 [2021-07-11T17:33:22.921Z] #56 [containerd 1/2] 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:33:22 [2021-07-11T17:33:22.921Z] #56 sha256:5c1eb77c96204d936ca76a13f9ea25aaae38d627ce7dd4087b3024b43109bdb5
17:33:22 [2021-07-11T17:33:22.921Z] #56 24.81 Fetched 8454 kB in 17s (487 kB/s)
17:33:22 [2021-07-11T17:33:22.921Z] #56 24.81 Reading package lists...
17:33:22 [2021-07-11T17:33:22.921Z] #56 30.84 Reading package lists...
17:33:22 [2021-07-11T17:33:22.921Z] #56 ...
17:33:22 [2021-07-11T17:33:22.921Z] 
17:33:22 [2021-07-11T17:33:22.921Z] #36 [tini 1/2] 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:33:22 [2021-07-11T17:33:22.921Z] #36 sha256:982c85d2a0b90e2bd5f13770eb66b79bb42b2054b0c1bbfb1d2a7b3dc0dbccc3
17:33:22 [2021-07-11T17:33:22.921Z] #36 24.92 Fetched 8454 kB in 18s (482 kB/s)
17:33:22 [2021-07-11T17:33:22.921Z] #36 24.92 Reading package lists...
17:33:22 [2021-07-11T17:33:22.921Z] #36 30.77 Reading package lists...
17:33:22 [2021-07-11T17:33:22.921Z] #36 ...
17:33:22 [2021-07-11T17:33:22.921Z] 
17:33:22 [2021-07-11T17:33:22.921Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
17:33:22 [2021-07-11T17:33:22.921Z] #50 sha256:51af8e350583f9229af9a111fac034c69c0c17b9af8889f8e46e1b37be2286c3
17:33:22 [2021-07-11T17:33:22.921Z] #50 34.72 go: downloading github.com/gobwas/glob v0.2.3
17:33:22 [2021-07-11T17:33:22.921Z] #50 34.74 go: downloading github.com/kisielk/gotool v1.0.0
17:33:22 [2021-07-11T17:33:22.921Z] #50 34.88 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:33:22 [2021-07-11T17:33:22.921Z] #50 34.90 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:33:22 [2021-07-11T17:33:22.921Z] #50 34.95 go: downloading github.com/gogo/protobuf v1.2.1
17:33:24 [2021-07-11T17:33:24.317Z] #50 36.43 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:33:24 [2021-07-11T17:33:24.578Z] #50 36.67 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:33:24 [2021-07-11T17:33:24.839Z] #50 36.91 go: downloading github.com/BurntSushi/toml v0.3.1
17:33:29 [2021-07-11T17:33:29.140Z] #50 ...
17:33:29 [2021-07-11T17:33:29.140Z] 
17:33:29 [2021-07-11T17:33:29.140Z] #36 [tini 1/2] 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:33:29 [2021-07-11T17:33:29.140Z] #36 sha256:982c85d2a0b90e2bd5f13770eb66b79bb42b2054b0c1bbfb1d2a7b3dc0dbccc3
17:33:29 [2021-07-11T17:33:29.140Z] #36 30.77 Reading package lists...
17:33:29 [2021-07-11T17:33:29.140Z] #36 36.58 Building dependency tree...
17:33:29 [2021-07-11T17:33:29.140Z] #36 40.02 The following additional packages will be installed:
17:33:29 [2021-07-11T17:33:29.140Z] #36 40.02   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:33:29 [2021-07-11T17:33:29.140Z] #36 40.02 Suggested packages:
17:33:29 [2021-07-11T17:33:29.140Z] #36 40.02   cmake-doc ninja-build lrzip
17:33:29 [2021-07-11T17:33:29.140Z] #36 40.02 Recommended packages:
17:33:29 [2021-07-11T17:33:29.140Z] #36 40.02   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:33:29 [2021-07-11T17:33:29.140Z] #36 40.45 The following NEW packages will be installed:
17:33:29 [2021-07-11T17:33:29.140Z] #36 40.46   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:33:29 [2021-07-11T17:33:29.140Z] #36 40.46   vim-common xxd
17:33:29 [2021-07-11T17:33:29.140Z] #36 40.96 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
17:33:29 [2021-07-11T17:33:29.140Z] #36 40.96 Need to get 14.9 MB of archives.
17:33:29 [2021-07-11T17:33:29.140Z] #36 40.96 After this operation, 61.8 MB of additional disk space will be used.
17:33:29 [2021-07-11T17:33:29.140Z] #36 40.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:33:29 [2021-07-11T17:33:29.140Z] #36 40.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:33:29 [2021-07-11T17:33:29.140Z] #36 40.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
17:33:29 [2021-07-11T17:33:29.140Z] #36 41.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:33:30 [2021-07-11T17:33:30.082Z] #36 42.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
17:33:30 [2021-07-11T17:33:30.082Z] #36 42.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
17:33:30 [2021-07-11T17:33:30.082Z] #36 42.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
17:33:30 [2021-07-11T17:33:30.082Z] #36 42.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
17:33:30 [2021-07-11T17:33:30.082Z] #36 42.09 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
17:33:30 [2021-07-11T17:33:30.082Z] #36 42.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
17:33:30 [2021-07-11T17:33:30.653Z] #36 ...
17:33:30 [2021-07-11T17:33:30.653Z] 
17:33:30 [2021-07-11T17:33:30.653Z] #56 [containerd 1/2] 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:33:30 [2021-07-11T17:33:30.653Z] #56 sha256:5c1eb77c96204d936ca76a13f9ea25aaae38d627ce7dd4087b3024b43109bdb5
17:33:30 [2021-07-11T17:33:30.653Z] #56 30.84 Reading package lists...
17:33:30 [2021-07-11T17:33:30.653Z] #56 36.87 Building dependency tree...
17:33:30 [2021-07-11T17:33:30.653Z] #56 40.31 The following additional packages will be installed:
17:33:30 [2021-07-11T17:33:30.653Z] #56 40.32   libbtrfs0
17:33:30 [2021-07-11T17:33:30.653Z] #56 40.50 The following NEW packages will be installed:
17:33:30 [2021-07-11T17:33:30.653Z] #56 40.55   libbtrfs-dev libbtrfs0
17:33:30 [2021-07-11T17:33:30.653Z] #56 40.98 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
17:33:30 [2021-07-11T17:33:30.653Z] #56 40.98 Need to get 119 kB of archives.
17:33:30 [2021-07-11T17:33:30.653Z] #56 40.98 After this operation, 387 kB of additional disk space will be used.
17:33:30 [2021-07-11T17:33:30.653Z] #56 40.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:33:30 [2021-07-11T17:33:30.653Z] #56 40.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:33:30 [2021-07-11T17:33:30.653Z] #56 42.20 debconf: delaying package configuration, since apt-utils is not installed
17:33:30 [2021-07-11T17:33:30.653Z] #56 42.38 Fetched 119 kB in 0s (447 kB/s)
17:33:30 [2021-07-11T17:33:30.653Z] #56 42.50 Selecting previously unselected package libbtrfs0.
17:33:30 [2021-07-11T17:33:30.653Z] #56 42.50 (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 ... 15421 files and directories currently installed.)
17:33:30 [2021-07-11T17:33:30.653Z] #56 42.63 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
17:33:30 [2021-07-11T17:33:30.653Z] #56 42.65 Unpacking libbtrfs0 (4.20.1-2) ...
17:33:30 [2021-07-11T17:33:30.653Z] #56 42.75 Selecting previously unselected package libbtrfs-dev.
17:33:30 [2021-07-11T17:33:30.653Z] #56 42.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
17:33:30 [2021-07-11T17:33:30.653Z] #56 42.82 Unpacking libbtrfs-dev (4.20.1-2) ...
17:33:30 [2021-07-11T17:33:30.984Z] #56 43.05 Setting up libbtrfs0 (4.20.1-2) ...
17:33:31 [2021-07-11T17:33:31.248Z] #56 43.07 Setting up libbtrfs-dev (4.20.1-2) ...
17:33:31 [2021-07-11T17:33:31.248Z] #56 43.15 Processing triggers for libc-bin (2.28-10) ...
17:33:31 [2021-07-11T17:33:31.248Z] #56 ...
17:33:31 [2021-07-11T17:33:31.248Z] 
17:33:31 [2021-07-11T17:33:31.248Z] #36 [tini 1/2] 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:33:31 [2021-07-11T17:33:31.248Z] #36 sha256:982c85d2a0b90e2bd5f13770eb66b79bb42b2054b0c1bbfb1d2a7b3dc0dbccc3
17:33:31 [2021-07-11T17:33:31.248Z] #36 43.42 debconf: delaying package configuration, since apt-utils is not installed
17:33:31 [2021-07-11T17:33:31.822Z] #36 43.73 Fetched 14.9 MB in 2s (8536 kB/s)
17:33:31 [2021-07-11T17:33:31.822Z] #36 43.86 Selecting previously unselected package xxd.
17:33:31 [2021-07-11T17:33:31.822Z] #36 ...
17:33:31 [2021-07-11T17:33:31.822Z] 
17:33:31 [2021-07-11T17:33:31.822Z] #56 [containerd 1/2] 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:33:31 [2021-07-11T17:33:31.822Z] #56 sha256:5c1eb77c96204d936ca76a13f9ea25aaae38d627ce7dd4087b3024b43109bdb5
17:33:31 [2021-07-11T17:33:31.822Z] #56 DONE 44.0s
17:33:31 [2021-07-11T17:33:31.822Z] 
17:33:31 [2021-07-11T17:33:31.822Z] #36 [tini 1/2] 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:33:31 [2021-07-11T17:33:31.822Z] #36 sha256:982c85d2a0b90e2bd5f13770eb66b79bb42b2054b0c1bbfb1d2a7b3dc0dbccc3
17:33:31 [2021-07-11T17:33:31.822Z] #36 43.86 (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 ... 15421 files and directories currently installed.)
17:33:31 [2021-07-11T17:33:31.822Z] #36 43.91 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
17:33:31 [2021-07-11T17:33:31.822Z] #36 43.92 Unpacking xxd (2:8.1.0875-5) ...
17:33:32 [2021-07-11T17:33:32.084Z] #36 44.28 Selecting previously unselected package vim-common.
17:33:32 [2021-07-11T17:33:32.084Z] #36 44.28 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:33:32 [2021-07-11T17:33:32.344Z] #36 44.37 Unpacking vim-common (2:8.1.0875-5) ...
17:33:33 [2021-07-11T17:33:33.286Z] #36 45.15 Selecting previously unselected package cmake-data.
17:33:33 [2021-07-11T17:33:33.286Z] #36 45.16 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:33:33 [2021-07-11T17:33:33.286Z] #36 45.17 Unpacking cmake-data (3.13.4-1) ...
17:33:35 [2021-07-11T17:33:35.205Z] #36 ...
17:33:35 [2021-07-11T17:33:35.205Z] 
17:33:35 [2021-07-11T17:33:35.205Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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:33:35 [2021-07-11T17:33:35.205Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd
17:33:35 [2021-07-11T17:33:35.205Z] #44 31.00 Reading package lists...
17:33:35 [2021-07-11T17:33:35.205Z] #44 36.95 Building dependency tree...
17:33:35 [2021-07-11T17:33:35.205Z] #44 40.53 The following additional packages will be installed:
17:33:35 [2021-07-11T17:33:35.205Z] #44 40.53   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
17:33:35 [2021-07-11T17:33:35.205Z] #44 40.53   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
17:33:35 [2021-07-11T17:33:35.205Z] #44 40.55   python3-pkg-resources python3-protobuf python3-six python3.7
17:33:35 [2021-07-11T17:33:35.205Z] #44 40.55   python3.7-minimal
17:33:35 [2021-07-11T17:33:35.205Z] #44 40.55 Suggested packages:
17:33:35 [2021-07-11T17:33:35.205Z] #44 40.56   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
17:33:35 [2021-07-11T17:33:35.205Z] #44 40.56   python3.7-doc binfmt-support
17:33:35 [2021-07-11T17:33:35.205Z] #44 41.91 The following NEW packages will be installed:
17:33:35 [2021-07-11T17:33:35.205Z] #44 41.92   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
17:33:35 [2021-07-11T17:33:35.205Z] #44 41.94   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
17:33:35 [2021-07-11T17:33:35.205Z] #44 41.94   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
17:33:35 [2021-07-11T17:33:35.205Z] #44 41.94   python3.7-minimal
17:33:35 [2021-07-11T17:33:35.205Z] #44 42.42 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
17:33:35 [2021-07-11T17:33:35.205Z] #44 42.42 Need to get 6695 kB of archives.
17:33:35 [2021-07-11T17:33:35.205Z] #44 42.42 After this operation, 33.1 MB of additional disk space will be used.
17:33:35 [2021-07-11T17:33:35.205Z] #44 42.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
17:33:35 [2021-07-11T17:33:35.205Z] #44 42.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
17:33:35 [2021-07-11T17:33:35.205Z] #44 42.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:33:35 [2021-07-11T17:33:35.205Z] #44 42.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:33:35 [2021-07-11T17:33:35.205Z] #44 42.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
17:33:35 [2021-07-11T17:33:35.205Z] #44 42.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
17:33:35 [2021-07-11T17:33:35.205Z] #44 42.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:33:35 [2021-07-11T17:33:35.205Z] #44 42.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:33:35 [2021-07-11T17:33:35.205Z] #44 42.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
17:33:35 [2021-07-11T17:33:35.205Z] #44 42.95 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
17:33:35 [2021-07-11T17:33:35.205Z] #44 42.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:33:35 [2021-07-11T17:33:35.205Z] #44 42.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
17:33:35 [2021-07-11T17:33:35.205Z] #44 42.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
17:33:35 [2021-07-11T17:33:35.205Z] #44 42.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:33:35 [2021-07-11T17:33:35.205Z] #44 42.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:33:35 [2021-07-11T17:33:35.205Z] #44 42.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:33:35 [2021-07-11T17:33:35.205Z] #44 44.69 debconf: delaying package configuration, since apt-utils is not installed
17:33:35 [2021-07-11T17:33:35.205Z] #44 44.95 Fetched 6695 kB in 1s (5740 kB/s)
17:33:35 [2021-07-11T17:33:35.205Z] #44 45.05 Selecting previously unselected package libpython3.7-minimal:amd64.
17:33:35 [2021-07-11T17:33:35.205Z] #44 45.05 (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 ... 15421 files and directories currently installed.)
17:33:35 [2021-07-11T17:33:35.205Z] #44 45.12 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:33:35 [2021-07-11T17:33:35.205Z] #44 45.13 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:33:35 [2021-07-11T17:33:35.205Z] #44 45.83 Selecting previously unselected package python3.7-minimal.
17:33:35 [2021-07-11T17:33:35.205Z] #44 45.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:33:35 [2021-07-11T17:33:35.205Z] #44 45.87 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
17:33:35 [2021-07-11T17:33:35.205Z] #44 ...
17:33:35 [2021-07-11T17:33:35.205Z] 
17:33:35 [2021-07-11T17:33:35.205Z] #32 [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:33:35 [2021-07-11T17:33:35.205Z] #32 sha256:e57b75c12d4a0c4cc9558a1a530ea5a39a9aca6b7f609bf9c5cede1e4e0f08cb
17:33:35 [2021-07-11T17:33:35.205Z] #32 45.13 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
17:33:35 [2021-07-11T17:33:35.205Z] #32 45.74 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
17:33:35 [2021-07-11T17:33:35.205Z] #32 46.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:33:36 [2021-07-11T17:33:36.592Z] #32 ...
17:33:36 [2021-07-11T17:33:36.592Z] 
17:33:36 [2021-07-11T17:33:36.592Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
17:33:36 [2021-07-11T17:33:36.592Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04
17:33:36 [2021-07-11T17:33:36.592Z] #13 27.34 Reading package lists...
17:33:36 [2021-07-11T17:33:36.592Z] #13 33.82 Building dependency tree...
17:33:36 [2021-07-11T17:33:36.592Z] #13 37.47 The following additional packages will be installed:
17:33:36 [2021-07-11T17:33:36.592Z] #13 37.48   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:33:36 [2021-07-11T17:33:36.592Z] #13 37.48   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:33:36 [2021-07-11T17:33:36.592Z] #13 37.49   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:33:36 [2021-07-11T17:33:36.592Z] #13 37.49   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
17:33:36 [2021-07-11T17:33:36.592Z] #13 37.49   mingw-w64-x86-64-dev
17:33:36 [2021-07-11T17:33:36.592Z] #13 37.49 Suggested packages:
17:33:36 [2021-07-11T17:33:36.592Z] #13 37.49   gcc-8-locales seccomp wine64
17:33:36 [2021-07-11T17:33:36.592Z] #13 38.64 The following NEW packages will be installed:
17:33:36 [2021-07-11T17:33:36.592Z] #13 38.64   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:33:36 [2021-07-11T17:33:36.592Z] #13 38.64   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:33:36 [2021-07-11T17:33:36.592Z] #13 38.64   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:33:36 [2021-07-11T17:33:36.592Z] #13 38.64   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:33:36 [2021-07-11T17:33:36.592Z] #13 38.65   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:33:36 [2021-07-11T17:33:36.592Z] #13 38.66   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:33:36 [2021-07-11T17:33:36.592Z] #13 38.67 The following packages will be upgraded:
17:33:36 [2021-07-11T17:33:36.592Z] #13 38.67   libseccomp2
17:33:36 [2021-07-11T17:33:36.592Z] #13 39.19 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
17:33:36 [2021-07-11T17:33:36.592Z] #13 39.19 Need to get 77.8 MB of archives.
17:33:36 [2021-07-11T17:33:36.592Z] #13 39.19 After this operation, 487 MB of additional disk space will be used.
17:33:36 [2021-07-11T17:33:36.592Z] #13 39.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
17:33:36 [2021-07-11T17:33:36.592Z] #13 39.20 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
17:33:36 [2021-07-11T17:33:36.592Z] #13 39.23 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
17:33:36 [2021-07-11T17:33:36.592Z] #13 39.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
17:33:36 [2021-07-11T17:33:36.592Z] #13 39.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:33:36 [2021-07-11T17:33:36.592Z] #13 39.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
17:33:36 [2021-07-11T17:33:36.592Z] #13 39.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
17:33:36 [2021-07-11T17:33:36.592Z] #13 39.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:33:36 [2021-07-11T17:33:36.592Z] #13 40.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:33:36 [2021-07-11T17:33:36.592Z] #13 40.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
17:33:36 [2021-07-11T17:33:36.592Z] #13 40.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
17:33:36 [2021-07-11T17:33:36.854Z] #13 ...
17:33:36 [2021-07-11T17:33:36.854Z] 
17:33:36 [2021-07-11T17:33:36.854Z] #36 [tini 1/2] 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:33:36 [2021-07-11T17:33:36.854Z] #36 sha256:982c85d2a0b90e2bd5f13770eb66b79bb42b2054b0c1bbfb1d2a7b3dc0dbccc3
17:33:36 [2021-07-11T17:33:36.854Z] #36 47.84 Selecting previously unselected package libicu63:amd64.
17:33:36 [2021-07-11T17:33:36.854Z] #36 47.90 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
17:33:36 [2021-07-11T17:33:36.854Z] #36 47.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:33:41 [2021-07-11T17:33:41.064Z] #36 ...
17:33:41 [2021-07-11T17:33:41.064Z] 
17:33:41 [2021-07-11T17:33:41.064Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
17:33:41 [2021-07-11T17:33:41.064Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04
17:33:41 [2021-07-11T17:33:41.064Z] #13 44.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
17:33:41 [2021-07-11T17:33:41.064Z] #13 46.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
17:33:41 [2021-07-11T17:33:41.064Z] #13 46.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
17:33:41 [2021-07-11T17:33:41.064Z] #13 46.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:33:41 [2021-07-11T17:33:41.064Z] #13 46.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:33:41 [2021-07-11T17:33:41.064Z] #13 46.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
17:33:41 [2021-07-11T17:33:41.064Z] #13 46.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
17:33:41 [2021-07-11T17:33:41.064Z] #13 46.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
17:33:41 [2021-07-11T17:33:41.064Z] #13 46.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
17:33:41 [2021-07-11T17:33:41.064Z] #13 46.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
17:33:41 [2021-07-11T17:33:41.064Z] #13 46.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
17:33:41 [2021-07-11T17:33:41.064Z] #13 46.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
17:33:41 [2021-07-11T17:33:41.064Z] #13 46.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
17:33:41 [2021-07-11T17:33:41.064Z] #13 46.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
17:33:41 [2021-07-11T17:33:41.064Z] #13 46.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
17:33:41 [2021-07-11T17:33:41.064Z] #13 47.87 debconf: delaying package configuration, since apt-utils is not installed
17:33:41 [2021-07-11T17:33:41.352Z] #13 48.06 Fetched 77.8 MB in 8s (9926 kB/s)
17:33:41 [2021-07-11T17:33:41.921Z] #13 48.71 (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%
17:33:41 [2021-07-11T17:33:41.922Z] #13 ...
17:33:41 [2021-07-11T17:33:41.922Z] 
17:33:41 [2021-07-11T17:33:41.922Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:33:41 [2021-07-11T17:33:41.922Z] #57 sha256:8fcdd360248966bc8f0ff111edb2d1f445f4f605a75b1239af3b7e6e98e47064
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.158 + RM_GOPATH=0
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.158 + TMP_GOPATH=
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.158 + : /build
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.158 + '[' -z '' ']'
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.158 ++ mktemp -d
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.161 + export GOPATH=/tmp/tmp.6hCpUQPfE7
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.161 + GOPATH=/tmp/tmp.6hCpUQPfE7
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.161 + RM_GOPATH=1
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.161 + case "$(go env GOARCH)" in
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.163 ++ go env GOARCH
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.213 + export GO_BUILDMODE=-buildmode=pie
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.213 + GO_BUILDMODE=-buildmode=pie
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.213 ++ dirname /tmp/install/install.sh
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.215 + dir=/tmp/install
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.215 + bin=containerd
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.215 + shift
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.215 + '[' '!' -f /tmp/install/containerd.installer ']'
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.215 + . /tmp/install/containerd.installer
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.215 ++ set -e
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.215 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.215 + install_containerd
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.216 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.216 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6hCpUQPfE7/src/github.com/containerd/containerd
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.216 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
17:33:41 [2021-07-11T17:33:41.922Z] #57 1.217 Cloning into '/tmp/tmp.6hCpUQPfE7/src/github.com/containerd/containerd'...
17:33:41 [2021-07-11T17:33:41.922Z] #57 ...
17:33:41 [2021-07-11T17:33:41.922Z] 
17:33:41 [2021-07-11T17:33:41.922Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
17:33:41 [2021-07-11T17:33:41.922Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04
17:33:41 [2021-07-11T17:33:41.922Z] #13 48.71 (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 ... 15421 files and directories currently installed.)
17:33:41 [2021-07-11T17:33:41.922Z] #13 48.76 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
17:33:42 [2021-07-11T17:33:42.183Z] #13 49.11 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
17:33:42 [2021-07-11T17:33:42.443Z] #13 ...
17:33:42 [2021-07-11T17:33:42.443Z] 
17:33:42 [2021-07-11T17:33:42.443Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
17:33:42 [2021-07-11T17:33:42.443Z] #48 sha256:170fbb382572f4e2a7f5d3f249d3f9a000b0b7ea71f146529664585084340969
17:33:42 [2021-07-11T17:33:42.443Z] #48 DONE 54.5s
17:33:42 [2021-07-11T17:33:42.704Z] 
17:33:42 [2021-07-11T17:33:42.704Z] #36 [tini 1/2] 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:33:42 [2021-07-11T17:33:42.704Z] #36 sha256:982c85d2a0b90e2bd5f13770eb66b79bb42b2054b0c1bbfb1d2a7b3dc0dbccc3
17:33:42 [2021-07-11T17:33:42.704Z] #36 54.62 Selecting previously unselected package libxml2:amd64.
17:33:42 [2021-07-11T17:33:42.704Z] #36 54.62 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
17:33:42 [2021-07-11T17:33:42.704Z] #36 54.63 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
17:33:43 [2021-07-11T17:33:43.644Z] #36 55.78 Selecting previously unselected package libarchive13:amd64.
17:33:43 [2021-07-11T17:33:43.644Z] #36 55.78 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
17:33:43 [2021-07-11T17:33:43.644Z] #36 55.79 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:33:43 [2021-07-11T17:33:43.907Z] #36 56.09 Selecting previously unselected package libjsoncpp1:amd64.
17:33:43 [2021-07-11T17:33:43.907Z] #36 56.10 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
17:33:43 [2021-07-11T17:33:43.907Z] #36 56.15 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
17:33:44 [2021-07-11T17:33:44.481Z] #36 56.34 Selecting previously unselected package librhash0:amd64.
17:33:44 [2021-07-11T17:33:44.481Z] #36 56.34 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
17:33:44 [2021-07-11T17:33:44.481Z] #36 56.39 Unpacking librhash0:amd64 (1.3.8-1) ...
17:33:44 [2021-07-11T17:33:44.481Z] #36 56.55 Selecting previously unselected package libuv1:amd64.
17:33:44 [2021-07-11T17:33:44.481Z] #36 56.55 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
17:33:44 [2021-07-11T17:33:44.481Z] #36 56.57 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
17:33:44 [2021-07-11T17:33:44.741Z] #36 56.73 Selecting previously unselected package cmake.
17:33:44 [2021-07-11T17:33:44.741Z] #36 56.73 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
17:33:44 [2021-07-11T17:33:44.741Z] #36 56.75 Unpacking cmake (3.13.4-1) ...
17:33:45 [2021-07-11T17:33:45.687Z] #36 ...
17:33:45 [2021-07-11T17:33:45.687Z] 
17:33:45 [2021-07-11T17:33:45.687Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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:33:45 [2021-07-11T17:33:45.687Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd
17:33:45 [2021-07-11T17:33:45.687Z] #44 47.31 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:33:45 [2021-07-11T17:33:45.687Z] #44 47.35 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
17:33:45 [2021-07-11T17:33:45.687Z] #44 51.05 Selecting previously unselected package python3-minimal.
17:33:45 [2021-07-11T17:33:45.687Z] #44 51.05 (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 ... 15661 files and directories currently installed.)
17:33:45 [2021-07-11T17:33:45.687Z] #44 51.12 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:33:45 [2021-07-11T17:33:45.687Z] #44 51.39 Unpacking python3-minimal (3.7.3-1) ...
17:33:45 [2021-07-11T17:33:45.687Z] #44 51.67 Selecting previously unselected package libmpdec2:amd64.
17:33:45 [2021-07-11T17:33:45.687Z] #44 51.68 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:33:45 [2021-07-11T17:33:45.687Z] #44 51.69 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:33:45 [2021-07-11T17:33:45.687Z] #44 51.84 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:33:45 [2021-07-11T17:33:45.687Z] #44 51.84 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
17:33:45 [2021-07-11T17:33:45.687Z] #44 51.86 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:33:45 [2021-07-11T17:33:45.687Z] #44 54.15 Selecting previously unselected package python3.7.
17:33:45 [2021-07-11T17:33:45.687Z] #44 54.15 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
17:33:45 [2021-07-11T17:33:45.687Z] #44 54.18 Unpacking python3.7 (3.7.3-2+deb10u3) ...
17:33:45 [2021-07-11T17:33:45.687Z] #44 54.54 Selecting previously unselected package libpython3-stdlib:amd64.
17:33:45 [2021-07-11T17:33:45.687Z] #44 54.55 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:33:45 [2021-07-11T17:33:45.687Z] #44 54.58 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:33:45 [2021-07-11T17:33:45.687Z] #44 54.67 Setting up python3-minimal (3.7.3-1) ...
17:33:45 [2021-07-11T17:33:45.687Z] #44 56.19 Selecting previously unselected package python3.
17:33:45 [2021-07-11T17:33:45.687Z] #44 56.19 (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 ... 16073 files and directories currently installed.)
17:33:45 [2021-07-11T17:33:45.687Z] #44 56.24 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
17:33:45 [2021-07-11T17:33:45.687Z] #44 56.25 Unpacking python3 (3.7.3-1) ...
17:33:45 [2021-07-11T17:33:45.687Z] #44 56.39 Selecting previously unselected package libprotobuf17:amd64.
17:33:45 [2021-07-11T17:33:45.687Z] #44 56.39 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
17:33:45 [2021-07-11T17:33:45.687Z] #44 56.41 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
17:33:45 [2021-07-11T17:33:45.687Z] #44 57.04 Selecting previously unselected package python3-pkg-resources.
17:33:45 [2021-07-11T17:33:45.687Z] #44 57.04 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
17:33:45 [2021-07-11T17:33:45.687Z] #44 57.04 Unpacking python3-pkg-resources (40.8.0-1) ...
17:33:45 [2021-07-11T17:33:45.687Z] #44 57.22 Selecting previously unselected package python3-six.
17:33:45 [2021-07-11T17:33:45.687Z] #44 57.22 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
17:33:45 [2021-07-11T17:33:45.687Z] #44 57.23 Unpacking python3-six (1.12.0-1) ...
17:33:45 [2021-07-11T17:33:45.687Z] #44 57.31 Selecting previously unselected package python3-protobuf.
17:33:45 [2021-07-11T17:33:45.687Z] #44 57.31 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
17:33:45 [2021-07-11T17:33:45.687Z] #44 57.32 Unpacking python3-protobuf (3.6.1.3-2) ...
17:33:45 [2021-07-11T17:33:45.948Z] #44 57.75 Selecting previously unselected package libnet1:amd64.
17:33:45 [2021-07-11T17:33:45.948Z] #44 ...
17:33:45 [2021-07-11T17:33:45.948Z] 
17:33:45 [2021-07-11T17:33:45.948Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:33:45 [2021-07-11T17:33:45.948Z] #46 sha256:bebcf8ac5af04212d956a1a2d06411eb3881cf8a3d5bb13535475ba282a9cb26
17:33:45 [2021-07-11T17:33:45.948Z] #46 48.02 internal/reflectlite
17:33:45 [2021-07-11T17:33:45.948Z] #46 48.02 sync
17:33:45 [2021-07-11T17:33:45.948Z] #46 49.33 internal/testlog
17:33:45 [2021-07-11T17:33:45.948Z] #46 49.63 github.com/LK4D4/vndr/godl/singleflight
17:33:45 [2021-07-11T17:33:45.948Z] #46 49.97 math/rand
17:33:45 [2021-07-11T17:33:45.948Z] #46 51.16 internal/singleflight
17:33:45 [2021-07-11T17:33:45.948Z] #46 51.21 io
17:33:45 [2021-07-11T17:33:45.948Z] #46 51.51 strconv
17:33:45 [2021-07-11T17:33:45.948Z] #46 52.38 bytes
17:33:45 [2021-07-11T17:33:45.948Z] #46 54.45 strings
17:33:45 [2021-07-11T17:33:45.948Z] #46 54.90 reflect
17:33:45 [2021-07-11T17:33:45.948Z] #46 58.00 bufio
17:33:45 [2021-07-11T17:33:45.948Z] #46 ...
17:33:45 [2021-07-11T17:33:45.948Z] 
17:33:45 [2021-07-11T17:33:45.948Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
17:33:45 [2021-07-11T17:33:45.948Z] #52 sha256:0416c015b69f4e52496bc6a23549e286f92af0d5c4e099296c96acd5b781524c
17:33:45 [2021-07-11T17:33:45.948Z] #52 48.08 sync
17:33:45 [2021-07-11T17:33:45.948Z] #52 48.10 internal/reflectlite
17:33:45 [2021-07-11T17:33:45.948Z] #52 49.49 internal/testlog
17:33:45 [2021-07-11T17:33:45.948Z] #52 50.76 sort
17:33:45 [2021-07-11T17:33:45.948Z] #52 50.76 errors
17:33:45 [2021-07-11T17:33:45.948Z] #52 51.09 io
17:33:45 [2021-07-11T17:33:45.948Z] #52 51.90 internal/oserror
17:33:45 [2021-07-11T17:33:45.948Z] #52 52.06 syscall
17:33:45 [2021-07-11T17:33:45.948Z] #52 52.28 bytes
17:33:45 [2021-07-11T17:33:45.948Z] #52 54.17 strconv
17:33:46 [2021-07-11T17:33:46.210Z] #52 ...
17:33:46 [2021-07-11T17:33:46.210Z] 
17:33:46 [2021-07-11T17:33:46.210Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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:33:46 [2021-07-11T17:33:46.210Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd
17:33:46 [2021-07-11T17:33:46.210Z] #44 57.75 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:33:46 [2021-07-11T17:33:46.210Z] #44 57.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:33:46 [2021-07-11T17:33:46.210Z] #44 57.93 Selecting previously unselected package libnl-3-200:amd64.
17:33:46 [2021-07-11T17:33:46.210Z] #44 57.93 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
17:33:46 [2021-07-11T17:33:46.210Z] #44 57.94 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:33:46 [2021-07-11T17:33:46.471Z] #44 58.05 Selecting previously unselected package libprotobuf-c1:amd64.
17:33:46 [2021-07-11T17:33:46.471Z] #44 58.06 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:33:46 [2021-07-11T17:33:46.471Z] #44 58.06 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:33:46 [2021-07-11T17:33:46.471Z] #44 58.18 Selecting previously unselected package criu.
17:33:46 [2021-07-11T17:33:46.471Z] #44 58.18 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
17:33:46 [2021-07-11T17:33:46.471Z] #44 58.19 Unpacking criu (3.15-1) ...
17:33:47 [2021-07-11T17:33:47.432Z] #44 59.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:33:47 [2021-07-11T17:33:47.432Z] #44 59.13 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:33:47 [2021-07-11T17:33:47.432Z] #44 59.15 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:33:47 [2021-07-11T17:33:47.432Z] #44 59.17 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
17:33:47 [2021-07-11T17:33:47.432Z] #44 59.19 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:33:47 [2021-07-11T17:33:47.432Z] #44 59.20 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:33:47 [2021-07-11T17:33:47.432Z] #44 59.22 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:33:47 [2021-07-11T17:33:47.432Z] #44 59.24 Setting up python3.7 (3.7.3-2+deb10u3) ...
17:33:48 [2021-07-11T17:33:48.823Z] #44 ...
17:33:48 [2021-07-11T17:33:48.823Z] 
17:33:48 [2021-07-11T17:33:48.823Z] #36 [tini 1/2] 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:33:48 [2021-07-11T17:33:48.823Z] #36 sha256:982c85d2a0b90e2bd5f13770eb66b79bb42b2054b0c1bbfb1d2a7b3dc0dbccc3
17:33:48 [2021-07-11T17:33:48.823Z] #36 59.42 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:33:48 [2021-07-11T17:33:48.823Z] #36 59.43 Setting up xxd (2:8.1.0875-5) ...
17:33:48 [2021-07-11T17:33:48.823Z] #36 59.45 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
17:33:48 [2021-07-11T17:33:48.823Z] #36 59.47 Setting up vim-common (2:8.1.0875-5) ...
17:33:48 [2021-07-11T17:33:48.823Z] #36 59.50 Setting up librhash0:amd64 (1.3.8-1) ...
17:33:48 [2021-07-11T17:33:48.823Z] #36 59.53 Setting up cmake-data (3.13.4-1) ...
17:33:48 [2021-07-11T17:33:48.823Z] #36 59.55 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
17:33:48 [2021-07-11T17:33:48.823Z] #36 59.59 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
17:33:48 [2021-07-11T17:33:48.823Z] #36 59.60 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:33:48 [2021-07-11T17:33:48.823Z] #36 59.62 Setting up cmake (3.13.4-1) ...
17:33:48 [2021-07-11T17:33:48.823Z] #36 59.63 Processing triggers for libc-bin (2.28-10) ...
17:33:48 [2021-07-11T17:33:48.823Z] #36 59.72 Processing triggers for mime-support (3.62) ...
17:33:48 [2021-07-11T17:33:48.823Z] #36 DONE 60.6s
17:33:48 [2021-07-11T17:33:48.823Z] 
17:33:48 [2021-07-11T17:33:48.823Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
17:33:48 [2021-07-11T17:33:48.823Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04
17:33:48 [2021-07-11T17:33:48.823Z] #13 49.40 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
17:33:48 [2021-07-11T17:33:48.823Z] #13 49.64 Selecting previously unselected package binutils-mingw-w64-i686.
17:33:48 [2021-07-11T17:33:48.823Z] #13 49.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
17:33:48 [2021-07-11T17:33:48.823Z] #13 49.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
17:33:48 [2021-07-11T17:33:48.823Z] #13 49.69 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:33:48 [2021-07-11T17:33:48.823Z] #13 52.15 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:33:48 [2021-07-11T17:33:48.823Z] #13 52.15 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
17:33:48 [2021-07-11T17:33:48.823Z] #13 52.16 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:33:48 [2021-07-11T17:33:48.823Z] #13 54.27 Selecting previously unselected package binutils-mingw-w64.
17:33:48 [2021-07-11T17:33:48.823Z] #13 54.28 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:33:48 [2021-07-11T17:33:48.823Z] #13 54.31 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:33:48 [2021-07-11T17:33:48.823Z] #13 54.48 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:33:48 [2021-07-11T17:33:48.823Z] #13 54.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
17:33:48 [2021-07-11T17:33:48.823Z] #13 54.50 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:33:48 [2021-07-11T17:33:48.823Z] #13 54.66 Selecting previously unselected package dmsetup.
17:33:48 [2021-07-11T17:33:48.823Z] #13 54.67 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
17:33:48 [2021-07-11T17:33:48.823Z] #13 54.68 Unpacking dmsetup (2:1.02.155-3) ...
17:33:48 [2021-07-11T17:33:48.823Z] #13 55.19 Selecting previously unselected package mingw-w64-common.
17:33:48 [2021-07-11T17:33:48.823Z] #13 55.19 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:33:48 [2021-07-11T17:33:48.823Z] #13 55.20 Unpacking mingw-w64-common (6.0.0-3) ...
17:33:49 [2021-07-11T17:33:49.768Z] #13 ...
17:33:49 [2021-07-11T17:33:49.768Z] 
17:33:49 [2021-07-11T17:33:49.768Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
17:33:49 [2021-07-11T17:33:49.768Z] #37 sha256:2fea1fcdb447213c487adc68ad52c059bbeef6d15e5342fd113d59a902b07cdb
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.117 + RM_GOPATH=0
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.117 + TMP_GOPATH=
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.117 + : /build
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.117 + '[' -z '' ']'
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.117 ++ mktemp -d
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.138 + export GOPATH=/tmp/tmp.b4yneBSZHD
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.138 + GOPATH=/tmp/tmp.b4yneBSZHD
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.138 + RM_GOPATH=1
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.138 + case "$(go env GOARCH)" in
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.138 ++ go env GOARCH
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.151 + export GO_BUILDMODE=-buildmode=pie
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.152 + GO_BUILDMODE=-buildmode=pie
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.160 ++ dirname /tmp/install/install.sh
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.167 + dir=/tmp/install
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.167 + bin=tini
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.168 + shift
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.168 + '[' '!' -f /tmp/install/tini.installer ']'
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.168 + . /tmp/install/tini.installer
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.171 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.172 + install_tini
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.172 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.172 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.172 + git clone https://github.com/krallin/tini.git /tmp/tmp.b4yneBSZHD/tini
17:33:49 [2021-07-11T17:33:49.768Z] #37 1.174 Cloning into '/tmp/tmp.b4yneBSZHD/tini'...
17:33:50 [2021-07-11T17:33:50.340Z] #37 1.819 + cd /tmp/tmp.b4yneBSZHD/tini
17:33:50 [2021-07-11T17:33:50.340Z] #37 1.820 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
17:33:50 [2021-07-11T17:33:50.340Z] #37 1.839 + cmake .
17:33:50 [2021-07-11T17:33:50.913Z] #37 2.454 -- The C compiler identification is GNU 8.3.0
17:33:50 [2021-07-11T17:33:50.913Z] #37 2.523 -- Check for working C compiler: /usr/bin/cc
17:33:51 [2021-07-11T17:33:51.858Z] #37 3.133 -- Check for working C compiler: /usr/bin/cc -- works
17:33:51 [2021-07-11T17:33:51.858Z] #37 3.135 -- Detecting C compiler ABI info
17:33:52 [2021-07-11T17:33:52.430Z] #37 3.747 -- Detecting C compiler ABI info - done
17:33:52 [2021-07-11T17:33:52.430Z] #37 3.792 -- Detecting C compile features
17:33:53 [2021-07-11T17:33:53.819Z] #37 ...
17:33:53 [2021-07-11T17:33:53.819Z] 
17:33:53 [2021-07-11T17:33:53.819Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
17:33:53 [2021-07-11T17:33:53.819Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04
17:33:53 [2021-07-11T17:33:53.819Z] #13 60.70 Selecting previously unselected package mingw-w64-x86-64-dev.
17:33:54 [2021-07-11T17:33:54.080Z] #13 60.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:33:54 [2021-07-11T17:33:54.080Z] #13 60.73 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:33:56 [2021-07-11T17:33:56.625Z] #13 ...
17:33:56 [2021-07-11T17:33:56.625Z] 
17:33:56 [2021-07-11T17:33:56.625Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
17:33:56 [2021-07-11T17:33:56.625Z] #52 sha256:0416c015b69f4e52496bc6a23549e286f92af0d5c4e099296c96acd5b781524c
17:33:56 [2021-07-11T17:33:56.625Z] #52 58.46 reflect
17:33:56 [2021-07-11T17:33:56.625Z] #52 60.57 time
17:33:56 [2021-07-11T17:33:56.625Z] #52 66.85 context
17:33:56 [2021-07-11T17:33:56.625Z] #52 67.48 internal/syscall/unix
17:33:56 [2021-07-11T17:33:56.625Z] #52 67.79 internal/poll
17:33:56 [2021-07-11T17:33:56.625Z] #52 ...
17:33:56 [2021-07-11T17:33:56.625Z] 
17:33:56 [2021-07-11T17:33:56.625Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
17:33:56 [2021-07-11T17:33:56.625Z] #37 sha256:2fea1fcdb447213c487adc68ad52c059bbeef6d15e5342fd113d59a902b07cdb
17:33:56 [2021-07-11T17:33:56.625Z] #37 5.714 -- Detecting C compile features - done
17:33:56 [2021-07-11T17:33:56.625Z] #37 5.746 -- Performing Test HAS_BUILTIN_FORTIFY
17:33:56 [2021-07-11T17:33:56.625Z] #37 5.926 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:33:56 [2021-07-11T17:33:56.625Z] #37 6.014 -- Configuring done
17:33:56 [2021-07-11T17:33:56.625Z] #37 6.051 -- Generating done
17:33:56 [2021-07-11T17:33:56.625Z] #37 6.052 -- Build files have been written to: /tmp/tmp.b4yneBSZHD/tini
17:33:56 [2021-07-11T17:33:56.625Z] #37 6.059 + make tini-static
17:33:56 [2021-07-11T17:33:56.625Z] #37 6.514 Scanning dependencies of target tini-static
17:33:56 [2021-07-11T17:33:56.625Z] #37 6.705 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:33:56 [2021-07-11T17:33:56.625Z] #37 8.057 [100%] Linking C executable tini-static
17:33:57 [2021-07-11T17:33:57.197Z] #37 8.655 [100%] Built target tini-static
17:33:57 [2021-07-11T17:33:57.458Z] #37 8.742 + mkdir -p /build
17:33:57 [2021-07-11T17:33:57.458Z] #37 8.745 + cp tini-static /build/docker-init
17:33:57 [2021-07-11T17:33:57.719Z] #37 ...
17:33:57 [2021-07-11T17:33:57.719Z] 
17:33:57 [2021-07-11T17:33:57.719Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:33:57 [2021-07-11T17:33:57.719Z] #46 sha256:bebcf8ac5af04212d956a1a2d06411eb3881cf8a3d5bb13535475ba282a9cb26
17:33:57 [2021-07-11T17:33:57.719Z] #46 59.85 syscall
17:33:57 [2021-07-11T17:33:57.719Z] #46 67.44 internal/fmtsort
17:33:57 [2021-07-11T17:33:57.719Z] #46 67.77 internal/syscall/unix
17:33:57 [2021-07-11T17:33:57.719Z] #46 68.08 internal/syscall/execenv
17:33:57 [2021-07-11T17:33:57.719Z] #46 68.10 internal/poll
17:33:57 [2021-07-11T17:33:57.719Z] #46 68.31 path
17:33:57 [2021-07-11T17:33:57.719Z] #46 68.96 io/fs
17:33:57 [2021-07-11T17:33:57.980Z] #46 ...
17:33:57 [2021-07-11T17:33:57.980Z] 
17:33:57 [2021-07-11T17:33:57.980Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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:33:57 [2021-07-11T17:33:57.980Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd
17:33:57 [2021-07-11T17:33:57.980Z] #44 65.08 Setting up python3 (3.7.3-1) ...
17:33:57 [2021-07-11T17:33:57.980Z] #44 65.74 Setting up python3-six (1.12.0-1) ...
17:33:57 [2021-07-11T17:33:57.980Z] #44 66.88 Setting up python3-pkg-resources (40.8.0-1) ...
17:33:57 [2021-07-11T17:33:57.980Z] #44 68.23 Setting up python3-protobuf (3.6.1.3-2) ...
17:33:58 [2021-07-11T17:33:58.552Z] #44 ...
17:33:58 [2021-07-11T17:33:58.552Z] 
17:33:58 [2021-07-11T17:33:58.552Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
17:33:58 [2021-07-11T17:33:58.552Z] #37 sha256:2fea1fcdb447213c487adc68ad52c059bbeef6d15e5342fd113d59a902b07cdb
17:33:58 [2021-07-11T17:33:58.552Z] #37 DONE 9.8s
17:33:58 [2021-07-11T17:33:58.552Z] 
17:33:58 [2021-07-11T17:33:58.552Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
17:33:58 [2021-07-11T17:33:58.553Z] #52 sha256:0416c015b69f4e52496bc6a23549e286f92af0d5c4e099296c96acd5b781524c
17:33:58 [2021-07-11T17:33:58.553Z] #52 70.27 encoding/binary
17:33:58 [2021-07-11T17:33:58.553Z] #52 70.70 os
17:34:00 [2021-07-11T17:34:00.468Z] #52 72.62 encoding/base64
17:34:01 [2021-07-11T17:34:01.411Z] #52 73.32 golang.org/x/sys/unix
17:34:02 [2021-07-11T17:34:02.796Z] #52 ...
17:34:02 [2021-07-11T17:34:02.796Z] 
17:34:02 [2021-07-11T17:34:02.797Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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:34:02 [2021-07-11T17:34:02.797Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd
17:34:02 [2021-07-11T17:34:02.797Z] #44 71.90 Setting up criu (3.15-1) ...
17:34:02 [2021-07-11T17:34:02.797Z] #44 73.75 Processing triggers for libc-bin (2.28-10) ...
17:34:02 [2021-07-11T17:34:02.797Z] #44 73.85 Processing triggers for mime-support (3.62) ...
17:34:02 [2021-07-11T17:34:02.797Z] #44 DONE 74.3s
17:34:02 [2021-07-11T17:34:02.797Z] 
17:34:02 [2021-07-11T17:34:02.797Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
17:34:02 [2021-07-11T17:34:02.797Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04
17:34:02 [2021-07-11T17:34:02.797Z] #13 66.92 Selecting previously unselected package gcc-mingw-w64-base.
17:34:02 [2021-07-11T17:34:02.797Z] #13 66.95 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:34:02 [2021-07-11T17:34:02.797Z] #13 66.96 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:34:02 [2021-07-11T17:34:02.797Z] #13 67.11 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:34:02 [2021-07-11T17:34:02.797Z] #13 67.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:34:02 [2021-07-11T17:34:02.797Z] #13 67.15 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:34:08 [2021-07-11T17:34:08.087Z] #13 ...
17:34:08 [2021-07-11T17:34:08.087Z] 
17:34:08 [2021-07-11T17:34:08.087Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:34:08 [2021-07-11T17:34:08.087Z] #46 sha256:bebcf8ac5af04212d956a1a2d06411eb3881cf8a3d5bb13535475ba282a9cb26
17:34:08 [2021-07-11T17:34:08.087Z] #46 70.13 regexp/syntax
17:34:08 [2021-07-11T17:34:08.087Z] #46 71.07 os
17:34:08 [2021-07-11T17:34:08.087Z] #46 75.57 regexp
17:34:08 [2021-07-11T17:34:08.087Z] #46 75.92 fmt
17:34:08 [2021-07-11T17:34:08.087Z] #46 78.69 path/filepath
17:34:08 [2021-07-11T17:34:08.087Z] #46 79.63 flag
17:34:08 [2021-07-11T17:34:08.087Z] #46 80.01 go/token
17:34:09 [2021-07-11T17:34:09.030Z] #46 80.91 go/scanner
17:34:09 [2021-07-11T17:34:09.030Z] #46 80.98 internal/lazyregexp
17:34:09 [2021-07-11T17:34:09.030Z] #46 81.23 net/url
17:34:10 [2021-07-11T17:34:10.417Z] #46 82.27 go/ast
17:34:10 [2021-07-11T17:34:10.991Z] #46 82.91 text/template/parse
17:34:13 [2021-07-11T17:34:13.537Z] #46 ...
17:34:13 [2021-07-11T17:34:13.537Z] 
17:34:13 [2021-07-11T17:34:13.537Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
17:34:13 [2021-07-11T17:34:13.537Z] #52 sha256:0416c015b69f4e52496bc6a23549e286f92af0d5c4e099296c96acd5b781524c
17:34:13 [2021-07-11T17:34:13.537Z] #52 75.66 fmt
17:34:13 [2021-07-11T17:34:13.537Z] #52 79.26 encoding/json
17:34:13 [2021-07-11T17:34:13.537Z] #52 81.24 github.com/pkg/diff
17:34:13 [2021-07-11T17:34:13.537Z] #52 82.41 go/ast
17:34:13 [2021-07-11T17:34:13.537Z] #52 84.45 golang.org/x/crypto/ssh/terminal
17:34:13 [2021-07-11T17:34:13.798Z] #52 85.75 io/ioutil
17:34:13 [2021-07-11T17:34:13.798Z] #52 ...
17:34:13 [2021-07-11T17:34:13.798Z] 
17:34:13 [2021-07-11T17:34:13.798Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:34:13 [2021-07-11T17:34:13.798Z] #57 sha256:8fcdd360248966bc8f0ff111edb2d1f445f4f605a75b1239af3b7e6e98e47064
17:34:14 [2021-07-11T17:34:14.841Z] #57 41.76 Checking out files:  57% (2332/4077)   
Checking out files:  58% (2365/4077)   
Checking out files:  59% (2406/4077)   
Checking out files:  60% (2447/4077)   
Checking out files:  61% (2487/4077)   
Checking out files:  62% (2528/4077)   
Checking out files:  63% (2569/4077)   
Checking out files:  64% (2610/4077)   
Checking out files:  65% (2651/4077)   
Checking out files:  66% (2691/4077)   
Checking out files:  67% (2732/4077)   
Checking out files:  68% (2773/4077)   
Checking out files:  69% (2814/4077)   
Checking out files:  70% (2854/4077)   
Checking out files:  71% (2895/4077)   
Checking out files:  72% (2936/4077)   
Checking out files:  73% (2977/4077)   
Checking out files:  74% (3017/4077)   
Checking out files:  75% (3058/4077)   
Checking out files:  76% (3099/4077)   
Checking out files:  77% (3140/4077)   
Checking out files:  78% (3181/4077)   
Checking out files:  79% (3221/4077)   
Checking out files:  80% (3262/4077)   
Checking out files:  81% (3303/4077)   
Checking out files:  82% (3344/4077)   
Checking out files:  83% (3384/4077)   
Checking out files:  84% (3425/4077)   
Checking out files:  85% (3466/4077)   
Checking out files:  86% (3507/4077)   
Checking out files:  87% (3547/4077)   
Checking out files:  88% (3588/4077)   
Checking out files:  89% (3629/4077)   
Checking out files:  90% (3670/4077)   
Checking out files:  91% (3711/4077)   
Checking out files:  92% (3751/4077)   
Checking out files:  93% (3792/4077)   
Checking out files:  94% (3833/4077)   
Checking out files:  95% (3874/4077)   
Checking out files:  96% (3914/4077)   
Checking out files:  96% (3953/4077)   
Checking out files:  97% (3955/4077)   
Checking out files:  98% (3996/4077)   
Checking out files:  99% (4037/4077)   
Checking out files: 100% (4077/4077)   
Checking out files: 100% (4077/4077), done.
17:34:14 [2021-07-11T17:34:14.841Z] #57 42.93 + cd /tmp/tmp.6hCpUQPfE7/src/github.com/containerd/containerd
17:34:14 [2021-07-11T17:34:14.841Z] #57 42.93 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
17:34:16 [2021-07-11T17:34:16.227Z] #57 44.10 + export 'BUILDTAGS=netgo osusergo static_build'
17:34:16 [2021-07-11T17:34:16.227Z] #57 44.10 + BUILDTAGS='netgo osusergo static_build'
17:34:16 [2021-07-11T17:34:16.227Z] #57 44.10 + export EXTRA_FLAGS=-buildmode=pie
17:34:16 [2021-07-11T17:34:16.227Z] #57 44.10 + EXTRA_FLAGS=-buildmode=pie
17:34:16 [2021-07-11T17:34:16.227Z] #57 44.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:34:16 [2021-07-11T17:34:16.227Z] #57 44.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:34:16 [2021-07-11T17:34:16.227Z] #57 44.10 + '[' '' = dynamic ']'
17:34:16 [2021-07-11T17:34:16.227Z] #57 44.10 + make
17:34:17 [2021-07-11T17:34:17.725Z] #57 45.45 + bin/ctr
17:34:21 [2021-07-11T17:34:21.037Z] #57 ...
17:34:21 [2021-07-11T17:34:21.037Z] 
17:34:21 [2021-07-11T17:34:21.037Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
17:34:21 [2021-07-11T17:34:21.037Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04
17:34:21 [2021-07-11T17:34:21.037Z] #13 87.65 Selecting previously unselected package g++-mingw-w64-x86-64.
17:34:21 [2021-07-11T17:34:21.037Z] #13 87.65 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:34:21 [2021-07-11T17:34:21.037Z] #13 87.66 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:34:24 [2021-07-11T17:34:24.341Z] #13 ...
17:34:24 [2021-07-11T17:34:24.341Z] 
17:34:24 [2021-07-11T17:34:24.341Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
17:34:24 [2021-07-11T17:34:24.341Z] #52 sha256:0416c015b69f4e52496bc6a23549e286f92af0d5c4e099296c96acd5b781524c
17:34:24 [2021-07-11T17:34:24.341Z] #52 86.08 mvdan.cc/editorconfig
17:34:24 [2021-07-11T17:34:24.341Z] #52 86.58 mvdan.cc/sh/v3/fileutil
17:34:24 [2021-07-11T17:34:24.341Z] #52 86.90 text/tabwriter
17:34:24 [2021-07-11T17:34:24.341Z] #52 87.34 mvdan.cc/sh/v3/syntax
17:34:24 [2021-07-11T17:34:24.341Z] #52 93.52 mvdan.cc/sh/v3/cmd/shfmt
17:34:24 [2021-07-11T17:34:24.341Z] #52 ...
17:34:24 [2021-07-11T17:34:24.341Z] 
17:34:24 [2021-07-11T17:34:24.341Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:34:24 [2021-07-11T17:34:24.341Z] #46 sha256:bebcf8ac5af04212d956a1a2d06411eb3881cf8a3d5bb13535475ba282a9cb26
17:34:24 [2021-07-11T17:34:24.341Z] #46 86.21 go/parser
17:34:24 [2021-07-11T17:34:24.341Z] #46 87.69 text/template
17:34:24 [2021-07-11T17:34:24.341Z] #46 89.69 log
17:34:24 [2021-07-11T17:34:24.341Z] #46 90.41 encoding/xml
17:34:24 [2021-07-11T17:34:24.341Z] #46 92.93 go/doc
17:34:24 [2021-07-11T17:34:24.341Z] #46 95.60 github.com/LK4D4/vndr/versioned
17:34:24 [2021-07-11T17:34:24.341Z] #46 95.61 github.com/LK4D4/vndr/build
17:34:24 [2021-07-11T17:34:24.341Z] #46 95.67 compress/flate
17:34:26 [2021-07-11T17:34:26.250Z] #46 97.92 hash/crc32
17:34:26 [2021-07-11T17:34:26.250Z] #46 ...
17:34:26 [2021-07-11T17:34:26.250Z] 
17:34:26 [2021-07-11T17:34:26.250Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
17:34:26 [2021-07-11T17:34:26.250Z] #52 sha256:0416c015b69f4e52496bc6a23549e286f92af0d5c4e099296c96acd5b781524c
17:34:26 [2021-07-11T17:34:26.250Z] #52 DONE 98.1s
17:34:26 [2021-07-11T17:34:26.250Z] 
17:34:26 [2021-07-11T17:34:26.250Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:34:26 [2021-07-11T17:34:26.250Z] #57 sha256:8fcdd360248966bc8f0ff111edb2d1f445f4f605a75b1239af3b7e6e98e47064
17:34:26 [2021-07-11T17:34:26.510Z] #57 ...
17:34:26 [2021-07-11T17:34:26.510Z] 
17:34:26 [2021-07-11T17:34:26.510Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:34:26 [2021-07-11T17:34:26.510Z] #46 sha256:bebcf8ac5af04212d956a1a2d06411eb3881cf8a3d5bb13535475ba282a9cb26
17:34:26 [2021-07-11T17:34:26.510Z] #46 98.63 compress/gzip
17:34:27 [2021-07-11T17:34:27.081Z] #46 98.99 crypto/dsa
17:34:27 [2021-07-11T17:34:27.341Z] #46 99.44 crypto/x509/pkix
17:34:27 [2021-07-11T17:34:27.601Z] #46 99.76 net
17:34:27 [2021-07-11T17:34:27.860Z] #46 99.78 vendor/golang.org/x/crypto/chacha20
17:34:28 [2021-07-11T17:34:28.430Z] #46 100.5 vendor/golang.org/x/crypto/poly1305
17:34:28 [2021-07-11T17:34:28.690Z] #46 100.9 vendor/golang.org/x/sys/cpu
17:34:29 [2021-07-11T17:34:29.261Z] #46 101.3 vendor/golang.org/x/crypto/chacha20poly1305
17:34:30 [2021-07-11T17:34:30.200Z] #46 102.1 vendor/golang.org/x/crypto/curve25519
17:34:30 [2021-07-11T17:34:30.771Z] #46 102.8 vendor/golang.org/x/crypto/hkdf
17:34:31 [2021-07-11T17:34:31.036Z] #46 103.0 vendor/golang.org/x/text/transform
17:34:31 [2021-07-11T17:34:31.606Z] #46 103.6 vendor/golang.org/x/text/unicode/bidi
17:34:33 [2021-07-11T17:34:33.524Z] #46 105.2 vendor/golang.org/x/text/secure/bidirule
17:34:33 [2021-07-11T17:34:33.524Z] #46 105.6 vendor/golang.org/x/text/unicode/norm
17:34:34 [2021-07-11T17:34:34.095Z] #46 ...
17:34:34 [2021-07-11T17:34:34.095Z] 
17:34:34 [2021-07-11T17:34:34.095Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
17:34:34 [2021-07-11T17:34:34.095Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04
17:34:34 [2021-07-11T17:34:34.095Z] #13 100.8 Selecting previously unselected package libapparmor1:amd64.
17:34:34 [2021-07-11T17:34:34.095Z] #13 100.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
17:34:34 [2021-07-11T17:34:34.095Z] #13 100.8 Unpacking libapparmor1:amd64 (2.13.2-10) ...
17:34:34 [2021-07-11T17:34:34.095Z] #13 100.9 Selecting previously unselected package libapparmor-dev:amd64.
17:34:34 [2021-07-11T17:34:34.095Z] #13 100.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
17:34:34 [2021-07-11T17:34:34.095Z] #13 101.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
17:34:34 [2021-07-11T17:34:34.355Z] #13 101.1 Selecting previously unselected package libbtrfs0.
17:34:34 [2021-07-11T17:34:34.355Z] #13 101.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
17:34:34 [2021-07-11T17:34:34.355Z] #13 101.1 Unpacking libbtrfs0 (4.20.1-2) ...
17:34:34 [2021-07-11T17:34:34.355Z] #13 101.2 Selecting previously unselected package libbtrfs-dev.
17:34:34 [2021-07-11T17:34:34.355Z] #13 101.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
17:34:34 [2021-07-11T17:34:34.355Z] #13 101.2 Unpacking libbtrfs-dev (4.20.1-2) ...
17:34:34 [2021-07-11T17:34:34.355Z] #13 101.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:34:34 [2021-07-11T17:34:34.355Z] #13 101.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
17:34:34 [2021-07-11T17:34:34.355Z] #13 101.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:34:34 [2021-07-11T17:34:34.615Z] #13 101.3 Selecting previously unselected package libudev-dev:amd64.
17:34:34 [2021-07-11T17:34:34.615Z] #13 101.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
17:34:34 [2021-07-11T17:34:34.615Z] #13 101.4 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
17:34:34 [2021-07-11T17:34:34.875Z] #13 101.6 Selecting previously unselected package libsepol1-dev:amd64.
17:34:34 [2021-07-11T17:34:34.875Z] #13 101.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
17:34:34 [2021-07-11T17:34:34.875Z] #13 101.6 Unpacking libsepol1-dev:amd64 (2.8-1) ...
17:34:35 [2021-07-11T17:34:35.135Z] #13 101.9 Selecting previously unselected package libpcre16-3:amd64.
17:34:35 [2021-07-11T17:34:35.135Z] #13 101.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
17:34:35 [2021-07-11T17:34:35.135Z] #13 101.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
17:34:35 [2021-07-11T17:34:35.396Z] #13 102.1 Selecting previously unselected package libpcre32-3:amd64.
17:34:35 [2021-07-11T17:34:35.396Z] #13 102.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
17:34:35 [2021-07-11T17:34:35.396Z] #13 102.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
17:34:35 [2021-07-11T17:34:35.396Z] #13 102.3 Selecting previously unselected package libpcrecpp0v5:amd64.
17:34:35 [2021-07-11T17:34:35.396Z] #13 102.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
17:34:35 [2021-07-11T17:34:35.396Z] #13 102.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
17:34:35 [2021-07-11T17:34:35.656Z] #13 102.4 Selecting previously unselected package libpcre3-dev:amd64.
17:34:35 [2021-07-11T17:34:35.656Z] #13 102.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
17:34:35 [2021-07-11T17:34:35.656Z] #13 102.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
17:34:35 [2021-07-11T17:34:35.917Z] #13 102.8 Selecting previously unselected package libselinux1-dev:amd64.
17:34:35 [2021-07-11T17:34:35.917Z] #13 102.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
17:34:35 [2021-07-11T17:34:35.917Z] #13 102.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
17:34:36 [2021-07-11T17:34:36.177Z] #13 103.0 Selecting previously unselected package libdevmapper-dev:amd64.
17:34:36 [2021-07-11T17:34:36.177Z] #13 103.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
17:34:36 [2021-07-11T17:34:36.177Z] #13 103.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:34:36 [2021-07-11T17:34:36.177Z] #13 103.1 Selecting previously unselected package libseccomp-dev:amd64.
17:34:36 [2021-07-11T17:34:36.177Z] #13 103.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
17:34:36 [2021-07-11T17:34:36.177Z] #13 103.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
17:34:36 [2021-07-11T17:34:36.437Z] #13 103.3 Selecting previously unselected package libsystemd-dev:amd64.
17:34:36 [2021-07-11T17:34:36.437Z] #13 103.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
17:34:36 [2021-07-11T17:34:36.437Z] #13 103.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
17:34:37 [2021-07-11T17:34:37.020Z] #13 103.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
17:34:37 [2021-07-11T17:34:37.020Z] #13 103.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
17:34:37 [2021-07-11T17:34:37.020Z] #13 103.8 Setting up libapparmor1:amd64 (2.13.2-10) ...
17:34:37 [2021-07-11T17:34:37.020Z] #13 103.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:34:37 [2021-07-11T17:34:37.020Z] #13 103.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
17:34:37 [2021-07-11T17:34:37.020Z] #13 103.8 Setting up libsepol1-dev:amd64 (2.8-1) ...
17:34:37 [2021-07-11T17:34:37.020Z] #13 103.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:34:37 [2021-07-11T17:34:37.020Z] #13 103.9 Setting up libbtrfs0 (4.20.1-2) ...
17:34:37 [2021-07-11T17:34:37.020Z] #13 103.9 Setting up libpcre32-3:amd64 (2:8.39-12) ...
17:34:37 [2021-07-11T17:34:37.020Z] #13 103.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
17:34:37 [2021-07-11T17:34:37.020Z] #13 103.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:34:37 [2021-07-11T17:34:37.020Z] #13 104.0 Setting up libbtrfs-dev (4.20.1-2) ...
17:34:37 [2021-07-11T17:34:37.020Z] #13 104.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
17:34:37 [2021-07-11T17:34:37.020Z] #13 104.0 Setting up mingw-w64-common (6.0.0-3) ...
17:34:37 [2021-07-11T17:34:37.281Z] #13 104.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
17:34:37 [2021-07-11T17:34:37.281Z] #13 104.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:34:37 [2021-07-11T17:34:37.281Z] #13 104.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
17:34:37 [2021-07-11T17:34:37.281Z] #13 104.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:34:37 [2021-07-11T17:34:37.281Z] #13 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:34:37 [2021-07-11T17:34:37.281Z] #13 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:34:37 [2021-07-11T17:34:37.281Z] #13 104.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:34:37 [2021-07-11T17:34:37.281Z] #13 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:34:37 [2021-07-11T17:34:37.281Z] #13 104.1 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:34:37 [2021-07-11T17:34:37.281Z] #13 104.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:34:37 [2021-07-11T17:34:37.281Z] #13 104.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
17:34:37 [2021-07-11T17:34:37.281Z] #13 104.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:34:37 [2021-07-11T17:34:37.281Z] #13 104.2 Setting up dmsetup (2:1.02.155-3) ...
17:34:37 [2021-07-11T17:34:37.281Z] #13 104.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:34:37 [2021-07-11T17:34:37.281Z] #13 104.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:34:37 [2021-07-11T17:34:37.541Z] #13 104.2 Processing triggers for libc-bin (2.28-10) ...
17:34:38 [2021-07-11T17:34:38.921Z] #13 DONE 105.6s
17:34:38 [2021-07-11T17:34:38.921Z] 
17:34:38 [2021-07-11T17:34:38.921Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
17:34:38 [2021-07-11T17:34:38.921Z] #54 sha256:25fc23e7c4c94b206941f65c19e18a31f0cd54beb54fc8bc32c2958989315a7f
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.530 + RM_GOPATH=0
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.530 + TMP_GOPATH=
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.530 + : /build
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.530 + '[' -z '' ']'
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.530 ++ mktemp -d
17:34:40 [2021-07-11T17:34:40.304Z] #54 ...
17:34:40 [2021-07-11T17:34:40.304Z] 
17:34:40 [2021-07-11T17:34:40.304Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
17:34:40 [2021-07-11T17:34:40.304Z] #14 sha256:9ed013647fd8b1d96dd85f6193fe8beae5291dbef2652369bf9a11c7b78d5604
17:34:40 [2021-07-11T17:34:40.304Z] #14 DONE 1.7s
17:34:40 [2021-07-11T17:34:40.304Z] 
17:34:40 [2021-07-11T17:34:40.304Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
17:34:40 [2021-07-11T17:34:40.304Z] #54 sha256:25fc23e7c4c94b206941f65c19e18a31f0cd54beb54fc8bc32c2958989315a7f
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.533 + export GOPATH=/tmp/tmp.caDdX6Jl5x
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.533 + GOPATH=/tmp/tmp.caDdX6Jl5x
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.533 + RM_GOPATH=1
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.533 + case "$(go env GOARCH)" in
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.535 ++ go env GOARCH
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.552 + export GO_BUILDMODE=-buildmode=pie
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.553 + GO_BUILDMODE=-buildmode=pie
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.554 ++ dirname /tmp/install/install.sh
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.555 + dir=/tmp/install
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.556 + bin=runc
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.556 + shift
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.556 + '[' '!' -f /tmp/install/runc.installer ']'
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.562 + . /tmp/install/runc.installer
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.562 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.566 + install_runc
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.567 + grep -q '^3\.10\.0.*\.el7\.'
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.570 + uname -r
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.571 + RUNC_BUILDTAGS='seccomp '
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.573 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.573 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.573 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.caDdX6Jl5x/src/github.com/opencontainers/runc
17:34:40 [2021-07-11T17:34:40.304Z] #54 1.575 Cloning into '/tmp/tmp.caDdX6Jl5x/src/github.com/opencontainers/runc'...
17:34:42 [2021-07-11T17:34:42.215Z] #54 ...
17:34:42 [2021-07-11T17:34:42.215Z] 
17:34:42 [2021-07-11T17:34:42.215Z] #15 [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:34:42 [2021-07-11T17:34:42.215Z] #15 sha256:e19a182d3adfd7237501a27927dc8dc642ef415ed5dbe18183907a7c1e916181
17:34:42 [2021-07-11T17:34:42.215Z] #15 DONE 1.4s
17:34:42 [2021-07-11T17:34:42.215Z] 
17:34:42 [2021-07-11T17:34:42.215Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:34:42 [2021-07-11T17:34:42.215Z] #16 sha256:7f8af17aef9327adc72ff01ee621d5189ec0c2034dbe7e4a175a6869e861aaf4
17:34:43 [2021-07-11T17:34:43.157Z] #16 1.034 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:34:43 [2021-07-11T17:34:43.157Z] #16 DONE 1.3s
17:34:43 [2021-07-11T17:34:43.157Z] 
17:34:43 [2021-07-11T17:34:43.157Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:34:43 [2021-07-11T17:34:43.157Z] #17 sha256:77ea0e07b6730106477c99a77ecc822eb53afc02896c10087b898e6badce4470
17:34:44 [2021-07-11T17:34:44.540Z] #17 DONE 1.2s
17:34:44 [2021-07-11T17:34:44.540Z] 
17:34:44 [2021-07-11T17:34:44.540Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:34:44 [2021-07-11T17:34:44.540Z] #18 sha256:7adc6042d482a201a4113725df1735d2ef20f47cd25d900b2f01e6628164751a
17:34:45 [2021-07-11T17:34:45.481Z] #18 DONE 1.2s
17:34:45 [2021-07-11T17:34:45.481Z] 
17:34:45 [2021-07-11T17:34:45.481Z] #19 [dev-systemd-false  6/25] RUN ldconfig
17:34:45 [2021-07-11T17:34:45.481Z] #19 sha256:e350b6ef6186292469d355d1d613dad7f541a4c38facd8e0077581936c2125a3
17:34:45 [2021-07-11T17:34:45.760Z] #19 ...
17:34:45 [2021-07-11T17:34:45.760Z] 
17:34:45 [2021-07-11T17:34:45.760Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
17:34:45 [2021-07-11T17:34:45.760Z] #59 sha256:bc36100829126fd998535152502543e9663c2ba9e7822633dac747146374bf5b
17:34:45 [2021-07-11T17:34:45.760Z] #59 110.3 + for f in rootlesskit rootlesskit-docker-proxy
17:34:45 [2021-07-11T17:34:45.760Z] #59 110.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:34:45 [2021-07-11T17:34:45.760Z] #59 DONE 117.6s
17:34:45 [2021-07-11T17:34:45.760Z] 
17:34:45 [2021-07-11T17:34:45.760Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:34:45 [2021-07-11T17:34:45.760Z] #60 sha256:297ea8fba5b600072b9a8df96da1d0b60f0c378b333d07f611dbbd7deb7705a3
17:34:45 [2021-07-11T17:34:45.760Z] #60 DONE 0.2s
17:34:45 [2021-07-11T17:34:45.760Z] 
17:34:45 [2021-07-11T17:34:45.760Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:34:45 [2021-07-11T17:34:45.760Z] #61 sha256:bd844312aea46ce0e214c82a595324d1f2d394920fd8be6c59e02f356894e716
17:34:46 [2021-07-11T17:34:46.020Z] #61 DONE 0.1s
17:34:46 [2021-07-11T17:34:46.020Z] 
17:34:46 [2021-07-11T17:34:46.020Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:34:46 [2021-07-11T17:34:46.020Z] #46 sha256:bebcf8ac5af04212d956a1a2d06411eb3881cf8a3d5bb13535475ba282a9cb26
17:34:46 [2021-07-11T17:34:46.020Z] #46 108.6 vendor/golang.org/x/net/idna
17:34:46 [2021-07-11T17:34:46.020Z] #46 110.5 vendor/golang.org/x/net/http2/hpack
17:34:46 [2021-07-11T17:34:46.020Z] #46 112.0 mime
17:34:46 [2021-07-11T17:34:46.020Z] #46 114.4 mime/quotedprintable
17:34:46 [2021-07-11T17:34:46.020Z] #46 114.8 net/http/internal
17:34:47 [2021-07-11T17:34:47.929Z] #46 ...
17:34:47 [2021-07-11T17:34:47.929Z] 
17:34:47 [2021-07-11T17:34:47.929Z] #19 [dev-systemd-false  6/25] RUN ldconfig
17:34:47 [2021-07-11T17:34:47.929Z] #19 sha256:e350b6ef6186292469d355d1d613dad7f541a4c38facd8e0077581936c2125a3
17:34:47 [2021-07-11T17:34:47.929Z] #19 DONE 2.0s
17:34:47 [2021-07-11T17:34:47.929Z] 
17:34:47 [2021-07-11T17:34:47.929Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:34:47 [2021-07-11T17:34:47.929Z] #46 sha256:bebcf8ac5af04212d956a1a2d06411eb3881cf8a3d5bb13535475ba282a9cb26
17:34:47 [2021-07-11T17:34:47.929Z] #46 119.6 crypto/tls
17:34:47 [2021-07-11T17:34:47.929Z] #46 ...
17:34:47 [2021-07-11T17:34:47.929Z] 
17:34:47 [2021-07-11T17:34:47.929Z] #20 [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             aufs-tools             bash-completion             bzip2             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
17:34:47 [2021-07-11T17:34:47.929Z] #20 sha256:e7246d11aded92c128088f4c8a90fd6bad9e3d9e44e36f32f0c2257cc80c0df7
17:34:49 [2021-07-11T17:34:49.313Z] #20 1.854 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:34:49 [2021-07-11T17:34:49.573Z] #20 1.904 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:34:49 [2021-07-11T17:34:49.573Z] #20 1.904 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:34:49 [2021-07-11T17:34:49.573Z] #20 1.904 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:34:49 [2021-07-11T17:34:49.834Z] #20 2.398 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB]
17:34:50 [2021-07-11T17:34:50.775Z] #20 3.287 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:34:51 [2021-07-11T17:34:51.716Z] #20 4.163 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
17:34:53 [2021-07-11T17:34:53.100Z] #20 5.491 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
17:34:54 [2021-07-11T17:34:54.043Z] #20 ...
17:34:54 [2021-07-11T17:34:54.043Z] 
17:34:54 [2021-07-11T17:34:54.043Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:34:54 [2021-07-11T17:34:54.043Z] #46 sha256:bebcf8ac5af04212d956a1a2d06411eb3881cf8a3d5bb13535475ba282a9cb26
17:34:54 [2021-07-11T17:34:54.043Z] #46 126.0 net/http/httptrace
17:34:54 [2021-07-11T17:34:54.043Z] #46 126.1 net/http
17:35:00 [2021-07-11T17:35:00.629Z] #46 ...
17:35:00 [2021-07-11T17:35:00.629Z] 
17:35:00 [2021-07-11T17:35:00.629Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
17:35:00 [2021-07-11T17:35:00.629Z] #54 sha256:25fc23e7c4c94b206941f65c19e18a31f0cd54beb54fc8bc32c2958989315a7f
17:35:00 [2021-07-11T17:35:00.629Z] #54 11.73 + cd /tmp/tmp.caDdX6Jl5x/src/github.com/opencontainers/runc
17:35:00 [2021-07-11T17:35:00.629Z] #54 11.73 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
17:35:00 [2021-07-11T17:35:00.629Z] #54 12.20 + '[' -z '' ']'
17:35:00 [2021-07-11T17:35:00.629Z] #54 12.20 + target=static
17:35:00 [2021-07-11T17:35:00.629Z] #54 12.20 + make 'BUILDTAGS=seccomp ' static
17:35:00 [2021-07-11T17:35:00.629Z] #54 12.69 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc .
17:35:00 [2021-07-11T17:35:00.890Z] #54 ...
17:35:00 [2021-07-11T17:35:00.890Z] 
17:35:00 [2021-07-11T17:35:00.890Z] #20 [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             aufs-tools             bash-completion             bzip2             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
17:35:00 [2021-07-11T17:35:00.890Z] #20 sha256:e7246d11aded92c128088f4c8a90fd6bad9e3d9e44e36f32f0c2257cc80c0df7
17:35:00 [2021-07-11T17:35:00.890Z] #20 10.23 Fetched 8987 kB in 9s (1042 kB/s)
17:35:00 [2021-07-11T17:35:00.890Z] #20 10.23 Reading package lists...
17:35:05 [2021-07-11T17:35:05.359Z] #20 13.61 Reading package lists...
17:35:05 [2021-07-11T17:35:05.932Z] #20 17.58 Building dependency tree...
17:35:05 [2021-07-11T17:35:05.932Z] #20 ...
17:35:05 [2021-07-11T17:35:05.932Z] 
17:35:05 [2021-07-11T17:35:05.932Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:35:05 [2021-07-11T17:35:05.932Z] #46 sha256:bebcf8ac5af04212d956a1a2d06411eb3881cf8a3d5bb13535475ba282a9cb26
17:35:05 [2021-07-11T17:35:05.932Z] #46 138.1 github.com/LK4D4/vndr/godl
17:35:06 [2021-07-11T17:35:06.504Z] #46 138.6 github.com/LK4D4/vndr
17:35:11 [2021-07-11T17:35:11.795Z] #46 ...
17:35:11 [2021-07-11T17:35:11.795Z] 
17:35:11 [2021-07-11T17:35:11.795Z] #20 [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             aufs-tools             bash-completion             bzip2             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
17:35:11 [2021-07-11T17:35:11.795Z] #20 sha256:e7246d11aded92c128088f4c8a90fd6bad9e3d9e44e36f32f0c2257cc80c0df7
17:35:11 [2021-07-11T17:35:11.795Z] #20 19.48 libcap2-bin is already the newest version (1:2.25-2).
17:35:11 [2021-07-11T17:35:11.795Z] #20 19.48 The following additional packages will be installed:
17:35:11 [2021-07-11T17:35:11.795Z] #20 19.49   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:35:11 [2021-07-11T17:35:11.795Z] #20 19.49   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:35:11 [2021-07-11T17:35:11.795Z] #20 19.49   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:35:11 [2021-07-11T17:35:11.795Z] #20 19.49   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:35:11 [2021-07-11T17:35:11.795Z] #20 19.49   python3.7 python3.7-minimal vim-runtime xxd
17:35:11 [2021-07-11T17:35:11.795Z] #20 19.50 Suggested packages:
17:35:11 [2021-07-11T17:35:11.795Z] #20 19.50   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
17:35:11 [2021-07-11T17:35:11.795Z] #20 19.50   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
17:35:11 [2021-07-11T17:35:11.795Z] #20 19.50   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
17:35:11 [2021-07-11T17:35:11.795Z] #20 19.50   quota
17:35:11 [2021-07-11T17:35:11.795Z] #20 19.50 Recommended packages:
17:35:11 [2021-07-11T17:35:11.795Z] #20 19.50   aufs-dkms nftables build-essential python3-dev python3-keyring
17:35:11 [2021-07-11T17:35:11.795Z] #20 19.50   python3-keyrings.alt python3-xdg unzip
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.20 The following NEW packages will be installed:
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.20   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.21   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.21   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.21   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.21   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.21   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.21   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.21   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.22   xz-utils zip
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.56 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.56 Need to get 28.6 MB of archives.
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.56 After this operation, 116 MB of additional disk space will be used.
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.97 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 21.98 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 22.49 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 22.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 22.49 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 22.50 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 22.51 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 22.51 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 22.52 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 22.61 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 22.61 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 22.61 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 22.62 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 22.64 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 22.66 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 22.66 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 22.71 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 22.73 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 22.74 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 23.03 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 23.11 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 23.19 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
17:35:11 [2021-07-11T17:35:11.795Z] #20 ...
17:35:11 [2021-07-11T17:35:11.795Z] 
17:35:11 [2021-07-11T17:35:11.795Z] #32 [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:35:11 [2021-07-11T17:35:11.795Z] #32 sha256:e57b75c12d4a0c4cc9558a1a530ea5a39a9aca6b7f609bf9c5cede1e4e0f08cb
17:35:11 [2021-07-11T17:35:11.795Z] #32 DONE 143.3s
17:35:11 [2021-07-11T17:35:11.795Z] 
17:35:11 [2021-07-11T17:35:11.795Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:35:11 [2021-07-11T17:35:11.795Z] #46 sha256:bebcf8ac5af04212d956a1a2d06411eb3881cf8a3d5bb13535475ba282a9cb26
17:35:11 [2021-07-11T17:35:11.795Z] #46 DONE 143.6s
17:35:11 [2021-07-11T17:35:11.795Z] 
17:35:11 [2021-07-11T17:35:11.795Z] #20 [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             aufs-tools             bash-completion             bzip2             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
17:35:11 [2021-07-11T17:35:11.795Z] #20 sha256:e7246d11aded92c128088f4c8a90fd6bad9e3d9e44e36f32f0c2257cc80c0df7
17:35:11 [2021-07-11T17:35:11.795Z] #20 24.04 debconf: delaying package configuration, since apt-utils is not installed
17:35:11 [2021-07-11T17:35:11.795Z] #20 24.29 Fetched 28.6 MB in 2s (15.1 MB/s)
17:35:12 [2021-07-11T17:35:12.056Z] #20 24.40 Selecting previously unselected package pigz.
17:35:12 [2021-07-11T17:35:12.056Z] #20 24.40 (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 ... 23446 files and directories currently installed.)
17:35:12 [2021-07-11T17:35:12.056Z] #20 24.47 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
17:35:12 [2021-07-11T17:35:12.056Z] #20 24.47 Unpacking pigz (2.4-1) ...
17:35:12 [2021-07-11T17:35:12.317Z] #20 24.64 Selecting previously unselected package libpython3.7-minimal:amd64.
17:35:12 [2021-07-11T17:35:12.317Z] #20 24.64 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:35:12 [2021-07-11T17:35:12.317Z] #20 24.64 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:35:12 [2021-07-11T17:35:12.889Z] #20 25.45 Selecting previously unselected package python3.7-minimal.
17:35:13 [2021-07-11T17:35:13.150Z] #20 25.45 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:35:13 [2021-07-11T17:35:13.150Z] #20 25.48 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
17:35:14 [2021-07-11T17:35:14.092Z] #20 26.58 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:35:14 [2021-07-11T17:35:14.092Z] #20 26.60 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
17:35:16 [2021-07-11T17:35:16.005Z] #20 28.29 Selecting previously unselected package python3-minimal.
17:35:16 [2021-07-11T17:35:16.005Z] #20 28.29 (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 ... 23695 files and directories currently installed.)
17:35:16 [2021-07-11T17:35:16.005Z] #20 28.33 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:35:16 [2021-07-11T17:35:16.005Z] #20 28.34 Unpacking python3-minimal (3.7.3-1) ...
17:35:16 [2021-07-11T17:35:16.005Z] #20 28.41 Selecting previously unselected package libmpdec2:amd64.
17:35:16 [2021-07-11T17:35:16.005Z] #20 28.41 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:35:16 [2021-07-11T17:35:16.005Z] #20 28.42 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:35:16 [2021-07-11T17:35:16.005Z] #20 28.50 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:35:16 [2021-07-11T17:35:16.005Z] #20 28.50 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
17:35:16 [2021-07-11T17:35:16.005Z] #20 28.51 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:35:16 [2021-07-11T17:35:16.948Z] #20 29.34 Selecting previously unselected package python3.7.
17:35:16 [2021-07-11T17:35:16.948Z] #20 29.34 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
17:35:16 [2021-07-11T17:35:16.948Z] #20 29.36 Unpacking python3.7 (3.7.3-2+deb10u3) ...
17:35:16 [2021-07-11T17:35:16.948Z] #20 29.46 Selecting previously unselected package libpython3-stdlib:amd64.
17:35:16 [2021-07-11T17:35:16.948Z] #20 29.46 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:35:16 [2021-07-11T17:35:16.948Z] #20 29.47 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:35:17 [2021-07-11T17:35:17.209Z] #20 29.53 Setting up python3-minimal (3.7.3-1) ...
17:35:17 [2021-07-11T17:35:17.781Z] #20 30.26 Selecting previously unselected package python3.
17:35:17 [2021-07-11T17:35:17.781Z] #20 30.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 ... 24107 files and directories currently installed.)
17:35:17 [2021-07-11T17:35:17.781Z] #20 30.30 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
17:35:17 [2021-07-11T17:35:17.781Z] #20 30.31 Unpacking python3 (3.7.3-1) ...
17:35:17 [2021-07-11T17:35:17.781Z] #20 30.40 Selecting previously unselected package libip4tc0:amd64.
17:35:18 [2021-07-11T17:35:18.042Z] #20 30.40 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
17:35:18 [2021-07-11T17:35:18.042Z] #20 30.41 Unpacking libip4tc0:amd64 (1.8.2-4) ...
17:35:18 [2021-07-11T17:35:18.042Z] #20 30.51 Selecting previously unselected package libip6tc0:amd64.
17:35:18 [2021-07-11T17:35:18.042Z] #20 30.51 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
17:35:18 [2021-07-11T17:35:18.042Z] #20 30.52 Unpacking libip6tc0:amd64 (1.8.2-4) ...
17:35:18 [2021-07-11T17:35:18.042Z] #20 30.59 Selecting previously unselected package libiptc0:amd64.
17:35:18 [2021-07-11T17:35:18.042Z] #20 30.60 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
17:35:18 [2021-07-11T17:35:18.042Z] #20 30.60 Unpacking libiptc0:amd64 (1.8.2-4) ...
17:35:18 [2021-07-11T17:35:18.303Z] #20 30.69 Selecting previously unselected package libnfnetlink0:amd64.
17:35:18 [2021-07-11T17:35:18.304Z] #20 30.69 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:35:18 [2021-07-11T17:35:18.304Z] #20 30.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:35:18 [2021-07-11T17:35:18.304Z] #20 30.76 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:35:18 [2021-07-11T17:35:18.304Z] #20 30.76 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
17:35:18 [2021-07-11T17:35:18.304Z] #20 30.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:35:18 [2021-07-11T17:35:18.304Z] #20 30.87 Selecting previously unselected package libnftnl11:amd64.
17:35:18 [2021-07-11T17:35:18.605Z] #20 30.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
17:35:18 [2021-07-11T17:35:18.606Z] #20 30.88 Unpacking libnftnl11:amd64 (1.1.2-2) ...
17:35:18 [2021-07-11T17:35:18.606Z] #20 30.96 Selecting previously unselected package iptables.
17:35:18 [2021-07-11T17:35:18.606Z] #20 30.96 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
17:35:18 [2021-07-11T17:35:18.606Z] #20 30.98 Unpacking iptables (1.8.2-4) ...
17:35:18 [2021-07-11T17:35:18.875Z] #20 31.20 Selecting previously unselected package xxd.
17:35:18 [2021-07-11T17:35:18.875Z] #20 31.21 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
17:35:18 [2021-07-11T17:35:18.875Z] #20 31.23 Unpacking xxd (2:8.1.0875-5) ...
17:35:18 [2021-07-11T17:35:18.875Z] #20 31.35 Selecting previously unselected package vim-common.
17:35:18 [2021-07-11T17:35:18.875Z] #20 31.35 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:35:19 [2021-07-11T17:35:19.149Z] #20 31.39 Unpacking vim-common (2:8.1.0875-5) ...
17:35:19 [2021-07-11T17:35:19.149Z] #20 31.56 Selecting previously unselected package bash-completion.
17:35:19 [2021-07-11T17:35:19.149Z] #20 31.57 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:35:21 [2021-07-11T17:35:21.700Z] #20 34.11 Unpacking bash-completion (1:2.8-6) ...
17:35:21 [2021-07-11T17:35:21.961Z] #20 34.41 Selecting previously unselected package bzip2.
17:35:21 [2021-07-11T17:35:21.961Z] #20 34.41 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
17:35:21 [2021-07-11T17:35:21.961Z] #20 34.42 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:35:22 [2021-07-11T17:35:22.222Z] #20 34.49 Selecting previously unselected package xz-utils.
17:35:22 [2021-07-11T17:35:22.222Z] #20 34.50 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
17:35:22 [2021-07-11T17:35:22.222Z] #20 34.50 Unpacking xz-utils (5.2.4-1) ...
17:35:22 [2021-07-11T17:35:22.222Z] #20 34.65 Selecting previously unselected package apparmor.
17:35:22 [2021-07-11T17:35:22.222Z] #20 34.66 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
17:35:22 [2021-07-11T17:35:22.222Z] #20 34.74 Unpacking apparmor (2.13.2-10) ...
17:35:22 [2021-07-11T17:35:22.483Z] #20 35.07 Selecting previously unselected package aufs-tools.
17:35:22 [2021-07-11T17:35:22.744Z] #20 35.07 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
17:35:22 [2021-07-11T17:35:22.744Z] #20 35.07 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:35:22 [2021-07-11T17:35:22.744Z] #20 35.18 Selecting previously unselected package libonig5:amd64.
17:35:22 [2021-07-11T17:35:22.744Z] #20 35.19 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
17:35:22 [2021-07-11T17:35:22.744Z] #20 35.22 Unpacking libonig5:amd64 (6.9.1-1) ...
17:35:23 [2021-07-11T17:35:23.005Z] #20 35.33 Selecting previously unselected package libjq1:amd64.
17:35:23 [2021-07-11T17:35:23.005Z] #20 35.34 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:35:23 [2021-07-11T17:35:23.005Z] #20 35.35 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:35:23 [2021-07-11T17:35:23.005Z] #20 35.46 Selecting previously unselected package jq.
17:35:23 [2021-07-11T17:35:23.005Z] #20 35.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
17:35:23 [2021-07-11T17:35:23.005Z] #20 35.46 Unpacking jq (1.5+dfsg-2+b1) ...
17:35:23 [2021-07-11T17:35:23.005Z] #20 35.52 Selecting previously unselected package libaio1:amd64.
17:35:23 [2021-07-11T17:35:23.005Z] #20 35.52 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
17:35:23 [2021-07-11T17:35:23.005Z] #20 35.53 Unpacking libaio1:amd64 (0.3.112-3) ...
17:35:23 [2021-07-11T17:35:23.005Z] #20 35.58 Selecting previously unselected package libgpm2:amd64.
17:35:23 [2021-07-11T17:35:23.266Z] #20 35.58 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
17:35:23 [2021-07-11T17:35:23.266Z] #20 35.58 Unpacking libgpm2:amd64 (1.20.7-5) ...
17:35:23 [2021-07-11T17:35:23.266Z] #20 35.65 Selecting previously unselected package libicu63:amd64.
17:35:23 [2021-07-11T17:35:23.266Z] #20 35.66 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
17:35:23 [2021-07-11T17:35:23.266Z] #20 35.67 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:35:26 [2021-07-11T17:35:26.567Z] #20 38.61 Selecting previously unselected package libnet1:amd64.
17:35:26 [2021-07-11T17:35:26.567Z] #20 38.62 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:35:26 [2021-07-11T17:35:26.567Z] #20 38.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:35:26 [2021-07-11T17:35:26.567Z] #20 38.74 Selecting previously unselected package libnl-3-200:amd64.
17:35:26 [2021-07-11T17:35:26.567Z] #20 38.74 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
17:35:26 [2021-07-11T17:35:26.567Z] #20 38.75 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:35:26 [2021-07-11T17:35:26.567Z] #20 38.85 Selecting previously unselected package libprotobuf-c1:amd64.
17:35:26 [2021-07-11T17:35:26.567Z] #20 38.86 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:35:26 [2021-07-11T17:35:26.567Z] #20 38.87 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:35:26 [2021-07-11T17:35:26.567Z] #20 38.93 Selecting previously unselected package libreadline5:amd64.
17:35:26 [2021-07-11T17:35:26.567Z] #20 38.94 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
17:35:26 [2021-07-11T17:35:26.567Z] #20 38.96 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:35:26 [2021-07-11T17:35:26.567Z] #20 39.06 Selecting previously unselected package net-tools.
17:35:26 [2021-07-11T17:35:26.828Z] #20 39.07 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
17:35:26 [2021-07-11T17:35:26.828Z] #20 39.08 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:35:26 [2021-07-11T17:35:26.828Z] #20 39.27 Selecting previously unselected package patch.
17:35:26 [2021-07-11T17:35:26.828Z] #20 39.27 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
17:35:26 [2021-07-11T17:35:26.828Z] #20 39.28 Unpacking patch (2.7.6-3+deb10u1) ...
17:35:27 [2021-07-11T17:35:27.089Z] #20 39.37 Selecting previously unselected package python-pip-whl.
17:35:27 [2021-07-11T17:35:27.089Z] #20 39.38 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
17:35:27 [2021-07-11T17:35:27.089Z] #20 39.39 Unpacking python-pip-whl (18.1-5) ...
17:35:27 [2021-07-11T17:35:27.350Z] #20 39.91 Selecting previously unselected package python3-lib2to3.
17:35:27 [2021-07-11T17:35:27.611Z] #20 39.92 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
17:35:27 [2021-07-11T17:35:27.611Z] #20 39.92 Unpacking python3-lib2to3 (3.7.3-1) ...
17:35:27 [2021-07-11T17:35:27.611Z] #20 40.04 Selecting previously unselected package python3-distutils.
17:35:27 [2021-07-11T17:35:27.611Z] #20 40.05 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
17:35:27 [2021-07-11T17:35:27.611Z] #20 40.06 Unpacking python3-distutils (3.7.3-1) ...
17:35:27 [2021-07-11T17:35:27.873Z] #20 40.23 Selecting previously unselected package python3-pip.
17:35:27 [2021-07-11T17:35:27.873Z] #20 40.23 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
17:35:27 [2021-07-11T17:35:27.873Z] #20 40.23 Unpacking python3-pip (18.1-5) ...
17:35:28 [2021-07-11T17:35:28.134Z] #20 40.38 Selecting previously unselected package python3-pkg-resources.
17:35:28 [2021-07-11T17:35:28.134Z] #20 40.38 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
17:35:28 [2021-07-11T17:35:28.134Z] #20 40.40 Unpacking python3-pkg-resources (40.8.0-1) ...
17:35:28 [2021-07-11T17:35:28.134Z] #20 40.52 Selecting previously unselected package python3-setuptools.
17:35:28 [2021-07-11T17:35:28.134Z] #20 40.52 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
17:35:28 [2021-07-11T17:35:28.134Z] #20 40.53 Unpacking python3-setuptools (40.8.0-1) ...
17:35:28 [2021-07-11T17:35:28.396Z] #20 40.72 Selecting previously unselected package python3-wheel.
17:35:28 [2021-07-11T17:35:28.396Z] #20 40.72 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
17:35:28 [2021-07-11T17:35:28.396Z] #20 40.73 Unpacking python3-wheel (0.32.3-2) ...
17:35:28 [2021-07-11T17:35:28.396Z] #20 40.82 Selecting previously unselected package sudo.
17:35:28 [2021-07-11T17:35:28.396Z] #20 40.83 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
17:35:28 [2021-07-11T17:35:28.396Z] #20 40.84 Unpacking sudo (1.8.27-1+deb10u3) ...
17:35:29 [2021-07-11T17:35:29.017Z] #20 41.30 Selecting previously unselected package thin-provisioning-tools.
17:35:29 [2021-07-11T17:35:29.017Z] #20 41.30 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
17:35:29 [2021-07-11T17:35:29.017Z] #20 41.31 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:35:29 [2021-07-11T17:35:29.017Z] #20 41.50 Selecting previously unselected package uidmap.
17:35:29 [2021-07-11T17:35:29.017Z] #20 41.51 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
17:35:29 [2021-07-11T17:35:29.017Z] #20 41.52 Unpacking uidmap (1:4.5-1.1) ...
17:35:29 [2021-07-11T17:35:29.017Z] #20 41.62 Selecting previously unselected package vim-runtime.
17:35:29 [2021-07-11T17:35:29.278Z] #20 41.62 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:35:29 [2021-07-11T17:35:29.278Z] #20 41.66 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:35:29 [2021-07-11T17:35:29.278Z] #20 41.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:35:29 [2021-07-11T17:35:29.278Z] #20 41.71 Unpacking vim-runtime (2:8.1.0875-5) ...
17:35:31 [2021-07-11T17:35:31.823Z] #20 44.28 Selecting previously unselected package vim.
17:35:31 [2021-07-11T17:35:31.823Z] #20 44.29 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
17:35:31 [2021-07-11T17:35:31.823Z] #20 44.33 Unpacking vim (2:8.1.0875-5) ...
17:35:32 [2021-07-11T17:35:32.394Z] #20 44.78 Selecting previously unselected package xfsprogs.
17:35:32 [2021-07-11T17:35:32.394Z] #20 44.79 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
17:35:32 [2021-07-11T17:35:32.394Z] #20 44.81 Unpacking xfsprogs (4.20.0-1) ...
17:35:32 [2021-07-11T17:35:32.654Z] #20 45.18 Selecting previously unselected package zip.
17:35:32 [2021-07-11T17:35:32.915Z] #20 45.18 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
17:35:32 [2021-07-11T17:35:32.915Z] #20 45.19 Unpacking zip (3.0-11+b1) ...
17:35:32 [2021-07-11T17:35:32.915Z] #20 45.38 Setting up aufs-tools (1:4.14+20190211-1) ...
17:35:32 [2021-07-11T17:35:32.915Z] #20 45.40 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:35:32 [2021-07-11T17:35:32.915Z] #20 45.41 Setting up libip6tc0:amd64 (1.8.2-4) ...
17:35:32 [2021-07-11T17:35:32.915Z] #20 45.42 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:35:32 [2021-07-11T17:35:32.915Z] #20 45.43 Setting up libgpm2:amd64 (1.20.7-5) ...
17:35:33 [2021-07-11T17:35:33.175Z] #20 45.45 Setting up libip4tc0:amd64 (1.8.2-4) ...
17:35:33 [2021-07-11T17:35:33.175Z] #20 45.46 Setting up uidmap (1:4.5-1.1) ...
17:35:33 [2021-07-11T17:35:33.175Z] #20 45.48 Setting up libnftnl11:amd64 (1.1.2-2) ...
17:35:33 [2021-07-11T17:35:33.175Z] #20 45.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:35:33 [2021-07-11T17:35:33.175Z] #20 45.51 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:35:33 [2021-07-11T17:35:33.175Z] #20 45.52 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:35:33 [2021-07-11T17:35:33.175Z] #20 45.53 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:35:33 [2021-07-11T17:35:33.175Z] #20 45.55 Setting up xxd (2:8.1.0875-5) ...
17:35:33 [2021-07-11T17:35:33.175Z] #20 45.56 Setting up zip (3.0-11+b1) ...
17:35:33 [2021-07-11T17:35:33.175Z] #20 45.57 Setting up vim-common (2:8.1.0875-5) ...
17:35:33 [2021-07-11T17:35:33.175Z] #20 45.61 Setting up bash-completion (1:2.8-6) ...
17:35:35 [2021-07-11T17:35:35.719Z] #20 47.93 Setting up libiptc0:amd64 (1.8.2-4) ...
17:35:35 [2021-07-11T17:35:35.719Z] #20 47.95 Setting up xz-utils (5.2.4-1) ...
17:35:35 [2021-07-11T17:35:35.719Z] #20 47.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:35:35 [2021-07-11T17:35:35.719Z] #20 47.99 Setting up patch (2.7.6-3+deb10u1) ...
17:35:35 [2021-07-11T17:35:35.719Z] #20 48.00 Setting up sudo (1.8.27-1+deb10u3) ...
17:35:35 [2021-07-11T17:35:35.719Z] #20 48.05 invoke-rc.d: could not determine current runlevel
17:35:35 [2021-07-11T17:35:35.720Z] #20 48.06 invoke-rc.d: policy-rc.d denied execution of start.
17:35:35 [2021-07-11T17:35:35.720Z] #20 48.07 Setting up pigz (2.4-1) ...
17:35:35 [2021-07-11T17:35:35.720Z] #20 48.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:35:35 [2021-07-11T17:35:35.720Z] #20 48.09 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:35:35 [2021-07-11T17:35:35.720Z] #20 48.12 Setting up python-pip-whl (18.1-5) ...
17:35:35 [2021-07-11T17:35:35.720Z] #20 48.13 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:35:35 [2021-07-11T17:35:35.720Z] #20 48.14 Setting up vim-runtime (2:8.1.0875-5) ...
17:35:36 [2021-07-11T17:35:36.291Z] #20 48.54 Setting up libaio1:amd64 (0.3.112-3) ...
17:35:36 [2021-07-11T17:35:36.291Z] #20 48.55 Setting up libonig5:amd64 (6.9.1-1) ...
17:35:36 [2021-07-11T17:35:36.291Z] #20 48.56 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:35:36 [2021-07-11T17:35:36.291Z] #20 48.57 Setting up vim (2:8.1.0875-5) ...
17:35:36 [2021-07-11T17:35:36.291Z] #20 48.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:35:36 [2021-07-11T17:35:36.291Z] #20 48.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:35:36 [2021-07-11T17:35:36.291Z] #20 48.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:35:36 [2021-07-11T17:35:36.291Z] #20 48.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:35:36 [2021-07-11T17:35:36.291Z] #20 48.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:35:36 [2021-07-11T17:35:36.291Z] #20 48.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:35:36 [2021-07-11T17:35:36.291Z] #20 48.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:35:36 [2021-07-11T17:35:36.291Z] #20 48.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:35:36 [2021-07-11T17:35:36.291Z] #20 48.64 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:35:36 [2021-07-11T17:35:36.291Z] #20 48.65 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:35:36 [2021-07-11T17:35:36.291Z] #20 48.67 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:35:36 [2021-07-11T17:35:36.291Z] #20 48.68 Setting up jq (1.5+dfsg-2+b1) ...
17:35:36 [2021-07-11T17:35:36.291Z] #20 48.69 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:35:36 [2021-07-11T17:35:36.291Z] #20 48.71 Setting up python3.7 (3.7.3-2+deb10u3) ...
17:35:38 [2021-07-11T17:35:38.835Z] #20 51.18 Setting up iptables (1.8.2-4) ...
17:35:38 [2021-07-11T17:35:38.835Z] #20 51.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:35:38 [2021-07-11T17:35:38.835Z] #20 51.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:35:38 [2021-07-11T17:35:38.835Z] #20 51.23 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:35:38 [2021-07-11T17:35:38.835Z] #20 51.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:35:38 [2021-07-11T17:35:38.835Z] #20 51.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:35:38 [2021-07-11T17:35:38.835Z] #20 51.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:35:38 [2021-07-11T17:35:38.835Z] #20 51.25 Setting up python3 (3.7.3-1) ...
17:35:39 [2021-07-11T17:35:39.408Z] #20 51.67 Setting up python3-wheel (0.32.3-2) ...
17:35:39 [2021-07-11T17:35:39.981Z] #20 52.30 Setting up apparmor (2.13.2-10) ...
17:35:41 [2021-07-11T17:35:41.895Z] #20 53.97 Setting up xfsprogs (4.20.0-1) ...
17:35:41 [2021-07-11T17:35:41.895Z] #20 54.01 Setting up python3-lib2to3 (3.7.3-1) ...
17:35:41 [2021-07-11T17:35:41.895Z] #20 54.33 Setting up python3-pkg-resources (40.8.0-1) ...
17:35:42 [2021-07-11T17:35:42.838Z] #20 55.12 Setting up python3-distutils (3.7.3-1) ...
17:35:43 [2021-07-11T17:35:43.099Z] #20 55.57 Setting up python3-setuptools (40.8.0-1) ...
17:35:44 [2021-07-11T17:35:44.041Z] #20 56.46 Setting up python3-pip (18.1-5) ...
17:35:44 [2021-07-11T17:35:44.983Z] #20 57.19 Processing triggers for libc-bin (2.28-10) ...
17:35:44 [2021-07-11T17:35:44.983Z] #20 57.21 Processing triggers for mime-support (3.62) ...
17:35:45 [2021-07-11T17:35:45.930Z] #20 DONE 58.5s
17:35:45 [2021-07-11T17:35:45.930Z] 
17:35:45 [2021-07-11T17:35:45.930Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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:35:45 [2021-07-11T17:35:45.930Z] #40 sha256:aed623cce15e189937877cf2aefd3d6b1bcfb8a9918399bf417d636b3ca4b622
17:35:46 [2021-07-11T17:35:46.191Z] #40 ...
17:35:46 [2021-07-11T17:35:46.192Z] 
17:35:46 [2021-07-11T17:35:46.192Z] #21 [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:35:46 [2021-07-11T17:35:46.192Z] #21 sha256:8f38c4765c84475a45f148fe8421d8ea075b3ffc6a2644a77f596ade5037beb3
17:35:47 [2021-07-11T17:35:47.133Z] #21 1.015 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:35:47 [2021-07-11T17:35:47.133Z] #21 1.019 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:35:47 [2021-07-11T17:35:47.133Z] #21 1.022 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:35:47 [2021-07-11T17:35:47.133Z] #21 DONE 1.1s
17:35:47 [2021-07-11T17:35:47.133Z] 
17:35:47 [2021-07-11T17:35:47.133Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
17:35:47 [2021-07-11T17:35:47.133Z] #22 sha256:32606b6cb4f20d179a33492e4779c78034c8925b6e439fa8a8b29c9f846f0c48
17:35:52 [2021-07-11T17:35:52.424Z] #22 4.270 Collecting yamllint==1.26.1
17:35:52 [2021-07-11T17:35:52.685Z] #22 ...
17:35:52 [2021-07-11T17:35:52.685Z] 
17:35:52 [2021-07-11T17:35:52.685Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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:35:52 [2021-07-11T17:35:52.685Z] #40 sha256:aed623cce15e189937877cf2aefd3d6b1bcfb8a9918399bf417d636b3ca4b622
17:35:52 [2021-07-11T17:35:52.685Z] #40 180.2 + dpkg --print-architecture
17:35:52 [2021-07-11T17:35:52.685Z] #40 180.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:35:52 [2021-07-11T17:35:52.685Z] #40 180.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:35:52 [2021-07-11T17:35:52.685Z] #40 180.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:35:56 [2021-07-11T17:35:56.889Z] #40 ...
17:35:56 [2021-07-11T17:35:56.889Z] 
17:35:56 [2021-07-11T17:35:56.889Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
17:35:56 [2021-07-11T17:35:56.889Z] #22 sha256:32606b6cb4f20d179a33492e4779c78034c8925b6e439fa8a8b29c9f846f0c48
17:35:56 [2021-07-11T17:35:56.889Z] #22 9.593   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
17:35:57 [2021-07-11T17:35:57.831Z] #22 10.57 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
17:35:57 [2021-07-11T17:35:57.831Z] #22 10.61   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
17:35:57 [2021-07-11T17:35:57.831Z] #22 10.66 Collecting pyyaml (from yamllint==1.26.1)
17:35:58 [2021-07-11T17:35:58.094Z] #22 10.87   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
17:35:58 [2021-07-11T17:35:58.094Z] #22 11.11 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
17:35:58 [2021-07-11T17:35:58.354Z] #22 11.11 Building wheels for collected packages: yamllint
17:35:58 [2021-07-11T17:35:58.354Z] #22 11.11   Running setup.py bdist_wheel for yamllint: started
17:35:59 [2021-07-11T17:35:59.298Z] #22 11.89   Running setup.py bdist_wheel for yamllint: finished with status 'done'
17:35:59 [2021-07-11T17:35:59.298Z] #22 11.89   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
17:35:59 [2021-07-11T17:35:59.298Z] #22 11.94 Successfully built yamllint
17:35:59 [2021-07-11T17:35:59.298Z] #22 11.97 Installing collected packages: pathspec, pyyaml, yamllint
17:35:59 [2021-07-11T17:35:59.559Z] #22 12.29 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
17:36:00 [2021-07-11T17:36:00.132Z] #22 DONE 12.9s
17:36:00 [2021-07-11T17:36:00.132Z] 
17:36:00 [2021-07-11T17:36:00.132Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
17:36:00 [2021-07-11T17:36:00.132Z] #25 sha256:e5144dfb75ebc96b3ce2ed0700c0ffe514cd22e10e1b955718a1601b3a8ceb8c
17:36:00 [2021-07-11T17:36:00.702Z] #25 DONE 0.4s
17:36:00 [2021-07-11T17:36:00.702Z] 
17:36:00 [2021-07-11T17:36:00.702Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:36:00 [2021-07-11T17:36:00.702Z] #30 sha256:bde8eb079ebfd26c935e6201719ab7b5afbac407382db4d64af9989cf439fe25
17:36:05 [2021-07-11T17:36:05.993Z] #30 DONE 5.3s
17:36:05 [2021-07-11T17:36:05.993Z] 
17:36:05 [2021-07-11T17:36:05.993Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:36:05 [2021-07-11T17:36:05.993Z] #33 sha256:25136f7ddce1f012b8a34dd4144242f2990ca14e033a5fefbabcbf984886d9a9
17:36:06 [2021-07-11T17:36:06.561Z] #33 DONE 0.6s
17:36:06 [2021-07-11T17:36:06.561Z] 
17:36:06 [2021-07-11T17:36:06.561Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
17:36:06 [2021-07-11T17:36:06.561Z] #35 sha256:38114bed49ebd994ab875f6afed00b99067fe0ad75399faccbc9cc6a33964845
17:36:06 [2021-07-11T17:36:06.561Z] #35 DONE 0.2s
17:36:06 [2021-07-11T17:36:06.561Z] 
17:36:06 [2021-07-11T17:36:06.561Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:36:06 [2021-07-11T17:36:06.561Z] #57 sha256:8fcdd360248966bc8f0ff111edb2d1f445f4f605a75b1239af3b7e6e98e47064
17:36:06 [2021-07-11T17:36:06.561Z] #57 ...
17:36:06 [2021-07-11T17:36:06.561Z] 
17:36:06 [2021-07-11T17:36:06.561Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:36:06 [2021-07-11T17:36:06.562Z] #38 sha256:92888f25b78dc9632677432850cf1fa5aaa788112dc5e3ee9fe8b63632ae202a
17:36:06 [2021-07-11T17:36:06.562Z] #38 DONE 0.0s
17:36:06 [2021-07-11T17:36:06.821Z] 
17:36:06 [2021-07-11T17:36:06.822Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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:36:06 [2021-07-11T17:36:06.822Z] #40 sha256:aed623cce15e189937877cf2aefd3d6b1bcfb8a9918399bf417d636b3ca4b622
17:36:08 [2021-07-11T17:36:08.734Z] #40 DONE 200.3s
17:36:08 [2021-07-11T17:36:08.734Z] 
17:36:08 [2021-07-11T17:36:08.734Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:36:08 [2021-07-11T17:36:08.734Z] #57 sha256:8fcdd360248966bc8f0ff111edb2d1f445f4f605a75b1239af3b7e6e98e47064
17:36:08 [2021-07-11T17:36:08.734Z] #57 ...
17:36:08 [2021-07-11T17:36:08.734Z] 
17:36:08 [2021-07-11T17:36:08.734Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
17:36:08 [2021-07-11T17:36:08.734Z] #50 sha256:51af8e350583f9229af9a111fac034c69c0c17b9af8889f8e46e1b37be2286c3
17:36:08 [2021-07-11T17:36:08.734Z] #50 200.7 + /build/golangci-lint --version
17:36:08 [2021-07-11T17:36:08.994Z] #50 201.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:36:09 [2021-07-11T17:36:09.566Z] #50 DONE 201.5s
17:36:09 [2021-07-11T17:36:09.566Z] 
17:36:09 [2021-07-11T17:36:09.566Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
17:36:09 [2021-07-11T17:36:09.566Z] #54 sha256:25fc23e7c4c94b206941f65c19e18a31f0cd54beb54fc8bc32c2958989315a7f
17:36:11 [2021-07-11T17:36:11.480Z] #54 ...
17:36:11 [2021-07-11T17:36:11.480Z] 
17:36:11 [2021-07-11T17:36:11.480Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:36:11 [2021-07-11T17:36:11.480Z] #41 sha256:9f23b8e3de8c397a3f6f448707cd4b1306f2456b48535a11837e1760fd3bebf1
17:36:12 [2021-07-11T17:36:12.052Z] #41 DONE 0.7s
17:36:12 [2021-07-11T17:36:12.052Z] 
17:36:12 [2021-07-11T17:36:12.052Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
17:36:12 [2021-07-11T17:36:12.052Z] #45 sha256:535e94aa0addff845541356e052aea2a3ec9e8bf903df653157f95f3575abe6f
17:36:12 [2021-07-11T17:36:12.052Z] #45 DONE 0.1s
17:36:12 [2021-07-11T17:36:12.052Z] 
17:36:12 [2021-07-11T17:36:12.052Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:36:12 [2021-07-11T17:36:12.052Z] #57 sha256:8fcdd360248966bc8f0ff111edb2d1f445f4f605a75b1239af3b7e6e98e47064
17:36:12 [2021-07-11T17:36:12.052Z] #57 ...
17:36:12 [2021-07-11T17:36:12.052Z] 
17:36:12 [2021-07-11T17:36:12.052Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:36:12 [2021-07-11T17:36:12.052Z] #47 sha256:3df9b022ea62a12fdf3ae25ce017c4eed916d23a9fedbf3993fe31a160daaff5
17:36:12 [2021-07-11T17:36:12.052Z] #47 DONE 0.3s
17:36:12 [2021-07-11T17:36:12.052Z] 
17:36:12 [2021-07-11T17:36:12.052Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
17:36:12 [2021-07-11T17:36:12.052Z] #54 sha256:25fc23e7c4c94b206941f65c19e18a31f0cd54beb54fc8bc32c2958989315a7f
17:36:12 [2021-07-11T17:36:12.313Z] #54 ...
17:36:12 [2021-07-11T17:36:12.313Z] 
17:36:12 [2021-07-11T17:36:12.313Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:36:12 [2021-07-11T17:36:12.313Z] #49 sha256:0cadd969b5f928e3ad8ee1e7e75be92b88d1aaf08a153d04e0200463b6de6715
17:36:12 [2021-07-11T17:36:12.313Z] #49 DONE 0.1s
17:36:12 [2021-07-11T17:36:12.313Z] 
17:36:12 [2021-07-11T17:36:12.313Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
17:36:12 [2021-07-11T17:36:12.313Z] #51 sha256:5c9e6256d0be1f0467dc4767e63e5a4b0df49dcb06ef12fb71b78d2f4f7b5dc8
17:36:12 [2021-07-11T17:36:12.885Z] #51 DONE 0.5s
17:36:12 [2021-07-11T17:36:12.885Z] 
17:36:12 [2021-07-11T17:36:12.885Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
17:36:12 [2021-07-11T17:36:12.885Z] #53 sha256:6a84b9db884b77e1dcd86b3c50021ceba106f16d9bc20abede7836ee435cbcf7
17:36:12 [2021-07-11T17:36:12.885Z] #53 DONE 0.1s
17:36:12 [2021-07-11T17:36:12.885Z] 
17:36:12 [2021-07-11T17:36:12.885Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
17:36:12 [2021-07-11T17:36:12.885Z] #54 sha256:25fc23e7c4c94b206941f65c19e18a31f0cd54beb54fc8bc32c2958989315a7f
17:36:34 [2021-07-11T17:36:34.904Z] #54 ...
17:36:34 [2021-07-11T17:36:34.904Z] 
17:36:34 [2021-07-11T17:36:34.905Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:36:34 [2021-07-11T17:36:34.905Z] #57 sha256:8fcdd360248966bc8f0ff111edb2d1f445f4f605a75b1239af3b7e6e98e47064
17:36:34 [2021-07-11T17:36:34.905Z] #57 183.1 + bin/containerd
17:36:36 [2021-07-11T17:36:36.817Z] #57 ...
17:36:36 [2021-07-11T17:36:36.817Z] 
17:36:36 [2021-07-11T17:36:36.817Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
17:36:36 [2021-07-11T17:36:36.817Z] #54 sha256:25fc23e7c4c94b206941f65c19e18a31f0cd54beb54fc8bc32c2958989315a7f
17:36:36 [2021-07-11T17:36:36.817Z] #54 116.4 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
17:36:36 [2021-07-11T17:36:36.817Z] #54 117.0 + mkdir -p /build
17:36:36 [2021-07-11T17:36:36.817Z] #54 117.0 + cp runc /build/runc
17:36:36 [2021-07-11T17:36:36.817Z] #54 DONE 117.8s
17:36:36 [2021-07-11T17:36:36.817Z] 
17:36:36 [2021-07-11T17:36:36.817Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:36:36 [2021-07-11T17:36:36.817Z] #57 sha256:8fcdd360248966bc8f0ff111edb2d1f445f4f605a75b1239af3b7e6e98e47064
17:36:38 [2021-07-11T17:36:38.203Z] #57 ...
17:36:38 [2021-07-11T17:36:38.203Z] 
17:36:38 [2021-07-11T17:36:38.203Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
17:36:38 [2021-07-11T17:36:38.203Z] #55 sha256:8af7313007b00d3a63eb5a413ae196988d247835a8db033a10398fcfacecee0f
17:36:38 [2021-07-11T17:36:38.203Z] #55 DONE 0.3s
17:36:38 [2021-07-11T17:36:38.203Z] 
17:36:38 [2021-07-11T17:36:38.203Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:36:38 [2021-07-11T17:36:38.203Z] #57 sha256:8fcdd360248966bc8f0ff111edb2d1f445f4f605a75b1239af3b7e6e98e47064
17:37:10 [2021-07-11T17:37:10.312Z] #57 214.6 # github.com/containerd/containerd/cmd/containerd
17:37:10 [2021-07-11T17:37:10.312Z] #57 214.6 /usr/bin/ld: /tmp/go-link-208389259/000019.o: in function `New':
17:37:10 [2021-07-11T17:37:10.312Z] #57 214.6 /tmp/tmp.6hCpUQPfE7/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:37:10 [2021-07-11T17:37:10.312Z] #57 214.7 + bin/containerd-stress
17:37:10 [2021-07-11T17:37:10.312Z] #57 215.8 + bin/containerd-shim
17:37:15 [2021-07-11T17:37:15.595Z] #57 222.8 + bin/containerd-shim-runc-v1
17:37:19 [2021-07-11T17:37:19.800Z] #57 227.7 + bin/containerd-shim-runc-v2
17:37:20 [2021-07-11T17:37:20.369Z] #57 228.4 + binaries
17:37:20 [2021-07-11T17:37:20.369Z] #57 228.4 + install -D bin/containerd /build/containerd
17:37:20 [2021-07-11T17:37:20.369Z] #57 228.4 + install -D bin/containerd-shim /build/containerd-shim
17:37:20 [2021-07-11T17:37:20.369Z] #57 228.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:37:20 [2021-07-11T17:37:20.369Z] #57 228.4 + install -D bin/ctr /build/ctr
17:37:22 [2021-07-11T17:37:22.906Z] #57 DONE 230.9s
17:37:23 [2021-07-11T17:37:23.849Z] 
17:37:23 [2021-07-11T17:37:23.849Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
17:37:23 [2021-07-11T17:37:23.849Z] #58 sha256:92dc8f8985b7130dd2f67671e2db22437129966b2795f7cb5bbadc3a808b75d6
17:37:24 [2021-07-11T17:37:24.417Z] #58 DONE 1.0s
17:37:24 [2021-07-11T17:37:24.417Z] 
17:37:24 [2021-07-11T17:37:24.417Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:37:24 [2021-07-11T17:37:24.417Z] #62 sha256:6701fcd61674fdc0e4ff968718688e55aeea0f6a77243a60ea77a68f4e8422e1
17:37:24 [2021-07-11T17:37:24.986Z] #62 DONE 0.2s
17:37:24 [2021-07-11T17:37:24.986Z] 
17:37:24 [2021-07-11T17:37:24.986Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
17:37:24 [2021-07-11T17:37:24.986Z] #67 sha256:6aabdb01b304d1ecfeea9dfa2301e8734e969842824b65164a715bd0982d08c5
17:37:25 [2021-07-11T17:37:25.923Z] #67 DONE 1.0s
17:37:25 [2021-07-11T17:37:25.923Z] 
17:37:25 [2021-07-11T17:37:25.923Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
17:37:25 [2021-07-11T17:37:25.923Z] #68 sha256:e5638c64148b3fe61f813f951c9c95b5a2c4186326a4b510e790dc4a16efcb4c
17:37:25 [2021-07-11T17:37:25.923Z] #68 DONE 0.0s
17:37:25 [2021-07-11T17:37:25.923Z] 
17:37:25 [2021-07-11T17:37:25.923Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
17:37:25 [2021-07-11T17:37:25.923Z] #69 sha256:556c38ce93058557f230931f4e7bd6614692b278fbb5bb651484d2387461e888
17:37:27 [2021-07-11T17:37:27.304Z] #69 DONE 1.2s
17:37:27 [2021-07-11T17:37:27.304Z] 
17:37:27 [2021-07-11T17:37:27.304Z] #70 exporting to image
17:37:27 [2021-07-11T17:37:27.304Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:37:27 [2021-07-11T17:37:27.304Z] #70 exporting layers
17:37:33 [2021-07-11T17:37:33.881Z] #70 exporting layers 6.5s done
17:37:33 [2021-07-11T17:37:33.881Z] #70 writing image sha256:8fd569b700f8fc9df622af1867a1eed9b60d495d719c16d289e1af5402d57b3a done
17:37:33 [2021-07-11T17:37:33.881Z] #70 naming to docker.io/library/docker:115b37b8f7fc5d4b674fdf76eea5790f0e4a64b7 done
17:37:33 [2021-07-11T17:37:33.881Z] #70 DONE 6.6s