Skip to content

Console Output

Skipping 79 KB.. Full Log
42:44.263Z] #48 ...
17:42:44 [2021-06-18T17:42:44.263Z] 
17:42:44 [2021-06-18T17:42:44.263Z] #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:42:44 [2021-06-18T17:42:44.263Z] #50 sha256:980e4bc950ca229d0c83fcd0f5da31edb84bf2774261e298fa552fccec01dbff
17:42:44 [2021-06-18T17:42:44.263Z] #50 22.06 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:42:44 [2021-06-18T17:42:44.263Z] #50 22.15 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:42:44 [2021-06-18T17:42:44.263Z] #50 22.26 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:42:44 [2021-06-18T17:42:44.263Z] #50 22.35 go: downloading github.com/go-toolsmith/astequal v1.0.0
17:42:44 [2021-06-18T17:42:44.524Z] #50 22.52 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:42:44 [2021-06-18T17:42:44.524Z] #50 22.60 go: downloading github.com/go-toolsmith/astp v1.0.0
17:42:44 [2021-06-18T17:42:44.810Z] #50 22.75 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:42:44 [2021-06-18T17:42:44.810Z] #50 22.88 go: downloading github.com/go-toolsmith/typep v1.0.0
17:42:45 [2021-06-18T17:42:45.071Z] #50 22.99 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
17:42:45 [2021-06-18T17:42:45.071Z] #50 23.06 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
17:42:45 [2021-06-18T17:42:45.332Z] #50 23.22 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:42:45 [2021-06-18T17:42:45.332Z] #50 23.30 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:42:45 [2021-06-18T17:42:45.332Z] #50 23.41 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:42:45 [2021-06-18T17:42:45.593Z] #50 23.48 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:42:45 [2021-06-18T17:42:45.854Z] #50 ...
17:42:45 [2021-06-18T17:42:45.855Z] 
17:42:45 [2021-06-18T17:42:45.855Z] #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:42:45 [2021-06-18T17:42:45.855Z] #46 sha256:3b3eefdcd905b118f6ff7f12a269add1e6455dc579635aa384259188f7642c35
17:42:45 [2021-06-18T17:42:45.855Z] #46 13.76 unicode/utf8
17:42:45 [2021-06-18T17:42:45.855Z] #46 14.34 math/bits
17:42:45 [2021-06-18T17:42:45.855Z] #46 14.99 math
17:42:45 [2021-06-18T17:42:45.855Z] #46 19.14 encoding
17:42:45 [2021-06-18T17:42:45.855Z] #46 19.28 unicode/utf16
17:42:45 [2021-06-18T17:42:45.855Z] #46 19.52 container/list
17:42:45 [2021-06-18T17:42:45.855Z] #46 20.13 crypto/internal/subtle
17:42:45 [2021-06-18T17:42:45.855Z] #46 20.27 crypto/subtle
17:42:45 [2021-06-18T17:42:45.855Z] #46 20.49 vendor/golang.org/x/crypto/cryptobyte/asn1
17:42:45 [2021-06-18T17:42:45.855Z] #46 20.60 internal/nettrace
17:42:45 [2021-06-18T17:42:45.855Z] #46 20.73 runtime/cgo
17:42:45 [2021-06-18T17:42:45.855Z] #46 ...
17:42:45 [2021-06-18T17:42:45.855Z] 
17:42:45 [2021-06-18T17:42:45.855Z] #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:42:45 [2021-06-18T17:42:45.855Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77
17:42:45 [2021-06-18T17:42:45.855Z] #40 23.19 Checking out files:  91% (1554/1695)   
Checking out files:  92% (1560/1695)   
Checking out files:  93% (1577/1695)   
Checking out files:  94% (1594/1695)   
Checking out files:  95% (1611/1695)   
Checking out files:  96% (1628/1695)   
Checking out files:  97% (1645/1695)   
Checking out files:  98% (1662/1695)   
Checking out files:  99% (1679/1695)   
Checking out files: 100% (1695/1695)   
Checking out files: 100% (1695/1695), done.
17:42:45 [2021-06-18T17:42:45.855Z] #40 23.34 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:42:47 [2021-06-18T17:42:47.779Z] #40 25.22 + 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:42:51 [2021-06-18T17:42:51.992Z] #40 ...
17:42:51 [2021-06-18T17:42:51.992Z] 
17:42:51 [2021-06-18T17:42:51.992Z] #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:42:51 [2021-06-18T17:42:51.992Z] #52 sha256:6b2df471ec7ebb586a909679dc50b626c1eaaf50e53ad2acfe26efa5f0728d52
17:42:51 [2021-06-18T17:42:51.992Z] #52 19.89 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:42:51 [2021-06-18T17:42:51.992Z] #52 23.67 runtime
17:42:51 [2021-06-18T17:42:51.992Z] #52 ...
17:42:51 [2021-06-18T17:42:51.992Z] 
17:42:51 [2021-06-18T17:42:51.992Z] #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:42:51 [2021-06-18T17:42:51.992Z] #50 sha256:980e4bc950ca229d0c83fcd0f5da31edb84bf2774261e298fa552fccec01dbff
17:42:51 [2021-06-18T17:42:51.992Z] #50 23.94 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:42:51 [2021-06-18T17:42:51.992Z] #50 23.99 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:42:51 [2021-06-18T17:42:51.992Z] #50 24.08 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:42:51 [2021-06-18T17:42:51.992Z] #50 24.28 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:42:51 [2021-06-18T17:42:51.992Z] #50 24.33 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:42:51 [2021-06-18T17:42:51.992Z] #50 24.55 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:42:51 [2021-06-18T17:42:51.992Z] #50 24.58 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:42:51 [2021-06-18T17:42:51.992Z] #50 25.06 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:42:51 [2021-06-18T17:42:51.992Z] #50 25.08 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:42:51 [2021-06-18T17:42:51.992Z] #50 25.10 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:42:51 [2021-06-18T17:42:51.992Z] #50 25.17 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:42:51 [2021-06-18T17:42:51.992Z] #50 25.20 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:42:51 [2021-06-18T17:42:51.992Z] #50 25.26 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:42:51 [2021-06-18T17:42:51.993Z] #50 25.59 go: downloading github.com/sourcegraph/go-diff v0.5.1
17:42:51 [2021-06-18T17:42:51.993Z] #50 25.82 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:42:51 [2021-06-18T17:42:51.993Z] #50 25.86 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
17:42:51 [2021-06-18T17:42:51.993Z] #50 25.94 go: downloading github.com/ultraware/funlen v0.0.2
17:42:51 [2021-06-18T17:42:51.993Z] #50 25.98 go: downloading github.com/ultraware/whitespace v0.0.4
17:42:51 [2021-06-18T17:42:51.993Z] #50 26.12 go: downloading github.com/uudashr/gocognit v1.0.1
17:42:51 [2021-06-18T17:42:51.993Z] #50 26.27 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
17:42:51 [2021-06-18T17:42:51.993Z] #50 27.02 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:42:51 [2021-06-18T17:42:51.993Z] #50 27.03 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:42:51 [2021-06-18T17:42:51.993Z] #50 27.18 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:42:51 [2021-06-18T17:42:51.993Z] #50 27.18 go: downloading github.com/davecgh/go-spew v1.1.1
17:42:51 [2021-06-18T17:42:51.993Z] #50 27.19 go: downloading github.com/pmezard/go-difflib v1.0.0
17:42:51 [2021-06-18T17:42:51.993Z] #50 27.28 go: downloading github.com/stretchr/objx v0.2.0
17:42:51 [2021-06-18T17:42:51.993Z] #50 27.38 go: downloading golang.org/x/text v0.3.2
17:42:53 [2021-06-18T17:42:53.378Z] #50 ...
17:42:53 [2021-06-18T17:42:53.378Z] 
17:42:53 [2021-06-18T17:42:53.378Z] #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:42:53 [2021-06-18T17:42:53.379Z] #46 sha256:3b3eefdcd905b118f6ff7f12a269add1e6455dc579635aa384259188f7642c35
17:42:53 [2021-06-18T17:42:53.379Z] #46 31.29 vendor/golang.org/x/crypto/internal/subtle
17:42:54 [2021-06-18T17:42:54.322Z] #46 ...
17:42:54 [2021-06-18T17:42:54.322Z] 
17:42:54 [2021-06-18T17:42:54.322Z] #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:42:54 [2021-06-18T17:42:54.322Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962
17:42:54 [2021-06-18T17:42:54.322Z] #36 22.44 Fetched 8449 kB in 17s (484 kB/s)
17:42:54 [2021-06-18T17:42:54.322Z] #36 22.44 Reading package lists...
17:42:54 [2021-06-18T17:42:54.591Z] #36 28.67 Reading package lists...
17:42:54 [2021-06-18T17:42:54.591Z] #36 ...
17:42:54 [2021-06-18T17:42:54.591Z] 
17:42:54 [2021-06-18T17:42:54.591Z] #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:42:54 [2021-06-18T17:42:54.591Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b
17:42:54 [2021-06-18T17:42:54.591Z] #44 24.66 Fetched 8452 kB in 18s (462 kB/s)
17:42:54 [2021-06-18T17:42:54.591Z] #44 24.66 Reading package lists...
17:42:54 [2021-06-18T17:42:54.852Z] #44 30.33 Reading package lists...
17:42:54 [2021-06-18T17:42:54.852Z] #44 ...
17:42:54 [2021-06-18T17:42:54.852Z] 
17:42:54 [2021-06-18T17:42:54.852Z] #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:42:54 [2021-06-18T17:42:54.852Z] #59 sha256:72ef4c057139fe3a198a28c9d2a22340a840a47f86905707cdf7f78e248e192c
17:42:54 [2021-06-18T17:42:54.852Z] #59 22.60 go: downloading github.com/u-root/u-root v7.0.0+incompatible
17:42:54 [2021-06-18T17:42:54.852Z] #59 26.83 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:42:54 [2021-06-18T17:42:54.852Z] #59 ...
17:42:54 [2021-06-18T17:42:54.852Z] 
17:42:54 [2021-06-18T17:42:54.852Z] #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:42:54 [2021-06-18T17:42:54.852Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e
17:42:54 [2021-06-18T17:42:54.852Z] #13 21.54 Fetched 8979 kB in 18s (498 kB/s)
17:42:54 [2021-06-18T17:42:54.852Z] #13 21.54 Reading package lists...
17:42:55 [2021-06-18T17:42:55.113Z] #13 28.15 Reading package lists...
17:42:55 [2021-06-18T17:42:55.113Z] #13 ...
17:42:55 [2021-06-18T17:42:55.113Z] 
17:42:55 [2021-06-18T17:42:55.113Z] #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:42:55 [2021-06-18T17:42:55.113Z] #50 sha256:980e4bc950ca229d0c83fcd0f5da31edb84bf2774261e298fa552fccec01dbff
17:42:55 [2021-06-18T17:42:55.113Z] #50 33.10 go: downloading github.com/gobwas/glob v0.2.3
17:42:55 [2021-06-18T17:42:55.113Z] #50 33.10 go: downloading github.com/kisielk/gotool v1.0.0
17:42:55 [2021-06-18T17:42:55.113Z] #50 33.19 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:42:55 [2021-06-18T17:42:55.375Z] #50 33.25 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:42:55 [2021-06-18T17:42:55.375Z] #50 33.30 go: downloading github.com/gogo/protobuf v1.2.1
17:42:55 [2021-06-18T17:42:55.636Z] #50 ...
17:42:55 [2021-06-18T17:42:55.636Z] 
17:42:55 [2021-06-18T17:42:55.636Z] #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:42:55 [2021-06-18T17:42:55.636Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9
17:42:55 [2021-06-18T17:42:55.636Z] #56 23.66 Fetched 8449 kB in 17s (495 kB/s)
17:42:55 [2021-06-18T17:42:55.636Z] #56 23.66 Reading package lists...
17:42:56 [2021-06-18T17:42:56.580Z] #56 29.72 Reading package lists...
17:42:56 [2021-06-18T17:42:56.580Z] #56 ...
17:42:56 [2021-06-18T17:42:56.580Z] 
17:42:56 [2021-06-18T17:42:56.580Z] #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:42:56 [2021-06-18T17:42:56.580Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962
17:42:56 [2021-06-18T17:42:56.580Z] #36 28.67 Reading package lists...
17:42:57 [2021-06-18T17:42:57.965Z] #36 34.48 Building dependency tree...
17:42:59 [2021-06-18T17:42:59.927Z] #36 37.76 The following additional packages will be installed:
17:42:59 [2021-06-18T17:42:59.927Z] #36 37.79   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:42:59 [2021-06-18T17:42:59.927Z] #36 37.80 Suggested packages:
17:42:59 [2021-06-18T17:42:59.927Z] #36 37.82   cmake-doc ninja-build lrzip
17:42:59 [2021-06-18T17:42:59.927Z] #36 37.82 Recommended packages:
17:42:59 [2021-06-18T17:42:59.927Z] #36 37.82   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:43:00 [2021-06-18T17:43:00.907Z] #36 38.71 The following NEW packages will be installed:
17:43:00 [2021-06-18T17:43:00.907Z] #36 38.72   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:43:00 [2021-06-18T17:43:00.907Z] #36 38.73   vim-common xxd
17:43:01 [2021-06-18T17:43:01.168Z] #36 39.14 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
17:43:01 [2021-06-18T17:43:01.168Z] #36 39.14 Need to get 14.9 MB of archives.
17:43:01 [2021-06-18T17:43:01.168Z] #36 39.14 After this operation, 61.8 MB of additional disk space will be used.
17:43:01 [2021-06-18T17:43:01.168Z] #36 39.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:43:01 [2021-06-18T17:43:01.168Z] #36 39.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:43:01 [2021-06-18T17:43:01.168Z] #36 39.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
17:43:01 [2021-06-18T17:43:01.431Z] #36 39.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:43:02 [2021-06-18T17:43:02.005Z] #36 39.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
17:43:02 [2021-06-18T17:43:02.005Z] #36 39.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
17:43:02 [2021-06-18T17:43:02.005Z] #36 40.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
17:43:02 [2021-06-18T17:43:02.005Z] #36 40.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
17:43:02 [2021-06-18T17:43:02.005Z] #36 40.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
17:43:02 [2021-06-18T17:43:02.267Z] #36 40.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
17:43:03 [2021-06-18T17:43:03.211Z] #36 ...
17:43:03 [2021-06-18T17:43:03.211Z] 
17:43:03 [2021-06-18T17:43:03.211Z] #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:43:03 [2021-06-18T17:43:03.211Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9
17:43:03 [2021-06-18T17:43:03.211Z] #56 29.72 Reading package lists...
17:43:03 [2021-06-18T17:43:03.211Z] #56 35.79 Building dependency tree...
17:43:03 [2021-06-18T17:43:03.211Z] #56 39.01 The following additional packages will be installed:
17:43:03 [2021-06-18T17:43:03.211Z] #56 39.02   libbtrfs0
17:43:03 [2021-06-18T17:43:03.211Z] #56 39.21 The following NEW packages will be installed:
17:43:03 [2021-06-18T17:43:03.211Z] #56 39.24   libbtrfs-dev libbtrfs0
17:43:03 [2021-06-18T17:43:03.211Z] #56 39.66 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
17:43:03 [2021-06-18T17:43:03.211Z] #56 39.66 Need to get 119 kB of archives.
17:43:03 [2021-06-18T17:43:03.211Z] #56 39.66 After this operation, 387 kB of additional disk space will be used.
17:43:03 [2021-06-18T17:43:03.211Z] #56 39.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:43:03 [2021-06-18T17:43:03.211Z] #56 39.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:43:03 [2021-06-18T17:43:03.211Z] #56 40.61 debconf: delaying package configuration, since apt-utils is not installed
17:43:03 [2021-06-18T17:43:03.211Z] #56 40.82 Fetched 119 kB in 0s (433 kB/s)
17:43:03 [2021-06-18T17:43:03.211Z] #56 40.92 Selecting previously unselected package libbtrfs0.
17:43:03 [2021-06-18T17:43:03.211Z] #56 40.92 (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:43:03 [2021-06-18T17:43:03.211Z] #56 41.05 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
17:43:03 [2021-06-18T17:43:03.211Z] #56 41.06 Unpacking libbtrfs0 (4.20.1-2) ...
17:43:03 [2021-06-18T17:43:03.211Z] #56 41.16 Selecting previously unselected package libbtrfs-dev.
17:43:03 [2021-06-18T17:43:03.211Z] #56 41.17 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
17:43:03 [2021-06-18T17:43:03.211Z] #56 41.18 Unpacking libbtrfs-dev (4.20.1-2) ...
17:43:03 [2021-06-18T17:43:03.472Z] #56 41.43 Setting up libbtrfs0 (4.20.1-2) ...
17:43:03 [2021-06-18T17:43:03.472Z] #56 41.46 Setting up libbtrfs-dev (4.20.1-2) ...
17:43:03 [2021-06-18T17:43:03.472Z] #56 41.50 Processing triggers for libc-bin (2.28-10) ...
17:43:03 [2021-06-18T17:43:03.734Z] #56 ...
17:43:03 [2021-06-18T17:43:03.734Z] 
17:43:03 [2021-06-18T17:43:03.734Z] #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:43:03 [2021-06-18T17:43:03.734Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962
17:43:03 [2021-06-18T17:43:03.734Z] #36 41.39 debconf: delaying package configuration, since apt-utils is not installed
17:43:03 [2021-06-18T17:43:03.734Z] #36 41.59 Fetched 14.9 MB in 2s (9554 kB/s)
17:43:03 [2021-06-18T17:43:03.734Z] #36 41.70 Selecting previously unselected package xxd.
17:43:03 [2021-06-18T17:43:03.995Z] #36 41.70 (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:43:03 [2021-06-18T17:43:03.995Z] #36 41.90 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
17:43:03 [2021-06-18T17:43:03.995Z] #36 41.94 Unpacking xxd (2:8.1.0875-5) ...
17:43:04 [2021-06-18T17:43:04.257Z] #36 ...
17:43:04 [2021-06-18T17:43:04.257Z] 
17:43:04 [2021-06-18T17:43:04.257Z] #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:43:04 [2021-06-18T17:43:04.257Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9
17:43:04 [2021-06-18T17:43:04.257Z] #56 DONE 42.2s
17:43:04 [2021-06-18T17:43:04.257Z] 
17:43:04 [2021-06-18T17:43:04.257Z] #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:43:04 [2021-06-18T17:43:04.257Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962
17:43:04 [2021-06-18T17:43:04.257Z] #36 42.17 Selecting previously unselected package vim-common.
17:43:04 [2021-06-18T17:43:04.257Z] #36 42.17 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:43:04 [2021-06-18T17:43:04.257Z] #36 42.23 Unpacking vim-common (2:8.1.0875-5) ...
17:43:04 [2021-06-18T17:43:04.844Z] #36 42.78 Selecting previously unselected package cmake-data.
17:43:04 [2021-06-18T17:43:04.844Z] #36 42.79 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:43:04 [2021-06-18T17:43:04.844Z] #36 42.83 Unpacking cmake-data (3.13.4-1) ...
17:43:06 [2021-06-18T17:43:06.763Z] #36 ...
17:43:06 [2021-06-18T17:43:06.763Z] 
17:43:06 [2021-06-18T17:43:06.763Z] #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:43:06 [2021-06-18T17:43:06.763Z] #50 sha256:980e4bc950ca229d0c83fcd0f5da31edb84bf2774261e298fa552fccec01dbff
17:43:06 [2021-06-18T17:43:06.763Z] #50 34.57 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:43:06 [2021-06-18T17:43:06.763Z] #50 34.77 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:43:06 [2021-06-18T17:43:06.763Z] #50 35.02 go: downloading github.com/BurntSushi/toml v0.3.1
17:43:06 [2021-06-18T17:43:06.763Z] #50 ...
17:43:06 [2021-06-18T17:43:06.763Z] 
17:43:06 [2021-06-18T17:43:06.763Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:43:06 [2021-06-18T17:43:06.763Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d
17:43:07 [2021-06-18T17:43:07.026Z] #32 44.18 Checking out files:  88% (1342/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:43:07 [2021-06-18T17:43:07.026Z] #32 44.77 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
17:43:07 [2021-06-18T17:43:07.973Z] #32 45.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:43:08 [2021-06-18T17:43:08.234Z] #32 ...
17:43:08 [2021-06-18T17:43:08.234Z] 
17:43:08 [2021-06-18T17:43:08.235Z] #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:43:08 [2021-06-18T17:43:08.235Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b
17:43:08 [2021-06-18T17:43:08.235Z] #44 30.33 Reading package lists...
17:43:08 [2021-06-18T17:43:08.235Z] #44 36.09 Building dependency tree...
17:43:08 [2021-06-18T17:43:08.235Z] #44 39.38 The following additional packages will be installed:
17:43:08 [2021-06-18T17:43:08.235Z] #44 39.38   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
17:43:08 [2021-06-18T17:43:08.235Z] #44 39.38   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
17:43:08 [2021-06-18T17:43:08.235Z] #44 39.39   python3-pkg-resources python3-protobuf python3-six python3.7
17:43:08 [2021-06-18T17:43:08.235Z] #44 39.39   python3.7-minimal
17:43:08 [2021-06-18T17:43:08.235Z] #44 39.40 Suggested packages:
17:43:08 [2021-06-18T17:43:08.235Z] #44 39.40   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
17:43:08 [2021-06-18T17:43:08.235Z] #44 39.40   python3.7-doc binfmt-support
17:43:08 [2021-06-18T17:43:08.235Z] #44 40.65 The following NEW packages will be installed:
17:43:08 [2021-06-18T17:43:08.235Z] #44 40.67   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
17:43:08 [2021-06-18T17:43:08.235Z] #44 40.68   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
17:43:08 [2021-06-18T17:43:08.235Z] #44 40.69   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
17:43:08 [2021-06-18T17:43:08.235Z] #44 40.69   python3.7-minimal
17:43:08 [2021-06-18T17:43:08.235Z] #44 41.16 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded.
17:43:08 [2021-06-18T17:43:08.235Z] #44 41.16 Need to get 6695 kB of archives.
17:43:08 [2021-06-18T17:43:08.235Z] #44 41.16 After this operation, 33.1 MB of additional disk space will be used.
17:43:08 [2021-06-18T17:43:08.235Z] #44 41.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
17:43:08 [2021-06-18T17:43:08.235Z] #44 41.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
17:43:08 [2021-06-18T17:43:08.235Z] #44 41.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:43:08 [2021-06-18T17:43:08.235Z] #44 41.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:43:08 [2021-06-18T17:43:08.235Z] #44 41.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
17:43:08 [2021-06-18T17:43:08.235Z] #44 41.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
17:43:08 [2021-06-18T17:43:08.235Z] #44 41.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:43:08 [2021-06-18T17:43:08.235Z] #44 41.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:43:08 [2021-06-18T17:43:08.235Z] #44 41.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
17:43:08 [2021-06-18T17:43:08.235Z] #44 41.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:43:08 [2021-06-18T17:43:08.235Z] #44 41.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
17:43:08 [2021-06-18T17:43:08.235Z] #44 41.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
17:43:08 [2021-06-18T17:43:08.235Z] #44 41.84 Get:13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
17:43:08 [2021-06-18T17:43:08.235Z] #44 41.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:43:08 [2021-06-18T17:43:08.235Z] #44 41.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:43:08 [2021-06-18T17:43:08.235Z] #44 41.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:43:08 [2021-06-18T17:43:08.235Z] #44 43.44 debconf: delaying package configuration, since apt-utils is not installed
17:43:08 [2021-06-18T17:43:08.235Z] #44 43.63 Fetched 6695 kB in 1s (4601 kB/s)
17:43:08 [2021-06-18T17:43:08.235Z] #44 43.74 Selecting previously unselected package libpython3.7-minimal:amd64.
17:43:08 [2021-06-18T17:43:08.235Z] #44 43.74 (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:43:08 [2021-06-18T17:43:08.235Z] #44 43.80 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:43:08 [2021-06-18T17:43:08.235Z] #44 43.81 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:43:08 [2021-06-18T17:43:08.235Z] #44 44.64 Selecting previously unselected package python3.7-minimal.
17:43:08 [2021-06-18T17:43:08.235Z] #44 44.66 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:43:08 [2021-06-18T17:43:08.235Z] #44 44.68 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
17:43:08 [2021-06-18T17:43:08.497Z] #44 ...
17:43:08 [2021-06-18T17:43:08.497Z] 
17:43:08 [2021-06-18T17:43:08.497Z] #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:43:08 [2021-06-18T17:43:08.497Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962
17:43:08 [2021-06-18T17:43:08.497Z] #36 45.83 Selecting previously unselected package libicu63:amd64.
17:43:08 [2021-06-18T17:43:08.497Z] #36 45.85 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
17:43:08 [2021-06-18T17:43:08.497Z] #36 45.86 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:43:09 [2021-06-18T17:43:09.887Z] #36 ...
17:43:09 [2021-06-18T17:43:09.887Z] 
17:43:09 [2021-06-18T17:43:09.887Z] #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:43:09 [2021-06-18T17:43:09.887Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e
17:43:09 [2021-06-18T17:43:09.887Z] #13 28.15 Reading package lists...
17:43:09 [2021-06-18T17:43:09.887Z] #13 34.72 Building dependency tree...
17:43:09 [2021-06-18T17:43:09.887Z] #13 38.02 The following additional packages will be installed:
17:43:09 [2021-06-18T17:43:09.887Z] #13 38.02   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:43:09 [2021-06-18T17:43:09.887Z] #13 38.02   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:43:09 [2021-06-18T17:43:09.887Z] #13 38.02   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:43:09 [2021-06-18T17:43:09.887Z] #13 38.02   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
17:43:09 [2021-06-18T17:43:09.887Z] #13 38.02   mingw-w64-x86-64-dev
17:43:09 [2021-06-18T17:43:09.887Z] #13 38.04 Suggested packages:
17:43:09 [2021-06-18T17:43:09.887Z] #13 38.04   gcc-8-locales seccomp wine64
17:43:09 [2021-06-18T17:43:09.887Z] #13 39.46 The following NEW packages will be installed:
17:43:09 [2021-06-18T17:43:09.887Z] #13 39.46   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:43:09 [2021-06-18T17:43:09.887Z] #13 39.49   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:43:09 [2021-06-18T17:43:09.887Z] #13 39.49   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:43:09 [2021-06-18T17:43:09.887Z] #13 39.49   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:43:09 [2021-06-18T17:43:09.887Z] #13 39.49   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:43:09 [2021-06-18T17:43:09.887Z] #13 39.49   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:43:09 [2021-06-18T17:43:09.887Z] #13 39.51 The following packages will be upgraded:
17:43:09 [2021-06-18T17:43:09.887Z] #13 39.53   libseccomp2
17:43:09 [2021-06-18T17:43:09.887Z] #13 40.04 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
17:43:09 [2021-06-18T17:43:09.887Z] #13 40.04 Need to get 77.8 MB of archives.
17:43:09 [2021-06-18T17:43:09.887Z] #13 40.04 After this operation, 487 MB of additional disk space will be used.
17:43:09 [2021-06-18T17:43:09.887Z] #13 40.04 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:43:09 [2021-06-18T17:43:09.887Z] #13 40.05 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
17:43:09 [2021-06-18T17:43:09.887Z] #13 40.08 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
17:43:09 [2021-06-18T17:43:09.887Z] #13 40.26 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:43:09 [2021-06-18T17:43:09.887Z] #13 40.47 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:43:09 [2021-06-18T17:43:09.887Z] #13 40.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
17:43:09 [2021-06-18T17:43:09.887Z] #13 40.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
17:43:09 [2021-06-18T17:43:09.887Z] #13 40.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:43:09 [2021-06-18T17:43:09.887Z] #13 40.92 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:43:09 [2021-06-18T17:43:09.887Z] #13 41.28 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:43:09 [2021-06-18T17:43:09.887Z] #13 41.29 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:43:09 [2021-06-18T17:43:09.887Z] #13 44.13 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:43:10 [2021-06-18T17:43:10.149Z] #13 ...
17:43:10 [2021-06-18T17:43:10.149Z] 
17:43:10 [2021-06-18T17:43:10.149Z] #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:43:10 [2021-06-18T17:43:10.149Z] #57 sha256:c9960e207a414336f40a64497f80d7e340fb36be216bccb755f85394e2f82811
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.114 + RM_GOPATH=0
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.114 + TMP_GOPATH=
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.114 + : /build
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.115 + '[' -z '' ']'
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.115 ++ mktemp -d
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.116 + export GOPATH=/tmp/tmp.To7Uug8X4P
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.117 + GOPATH=/tmp/tmp.To7Uug8X4P
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.117 + RM_GOPATH=1
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.117 + case "$(go env GOARCH)" in
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.117 ++ go env GOARCH
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.143 + export GO_BUILDMODE=-buildmode=pie
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.143 + GO_BUILDMODE=-buildmode=pie
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.144 ++ dirname /tmp/install/install.sh
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.146 + dir=/tmp/install
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.150 + bin=containerd
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.150 + shift
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.150 + '[' '!' -f /tmp/install/containerd.installer ']'
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.150 + . /tmp/install/containerd.installer
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.150 ++ set -e
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.150 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.150 + install_containerd
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.151 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.151 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.151 + git clone https://github.com/containerd/containerd.git /tmp/tmp.To7Uug8X4P/src/github.com/containerd/containerd
17:43:10 [2021-06-18T17:43:10.149Z] #57 1.155 Cloning into '/tmp/tmp.To7Uug8X4P/src/github.com/containerd/containerd'...
17:43:12 [2021-06-18T17:43:12.066Z] #57 ...
17:43:12 [2021-06-18T17:43:12.066Z] 
17:43:12 [2021-06-18T17:43:12.066Z] #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:43:12 [2021-06-18T17:43:12.066Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e
17:43:12 [2021-06-18T17:43:12.066Z] #13 46.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
17:43:12 [2021-06-18T17:43:12.066Z] #13 46.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
17:43:12 [2021-06-18T17:43:12.066Z] #13 46.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:43:12 [2021-06-18T17:43:12.066Z] #13 46.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:43:12 [2021-06-18T17:43:12.066Z] #13 46.40 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:43:12 [2021-06-18T17:43:12.066Z] #13 46.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
17:43:12 [2021-06-18T17:43:12.066Z] #13 46.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
17:43:12 [2021-06-18T17:43:12.066Z] #13 46.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
17:43:12 [2021-06-18T17:43:12.066Z] #13 46.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
17:43:12 [2021-06-18T17:43:12.066Z] #13 46.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
17:43:12 [2021-06-18T17:43:12.066Z] #13 46.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
17:43:12 [2021-06-18T17:43:12.066Z] #13 46.59 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
17:43:12 [2021-06-18T17:43:12.066Z] #13 46.60 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
17:43:12 [2021-06-18T17:43:12.066Z] #13 46.61 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
17:43:13 [2021-06-18T17:43:13.009Z] #13 47.69 debconf: delaying package configuration, since apt-utils is not installed
17:43:13 [2021-06-18T17:43:13.583Z] #13 47.89 Fetched 77.8 MB in 7s (11.4 MB/s)
17:43:13 [2021-06-18T17:43:13.583Z] #13 48.06 (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:43:13 [2021-06-18T17:43:13.583Z] #13 48.12 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
17:43:13 [2021-06-18T17:43:13.583Z] #13 48.15 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
17:43:14 [2021-06-18T17:43:14.155Z] #13 48.42 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
17:43:14 [2021-06-18T17:43:14.155Z] #13 48.58 Selecting previously unselected package binutils-mingw-w64-i686.
17:43:14 [2021-06-18T17:43:14.155Z] #13 48.58 (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:43:14 [2021-06-18T17:43:14.155Z] #13 48.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
17:43:14 [2021-06-18T17:43:14.155Z] #13 48.70 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:43:16 [2021-06-18T17:43:16.703Z] #13 ...
17:43:16 [2021-06-18T17:43:16.703Z] 
17:43:16 [2021-06-18T17:43:16.703Z] #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:43:16 [2021-06-18T17:43:16.703Z] #48 sha256:c54f434a6cdcfaed5864a7746082eb77149241714b635506f0576da92352484e
17:43:16 [2021-06-18T17:43:16.703Z] #48 DONE 54.5s
17:43:16 [2021-06-18T17:43:16.703Z] 
17:43:16 [2021-06-18T17:43:16.703Z] #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:43:16 [2021-06-18T17:43:16.703Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962
17:43:16 [2021-06-18T17:43:16.703Z] #36 52.68 Selecting previously unselected package libxml2:amd64.
17:43:16 [2021-06-18T17:43:16.703Z] #36 52.69 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
17:43:16 [2021-06-18T17:43:16.703Z] #36 52.70 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
17:43:16 [2021-06-18T17:43:16.703Z] #36 53.26 Selecting previously unselected package libarchive13:amd64.
17:43:16 [2021-06-18T17:43:16.703Z] #36 53.26 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
17:43:16 [2021-06-18T17:43:16.703Z] #36 53.27 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:43:16 [2021-06-18T17:43:16.703Z] #36 54.39 Selecting previously unselected package libjsoncpp1:amd64.
17:43:16 [2021-06-18T17:43:16.703Z] #36 54.39 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
17:43:16 [2021-06-18T17:43:16.703Z] #36 54.46 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
17:43:16 [2021-06-18T17:43:16.965Z] #36 54.72 Selecting previously unselected package librhash0:amd64.
17:43:16 [2021-06-18T17:43:16.965Z] #36 54.76 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
17:43:16 [2021-06-18T17:43:16.965Z] #36 54.83 Unpacking librhash0:amd64 (1.3.8-1) ...
17:43:17 [2021-06-18T17:43:17.227Z] #36 55.17 Selecting previously unselected package libuv1:amd64.
17:43:17 [2021-06-18T17:43:17.227Z] #36 55.17 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
17:43:17 [2021-06-18T17:43:17.227Z] #36 55.20 Unpacking libuv1:amd64 (1.24.1-1) ...
17:43:17 [2021-06-18T17:43:17.488Z] #36 55.43 Selecting previously unselected package cmake.
17:43:17 [2021-06-18T17:43:17.488Z] #36 ...
17:43:17 [2021-06-18T17:43:17.488Z] 
17:43:17 [2021-06-18T17:43:17.488Z] #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:43:17 [2021-06-18T17:43:17.488Z] #46 sha256:3b3eefdcd905b118f6ff7f12a269add1e6455dc579635aa384259188f7642c35
17:43:17 [2021-06-18T17:43:17.488Z] #46 45.39 sync
17:43:17 [2021-06-18T17:43:17.488Z] #46 45.40 internal/reflectlite
17:43:17 [2021-06-18T17:43:17.488Z] #46 46.83 internal/testlog
17:43:17 [2021-06-18T17:43:17.488Z] #46 47.08 github.com/LK4D4/vndr/godl/singleflight
17:43:17 [2021-06-18T17:43:17.488Z] #46 47.50 math/rand
17:43:17 [2021-06-18T17:43:17.488Z] #46 48.67 internal/singleflight
17:43:17 [2021-06-18T17:43:17.488Z] #46 48.82 errors
17:43:17 [2021-06-18T17:43:17.488Z] #46 49.14 sort
17:43:17 [2021-06-18T17:43:17.488Z] #46 49.28 io
17:43:17 [2021-06-18T17:43:17.488Z] #46 50.55 bytes
17:43:17 [2021-06-18T17:43:17.488Z] #46 50.55 strconv
17:43:17 [2021-06-18T17:43:17.488Z] #46 52.61 strings
17:43:17 [2021-06-18T17:43:17.488Z] #46 54.18 reflect
17:43:17 [2021-06-18T17:43:17.488Z] #46 ...
17:43:17 [2021-06-18T17:43:17.488Z] 
17:43:17 [2021-06-18T17:43:17.488Z] #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:43:17 [2021-06-18T17:43:17.488Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962
17:43:17 [2021-06-18T17:43:17.488Z] #36 55.43 Selecting previously unselected package cmake.
17:43:17 [2021-06-18T17:43:17.488Z] #36 55.46 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
17:43:17 [2021-06-18T17:43:17.488Z] #36 55.47 Unpacking cmake (3.13.4-1) ...
17:43:18 [2021-06-18T17:43:18.879Z] #36 ...
17:43:18 [2021-06-18T17:43:18.879Z] 
17:43:18 [2021-06-18T17:43:18.879Z] #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:43:18 [2021-06-18T17:43:18.879Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b
17:43:18 [2021-06-18T17:43:18.879Z] #44 46.28 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:43:18 [2021-06-18T17:43:18.879Z] #44 46.30 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
17:43:18 [2021-06-18T17:43:18.879Z] #44 50.48 Selecting previously unselected package python3-minimal.
17:43:18 [2021-06-18T17:43:18.879Z] #44 50.48 (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:43:18 [2021-06-18T17:43:18.879Z] #44 50.81 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:43:18 [2021-06-18T17:43:18.879Z] #44 50.83 Unpacking python3-minimal (3.7.3-1) ...
17:43:18 [2021-06-18T17:43:18.879Z] #44 50.96 Selecting previously unselected package libmpdec2:amd64.
17:43:18 [2021-06-18T17:43:18.879Z] #44 50.96 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:43:18 [2021-06-18T17:43:18.879Z] #44 50.98 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:43:18 [2021-06-18T17:43:18.879Z] #44 51.16 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:43:18 [2021-06-18T17:43:18.879Z] #44 51.19 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
17:43:18 [2021-06-18T17:43:18.879Z] #44 51.20 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:43:18 [2021-06-18T17:43:18.879Z] #44 53.02 Selecting previously unselected package python3.7.
17:43:18 [2021-06-18T17:43:18.879Z] #44 53.02 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
17:43:18 [2021-06-18T17:43:18.879Z] #44 53.02 Unpacking python3.7 (3.7.3-2+deb10u3) ...
17:43:18 [2021-06-18T17:43:18.879Z] #44 53.98 Selecting previously unselected package libpython3-stdlib:amd64.
17:43:18 [2021-06-18T17:43:18.879Z] #44 53.98 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:43:18 [2021-06-18T17:43:18.879Z] #44 54.11 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:43:18 [2021-06-18T17:43:18.879Z] #44 54.55 Setting up python3-minimal (3.7.3-1) ...
17:43:18 [2021-06-18T17:43:18.879Z] #44 56.43 Selecting previously unselected package python3.
17:43:18 [2021-06-18T17:43:18.879Z] #44 56.43 (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:43:18 [2021-06-18T17:43:18.879Z] #44 56.51 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
17:43:19 [2021-06-18T17:43:19.140Z] #44 56.53 Unpacking python3 (3.7.3-1) ...
17:43:19 [2021-06-18T17:43:19.140Z] #44 56.69 Selecting previously unselected package libprotobuf17:amd64.
17:43:19 [2021-06-18T17:43:19.140Z] #44 56.69 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
17:43:19 [2021-06-18T17:43:19.140Z] #44 56.70 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
17:43:19 [2021-06-18T17:43:19.713Z] #44 ...
17:43:19 [2021-06-18T17:43:19.713Z] 
17:43:19 [2021-06-18T17:43:19.713Z] #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:43:19 [2021-06-18T17:43:19.713Z] #52 sha256:6b2df471ec7ebb586a909679dc50b626c1eaaf50e53ad2acfe26efa5f0728d52
17:43:19 [2021-06-18T17:43:19.713Z] #52 47.51 internal/reflectlite
17:43:19 [2021-06-18T17:43:19.713Z] #52 49.18 errors
17:43:19 [2021-06-18T17:43:19.713Z] #52 49.18 sort
17:43:19 [2021-06-18T17:43:19.713Z] #52 49.54 io
17:43:19 [2021-06-18T17:43:19.713Z] #52 50.55 bytes
17:43:19 [2021-06-18T17:43:19.713Z] #52 50.67 internal/oserror
17:43:19 [2021-06-18T17:43:19.713Z] #52 50.77 syscall
17:43:19 [2021-06-18T17:43:19.713Z] #52 52.93 strconv
17:43:19 [2021-06-18T17:43:19.713Z] #52 56.57 reflect
17:43:19 [2021-06-18T17:43:19.713Z] #52 ...
17:43:19 [2021-06-18T17:43:19.713Z] 
17:43:19 [2021-06-18T17:43:19.713Z] #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:43:19 [2021-06-18T17:43:19.713Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b
17:43:19 [2021-06-18T17:43:19.713Z] #44 57.40 Selecting previously unselected package python3-pkg-resources.
17:43:19 [2021-06-18T17:43:19.974Z] #44 57.40 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
17:43:19 [2021-06-18T17:43:19.974Z] #44 57.40 Unpacking python3-pkg-resources (40.8.0-1) ...
17:43:20 [2021-06-18T17:43:20.235Z] #44 57.67 Selecting previously unselected package python3-six.
17:43:20 [2021-06-18T17:43:20.235Z] #44 57.68 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
17:43:20 [2021-06-18T17:43:20.235Z] #44 57.69 Unpacking python3-six (1.12.0-1) ...
17:43:20 [2021-06-18T17:43:20.235Z] #44 57.78 Selecting previously unselected package python3-protobuf.
17:43:20 [2021-06-18T17:43:20.235Z] #44 57.79 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
17:43:20 [2021-06-18T17:43:20.235Z] #44 57.79 Unpacking python3-protobuf (3.6.1.3-2) ...
17:43:20 [2021-06-18T17:43:20.496Z] #44 58.20 Selecting previously unselected package libnet1:amd64.
17:43:20 [2021-06-18T17:43:20.496Z] #44 58.20 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:43:20 [2021-06-18T17:43:20.496Z] #44 58.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:43:20 [2021-06-18T17:43:20.757Z] #44 58.34 Selecting previously unselected package libnl-3-200:amd64.
17:43:20 [2021-06-18T17:43:20.757Z] #44 58.34 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
17:43:20 [2021-06-18T17:43:20.757Z] #44 58.35 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:43:20 [2021-06-18T17:43:20.757Z] #44 58.52 Selecting previously unselected package libprotobuf-c1:amd64.
17:43:20 [2021-06-18T17:43:20.757Z] #44 58.52 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:43:21 [2021-06-18T17:43:21.024Z] #44 58.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:43:21 [2021-06-18T17:43:21.296Z] #44 58.84 Selecting previously unselected package criu.
17:43:21 [2021-06-18T17:43:21.296Z] #44 58.85 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
17:43:21 [2021-06-18T17:43:21.296Z] #44 58.89 Unpacking criu (3.15-1) ...
17:43:21 [2021-06-18T17:43:21.557Z] #44 ...
17:43:21 [2021-06-18T17:43:21.557Z] 
17:43:21 [2021-06-18T17:43:21.557Z] #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:43:21 [2021-06-18T17:43:21.557Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962
17:43:21 [2021-06-18T17:43:21.557Z] #36 58.25 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:43:21 [2021-06-18T17:43:21.557Z] #36 58.27 Setting up xxd (2:8.1.0875-5) ...
17:43:21 [2021-06-18T17:43:21.557Z] #36 58.30 Setting up libuv1:amd64 (1.24.1-1) ...
17:43:21 [2021-06-18T17:43:21.557Z] #36 58.32 Setting up vim-common (2:8.1.0875-5) ...
17:43:21 [2021-06-18T17:43:21.557Z] #36 58.39 Setting up librhash0:amd64 (1.3.8-1) ...
17:43:21 [2021-06-18T17:43:21.557Z] #36 58.42 Setting up cmake-data (3.13.4-1) ...
17:43:21 [2021-06-18T17:43:21.557Z] #36 58.45 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
17:43:21 [2021-06-18T17:43:21.557Z] #36 58.47 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
17:43:21 [2021-06-18T17:43:21.557Z] #36 58.50 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:43:21 [2021-06-18T17:43:21.557Z] #36 58.52 Setting up cmake (3.13.4-1) ...
17:43:21 [2021-06-18T17:43:21.557Z] #36 58.54 Processing triggers for libc-bin (2.28-10) ...
17:43:21 [2021-06-18T17:43:21.557Z] #36 58.60 Processing triggers for mime-support (3.62) ...
17:43:21 [2021-06-18T17:43:21.557Z] #36 DONE 59.4s
17:43:21 [2021-06-18T17:43:21.557Z] 
17:43:21 [2021-06-18T17:43:21.557Z] #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:43:21 [2021-06-18T17:43:21.557Z] #37 sha256:c0efc5923fca6172f979643df7854c96c6df5d0b2cce839f77f68330d24eb823
17:43:22 [2021-06-18T17:43:22.508Z] #37 1.196 + RM_GOPATH=0
17:43:22 [2021-06-18T17:43:22.508Z] #37 1.196 + TMP_GOPATH=
17:43:22 [2021-06-18T17:43:22.508Z] #37 1.196 + : /build
17:43:22 [2021-06-18T17:43:22.508Z] #37 1.196 + '[' -z '' ']'
17:43:22 [2021-06-18T17:43:22.508Z] #37 1.196 ++ mktemp -d
17:43:22 [2021-06-18T17:43:22.771Z] #37 1.200 + export GOPATH=/tmp/tmp.QXpttfjsFJ
17:43:22 [2021-06-18T17:43:22.771Z] #37 1.200 + GOPATH=/tmp/tmp.QXpttfjsFJ
17:43:22 [2021-06-18T17:43:22.771Z] #37 1.200 + RM_GOPATH=1
17:43:22 [2021-06-18T17:43:22.771Z] #37 1.200 + case "$(go env GOARCH)" in
17:43:22 [2021-06-18T17:43:22.771Z] #37 1.201 ++ go env GOARCH
17:43:22 [2021-06-18T17:43:22.771Z] #37 1.229 + export GO_BUILDMODE=-buildmode=pie
17:43:22 [2021-06-18T17:43:22.771Z] #37 1.229 + GO_BUILDMODE=-buildmode=pie
17:43:22 [2021-06-18T17:43:22.771Z] #37 1.231 ++ dirname /tmp/install/install.sh
17:43:22 [2021-06-18T17:43:22.771Z] #37 1.253 + dir=/tmp/install
17:43:22 [2021-06-18T17:43:22.771Z] #37 1.253 + bin=tini
17:43:22 [2021-06-18T17:43:22.771Z] #37 1.253 + shift
17:43:22 [2021-06-18T17:43:22.771Z] #37 1.253 + '[' '!' -f /tmp/install/tini.installer ']'
17:43:22 [2021-06-18T17:43:22.771Z] #37 1.253 + . /tmp/install/tini.installer
17:43:22 [2021-06-18T17:43:22.771Z] #37 1.253 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
17:43:22 [2021-06-18T17:43:22.771Z] #37 1.254 + install_tini
17:43:22 [2021-06-18T17:43:22.771Z] #37 1.254 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
17:43:22 [2021-06-18T17:43:22.771Z] #37 1.254 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
17:43:22 [2021-06-18T17:43:22.771Z] #37 1.254 + git clone https://github.com/krallin/tini.git /tmp/tmp.QXpttfjsFJ/tini
17:43:22 [2021-06-18T17:43:22.771Z] #37 1.257 Cloning into '/tmp/tmp.QXpttfjsFJ/tini'...
17:43:23 [2021-06-18T17:43:23.343Z] #37 1.965 + cd /tmp/tmp.QXpttfjsFJ/tini
17:43:23 [2021-06-18T17:43:23.343Z] #37 1.969 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
17:43:23 [2021-06-18T17:43:23.343Z] #37 1.993 + cmake .
17:43:23 [2021-06-18T17:43:23.914Z] #37 2.540 -- The C compiler identification is GNU 8.3.0
17:43:24 [2021-06-18T17:43:24.175Z] #37 2.601 -- Check for working C compiler: /usr/bin/cc
17:43:25 [2021-06-18T17:43:25.118Z] #37 3.511 -- Check for working C compiler: /usr/bin/cc -- works
17:43:25 [2021-06-18T17:43:25.118Z] #37 3.517 -- Detecting C compiler ABI info
17:43:25 [2021-06-18T17:43:25.690Z] #37 4.244 -- Detecting C compiler ABI info - done
17:43:25 [2021-06-18T17:43:25.690Z] #37 4.340 -- Detecting C compile features
17:43:27 [2021-06-18T17:43:27.075Z] #37 ...
17:43:27 [2021-06-18T17:43:27.075Z] 
17:43:27 [2021-06-18T17:43:27.075Z] #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:43:27 [2021-06-18T17:43:27.075Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e
17:43:27 [2021-06-18T17:43:27.075Z] #13 51.41 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:43:27 [2021-06-18T17:43:27.075Z] #13 51.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
17:43:27 [2021-06-18T17:43:27.075Z] #13 51.43 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:43:27 [2021-06-18T17:43:27.075Z] #13 54.87 Selecting previously unselected package binutils-mingw-w64.
17:43:27 [2021-06-18T17:43:27.075Z] #13 54.88 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:43:27 [2021-06-18T17:43:27.075Z] #13 54.89 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:43:27 [2021-06-18T17:43:27.075Z] #13 55.06 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:43:27 [2021-06-18T17:43:27.075Z] #13 55.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
17:43:27 [2021-06-18T17:43:27.075Z] #13 55.08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:43:27 [2021-06-18T17:43:27.075Z] #13 55.28 Selecting previously unselected package dmsetup.
17:43:27 [2021-06-18T17:43:27.075Z] #13 55.28 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
17:43:27 [2021-06-18T17:43:27.075Z] #13 55.34 Unpacking dmsetup (2:1.02.155-3) ...
17:43:27 [2021-06-18T17:43:27.075Z] #13 55.80 Selecting previously unselected package mingw-w64-common.
17:43:27 [2021-06-18T17:43:27.075Z] #13 55.80 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:43:27 [2021-06-18T17:43:27.075Z] #13 55.82 Unpacking mingw-w64-common (6.0.0-3) ...
17:43:27 [2021-06-18T17:43:27.075Z] #13 61.57 Selecting previously unselected package mingw-w64-x86-64-dev.
17:43:27 [2021-06-18T17:43:27.075Z] #13 61.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:43:27 [2021-06-18T17:43:27.075Z] #13 61.60 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:43:27 [2021-06-18T17:43:27.646Z] #13 ...
17:43:27 [2021-06-18T17:43:27.646Z] 
17:43:27 [2021-06-18T17:43:27.646Z] #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:43:27 [2021-06-18T17:43:27.646Z] #37 sha256:c0efc5923fca6172f979643df7854c96c6df5d0b2cce839f77f68330d24eb823
17:43:27 [2021-06-18T17:43:27.646Z] #37 6.369 -- Detecting C compile features - done
17:43:27 [2021-06-18T17:43:27.907Z] #37 6.412 -- Performing Test HAS_BUILTIN_FORTIFY
17:43:28 [2021-06-18T17:43:28.168Z] #37 6.599 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:43:28 [2021-06-18T17:43:28.168Z] #37 ...
17:43:28 [2021-06-18T17:43:28.168Z] 
17:43:28 [2021-06-18T17:43:28.168Z] #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:43:28 [2021-06-18T17:43:28.168Z] #46 sha256:3b3eefdcd905b118f6ff7f12a269add1e6455dc579635aa384259188f7642c35
17:43:28 [2021-06-18T17:43:28.168Z] #46 56.03 bufio
17:43:28 [2021-06-18T17:43:28.168Z] #46 58.00 syscall
17:43:28 [2021-06-18T17:43:28.168Z] #46 66.16 internal/syscall/unix
17:43:28 [2021-06-18T17:43:28.168Z] #46 ...
17:43:28 [2021-06-18T17:43:28.168Z] 
17:43:28 [2021-06-18T17:43:28.168Z] #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:43:28 [2021-06-18T17:43:28.168Z] #37 sha256:c0efc5923fca6172f979643df7854c96c6df5d0b2cce839f77f68330d24eb823
17:43:28 [2021-06-18T17:43:28.168Z] #37 6.719 -- Configuring done
17:43:28 [2021-06-18T17:43:28.168Z] #37 6.739 -- Generating done
17:43:28 [2021-06-18T17:43:28.168Z] #37 6.751 -- Build files have been written to: /tmp/tmp.QXpttfjsFJ/tini
17:43:28 [2021-06-18T17:43:28.168Z] #37 6.763 + make tini-static
17:43:28 [2021-06-18T17:43:28.740Z] #37 7.208 Scanning dependencies of target tini-static
17:43:28 [2021-06-18T17:43:28.740Z] #37 7.296 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:43:30 [2021-06-18T17:43:30.125Z] #37 8.681 [100%] Linking C executable tini-static
17:43:30 [2021-06-18T17:43:30.702Z] #37 9.299 [100%] Built target tini-static
17:43:30 [2021-06-18T17:43:30.702Z] #37 9.354 + mkdir -p /build
17:43:30 [2021-06-18T17:43:30.702Z] #37 9.361 + cp tini-static /build/docker-init
17:43:31 [2021-06-18T17:43:31.651Z] #37 DONE 10.1s
17:43:31 [2021-06-18T17:43:31.651Z] 
17:43:31 [2021-06-18T17:43:31.651Z] #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:43:31 [2021-06-18T17:43:31.651Z] #46 sha256:3b3eefdcd905b118f6ff7f12a269add1e6455dc579635aa384259188f7642c35
17:43:31 [2021-06-18T17:43:31.651Z] #46 66.51 internal/fmtsort
17:43:31 [2021-06-18T17:43:31.652Z] #46 66.59 internal/poll
17:43:31 [2021-06-18T17:43:31.652Z] #46 67.33 internal/syscall/execenv
17:43:31 [2021-06-18T17:43:31.652Z] #46 67.50 path
17:43:31 [2021-06-18T17:43:31.652Z] #46 68.12 io/fs
17:43:31 [2021-06-18T17:43:31.652Z] #46 69.21 regexp/syntax
17:43:31 [2021-06-18T17:43:31.652Z] #46 69.38 os
17:43:32 [2021-06-18T17:43:32.228Z] #46 ...
17:43:32 [2021-06-18T17:43:32.228Z] 
17:43:32 [2021-06-18T17:43:32.228Z] #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:43:32 [2021-06-18T17:43:32.228Z] #52 sha256:6b2df471ec7ebb586a909679dc50b626c1eaaf50e53ad2acfe26efa5f0728d52
17:43:32 [2021-06-18T17:43:32.228Z] #52 59.95 time
17:43:32 [2021-06-18T17:43:32.228Z] #52 65.75 context
17:43:32 [2021-06-18T17:43:32.228Z] #52 66.94 internal/poll
17:43:32 [2021-06-18T17:43:32.228Z] #52 68.56 encoding/binary
17:43:32 [2021-06-18T17:43:32.228Z] #52 69.39 os
17:43:32 [2021-06-18T17:43:32.228Z] #52 ...
17:43:32 [2021-06-18T17:43:32.228Z] 
17:43:32 [2021-06-18T17:43:32.228Z] #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:43:32 [2021-06-18T17:43:32.228Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b
17:43:32 [2021-06-18T17:43:32.228Z] #44 59.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:43:32 [2021-06-18T17:43:32.228Z] #44 60.04 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:43:32 [2021-06-18T17:43:32.228Z] #44 60.04 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:43:32 [2021-06-18T17:43:32.228Z] #44 60.07 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
17:43:32 [2021-06-18T17:43:32.228Z] #44 60.07 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:43:32 [2021-06-18T17:43:32.228Z] #44 60.09 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:43:32 [2021-06-18T17:43:32.228Z] #44 60.10 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:43:32 [2021-06-18T17:43:32.228Z] #44 60.12 Setting up python3.7 (3.7.3-2+deb10u3) ...
17:43:32 [2021-06-18T17:43:32.228Z] #44 65.32 Setting up python3 (3.7.3-1) ...
17:43:32 [2021-06-18T17:43:32.228Z] #44 65.96 Setting up python3-six (1.12.0-1) ...
17:43:32 [2021-06-18T17:43:32.228Z] #44 67.07 Setting up python3-pkg-resources (40.8.0-1) ...
17:43:32 [2021-06-18T17:43:32.228Z] #44 68.68 Setting up python3-protobuf (3.6.1.3-2) ...
17:43:33 [2021-06-18T17:43:33.173Z] #44 ...
17:43:33 [2021-06-18T17:43:33.434Z] 
17:43:33 [2021-06-18T17:43:33.434Z] #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:43:33 [2021-06-18T17:43:33.434Z] #52 sha256:6b2df471ec7ebb586a909679dc50b626c1eaaf50e53ad2acfe26efa5f0728d52
17:43:33 [2021-06-18T17:43:33.434Z] #52 71.16 encoding/base64
17:43:34 [2021-06-18T17:43:34.006Z] #52 71.94 golang.org/x/sys/unix
17:43:36 [2021-06-18T17:43:36.553Z] #52 74.38 fmt
17:43:38 [2021-06-18T17:43:38.031Z] #52 ...
17:43:38 [2021-06-18T17:43:38.031Z] 
17:43:38 [2021-06-18T17:43:38.031Z] #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:43:38 [2021-06-18T17:43:38.031Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b
17:43:38 [2021-06-18T17:43:38.031Z] #44 72.58 Setting up criu (3.15-1) ...
17:43:38 [2021-06-18T17:43:38.031Z] #44 74.57 Processing triggers for libc-bin (2.28-10) ...
17:43:38 [2021-06-18T17:43:38.031Z] #44 74.63 Processing triggers for mime-support (3.62) ...
17:43:38 [2021-06-18T17:43:38.031Z] #44 DONE 75.3s
17:43:38 [2021-06-18T17:43:38.031Z] 
17:43:38 [2021-06-18T17:43:38.031Z] #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:43:38 [2021-06-18T17:43:38.031Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e
17:43:38 [2021-06-18T17:43:38.031Z] #13 67.94 Selecting previously unselected package gcc-mingw-w64-base.
17:43:38 [2021-06-18T17:43:38.031Z] #13 67.95 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:43:38 [2021-06-18T17:43:38.031Z] #13 67.96 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:43:38 [2021-06-18T17:43:38.031Z] #13 68.13 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:43:38 [2021-06-18T17:43:38.031Z] #13 68.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:43:38 [2021-06-18T17:43:38.031Z] #13 68.14 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:43:41 [2021-06-18T17:43:41.344Z] #13 ...
17:43:41 [2021-06-18T17:43:41.344Z] 
17:43:41 [2021-06-18T17:43:41.344Z] #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:43:41 [2021-06-18T17:43:41.344Z] #52 sha256:6b2df471ec7ebb586a909679dc50b626c1eaaf50e53ad2acfe26efa5f0728d52
17:43:41 [2021-06-18T17:43:41.344Z] #52 78.77 encoding/json
17:43:42 [2021-06-18T17:43:42.286Z] #52 80.24 flag
17:43:43 [2021-06-18T17:43:43.672Z] #52 81.51 github.com/pkg/diff
17:43:45 [2021-06-18T17:43:45.058Z] #52 82.80 go/ast
17:43:46 [2021-06-18T17:43:46.000Z] #52 ...
17:43:46 [2021-06-18T17:43:46.000Z] 
17:43:46 [2021-06-18T17:43:46.000Z] #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:43:46 [2021-06-18T17:43:46.000Z] #46 sha256:3b3eefdcd905b118f6ff7f12a269add1e6455dc579635aa384259188f7642c35
17:43:46 [2021-06-18T17:43:46.000Z] #46 73.86 regexp
17:43:46 [2021-06-18T17:43:46.000Z] #46 74.07 fmt
17:43:46 [2021-06-18T17:43:46.000Z] #46 77.44 path/filepath
17:43:46 [2021-06-18T17:43:46.000Z] #46 78.74 internal/lazyregexp
17:43:46 [2021-06-18T17:43:46.000Z] #46 79.00 io/ioutil
17:43:46 [2021-06-18T17:43:46.000Z] #46 79.12 flag
17:43:46 [2021-06-18T17:43:46.000Z] #46 79.51 go/token
17:43:46 [2021-06-18T17:43:46.000Z] #46 80.45 go/scanner
17:43:46 [2021-06-18T17:43:46.000Z] #46 80.66 net/url
17:43:46 [2021-06-18T17:43:46.000Z] #46 81.67 go/ast
17:43:46 [2021-06-18T17:43:46.000Z] #46 81.99 text/template/parse
17:43:46 [2021-06-18T17:43:46.000Z] #46 ...
17:43:46 [2021-06-18T17:43:46.000Z] 
17:43:46 [2021-06-18T17:43:46.000Z] #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:43:46 [2021-06-18T17:43:46.000Z] #57 sha256:c9960e207a414336f40a64497f80d7e340fb36be216bccb755f85394e2f82811
17:43:47 [2021-06-18T17:43:47.043Z] #57 41.44 Checking out files:  49% (2012/4061)   
Checking out files:  50% (2031/4061)   
Checking out files:  51% (2072/4061)   
Checking out files:  52% (2112/4061)   
Checking out files:  53% (2153/4061)   
Checking out files:  54% (2193/4061)   
Checking out files:  55% (2234/4061)   
Checking out files:  56% (2275/4061)   
Checking out files:  57% (2315/4061)   
Checking out files:  58% (2356/4061)   
Checking out files:  59% (2396/4061)   
Checking out files:  60% (2437/4061)   
Checking out files:  61% (2478/4061)   
Checking out files:  62% (2518/4061)   
Checking out files:  63% (2559/4061)   
Checking out files:  64% (2600/4061)   
Checking out files:  65% (2640/4061)   
Checking out files:  66% (2681/4061)   
Checking out files:  67% (2721/4061)   
Checking out files:  68% (2762/4061)   
Checking out files:  69% (2803/4061)   
Checking out files:  70% (2843/4061)   
Checking out files:  71% (2884/4061)   
Checking out files:  72% (2924/4061)   
Checking out files:  73% (2965/4061)   
Checking out files:  74% (3006/4061)   
Checking out files:  75% (3046/4061)   
Checking out files:  76% (3087/4061)   
Checking out files:  77% (3127/4061)   
Checking out files:  78% (3168/4061)   
Checking out files:  79% (3209/4061)   
Checking out files:  80% (3249/4061)   
Checking out files:  81% (3290/4061)   
Checking out files:  82% (3331/4061)   
Checking out files:  83% (3371/4061)   
Checking out files:  84% (3412/4061)   
Checking out files:  85% (3452/4061)   
Checking out files:  86% (3493/4061)   
Checking out files:  87% (3534/4061)   
Checking out files:  88% (3574/4061)   
Checking out files:  89% (3615/4061)   
Checking out files:  90% (3655/4061)   
Checking out files:  91% (3696/4061)   
Checking out files:  92% (3737/4061)   
Checking out files:  92% (3761/4061)   
Checking out files:  93% (3777/4061)   
Checking out files:  94% (3818/4061)   
Checking out files:  95% (3858/4061)   
Checking out files:  96% (3899/4061)   
Checking out files:  97% (3940/4061)   
Checking out files:  98% (3980/4061)   
Checking out files:  99% (4021/4061)   
Checking out files: 100% (4061/4061)   
Checking out files: 100% (4061/4061), done.
17:43:47 [2021-06-18T17:43:47.044Z] #57 42.74 + cd /tmp/tmp.To7Uug8X4P/src/github.com/containerd/containerd
17:43:47 [2021-06-18T17:43:47.044Z] #57 42.75 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
17:43:48 [2021-06-18T17:43:48.428Z] #57 44.01 + export 'BUILDTAGS=netgo osusergo static_build'
17:43:48 [2021-06-18T17:43:48.428Z] #57 44.01 + BUILDTAGS='netgo osusergo static_build'
17:43:48 [2021-06-18T17:43:48.428Z] #57 44.01 + export EXTRA_FLAGS=-buildmode=pie
17:43:48 [2021-06-18T17:43:48.428Z] #57 44.01 + EXTRA_FLAGS=-buildmode=pie
17:43:48 [2021-06-18T17:43:48.428Z] #57 44.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:43:48 [2021-06-18T17:43:48.428Z] #57 44.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:43:48 [2021-06-18T17:43:48.428Z] #57 44.01 + '[' '' = dynamic ']'
17:43:48 [2021-06-18T17:43:48.428Z] #57 44.01 + make
17:43:49 [2021-06-18T17:43:49.813Z] #57 45.29 + bin/ctr
17:43:55 [2021-06-18T17:43:55.101Z] #57 ...
17:43:55 [2021-06-18T17:43:55.101Z] 
17:43:55 [2021-06-18T17:43:55.101Z] #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:43:55 [2021-06-18T17:43:55.101Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e
17:43:55 [2021-06-18T17:43:55.101Z] #13 89.42 Selecting previously unselected package g++-mingw-w64-x86-64.
17:43:55 [2021-06-18T17:43:55.101Z] #13 89.42 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:43:55 [2021-06-18T17:43:55.101Z] #13 89.43 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:43:56 [2021-06-18T17:43:56.492Z] #13 ...
17:43:56 [2021-06-18T17:43:56.492Z] 
17:43:56 [2021-06-18T17:43:56.492Z] #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:43:56 [2021-06-18T17:43:56.492Z] #52 sha256:6b2df471ec7ebb586a909679dc50b626c1eaaf50e53ad2acfe26efa5f0728d52
17:43:56 [2021-06-18T17:43:56.492Z] #52 84.18 golang.org/x/crypto/ssh/terminal
17:43:56 [2021-06-18T17:43:56.492Z] #52 85.57 mvdan.cc/editorconfig
17:43:56 [2021-06-18T17:43:56.492Z] #52 86.44 mvdan.cc/sh/v3/fileutil
17:43:56 [2021-06-18T17:43:56.492Z] #52 86.58 text/tabwriter
17:43:56 [2021-06-18T17:43:56.492Z] #52 87.30 mvdan.cc/sh/v3/syntax
17:43:56 [2021-06-18T17:43:56.492Z] #52 92.56 mvdan.cc/sh/v3/cmd/shfmt
17:43:56 [2021-06-18T17:43:56.492Z] #52 ...
17:43:56 [2021-06-18T17:43:56.492Z] 
17:43:56 [2021-06-18T17:43:56.492Z] #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:43:56 [2021-06-18T17:43:56.492Z] #46 sha256:3b3eefdcd905b118f6ff7f12a269add1e6455dc579635aa384259188f7642c35
17:43:56 [2021-06-18T17:43:56.492Z] #46 85.65 go/parser
17:43:56 [2021-06-18T17:43:56.492Z] #46 86.64 text/template
17:43:56 [2021-06-18T17:43:56.492Z] #46 88.77 log
17:43:56 [2021-06-18T17:43:56.492Z] #46 89.44 encoding/xml
17:43:56 [2021-06-18T17:43:56.492Z] #46 91.86 go/doc
17:43:56 [2021-06-18T17:43:56.492Z] #46 93.99 github.com/LK4D4/vndr/versioned
17:43:56 [2021-06-18T17:43:56.492Z] #46 94.14 compress/flate
17:43:57 [2021-06-18T17:43:57.438Z] #46 95.38 github.com/LK4D4/vndr/build
17:43:58 [2021-06-18T17:43:58.381Z] #46 ...
17:43:58 [2021-06-18T17:43:58.381Z] 
17:43:58 [2021-06-18T17:43:58.381Z] #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:43:58 [2021-06-18T17:43:58.381Z] #52 sha256:6b2df471ec7ebb586a909679dc50b626c1eaaf50e53ad2acfe26efa5f0728d52
17:43:58 [2021-06-18T17:43:58.381Z] #52 DONE 96.3s
17:43:58 [2021-06-18T17:43:58.645Z] 
17:43:58 [2021-06-18T17:43:58.645Z] #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:43:58 [2021-06-18T17:43:58.645Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e
17:44:00 [2021-06-18T17:44:00.030Z] #13 ...
17:44:00 [2021-06-18T17:44:00.030Z] 
17:44:00 [2021-06-18T17:44:00.030Z] #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:44:00 [2021-06-18T17:44:00.030Z] #46 sha256:3b3eefdcd905b118f6ff7f12a269add1e6455dc579635aa384259188f7642c35
17:44:00 [2021-06-18T17:44:00.030Z] #46 96.77 hash/crc32
17:44:00 [2021-06-18T17:44:00.030Z] #46 97.81 compress/gzip
17:44:00 [2021-06-18T17:44:00.291Z] #46 98.35 crypto/rsa
17:44:00 [2021-06-18T17:44:00.863Z] #46 98.70 crypto/dsa
17:44:01 [2021-06-18T17:44:01.124Z] #46 99.09 crypto/x509/pkix
17:44:01 [2021-06-18T17:44:01.696Z] #46 99.58 net
17:44:01 [2021-06-18T17:44:01.957Z] #46 99.78 vendor/golang.org/x/crypto/chacha20
17:44:02 [2021-06-18T17:44:02.529Z] #46 100.3 vendor/golang.org/x/crypto/poly1305
17:44:02 [2021-06-18T17:44:02.789Z] #46 100.9 vendor/golang.org/x/sys/cpu
17:44:03 [2021-06-18T17:44:03.360Z] #46 101.3 vendor/golang.org/x/crypto/chacha20poly1305
17:44:04 [2021-06-18T17:44:04.303Z] #46 102.1 vendor/golang.org/x/crypto/curve25519
17:44:05 [2021-06-18T17:44:05.247Z] #46 103.0 vendor/golang.org/x/crypto/hkdf
17:44:05 [2021-06-18T17:44:05.247Z] #46 103.2 vendor/golang.org/x/text/transform
17:44:05 [2021-06-18T17:44:05.819Z] #46 103.8 vendor/golang.org/x/text/unicode/bidi
17:44:07 [2021-06-18T17:44:07.205Z] #46 105.2 vendor/golang.org/x/text/secure/bidirule
17:44:07 [2021-06-18T17:44:07.466Z] #46 105.4 vendor/golang.org/x/text/unicode/norm
17:44:09 [2021-06-18T17:44:09.380Z] #46 ...
17:44:09 [2021-06-18T17:44:09.380Z] 
17:44:09 [2021-06-18T17:44:09.380Z] #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:44:09 [2021-06-18T17:44:09.380Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e
17:44:09 [2021-06-18T17:44:09.380Z] #13 104.0 Selecting previously unselected package libapparmor1:amd64.
17:44:09 [2021-06-18T17:44:09.380Z] #13 104.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
17:44:09 [2021-06-18T17:44:09.380Z] #13 104.0 Unpacking libapparmor1:amd64 (2.13.2-10) ...
17:44:09 [2021-06-18T17:44:09.640Z] #13 104.1 Selecting previously unselected package libapparmor-dev:amd64.
17:44:09 [2021-06-18T17:44:09.640Z] #13 104.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
17:44:09 [2021-06-18T17:44:09.640Z] #13 104.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
17:44:09 [2021-06-18T17:44:09.640Z] #13 104.2 Selecting previously unselected package libbtrfs0.
17:44:09 [2021-06-18T17:44:09.640Z] #13 104.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
17:44:09 [2021-06-18T17:44:09.640Z] #13 104.3 Unpacking libbtrfs0 (4.20.1-2) ...
17:44:09 [2021-06-18T17:44:09.640Z] #13 104.3 Selecting previously unselected package libbtrfs-dev.
17:44:09 [2021-06-18T17:44:09.933Z] #13 104.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
17:44:09 [2021-06-18T17:44:09.933Z] #13 104.3 Unpacking libbtrfs-dev (4.20.1-2) ...
17:44:09 [2021-06-18T17:44:09.933Z] #13 104.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:44:09 [2021-06-18T17:44:09.933Z] #13 104.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
17:44:09 [2021-06-18T17:44:09.933Z] #13 104.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:44:09 [2021-06-18T17:44:09.933Z] #13 104.6 Selecting previously unselected package libudev-dev:amd64.
17:44:09 [2021-06-18T17:44:09.933Z] #13 104.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
17:44:09 [2021-06-18T17:44:09.933Z] #13 104.6 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
17:44:10 [2021-06-18T17:44:10.194Z] #13 104.7 Selecting previously unselected package libsepol1-dev:amd64.
17:44:10 [2021-06-18T17:44:10.194Z] #13 104.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
17:44:10 [2021-06-18T17:44:10.194Z] #13 104.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
17:44:10 [2021-06-18T17:44:10.766Z] #13 105.0 Selecting previously unselected package libpcre16-3:amd64.
17:44:10 [2021-06-18T17:44:10.766Z] #13 105.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
17:44:10 [2021-06-18T17:44:10.766Z] #13 105.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
17:44:10 [2021-06-18T17:44:10.766Z] #13 105.2 Selecting previously unselected package libpcre32-3:amd64.
17:44:10 [2021-06-18T17:44:10.766Z] #13 105.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
17:44:10 [2021-06-18T17:44:10.766Z] #13 105.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
17:44:11 [2021-06-18T17:44:11.027Z] #13 105.4 Selecting previously unselected package libpcrecpp0v5:amd64.
17:44:11 [2021-06-18T17:44:11.027Z] #13 105.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
17:44:11 [2021-06-18T17:44:11.027Z] #13 105.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
17:44:11 [2021-06-18T17:44:11.027Z] #13 105.5 Selecting previously unselected package libpcre3-dev:amd64.
17:44:11 [2021-06-18T17:44:11.027Z] #13 105.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
17:44:11 [2021-06-18T17:44:11.027Z] #13 105.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
17:44:11 [2021-06-18T17:44:11.287Z] #13 105.9 Selecting previously unselected package libselinux1-dev:amd64.
17:44:11 [2021-06-18T17:44:11.548Z] #13 105.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
17:44:11 [2021-06-18T17:44:11.548Z] #13 105.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
17:44:11 [2021-06-18T17:44:11.809Z] #13 106.1 Selecting previously unselected package libdevmapper-dev:amd64.
17:44:11 [2021-06-18T17:44:11.809Z] #13 106.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
17:44:11 [2021-06-18T17:44:11.809Z] #13 106.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:44:11 [2021-06-18T17:44:11.809Z] #13 106.3 Selecting previously unselected package libseccomp-dev:amd64.
17:44:11 [2021-06-18T17:44:11.809Z] #13 106.3 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
17:44:11 [2021-06-18T17:44:11.809Z] #13 106.3 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
17:44:12 [2021-06-18T17:44:12.070Z] #13 106.4 Selecting previously unselected package libsystemd-dev:amd64.
17:44:12 [2021-06-18T17:44:12.070Z] #13 106.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
17:44:12 [2021-06-18T17:44:12.070Z] #13 106.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
17:44:12 [2021-06-18T17:44:12.331Z] #13 106.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
17:44:12 [2021-06-18T17:44:12.331Z] #13 106.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
17:44:12 [2021-06-18T17:44:12.331Z] #13 106.9 Setting up libapparmor1:amd64 (2.13.2-10) ...
17:44:12 [2021-06-18T17:44:12.331Z] #13 107.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:44:12 [2021-06-18T17:44:12.331Z] #13 107.0 Setting up libpcre16-3:amd64 (2:8.39-12) ...
17:44:12 [2021-06-18T17:44:12.591Z] #13 107.0 Setting up libsepol1-dev:amd64 (2.8-1) ...
17:44:12 [2021-06-18T17:44:12.591Z] #13 107.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:44:12 [2021-06-18T17:44:12.591Z] #13 107.0 Setting up libbtrfs0 (4.20.1-2) ...
17:44:12 [2021-06-18T17:44:12.591Z] #13 107.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
17:44:12 [2021-06-18T17:44:12.591Z] #13 107.0 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
17:44:12 [2021-06-18T17:44:12.591Z] #13 107.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:44:12 [2021-06-18T17:44:12.591Z] #13 107.1 Setting up libbtrfs-dev (4.20.1-2) ...
17:44:12 [2021-06-18T17:44:12.591Z] #13 107.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
17:44:12 [2021-06-18T17:44:12.591Z] #13 107.1 Setting up mingw-w64-common (6.0.0-3) ...
17:44:12 [2021-06-18T17:44:12.591Z] #13 107.1 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
17:44:12 [2021-06-18T17:44:12.591Z] #13 107.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:44:12 [2021-06-18T17:44:12.591Z] #13 107.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
17:44:12 [2021-06-18T17:44:12.591Z] #13 107.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:44:12 [2021-06-18T17:44:12.852Z] #13 107.2 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:44:12 [2021-06-18T17:44:12.853Z] #13 107.2 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:44:12 [2021-06-18T17:44:12.853Z] #13 107.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:44:12 [2021-06-18T17:44:12.853Z] #13 107.2 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:44:12 [2021-06-18T17:44:12.853Z] #13 107.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:44:12 [2021-06-18T17:44:12.853Z] #13 107.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:44:12 [2021-06-18T17:44:12.853Z] #13 107.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
17:44:12 [2021-06-18T17:44:12.853Z] #13 107.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:44:12 [2021-06-18T17:44:12.853Z] #13 107.3 Setting up dmsetup (2:1.02.155-3) ...
17:44:12 [2021-06-18T17:44:12.853Z] #13 107.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:44:12 [2021-06-18T17:44:12.853Z] #13 107.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:44:12 [2021-06-18T17:44:12.853Z] #13 107.3 Processing triggers for libc-bin (2.28-10) ...
17:44:14 [2021-06-18T17:44:14.241Z] #13 DONE 108.7s
17:44:14 [2021-06-18T17:44:14.241Z] 
17:44:14 [2021-06-18T17:44:14.241Z] #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:44:14 [2021-06-18T17:44:14.241Z] #59 sha256:72ef4c057139fe3a198a28c9d2a22340a840a47f86905707cdf7f78e248e192c
17:44:14 [2021-06-18T17:44:14.241Z] #59 112.0 + for f in rootlesskit rootlesskit-docker-proxy
17:44:14 [2021-06-18T17:44:14.241Z] #59 112.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:44:16 [2021-06-18T17:44:16.157Z] #59 ...
17:44:16 [2021-06-18T17:44:16.157Z] 
17:44:16 [2021-06-18T17:44:16.157Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
17:44:16 [2021-06-18T17:44:16.157Z] #14 sha256:439592cb2474c4f379790efd36637b5061a8bd83fbc39f7ebf441a894b20089f
17:44:16 [2021-06-18T17:44:16.157Z] #14 DONE 1.8s
17:44:16 [2021-06-18T17:44:16.157Z] 
17:44:16 [2021-06-18T17:44:16.157Z] #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:44:16 [2021-06-18T17:44:16.157Z] #54 sha256:22cdd093422089f3f55e2178fcacf9cc9e0d4482d6181edc4e896fd87ee6e80e
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.625 + RM_GOPATH=0
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.625 + TMP_GOPATH=
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.625 + : /build
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.625 + '[' -z '' ']'
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.625 ++ mktemp -d
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.629 + export GOPATH=/tmp/tmp.gwOV4EusAs
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.629 + GOPATH=/tmp/tmp.gwOV4EusAs
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.637 + RM_GOPATH=1
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.638 + case "$(go env GOARCH)" in
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.638 ++ go env GOARCH
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.654 + export GO_BUILDMODE=-buildmode=pie
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.654 + GO_BUILDMODE=-buildmode=pie
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.656 ++ dirname /tmp/install/install.sh
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.658 + dir=/tmp/install
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.658 + bin=runc
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.658 + shift
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.659 + '[' '!' -f /tmp/install/runc.installer ']'
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.659 + . /tmp/install/runc.installer
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.659 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.659 + install_runc
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.666 + uname -r
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.670 + grep -q '^3\.10\.0.*\.el7\.'
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.671 + RUNC_BUILDTAGS='seccomp '
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.671 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )'
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.671 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gwOV4EusAs/src/github.com/opencontainers/runc
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.671 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )
17:44:16 [2021-06-18T17:44:16.157Z] #54 1.673 Cloning into '/tmp/tmp.gwOV4EusAs/src/github.com/opencontainers/runc'...
17:44:17 [2021-06-18T17:44:17.543Z] #54 ...
17:44:17 [2021-06-18T17:44:17.543Z] 
17:44:17 [2021-06-18T17:44:17.543Z] #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:44:17 [2021-06-18T17:44:17.543Z] #15 sha256:58bb467fb5082385e77c411108906cde23ac136da1771d3e481a15a451965562
17:44:17 [2021-06-18T17:44:17.543Z] #15 DONE 1.4s
17:44:17 [2021-06-18T17:44:17.543Z] 
17:44:17 [2021-06-18T17:44:17.543Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:44:17 [2021-06-18T17:44:17.543Z] #16 sha256:4712438b249bcc42580af81cb16f0c888a09cbf220871681026c6af279edb1ee
17:44:18 [2021-06-18T17:44:18.486Z] #16 1.107 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:44:18 [2021-06-18T17:44:18.747Z] #16 DONE 1.3s
17:44:18 [2021-06-18T17:44:18.747Z] 
17:44:18 [2021-06-18T17:44:18.747Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:44:18 [2021-06-18T17:44:18.747Z] #17 sha256:703af3b0e6424990c5639009bce49ac860d8458dcacc8e05e90f843d940a1110
17:44:20 [2021-06-18T17:44:20.135Z] #17 DONE 1.2s
17:44:20 [2021-06-18T17:44:20.135Z] 
17:44:20 [2021-06-18T17:44:20.135Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:44:20 [2021-06-18T17:44:20.135Z] #18 sha256:9eb46e3f4218141522d2de902e090403622b4e8494b7bea52ad34d6941e65d44
17:44:21 [2021-06-18T17:44:21.078Z] #18 ...
17:44:21 [2021-06-18T17:44:21.078Z] 
17:44:21 [2021-06-18T17:44:21.079Z] #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:44:21 [2021-06-18T17:44:21.079Z] #46 sha256:3b3eefdcd905b118f6ff7f12a269add1e6455dc579635aa384259188f7642c35
17:44:21 [2021-06-18T17:44:21.079Z] #46 109.0 vendor/golang.org/x/net/idna
17:44:21 [2021-06-18T17:44:21.079Z] #46 110.8 vendor/golang.org/x/net/http2/hpack
17:44:21 [2021-06-18T17:44:21.079Z] #46 111.8 mime
17:44:21 [2021-06-18T17:44:21.079Z] #46 114.2 mime/quotedprintable
17:44:21 [2021-06-18T17:44:21.079Z] #46 114.5 net/http/internal
17:44:21 [2021-06-18T17:44:21.079Z] #46 118.6 crypto/tls
17:44:21 [2021-06-18T17:44:21.340Z] #46 ...
17:44:21 [2021-06-18T17:44:21.340Z] 
17:44:21 [2021-06-18T17:44:21.340Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:44:21 [2021-06-18T17:44:21.340Z] #18 sha256:9eb46e3f4218141522d2de902e090403622b4e8494b7bea52ad34d6941e65d44
17:44:21 [2021-06-18T17:44:21.340Z] #18 DONE 1.3s
17:44:21 [2021-06-18T17:44:21.340Z] 
17:44:21 [2021-06-18T17:44:21.340Z] #19 [dev-systemd-false  6/25] RUN ldconfig
17:44:21 [2021-06-18T17:44:21.340Z] #19 sha256:d7736cd0318da8666a4c89d87a6e170a3bcc50d1010d975b61582ec08385f50d
17:44:21 [2021-06-18T17:44:21.956Z] #19 ...
17:44:21 [2021-06-18T17:44:21.956Z] 
17:44:21 [2021-06-18T17:44:21.956Z] #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:44:21 [2021-06-18T17:44:21.956Z] #59 sha256:72ef4c057139fe3a198a28c9d2a22340a840a47f86905707cdf7f78e248e192c
17:44:21 [2021-06-18T17:44:21.956Z] #59 DONE 119.8s
17:44:21 [2021-06-18T17:44:21.956Z] 
17:44:21 [2021-06-18T17:44:21.956Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:44:21 [2021-06-18T17:44:21.956Z] #60 sha256:ca531cc7688c615f82d963a2738bfca87334d2a713450e5a15c79dbbd5ee8145
17:44:21 [2021-06-18T17:44:21.956Z] #60 DONE 0.1s
17:44:21 [2021-06-18T17:44:21.956Z] 
17:44:21 [2021-06-18T17:44:21.956Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:44:21 [2021-06-18T17:44:21.956Z] #61 sha256:2cef3d297594ce1fedf184f0272a3d1b3456276eb43eac3aceeb29aac6746524
17:44:21 [2021-06-18T17:44:21.956Z] #61 DONE 0.1s
17:44:21 [2021-06-18T17:44:21.956Z] 
17:44:21 [2021-06-18T17:44:21.956Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:44:21 [2021-06-18T17:44:21.956Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d
17:44:23 [2021-06-18T17:44:23.407Z] #32 ...
17:44:23 [2021-06-18T17:44:23.407Z] 
17:44:23 [2021-06-18T17:44:23.407Z] #19 [dev-systemd-false  6/25] RUN ldconfig
17:44:23 [2021-06-18T17:44:23.407Z] #19 sha256:d7736cd0318da8666a4c89d87a6e170a3bcc50d1010d975b61582ec08385f50d
17:44:23 [2021-06-18T17:44:23.407Z] #19 DONE 1.9s
17:44:23 [2021-06-18T17:44:23.407Z] 
17:44:23 [2021-06-18T17:44:23.407Z] #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:44:23 [2021-06-18T17:44:23.407Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa
17:44:25 [2021-06-18T17:44:25.318Z] #20 2.010 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:44:25 [2021-06-18T17:44:25.318Z] #20 2.035 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:44:25 [2021-06-18T17:44:25.318Z] #20 2.112 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:44:25 [2021-06-18T17:44:25.318Z] #20 2.116 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:44:25 [2021-06-18T17:44:25.890Z] #20 2.580 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB]
17:44:26 [2021-06-18T17:44:26.462Z] #20 3.366 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:44:27 [2021-06-18T17:44:27.846Z] #20 4.428 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
17:44:28 [2021-06-18T17:44:28.789Z] #20 ...
17:44:28 [2021-06-18T17:44:28.789Z] 
17:44:28 [2021-06-18T17:44:28.789Z] #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:44:28 [2021-06-18T17:44:28.789Z] #46 sha256:3b3eefdcd905b118f6ff7f12a269add1e6455dc579635aa384259188f7642c35
17:44:28 [2021-06-18T17:44:28.789Z] #46 126.6 net/http/httptrace
17:44:29 [2021-06-18T17:44:29.051Z] #46 126.9 net/http
17:44:35 [2021-06-18T17:44:35.636Z] #46 ...
17:44:35 [2021-06-18T17:44:35.636Z] 
17:44:35 [2021-06-18T17:44:35.636Z] #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:44:35 [2021-06-18T17:44:35.636Z] #54 sha256:22cdd093422089f3f55e2178fcacf9cc9e0d4482d6181edc4e896fd87ee6e80e
17:44:35 [2021-06-18T17:44:35.636Z] #54 13.10 + cd /tmp/tmp.gwOV4EusAs/src/github.com/opencontainers/runc
17:44:35 [2021-06-18T17:44:35.636Z] #54 13.12 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
17:44:35 [2021-06-18T17:44:35.636Z] #54 13.47 + '[' -z '' ']'
17:44:35 [2021-06-18T17:44:35.636Z] #54 13.47 + target=static
17:44:35 [2021-06-18T17:44:35.636Z] #54 13.47 + make 'BUILDTAGS=seccomp ' static
17:44:35 [2021-06-18T17:44:35.636Z] #54 13.98 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc .
17:44:38 [2021-06-18T17:44:38.938Z] #54 ...
17:44:38 [2021-06-18T17:44:38.938Z] 
17:44:38 [2021-06-18T17:44:38.938Z] #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:44:38 [2021-06-18T17:44:38.938Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa
17:44:38 [2021-06-18T17:44:38.938Z] #20 5.737 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
17:44:38 [2021-06-18T17:44:38.938Z] #20 10.64 Fetched 8979 kB in 9s (1013 kB/s)
17:44:38 [2021-06-18T17:44:38.938Z] #20 10.64 Reading package lists...
17:44:41 [2021-06-18T17:44:41.485Z] #20 14.13 Reading package lists...
17:44:41 [2021-06-18T17:44:41.485Z] #20 17.90 Building dependency tree...
17:44:41 [2021-06-18T17:44:41.485Z] #20 ...
17:44:41 [2021-06-18T17:44:41.485Z] 
17:44:41 [2021-06-18T17:44:41.485Z] #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:44:41 [2021-06-18T17:44:41.485Z] #46 sha256:3b3eefdcd905b118f6ff7f12a269add1e6455dc579635aa384259188f7642c35
17:44:41 [2021-06-18T17:44:41.485Z] #46 139.5 github.com/LK4D4/vndr/godl
17:44:42 [2021-06-18T17:44:42.056Z] #46 140.1 github.com/LK4D4/vndr
17:44:47 [2021-06-18T17:44:47.344Z] #46 ...
17:44:47 [2021-06-18T17:44:47.344Z] 
17:44:47 [2021-06-18T17:44:47.345Z] #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:44:47 [2021-06-18T17:44:47.345Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa
17:44:47 [2021-06-18T17:44:47.345Z] #20 17.90 Building dependency tree...
17:44:47 [2021-06-18T17:44:47.345Z] #20 19.98 libcap2-bin is already the newest version (1:2.25-2).
17:44:47 [2021-06-18T17:44:47.345Z] #20 19.98 The following additional packages will be installed:
17:44:47 [2021-06-18T17:44:47.345Z] #20 19.98   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:44:47 [2021-06-18T17:44:47.345Z] #20 19.99   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:44:47 [2021-06-18T17:44:47.345Z] #20 19.99   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:44:47 [2021-06-18T17:44:47.345Z] #20 20.00   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:44:47 [2021-06-18T17:44:47.345Z] #20 20.00   python3.7 python3.7-minimal vim-runtime xxd
17:44:47 [2021-06-18T17:44:47.345Z] #20 20.01 Suggested packages:
17:44:47 [2021-06-18T17:44:47.345Z] #20 20.01   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
17:44:47 [2021-06-18T17:44:47.345Z] #20 20.01   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
17:44:47 [2021-06-18T17:44:47.345Z] #20 20.01   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
17:44:47 [2021-06-18T17:44:47.345Z] #20 20.01   quota
17:44:47 [2021-06-18T17:44:47.345Z] #20 20.01 Recommended packages:
17:44:47 [2021-06-18T17:44:47.345Z] #20 20.01   aufs-dkms nftables build-essential python3-dev python3-keyring
17:44:47 [2021-06-18T17:44:47.345Z] #20 20.01   python3-keyrings.alt python3-xdg unzip
17:44:47 [2021-06-18T17:44:47.345Z] #20 21.76 The following NEW packages will be installed:
17:44:47 [2021-06-18T17:44:47.345Z] #20 21.76   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:44:47 [2021-06-18T17:44:47.345Z] #20 21.77   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:44:47 [2021-06-18T17:44:47.345Z] #20 21.77   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:44:47 [2021-06-18T17:44:47.345Z] #20 21.77   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:44:47 [2021-06-18T17:44:47.345Z] #20 21.78   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
17:44:47 [2021-06-18T17:44:47.345Z] #20 21.78   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:44:47 [2021-06-18T17:44:47.345Z] #20 21.78   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:44:47 [2021-06-18T17:44:47.345Z] #20 21.78   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:44:47 [2021-06-18T17:44:47.345Z] #20 21.78   xz-utils zip
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.12 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.12 Need to get 28.6 MB of archives.
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.12 After this operation, 116 MB of additional disk space will be used.
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.58 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.60 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 22.60 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 23.05 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 23.06 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 23.06 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 23.07 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 23.07 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 23.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 23.15 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 23.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 23.31 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 23.31 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 23.32 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 23.34 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 23.36 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 23.36 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 23.45 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 23.48 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 23.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 23.78 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 23.82 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 23.86 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
17:44:47 [2021-06-18T17:44:47.345Z] #20 ...
17:44:47 [2021-06-18T17:44:47.345Z] 
17:44:47 [2021-06-18T17:44:47.345Z] #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:44:47 [2021-06-18T17:44:47.345Z] #46 sha256:3b3eefdcd905b118f6ff7f12a269add1e6455dc579635aa384259188f7642c35
17:44:47 [2021-06-18T17:44:47.345Z] #46 DONE 145.0s
17:44:47 [2021-06-18T17:44:47.345Z] 
17:44:47 [2021-06-18T17:44:47.345Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:44:47 [2021-06-18T17:44:47.345Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d
17:44:47 [2021-06-18T17:44:47.345Z] #32 DONE 144.7s
17:44:47 [2021-06-18T17:44:47.345Z] 
17:44:47 [2021-06-18T17:44:47.345Z] #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:44:47 [2021-06-18T17:44:47.345Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77
17:44:47 [2021-06-18T17:44:47.918Z] #40 ...
17:44:47 [2021-06-18T17:44:47.918Z] 
17:44:47 [2021-06-18T17:44:47.918Z] #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:44:47 [2021-06-18T17:44:47.918Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa
17:44:47 [2021-06-18T17:44:47.918Z] #20 24.75 debconf: delaying package configuration, since apt-utils is not installed
17:44:48 [2021-06-18T17:44:48.179Z] #20 24.98 Fetched 28.6 MB in 2s (14.2 MB/s)
17:44:48 [2021-06-18T17:44:48.179Z] #20 25.08 Selecting previously unselected package pigz.
17:44:48 [2021-06-18T17:44:48.179Z] #20 25.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23446 files and directories currently installed.)
17:44:48 [2021-06-18T17:44:48.179Z] #20 25.15 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
17:44:48 [2021-06-18T17:44:48.440Z] #20 25.17 Unpacking pigz (2.4-1) ...
17:44:48 [2021-06-18T17:44:48.440Z] #20 25.34 Selecting previously unselected package libpython3.7-minimal:amd64.
17:44:48 [2021-06-18T17:44:48.440Z] #20 25.36 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:44:48 [2021-06-18T17:44:48.440Z] #20 25.36 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:44:49 [2021-06-18T17:44:49.385Z] #20 26.04 Selecting previously unselected package python3.7-minimal.
17:44:49 [2021-06-18T17:44:49.385Z] #20 26.05 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:44:49 [2021-06-18T17:44:49.385Z] #20 26.06 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
17:44:49 [2021-06-18T17:44:49.957Z] #20 26.76 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:44:49 [2021-06-18T17:44:49.957Z] #20 26.80 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
17:44:51 [2021-06-18T17:44:51.874Z] #20 28.56 Selecting previously unselected package python3-minimal.
17:44:51 [2021-06-18T17:44:51.874Z] #20 28.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
17:44:51 [2021-06-18T17:44:51.874Z] #20 28.60 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:44:51 [2021-06-18T17:44:51.874Z] #20 28.61 Unpacking python3-minimal (3.7.3-1) ...
17:44:51 [2021-06-18T17:44:51.874Z] #20 28.68 Selecting previously unselected package libmpdec2:amd64.
17:44:51 [2021-06-18T17:44:51.874Z] #20 28.69 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:44:51 [2021-06-18T17:44:51.874Z] #20 28.70 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:44:52 [2021-06-18T17:44:52.135Z] #20 28.80 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:44:52 [2021-06-18T17:44:52.135Z] #20 28.80 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
17:44:52 [2021-06-18T17:44:52.135Z] #20 28.81 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:44:52 [2021-06-18T17:44:52.706Z] #20 29.56 Selecting previously unselected package python3.7.
17:44:52 [2021-06-18T17:44:52.706Z] #20 29.57 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
17:44:52 [2021-06-18T17:44:52.706Z] #20 29.57 Unpacking python3.7 (3.7.3-2+deb10u3) ...
17:44:52 [2021-06-18T17:44:52.706Z] #20 29.69 Selecting previously unselected package libpython3-stdlib:amd64.
17:44:52 [2021-06-18T17:44:52.967Z] #20 29.70 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:44:52 [2021-06-18T17:44:52.967Z] #20 29.71 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:44:52 [2021-06-18T17:44:52.967Z] #20 29.82 Setting up python3-minimal (3.7.3-1) ...
17:44:53 [2021-06-18T17:44:53.909Z] #20 30.55 Selecting previously unselected package python3.
17:44:53 [2021-06-18T17:44:53.909Z] #20 30.55 (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:44:53 [2021-06-18T17:44:53.909Z] #20 30.64 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
17:44:53 [2021-06-18T17:44:53.909Z] #20 30.65 Unpacking python3 (3.7.3-1) ...
17:44:53 [2021-06-18T17:44:53.909Z] #20 30.73 Selecting previously unselected package libip4tc0:amd64.
17:44:53 [2021-06-18T17:44:53.909Z] #20 30.73 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
17:44:53 [2021-06-18T17:44:53.909Z] #20 30.75 Unpacking libip4tc0:amd64 (1.8.2-4) ...
17:44:54 [2021-06-18T17:44:54.170Z] #20 30.83 Selecting previously unselected package libip6tc0:amd64.
17:44:54 [2021-06-18T17:44:54.170Z] #20 30.84 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
17:44:54 [2021-06-18T17:44:54.170Z] #20 30.84 Unpacking libip6tc0:amd64 (1.8.2-4) ...
17:44:54 [2021-06-18T17:44:54.170Z] #20 30.93 Selecting previously unselected package libiptc0:amd64.
17:44:54 [2021-06-18T17:44:54.170Z] #20 30.94 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
17:44:54 [2021-06-18T17:44:54.170Z] #20 30.95 Unpacking libiptc0:amd64 (1.8.2-4) ...
17:44:54 [2021-06-18T17:44:54.170Z] #20 31.04 Selecting previously unselected package libnfnetlink0:amd64.
17:44:54 [2021-06-18T17:44:54.431Z] #20 31.04 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:44:54 [2021-06-18T17:44:54.431Z] #20 31.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:44:54 [2021-06-18T17:44:54.431Z] #20 31.12 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:44:54 [2021-06-18T17:44:54.431Z] #20 31.12 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
17:44:54 [2021-06-18T17:44:54.431Z] #20 31.13 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:44:54 [2021-06-18T17:44:54.431Z] #20 31.22 Selecting previously unselected package libnftnl11:amd64.
17:44:54 [2021-06-18T17:44:54.431Z] #20 31.22 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
17:44:54 [2021-06-18T17:44:54.431Z] #20 31.23 Unpacking libnftnl11:amd64 (1.1.2-2) ...
17:44:54 [2021-06-18T17:44:54.431Z] #20 31.32 Selecting previously unselected package iptables.
17:44:54 [2021-06-18T17:44:54.692Z] #20 31.32 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
17:44:54 [2021-06-18T17:44:54.692Z] #20 31.33 Unpacking iptables (1.8.2-4) ...
17:44:54 [2021-06-18T17:44:54.954Z] #20 31.65 Selecting previously unselected package xxd.
17:44:54 [2021-06-18T17:44:54.954Z] #20 31.65 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
17:44:54 [2021-06-18T17:44:54.954Z] #20 31.68 Unpacking xxd (2:8.1.0875-5) ...
17:44:54 [2021-06-18T17:44:54.954Z] #20 31.84 Selecting previously unselected package vim-common.
17:44:54 [2021-06-18T17:44:54.954Z] #20 31.84 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:44:54 [2021-06-18T17:44:54.954Z] #20 31.88 Unpacking vim-common (2:8.1.0875-5) ...
17:44:55 [2021-06-18T17:44:55.217Z] #20 32.03 Selecting previously unselected package bash-completion.
17:44:55 [2021-06-18T17:44:55.217Z] #20 32.03 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:44:57 [2021-06-18T17:44:57.763Z] #20 34.51 Unpacking bash-completion (1:2.8-6) ...
17:44:58 [2021-06-18T17:44:58.023Z] #20 34.83 Selecting previously unselected package bzip2.
17:44:58 [2021-06-18T17:44:58.023Z] #20 34.83 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
17:44:58 [2021-06-18T17:44:58.023Z] #20 34.84 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:44:58 [2021-06-18T17:44:58.023Z] #20 34.90 Selecting previously unselected package xz-utils.
17:44:58 [2021-06-18T17:44:58.023Z] #20 34.91 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
17:44:58 [2021-06-18T17:44:58.023Z] #20 34.91 Unpacking xz-utils (5.2.4-1) ...
17:44:58 [2021-06-18T17:44:58.285Z] #20 35.08 Selecting previously unselected package apparmor.
17:44:58 [2021-06-18T17:44:58.285Z] #20 35.08 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
17:44:58 [2021-06-18T17:44:58.285Z] #20 35.17 Unpacking apparmor (2.13.2-10) ...
17:44:58 [2021-06-18T17:44:58.546Z] #20 35.52 Selecting previously unselected package aufs-tools.
17:44:58 [2021-06-18T17:44:58.546Z] #20 35.52 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
17:44:58 [2021-06-18T17:44:58.807Z] #20 35.53 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:44:58 [2021-06-18T17:44:58.807Z] #20 35.64 Selecting previously unselected package libonig5:amd64.
17:44:58 [2021-06-18T17:44:58.807Z] #20 35.65 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
17:44:58 [2021-06-18T17:44:58.807Z] #20 35.66 Unpacking libonig5:amd64 (6.9.1-1) ...
17:44:59 [2021-06-18T17:44:59.068Z] #20 35.87 Selecting previously unselected package libjq1:amd64.
17:44:59 [2021-06-18T17:44:59.068Z] #20 35.87 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:44:59 [2021-06-18T17:44:59.068Z] #20 35.87 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:44:59 [2021-06-18T17:44:59.341Z] #20 35.99 Selecting previously unselected package jq.
17:44:59 [2021-06-18T17:44:59.341Z] #20 36.00 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
17:44:59 [2021-06-18T17:44:59.341Z] #20 36.01 Unpacking jq (1.5+dfsg-2+b1) ...
17:44:59 [2021-06-18T17:44:59.341Z] #20 36.09 Selecting previously unselected package libaio1:amd64.
17:44:59 [2021-06-18T17:44:59.341Z] #20 36.10 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
17:44:59 [2021-06-18T17:44:59.341Z] #20 36.11 Unpacking libaio1:amd64 (0.3.112-3) ...
17:44:59 [2021-06-18T17:44:59.341Z] #20 36.17 Selecting previously unselected package libgpm2:amd64.
17:44:59 [2021-06-18T17:44:59.341Z] #20 36.18 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
17:44:59 [2021-06-18T17:44:59.341Z] #20 36.18 Unpacking libgpm2:amd64 (1.20.7-5) ...
17:44:59 [2021-06-18T17:44:59.604Z] #20 36.24 Selecting previously unselected package libicu63:amd64.
17:44:59 [2021-06-18T17:44:59.604Z] #20 36.25 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
17:44:59 [2021-06-18T17:44:59.604Z] #20 36.25 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:45:02 [2021-06-18T17:45:02.910Z] #20 39.40 Selecting previously unselected package libnet1:amd64.
17:45:02 [2021-06-18T17:45:02.910Z] #20 39.42 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:45:02 [2021-06-18T17:45:02.910Z] #20 39.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:45:02 [2021-06-18T17:45:02.910Z] #20 39.53 Selecting previously unselected package libnl-3-200:amd64.
17:45:02 [2021-06-18T17:45:02.910Z] #20 39.54 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
17:45:02 [2021-06-18T17:45:02.910Z] #20 39.54 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:45:02 [2021-06-18T17:45:02.910Z] #20 39.63 Selecting previously unselected package libprotobuf-c1:amd64.
17:45:02 [2021-06-18T17:45:02.910Z] #20 39.65 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:45:02 [2021-06-18T17:45:02.910Z] #20 39.66 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:45:02 [2021-06-18T17:45:02.910Z] #20 39.72 Selecting previously unselected package libreadline5:amd64.
17:45:02 [2021-06-18T17:45:02.910Z] #20 39.72 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
17:45:02 [2021-06-18T17:45:02.910Z] #20 39.74 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:45:03 [2021-06-18T17:45:03.172Z] #20 39.85 Selecting previously unselected package net-tools.
17:45:03 [2021-06-18T17:45:03.172Z] #20 39.87 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
17:45:03 [2021-06-18T17:45:03.172Z] #20 39.87 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:45:03 [2021-06-18T17:45:03.172Z] #20 40.03 Selecting previously unselected package patch.
17:45:03 [2021-06-18T17:45:03.172Z] #20 40.04 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
17:45:03 [2021-06-18T17:45:03.172Z] #20 40.04 Unpacking patch (2.7.6-3+deb10u1) ...
17:45:03 [2021-06-18T17:45:03.434Z] #20 40.16 Selecting previously unselected package python-pip-whl.
17:45:03 [2021-06-18T17:45:03.434Z] #20 40.16 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
17:45:03 [2021-06-18T17:45:03.434Z] #20 40.17 Unpacking python-pip-whl (18.1-5) ...
17:45:04 [2021-06-18T17:45:04.005Z] #20 40.67 Selecting previously unselected package python3-lib2to3.
17:45:04 [2021-06-18T17:45:04.005Z] #20 40.68 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
17:45:04 [2021-06-18T17:45:04.005Z] #20 40.69 Unpacking python3-lib2to3 (3.7.3-1) ...
17:45:04 [2021-06-18T17:45:04.005Z] #20 40.79 Selecting previously unselected package python3-distutils.
17:45:04 [2021-06-18T17:45:04.005Z] #20 40.80 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
17:45:04 [2021-06-18T17:45:04.005Z] #20 40.80 Unpacking python3-distutils (3.7.3-1) ...
17:45:04 [2021-06-18T17:45:04.266Z] #20 40.92 Selecting previously unselected package python3-pip.
17:45:04 [2021-06-18T17:45:04.266Z] #20 40.93 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
17:45:04 [2021-06-18T17:45:04.266Z] #20 40.93 Unpacking python3-pip (18.1-5) ...
17:45:04 [2021-06-18T17:45:04.266Z] #20 41.08 Selecting previously unselected package python3-pkg-resources.
17:45:04 [2021-06-18T17:45:04.266Z] #20 41.09 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
17:45:04 [2021-06-18T17:45:04.266Z] #20 41.09 Unpacking python3-pkg-resources (40.8.0-1) ...
17:45:04 [2021-06-18T17:45:04.527Z] #20 41.20 Selecting previously unselected package python3-setuptools.
17:45:04 [2021-06-18T17:45:04.527Z] #20 41.21 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
17:45:04 [2021-06-18T17:45:04.527Z] #20 41.21 Unpacking python3-setuptools (40.8.0-1) ...
17:45:04 [2021-06-18T17:45:04.527Z] #20 41.41 Selecting previously unselected package python3-wheel.
17:45:04 [2021-06-18T17:45:04.527Z] #20 41.42 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
17:45:04 [2021-06-18T17:45:04.527Z] #20 41.42 Unpacking python3-wheel (0.32.3-2) ...
17:45:04 [2021-06-18T17:45:04.789Z] #20 41.51 Selecting previously unselected package sudo.
17:45:04 [2021-06-18T17:45:04.789Z] #20 41.52 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
17:45:04 [2021-06-18T17:45:04.789Z] #20 41.52 Unpacking sudo (1.8.27-1+deb10u3) ...
17:45:05 [2021-06-18T17:45:05.360Z] #20 41.96 Selecting previously unselected package thin-provisioning-tools.
17:45:05 [2021-06-18T17:45:05.360Z] #20 41.97 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
17:45:05 [2021-06-18T17:45:05.360Z] #20 41.97 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:45:05 [2021-06-18T17:45:05.360Z] #20 42.19 Selecting previously unselected package uidmap.
17:45:05 [2021-06-18T17:45:05.360Z] #20 42.21 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
17:45:05 [2021-06-18T17:45:05.360Z] #20 42.22 Unpacking uidmap (1:4.5-1.1) ...
17:45:05 [2021-06-18T17:45:05.621Z] #20 42.33 Selecting previously unselected package vim-runtime.
17:45:05 [2021-06-18T17:45:05.621Z] #20 42.34 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:45:05 [2021-06-18T17:45:05.621Z] #20 42.37 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:45:05 [2021-06-18T17:45:05.621Z] #20 42.41 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:45:05 [2021-06-18T17:45:05.621Z] #20 42.42 Unpacking vim-runtime (2:8.1.0875-5) ...
17:45:08 [2021-06-18T17:45:08.922Z] #20 45.05 Selecting previously unselected package vim.
17:45:08 [2021-06-18T17:45:08.922Z] #20 45.05 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
17:45:08 [2021-06-18T17:45:08.922Z] #20 45.07 Unpacking vim (2:8.1.0875-5) ...
17:45:08 [2021-06-18T17:45:08.922Z] #20 45.57 Selecting previously unselected package xfsprogs.
17:45:08 [2021-06-18T17:45:08.922Z] #20 45.57 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
17:45:08 [2021-06-18T17:45:08.922Z] #20 45.58 Unpacking xfsprogs (4.20.0-1) ...
17:45:09 [2021-06-18T17:45:09.444Z] #20 46.07 Selecting previously unselected package zip.
17:45:09 [2021-06-18T17:45:09.444Z] #20 46.08 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
17:45:09 [2021-06-18T17:45:09.444Z] #20 46.09 Unpacking zip (3.0-11+b1) ...
17:45:09 [2021-06-18T17:45:09.444Z] #20 46.23 Setting up aufs-tools (1:4.14+20190211-1) ...
17:45:09 [2021-06-18T17:45:09.444Z] #20 46.25 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:45:09 [2021-06-18T17:45:09.444Z] #20 46.26 Setting up libip6tc0:amd64 (1.8.2-4) ...
17:45:09 [2021-06-18T17:45:09.444Z] #20 46.28 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:45:09 [2021-06-18T17:45:09.444Z] #20 46.29 Setting up libgpm2:amd64 (1.20.7-5) ...
17:45:09 [2021-06-18T17:45:09.444Z] #20 46.31 Setting up libip4tc0:amd64 (1.8.2-4) ...
17:45:09 [2021-06-18T17:45:09.444Z] #20 46.33 Setting up uidmap (1:4.5-1.1) ...
17:45:09 [2021-06-18T17:45:09.444Z] #20 46.34 Setting up libnftnl11:amd64 (1.1.2-2) ...
17:45:09 [2021-06-18T17:45:09.444Z] #20 46.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:45:09 [2021-06-18T17:45:09.444Z] #20 46.37 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:45:09 [2021-06-18T17:45:09.444Z] #20 46.39 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:45:09 [2021-06-18T17:45:09.444Z] #20 46.40 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:45:09 [2021-06-18T17:45:09.444Z] #20 46.42 Setting up xxd (2:8.1.0875-5) ...
17:45:09 [2021-06-18T17:45:09.707Z] #20 46.43 Setting up zip (3.0-11+b1) ...
17:45:09 [2021-06-18T17:45:09.707Z] #20 46.45 Setting up vim-common (2:8.1.0875-5) ...
17:45:09 [2021-06-18T17:45:09.707Z] #20 46.48 Setting up bash-completion (1:2.8-6) ...
17:45:12 [2021-06-18T17:45:12.288Z] #20 48.93 Setting up libiptc0:amd64 (1.8.2-4) ...
17:45:12 [2021-06-18T17:45:12.288Z] #20 48.94 Setting up xz-utils (5.2.4-1) ...
17:45:12 [2021-06-18T17:45:12.288Z] #20 48.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:45:12 [2021-06-18T17:45:12.288Z] #20 48.97 Setting up patch (2.7.6-3+deb10u1) ...
17:45:12 [2021-06-18T17:45:12.288Z] #20 48.99 Setting up sudo (1.8.27-1+deb10u3) ...
17:45:12 [2021-06-18T17:45:12.288Z] #20 49.06 invoke-rc.d: could not determine current runlevel
17:45:12 [2021-06-18T17:45:12.288Z] #20 49.07 invoke-rc.d: policy-rc.d denied execution of start.
17:45:12 [2021-06-18T17:45:12.288Z] #20 49.08 Setting up pigz (2.4-1) ...
17:45:12 [2021-06-18T17:45:12.288Z] #20 49.09 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:45:12 [2021-06-18T17:45:12.288Z] #20 49.11 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:45:12 [2021-06-18T17:45:12.288Z] #20 49.16 Setting up python-pip-whl (18.1-5) ...
17:45:12 [2021-06-18T17:45:12.567Z] #20 49.18 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:45:12 [2021-06-18T17:45:12.567Z] #20 49.19 Setting up vim-runtime (2:8.1.0875-5) ...
17:45:12 [2021-06-18T17:45:12.849Z] #20 49.61 Setting up libaio1:amd64 (0.3.112-3) ...
17:45:12 [2021-06-18T17:45:12.849Z] #20 49.62 Setting up libonig5:amd64 (6.9.1-1) ...
17:45:12 [2021-06-18T17:45:12.849Z] #20 49.64 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:45:12 [2021-06-18T17:45:12.849Z] #20 49.65 Setting up vim (2:8.1.0875-5) ...
17:45:12 [2021-06-18T17:45:12.849Z] #20 49.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:45:12 [2021-06-18T17:45:12.849Z] #20 49.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:45:12 [2021-06-18T17:45:12.849Z] #20 49.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:45:12 [2021-06-18T17:45:12.849Z] #20 49.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:45:12 [2021-06-18T17:45:12.849Z] #20 49.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:45:12 [2021-06-18T17:45:12.849Z] #20 49.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:45:12 [2021-06-18T17:45:12.849Z] #20 49.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:45:12 [2021-06-18T17:45:12.849Z] #20 49.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:45:12 [2021-06-18T17:45:12.849Z] #20 49.74 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:45:12 [2021-06-18T17:45:12.849Z] #20 49.75 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:45:12 [2021-06-18T17:45:12.849Z] #20 49.77 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:45:12 [2021-06-18T17:45:12.849Z] #20 49.79 Setting up jq (1.5+dfsg-2+b1) ...
17:45:12 [2021-06-18T17:45:12.849Z] #20 49.81 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:45:12 [2021-06-18T17:45:12.849Z] #20 49.82 Setting up python3.7 (3.7.3-2+deb10u3) ...
17:45:16 [2021-06-18T17:45:16.163Z] #20 52.56 Setting up iptables (1.8.2-4) ...
17:45:16 [2021-06-18T17:45:16.163Z] #20 52.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:45:16 [2021-06-18T17:45:16.163Z] #20 52.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:45:16 [2021-06-18T17:45:16.163Z] #20 52.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:45:16 [2021-06-18T17:45:16.163Z] #20 52.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:45:16 [2021-06-18T17:45:16.163Z] #20 52.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:45:16 [2021-06-18T17:45:16.163Z] #20 52.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:45:16 [2021-06-18T17:45:16.163Z] #20 52.63 Setting up python3 (3.7.3-1) ...
17:45:16 [2021-06-18T17:45:16.424Z] #20 53.04 Setting up python3-wheel (0.32.3-2) ...
17:45:16 [2021-06-18T17:45:16.996Z] #20 53.78 Setting up apparmor (2.13.2-10) ...
17:45:18 [2021-06-18T17:45:18.908Z] #20 55.54 Setting up xfsprogs (4.20.0-1) ...
17:45:18 [2021-06-18T17:45:18.909Z] #20 55.58 Setting up python3-lib2to3 (3.7.3-1) ...
17:45:19 [2021-06-18T17:45:19.169Z] #20 55.96 Setting up python3-pkg-resources (40.8.0-1) ...
17:45:20 [2021-06-18T17:45:20.108Z] #20 56.72 Setting up python3-distutils (3.7.3-1) ...
17:45:20 [2021-06-18T17:45:20.368Z] #20 57.18 Setting up python3-setuptools (40.8.0-1) ...
17:45:21 [2021-06-18T17:45:21.750Z] #20 58.22 Setting up python3-pip (18.1-5) ...
17:45:22 [2021-06-18T17:45:22.324Z] #20 59.12 Processing triggers for libc-bin (2.28-10) ...
17:45:22 [2021-06-18T17:45:22.324Z] #20 59.16 Processing triggers for mime-support (3.62) ...
17:45:23 [2021-06-18T17:45:23.707Z] #20 DONE 60.4s
17:45:23 [2021-06-18T17:45:23.707Z] 
17:45:23 [2021-06-18T17:45:23.707Z] #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:45:23 [2021-06-18T17:45:23.707Z] #21 sha256:6d3550bab80a8038a2f190d1f82a894ce483c7c88012a9b27091f67139f2c117
17:45:24 [2021-06-18T17:45:24.651Z] #21 1.066 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:45:24 [2021-06-18T17:45:24.651Z] #21 1.071 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:45:24 [2021-06-18T17:45:24.651Z] #21 1.075 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:45:24 [2021-06-18T17:45:24.651Z] #21 DONE 1.1s
17:45:24 [2021-06-18T17:45:24.651Z] 
17:45:24 [2021-06-18T17:45:24.651Z] #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:45:24 [2021-06-18T17:45:24.651Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77
17:45:24 [2021-06-18T17:45:24.651Z] #40 181.4 + dpkg --print-architecture
17:45:24 [2021-06-18T17:45:24.651Z] #40 181.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:45:24 [2021-06-18T17:45:24.651Z] #40 181.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:45:24 [2021-06-18T17:45:24.651Z] #40 181.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:45:34 [2021-06-18T17:45:34.649Z] #40 ...
17:45:34 [2021-06-18T17:45:34.649Z] 
17:45:34 [2021-06-18T17:45:34.649Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
17:45:34 [2021-06-18T17:45:34.649Z] #22 sha256:bc71d66ee8509c4acbc6e2ef5f4b399ef8b51a050205e13d22ed99c8c5d79803
17:45:34 [2021-06-18T17:45:34.649Z] #22 4.431 Collecting yamllint==1.26.1
17:45:34 [2021-06-18T17:45:34.649Z] #22 9.794   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
17:45:35 [2021-06-18T17:45:35.591Z] #22 10.78 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
17:45:35 [2021-06-18T17:45:35.591Z] #22 10.82   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
17:45:35 [2021-06-18T17:45:35.591Z] #22 10.87 Collecting pyyaml (from yamllint==1.26.1)
17:45:35 [2021-06-18T17:45:35.591Z] #22 11.08   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
17:45:35 [2021-06-18T17:45:35.852Z] #22 11.32 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
17:45:35 [2021-06-18T17:45:35.852Z] #22 11.33 Building wheels for collected packages: yamllint
17:45:35 [2021-06-18T17:45:35.852Z] #22 11.33   Running setup.py bdist_wheel for yamllint: started
17:45:37 [2021-06-18T17:45:37.238Z] #22 12.33   Running setup.py bdist_wheel for yamllint: finished with status 'done'
17:45:37 [2021-06-18T17:45:37.238Z] #22 12.33   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
17:45:37 [2021-06-18T17:45:37.238Z] #22 12.36 Successfully built yamllint
17:45:37 [2021-06-18T17:45:37.238Z] #22 12.37 Installing collected packages: pathspec, pyyaml, yamllint
17:45:37 [2021-06-18T17:45:37.499Z] #22 12.75 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
17:45:37 [2021-06-18T17:45:37.760Z] #22 DONE 13.1s
17:45:37 [2021-06-18T17:45:37.760Z] 
17:45:37 [2021-06-18T17:45:37.760Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
17:45:37 [2021-06-18T17:45:37.760Z] #25 sha256:825e41502a354369ad6fffc9b3b44646c03d4ba7e080ee070f696b6838a1e1b0
17:45:38 [2021-06-18T17:45:38.333Z] #25 DONE 0.4s
17:45:38 [2021-06-18T17:45:38.333Z] 
17:45:38 [2021-06-18T17:45:38.333Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:45:38 [2021-06-18T17:45:38.333Z] #30 sha256:6e73f316e688478d380d084b186dff5983554cfad357021e6804a4a99e1cf794
17:45:43 [2021-06-18T17:45:43.625Z] #30 DONE 5.2s
17:45:43 [2021-06-18T17:45:43.625Z] 
17:45:43 [2021-06-18T17:45:43.625Z] #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:45:43 [2021-06-18T17:45:43.625Z] #50 sha256:980e4bc950ca229d0c83fcd0f5da31edb84bf2774261e298fa552fccec01dbff
17:45:43 [2021-06-18T17:45:43.625Z] #50 ...
17:45:43 [2021-06-18T17:45:43.625Z] 
17:45:43 [2021-06-18T17:45:43.625Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:45:43 [2021-06-18T17:45:43.625Z] #33 sha256:37813deeb43fe80722478dc7a17b0c6a39cb16a8d730b498e28afe6edc8963f7
17:45:43 [2021-06-18T17:45:43.885Z] #33 DONE 0.5s
17:45:43 [2021-06-18T17:45:43.885Z] 
17:45:43 [2021-06-18T17:45:43.885Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
17:45:43 [2021-06-18T17:45:43.885Z] #35 sha256:3711c4e699613f7db04369517b8340e0e0212f024d3b8bda1d99ebcf8329a0ae
17:45:43 [2021-06-18T17:45:43.886Z] #35 DONE 0.1s
17:45:43 [2021-06-18T17:45:43.886Z] 
17:45:43 [2021-06-18T17:45:43.886Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:45:43 [2021-06-18T17:45:43.886Z] #38 sha256:713448d9ac4aa6cbf4ed8d4b2c44f43097c206068fb2fa14b865ded7a0bbb460
17:45:44 [2021-06-18T17:45:44.147Z] #38 DONE 0.1s
17:45:44 [2021-06-18T17:45:44.147Z] 
17:45:44 [2021-06-18T17:45:44.147Z] #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:45:44 [2021-06-18T17:45:44.147Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77
17:45:44 [2021-06-18T17:45:44.147Z] #40 DONE 201.8s
17:45:44 [2021-06-18T17:45:44.147Z] 
17:45:44 [2021-06-18T17:45:44.147Z] #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:45:44 [2021-06-18T17:45:44.147Z] #50 sha256:980e4bc950ca229d0c83fcd0f5da31edb84bf2774261e298fa552fccec01dbff
17:45:46 [2021-06-18T17:45:46.061Z] #50 ...
17:45:46 [2021-06-18T17:45:46.061Z] 
17:45:46 [2021-06-18T17:45:46.061Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:45:46 [2021-06-18T17:45:46.061Z] #41 sha256:215066017430aab87258124bd1de892191be7a4d1baf32603394339ad713b40d
17:45:46 [2021-06-18T17:45:46.322Z] #41 DONE 0.5s
17:45:46 [2021-06-18T17:45:46.322Z] 
17:45:46 [2021-06-18T17:45:46.322Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
17:45:46 [2021-06-18T17:45:46.322Z] #45 sha256:303d60486816856a5cb804c58f4080fe55db32db5ab739af7974a204426090a4
17:45:46 [2021-06-18T17:45:46.584Z] #45 DONE 0.2s
17:45:46 [2021-06-18T17:45:46.584Z] 
17:45:46 [2021-06-18T17:45:46.584Z] #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:45:46 [2021-06-18T17:45:46.584Z] #50 sha256:980e4bc950ca229d0c83fcd0f5da31edb84bf2774261e298fa552fccec01dbff
17:45:46 [2021-06-18T17:45:46.584Z] #50 204.0 + /build/golangci-lint --version
17:45:46 [2021-06-18T17:45:46.584Z] #50 204.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:45:46 [2021-06-18T17:45:46.584Z] #50 DONE 204.4s
17:45:46 [2021-06-18T17:45:46.584Z] 
17:45:46 [2021-06-18T17:45:46.584Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:45:46 [2021-06-18T17:45:46.584Z] #47 sha256:dcc4233d2f379f4b7839adf821e7a99d8a0a1ea7f76a89614c53196131dd33eb
17:45:46 [2021-06-18T17:45:46.845Z] #47 DONE 0.3s
17:45:46 [2021-06-18T17:45:46.845Z] 
17:45:46 [2021-06-18T17:45:46.845Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:45:46 [2021-06-18T17:45:46.845Z] #49 sha256:ec0aa8826b5bc055277a13fda0865a8569fda35b8f145a07bbefcff220b1b286
17:45:47 [2021-06-18T17:45:47.107Z] #49 DONE 0.1s
17:45:47 [2021-06-18T17:45:47.107Z] 
17:45:47 [2021-06-18T17:45:47.107Z] #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:45:47 [2021-06-18T17:45:47.107Z] #54 sha256:22cdd093422089f3f55e2178fcacf9cc9e0d4482d6181edc4e896fd87ee6e80e
17:45:48 [2021-06-18T17:45:48.052Z] #54 ...
17:45:48 [2021-06-18T17:45:48.052Z] 
17:45:48 [2021-06-18T17:45:48.052Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
17:45:48 [2021-06-18T17:45:48.052Z] #51 sha256:b8a903f5aa182fbfd8b6bfbe12c4e3f4497ad604f3c2fac06201e44dc4820c3f
17:45:48 [2021-06-18T17:45:48.313Z] #51 DONE 0.4s
17:45:48 [2021-06-18T17:45:48.313Z] 
17:45:48 [2021-06-18T17:45:48.313Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
17:45:48 [2021-06-18T17:45:48.313Z] #53 sha256:270c44f7f4e7f7f8dd29782abdeb7254319049918f0cfb28ad89f8e0a7242ff5
17:45:48 [2021-06-18T17:45:48.313Z] #53 DONE 0.1s
17:45:48 [2021-06-18T17:45:48.313Z] 
17:45:48 [2021-06-18T17:45:48.313Z] #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:45:48 [2021-06-18T17:45:48.313Z] #54 sha256:22cdd093422089f3f55e2178fcacf9cc9e0d4482d6181edc4e896fd87ee6e80e
17:46:14 [2021-06-18T17:46:14.893Z] #54 ...
17:46:14 [2021-06-18T17:46:14.893Z] 
17:46:14 [2021-06-18T17:46:14.893Z] #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:46:14 [2021-06-18T17:46:14.893Z] #57 sha256:c9960e207a414336f40a64497f80d7e340fb36be216bccb755f85394e2f82811
17:46:14 [2021-06-18T17:46:14.893Z] #57 186.3 + bin/containerd
17:46:14 [2021-06-18T17:46:14.893Z] #57 ...
17:46:14 [2021-06-18T17:46:14.893Z] 
17:46:14 [2021-06-18T17:46:14.893Z] #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:46:14 [2021-06-18T17:46:14.893Z] #54 sha256:22cdd093422089f3f55e2178fcacf9cc9e0d4482d6181edc4e896fd87ee6e80e
17:46:14 [2021-06-18T17:46:14.893Z] #54 116.7 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
17:46:14 [2021-06-18T17:46:14.893Z] #54 117.3 + mkdir -p /build
17:46:14 [2021-06-18T17:46:14.893Z] #54 117.3 + cp runc /build/runc
17:46:14 [2021-06-18T17:46:14.893Z] #54 DONE 118.1s
17:46:14 [2021-06-18T17:46:14.893Z] 
17:46:14 [2021-06-18T17:46:14.893Z] #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:46:14 [2021-06-18T17:46:14.893Z] #57 sha256:c9960e207a414336f40a64497f80d7e340fb36be216bccb755f85394e2f82811
17:46:14 [2021-06-18T17:46:14.893Z] #57 ...
17:46:14 [2021-06-18T17:46:14.893Z] 
17:46:14 [2021-06-18T17:46:14.893Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
17:46:14 [2021-06-18T17:46:14.893Z] #55 sha256:829fc032d2db015473ba9743e3ee5f62813dc8a39f06c80c5af77ea1cb8ed31e
17:46:14 [2021-06-18T17:46:14.893Z] #55 DONE 0.3s
17:46:14 [2021-06-18T17:46:14.893Z] 
17:46:14 [2021-06-18T17:46:14.893Z] #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:46:14 [2021-06-18T17:46:14.893Z] #57 sha256:c9960e207a414336f40a64497f80d7e340fb36be216bccb755f85394e2f82811
17:46:47 [2021-06-18T17:46:47.010Z] #57 218.3 # github.com/containerd/containerd/cmd/containerd
17:46:47 [2021-06-18T17:46:47.010Z] #57 218.3 /usr/bin/ld: /tmp/go-link-999381728/000019.o: in function `New':
17:46:47 [2021-06-18T17:46:47.010Z] #57 218.3 /tmp/tmp.To7Uug8X4P/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:46:47 [2021-06-18T17:46:47.010Z] #57 218.4 + bin/containerd-stress
17:46:47 [2021-06-18T17:46:47.010Z] #57 219.6 + bin/containerd-shim
17:46:51 [2021-06-18T17:46:51.218Z] #57 226.7 + bin/containerd-shim-runc-v1
17:46:56 [2021-06-18T17:46:56.583Z] #57 231.9 + bin/containerd-shim-runc-v2
17:46:56 [2021-06-18T17:46:56.842Z] #57 232.6 + binaries
17:46:56 [2021-06-18T17:46:56.842Z] #57 232.6 + install -D bin/containerd /build/containerd
17:46:56 [2021-06-18T17:46:56.842Z] #57 232.6 + install -D bin/containerd-shim /build/containerd-shim
17:46:56 [2021-06-18T17:46:56.842Z] #57 232.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:46:56 [2021-06-18T17:46:56.842Z] #57 232.6 + install -D bin/ctr /build/ctr
17:46:59 [2021-06-18T17:46:59.379Z] #57 DONE 234.7s
17:46:59 [2021-06-18T17:46:59.948Z] 
17:46:59 [2021-06-18T17:46:59.948Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
17:46:59 [2021-06-18T17:46:59.948Z] #58 sha256:1cf12439811249daf15ec8784c548691936d4c8ba71f6480904ca8b5431912d5
17:47:00 [2021-06-18T17:47:00.517Z] #58 DONE 0.8s
17:47:00 [2021-06-18T17:47:00.517Z] 
17:47:00 [2021-06-18T17:47:00.517Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:47:00 [2021-06-18T17:47:00.517Z] #62 sha256:b3294f9d98145eb0957c4189f2ac579a79cce19d081dc94e8ccae1375315675f
17:47:00 [2021-06-18T17:47:00.776Z] #62 DONE 0.2s
17:47:00 [2021-06-18T17:47:00.776Z] 
17:47:00 [2021-06-18T17:47:00.776Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
17:47:00 [2021-06-18T17:47:00.776Z] #67 sha256:9b15878f0f4f9398799e762c6c98f9fc765aaae39aa7e8bcc68817f679092606
17:47:01 [2021-06-18T17:47:01.717Z] #67 DONE 0.8s
17:47:01 [2021-06-18T17:47:01.717Z] 
17:47:01 [2021-06-18T17:47:01.717Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
17:47:01 [2021-06-18T17:47:01.717Z] #68 sha256:7d0becc94bae5c270a6204591c84363289ced72787424e5182e5c1ccca4b1b92
17:47:01 [2021-06-18T17:47:01.717Z] #68 DONE 0.0s
17:47:01 [2021-06-18T17:47:01.717Z] 
17:47:01 [2021-06-18T17:47:01.717Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
17:47:01 [2021-06-18T17:47:01.717Z] #69 sha256:2ae5d6af2766d84bad119fdef3d7beff23ea77aa4c472b7ffdb6b0f05b6246f8
17:47:02 [2021-06-18T17:47:02.659Z] #69 DONE 0.9s
17:47:02 [2021-06-18T17:47:02.659Z] 
17:47:02 [2021-06-18T17:47:02.659Z] #70 exporting to image
17:47:02 [2021-06-18T17:47:02.659Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:47:02 [2021-06-18T17:47:02.659Z] #70 exporting layers
17:47:09 [2021-06-18T17:47:09.240Z] #70 exporting layers 6.8s done
17:47:09 [2021-06-18T17:47:09.240Z] #70 writing image sha256:1001d4e2893bba28618a245797ba88596b72691a27390ea8e1b35f22b8c7fb8a done
17:47:09 [2021-06-18T17:47:09.240Z] #70 naming to docker.io/library/docker:472f21b923ef512e8bebaece83a7d9c206b1e0a7 done
17:47:09 [2021-06-18T17:47:09.240Z] #70 DONE 6.8s