Skip to content

Console Output

Skipping 66 KB.. Full Log
eckout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:39:17 [2022-06-04T20:39:17.518Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:39:18 [2022-06-04T20:39:18.551Z] #47 38.08 Updating files:  47% (1039/2177)
Updating files:  48% (1045/2177)
Updating files:  49% (1067/2177)
Updating files:  50% (1089/2177)
Updating files:  51% (1111/2177)
Updating files:  52% (1133/2177)
Updating files:  53% (1154/2177)
Updating files:  54% (1176/2177)
Updating files:  55% (1198/2177)
Updating files:  56% (1220/2177)
Updating files:  57% (1241/2177)
Updating files:  58% (1263/2177)
Updating files:  59% (1285/2177)
Updating files:  60% (1307/2177)
Updating files:  61% (1328/2177)
Updating files:  62% (1350/2177)
Updating files:  63% (1372/2177)
Updating files:  64% (1394/2177)
Updating files:  65% (1416/2177)
Updating files:  66% (1437/2177)
Updating files:  67% (1459/2177)
Updating files:  68% (1481/2177)
Updating files:  69% (1503/2177)
Updating files:  70% (1524/2177)
Updating files:  71% (1546/2177)
Updating files:  72% (1568/2177)
Updating files:  73% (1590/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  82% (1806/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
20:39:18 [2022-06-04T20:39:18.551Z] #47 39.47 + 
20:39:18 [2022-06-04T20:39:18.551Z] #47 ...
20:39:18 [2022-06-04T20:39:18.551Z] 
20:39:18 [2022-06-04T20:39:18.551Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:39:18 [2022-06-04T20:39:18.551Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:39:18 [2022-06-04T20:39:18.551Z] #42 29.57 Fetched 8537 kB in 23s (376 kB/s)
20:39:18 [2022-06-04T20:39:18.551Z] #42 29.57 Reading package lists...
20:39:18 [2022-06-04T20:39:18.551Z] #42 38.66 Reading package lists...
20:39:18 [2022-06-04T20:39:18.551Z] #42 ...
20:39:18 [2022-06-04T20:39:18.551Z] 
20:39:18 [2022-06-04T20:39:18.551Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:39:18 [2022-06-04T20:39:18.551Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:39:18 [2022-06-04T20:39:18.551Z] #47 39.47 + git checkout -q v2.3.0
20:39:20 [2022-06-04T20:39:20.458Z] #47 ...
20:39:20 [2022-06-04T20:39:20.458Z] 
20:39:20 [2022-06-04T20:39:20.458Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:39:20 [2022-06-04T20:39:20.458Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:39:20 [2022-06-04T20:39:20.458Z] #51 31.34 Fetched 8541 kB in 24s (349 kB/s)
20:39:20 [2022-06-04T20:39:20.458Z] #51 31.34 Reading package lists...
20:39:20 [2022-06-04T20:39:20.717Z] #51 40.23 Reading package lists...
20:39:20 [2022-06-04T20:39:20.717Z] #51 ...
20:39:20 [2022-06-04T20:39:20.717Z] 
20:39:20 [2022-06-04T20:39:20.717Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:39:20 [2022-06-04T20:39:20.717Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:39:20 [2022-06-04T20:39:20.717Z] #14 29.76 Reading package lists...
20:39:20 [2022-06-04T20:39:20.717Z] #14 38.98 Building dependency tree...
20:39:23 [2022-06-04T20:39:23.405Z] #14 ...
20:39:23 [2022-06-04T20:39:23.405Z] 
20:39:23 [2022-06-04T20:39:23.405Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:39:23 [2022-06-04T20:39:23.405Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:39:23 [2022-06-04T20:39:23.405Z] #55 42.58 go: downloading github.com/fatih/color v1.13.0
20:39:23 [2022-06-04T20:39:23.405Z] #55 42.58 go: downloading github.com/gofrs/flock v0.8.1
20:39:23 [2022-06-04T20:39:23.405Z] #55 42.64 go: downloading github.com/spf13/cobra v1.3.0
20:39:23 [2022-06-04T20:39:23.405Z] #55 42.74 go: downloading github.com/spf13/viper v1.10.1
20:39:23 [2022-06-04T20:39:23.405Z] #55 43.38 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
20:39:23 [2022-06-04T20:39:23.405Z] #55 44.32 go: downloading github.com/mattn/go-colorable v0.1.12
20:39:23 [2022-06-04T20:39:23.405Z] #55 44.33 go: downloading github.com/mattn/go-isatty v0.0.14
20:39:23 [2022-06-04T20:39:23.405Z] #55 44.41 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
20:39:23 [2022-06-04T20:39:23.405Z] #55 44.45 go: downloading github.com/go-critic/go-critic v0.6.2
20:39:25 [2022-06-04T20:39:25.334Z] #55 46.35 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:39:25 [2022-06-04T20:39:25.334Z] #55 46.40 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:39:27 [2022-06-04T20:39:27.243Z] #55 ...
20:39:27 [2022-06-04T20:39:27.243Z] 
20:39:27 [2022-06-04T20:39:27.243Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:39:27 [2022-06-04T20:39:27.243Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
20:39:27 [2022-06-04T20:39:27.243Z] #62 29.85 Reading package lists...
20:39:27 [2022-06-04T20:39:27.243Z] #62 38.85 Reading package lists...
20:39:27 [2022-06-04T20:39:27.503Z] #62 48.20 Building dependency tree...
20:39:27 [2022-06-04T20:39:27.503Z] #62 ...
20:39:27 [2022-06-04T20:39:27.503Z] 
20:39:27 [2022-06-04T20:39:27.503Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:39:27 [2022-06-04T20:39:27.503Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:39:27 [2022-06-04T20:39:27.503Z] #14 44.84 The following additional packages will be installed:
20:39:27 [2022-06-04T20:39:27.503Z] #14 44.85   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:39:27 [2022-06-04T20:39:27.503Z] #14 44.85   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:39:27 [2022-06-04T20:39:27.503Z] #14 44.85   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:39:27 [2022-06-04T20:39:27.503Z] #14 44.85   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:39:27 [2022-06-04T20:39:27.503Z] #14 44.86   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:39:27 [2022-06-04T20:39:27.503Z] #14 44.86   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:39:27 [2022-06-04T20:39:27.503Z] #14 44.87   mingw-w64-common mingw-w64-x86-64-dev
20:39:27 [2022-06-04T20:39:27.503Z] #14 44.93 Suggested packages:
20:39:27 [2022-06-04T20:39:27.503Z] #14 44.93   gcc-10-locales seccomp wine64
20:39:27 [2022-06-04T20:39:27.503Z] #14 47.15 The following NEW packages will be installed:
20:39:27 [2022-06-04T20:39:27.503Z] #14 47.18   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:39:27 [2022-06-04T20:39:27.503Z] #14 47.18   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:39:27 [2022-06-04T20:39:27.503Z] #14 47.18   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:39:27 [2022-06-04T20:39:27.503Z] #14 47.18   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:39:27 [2022-06-04T20:39:27.503Z] #14 47.18   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:39:27 [2022-06-04T20:39:27.503Z] #14 47.18   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:39:27 [2022-06-04T20:39:27.503Z] #14 47.19   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:39:27 [2022-06-04T20:39:27.503Z] #14 47.20   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:39:27 [2022-06-04T20:39:27.503Z] #14 47.20   mingw-w64-x86-64-dev
20:39:27 [2022-06-04T20:39:27.503Z] #14 47.83 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
20:39:27 [2022-06-04T20:39:27.503Z] #14 47.83 Need to get 115 MB of archives.
20:39:27 [2022-06-04T20:39:27.503Z] #14 47.83 After this operation, 645 MB of additional disk space will be used.
20:39:27 [2022-06-04T20:39:27.503Z] #14 47.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
20:39:27 [2022-06-04T20:39:27.503Z] #14 48.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
20:39:27 [2022-06-04T20:39:27.503Z] #14 48.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:39:27 [2022-06-04T20:39:27.503Z] #14 48.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
20:39:27 [2022-06-04T20:39:27.503Z] #14 48.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
20:39:27 [2022-06-04T20:39:27.503Z] #14 48.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:39:28 [2022-06-04T20:39:28.071Z] #14 49.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:39:28 [2022-06-04T20:39:28.330Z] #14 49.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
20:39:28 [2022-06-04T20:39:28.330Z] #14 49.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
20:39:29 [2022-06-04T20:39:29.714Z] #14 50.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
20:39:30 [2022-06-04T20:39:30.651Z] #14 ...
20:39:30 [2022-06-04T20:39:30.651Z] 
20:39:30 [2022-06-04T20:39:30.651Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:39:30 [2022-06-04T20:39:30.651Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:39:30 [2022-06-04T20:39:30.651Z] #55 51.80 go: downloading github.com/sirupsen/logrus v1.8.1
20:39:30 [2022-06-04T20:39:30.651Z] #55 51.88 go: downloading github.com/stretchr/testify v1.7.0
20:39:31 [2022-06-04T20:39:31.219Z] #55 52.20 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
20:39:31 [2022-06-04T20:39:31.219Z] #55 52.25 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
20:39:31 [2022-06-04T20:39:31.219Z] #55 52.41 go: downloading github.com/fsnotify/fsnotify v1.5.1
20:39:31 [2022-06-04T20:39:31.219Z] #55 52.45 go: downloading github.com/magiconair/properties v1.8.5
20:39:31 [2022-06-04T20:39:31.219Z] #55 ...
20:39:31 [2022-06-04T20:39:31.219Z] 
20:39:31 [2022-06-04T20:39:31.219Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:39:31 [2022-06-04T20:39:31.219Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:39:31 [2022-06-04T20:39:31.219Z] #47 42.24 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:39:31 [2022-06-04T20:39:31.478Z] #47 ...
20:39:31 [2022-06-04T20:39:31.478Z] 
20:39:31 [2022-06-04T20:39:31.478Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:39:31 [2022-06-04T20:39:31.478Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:39:31 [2022-06-04T20:39:31.478Z] #55 52.51 go: downloading github.com/mitchellh/mapstructure v1.4.3
20:39:31 [2022-06-04T20:39:31.478Z] #55 52.63 go: downloading github.com/spf13/afero v1.6.0
20:39:31 [2022-06-04T20:39:31.478Z] #55 52.68 go: downloading github.com/spf13/cast v1.4.1
20:39:31 [2022-06-04T20:39:31.737Z] #55 52.81 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:39:31 [2022-06-04T20:39:31.996Z] #55 52.95 go: downloading github.com/subosito/gotenv v1.2.0
20:39:31 [2022-06-04T20:39:31.996Z] #55 52.96 go: downloading gopkg.in/ini.v1 v1.66.2
20:39:31 [2022-06-04T20:39:31.996Z] #55 53.04 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
20:39:32 [2022-06-04T20:39:32.255Z] #55 53.26 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:39:32 [2022-06-04T20:39:32.255Z] #55 53.39 go: downloading github.com/go-toolsmith/astcopy v1.0.0
20:39:32 [2022-06-04T20:39:32.822Z] #55 53.81 go: downloading github.com/go-toolsmith/astequal v1.0.1
20:39:32 [2022-06-04T20:39:32.822Z] #55 53.88 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:39:32 [2022-06-04T20:39:32.822Z] #55 53.94 go: downloading github.com/go-toolsmith/astp v1.0.0
20:39:32 [2022-06-04T20:39:32.822Z] #55 53.98 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:39:32 [2022-06-04T20:39:32.822Z] #55 54.07 go: downloading github.com/go-toolsmith/typep v1.0.2
20:39:33 [2022-06-04T20:39:33.081Z] #55 54.12 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
20:39:34 [2022-06-04T20:39:34.458Z] #55 55.37 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
20:39:34 [2022-06-04T20:39:34.458Z] #55 55.50 go: downloading github.com/hashicorp/errwrap v1.0.0
20:39:34 [2022-06-04T20:39:34.458Z] #55 55.61 go: downloading 4d63.com/gochecknoglobals v0.1.0
20:39:34 [2022-06-04T20:39:34.717Z] #55 55.77 go: downloading github.com/Antonboom/errname v0.1.5
20:39:34 [2022-06-04T20:39:34.717Z] #55 55.90 go: downloading github.com/Antonboom/nilnil v0.1.0
20:39:34 [2022-06-04T20:39:34.717Z] #55 55.92 go: downloading github.com/BurntSushi/toml v1.0.0
20:39:36 [2022-06-04T20:39:36.103Z] #55 57.21 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:39:36 [2022-06-04T20:39:36.362Z] #55 57.30 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
20:39:36 [2022-06-04T20:39:36.362Z] #55 57.34 go: downloading github.com/alexkohler/prealloc v1.0.0
20:39:36 [2022-06-04T20:39:36.362Z] #55 57.40 go: downloading github.com/ashanbrown/forbidigo v1.3.0
20:39:36 [2022-06-04T20:39:36.362Z] #55 ...
20:39:36 [2022-06-04T20:39:36.362Z] 
20:39:36 [2022-06-04T20:39:36.362Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:39:36 [2022-06-04T20:39:36.362Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:39:36 [2022-06-04T20:39:36.362Z] #42 38.66 Reading package lists...
20:39:36 [2022-06-04T20:39:36.362Z] #42 47.55 Building dependency tree...
20:39:36 [2022-06-04T20:39:36.362Z] #42 53.63 The following additional packages will be installed:
20:39:36 [2022-06-04T20:39:36.362Z] #42 53.64   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
20:39:36 [2022-06-04T20:39:36.362Z] #42 53.69 Suggested packages:
20:39:36 [2022-06-04T20:39:36.362Z] #42 53.72   cmake-doc ninja-build lrzip
20:39:36 [2022-06-04T20:39:36.362Z] #42 53.72 Recommended packages:
20:39:36 [2022-06-04T20:39:36.362Z] #42 53.72   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:39:36 [2022-06-04T20:39:36.362Z] #42 55.24 The following NEW packages will be installed:
20:39:36 [2022-06-04T20:39:36.362Z] #42 55.29   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:39:36 [2022-06-04T20:39:36.362Z] #42 55.29   vim-common xxd
20:39:36 [2022-06-04T20:39:36.362Z] #42 55.75 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:39:36 [2022-06-04T20:39:36.362Z] #42 55.75 Need to get 17.7 MB of archives.
20:39:36 [2022-06-04T20:39:36.362Z] #42 55.75 After this operation, 70.7 MB of additional disk space will be used.
20:39:36 [2022-06-04T20:39:36.362Z] #42 55.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:39:36 [2022-06-04T20:39:36.362Z] #42 55.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:39:36 [2022-06-04T20:39:36.362Z] #42 55.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:39:36 [2022-06-04T20:39:36.362Z] #42 55.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:39:36 [2022-06-04T20:39:36.362Z] #42 56.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
20:39:36 [2022-06-04T20:39:36.362Z] #42 56.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
20:39:36 [2022-06-04T20:39:36.362Z] #42 56.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
20:39:36 [2022-06-04T20:39:36.362Z] #42 56.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
20:39:36 [2022-06-04T20:39:36.362Z] #42 56.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
20:39:36 [2022-06-04T20:39:36.362Z] #42 56.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
20:39:36 [2022-06-04T20:39:36.362Z] #42 ...
20:39:36 [2022-06-04T20:39:36.362Z] 
20:39:36 [2022-06-04T20:39:36.362Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:39:36 [2022-06-04T20:39:36.362Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:39:36 [2022-06-04T20:39:36.362Z] #55 57.47 go: downloading github.com/ashanbrown/makezero v1.1.0
20:39:36 [2022-06-04T20:39:36.362Z] #55 57.51 go: downloading github.com/bkielbasa/cyclop v1.2.0
20:39:36 [2022-06-04T20:39:36.621Z] #55 57.70 go: downloading github.com/blizzy78/varnamelen v0.5.0
20:39:36 [2022-06-04T20:39:36.880Z] #55 57.90 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
20:39:36 [2022-06-04T20:39:36.880Z] #55 58.05 go: downloading github.com/breml/bidichk v0.2.1
20:39:36 [2022-06-04T20:39:36.880Z] #55 58.12 go: downloading github.com/breml/errchkjson v0.2.1
20:39:37 [2022-06-04T20:39:37.147Z] #55 58.23 go: downloading github.com/butuzov/ireturn v0.1.1
20:39:37 [2022-06-04T20:39:37.406Z] #55 58.41 go: downloading github.com/charithe/durationcheck v0.0.9
20:39:37 [2022-06-04T20:39:37.406Z] #55 58.54 go: downloading github.com/daixiang0/gci v0.2.9
20:39:37 [2022-06-04T20:39:37.406Z] #55 58.57 go: downloading github.com/denis-tingajkin/go-header v0.4.2
20:39:37 [2022-06-04T20:39:37.666Z] #55 58.68 go: downloading github.com/esimonov/ifshort v1.0.4
20:39:37 [2022-06-04T20:39:37.666Z] #55 58.74 go: downloading github.com/fzipp/gocyclo v0.4.0
20:39:37 [2022-06-04T20:39:37.925Z] #55 59.02 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:39:37 [2022-06-04T20:39:37.925Z] #55 59.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:39:37 [2022-06-04T20:39:37.925Z] #55 59.15 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:39:38 [2022-06-04T20:39:38.188Z] #55 ...
20:39:38 [2022-06-04T20:39:38.188Z] 
20:39:38 [2022-06-04T20:39:38.188Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:39:38 [2022-06-04T20:39:38.188Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:39:38 [2022-06-04T20:39:38.188Z] #51 40.23 Reading package lists...
20:39:38 [2022-06-04T20:39:38.188Z] #51 49.27 Building dependency tree...
20:39:38 [2022-06-04T20:39:38.188Z] #51 55.70 The following additional packages will be installed:
20:39:38 [2022-06-04T20:39:38.188Z] #51 55.70   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:39:38 [2022-06-04T20:39:38.188Z] #51 55.72   python3-protobuf python3-six
20:39:38 [2022-06-04T20:39:38.188Z] #51 55.76 Suggested packages:
20:39:38 [2022-06-04T20:39:38.188Z] #51 55.76   python3-setuptools
20:39:38 [2022-06-04T20:39:38.188Z] #51 55.76 Recommended packages:
20:39:38 [2022-06-04T20:39:38.188Z] #51 55.76   iproute2 | iproute
20:39:38 [2022-06-04T20:39:38.188Z] #51 56.73 The following NEW packages will be installed:
20:39:38 [2022-06-04T20:39:38.188Z] #51 56.74   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:39:38 [2022-06-04T20:39:38.188Z] #51 56.75   python3-protobuf python3-six
20:39:38 [2022-06-04T20:39:38.188Z] #51 57.46 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
20:39:38 [2022-06-04T20:39:38.188Z] #51 57.46 Need to get 2314 kB of archives.
20:39:38 [2022-06-04T20:39:38.188Z] #51 57.46 After this operation, 11.1 MB of additional disk space will be used.
20:39:38 [2022-06-04T20:39:38.188Z] #51 57.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
20:39:38 [2022-06-04T20:39:38.188Z] #51 57.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:39:38 [2022-06-04T20:39:38.188Z] #51 57.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
20:39:38 [2022-06-04T20:39:38.188Z] #51 57.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
20:39:38 [2022-06-04T20:39:38.188Z] #51 57.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:39:38 [2022-06-04T20:39:38.188Z] #51 57.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:39:38 [2022-06-04T20:39:38.188Z] #51 57.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:39:38 [2022-06-04T20:39:38.188Z] #51 ...
20:39:38 [2022-06-04T20:39:38.188Z] 
20:39:38 [2022-06-04T20:39:38.188Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:39:38 [2022-06-04T20:39:38.188Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
20:39:38 [2022-06-04T20:39:38.188Z] #62 48.20 Building dependency tree...
20:39:38 [2022-06-04T20:39:38.188Z] #62 54.53 The following additional packages will be installed:
20:39:38 [2022-06-04T20:39:38.188Z] #62 54.56   libbtrfs0
20:39:38 [2022-06-04T20:39:38.188Z] #62 55.00 The following NEW packages will be installed:
20:39:38 [2022-06-04T20:39:38.188Z] #62 55.02   libbtrfs-dev libbtrfs0
20:39:38 [2022-06-04T20:39:38.188Z] #62 55.73 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:39:38 [2022-06-04T20:39:38.188Z] #62 55.73 Need to get 460 kB of archives.
20:39:38 [2022-06-04T20:39:38.188Z] #62 55.73 After this operation, 1237 kB of additional disk space will be used.
20:39:38 [2022-06-04T20:39:38.188Z] #62 55.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:39:38 [2022-06-04T20:39:38.188Z] #62 55.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:39:38 [2022-06-04T20:39:38.188Z] #62 57.41 debconf: delaying package configuration, since apt-utils is not installed
20:39:38 [2022-06-04T20:39:38.188Z] #62 57.75 Fetched 460 kB in 1s (709 kB/s)
20:39:38 [2022-06-04T20:39:38.188Z] #62 57.90 Selecting previously unselected package libbtrfs0:amd64.
20:39:38 [2022-06-04T20:39:38.188Z] #62 57.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:39:38 [2022-06-04T20:39:38.188Z] #62 58.02 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
20:39:38 [2022-06-04T20:39:38.188Z] #62 58.08 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:39:38 [2022-06-04T20:39:38.188Z] #62 58.48 Selecting previously unselected package libbtrfs-dev:amd64.
20:39:38 [2022-06-04T20:39:38.188Z] #62 58.48 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
20:39:38 [2022-06-04T20:39:38.188Z] #62 58.49 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:39:38 [2022-06-04T20:39:38.188Z] #62 59.29 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:39:38 [2022-06-04T20:39:38.188Z] #62 59.30 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:39:38 [2022-06-04T20:39:38.188Z] #62 59.34 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:39:38 [2022-06-04T20:39:38.449Z] #62 ...
20:39:38 [2022-06-04T20:39:38.449Z] 
20:39:38 [2022-06-04T20:39:38.449Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:39:38 [2022-06-04T20:39:38.449Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:39:38 [2022-06-04T20:39:38.449Z] #55 59.42 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:39:38 [2022-06-04T20:39:38.711Z] #55 59.70 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:39:38 [2022-06-04T20:39:38.711Z] #55 59.71 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:39:38 [2022-06-04T20:39:38.711Z] #55 59.90 go: downloading github.com/golangci/misspell v0.3.5
20:39:38 [2022-06-04T20:39:38.711Z] #55 59.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:39:38 [2022-06-04T20:39:38.711Z] #55 59.98 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
20:39:38 [2022-06-04T20:39:38.972Z] #55 ...
20:39:38 [2022-06-04T20:39:38.972Z] 
20:39:38 [2022-06-04T20:39:38.972Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:39:38 [2022-06-04T20:39:38.972Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
20:39:38 [2022-06-04T20:39:38.972Z] #62 DONE 60.2s
20:39:38 [2022-06-04T20:39:38.972Z] 
20:39:38 [2022-06-04T20:39:38.972Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:39:38 [2022-06-04T20:39:38.972Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:39:38 [2022-06-04T20:39:38.972Z] #55 60.10 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:39:38 [2022-06-04T20:39:38.972Z] #55 60.18 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:39:39 [2022-06-04T20:39:39.247Z] #55 ...
20:39:39 [2022-06-04T20:39:39.247Z] 
20:39:39 [2022-06-04T20:39:39.247Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
20:39:39 [2022-06-04T20:39:39.247Z] #63 sha256:b7ee07bac3d42e178870ccfefab4393bd489831f6c3fad1aa452d35c70844e6b
20:39:39 [2022-06-04T20:39:39.247Z] #63 DONE 0.1s
20:39:39 [2022-06-04T20:39:39.247Z] 
20:39:39 [2022-06-04T20:39:39.247Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:39:39 [2022-06-04T20:39:39.247Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:39:39 [2022-06-04T20:39:39.247Z] #55 60.27 go: downloading github.com/jgautheron/goconst v1.5.1
20:39:39 [2022-06-04T20:39:39.247Z] #55 60.27 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:39:39 [2022-06-04T20:39:39.247Z] #55 60.29 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:39:39 [2022-06-04T20:39:39.507Z] #55 60.43 go: downloading github.com/julz/importas v0.1.0
20:39:39 [2022-06-04T20:39:39.507Z] #55 60.59 go: downloading github.com/kisielk/errcheck v1.6.0
20:39:39 [2022-06-04T20:39:39.766Z] #55 ...
20:39:39 [2022-06-04T20:39:39.766Z] 
20:39:39 [2022-06-04T20:39:39.766Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
20:39:39 [2022-06-04T20:39:39.766Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589
20:39:39 [2022-06-04T20:39:39.766Z] #57 60.60 v3.0.2
20:39:39 [2022-06-04T20:39:39.766Z] #57 DONE 60.7s
20:39:39 [2022-06-04T20:39:39.766Z] 
20:39:39 [2022-06-04T20:39:39.766Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:39:39 [2022-06-04T20:39:39.766Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:39:39 [2022-06-04T20:39:39.766Z] #55 60.71 go: downloading github.com/kulti/thelper v0.5.0
20:39:39 [2022-06-04T20:39:39.766Z] #55 60.73 go: downloading github.com/kunwardeep/paralleltest v1.0.3
20:39:39 [2022-06-04T20:39:39.766Z] #55 60.85 go: downloading github.com/kyoh86/exportloopref v0.1.8
20:39:39 [2022-06-04T20:39:39.766Z] #55 60.95 go: downloading github.com/ldez/gomoddirectives v0.2.2
20:39:40 [2022-06-04T20:39:40.025Z] #55 61.09 go: downloading github.com/ldez/tagliatelle v0.3.0
20:39:40 [2022-06-04T20:39:40.025Z] #55 61.10 go: downloading github.com/leonklingele/grouper v1.1.0
20:39:40 [2022-06-04T20:39:40.025Z] #55 61.11 go: downloading github.com/maratori/testpackage v1.0.1
20:39:40 [2022-06-04T20:39:40.285Z] #55 61.27 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
20:39:40 [2022-06-04T20:39:40.285Z] #55 61.27 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:39:40 [2022-06-04T20:39:40.285Z] #55 61.31 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
20:39:40 [2022-06-04T20:39:40.285Z] #55 61.32 go: downloading github.com/mgechev/revive v1.1.3
20:39:41 [2022-06-04T20:39:41.222Z] #55 62.43 go: downloading github.com/moricho/tparallel v0.2.1
20:39:41 [2022-06-04T20:39:41.481Z] #55 62.49 go: downloading github.com/nakabonne/nestif v0.3.1
20:39:41 [2022-06-04T20:39:41.481Z] #55 62.55 go: downloading github.com/nishanths/exhaustive v0.7.11
20:39:41 [2022-06-04T20:39:41.481Z] #55 62.71 go: downloading github.com/nishanths/predeclared v0.2.1
20:39:41 [2022-06-04T20:39:41.740Z] #55 62.81 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
20:39:41 [2022-06-04T20:39:41.999Z] #55 63.00 go: downloading github.com/ryancurrah/gomodguard v1.2.3
20:39:41 [2022-06-04T20:39:41.999Z] #55 63.14 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
20:39:42 [2022-06-04T20:39:42.310Z] #55 63.28 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
20:39:42 [2022-06-04T20:39:42.310Z] #55 63.34 go: downloading github.com/securego/gosec/v2 v2.9.6
20:39:42 [2022-06-04T20:39:42.310Z] #55 ...
20:39:42 [2022-06-04T20:39:42.310Z] 
20:39:42 [2022-06-04T20:39:42.310Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:39:42 [2022-06-04T20:39:42.310Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:39:42 [2022-06-04T20:39:42.310Z] #14 53.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
20:39:42 [2022-06-04T20:39:42.310Z] #14 54.68 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
20:39:42 [2022-06-04T20:39:42.310Z] #14 55.96 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
20:39:42 [2022-06-04T20:39:42.310Z] #14 58.13 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
20:39:42 [2022-06-04T20:39:42.310Z] #14 59.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
20:39:42 [2022-06-04T20:39:42.310Z] #14 59.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
20:39:42 [2022-06-04T20:39:42.310Z] #14 59.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
20:39:42 [2022-06-04T20:39:42.310Z] #14 59.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:39:42 [2022-06-04T20:39:42.310Z] #14 59.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:39:42 [2022-06-04T20:39:42.310Z] #14 59.33 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
20:39:42 [2022-06-04T20:39:42.310Z] #14 59.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
20:39:42 [2022-06-04T20:39:42.310Z] #14 59.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
20:39:42 [2022-06-04T20:39:42.310Z] #14 59.33 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
20:39:42 [2022-06-04T20:39:42.310Z] #14 59.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
20:39:42 [2022-06-04T20:39:42.310Z] #14 59.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
20:39:42 [2022-06-04T20:39:42.310Z] #14 59.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
20:39:42 [2022-06-04T20:39:42.310Z] #14 59.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
20:39:42 [2022-06-04T20:39:42.310Z] #14 59.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
20:39:42 [2022-06-04T20:39:42.310Z] #14 59.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:39:42 [2022-06-04T20:39:42.310Z] #14 59.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
20:39:42 [2022-06-04T20:39:42.310Z] #14 61.70 debconf: delaying package configuration, since apt-utils is not installed
20:39:42 [2022-06-04T20:39:42.310Z] #14 62.13 Fetched 115 MB in 12s (9412 kB/s)
20:39:42 [2022-06-04T20:39:42.310Z] #14 62.33 Selecting previously unselected package binutils-mingw-w64-i686.
20:39:42 [2022-06-04T20:39:42.310Z] #14 62.33 (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 ... 15718 files and directories currently installed.)
20:39:42 [2022-06-04T20:39:42.310Z] #14 62.42 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
20:39:42 [2022-06-04T20:39:42.310Z] #14 62.45 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:39:42 [2022-06-04T20:39:42.574Z] #14 ...
20:39:42 [2022-06-04T20:39:42.574Z] 
20:39:42 [2022-06-04T20:39:42.574Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:39:42 [2022-06-04T20:39:42.574Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:39:42 [2022-06-04T20:39:42.574Z] #42 59.03 debconf: delaying package configuration, since apt-utils is not installed
20:39:42 [2022-06-04T20:39:42.574Z] #42 59.61 Fetched 17.7 MB in 2s (8975 kB/s)
20:39:42 [2022-06-04T20:39:42.574Z] #42 59.86 Selecting previously unselected package xxd.
20:39:42 [2022-06-04T20:39:42.574Z] #42 59.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:39:42 [2022-06-04T20:39:42.574Z] #42 60.02 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:39:42 [2022-06-04T20:39:42.574Z] #42 60.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:39:42 [2022-06-04T20:39:42.574Z] #42 60.57 Selecting previously unselected package vim-common.
20:39:42 [2022-06-04T20:39:42.574Z] #42 60.58 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:39:42 [2022-06-04T20:39:42.574Z] #42 60.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:39:42 [2022-06-04T20:39:42.574Z] #42 61.21 Selecting previously unselected package cmake-data.
20:39:42 [2022-06-04T20:39:42.574Z] #42 61.22 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:39:42 [2022-06-04T20:39:42.574Z] #42 61.24 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:39:43 [2022-06-04T20:39:43.951Z] #42 ...
20:39:43 [2022-06-04T20:39:43.951Z] 
20:39:43 [2022-06-04T20:39:43.951Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
20:39:43 [2022-06-04T20:39:43.951Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
20:39:43 [2022-06-04T20:39:43.951Z] #40 64.80 NAME:
20:39:43 [2022-06-04T20:39:43.951Z] #40 64.85    go-winres - A tool for embedding resources in Windows executables
20:39:43 [2022-06-04T20:39:43.951Z] #40 64.85 
20:39:43 [2022-06-04T20:39:43.951Z] #40 64.85 USAGE:
20:39:43 [2022-06-04T20:39:43.951Z] #40 64.85    go-winres [global options] command [command options] [arguments...]
20:39:43 [2022-06-04T20:39:43.951Z] #40 64.85 
20:39:43 [2022-06-04T20:39:43.951Z] #40 64.85 COMMANDS:
20:39:43 [2022-06-04T20:39:43.951Z] #40 64.85    init     Create an initial ./winres/winres.json
20:39:43 [2022-06-04T20:39:43.951Z] #40 64.85    make     Make syso files for the "go build" command
20:39:43 [2022-06-04T20:39:43.951Z] #40 64.85    simply   Make syso files for the "go build" command (simplified)
20:39:43 [2022-06-04T20:39:43.951Z] #40 64.85    extract  Extract all resources from an executable
20:39:43 [2022-06-04T20:39:43.951Z] #40 64.85    patch    Replace resources in an executable file (exe, dll)
20:39:43 [2022-06-04T20:39:43.951Z] #40 64.85    help, h  Shows a list of commands or help for one command
20:39:43 [2022-06-04T20:39:43.951Z] #40 64.85 
20:39:43 [2022-06-04T20:39:43.951Z] #40 64.85 GLOBAL OPTIONS:
20:39:43 [2022-06-04T20:39:43.951Z] #40 64.85    --help, -h  show help (default: false)
20:39:44 [2022-06-04T20:39:44.520Z] #40 DONE 65.6s
20:39:44 [2022-06-04T20:39:44.520Z] 
20:39:44 [2022-06-04T20:39:44.520Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:39:44 [2022-06-04T20:39:44.520Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:39:44 [2022-06-04T20:39:44.520Z] #55 63.75 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:39:44 [2022-06-04T20:39:44.520Z] #55 63.76 go: downloading github.com/sivchari/containedctx v1.0.1
20:39:44 [2022-06-04T20:39:44.520Z] #55 63.76 go: downloading github.com/sivchari/tenv v1.4.7
20:39:44 [2022-06-04T20:39:44.520Z] #55 63.76 go: downloading github.com/sonatard/noctx v0.0.1
20:39:44 [2022-06-04T20:39:44.520Z] #55 63.77 go: downloading github.com/sourcegraph/go-diff v0.6.1
20:39:44 [2022-06-04T20:39:44.520Z] #55 63.81 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:39:44 [2022-06-04T20:39:44.520Z] #55 63.86 go: downloading github.com/sylvia7788/contextcheck v1.0.4
20:39:44 [2022-06-04T20:39:44.520Z] #55 63.90 go: downloading github.com/tdakkota/asciicheck v0.1.1
20:39:44 [2022-06-04T20:39:44.520Z] #55 64.04 go: downloading github.com/tetafro/godot v1.4.11
20:39:44 [2022-06-04T20:39:44.520Z] #55 64.05 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
20:39:44 [2022-06-04T20:39:44.520Z] #55 64.16 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
20:39:44 [2022-06-04T20:39:44.520Z] #55 64.18 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
20:39:44 [2022-06-04T20:39:44.520Z] #55 64.40 go: downloading github.com/ultraware/funlen v0.0.3
20:39:44 [2022-06-04T20:39:44.520Z] #55 64.42 go: downloading github.com/ultraware/whitespace v0.0.4
20:39:44 [2022-06-04T20:39:44.520Z] #55 64.43 go: downloading github.com/uudashr/gocognit v1.0.5
20:39:44 [2022-06-04T20:39:44.520Z] #55 64.48 go: downloading github.com/yagipy/maintidx v1.0.0
20:39:44 [2022-06-04T20:39:44.520Z] #55 64.59 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
20:39:44 [2022-06-04T20:39:44.520Z] #55 65.07 go: downloading gitlab.com/bosi/decorder v0.2.1
20:39:44 [2022-06-04T20:39:44.520Z] #55 65.24 go: downloading honnef.co/go/tools v0.2.2
20:39:46 [2022-06-04T20:39:46.430Z] #55 67.57 go: downloading mvdan.cc/gofumpt v0.2.1
20:39:46 [2022-06-04T20:39:46.430Z] #55 67.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:39:46 [2022-06-04T20:39:46.689Z] #55 67.66 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
20:39:46 [2022-06-04T20:39:46.689Z] #55 67.82 go: downloading github.com/davecgh/go-spew v1.1.1
20:39:46 [2022-06-04T20:39:46.689Z] #55 67.83 go: downloading github.com/pmezard/go-difflib v1.0.0
20:39:46 [2022-06-04T20:39:46.948Z] #55 68.02 go: downloading github.com/stretchr/objx v0.1.1
20:39:47 [2022-06-04T20:39:47.207Z] #55 68.11 go: downloading github.com/hashicorp/hcl v1.0.0
20:39:47 [2022-06-04T20:39:47.466Z] #55 68.48 go: downloading github.com/pelletier/go-toml v1.9.4
20:39:47 [2022-06-04T20:39:47.466Z] #55 68.49 go: downloading golang.org/x/text v0.3.7
20:39:49 [2022-06-04T20:39:49.378Z] #55 ...
20:39:49 [2022-06-04T20:39:49.378Z] 
20:39:49 [2022-06-04T20:39:49.378Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:39:49 [2022-06-04T20:39:49.378Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:39:49 [2022-06-04T20:39:49.378Z] #51 60.03 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
20:39:49 [2022-06-04T20:39:49.378Z] #51 62.17 debconf: delaying package configuration, since apt-utils is not installed
20:39:49 [2022-06-04T20:39:49.378Z] #51 62.57 Fetched 2314 kB in 4s (646 kB/s)
20:39:49 [2022-06-04T20:39:49.378Z] #51 62.73 Selecting previously unselected package libprotobuf23:amd64.
20:39:49 [2022-06-04T20:39:49.378Z] #51 62.73 (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 ... 15718 files and directories currently installed.)
20:39:49 [2022-06-04T20:39:49.378Z] #51 62.77 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
20:39:49 [2022-06-04T20:39:49.378Z] #51 62.80 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
20:39:49 [2022-06-04T20:39:49.378Z] #51 64.42 Selecting previously unselected package python3-pkg-resources.
20:39:49 [2022-06-04T20:39:49.378Z] #51 64.43 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
20:39:49 [2022-06-04T20:39:49.378Z] #51 64.44 Unpacking python3-pkg-resources (52.0.0-4) ...
20:39:49 [2022-06-04T20:39:49.378Z] #51 65.39 Selecting previously unselected package python3-six.
20:39:49 [2022-06-04T20:39:49.378Z] #51 65.39 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
20:39:49 [2022-06-04T20:39:49.378Z] #51 65.41 Unpacking python3-six (1.16.0-2) ...
20:39:49 [2022-06-04T20:39:49.378Z] #51 65.69 Selecting previously unselected package python3-protobuf.
20:39:49 [2022-06-04T20:39:49.378Z] #51 65.70 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
20:39:49 [2022-06-04T20:39:49.378Z] #51 65.84 Unpacking python3-protobuf (3.12.4-1) ...
20:39:49 [2022-06-04T20:39:49.378Z] #51 66.80 Selecting previously unselected package libnet1:amd64.
20:39:49 [2022-06-04T20:39:49.378Z] #51 66.80 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:39:49 [2022-06-04T20:39:49.378Z] #51 66.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:39:49 [2022-06-04T20:39:49.378Z] #51 67.11 Selecting previously unselected package libnl-3-200:amd64.
20:39:49 [2022-06-04T20:39:49.378Z] #51 67.11 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:39:49 [2022-06-04T20:39:49.378Z] #51 67.13 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:39:49 [2022-06-04T20:39:49.378Z] #51 67.55 Selecting previously unselected package libprotobuf-c1:amd64.
20:39:49 [2022-06-04T20:39:49.378Z] #51 67.55 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:39:49 [2022-06-04T20:39:49.378Z] #51 67.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:39:49 [2022-06-04T20:39:49.378Z] #51 67.73 Selecting previously unselected package criu.
20:39:49 [2022-06-04T20:39:49.378Z] #51 67.74 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
20:39:49 [2022-06-04T20:39:49.378Z] #51 67.74 Unpacking criu (3.17-1) ...
20:39:49 [2022-06-04T20:39:49.378Z] #51 68.96 Setting up python3-pkg-resources (52.0.0-4) ...
20:39:49 [2022-06-04T20:39:49.378Z] #51 ...
20:39:49 [2022-06-04T20:39:49.378Z] 
20:39:49 [2022-06-04T20:39:49.378Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:39:49 [2022-06-04T20:39:49.378Z] #64 sha256:6591dd9b944e33ca645c6721302511735782f19819412d162fdd23bb84f49d63
20:39:49 [2022-06-04T20:39:49.378Z] #64 1.957 + RM_GOPATH=0
20:39:49 [2022-06-04T20:39:49.378Z] #64 1.957 + TMP_GOPATH=
20:39:49 [2022-06-04T20:39:49.378Z] #64 1.957 + : /build
20:39:49 [2022-06-04T20:39:49.378Z] #64 1.957 + '[' -z '' ']'
20:39:49 [2022-06-04T20:39:49.378Z] #64 1.957 ++ mktemp -d
20:39:49 [2022-06-04T20:39:49.378Z] #64 1.972 + export GOPATH=/tmp/tmp.HH2pr1WfMh
20:39:49 [2022-06-04T20:39:49.378Z] #64 1.972 + GOPATH=/tmp/tmp.HH2pr1WfMh
20:39:49 [2022-06-04T20:39:49.378Z] #64 1.972 + RM_GOPATH=1
20:39:49 [2022-06-04T20:39:49.378Z] #64 1.972 + case "$(go env GOARCH)" in
20:39:49 [2022-06-04T20:39:49.378Z] #64 1.972 ++ go env GOARCH
20:39:49 [2022-06-04T20:39:49.378Z] #64 2.045 + export GO_BUILDMODE=-buildmode=pie
20:39:49 [2022-06-04T20:39:49.378Z] #64 2.045 + GO_BUILDMODE=-buildmode=pie
20:39:49 [2022-06-04T20:39:49.378Z] #64 2.045 ++ dirname /install.sh
20:39:49 [2022-06-04T20:39:49.378Z] #64 2.045 + dir=/
20:39:49 [2022-06-04T20:39:49.378Z] #64 2.045 + bin=containerd
20:39:49 [2022-06-04T20:39:49.378Z] #64 2.045 + shift
20:39:49 [2022-06-04T20:39:49.378Z] #64 2.045 + '[' '!' -f //containerd.installer ']'
20:39:49 [2022-06-04T20:39:49.378Z] #64 2.045 + . //containerd.installer
20:39:49 [2022-06-04T20:39:49.378Z] #64 2.045 ++ set -e
20:39:49 [2022-06-04T20:39:49.378Z] #64 2.045 ++ : v1.6.5
20:39:49 [2022-06-04T20:39:49.378Z] #64 2.045 + install_containerd
20:39:49 [2022-06-04T20:39:49.378Z] #64 2.045 + echo 'Install containerd version v1.6.5'
20:39:49 [2022-06-04T20:39:49.379Z] #64 2.045 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HH2pr1WfMh/src/github.com/containerd/containerd
20:39:49 [2022-06-04T20:39:49.379Z] #64 2.045 Cloning into '/tmp/tmp.HH2pr1WfMh/src/github.com/containerd/containerd'...
20:39:49 [2022-06-04T20:39:49.379Z] #64 2.045 Install containerd version v1.6.5
20:39:49 [2022-06-04T20:39:49.637Z] #64 ...
20:39:49 [2022-06-04T20:39:49.637Z] 
20:39:49 [2022-06-04T20:39:49.637Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:39:49 [2022-06-04T20:39:49.637Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:39:49 [2022-06-04T20:39:49.637Z] #14 66.50 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:39:49 [2022-06-04T20:39:49.637Z] #14 66.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
20:39:49 [2022-06-04T20:39:49.637Z] #14 66.57 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:39:49 [2022-06-04T20:39:49.896Z] #14 71.06 Selecting previously unselected package binutils-mingw-w64.
20:39:49 [2022-06-04T20:39:49.897Z] #14 71.06 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:39:49 [2022-06-04T20:39:49.897Z] #14 71.11 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:39:50 [2022-06-04T20:39:50.155Z] #14 71.32 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:39:50 [2022-06-04T20:39:50.155Z] #14 71.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:39:50 [2022-06-04T20:39:50.155Z] #14 71.33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:39:50 [2022-06-04T20:39:50.414Z] #14 ...
20:39:50 [2022-06-04T20:39:50.414Z] 
20:39:50 [2022-06-04T20:39:50.414Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:39:50 [2022-06-04T20:39:50.414Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:39:50 [2022-06-04T20:39:50.414Z] #51 71.35 Setting up libprotobuf23:amd64 (3.12.4-1) ...
20:39:50 [2022-06-04T20:39:50.414Z] #51 71.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:39:50 [2022-06-04T20:39:50.414Z] #51 71.38 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:39:50 [2022-06-04T20:39:50.674Z] #51 71.41 Setting up python3-six (1.16.0-2) ...
20:39:52 [2022-06-04T20:39:52.579Z] #51 73.40 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:39:52 [2022-06-04T20:39:52.579Z] #51 73.42 Setting up python3-protobuf (3.12.4-1) ...
20:39:56 [2022-06-04T20:39:56.776Z] #51 ...
20:39:56 [2022-06-04T20:39:56.776Z] 
20:39:56 [2022-06-04T20:39:56.776Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:39:56 [2022-06-04T20:39:56.776Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:39:56 [2022-06-04T20:39:56.776Z] #42 67.04 Selecting previously unselected package libicu67:amd64.
20:39:56 [2022-06-04T20:39:56.776Z] #42 67.04 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
20:39:56 [2022-06-04T20:39:56.776Z] #42 67.07 Unpacking libicu67:amd64 (67.1-7) ...
20:39:56 [2022-06-04T20:39:56.776Z] #42 ...
20:39:56 [2022-06-04T20:39:56.776Z] 
20:39:56 [2022-06-04T20:39:56.776Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:39:56 [2022-06-04T20:39:56.776Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:39:56 [2022-06-04T20:39:56.776Z] #55 76.65 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
20:39:56 [2022-06-04T20:39:56.776Z] #55 76.77 go: downloading github.com/gobwas/glob v0.2.3
20:39:56 [2022-06-04T20:39:56.776Z] #55 76.90 go: downloading github.com/kisielk/gotool v1.0.0
20:39:56 [2022-06-04T20:39:56.776Z] #55 77.00 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:39:56 [2022-06-04T20:39:56.776Z] #55 77.07 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:39:56 [2022-06-04T20:39:56.776Z] #55 77.09 go: downloading golang.org/x/mod v0.5.1
20:39:56 [2022-06-04T20:39:56.776Z] #55 77.24 go: downloading github.com/ettle/strcase v0.1.1
20:39:56 [2022-06-04T20:39:56.776Z] #55 77.47 go: downloading github.com/fatih/structtag v1.2.0
20:39:56 [2022-06-04T20:39:56.776Z] #55 77.49 go: downloading github.com/Masterminds/semver v1.5.0
20:39:56 [2022-06-04T20:39:56.776Z] #55 77.62 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
20:39:56 [2022-06-04T20:39:56.776Z] #55 77.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
20:39:56 [2022-06-04T20:39:56.776Z] #55 77.74 go: downloading github.com/prometheus/client_golang v1.7.1
20:39:57 [2022-06-04T20:39:57.713Z] #55 78.49 go: downloading github.com/prometheus/client_model v0.2.0
20:39:57 [2022-06-04T20:39:57.713Z] #55 78.68 go: downloading github.com/google/go-cmp v0.5.6
20:39:57 [2022-06-04T20:39:57.972Z] #55 79.17 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:39:58 [2022-06-04T20:39:58.232Z] #55 79.27 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
20:39:58 [2022-06-04T20:39:58.232Z] #55 79.28 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:39:58 [2022-06-04T20:39:58.232Z] #55 79.34 go: downloading github.com/beorn7/perks v1.0.1
20:39:58 [2022-06-04T20:39:58.232Z] #55 79.37 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:39:58 [2022-06-04T20:39:58.491Z] #55 79.56 go: downloading github.com/golang/protobuf v1.5.2
20:39:58 [2022-06-04T20:39:58.491Z] #55 79.56 go: downloading github.com/cespare/xxhash v1.1.0
20:39:58 [2022-06-04T20:39:58.750Z] #55 79.97 go: downloading github.com/prometheus/common v0.10.0
20:39:59 [2022-06-04T20:39:59.009Z] #55 80.18 go: downloading github.com/prometheus/procfs v0.6.0
20:39:59 [2022-06-04T20:39:59.268Z] #55 80.38 go: downloading github.com/mattn/go-runewidth v0.0.9
20:39:59 [2022-06-04T20:39:59.268Z] #55 80.43 go: downloading google.golang.org/protobuf v1.27.1
20:39:59 [2022-06-04T20:39:59.836Z] #55 ...
20:39:59 [2022-06-04T20:39:59.836Z] 
20:39:59 [2022-06-04T20:39:59.836Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:39:59 [2022-06-04T20:39:59.836Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
20:39:59 [2022-06-04T20:39:59.836Z] #34 70.64 Updating files:  85% (1298/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
20:39:59 [2022-06-04T20:39:59.836Z] #34 71.50 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:39:59 [2022-06-04T20:39:59.836Z] #34 72.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:40:00 [2022-06-04T20:40:00.095Z] #34 ...
20:40:00 [2022-06-04T20:40:00.095Z] 
20:40:00 [2022-06-04T20:40:00.095Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:40:00 [2022-06-04T20:40:00.095Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:40:00 [2022-06-04T20:40:00.095Z] #42 78.05 Selecting previously unselected package libxml2:amd64.
20:40:00 [2022-06-04T20:40:00.095Z] #42 78.06 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
20:40:00 [2022-06-04T20:40:00.095Z] #42 78.09 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:40:00 [2022-06-04T20:40:00.095Z] #42 78.90 Selecting previously unselected package libarchive13:amd64.
20:40:00 [2022-06-04T20:40:00.095Z] #42 78.91 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
20:40:00 [2022-06-04T20:40:00.095Z] #42 78.92 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:40:00 [2022-06-04T20:40:00.095Z] #42 79.45 Selecting previously unselected package libjsoncpp24:amd64.
20:40:00 [2022-06-04T20:40:00.095Z] #42 79.45 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
20:40:00 [2022-06-04T20:40:00.095Z] #42 79.45 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
20:40:00 [2022-06-04T20:40:00.095Z] #42 79.72 Selecting previously unselected package librhash0:amd64.
20:40:00 [2022-06-04T20:40:00.095Z] #42 79.74 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
20:40:00 [2022-06-04T20:40:00.095Z] #42 79.74 Unpacking librhash0:amd64 (1.4.1-2) ...
20:40:00 [2022-06-04T20:40:00.095Z] #42 79.98 Selecting previously unselected package libuv1:amd64.
20:40:00 [2022-06-04T20:40:00.095Z] #42 79.99 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
20:40:00 [2022-06-04T20:40:00.095Z] #42 80.02 Unpacking libuv1:amd64 (1.40.0-2) ...
20:40:00 [2022-06-04T20:40:00.095Z] #42 80.36 Selecting previously unselected package cmake.
20:40:00 [2022-06-04T20:40:00.095Z] #42 80.37 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
20:40:00 [2022-06-04T20:40:00.095Z] #42 80.37 Unpacking cmake (3.18.4-2+deb11u1) ...
20:40:00 [2022-06-04T20:40:00.664Z] #42 ...
20:40:00 [2022-06-04T20:40:00.664Z] 
20:40:00 [2022-06-04T20:40:00.664Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:40:00 [2022-06-04T20:40:00.664Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:40:00 [2022-06-04T20:40:00.664Z] #14 71.66 Selecting previously unselected package dmsetup.
20:40:00 [2022-06-04T20:40:00.664Z] #14 71.68 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
20:40:00 [2022-06-04T20:40:00.664Z] #14 71.69 Unpacking dmsetup (2:1.02.175-2.1) ...
20:40:00 [2022-06-04T20:40:00.664Z] #14 72.03 Selecting previously unselected package mingw-w64-common.
20:40:00 [2022-06-04T20:40:00.664Z] #14 72.03 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:40:00 [2022-06-04T20:40:00.664Z] #14 72.05 Unpacking mingw-w64-common (8.0.0-1) ...
20:40:00 [2022-06-04T20:40:00.926Z] #14 82.07 Selecting previously unselected package mingw-w64-x86-64-dev.
20:40:00 [2022-06-04T20:40:00.926Z] #14 82.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:40:00 [2022-06-04T20:40:00.926Z] #14 82.10 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:40:01 [2022-06-04T20:40:01.863Z] #14 ...
20:40:01 [2022-06-04T20:40:01.863Z] 
20:40:01 [2022-06-04T20:40:01.863Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:40:01 [2022-06-04T20:40:01.863Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:40:01 [2022-06-04T20:40:01.863Z] #55 83.02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:40:04 [2022-06-04T20:40:04.400Z] #55 ...
20:40:04 [2022-06-04T20:40:04.400Z] 
20:40:04 [2022-06-04T20:40:04.400Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:40:04 [2022-06-04T20:40:04.400Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:40:04 [2022-06-04T20:40:04.400Z] #51 79.63 Setting up criu (3.17-1) ...
20:40:04 [2022-06-04T20:40:04.400Z] #51 83.24 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:40:04 [2022-06-04T20:40:04.400Z] #51 DONE 85.4s
20:40:04 [2022-06-04T20:40:04.659Z] 
20:40:04 [2022-06-04T20:40:04.659Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:40:04 [2022-06-04T20:40:04.659Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:40:07 [2022-06-04T20:40:07.189Z] #14 ...
20:40:07 [2022-06-04T20:40:07.189Z] 
20:40:07 [2022-06-04T20:40:07.189Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:40:07 [2022-06-04T20:40:07.189Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:40:07 [2022-06-04T20:40:07.189Z] #42 87.89 Setting up libicu67:amd64 (67.1-7) ...
20:40:07 [2022-06-04T20:40:07.189Z] #42 87.91 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:40:07 [2022-06-04T20:40:07.189Z] #42 87.93 Setting up libuv1:amd64 (1.40.0-2) ...
20:40:07 [2022-06-04T20:40:07.189Z] #42 87.95 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:40:07 [2022-06-04T20:40:07.189Z] #42 87.98 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
20:40:07 [2022-06-04T20:40:07.189Z] #42 88.01 Setting up librhash0:amd64 (1.4.1-2) ...
20:40:07 [2022-06-04T20:40:07.189Z] #42 88.02 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:40:07 [2022-06-04T20:40:07.189Z] #42 88.06 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:40:07 [2022-06-04T20:40:07.189Z] #42 88.09 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:40:07 [2022-06-04T20:40:07.189Z] #42 88.10 Setting up cmake (3.18.4-2+deb11u1) ...
20:40:07 [2022-06-04T20:40:07.189Z] #42 88.12 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:40:07 [2022-06-04T20:40:07.447Z] #42 DONE 88.5s
20:40:07 [2022-06-04T20:40:07.447Z] 
20:40:07 [2022-06-04T20:40:07.447Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
20:40:07 [2022-06-04T20:40:07.447Z] #43 sha256:da5b10e0c9e8e10c3afcd6d8fc7b3b7752e619c228dfadddb28e1defe7c74bc6
20:40:07 [2022-06-04T20:40:07.447Z] #43 DONE 0.1s
20:40:07 [2022-06-04T20:40:07.447Z] 
20:40:07 [2022-06-04T20:40:07.447Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
20:40:07 [2022-06-04T20:40:07.447Z] #44 sha256:677d24472a55124a99606942221c4b85af0e5490f248624ae8387943e6db454d
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.311 + RM_GOPATH=0
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.311 + TMP_GOPATH=
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.311 + : /build
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.311 + '[' -z '' ']'
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.311 ++ mktemp -d
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.322 + export GOPATH=/tmp/tmp.fdTBe7Ap0V
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.322 + GOPATH=/tmp/tmp.fdTBe7Ap0V
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.322 + RM_GOPATH=1
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.322 + case "$(go env GOARCH)" in
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.333 ++ go env GOARCH
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.361 + export GO_BUILDMODE=-buildmode=pie
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.361 + GO_BUILDMODE=-buildmode=pie
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.361 ++ dirname /install.sh
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.367 + dir=/
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.367 + bin=tini
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.367 + shift
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.367 + '[' '!' -f //tini.installer ']'
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.367 + . //tini.installer
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.367 ++ : v0.19.0
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.367 + install_tini
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.367 + echo 'Install tini version v0.19.0'
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.367 + git clone https://github.com/krallin/tini.git /tmp/tmp.fdTBe7Ap0V/tini
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.367 Install tini version v0.19.0
20:40:08 [2022-06-04T20:40:08.819Z] #44 1.375 Cloning into '/tmp/tmp.fdTBe7Ap0V/tini'...
20:40:10 [2022-06-04T20:40:10.198Z] #44 2.496 + cd /tmp/tmp.fdTBe7Ap0V/tini
20:40:10 [2022-06-04T20:40:10.198Z] #44 2.498 + git checkout -q v0.19.0
20:40:10 [2022-06-04T20:40:10.198Z] #44 2.548 + cmake .
20:40:11 [2022-06-04T20:40:11.134Z] #44 3.538 -- The C compiler identification is GNU 10.2.1
20:40:11 [2022-06-04T20:40:11.393Z] #44 3.709 -- Detecting C compiler ABI info
20:40:11 [2022-06-04T20:40:11.961Z] #44 4.529 -- Detecting C compiler ABI info - done
20:40:12 [2022-06-04T20:40:12.220Z] #44 4.680 -- Check for working C compiler: /usr/bin/cc - skipped
20:40:12 [2022-06-04T20:40:12.220Z] #44 4.682 -- Detecting C compile features
20:40:12 [2022-06-04T20:40:12.220Z] #44 4.687 -- Detecting C compile features - done
20:40:12 [2022-06-04T20:40:12.220Z] #44 4.749 -- Performing Test HAS_BUILTIN_FORTIFY
20:40:12 [2022-06-04T20:40:12.862Z] #44 5.168 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:40:12 [2022-06-04T20:40:12.862Z] #44 5.320 -- Configuring done
20:40:12 [2022-06-04T20:40:12.862Z] #44 5.350 -- Generating done
20:40:12 [2022-06-04T20:40:12.862Z] #44 5.372 -- Build files have been written to: /tmp/tmp.fdTBe7Ap0V/tini
20:40:12 [2022-06-04T20:40:12.862Z] #44 5.401 + make tini-static
20:40:13 [2022-06-04T20:40:13.433Z] #44 5.999 Scanning dependencies of target tini-static
20:40:13 [2022-06-04T20:40:13.734Z] #44 6.192 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:40:16 [2022-06-04T20:40:16.265Z] #44 8.318 [100%] Linking C executable tini-static
20:40:16 [2022-06-04T20:40:16.265Z] #44 8.753 [100%] Built target tini-static
20:40:16 [2022-06-04T20:40:16.265Z] #44 8.814 + mkdir -p /build
20:40:16 [2022-06-04T20:40:16.524Z] #44 8.837 + cp tini-static /build/docker-init
20:40:17 [2022-06-04T20:40:17.460Z] #44 ...
20:40:17 [2022-06-04T20:40:17.460Z] 
20:40:17 [2022-06-04T20:40:17.460Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
20:40:17 [2022-06-04T20:40:17.460Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
20:40:17 [2022-06-04T20:40:17.460Z] #53 98.49 gotestsum version dev
20:40:17 [2022-06-04T20:40:17.460Z] #53 DONE 98.6s
20:40:17 [2022-06-04T20:40:17.460Z] 
20:40:17 [2022-06-04T20:40:17.460Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
20:40:17 [2022-06-04T20:40:17.460Z] #44 sha256:677d24472a55124a99606942221c4b85af0e5490f248624ae8387943e6db454d
20:40:17 [2022-06-04T20:40:17.460Z] #44 DONE 9.9s
20:40:17 [2022-06-04T20:40:17.460Z] 
20:40:17 [2022-06-04T20:40:17.460Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:40:17 [2022-06-04T20:40:17.460Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:40:17 [2022-06-04T20:40:17.460Z] #14 92.88 Selecting previously unselected package gcc-mingw-w64-base.
20:40:17 [2022-06-04T20:40:17.460Z] #14 92.89 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
20:40:17 [2022-06-04T20:40:17.460Z] #14 92.89 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:40:17 [2022-06-04T20:40:17.460Z] #14 93.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:40:17 [2022-06-04T20:40:17.460Z] #14 93.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
20:40:17 [2022-06-04T20:40:17.460Z] #14 93.08 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:40:25 [2022-06-04T20:40:25.581Z] #14 106.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:40:25 [2022-06-04T20:40:25.581Z] #14 106.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:40:25 [2022-06-04T20:40:25.581Z] #14 106.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:40:47 [2022-06-04T20:40:47.519Z] #14 ...
20:40:47 [2022-06-04T20:40:47.519Z] 
20:40:47 [2022-06-04T20:40:47.519Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:40:47 [2022-06-04T20:40:47.519Z] #64 sha256:6591dd9b944e33ca645c6721302511735782f19819412d162fdd23bb84f49d63
20:40:47 [2022-06-04T20:40:47.519Z] #64 65.87 Updating files:  35% (1687/4764)
Updating files:  36% (1716/4764)
Updating files:  37% (1763/4764)
Updating files:  38% (1811/4764)
Updating files:  39% (1858/4764)
Updating files:  40% (1906/4764)
Updating files:  41% (1954/4764)
Updating files:  42% (2001/4764)
Updating files:  43% (2049/4764)
Updating files:  44% (2097/4764)
Updating files:  45% (2144/4764)
Updating files:  46% (2192/4764)
Updating files:  47% (2240/4764)
Updating files:  48% (2287/4764)
Updating files:  49% (2335/4764)
Updating files:  50% (2382/4764)
Updating files:  51% (2430/4764)
Updating files:  52% (2478/4764)
Updating files:  53% (2525/4764)
Updating files:  54% (2573/4764)
Updating files:  55% (2621/4764)
Updating files:  56% (2668/4764)
Updating files:  57% (2716/4764)
Updating files:  58% (2764/4764)
Updating files:  59% (2811/4764)
Updating files:  60% (2859/4764)
Updating files:  61% (2907/4764)
Updating files:  62% (2954/4764)
Updating files:  63% (3002/4764)
Updating files:  64% (3049/4764)
Updating files:  65% (3097/4764)
Updating files:  66% (3145/4764)
Updating files:  67% (3192/4764)
Updating files:  68% (3240/4764)
Updating files:  69% (3288/4764)
Updating files:  70% (3335/4764)
Updating files:  71% (3383/4764)
Updating files:  72% (3431/4764)
Updating files:  73% (3478/4764)
Updating files:  74% (3526/4764)
Updating files:  75% (3573/4764)
Updating files:  76% (3621/4764)
Updating files:  77% (3669/4764)
Updating files:  78% (3716/4764)
Updating files:  79% (3764/4764)
Updating files:  80% (3812/4764)
Updating files:  81% (3859/4764)
Updating files:  82% (3907/4764)
Updating files:  83% (3955/4764)
Updating files:  84% (4002/4764)
Updating files:  85% (4050/4764)
Updating files:  86% (4098/4764)
Updating files:  87% (4145/4764)
Updating files:  88% (4193/4764)
Updating files:  89% (4240/4764)
Updating files:  90% (4288/4764)
Updating files:  90% (4314/4764)
Updating files:  91% (4336/4764)
Updating files:  92% (4383/4764)
Updating files:  93% (4431/4764)
Updating files:  94% (4479/4764)
Updating files:  95% (4526/4764)
Updating files:  96% (4574/4764)
Updating files:  97% (4622/4764)
Updating files:  98% (4669/4764)
Updating files:  99% (4717/4764)
Updating files: 100% (4764/4764)
Updating files: 100% (4764/4764), done.
20:40:47 [2022-06-04T20:40:47.519Z] #64 68.28 + cd /tmp/tmp.HH2pr1WfMh/src/github.com/containerd/containerd
20:40:47 [2022-06-04T20:40:47.519Z] #64 68.30 + git checkout -q v1.6.5
20:40:50 [2022-06-04T20:40:50.055Z] #64 70.40 + export 'BUILDTAGS=netgo osusergo static_build'
20:40:50 [2022-06-04T20:40:50.055Z] #64 70.40 + BUILDTAGS='netgo osusergo static_build'
20:40:50 [2022-06-04T20:40:50.055Z] #64 70.40 + export EXTRA_FLAGS=-buildmode=pie
20:40:50 [2022-06-04T20:40:50.055Z] #64 70.40 + EXTRA_FLAGS=-buildmode=pie
20:40:50 [2022-06-04T20:40:50.055Z] #64 70.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:40:50 [2022-06-04T20:40:50.055Z] #64 70.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:40:50 [2022-06-04T20:40:50.055Z] #64 70.40 + '[' '' = dynamic ']'
20:40:50 [2022-06-04T20:40:50.055Z] #64 70.40 + make
20:40:51 [2022-06-04T20:40:51.966Z] #64 72.76 + bin/ctr
20:40:58 [2022-06-04T20:40:58.544Z] #64 ...
20:40:58 [2022-06-04T20:40:58.544Z] 
20:40:58 [2022-06-04T20:40:58.544Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:40:58 [2022-06-04T20:40:58.544Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:40:58 [2022-06-04T20:40:58.544Z] #14 129.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:40:58 [2022-06-04T20:40:58.544Z] #14 129.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:40:58 [2022-06-04T20:40:58.544Z] #14 129.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:40:58 [2022-06-04T20:40:58.544Z] #14 138.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:40:58 [2022-06-04T20:40:58.544Z] #14 139.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
20:40:58 [2022-06-04T20:40:58.544Z] #14 139.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:41:08 [2022-06-04T20:41:08.523Z] #14 149.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:41:08 [2022-06-04T20:41:08.523Z] #14 149.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:41:08 [2022-06-04T20:41:08.523Z] #14 149.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:41:35 [2022-06-04T20:41:35.072Z] #14 171.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:41:35 [2022-06-04T20:41:35.072Z] #14 171.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:41:35 [2022-06-04T20:41:35.072Z] #14 171.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:41:36 [2022-06-04T20:41:36.010Z] #14 ...
20:41:36 [2022-06-04T20:41:36.010Z] 
20:41:36 [2022-06-04T20:41:36.010Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
20:41:36 [2022-06-04T20:41:36.010Z] #67 sha256:79c5c85790b87fccad8ef734e5abf03c1697f3b78405ab141c6bf39c7a57eefe
20:41:36 [2022-06-04T20:41:36.010Z] #67 176.5 + for f in rootlesskit rootlesskit-docker-proxy
20:41:36 [2022-06-04T20:41:36.010Z] #67 176.5 + GOBIN=/build
20:41:36 [2022-06-04T20:41:36.010Z] #67 176.5 + GO111MODULE=on
20:41:36 [2022-06-04T20:41:36.010Z] #67 176.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
20:41:41 [2022-06-04T20:41:41.283Z] #67 ...
20:41:41 [2022-06-04T20:41:41.283Z] 
20:41:41 [2022-06-04T20:41:41.283Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:41:41 [2022-06-04T20:41:41.283Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:41:41 [2022-06-04T20:41:41.283Z] #14 180.7 Selecting previously unselected package g++-mingw-w64-x86-64.
20:41:41 [2022-06-04T20:41:41.283Z] #14 180.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:41:41 [2022-06-04T20:41:41.283Z] #14 180.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:41:41 [2022-06-04T20:41:41.283Z] #14 181.0 Selecting previously unselected package libapparmor1:amd64.
20:41:41 [2022-06-04T20:41:41.283Z] #14 181.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
20:41:41 [2022-06-04T20:41:41.283Z] #14 181.0 Unpacking libapparmor1:amd64 (2.13.6-10) ...
20:41:41 [2022-06-04T20:41:41.283Z] #14 181.2 Selecting previously unselected package libapparmor-dev:amd64.
20:41:41 [2022-06-04T20:41:41.283Z] #14 181.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
20:41:41 [2022-06-04T20:41:41.283Z] #14 181.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
20:41:41 [2022-06-04T20:41:41.283Z] #14 182.0 Selecting previously unselected package libbtrfs0:amd64.
20:41:41 [2022-06-04T20:41:41.283Z] #14 182.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
20:41:41 [2022-06-04T20:41:41.283Z] #14 182.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:41:41 [2022-06-04T20:41:41.283Z] #14 182.4 Selecting previously unselected package libbtrfs-dev:amd64.
20:41:41 [2022-06-04T20:41:41.283Z] #14 182.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
20:41:41 [2022-06-04T20:41:41.283Z] #14 182.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:41:41 [2022-06-04T20:41:41.851Z] #14 182.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:41:41 [2022-06-04T20:41:41.851Z] #14 182.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:41:41 [2022-06-04T20:41:41.851Z] #14 182.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:41:42 [2022-06-04T20:41:42.111Z] #14 183.1 Selecting previously unselected package libudev-dev:amd64.
20:41:42 [2022-06-04T20:41:42.111Z] #14 183.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
20:41:42 [2022-06-04T20:41:42.111Z] #14 183.1 Unpacking libudev-dev:amd64 (247.3-7) ...
20:41:42 [2022-06-04T20:41:42.370Z] #14 183.4 Selecting previously unselected package libsepol1-dev:amd64.
20:41:42 [2022-06-04T20:41:42.370Z] #14 183.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
20:41:42 [2022-06-04T20:41:42.370Z] #14 183.5 Unpacking libsepol1-dev:amd64 (3.1-1) ...
20:41:42 [2022-06-04T20:41:42.939Z] #14 184.0 Selecting previously unselected package libpcre2-16-0:amd64.
20:41:42 [2022-06-04T20:41:42.939Z] #14 184.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
20:41:42 [2022-06-04T20:41:42.939Z] #14 184.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
20:41:43 [2022-06-04T20:41:43.198Z] #14 184.4 Selecting previously unselected package libpcre2-32-0:amd64.
20:41:43 [2022-06-04T20:41:43.457Z] #14 184.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
20:41:43 [2022-06-04T20:41:43.457Z] #14 184.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
20:41:43 [2022-06-04T20:41:43.717Z] #14 184.8 Selecting previously unselected package libpcre2-posix2:amd64.
20:41:43 [2022-06-04T20:41:43.717Z] #14 184.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
20:41:43 [2022-06-04T20:41:43.717Z] #14 184.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
20:41:44 [2022-06-04T20:41:44.139Z] #14 185.0 Selecting previously unselected package libpcre2-dev:amd64.
20:41:44 [2022-06-04T20:41:44.139Z] #14 185.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
20:41:44 [2022-06-04T20:41:44.139Z] #14 185.0 Unpacking libpcre2-dev:amd64 (10.36-2) ...
20:41:45 [2022-06-04T20:41:45.513Z] #14 ...
20:41:45 [2022-06-04T20:41:45.513Z] 
20:41:45 [2022-06-04T20:41:45.513Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
20:41:45 [2022-06-04T20:41:45.513Z] #67 sha256:79c5c85790b87fccad8ef734e5abf03c1697f3b78405ab141c6bf39c7a57eefe
20:41:45 [2022-06-04T20:41:45.513Z] #67 186.3 rootlesskit version 1.0.0
20:41:45 [2022-06-04T20:41:45.771Z] #67 186.3 Usage of /build/rootlesskit-docker-proxy:
20:41:45 [2022-06-04T20:41:45.771Z] #67 186.3   -container-ip string
20:41:45 [2022-06-04T20:41:45.771Z] #67 186.3     	container ip
20:41:45 [2022-06-04T20:41:45.771Z] #67 186.3   -container-port int
20:41:45 [2022-06-04T20:41:45.771Z] #67 186.3     	container port (default -1)
20:41:45 [2022-06-04T20:41:45.771Z] #67 186.3   -host-ip string
20:41:45 [2022-06-04T20:41:45.771Z] #67 186.3     	host ip
20:41:45 [2022-06-04T20:41:45.771Z] #67 186.3   -host-port int
20:41:45 [2022-06-04T20:41:45.771Z] #67 186.3     	host port (default -1)
20:41:45 [2022-06-04T20:41:45.771Z] #67 186.3   -proto string
20:41:45 [2022-06-04T20:41:45.771Z] #67 186.3     	proxy protocol (default "tcp")
20:41:49 [2022-06-04T20:41:49.057Z] #67 DONE 189.6s
20:41:49 [2022-06-04T20:41:49.057Z] 
20:41:49 [2022-06-04T20:41:49.057Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:41:49 [2022-06-04T20:41:49.057Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:41:49 [2022-06-04T20:41:49.057Z] #14 188.1 Selecting previously unselected package libselinux1-dev:amd64.
20:41:49 [2022-06-04T20:41:49.057Z] #14 188.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
20:41:49 [2022-06-04T20:41:49.057Z] #14 188.4 Unpacking libselinux1-dev:amd64 (3.1-3) ...
20:41:49 [2022-06-04T20:41:49.057Z] #14 189.2 Selecting previously unselected package libdevmapper-dev:amd64.
20:41:49 [2022-06-04T20:41:49.057Z] #14 189.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
20:41:49 [2022-06-04T20:41:49.057Z] #14 189.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:41:49 [2022-06-04T20:41:49.057Z] #14 ...
20:41:49 [2022-06-04T20:41:49.057Z] 
20:41:49 [2022-06-04T20:41:49.057Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:41:49 [2022-06-04T20:41:49.057Z] #68 sha256:277444d5e1acbce9308417af19ce7e414cec1feb1cf009db275b1c3aaaa32e8f
20:41:49 [2022-06-04T20:41:49.057Z] #68 DONE 0.1s
20:41:49 [2022-06-04T20:41:49.057Z] 
20:41:49 [2022-06-04T20:41:49.057Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:41:49 [2022-06-04T20:41:49.057Z] #69 sha256:332717e1b49ed5811ee92022a4317caf7108a2c7c6635e5b14394868091bb9c3
20:41:49 [2022-06-04T20:41:49.057Z] #69 DONE 0.1s
20:41:49 [2022-06-04T20:41:49.057Z] 
20:41:49 [2022-06-04T20:41:49.057Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:41:49 [2022-06-04T20:41:49.057Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:41:49 [2022-06-04T20:41:49.057Z] #14 190.0 Selecting previously unselected package libseccomp-dev:amd64.
20:41:49 [2022-06-04T20:41:49.057Z] #14 190.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:41:49 [2022-06-04T20:41:49.057Z] #14 190.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:41:49 [2022-06-04T20:41:49.316Z] #14 190.4 Selecting previously unselected package libsystemd-dev:amd64.
20:41:49 [2022-06-04T20:41:49.316Z] #14 190.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
20:41:49 [2022-06-04T20:41:49.316Z] #14 190.4 Unpacking libsystemd-dev:amd64 (247.3-7) ...
20:41:50 [2022-06-04T20:41:50.696Z] #14 191.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:41:50 [2022-06-04T20:41:50.696Z] #14 191.6 Setting up libapparmor1:amd64 (2.13.6-10) ...
20:41:50 [2022-06-04T20:41:50.696Z] #14 191.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:41:50 [2022-06-04T20:41:50.696Z] #14 191.6 Setting up libsepol1-dev:amd64 (3.1-1) ...
20:41:50 [2022-06-04T20:41:50.696Z] #14 191.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:41:50 [2022-06-04T20:41:50.696Z] #14 191.7 Setting up libpcre2-16-0:amd64 (10.36-2) ...
20:41:50 [2022-06-04T20:41:50.696Z] #14 191.7 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:41:50 [2022-06-04T20:41:50.696Z] #14 191.8 Setting up libpcre2-32-0:amd64 (10.36-2) ...
20:41:50 [2022-06-04T20:41:50.696Z] #14 191.8 Setting up libudev-dev:amd64 (247.3-7) ...
20:41:50 [2022-06-04T20:41:50.696Z] #14 191.8 Setting up libpcre2-posix2:amd64 (10.36-2) ...
20:41:50 [2022-06-04T20:41:50.696Z] #14 191.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:41:50 [2022-06-04T20:41:50.696Z] #14 191.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:41:50 [2022-06-04T20:41:50.696Z] #14 191.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:41:50 [2022-06-04T20:41:50.696Z] #14 191.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
20:41:50 [2022-06-04T20:41:50.696Z] #14 191.9 Setting up mingw-w64-common (8.0.0-1) ...
20:41:50 [2022-06-04T20:41:50.696Z] #14 191.9 Setting up libsystemd-dev:amd64 (247.3-7) ...
20:41:50 [2022-06-04T20:41:50.955Z] #14 191.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:41:50 [2022-06-04T20:41:50.955Z] #14 192.0 Setting up libpcre2-dev:amd64 (10.36-2) ...
20:41:50 [2022-06-04T20:41:50.955Z] #14 192.0 Setting up libselinux1-dev:amd64 (3.1-3) ...
20:41:50 [2022-06-04T20:41:50.955Z] #14 192.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:41:50 [2022-06-04T20:41:50.955Z] #14 192.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:41:50 [2022-06-04T20:41:50.955Z] #14 192.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:41:50 [2022-06-04T20:41:50.955Z] #14 192.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:41:51 [2022-06-04T20:41:51.214Z] #14 192.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:41:51 [2022-06-04T20:41:51.215Z] #14 192.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:41:51 [2022-06-04T20:41:51.215Z] #14 192.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:41:51 [2022-06-04T20:41:51.215Z] #14 192.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
20:41:51 [2022-06-04T20:41:51.215Z] #14 192.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:41:51 [2022-06-04T20:41:51.215Z] #14 192.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:41:51 [2022-06-04T20:41:51.215Z] #14 192.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:41:51 [2022-06-04T20:41:51.215Z] #14 192.3 Setting up dmsetup (2:1.02.175-2.1) ...
20:41:51 [2022-06-04T20:41:51.215Z] #14 192.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:41:51 [2022-06-04T20:41:51.215Z] #14 192.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:41:51 [2022-06-04T20:41:51.475Z] #14 192.4 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:41:52 [2022-06-04T20:41:52.043Z] #14 DONE 193.3s
20:41:52 [2022-06-04T20:41:52.043Z] 
20:41:52 [2022-06-04T20:41:52.043Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:41:52 [2022-06-04T20:41:52.043Z] #64 sha256:6591dd9b944e33ca645c6721302511735782f19819412d162fdd23bb84f49d63
20:41:52 [2022-06-04T20:41:52.302Z] #64 ...
20:41:52 [2022-06-04T20:41:52.302Z] 
20:41:52 [2022-06-04T20:41:52.302Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:41:52 [2022-06-04T20:41:52.302Z] #59 sha256:f9e0aeacaac3985935c96ad5627ed9ab0e4a1a149b9fdc3f9632dababf9008b9
20:41:52 [2022-06-04T20:41:52.884Z] #59 DONE 0.6s
20:41:52 [2022-06-04T20:41:52.884Z] 
20:41:52 [2022-06-04T20:41:52.884Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:41:52 [2022-06-04T20:41:52.884Z] #60 sha256:2700e558862995178eb9e73c3c6abe74c8029442f8f119a7290834dbaea779ad
20:41:56 [2022-06-04T20:41:56.185Z] #60 ...
20:41:56 [2022-06-04T20:41:56.185Z] 
20:41:56 [2022-06-04T20:41:56.185Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
20:41:56 [2022-06-04T20:41:56.185Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22
20:41:56 [2022-06-04T20:41:56.185Z] #15 DONE 4.0s
20:41:56 [2022-06-04T20:41:56.450Z] 
20:41:56 [2022-06-04T20:41:56.450Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:41:56 [2022-06-04T20:41:56.450Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67
20:41:58 [2022-06-04T20:41:58.990Z] #16 DONE 2.7s
20:41:58 [2022-06-04T20:41:58.990Z] 
20:41:58 [2022-06-04T20:41:58.990Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:41:58 [2022-06-04T20:41:58.990Z] #60 sha256:2700e558862995178eb9e73c3c6abe74c8029442f8f119a7290834dbaea779ad
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.681 + RM_GOPATH=0
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.681 + TMP_GOPATH=
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.681 + : /build
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.681 + '[' -z '' ']'
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.681 ++ mktemp -d
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.711 + export GOPATH=/tmp/tmp.51d0Q2zwXF
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.711 + GOPATH=/tmp/tmp.51d0Q2zwXF
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.711 + RM_GOPATH=1
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.711 + case "$(go env GOARCH)" in
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.718 ++ go env GOARCH
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.751 Install runc version v1.1.2 (build tags: seccomp)
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.751 + export GO_BUILDMODE=-buildmode=pie
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.751 + GO_BUILDMODE=-buildmode=pie
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.751 ++ dirname /install.sh
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.751 + dir=/
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.751 + bin=runc
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.751 + shift
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.751 + '[' '!' -f //runc.installer ']'
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.751 + . //runc.installer
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.751 ++ set -e
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.751 ++ : v1.1.2
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.751 + install_runc
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.751 + RUNC_BUILDTAGS=seccomp
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.751 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.751 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.51d0Q2zwXF/src/github.com/opencontainers/runc
20:41:58 [2022-06-04T20:41:58.990Z] #60 3.811 Cloning into '/tmp/tmp.51d0Q2zwXF/src/github.com/opencontainers/runc'...
20:42:00 [2022-06-04T20:42:00.902Z] #60 ...
20:42:00 [2022-06-04T20:42:00.902Z] 
20:42:00 [2022-06-04T20:42:00.902Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:42:00 [2022-06-04T20:42:00.902Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3
20:42:00 [2022-06-04T20:42:00.902Z] #17 1.618 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:42:00 [2022-06-04T20:42:00.902Z] #17 DONE 1.8s
20:42:00 [2022-06-04T20:42:00.902Z] 
20:42:00 [2022-06-04T20:42:00.902Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:42:00 [2022-06-04T20:42:00.902Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138
20:42:02 [2022-06-04T20:42:02.869Z] #18 DONE 2.0s
20:42:02 [2022-06-04T20:42:02.869Z] 
20:42:02 [2022-06-04T20:42:02.869Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:42:02 [2022-06-04T20:42:02.869Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1
20:42:04 [2022-06-04T20:42:04.798Z] #19 DONE 2.2s
20:42:04 [2022-06-04T20:42:04.798Z] 
20:42:04 [2022-06-04T20:42:04.798Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:42:04 [2022-06-04T20:42:04.798Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
20:42:05 [2022-06-04T20:42:05.058Z] #34 ...
20:42:05 [2022-06-04T20:42:05.058Z] 
20:42:05 [2022-06-04T20:42:05.058Z] #20 [dev-systemd-false  6/26] RUN ldconfig
20:42:05 [2022-06-04T20:42:05.058Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a
20:42:06 [2022-06-04T20:42:06.971Z] #20 DONE 1.7s
20:42:06 [2022-06-04T20:42:06.971Z] 
20:42:06 [2022-06-04T20:42:06.971Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:42:06 [2022-06-04T20:42:06.971Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
20:42:08 [2022-06-04T20:42:08.352Z] #21 1.801 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:42:08 [2022-06-04T20:42:08.352Z] #21 1.843 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:42:08 [2022-06-04T20:42:08.611Z] #21 1.853 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:42:09 [2022-06-04T20:42:09.987Z] #21 3.244 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:42:12 [2022-06-04T20:42:12.520Z] #21 ...
20:42:12 [2022-06-04T20:42:12.520Z] 
20:42:12 [2022-06-04T20:42:12.520Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:42:12 [2022-06-04T20:42:12.520Z] #60 sha256:2700e558862995178eb9e73c3c6abe74c8029442f8f119a7290834dbaea779ad
20:42:12 [2022-06-04T20:42:12.520Z] #60 19.42 + cd /tmp/tmp.51d0Q2zwXF/src/github.com/opencontainers/runc
20:42:12 [2022-06-04T20:42:12.520Z] #60 19.42 + git checkout -q v1.1.2
20:42:12 [2022-06-04T20:42:12.779Z] #60 19.98 + '[' -z '' ']'
20:42:13 [2022-06-04T20:42:13.040Z] #60 19.98 + target=static
20:42:13 [2022-06-04T20:42:13.040Z] #60 19.98 + make BUILDTAGS=seccomp static
20:42:13 [2022-06-04T20:42:13.304Z] #60 20.45 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
20:42:23 [2022-06-04T20:42:23.338Z] #60 ...
20:42:23 [2022-06-04T20:42:23.339Z] 
20:42:23 [2022-06-04T20:42:23.339Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:42:23 [2022-06-04T20:42:23.339Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
20:42:23 [2022-06-04T20:42:23.339Z] #21 6.182 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:42:23 [2022-06-04T20:42:23.339Z] #21 7.627 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:42:23 [2022-06-04T20:42:23.339Z] #21 12.51 Fetched 8537 kB in 11s (771 kB/s)
20:42:23 [2022-06-04T20:42:23.339Z] #21 12.51 Reading package lists...
20:42:23 [2022-06-04T20:42:23.604Z] #21 15.55 Reading package lists...
20:42:23 [2022-06-04T20:42:23.604Z] #21 ...
20:42:23 [2022-06-04T20:42:23.604Z] 
20:42:23 [2022-06-04T20:42:23.604Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:42:23 [2022-06-04T20:42:23.604Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7 Delve is a source level debugger for Go programs.
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7 
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7 Delve enables you to interact with your program by controlling the execution of the process,
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7 
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7 
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7 Pass flags to the program you are debugging using `--`, for example:
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7 
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7 `dlv exec ./hello -- server --config conf/config.toml`
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7 
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7 Usage:
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7   dlv [command]
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7 
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7 Available Commands:
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7   attach      Attach to running process and begin debugging.
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7   connect     Connect to a headless debug server with a terminal client.
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7   core        Examine a core dump.
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7   debug       Compile and begin debugging main package in current directory, or the package specified.
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7   exec        Execute a precompiled binary, and begin a debug session.
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7   help        Help about any command
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7   run         Deprecated command. Use 'debug' instead.
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7   test        Compile test binary and begin debugging program.
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7   trace       Compile and begin tracing program.
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7   version     Prints version.
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7 
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7 Flags:
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7       --disable-aslr                     Disables address space randomization
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7   -h, --help                             help for dlv
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7       --init string                      Init file, executed by the terminal client.
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7       --log                              Enable debugging server logging.
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7       --wd string                        Working directory for running the program.
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7 
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7 Additional help topics:
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7   dlv backend  Help about the --backend flag.
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7   dlv log      Help about logging flags.
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7   dlv redirect Help about file redirection.
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7 
20:42:23 [2022-06-04T20:42:23.604Z] #36 224.7 Use "dlv [command] --help" for more information about a command.
20:42:23 [2022-06-04T20:42:23.604Z] #36 DONE 224.9s
20:42:23 [2022-06-04T20:42:23.604Z] 
20:42:23 [2022-06-04T20:42:23.604Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:42:23 [2022-06-04T20:42:23.604Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
20:42:23 [2022-06-04T20:42:23.604Z] #34 DONE 224.6s
20:42:23 [2022-06-04T20:42:23.604Z] 
20:42:23 [2022-06-04T20:42:23.604Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:42:23 [2022-06-04T20:42:23.604Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
20:42:25 [2022-06-04T20:42:25.514Z] #21 15.55 Reading package lists...
20:42:25 [2022-06-04T20:42:25.772Z] #21 18.54 Building dependency tree...
20:42:27 [2022-06-04T20:42:27.149Z] #21 20.20 The following additional packages will be installed:
20:42:27 [2022-06-04T20:42:27.149Z] #21 20.20   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:42:27 [2022-06-04T20:42:27.149Z] #21 20.20   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:42:27 [2022-06-04T20:42:27.149Z] #21 20.21   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:42:27 [2022-06-04T20:42:27.149Z] #21 20.21   python3-pkg-resources vim-runtime xxd
20:42:27 [2022-06-04T20:42:27.149Z] #21 20.21 Suggested packages:
20:42:27 [2022-06-04T20:42:27.149Z] #21 20.21   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:42:27 [2022-06-04T20:42:27.149Z] #21 20.21   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:42:27 [2022-06-04T20:42:27.149Z] #21 20.21   acl attr quota
20:42:27 [2022-06-04T20:42:27.149Z] #21 20.21 Recommended packages:
20:42:27 [2022-06-04T20:42:27.149Z] #21 20.21   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:42:28 [2022-06-04T20:42:28.084Z] #21 21.28 The following NEW packages will be installed:
20:42:28 [2022-06-04T20:42:28.084Z] #21 21.29   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:42:28 [2022-06-04T20:42:28.084Z] #21 21.29   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:42:28 [2022-06-04T20:42:28.084Z] #21 21.29   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:42:28 [2022-06-04T20:42:28.084Z] #21 21.29   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
20:42:28 [2022-06-04T20:42:28.084Z] #21 21.29   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
20:42:28 [2022-06-04T20:42:28.084Z] #21 21.29   python3-pkg-resources python3-setuptools python3-wheel sudo
20:42:28 [2022-06-04T20:42:28.084Z] #21 21.29   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:42:28 [2022-06-04T20:42:28.084Z] #21 21.29   xz-utils zip zstd
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.62 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.62 Need to get 27.6 MB of archives.
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.62 After this operation, 106 MB of additional disk space will be used.
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.70 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.74 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.75 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.75 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
20:42:28 [2022-06-04T20:42:28.345Z] #21 21.77 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:42:28 [2022-06-04T20:42:28.924Z] #21 22.15 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
20:42:28 [2022-06-04T20:42:28.924Z] #21 22.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:42:28 [2022-06-04T20:42:28.924Z] #21 22.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:42:28 [2022-06-04T20:42:28.924Z] #21 22.16 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:42:28 [2022-06-04T20:42:28.924Z] #21 22.16 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
20:42:28 [2022-06-04T20:42:28.924Z] #21 22.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:42:28 [2022-06-04T20:42:28.924Z] #21 22.18 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:42:28 [2022-06-04T20:42:28.924Z] #21 22.22 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:42:28 [2022-06-04T20:42:28.924Z] #21 22.24 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
20:42:28 [2022-06-04T20:42:28.924Z] #21 22.24 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:42:28 [2022-06-04T20:42:28.924Z] #21 22.25 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
20:42:28 [2022-06-04T20:42:28.924Z] #21 22.26 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
20:42:28 [2022-06-04T20:42:28.924Z] #21 22.26 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:42:28 [2022-06-04T20:42:28.924Z] #21 22.27 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
20:42:28 [2022-06-04T20:42:28.924Z] #21 22.32 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
20:42:28 [2022-06-04T20:42:28.924Z] #21 22.33 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
20:42:28 [2022-06-04T20:42:28.924Z] #21 22.33 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:42:29 [2022-06-04T20:42:29.183Z] #21 22.57 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
20:42:29 [2022-06-04T20:42:29.183Z] #21 22.60 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
20:42:29 [2022-06-04T20:42:29.183Z] #21 22.63 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
20:42:29 [2022-06-04T20:42:29.183Z] #21 22.64 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
20:42:30 [2022-06-04T20:42:30.120Z] #21 23.23 debconf: delaying package configuration, since apt-utils is not installed
20:42:30 [2022-06-04T20:42:30.120Z] #21 23.37 Fetched 27.6 MB in 1s (20.5 MB/s)
20:42:30 [2022-06-04T20:42:30.120Z] #21 23.42 Selecting previously unselected package pigz.
20:42:30 [2022-06-04T20:42:30.120Z] #21 23.42 (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 ... 24019 files and directories currently installed.)
20:42:30 [2022-06-04T20:42:30.120Z] #21 23.50 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
20:42:30 [2022-06-04T20:42:30.120Z] #21 23.50 Unpacking pigz (2.6-1) ...
20:42:30 [2022-06-04T20:42:30.380Z] #21 23.60 Selecting previously unselected package libelf1:amd64.
20:42:30 [2022-06-04T20:42:30.380Z] #21 23.60 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
20:42:30 [2022-06-04T20:42:30.380Z] #21 23.62 Unpacking libelf1:amd64 (0.183-1) ...
20:42:30 [2022-06-04T20:42:30.380Z] #21 23.75 Selecting previously unselected package libbpf0:amd64.
20:42:30 [2022-06-04T20:42:30.380Z] #21 23.75 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
20:42:30 [2022-06-04T20:42:30.380Z] #21 23.76 Unpacking libbpf0:amd64 (1:0.3-2) ...
20:42:30 [2022-06-04T20:42:30.639Z] #21 23.88 Selecting previously unselected package libcap2:amd64.
20:42:30 [2022-06-04T20:42:30.639Z] #21 23.88 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
20:42:30 [2022-06-04T20:42:30.639Z] #21 23.89 Unpacking libcap2:amd64 (1:2.44-1) ...
20:42:30 [2022-06-04T20:42:30.639Z] #21 23.95 Selecting previously unselected package libmnl0:amd64.
20:42:30 [2022-06-04T20:42:30.639Z] #21 23.96 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
20:42:30 [2022-06-04T20:42:30.639Z] #21 23.96 Unpacking libmnl0:amd64 (1.0.4-3) ...
20:42:30 [2022-06-04T20:42:30.897Z] #21 24.03 Selecting previously unselected package libxtables12:amd64.
20:42:30 [2022-06-04T20:42:30.897Z] #21 24.04 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
20:42:30 [2022-06-04T20:42:30.897Z] #21 24.05 Unpacking libxtables12:amd64 (1.8.7-1) ...
20:42:30 [2022-06-04T20:42:30.897Z] #21 24.11 Selecting previously unselected package libcap2-bin.
20:42:30 [2022-06-04T20:42:30.897Z] #21 24.11 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
20:42:30 [2022-06-04T20:42:30.897Z] #21 24.12 Unpacking libcap2-bin (1:2.44-1) ...
20:42:30 [2022-06-04T20:42:30.897Z] #21 24.22 Selecting previously unselected package iproute2.
20:42:30 [2022-06-04T20:42:30.897Z] #21 24.23 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
20:42:30 [2022-06-04T20:42:30.897Z] #21 24.23 Unpacking iproute2 (5.10.0-4) ...
20:42:31 [2022-06-04T20:42:31.475Z] #21 24.63 Selecting previously unselected package xxd.
20:42:31 [2022-06-04T20:42:31.475Z] #21 24.64 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:42:31 [2022-06-04T20:42:31.475Z] #21 24.64 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:42:31 [2022-06-04T20:42:31.475Z] #21 24.74 Selecting previously unselected package vim-common.
20:42:31 [2022-06-04T20:42:31.475Z] #21 24.74 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:42:31 [2022-06-04T20:42:31.475Z] #21 24.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:42:31 [2022-06-04T20:42:31.734Z] #21 24.95 Selecting previously unselected package bash-completion.
20:42:31 [2022-06-04T20:42:31.734Z] #21 24.95 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:42:33 [2022-06-04T20:42:33.638Z] #21 26.59 Unpacking bash-completion (1:2.11-2) ...
20:42:33 [2022-06-04T20:42:33.638Z] #21 27.01 Selecting previously unselected package bzip2.
20:42:33 [2022-06-04T20:42:33.638Z] #21 27.01 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
20:42:33 [2022-06-04T20:42:33.638Z] #21 27.02 Unpacking bzip2 (1.0.8-4) ...
20:42:33 [2022-06-04T20:42:33.638Z] #21 27.10 Selecting previously unselected package xz-utils.
20:42:33 [2022-06-04T20:42:33.897Z] #21 27.12 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:42:33 [2022-06-04T20:42:33.897Z] #21 27.12 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:42:33 [2022-06-04T20:42:33.897Z] #21 27.29 Selecting previously unselected package apparmor.
20:42:33 [2022-06-04T20:42:33.897Z] #21 27.29 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
20:42:33 [2022-06-04T20:42:33.897Z] #21 27.34 Unpacking apparmor (2.13.6-10) ...
20:42:34 [2022-06-04T20:42:34.464Z] #21 27.73 Selecting previously unselected package inetutils-ping.
20:42:34 [2022-06-04T20:42:34.464Z] #21 27.73 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
20:42:34 [2022-06-04T20:42:34.464Z] #21 27.74 Unpacking inetutils-ping (2:2.0-1) ...
20:42:34 [2022-06-04T20:42:34.464Z] #21 27.88 Selecting previously unselected package libip4tc2:amd64.
20:42:34 [2022-06-04T20:42:34.464Z] #21 27.88 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
20:42:34 [2022-06-04T20:42:34.464Z] #21 27.89 Unpacking libip4tc2:amd64 (1.8.7-1) ...
20:42:34 [2022-06-04T20:42:34.464Z] #21 27.95 Selecting previously unselected package libip6tc2:amd64.
20:42:34 [2022-06-04T20:42:34.464Z] #21 27.95 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
20:42:34 [2022-06-04T20:42:34.723Z] #21 27.97 Unpacking libip6tc2:amd64 (1.8.7-1) ...
20:42:34 [2022-06-04T20:42:34.723Z] #21 28.04 Selecting previously unselected package libnfnetlink0:amd64.
20:42:34 [2022-06-04T20:42:34.723Z] #21 28.05 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:42:34 [2022-06-04T20:42:34.723Z] #21 28.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:42:34 [2022-06-04T20:42:34.723Z] #21 28.12 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:42:34 [2022-06-04T20:42:34.723Z] #21 28.12 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
20:42:34 [2022-06-04T20:42:34.723Z] #21 28.13 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:42:34 [2022-06-04T20:42:34.723Z] #21 28.20 Selecting previously unselected package libnftnl11:amd64.
20:42:34 [2022-06-04T20:42:34.981Z] #21 28.20 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
20:42:34 [2022-06-04T20:42:34.981Z] #21 28.21 Unpacking libnftnl11:amd64 (1.1.9-1) ...
20:42:34 [2022-06-04T20:42:34.981Z] #21 28.30 Selecting previously unselected package iptables.
20:42:34 [2022-06-04T20:42:34.981Z] #21 28.30 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
20:42:34 [2022-06-04T20:42:34.981Z] #21 28.31 Unpacking iptables (1.8.7-1) ...
20:42:35 [2022-06-04T20:42:35.240Z] #21 28.60 Selecting previously unselected package libonig5:amd64.
20:42:35 [2022-06-04T20:42:35.240Z] #21 28.60 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
20:42:35 [2022-06-04T20:42:35.240Z] #21 28.61 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:42:35 [2022-06-04T20:42:35.240Z] #21 28.73 Selecting previously unselected package libjq1:amd64.
20:42:35 [2022-06-04T20:42:35.498Z] #21 28.73 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
20:42:35 [2022-06-04T20:42:35.498Z] #21 28.75 Unpacking libjq1:amd64 (1.6-2.1) ...
20:42:35 [2022-06-04T20:42:35.498Z] #21 28.84 Selecting previously unselected package jq.
20:42:35 [2022-06-04T20:42:35.498Z] #21 28.85 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
20:42:35 [2022-06-04T20:42:35.498Z] #21 28.86 Unpacking jq (1.6-2.1) ...
20:42:35 [2022-06-04T20:42:35.498Z] #21 28.91 Selecting previously unselected package libaio1:amd64.
20:42:35 [2022-06-04T20:42:35.498Z] #21 28.92 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
20:42:35 [2022-06-04T20:42:35.498Z] #21 28.93 Unpacking libaio1:amd64 (0.3.112-9) ...
20:42:35 [2022-06-04T20:42:35.498Z] #21 28.98 Selecting previously unselected package libgpm2:amd64.
20:42:35 [2022-06-04T20:42:35.757Z] #21 28.99 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
20:42:35 [2022-06-04T20:42:35.757Z] #21 28.99 Unpacking libgpm2:amd64 (1.20.7-8) ...
20:42:35 [2022-06-04T20:42:35.757Z] #21 29.05 Selecting previously unselected package libicu67:amd64.
20:42:35 [2022-06-04T20:42:35.757Z] #21 29.05 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
20:42:35 [2022-06-04T20:42:35.757Z] #21 29.06 Unpacking libicu67:amd64 (67.1-7) ...
20:42:39 [2022-06-04T20:42:39.044Z] #21 32.14 Selecting previously unselected package libinih1:amd64.
20:42:39 [2022-06-04T20:42:39.044Z] #21 32.15 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
20:42:39 [2022-06-04T20:42:39.044Z] #21 32.15 Unpacking libinih1:amd64 (53-1+b2) ...
20:42:39 [2022-06-04T20:42:39.044Z] #21 32.21 Selecting previously unselected package libnet1:amd64.
20:42:39 [2022-06-04T20:42:39.044Z] #21 32.21 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:42:39 [2022-06-04T20:42:39.044Z] #21 32.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:42:39 [2022-06-04T20:42:39.044Z] #21 32.30 Selecting previously unselected package libnl-3-200:amd64.
20:42:39 [2022-06-04T20:42:39.044Z] #21 32.31 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:42:39 [2022-06-04T20:42:39.044Z] #21 32.32 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:42:39 [2022-06-04T20:42:39.044Z] #21 32.39 Selecting previously unselected package libprotobuf-c1:amd64.
20:42:39 [2022-06-04T20:42:39.044Z] #21 32.40 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:42:39 [2022-06-04T20:42:39.044Z] #21 32.41 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:42:39 [2022-06-04T20:42:39.044Z] #21 32.46 Selecting previously unselected package net-tools.
20:42:39 [2022-06-04T20:42:39.044Z] #21 32.46 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
20:42:39 [2022-06-04T20:42:39.044Z] #21 32.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:42:39 [2022-06-04T20:42:39.303Z] #21 32.65 Selecting previously unselected package patch.
20:42:39 [2022-06-04T20:42:39.303Z] #21 32.66 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
20:42:39 [2022-06-04T20:42:39.303Z] #21 32.66 Unpacking patch (2.7.6-7) ...
20:42:39 [2022-06-04T20:42:39.562Z] #21 32.76 Selecting previously unselected package python-pip-whl.
20:42:39 [2022-06-04T20:42:39.562Z] #21 32.76 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:42:39 [2022-06-04T20:42:39.562Z] #21 32.77 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:42:39 [2022-06-04T20:42:39.821Z] #21 33.34 Selecting previously unselected package python3-lib2to3.
20:42:40 [2022-06-04T20:42:40.080Z] #21 33.34 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
20:42:40 [2022-06-04T20:42:40.080Z] #21 33.35 Unpacking python3-lib2to3 (3.9.2-1) ...
20:42:40 [2022-06-04T20:42:40.080Z] #21 33.46 Selecting previously unselected package python3-distutils.
20:42:40 [2022-06-04T20:42:40.080Z] #21 33.46 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
20:42:40 [2022-06-04T20:42:40.080Z] #21 33.47 Unpacking python3-distutils (3.9.2-1) ...
20:42:40 [2022-06-04T20:42:40.339Z] #21 33.58 Selecting previously unselected package python3-pkg-resources.
20:42:40 [2022-06-04T20:42:40.339Z] #21 33.59 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
20:42:40 [2022-06-04T20:42:40.339Z] #21 33.60 Unpacking python3-pkg-resources (52.0.0-4) ...
20:42:40 [2022-06-04T20:42:40.598Z] #21 33.73 Selecting previously unselected package python3-setuptools.
20:42:40 [2022-06-04T20:42:40.598Z] #21 33.73 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
20:42:40 [2022-06-04T20:42:40.598Z] #21 33.75 Unpacking python3-setuptools (52.0.0-4) ...
20:42:40 [2022-06-04T20:42:40.598Z] #21 33.96 Selecting previously unselected package python3-wheel.
20:42:40 [2022-06-04T20:42:40.598Z] #21 33.97 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
20:42:40 [2022-06-04T20:42:40.598Z] #21 33.97 Unpacking python3-wheel (0.34.2-1) ...
20:42:40 [2022-06-04T20:42:40.857Z] #21 34.03 Selecting previously unselected package python3-pip.
20:42:40 [2022-06-04T20:42:40.857Z] #21 34.04 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:42:40 [2022-06-04T20:42:40.857Z] #21 34.04 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:42:40 [2022-06-04T20:42:40.857Z] #21 34.24 Selecting previously unselected package sudo.
20:42:40 [2022-06-04T20:42:40.857Z] #21 34.25 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
20:42:40 [2022-06-04T20:42:40.857Z] #21 34.25 Unpacking sudo (1.9.5p2-3) ...
20:42:41 [2022-06-04T20:42:41.427Z] #21 34.73 Selecting previously unselected package thin-provisioning-tools.
20:42:41 [2022-06-04T20:42:41.427Z] #21 34.73 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
20:42:41 [2022-06-04T20:42:41.427Z] #21 34.74 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:42:41 [2022-06-04T20:42:41.686Z] #21 34.97 Selecting previously unselected package uidmap.
20:42:41 [2022-06-04T20:42:41.686Z] #21 34.97 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
20:42:41 [2022-06-04T20:42:41.686Z] #21 34.97 Unpacking uidmap (1:4.8.1-1) ...
20:42:41 [2022-06-04T20:42:41.686Z] #21 35.11 Selecting previously unselected package vim-runtime.
20:42:41 [2022-06-04T20:42:41.686Z] #21 35.11 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:42:41 [2022-06-04T20:42:41.945Z] #21 35.13 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:42:41 [2022-06-04T20:42:41.945Z] #21 35.16 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:42:41 [2022-06-04T20:42:41.945Z] #21 35.17 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:42:44 [2022-06-04T20:42:44.479Z] #21 37.95 Selecting previously unselected package vim.
20:42:44 [2022-06-04T20:42:44.738Z] #21 37.95 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:42:44 [2022-06-04T20:42:44.738Z] #21 37.97 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:42:45 [2022-06-04T20:42:45.306Z] #21 38.46 Selecting previously unselected package xfsprogs.
20:42:45 [2022-06-04T20:42:45.306Z] #21 38.48 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
20:42:45 [2022-06-04T20:42:45.306Z] #21 38.49 Unpacking xfsprogs (5.10.0-4) ...
20:42:45 [2022-06-04T20:42:45.564Z] #21 38.86 Selecting previously unselected package zip.
20:42:45 [2022-06-04T20:42:45.564Z] #21 38.87 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
20:42:45 [2022-06-04T20:42:45.564Z] #21 38.88 Unpacking zip (3.0-12) ...
20:42:45 [2022-06-04T20:42:45.823Z] #21 38.98 Selecting previously unselected package zstd.
20:42:45 [2022-06-04T20:42:45.823Z] #21 38.98 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
20:42:45 [2022-06-04T20:42:45.823Z] #21 38.99 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:42:46 [2022-06-04T20:42:46.082Z] #21 39.41 Setting up python3-pkg-resources (52.0.0-4) ...
20:42:47 [2022-06-04T20:42:47.019Z] #21 40.34 Setting up libip4tc2:amd64 (1.8.7-1) ...
20:42:47 [2022-06-04T20:42:47.019Z] #21 40.35 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:42:47 [2022-06-04T20:42:47.019Z] #21 40.37 Setting up libgpm2:amd64 (1.20.7-8) ...
20:42:47 [2022-06-04T20:42:47.019Z] #21 40.39 Setting up libicu67:amd64 (67.1-7) ...
20:42:47 [2022-06-04T20:42:47.019Z] #21 40.40 Setting up libip6tc2:amd64 (1.8.7-1) ...
20:42:47 [2022-06-04T20:42:47.278Z] #21 40.41 Setting up libinih1:amd64 (53-1+b2) ...
20:42:47 [2022-06-04T20:42:47.279Z] #21 40.43 Setting up uidmap (1:4.8.1-1) ...
20:42:47 [2022-06-04T20:42:47.279Z] #21 40.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:42:47 [2022-06-04T20:42:47.279Z] #21 40.46 Setting up bzip2 (1.0.8-4) ...
20:42:47 [2022-06-04T20:42:47.279Z] #21 40.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:42:47 [2022-06-04T20:42:47.279Z] #21 40.49 Setting up python3-wheel (0.34.2-1) ...
20:42:47 [2022-06-04T20:42:47.846Z] #21 41.05 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:42:47 [2022-06-04T20:42:47.846Z] #21 41.07 Setting up libcap2:amd64 (1:2.44-1) ...
20:42:47 [2022-06-04T20:42:47.846Z] #21 41.08 Setting up libcap2-bin (1:2.44-1) ...
20:42:47 [2022-06-04T20:42:47.846Z] #21 41.09 Setting up apparmor (2.13.6-10) ...
20:42:49 [2022-06-04T20:42:49.227Z] #21 42.61 Setting up zip (3.0-12) ...
20:42:49 [2022-06-04T20:42:49.486Z] #21 42.62 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:42:49 [2022-06-04T20:42:49.486Z] #21 42.64 Setting up bash-completion (1:2.11-2) ...
20:42:51 [2022-06-04T20:42:51.389Z] #21 44.48 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:42:51 [2022-06-04T20:42:51.389Z] #21 44.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:42:51 [2022-06-04T20:42:51.389Z] #21 44.51 Setting up libmnl0:amd64 (1.0.4-3) ...
20:42:51 [2022-06-04T20:42:51.389Z] #21 44.54 Setting up patch (2.7.6-7) ...
20:42:51 [2022-06-04T20:42:51.389Z] #21 44.56 Setting up sudo (1.9.5p2-3) ...
20:42:51 [2022-06-04T20:42:51.389Z] #21 44.65 invoke-rc.d: could not determine current runlevel
20:42:51 [2022-06-04T20:42:51.389Z] #21 44.66 invoke-rc.d: policy-rc.d denied execution of start.
20:42:51 [2022-06-04T20:42:51.389Z] #21 44.68 Setting up xfsprogs (5.10.0-4) ...
20:42:51 [2022-06-04T20:42:51.389Z] #21 44.70 Setting up libxtables12:amd64 (1.8.7-1) ...
20:42:51 [2022-06-04T20:42:51.389Z] #21 44.72 Setting up inetutils-ping (2:2.0-1) ...
20:42:51 [2022-06-04T20:42:51.389Z] #21 44.73 Setting up pigz (2.6-1) ...
20:42:51 [2022-06-04T20:42:51.389Z] #21 44.75 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:42:51 [2022-06-04T20:42:51.648Z] #21 44.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:42:51 [2022-06-04T20:42:51.648Z] #21 44.79 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:42:51 [2022-06-04T20:42:51.648Z] #21 44.80 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:42:52 [2022-06-04T20:42:52.215Z] #21 45.58 Setting up libaio1:amd64 (0.3.112-9) ...
20:42:52 [2022-06-04T20:42:52.215Z] #21 45.60 Setting up python3-lib2to3 (3.9.2-1) ...
20:42:52 [2022-06-04T20:42:52.784Z] #21 46.01 Setting up libelf1:amd64 (0.183-1) ...
20:42:52 [2022-06-04T20:42:52.784Z] #21 46.04 Setting up zstd (1.4.8+dfsg-2.1) ...
20:42:52 [2022-06-04T20:42:52.784Z] #21 46.06 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:42:52 [2022-06-04T20:42:52.784Z] #21 46.07 Setting up python3-distutils (3.9.2-1) ...
20:42:53 [2022-06-04T20:42:53.043Z] #21 46.46 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:42:53 [2022-06-04T20:42:53.302Z] #21 46.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:42:53 [2022-06-04T20:42:53.302Z] #21 46.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:42:53 [2022-06-04T20:42:53.302Z] #21 46.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:42:53 [2022-06-04T20:42:53.302Z] #21 46.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:42:53 [2022-06-04T20:42:53.302Z] #21 46.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:42:53 [2022-06-04T20:42:53.302Z] #21 46.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:42:53 [2022-06-04T20:42:53.302Z] #21 46.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:42:53 [2022-06-04T20:42:53.302Z] #21 46.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:42:53 [2022-06-04T20:42:53.302Z] #21 46.55 Setting up python3-setuptools (52.0.0-4) ...
20:42:54 [2022-06-04T20:42:54.679Z] #21 47.93 Setting up libjq1:amd64 (1.6-2.1) ...
20:42:54 [2022-06-04T20:42:54.679Z] #21 47.95 Setting up libnftnl11:amd64 (1.1.9-1) ...
20:42:54 [2022-06-04T20:42:54.679Z] #21 47.96 Setting up thin-provisioning-tools (0.9.0-1) ...
20:42:54 [2022-06-04T20:42:54.679Z] #21 47.98 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:42:55 [2022-06-04T20:42:55.616Z] #21 49.05 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:42:55 [2022-06-04T20:42:55.616Z] #21 49.06 Setting up jq (1.6-2.1) ...
20:42:55 [2022-06-04T20:42:55.616Z] #21 49.08 Setting up libbpf0:amd64 (1:0.3-2) ...
20:42:55 [2022-06-04T20:42:55.616Z] #21 49.09 Setting up iptables (1.8.7-1) ...
20:42:55 [2022-06-04T20:42:55.875Z] #21 49.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:42:55 [2022-06-04T20:42:55.875Z] #21 49.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:42:55 [2022-06-04T20:42:55.875Z] #21 49.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:42:55 [2022-06-04T20:42:55.875Z] #21 49.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:42:55 [2022-06-04T20:42:55.875Z] #21 49.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:42:55 [2022-06-04T20:42:55.875Z] #21 49.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:42:55 [2022-06-04T20:42:55.875Z] #21 49.14 Setting up iproute2 (5.10.0-4) ...
20:42:56 [2022-06-04T20:42:56.177Z] #21 49.48 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:42:57 [2022-06-04T20:42:57.115Z] #21 DONE 50.3s
20:42:57 [2022-06-04T20:42:57.115Z] 
20:42:57 [2022-06-04T20:42:57.115Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:42:57 [2022-06-04T20:42:57.115Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:42:57 [2022-06-04T20:42:57.115Z] #55 ...
20:42:57 [2022-06-04T20:42:57.115Z] 
20:42:57 [2022-06-04T20:42:57.115Z] #22 [dev-systemd-false  8/26] 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
20:42:57 [2022-06-04T20:42:57.115Z] #22 sha256:28b8ede06aaf80c2647e950a3b14bb108bc0b21cd6feabf88eaedddc580c78bb
20:42:57 [2022-06-04T20:42:57.702Z] #22 0.852 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:42:57 [2022-06-04T20:42:57.961Z] #22 0.856 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:42:57 [2022-06-04T20:42:57.961Z] #22 0.859 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:42:57 [2022-06-04T20:42:57.961Z] #22 DONE 0.9s
20:42:57 [2022-06-04T20:42:57.961Z] 
20:42:57 [2022-06-04T20:42:57.961Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
20:42:57 [2022-06-04T20:42:57.961Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e
20:43:08 [2022-06-04T20:43:08.310Z] #23 9.708 Collecting yamllint==1.26.1
20:43:08 [2022-06-04T20:43:08.569Z] #23 10.78   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:43:09 [2022-06-04T20:43:09.946Z] #23 11.87 Collecting pathspec>=0.5.3
20:43:09 [2022-06-04T20:43:09.946Z] #23 11.88   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
20:43:10 [2022-06-04T20:43:10.205Z] #23 12.22 Collecting pyyaml
20:43:10 [2022-06-04T20:43:10.205Z] #23 12.23   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
20:43:10 [2022-06-04T20:43:10.205Z] #23 12.31 Building wheels for collected packages: yamllint
20:43:10 [2022-06-04T20:43:10.205Z] #23 12.31   Building wheel for yamllint (setup.py): started
20:43:11 [2022-06-04T20:43:11.142Z] #23 13.23   Building wheel for yamllint (setup.py): finished with status 'done'
20:43:11 [2022-06-04T20:43:11.142Z] #23 13.24   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0d5ed4403765645e79ff632d7ca3d06353132fd8083c0bf89f383f62693d91d0
20:43:11 [2022-06-04T20:43:11.142Z] #23 13.25   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:43:11 [2022-06-04T20:43:11.142Z] #23 13.25 Successfully built yamllint
20:43:11 [2022-06-04T20:43:11.142Z] #23 13.28 Installing collected packages: pyyaml, pathspec, yamllint
20:43:11 [2022-06-04T20:43:11.711Z] #23 13.69 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
20:43:11 [2022-06-04T20:43:11.972Z] #23 DONE 14.2s
20:43:11 [2022-06-04T20:43:11.972Z] 
20:43:11 [2022-06-04T20:43:11.972Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:43:11 [2022-06-04T20:43:11.972Z] #64 sha256:6591dd9b944e33ca645c6721302511735782f19819412d162fdd23bb84f49d63
20:43:12 [2022-06-04T20:43:12.231Z] #64 ...
20:43:12 [2022-06-04T20:43:12.231Z] 
20:43:12 [2022-06-04T20:43:12.231Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
20:43:12 [2022-06-04T20:43:12.231Z] #27 sha256:ae3b7bf8f857a2fc70518b44f42b9d410329de85fda40185734068c795d1a869
20:43:12 [2022-06-04T20:43:12.492Z] #27 DONE 0.2s
20:43:12 [2022-06-04T20:43:12.492Z] 
20:43:12 [2022-06-04T20:43:12.492Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
20:43:12 [2022-06-04T20:43:12.492Z] #32 sha256:57168c898801cf692eb1ad699c5980ab5438532689f7c698475de29acd6a0ed0
20:43:12 [2022-06-04T20:43:12.492Z] #32 DONE 0.2s
20:43:12 [2022-06-04T20:43:12.492Z] 
20:43:12 [2022-06-04T20:43:12.492Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:43:12 [2022-06-04T20:43:12.492Z] #64 sha256:6591dd9b944e33ca645c6721302511735782f19819412d162fdd23bb84f49d63
20:43:12 [2022-06-04T20:43:12.751Z] #64 ...
20:43:12 [2022-06-04T20:43:12.751Z] 
20:43:12 [2022-06-04T20:43:12.751Z] #35 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
20:43:12 [2022-06-04T20:43:12.751Z] #35 sha256:371f71ceb8211f371f661b4e29215d4cc6878d94a6136367f62ecb5b43bb98c2
20:43:12 [2022-06-04T20:43:12.751Z] #35 DONE 0.2s
20:43:12 [2022-06-04T20:43:12.751Z] 
20:43:12 [2022-06-04T20:43:12.751Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:43:12 [2022-06-04T20:43:12.751Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:43:13 [2022-06-04T20:43:13.011Z] #55 ...
20:43:13 [2022-06-04T20:43:13.011Z] 
20:43:13 [2022-06-04T20:43:13.011Z] #37 [dev-systemd-false 13/26] COPY --from=delve         /build/ /usr/local/bin/
20:43:13 [2022-06-04T20:43:13.011Z] #37 sha256:bd0544cf11b9841a1703475f398c9f87be7b12d4dc37e2f18ce788a2d60af479
20:43:13 [2022-06-04T20:43:13.011Z] #37 DONE 0.2s
20:43:13 [2022-06-04T20:43:13.011Z] 
20:43:13 [2022-06-04T20:43:13.011Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:43:13 [2022-06-04T20:43:13.011Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:43:13 [2022-06-04T20:43:13.011Z] #55 ...
20:43:13 [2022-06-04T20:43:13.011Z] 
20:43:13 [2022-06-04T20:43:13.011Z] #39 [dev-systemd-false 14/26] COPY --from=tomll         /build/ /usr/local/bin/
20:43:13 [2022-06-04T20:43:13.011Z] #39 sha256:074a62719707e635ae16d7beec20e8b7d66580336c4f0e87e819a00b296cee71
20:43:13 [2022-06-04T20:43:13.011Z] #39 DONE 0.1s
20:43:13 [2022-06-04T20:43:13.011Z] 
20:43:13 [2022-06-04T20:43:13.011Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres      /build/ /usr/local/bin/
20:43:13 [2022-06-04T20:43:13.011Z] #41 sha256:2f67758c7caf58b108b69d4bbba4661fef3ce9247fafebb91e87298118d4f69c
20:43:13 [2022-06-04T20:43:13.011Z] #41 DONE 0.1s
20:43:13 [2022-06-04T20:43:13.271Z] 
20:43:13 [2022-06-04T20:43:13.271Z] #45 [dev-systemd-false 16/26] COPY --from=tini          /build/ /usr/local/bin/
20:43:13 [2022-06-04T20:43:13.271Z] #45 sha256:538d925c5d1a09a3ae07f30115be7d388cb7105a0846e5885cf80ed07f435f20
20:43:13 [2022-06-04T20:43:13.271Z] #45 DONE 0.1s
20:43:13 [2022-06-04T20:43:13.271Z] 
20:43:13 [2022-06-04T20:43:13.271Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:43:13 [2022-06-04T20:43:13.271Z] #64 sha256:6591dd9b944e33ca645c6721302511735782f19819412d162fdd23bb84f49d63
20:43:28 [2022-06-04T20:43:28.152Z] #64 ...
20:43:28 [2022-06-04T20:43:28.153Z] 
20:43:28 [2022-06-04T20:43:28.153Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:43:28 [2022-06-04T20:43:28.153Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:43:28 [2022-06-04T20:43:28.153Z] #47 288.2 + dpkg --print-architecture
20:43:28 [2022-06-04T20:43:28.153Z] #47 288.3 + git checkout -q v2.1.0
20:43:28 [2022-06-04T20:43:28.153Z] #47 288.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:43:28 [2022-06-04T20:43:28.153Z] #47 288.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:43:50 [2022-06-04T20:43:50.088Z] #47 DONE 310.8s
20:43:50 [2022-06-04T20:43:50.088Z] 
20:43:50 [2022-06-04T20:43:50.088Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:43:50 [2022-06-04T20:43:50.088Z] #64 sha256:6591dd9b944e33ca645c6721302511735782f19819412d162fdd23bb84f49d63
20:43:51 [2022-06-04T20:43:51.026Z] #64 ...
20:43:51 [2022-06-04T20:43:51.026Z] 
20:43:51 [2022-06-04T20:43:51.026Z] #48 [dev-systemd-false 17/26] COPY --from=registry      /build/ /usr/local/bin/
20:43:51 [2022-06-04T20:43:51.026Z] #48 sha256:f6a09b4224cb0cdb0370050da6a8bd9be7665ee00619d62ed1f08b146a160ff9
20:43:51 [2022-06-04T20:43:51.285Z] #48 DONE 0.4s
20:43:51 [2022-06-04T20:43:51.285Z] 
20:43:51 [2022-06-04T20:43:51.285Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:43:51 [2022-06-04T20:43:51.285Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:43:51 [2022-06-04T20:43:51.544Z] #55 ...
20:43:51 [2022-06-04T20:43:51.544Z] 
20:43:51 [2022-06-04T20:43:51.544Z] #52 [dev-systemd-false 18/26] COPY --from=criu          /build/ /usr/local/bin/
20:43:51 [2022-06-04T20:43:51.544Z] #52 sha256:c77c72c6c4d53d2163911f70faad288fe70e8f2f6ea248c84a3eff3b7cf37e45
20:43:51 [2022-06-04T20:43:51.544Z] #52 DONE 0.1s
20:43:51 [2022-06-04T20:43:51.544Z] 
20:43:51 [2022-06-04T20:43:51.544Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum     /build/ /usr/local/bin/
20:43:51 [2022-06-04T20:43:51.544Z] #54 sha256:d6d402ad5fd73b93cce3212f3edc69403d30cda3110a1d5579b7df8ce779d2bb
20:43:51 [2022-06-04T20:43:51.544Z] #54 DONE 0.1s
20:43:51 [2022-06-04T20:43:51.544Z] 
20:43:51 [2022-06-04T20:43:51.544Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:43:51 [2022-06-04T20:43:51.544Z] #64 sha256:6591dd9b944e33ca645c6721302511735782f19819412d162fdd23bb84f49d63
20:44:30 [2022-06-04T20:44:30.264Z] #64 ...
20:44:30 [2022-06-04T20:44:30.264Z] 
20:44:30 [2022-06-04T20:44:30.264Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:44:30 [2022-06-04T20:44:30.264Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:44:30 [2022-06-04T20:44:30.264Z] #55 346.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
20:44:30 [2022-06-04T20:44:30.264Z] #55 DONE 347.1s
20:44:30 [2022-06-04T20:44:30.264Z] 
20:44:30 [2022-06-04T20:44:30.264Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:44:30 [2022-06-04T20:44:30.264Z] #64 sha256:6591dd9b944e33ca645c6721302511735782f19819412d162fdd23bb84f49d63
20:44:30 [2022-06-04T20:44:30.264Z] #64 ...
20:44:30 [2022-06-04T20:44:30.264Z] 
20:44:30 [2022-06-04T20:44:30.264Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
20:44:30 [2022-06-04T20:44:30.264Z] #56 sha256:6119c851fa680d2cfbcf11393c0de19783f7a4d0dbf6e20a49ab517efb21f860
20:44:30 [2022-06-04T20:44:30.264Z] #56 DONE 0.6s
20:44:30 [2022-06-04T20:44:30.264Z] 
20:44:30 [2022-06-04T20:44:30.264Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:44:30 [2022-06-04T20:44:30.264Z] #60 sha256:2700e558862995178eb9e73c3c6abe74c8029442f8f119a7290834dbaea779ad
20:44:30 [2022-06-04T20:44:30.264Z] #60 155.6 + mkdir -p /build
20:44:30 [2022-06-04T20:44:30.264Z] #60 155.6 + cp runc /build/runc
20:44:30 [2022-06-04T20:44:30.264Z] #60 DONE 155.8s
20:44:30 [2022-06-04T20:44:30.264Z] 
20:44:30 [2022-06-04T20:44:30.264Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:44:30 [2022-06-04T20:44:30.264Z] #64 sha256:6591dd9b944e33ca645c6721302511735782f19819412d162fdd23bb84f49d63
20:44:30 [2022-06-04T20:44:30.264Z] #64 ...
20:44:30 [2022-06-04T20:44:30.264Z] 
20:44:30 [2022-06-04T20:44:30.264Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt         /build/ /usr/local/bin/
20:44:30 [2022-06-04T20:44:30.264Z] #58 sha256:6511230fed8aeab7a412c07c10dc14b6a1b3bd2ee0c16403a3c1831e92185228
20:44:30 [2022-06-04T20:44:30.264Z] #58 DONE 0.1s
20:44:30 [2022-06-04T20:44:30.264Z] 
20:44:30 [2022-06-04T20:44:30.264Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:44:30 [2022-06-04T20:44:30.264Z] #64 sha256:6591dd9b944e33ca645c6721302511735782f19819412d162fdd23bb84f49d63
20:44:30 [2022-06-04T20:44:30.264Z] #64 ...
20:44:30 [2022-06-04T20:44:30.264Z] 
20:44:30 [2022-06-04T20:44:30.264Z] #61 [dev-systemd-false 22/26] COPY --from=runc          /build/ /usr/local/bin/
20:44:30 [2022-06-04T20:44:30.264Z] #61 sha256:d5b96f50a96f563edc61fdcd297403768a5f45d65630c16cefdc5d79f0da0557
20:44:30 [2022-06-04T20:44:30.264Z] #61 DONE 0.1s
20:44:30 [2022-06-04T20:44:30.264Z] 
20:44:30 [2022-06-04T20:44:30.264Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:44:30 [2022-06-04T20:44:30.264Z] #64 sha256:6591dd9b944e33ca645c6721302511735782f19819412d162fdd23bb84f49d63
20:44:33 [2022-06-04T20:44:33.553Z] #64 294.2 + bin/containerd
20:45:29 [2022-06-04T20:45:29.782Z] #64 345.1 # github.com/containerd/containerd/cmd/containerd
20:45:29 [2022-06-04T20:45:29.782Z] #64 345.1 /usr/bin/ld: /tmp/go-link-3977006173/000019.o: in function `New':
20:45:29 [2022-06-04T20:45:29.782Z] #64 345.1 /tmp/tmp.HH2pr1WfMh/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
20:45:29 [2022-06-04T20:45:29.782Z] #64 345.2 + bin/containerd-stress
20:45:29 [2022-06-04T20:45:29.782Z] #64 346.3 + bin/containerd-shim
20:45:37 [2022-06-04T20:45:37.904Z] #64 357.5 + bin/containerd-shim-runc-v1
20:45:43 [2022-06-04T20:45:43.179Z] #64 363.9 + bin/containerd-shim-runc-v2
20:45:44 [2022-06-04T20:45:44.114Z] #64 364.7 + binaries
20:45:44 [2022-06-04T20:45:44.114Z] #64 364.7 + install -D bin/containerd /build/containerd
20:45:44 [2022-06-04T20:45:44.114Z] #64 364.7 + install -D bin/containerd-shim /build/containerd-shim
20:45:44 [2022-06-04T20:45:44.114Z] #64 364.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:45:44 [2022-06-04T20:45:44.114Z] #64 364.7 + install -D bin/ctr /build/ctr
20:45:46 [2022-06-04T20:45:46.013Z] #64 DONE 366.5s
20:45:46 [2022-06-04T20:45:46.947Z] 
20:45:46 [2022-06-04T20:45:46.947Z] #65 [dev-systemd-false 23/26] COPY --from=containerd    /build/ /usr/local/bin/
20:45:46 [2022-06-04T20:45:46.947Z] #65 sha256:d271e5c749bd55be9534834ff2a9f8be4fdbe802d437ba229e533da02de1c312
20:45:47 [2022-06-04T20:45:47.880Z] #65 DONE 0.8s
20:45:47 [2022-06-04T20:45:47.880Z] 
20:45:47 [2022-06-04T20:45:47.880Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:45:47 [2022-06-04T20:45:47.880Z] #70 sha256:792a61d8871e09355a64af6b330cadb38b5a14b96c71ec24320f4489dbb6c933
20:45:47 [2022-06-04T20:45:47.880Z] #70 DONE 0.2s
20:45:47 [2022-06-04T20:45:47.880Z] 
20:45:47 [2022-06-04T20:45:47.880Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit        /build/ /usr/local/bin/
20:45:47 [2022-06-04T20:45:47.880Z] #75 sha256:35989cab03eb7adbeb4e0041672d0516271801fc61cc18f2b94a8498c79af0f5
20:45:48 [2022-06-04T20:45:48.814Z] #75 DONE 0.8s
20:45:48 [2022-06-04T20:45:48.814Z] 
20:45:48 [2022-06-04T20:45:48.814Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:45:48 [2022-06-04T20:45:48.814Z] #76 sha256:f513f9b2e2814f13df5a7d0984d8cf9d4e5d7893418f0064232b897fd8cdd2a9
20:45:48 [2022-06-04T20:45:48.814Z] #76 DONE 0.0s
20:45:48 [2022-06-04T20:45:48.814Z] 
20:45:48 [2022-06-04T20:45:48.814Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
20:45:48 [2022-06-04T20:45:48.814Z] #77 sha256:e3c231eea5a28bc7feb91cbbe3890b2f9ce009c6f0ba7ed8d985e3a22ff736a5
20:45:50 [2022-06-04T20:45:50.188Z] #77 DONE 1.3s
20:45:50 [2022-06-04T20:45:50.188Z] 
20:45:50 [2022-06-04T20:45:50.188Z] #78 exporting to image
20:45:50 [2022-06-04T20:45:50.188Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:45:50 [2022-06-04T20:45:50.188Z] #78 exporting layers
20:45:56 [2022-06-04T20:45:56.751Z] #78 exporting layers 6.3s done
20:45:56 [2022-06-04T20:45:56.751Z] #78 writing image sha256:d426edf85d9c0ce3c65b1fcd31ca1c6121f42698501de72f4422620417d4b961 done
20:45:56 [2022-06-04T20:45:56.751Z] #78 naming to docker.io/library/docker:a747cd370234fb9c15353e62903fa91fad734682 done
20:45:56 [2022-06-04T20:45:56.751Z] #78 DONE 6.3s