Skip to content

Console Output

Skipping 79 KB.. Full Log
 0.416 + install_runc
18:21:31 [2019-11-28T18:21:31.267Z] #55 0.420 + grep -q '^3\.10\.0.*\.el7\.'
18:21:31 [2019-11-28T18:21:31.267Z] #55 0.427 + uname -r
18:21:31 [2019-11-28T18:21:31.267Z] #55 0.435 + RUNC_BUILDTAGS='seccomp apparmor selinux '
18:21:31 [2019-11-28T18:21:31.267Z] #55 0.437 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
18:21:31 [2019-11-28T18:21:31.267Z] #55 0.438 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
18:21:31 [2019-11-28T18:21:31.267Z] #55 0.439 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QX53vCqcOk/src/github.com/opencontainers/runc
18:21:31 [2019-11-28T18:21:31.267Z] #55 0.451 Cloning into '/tmp/tmp.QX53vCqcOk/src/github.com/opencontainers/runc'...
18:21:31 [2019-11-28T18:21:31.267Z] #55 ...
18:21:31 [2019-11-28T18:21:31.267Z] 
18:21:31 [2019-11-28T18:21:31.267Z] #12 [dev 1/24] RUN groupadd -r docker
18:21:31 [2019-11-28T18:21:31.267Z] #12 DONE 0.8s
18:21:31 [2019-11-28T18:21:31.611Z] 
18:21:31 [2019-11-28T18:21:31.611Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
18:21:31 [2019-11-28T18:21:31.955Z] #13 DONE 0.5s
18:21:31 [2019-11-28T18:21:31.955Z] 
18:21:31 [2019-11-28T18:21:31.955Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:21:31 [2019-11-28T18:21:31.955Z] #34 50.71 The following NEW packages will be installed:
18:21:31 [2019-11-28T18:21:31.955Z] #34 50.73   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
18:21:31 [2019-11-28T18:21:31.955Z] #34 50.73   vim-common xxd
18:21:31 [2019-11-28T18:21:31.955Z] #34 50.88 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:21:31 [2019-11-28T18:21:31.955Z] #34 50.88 Need to get 13.4 MB of archives.
18:21:31 [2019-11-28T18:21:31.955Z] #34 50.88 After this operation, 60.4 MB of additional disk space will be used.
18:21:31 [2019-11-28T18:21:31.955Z] #34 50.88 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB]
18:21:31 [2019-11-28T18:21:31.955Z] #34 51.16 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
18:21:31 [2019-11-28T18:21:31.955Z] #34 51.16 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB]
18:21:31 [2019-11-28T18:21:31.955Z] #34 52.76 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB]
18:21:31 [2019-11-28T18:21:31.955Z] #34 52.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB]
18:21:31 [2019-11-28T18:21:31.955Z] #34 53.01 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
18:21:31 [2019-11-28T18:21:31.955Z] #34 53.03 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB]
18:21:31 [2019-11-28T18:21:31.955Z] #34 53.04 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB]
18:21:31 [2019-11-28T18:21:31.955Z] #34 53.60 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
18:21:31 [2019-11-28T18:21:31.955Z] #34 53.62 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
18:21:32 [2019-11-28T18:21:32.299Z] #34 ...
18:21:32 [2019-11-28T18:21:32.299Z] 
18:21:32 [2019-11-28T18:21:32.299Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
18:21:32 [2019-11-28T18:21:32.299Z] #14 0.344 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:21:32 [2019-11-28T18:21:32.299Z] #14 DONE 0.4s
18:21:32 [2019-11-28T18:21:32.683Z] 
18:21:32 [2019-11-28T18:21:32.683Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
18:21:33 [2019-11-28T18:21:33.028Z] #15 DONE 0.5s
18:21:33 [2019-11-28T18:21:33.028Z] 
18:21:33 [2019-11-28T18:21:33.028Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
18:21:33 [2019-11-28T18:21:33.028Z] #16 ...
18:21:33 [2019-11-28T18:21:33.028Z] 
18:21:33 [2019-11-28T18:21:33.028Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:21:33 [2019-11-28T18:21:33.028Z] #41 36.35 Reading package lists...
18:21:33 [2019-11-28T18:21:33.028Z] #41 46.01 Building dependency tree...
18:21:33 [2019-11-28T18:21:33.028Z] #41 49.85 The following additional packages will be installed:
18:21:33 [2019-11-28T18:21:33.028Z] #41 49.85   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
18:21:33 [2019-11-28T18:21:33.028Z] #41 49.86   libprotoc10 python-pkg-resources zlib1g-dev
18:21:33 [2019-11-28T18:21:33.028Z] #41 49.88 Suggested packages:
18:21:33 [2019-11-28T18:21:33.028Z] #41 49.88   manpages-dev python-setuptools
18:21:33 [2019-11-28T18:21:33.028Z] #41 53.37 The following NEW packages will be installed:
18:21:33 [2019-11-28T18:21:33.028Z] #41 53.38   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:21:33 [2019-11-28T18:21:33.028Z] #41 53.39   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
18:21:33 [2019-11-28T18:21:33.028Z] #41 53.39   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:21:33 [2019-11-28T18:21:33.028Z] #41 53.39   zlib1g-dev
18:21:33 [2019-11-28T18:21:33.028Z] #41 53.53 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
18:21:33 [2019-11-28T18:21:33.028Z] #41 53.53 Need to get 3548 kB of archives.
18:21:33 [2019-11-28T18:21:33.028Z] #41 53.53 After this operation, 21.2 MB of additional disk space will be used.
18:21:33 [2019-11-28T18:21:33.028Z] #41 53.53 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
18:21:33 [2019-11-28T18:21:33.028Z] #41 53.63 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB]
18:21:33 [2019-11-28T18:21:33.028Z] #41 53.63 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB]
18:21:33 [2019-11-28T18:21:33.028Z] #41 53.66 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
18:21:33 [2019-11-28T18:21:33.028Z] #41 53.69 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB]
18:21:33 [2019-11-28T18:21:33.028Z] #41 53.72 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
18:21:33 [2019-11-28T18:21:33.028Z] #41 53.73 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB]
18:21:33 [2019-11-28T18:21:33.028Z] #41 53.73 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB]
18:21:33 [2019-11-28T18:21:33.028Z] #41 53.79 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB]
18:21:33 [2019-11-28T18:21:33.028Z] #41 54.04 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB]
18:21:33 [2019-11-28T18:21:33.028Z] #41 54.12 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB]
18:21:33 [2019-11-28T18:21:33.028Z] #41 54.34 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB]
18:21:33 [2019-11-28T18:21:33.028Z] #41 54.44 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB]
18:21:33 [2019-11-28T18:21:33.028Z] #41 54.46 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB]
18:21:33 [2019-11-28T18:21:33.028Z] #41 54.47 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB]
18:21:33 [2019-11-28T18:21:33.028Z] #41 54.50 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB]
18:21:33 [2019-11-28T18:21:33.370Z] #41 ...
18:21:33 [2019-11-28T18:21:33.370Z] 
18:21:33 [2019-11-28T18:21:33.370Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
18:21:33 [2019-11-28T18:21:33.370Z] #16 DONE 0.4s
18:21:33 [2019-11-28T18:21:33.370Z] 
18:21:33 [2019-11-28T18:21:33.370Z] #17 [dev 6/24] RUN ldconfig
18:21:33 [2019-11-28T18:21:33.712Z] #17 DONE 0.5s
18:21:33 [2019-11-28T18:21:33.712Z] 
18:21:33 [2019-11-28T18:21:33.712Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:21:34 [2019-11-28T18:21:34.468Z] #18 0.765 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
18:21:34 [2019-11-28T18:21:34.468Z] #18 0.864 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
18:21:34 [2019-11-28T18:21:34.810Z] #18 1.014 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
18:21:34 [2019-11-28T18:21:34.810Z] #18 1.065 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
18:21:34 [2019-11-28T18:21:34.810Z] #18 1.179 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
18:21:36 [2019-11-28T18:21:36.525Z] #18 2.892 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
18:21:38 [2019-11-28T18:21:38.881Z] #18 ...
18:21:38 [2019-11-28T18:21:38.881Z] 
18:21:38 [2019-11-28T18:21:38.881Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:21:38 [2019-11-28T18:21:38.881Z] #27 4.905 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
18:21:38 [2019-11-28T18:21:38.881Z] #27 6.388 
18:21:39 [2019-11-28T18:21:39.225Z] #27 7.172 
###                                                                        5.2%
######                                                                     9.5%
###########                                                               15.8%
###############                                                           22.2%
####################                                                      28.6%
#########################                                                 35.0%
############################                                              39.6%
#################################                                         46.0%
#######################################                                   54.5%
#############################################                             63.1%
##################################################                        69.6%
#####################################################                     74.6%
########################################################                  78.9%
#############################################################             85.2%
#################################################################         91.6%
######################################################################    98.0%
######################################################################## 100.0%
18:21:39 [2019-11-28T18:21:39.965Z] #27 ...
18:21:39 [2019-11-28T18:21:39.965Z] 
18:21:39 [2019-11-28T18:21:39.965Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:21:39 [2019-11-28T18:21:39.965Z] #18 6.466 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
18:21:42 [2019-11-28T18:21:42.308Z] #18 ...
18:21:42 [2019-11-28T18:21:42.308Z] 
18:21:42 [2019-11-28T18:21:42.308Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:21:42 [2019-11-28T18:21:42.308Z] #69 DONE 64.2s
18:21:42 [2019-11-28T18:21:42.308Z] 
18:21:42 [2019-11-28T18:21:42.308Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:21:42 [2019-11-28T18:21:42.308Z] #41 56.72 debconf: delaying package configuration, since apt-utils is not installed
18:21:42 [2019-11-28T18:21:42.308Z] #41 56.90 Fetched 3548 kB in 1s (3220 kB/s)
18:21:42 [2019-11-28T18:21:42.308Z] #41 57.06 Selecting previously unselected package libnet1:ppc64el.
18:21:42 [2019-11-28T18:21:42.308Z] #41 57.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
18:21:42 [2019-11-28T18:21:42.308Z] #41 57.13 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 57.14 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 57.48 Selecting previously unselected package libcap-dev:ppc64el.
18:21:42 [2019-11-28T18:21:42.308Z] #41 57.52 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 57.54 Unpacking libcap-dev:ppc64el (1:2.25-1) ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 57.77 Selecting previously unselected package libnet1-dev.
18:21:42 [2019-11-28T18:21:42.308Z] #41 57.78 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 57.78 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 58.14 Selecting previously unselected package libnl-3-200:ppc64el.
18:21:42 [2019-11-28T18:21:42.308Z] #41 58.16 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 58.17 Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 58.43 Selecting previously unselected package libnl-3-dev:ppc64el.
18:21:42 [2019-11-28T18:21:42.308Z] #41 58.44 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 58.45 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 59.06 Selecting previously unselected package libprotobuf-c1:ppc64el.
18:21:42 [2019-11-28T18:21:42.308Z] #41 59.07 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 59.09 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 59.26 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
18:21:42 [2019-11-28T18:21:42.308Z] #41 59.28 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 59.28 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 59.56 Selecting previously unselected package zlib1g-dev:ppc64el.
18:21:42 [2019-11-28T18:21:42.308Z] #41 59.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 59.64 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 60.25 Selecting previously unselected package libprotobuf10:ppc64el.
18:21:42 [2019-11-28T18:21:42.308Z] #41 60.27 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 60.28 Unpacking libprotobuf10:ppc64el (3.0.0-9) ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 61.05 Selecting previously unselected package libprotobuf-lite10:ppc64el.
18:21:42 [2019-11-28T18:21:42.308Z] #41 61.06 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 61.07 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 61.40 Selecting previously unselected package libprotobuf-dev:ppc64el.
18:21:42 [2019-11-28T18:21:42.308Z] #41 61.48 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 61.54 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 63.97 Selecting previously unselected package libprotoc10:ppc64el.
18:21:42 [2019-11-28T18:21:42.308Z] #41 64.00 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 64.01 Unpacking libprotoc10:ppc64el (3.0.0-9) ...
18:21:42 [2019-11-28T18:21:42.308Z] #41 ...
18:21:42 [2019-11-28T18:21:42.308Z] 
18:21:42 [2019-11-28T18:21:42.308Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:21:42 [2019-11-28T18:21:42.308Z] #27 11.39 
18:21:43 [2019-11-28T18:21:43.059Z] #27 11.93 
########                                                                  11.3%
################                                                          22.7%
########################                                                  34.2%
#####################################                                     51.5%
#########################################                                 57.2%
#################################################                         68.7%
#############################################################             86.0%
##################################################################        91.7%
######################################################################    97.4%
######################################################################## 100.0%
18:21:43 [2019-11-28T18:21:43.402Z] #27 ...
18:21:43 [2019-11-28T18:21:43.402Z] 
18:21:43 [2019-11-28T18:21:43.402Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:21:43 [2019-11-28T18:21:43.402Z] #34 55.92 debconf: delaying package configuration, since apt-utils is not installed
18:21:43 [2019-11-28T18:21:43.402Z] #34 56.32 Fetched 13.4 MB in 2s (4712 kB/s)
18:21:43 [2019-11-28T18:21:43.402Z] #34 56.51 Selecting previously unselected package cmake-data.
18:21:43 [2019-11-28T18:21:43.402Z] #34 56.51 (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 ... 14950 files and directories currently installed.)
18:21:43 [2019-11-28T18:21:43.402Z] #34 56.64 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
18:21:43 [2019-11-28T18:21:43.402Z] #34 56.65 Unpacking cmake-data (3.7.2-1) ...
18:21:43 [2019-11-28T18:21:43.402Z] #34 61.18 Selecting previously unselected package liblzo2-2:ppc64el.
18:21:43 [2019-11-28T18:21:43.402Z] #34 61.22 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
18:21:43 [2019-11-28T18:21:43.402Z] #34 61.23 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
18:21:43 [2019-11-28T18:21:43.402Z] #34 61.54 Selecting previously unselected package libicu57:ppc64el.
18:21:43 [2019-11-28T18:21:43.402Z] #34 61.57 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ...
18:21:43 [2019-11-28T18:21:43.402Z] #34 61.58 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ...
18:21:43 [2019-11-28T18:21:43.746Z] #34 ...
18:21:43 [2019-11-28T18:21:43.746Z] 
18:21:43 [2019-11-28T18:21:43.746Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:21:43 [2019-11-28T18:21:43.746Z] #41 65.62 Selecting previously unselected package protobuf-c-compiler.
18:21:43 [2019-11-28T18:21:43.746Z] #41 65.66 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ...
18:21:43 [2019-11-28T18:21:43.746Z] #41 65.68 Unpacking protobuf-c-compiler (1.2.1-2) ...
18:21:43 [2019-11-28T18:21:43.746Z] #41 65.93 Selecting previously unselected package protobuf-compiler.
18:21:43 [2019-11-28T18:21:43.746Z] #41 65.97 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ...
18:21:43 [2019-11-28T18:21:43.746Z] #41 65.98 Unpacking protobuf-compiler (3.0.0-9) ...
18:21:43 [2019-11-28T18:21:43.746Z] #41 66.26 Selecting previously unselected package python-pkg-resources.
18:21:43 [2019-11-28T18:21:43.746Z] #41 66.28 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
18:21:44 [2019-11-28T18:21:44.090Z] #41 66.29 Unpacking python-pkg-resources (33.1.1-1) ...
18:21:44 [2019-11-28T18:21:44.433Z] #41 66.83 Selecting previously unselected package python-protobuf.
18:21:44 [2019-11-28T18:21:44.433Z] #41 66.86 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ...
18:21:44 [2019-11-28T18:21:44.433Z] #41 66.89 Unpacking python-protobuf (3.0.0-9) ...
18:21:45 [2019-11-28T18:21:45.890Z] #41 67.74 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
18:21:45 [2019-11-28T18:21:45.890Z] #41 67.95 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
18:21:45 [2019-11-28T18:21:45.890Z] #41 67.96 Setting up python-pkg-resources (33.1.1-1) ...
18:21:46 [2019-11-28T18:21:46.659Z] #41 ...
18:21:46 [2019-11-28T18:21:46.659Z] 
18:21:46 [2019-11-28T18:21:46.659Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:21:46 [2019-11-28T18:21:46.659Z] #48 58.88 + cd /tmp/tmp.JYhxAS7cqg/src/gotest.tools/gotestsum
18:21:46 [2019-11-28T18:21:46.659Z] #48 58.88 + git checkout -q v0.3.5
18:21:46 [2019-11-28T18:21:46.659Z] #48 58.99 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
18:21:46 [2019-11-28T18:21:46.659Z] #48 ...
18:21:46 [2019-11-28T18:21:46.659Z] 
18:21:46 [2019-11-28T18:21:46.659Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:21:46 [2019-11-28T18:21:46.659Z] #27 14.41 
18:21:47 [2019-11-28T18:21:47.002Z] #27 15.21 
##                                                                         3.3%
######                                                                     8.4%
###########                                                               15.6%
###############                                                           21.9%
###################                                                       27.1%
#########################                                                 34.8%
##############################                                            42.6%
####################################                                      50.3%
#########################################                                 58.0%
#############################################                             63.2%
###################################################                       71.0%
######################################################                    76.1%
###########################################################               82.9%
################################################################          89.8%
######################################################################## 100.0%
18:21:48 [2019-11-28T18:21:48.191Z] #27 18.33 
18:21:51 [2019-11-28T18:21:51.406Z] #27 18.96 
#                                                                          2.4%
###                                                                        4.2%
#####                                                                      7.8%
#######                                                                   10.5%
#########                                                                 13.2%
############                                                              16.7%
#############                                                             19.4%
################                                                          23.0%
##################                                                        26.2%
####################                                                      27.8%
#####################                                                     30.4%
#######################                                                   32.2%
#########################                                                 34.9%
##########################                                                36.7%
###########################                                               38.5%
#############################                                             41.2%
###############################                                           43.7%
################################                                          45.7%
##################################                                        47.5%
###################################                                       49.3%
####################################                                      51.1%
18:21:51 [2019-11-28T18:21:51.406Z] #27 ...
18:21:51 [2019-11-28T18:21:51.406Z] 
18:21:51 [2019-11-28T18:21:51.406Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:21:51 [2019-11-28T18:21:51.406Z] #34 73.90 Selecting previously unselected package libxml2:ppc64el.
18:21:51 [2019-11-28T18:21:51.406Z] #34 73.93 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ...
18:21:51 [2019-11-28T18:21:51.406Z] #34 73.95 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
18:21:52 [2019-11-28T18:21:52.709Z] #34 74.95 Selecting previously unselected package libarchive13:ppc64el.
18:21:52 [2019-11-28T18:21:52.709Z] #34 74.95 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ...
18:21:52 [2019-11-28T18:21:52.709Z] #34 74.96 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ...
18:21:52 [2019-11-28T18:21:52.709Z] #34 ...
18:21:52 [2019-11-28T18:21:52.709Z] 
18:21:52 [2019-11-28T18:21:52.709Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:21:52 [2019-11-28T18:21:52.709Z] #18 9.119 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
18:21:53 [2019-11-28T18:21:53.064Z] #18 ...
18:21:53 [2019-11-28T18:21:53.064Z] 
18:21:53 [2019-11-28T18:21:53.064Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:21:53 [2019-11-28T18:21:53.759Z] #27 18.96 
#                                                                          2.4%
###                                                                        4.2%
#####                                                                      7.8%
#######                                                                   10.5%
#########                                                                 13.2%
############                                                              16.7%
#############                                                             19.4%
################                                                          23.0%
##################                                                        26.2%
####################                                                      27.8%
#####################                                                     30.4%
#######################                                                   32.2%
#########################                                                 34.9%
##########################                                                36.7%
###########################                                               38.5%
#############################                                             41.2%
###############################                                           43.7%
################################                                          45.7%
##################################                                        47.5%
###################################                                       49.3%
####################################                                      51.1%
######################################                                    53.8%
########################################                                  56.4%
##########################################                                59.1%
###########################################                               60.9%
#############################################                             62.7%
###############################################                           65.4%
#################################################                         68.9%
###################################################                       71.6%
#####################################################                     74.3%
#######################################################                   77.0%
########################################################                  78.8%
##########################################################                80.6%
###########################################################               83.2%
#############################################################             85.9%
###############################################################           88.6%
##################################################################        92.2%
####################################################################      94.9%
######################################################################    97.5%
######################################################################## 100.0%
18:21:54 [2019-11-28T18:21:54.103Z] #27 ...
18:21:54 [2019-11-28T18:21:54.103Z] 
18:21:54 [2019-11-28T18:21:54.103Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:21:54 [2019-11-28T18:21:54.103Z] #32 66.23 internal/reflectlite
18:21:54 [2019-11-28T18:21:54.103Z] #32 66.26 sync
18:21:54 [2019-11-28T18:21:54.103Z] #32 74.48 sort
18:21:54 [2019-11-28T18:21:54.103Z] #32 74.49 errors
18:21:54 [2019-11-28T18:21:54.103Z] #32 75.53 internal/oserror
18:21:54 [2019-11-28T18:21:54.103Z] #32 75.54 io
18:21:54 [2019-11-28T18:21:54.103Z] #32 75.59 strconv
18:21:54 [2019-11-28T18:21:54.103Z] #32 76.34 syscall
18:21:54 [2019-11-28T18:21:54.103Z] #32 ...
18:21:54 [2019-11-28T18:21:54.103Z] 
18:21:54 [2019-11-28T18:21:54.103Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:21:54 [2019-11-28T18:21:54.103Z] #34 75.71 Selecting previously unselected package libjsoncpp1:ppc64el.
18:21:54 [2019-11-28T18:21:54.103Z] #34 75.78 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ...
18:21:54 [2019-11-28T18:21:54.103Z] #34 75.80 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
18:21:54 [2019-11-28T18:21:54.103Z] #34 76.19 Selecting previously unselected package libuv1:ppc64el.
18:21:54 [2019-11-28T18:21:54.103Z] #34 76.23 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ...
18:21:54 [2019-11-28T18:21:54.103Z] #34 76.24 Unpacking libuv1:ppc64el (1.9.1-3) ...
18:21:54 [2019-11-28T18:21:54.103Z] #34 76.50 Selecting previously unselected package cmake.
18:21:54 [2019-11-28T18:21:54.103Z] #34 76.53 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ...
18:21:54 [2019-11-28T18:21:54.446Z] #34 76.93 Unpacking cmake (3.7.2-1) ...
18:21:56 [2019-11-28T18:21:56.779Z] #34 ...
18:21:56 [2019-11-28T18:21:56.779Z] 
18:21:56 [2019-11-28T18:21:56.779Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:56 [2019-11-28T18:21:56.779Z] #45 68.95 internal/reflectlite
18:21:56 [2019-11-28T18:21:56.779Z] #45 68.95 sync
18:21:56 [2019-11-28T18:21:56.779Z] #45 73.14 github.com/LK4D4/vndr/godl/singleflight
18:21:56 [2019-11-28T18:21:56.779Z] #45 73.14 internal/singleflight
18:21:56 [2019-11-28T18:21:56.779Z] #45 73.21 math/rand
18:21:56 [2019-11-28T18:21:56.779Z] #45 78.65 sort
18:21:56 [2019-11-28T18:21:56.779Z] #45 78.75 io
18:21:56 [2019-11-28T18:21:56.779Z] #45 78.79 strconv
18:21:56 [2019-11-28T18:21:56.779Z] #45 78.82 syscall
18:21:56 [2019-11-28T18:21:56.779Z] #45 ...
18:21:56 [2019-11-28T18:21:56.779Z] 
18:21:56 [2019-11-28T18:21:56.779Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:21:56 [2019-11-28T18:21:56.779Z] #41 76.05 Setting up libnet1-dev (1.1.6+dfsg-3) ...
18:21:56 [2019-11-28T18:21:56.779Z] #41 76.06 Setting up libprotobuf10:ppc64el (3.0.0-9) ...
18:21:56 [2019-11-28T18:21:56.779Z] #41 76.07 Processing triggers for libc-bin (2.24-11+deb9u4) ...
18:21:56 [2019-11-28T18:21:56.779Z] #41 76.19 Setting up python-protobuf (3.0.0-9) ...
18:21:59 [2019-11-28T18:21:59.858Z] #41 ...
18:21:59 [2019-11-28T18:21:59.858Z] 
18:21:59 [2019-11-28T18:21:59.858Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:21:59 [2019-11-28T18:21:59.858Z] #34 82.16 Selecting previously unselected package xxd.
18:21:59 [2019-11-28T18:21:59.858Z] #34 82.17 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
18:21:59 [2019-11-28T18:21:59.858Z] #34 82.18 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
18:22:00 [2019-11-28T18:22:00.199Z] #34 82.47 Selecting previously unselected package vim-common.
18:22:00 [2019-11-28T18:22:00.199Z] #34 82.47 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
18:22:00 [2019-11-28T18:22:00.199Z] #34 82.53 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
18:22:00 [2019-11-28T18:22:00.895Z] #34 83.07 Processing triggers for mime-support (3.60) ...
18:22:00 [2019-11-28T18:22:00.896Z] #34 83.28 Setting up xxd (2:8.0.0197-4+deb9u3) ...
18:22:00 [2019-11-28T18:22:00.896Z] #34 83.29 Setting up libuv1:ppc64el (1.9.1-3) ...
18:22:00 [2019-11-28T18:22:00.896Z] #34 83.30 Setting up cmake-data (3.7.2-1) ...
18:22:00 [2019-11-28T18:22:00.896Z] #34 83.31 Setting up libicu57:ppc64el (57.1-6+deb9u3) ...
18:22:00 [2019-11-28T18:22:00.896Z] #34 83.33 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
18:22:00 [2019-11-28T18:22:00.896Z] #34 83.33 Processing triggers for libc-bin (2.24-11+deb9u4) ...
18:22:00 [2019-11-28T18:22:00.896Z] #34 83.43 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
18:22:01 [2019-11-28T18:22:01.353Z] #34 83.44 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
18:22:01 [2019-11-28T18:22:01.353Z] #34 83.45 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
18:22:01 [2019-11-28T18:22:01.353Z] #34 83.46 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ...
18:22:01 [2019-11-28T18:22:01.353Z] #34 83.48 Setting up cmake (3.7.2-1) ...
18:22:01 [2019-11-28T18:22:01.353Z] #34 83.65 Processing triggers for libc-bin (2.24-11+deb9u4) ...
18:22:01 [2019-11-28T18:22:01.353Z] #34 ...
18:22:01 [2019-11-28T18:22:01.353Z] 
18:22:01 [2019-11-28T18:22:01.353Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:22:01 [2019-11-28T18:22:01.353Z] #55 20.56 + cd /tmp/tmp.QX53vCqcOk/src/github.com/opencontainers/runc
18:22:01 [2019-11-28T18:22:01.353Z] #55 20.56 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
18:22:01 [2019-11-28T18:22:01.353Z] #55 21.89 + '[' -z '' ']'
18:22:01 [2019-11-28T18:22:01.353Z] #55 21.90 + target=static
18:22:01 [2019-11-28T18:22:01.353Z] #55 21.90 + make 'BUILDTAGS=seccomp apparmor selinux ' static
18:22:01 [2019-11-28T18:22:01.353Z] #55 26.03 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
18:22:01 [2019-11-28T18:22:01.353Z] #55 ...
18:22:01 [2019-11-28T18:22:01.353Z] 
18:22:01 [2019-11-28T18:22:01.353Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:22:01 [2019-11-28T18:22:01.353Z] #34 DONE 83.9s
18:22:01 [2019-11-28T18:22:01.353Z] 
18:22:01 [2019-11-28T18:22:01.353Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:22:01 [2019-11-28T18:22:01.353Z] #29 73.71 + cd /tmp/tmp.JXPib25YvG/src/github.com/go-swagger/go-swagger
18:22:01 [2019-11-28T18:22:01.353Z] #29 73.71 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
18:22:01 [2019-11-28T18:22:01.353Z] #29 76.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:22:01 [2019-11-28T18:22:01.696Z] #29 ...
18:22:01 [2019-11-28T18:22:01.696Z] 
18:22:01 [2019-11-28T18:22:01.696Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:22:01 [2019-11-28T18:22:01.696Z] #35 DONE 0.1s
18:22:01 [2019-11-28T18:22:01.696Z] 
18:22:01 [2019-11-28T18:22:01.696Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:22:01 [2019-11-28T18:22:01.696Z] #27 24.23 
18:22:01 [2019-11-28T18:22:01.696Z] #27 28.37 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
18:22:01 [2019-11-28T18:22:01.696Z] #27 30.42 
18:22:01 [2019-11-28T18:22:01.696Z] #27 31.19 
######################################################################## 100.0%
18:22:01 [2019-11-28T18:22:01.696Z] #27 ...
18:22:01 [2019-11-28T18:22:01.696Z] 
18:22:01 [2019-11-28T18:22:01.696Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
18:22:01 [2019-11-28T18:22:01.696Z] #36 DONE 0.1s
18:22:01 [2019-11-28T18:22:01.696Z] 
18:22:01 [2019-11-28T18:22:01.696Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:22:01 [2019-11-28T18:22:01.696Z] #27 31.63 
18:22:01 [2019-11-28T18:22:01.696Z] #27 ...
18:22:01 [2019-11-28T18:22:01.696Z] 
18:22:01 [2019-11-28T18:22:01.696Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:22:02 [2019-11-28T18:22:02.039Z] #37 0.349 + RM_GOPATH=0
18:22:02 [2019-11-28T18:22:02.039Z] #37 0.349 + TMP_GOPATH=
18:22:02 [2019-11-28T18:22:02.039Z] #37 0.349 + : /build
18:22:02 [2019-11-28T18:22:02.039Z] #37 0.349 + '[' -z '' ']'
18:22:02 [2019-11-28T18:22:02.039Z] #37 0.351 ++ mktemp -d
18:22:02 [2019-11-28T18:22:02.039Z] #37 0.354 + export GOPATH=/tmp/tmp.R3rnre2acR
18:22:02 [2019-11-28T18:22:02.039Z] #37 0.365 + GOPATH=/tmp/tmp.R3rnre2acR
18:22:02 [2019-11-28T18:22:02.039Z] #37 0.365 + RM_GOPATH=1
18:22:02 [2019-11-28T18:22:02.039Z] #37 0.367 ++ dirname ./install.sh
18:22:02 [2019-11-28T18:22:02.039Z] #37 0.370 + dir=.
18:22:02 [2019-11-28T18:22:02.039Z] #37 0.381 + bin=tini
18:22:02 [2019-11-28T18:22:02.039Z] #37 0.381 + shift
18:22:02 [2019-11-28T18:22:02.039Z] #37 0.382 + '[' '!' -f ./tini.installer ']'
18:22:02 [2019-11-28T18:22:02.039Z] #37 0.382 + . ./tini.installer
18:22:02 [2019-11-28T18:22:02.039Z] #37 0.383 ++ : fec3683b971d9c3ef73f284f176672c44b448662
18:22:02 [2019-11-28T18:22:02.039Z] #37 0.384 + install_tini
18:22:02 [2019-11-28T18:22:02.039Z] #37 0.385 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
18:22:02 [2019-11-28T18:22:02.039Z] #37 0.385 + git clone https://github.com/krallin/tini.git /tmp/tmp.R3rnre2acR/tini
18:22:02 [2019-11-28T18:22:02.039Z] #37 0.385 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
18:22:02 [2019-11-28T18:22:02.039Z] #37 0.389 Cloning into '/tmp/tmp.R3rnre2acR/tini'...
18:22:03 [2019-11-28T18:22:03.755Z] #37 ...
18:22:03 [2019-11-28T18:22:03.755Z] 
18:22:03 [2019-11-28T18:22:03.755Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:22:03 [2019-11-28T18:22:03.755Z] #41 85.76 Setting up libcap-dev:ppc64el (1:2.25-1) ...
18:22:03 [2019-11-28T18:22:03.755Z] #41 85.77 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ...
18:22:03 [2019-11-28T18:22:03.755Z] #41 85.78 Setting up libnl-3-200:ppc64el (3.2.27-2) ...
18:22:03 [2019-11-28T18:22:03.755Z] #41 85.79 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ...
18:22:03 [2019-11-28T18:22:03.755Z] #41 85.80 Setting up libprotoc10:ppc64el (3.0.0-9) ...
18:22:03 [2019-11-28T18:22:03.755Z] #41 85.82 Setting up protobuf-c-compiler (1.2.1-2) ...
18:22:03 [2019-11-28T18:22:03.755Z] #41 85.83 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
18:22:03 [2019-11-28T18:22:03.755Z] #41 85.84 Setting up protobuf-compiler (3.0.0-9) ...
18:22:03 [2019-11-28T18:22:03.755Z] #41 85.87 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ...
18:22:03 [2019-11-28T18:22:03.755Z] #41 85.87 Setting up libnl-3-dev:ppc64el (3.2.27-2) ...
18:22:03 [2019-11-28T18:22:03.755Z] #41 85.88 Processing triggers for libc-bin (2.24-11+deb9u4) ...
18:22:03 [2019-11-28T18:22:03.755Z] #41 DONE 86.1s
18:22:03 [2019-11-28T18:22:03.755Z] 
18:22:03 [2019-11-28T18:22:03.755Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:06 [2019-11-28T18:22:06.802Z] #42 2.545 Note: Building without setproctitle() and strlcpy() support.
18:22:06 [2019-11-28T18:22:06.802Z] #42 2.545       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:22:08 [2019-11-28T18:22:08.552Z] #42 4.580 fatal: Not a git repository (or any of the parent directories): .git
18:22:08 [2019-11-28T18:22:08.552Z] #42 4.662   GEN      .gitid
18:22:08 [2019-11-28T18:22:08.552Z] #42 4.673   GEN      criu/include/version.h
18:22:08 [2019-11-28T18:22:08.552Z] #42 4.748   GEN      include/common/asm
18:22:08 [2019-11-28T18:22:08.898Z] #42 ...
18:22:08 [2019-11-28T18:22:08.898Z] 
18:22:08 [2019-11-28T18:22:08.898Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:22:08 [2019-11-28T18:22:08.898Z] #27 35.51 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
18:22:08 [2019-11-28T18:22:08.898Z] #27 36.54 
18:22:08 [2019-11-28T18:22:08.898Z] #27 37.21 
######################################################################## 100.0%
18:22:08 [2019-11-28T18:22:08.898Z] #27 37.61 
18:22:10 [2019-11-28T18:22:10.617Z] #27 ...
18:22:10 [2019-11-28T18:22:10.617Z] 
18:22:10 [2019-11-28T18:22:10.617Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:22:10 [2019-11-28T18:22:10.617Z] #32 82.75 bytes
18:22:10 [2019-11-28T18:22:10.617Z] #32 82.79 strings
18:22:10 [2019-11-28T18:22:10.981Z] #32 ...
18:22:10 [2019-11-28T18:22:10.981Z] 
18:22:10 [2019-11-28T18:22:10.981Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:22:10 [2019-11-28T18:22:10.981Z] #37 2.555 + cd /tmp/tmp.R3rnre2acR/tini
18:22:10 [2019-11-28T18:22:10.981Z] #37 2.555 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
18:22:10 [2019-11-28T18:22:10.981Z] #37 2.590 + cmake .
18:22:10 [2019-11-28T18:22:10.981Z] #37 3.837 -- The C compiler identification is GNU 6.3.0
18:22:10 [2019-11-28T18:22:10.981Z] #37 3.922 -- Check for working C compiler: /usr/bin/cc
18:22:10 [2019-11-28T18:22:10.981Z] #37 4.938 -- Check for working C compiler: /usr/bin/cc -- works
18:22:10 [2019-11-28T18:22:10.981Z] #37 4.946 -- Detecting C compiler ABI info
18:22:10 [2019-11-28T18:22:10.981Z] #37 5.831 -- Detecting C compiler ABI info - done
18:22:10 [2019-11-28T18:22:10.981Z] #37 6.099 -- Detecting C compile features
18:22:11 [2019-11-28T18:22:11.341Z] #37 ...
18:22:11 [2019-11-28T18:22:11.341Z] 
18:22:11 [2019-11-28T18:22:11.341Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:22:11 [2019-11-28T18:22:11.341Z] #27 41.45 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
18:22:11 [2019-11-28T18:22:11.688Z] #27 41.60 skipping existing c8c2d4a6b2e3
18:22:12 [2019-11-28T18:22:12.033Z] #27 41.93 
18:22:12 [2019-11-28T18:22:12.377Z] #27 ...
18:22:12 [2019-11-28T18:22:12.377Z] 
18:22:12 [2019-11-28T18:22:12.377Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:22:12 [2019-11-28T18:22:12.377Z] #18 28.84 Fetched 7728 kB in 28s (275 kB/s)
18:22:12 [2019-11-28T18:22:12.721Z] #18 28.84 Reading package lists...
18:22:12 [2019-11-28T18:22:12.721Z] #18 ...
18:22:12 [2019-11-28T18:22:12.721Z] 
18:22:12 [2019-11-28T18:22:12.721Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:22:12 [2019-11-28T18:22:12.721Z] #32 94.75 bufio
18:22:12 [2019-11-28T18:22:12.721Z] #32 ...
18:22:12 [2019-11-28T18:22:12.721Z] 
18:22:12 [2019-11-28T18:22:12.721Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:22:12 [2019-11-28T18:22:12.721Z] #45 85.05 vendor/golang.org/x/net/dns/dnsmessage
18:22:12 [2019-11-28T18:22:12.721Z] #45 86.91 bytes
18:22:13 [2019-11-28T18:22:13.067Z] #45 ...
18:22:13 [2019-11-28T18:22:13.067Z] 
18:22:13 [2019-11-28T18:22:13.067Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:13 [2019-11-28T18:22:13.067Z] #42 8.131   PBCC     images/google/protobuf/descriptor.pb-c.c
18:22:13 [2019-11-28T18:22:13.067Z] #42 8.333   PBCC     images/opts.pb-c.c
18:22:13 [2019-11-28T18:22:13.067Z] #42 8.476   PBCC     images/sit.pb-c.c
18:22:13 [2019-11-28T18:22:13.067Z] #42 8.641   DEP      images/google/protobuf/descriptor.pb-c.d
18:22:13 [2019-11-28T18:22:13.067Z] #42 8.814   DEP      images/opts.pb-c.d
18:22:13 [2019-11-28T18:22:13.067Z] #42 8.949   DEP      images/sit.pb-c.d
18:22:13 [2019-11-28T18:22:13.067Z] #42 9.117   PBCC     images/macvlan.pb-c.c
18:22:13 [2019-11-28T18:22:13.067Z] #42 9.216   DEP      images/macvlan.pb-c.d
18:22:13 [2019-11-28T18:22:13.067Z] #42 9.319   PBCC     images/autofs.pb-c.c
18:22:13 [2019-11-28T18:22:13.067Z] #42 9.369   DEP      images/autofs.pb-c.d
18:22:13 [2019-11-28T18:22:13.067Z] #42 9.447   PBCC     images/sysctl.pb-c.c
18:22:13 [2019-11-28T18:22:13.411Z] #42 9.482   DEP      images/sysctl.pb-c.d
18:22:13 [2019-11-28T18:22:13.411Z] #42 9.614   PBCC     images/time.pb-c.c
18:22:13 [2019-11-28T18:22:13.411Z] #42 9.659   DEP      images/time.pb-c.d
18:22:13 [2019-11-28T18:22:13.411Z] #42 9.825   PBCC     images/binfmt-misc.pb-c.c
18:22:13 [2019-11-28T18:22:13.411Z] #42 9.891   DEP      images/binfmt-misc.pb-c.d
18:22:13 [2019-11-28T18:22:13.757Z] #42 10.00   PBCC     images/seccomp.pb-c.c
18:22:13 [2019-11-28T18:22:13.757Z] #42 10.06   DEP      images/seccomp.pb-c.d
18:22:14 [2019-11-28T18:22:14.100Z] #42 10.17   PBCC     images/userns.pb-c.c
18:22:14 [2019-11-28T18:22:14.100Z] #42 10.20   DEP      images/userns.pb-c.d
18:22:14 [2019-11-28T18:22:14.100Z] #42 10.36   PBCC     images/cgroup.pb-c.c
18:22:14 [2019-11-28T18:22:14.100Z] #42 10.42   DEP      images/cgroup.pb-c.d
18:22:14 [2019-11-28T18:22:14.444Z] #42 10.58   PBCC     images/fown.pb-c.c
18:22:14 [2019-11-28T18:22:14.444Z] #42 10.62   PBCC     images/ext-file.pb-c.c
18:22:14 [2019-11-28T18:22:14.444Z] #42 10.70   DEP      images/fown.pb-c.d
18:22:14 [2019-11-28T18:22:14.793Z] #42 10.88   DEP      images/ext-file.pb-c.d
18:22:14 [2019-11-28T18:22:14.793Z] #42 10.98   PBCC     images/rpc.pb-c.c
18:22:14 [2019-11-28T18:22:14.793Z] #42 11.13   DEP      images/rpc.pb-c.d
18:22:15 [2019-11-28T18:22:15.142Z] #42 11.33   PBCC     images/siginfo.pb-c.c
18:22:15 [2019-11-28T18:22:15.142Z] #42 11.37   DEP      images/siginfo.pb-c.d
18:22:15 [2019-11-28T18:22:15.142Z] #42 11.49   PBCC     images/pagemap.pb-c.c
18:22:15 [2019-11-28T18:22:15.498Z] #42 11.59   DEP      images/pagemap.pb-c.d
18:22:15 [2019-11-28T18:22:15.498Z] #42 11.67   PBCC     images/rlimit.pb-c.c
18:22:15 [2019-11-28T18:22:15.498Z] #42 11.72   DEP      images/rlimit.pb-c.d
18:22:15 [2019-11-28T18:22:15.498Z] #42 11.78   PBCC     images/file-lock.pb-c.c
18:22:15 [2019-11-28T18:22:15.498Z] #42 11.83   DEP      images/file-lock.pb-c.d
18:22:15 [2019-11-28T18:22:15.498Z] #42 11.95   PBCC     images/tty.pb-c.c
18:22:15 [2019-11-28T18:22:15.873Z] #42 12.05   DEP      images/tty.pb-c.d
18:22:15 [2019-11-28T18:22:15.873Z] #42 12.16   PBCC     images/tun.pb-c.c
18:22:16 [2019-11-28T18:22:16.216Z] #42 12.43   PBCC     images/netdev.pb-c.c
18:22:16 [2019-11-28T18:22:16.216Z] #42 12.55   DEP      images/tun.pb-c.d
18:22:16 [2019-11-28T18:22:16.216Z] #42 12.66   DEP      images/netdev.pb-c.d
18:22:16 [2019-11-28T18:22:16.559Z] #42 12.81   PBCC     images/vma.pb-c.c
18:22:16 [2019-11-28T18:22:16.559Z] #42 12.88   DEP      images/vma.pb-c.d
18:22:16 [2019-11-28T18:22:16.901Z] #42 12.96   PBCC     images/creds.pb-c.c
18:22:16 [2019-11-28T18:22:16.901Z] #42 13.00   DEP      images/creds.pb-c.d
18:22:16 [2019-11-28T18:22:16.901Z] #42 13.17   PBCC     images/utsns.pb-c.c
18:22:16 [2019-11-28T18:22:16.901Z] #42 13.22   DEP      images/utsns.pb-c.d
18:22:16 [2019-11-28T18:22:16.901Z] #42 13.36   PBCC     images/ipc-desc.pb-c.c
18:22:17 [2019-11-28T18:22:17.244Z] #42 13.42   PBCC     images/ipc-sem.pb-c.c
18:22:17 [2019-11-28T18:22:17.244Z] #42 13.46   DEP      images/ipc-desc.pb-c.d
18:22:17 [2019-11-28T18:22:17.244Z] #42 13.55   DEP      images/ipc-sem.pb-c.d
18:22:17 [2019-11-28T18:22:17.244Z] #42 13.73   PBCC     images/ipc-msg.pb-c.c
18:22:17 [2019-11-28T18:22:17.588Z] #42 13.80   DEP      images/ipc-msg.pb-c.d
18:22:17 [2019-11-28T18:22:17.588Z] #42 ...
18:22:17 [2019-11-28T18:22:17.588Z] 
18:22:17 [2019-11-28T18:22:17.588Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:22:17 [2019-11-28T18:22:17.588Z] #27 45.27 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
18:22:17 [2019-11-28T18:22:17.588Z] #27 46.47 
18:22:17 [2019-11-28T18:22:17.588Z] #27 46.97 
######################################################################## 100.0%
18:22:17 [2019-11-28T18:22:17.588Z] #27 47.38 
18:22:17 [2019-11-28T18:22:17.588Z] #27 47.55 Download of images into '/build' complete.
18:22:17 [2019-11-28T18:22:17.588Z] #27 47.55 Use something like the following to load the result into a Docker daemon:
18:22:17 [2019-11-28T18:22:17.588Z] #27 47.55   tar -cC '/build' . | docker load
18:22:17 [2019-11-28T18:22:17.588Z] #27 DONE 47.6s
18:22:17 [2019-11-28T18:22:17.588Z] 
18:22:17 [2019-11-28T18:22:17.588Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:22:17 [2019-11-28T18:22:17.588Z] #37 10.06 -- Detecting C compile features - done
18:22:17 [2019-11-28T18:22:17.588Z] #37 10.12 -- Performing Test HAS_BUILTIN_FORTIFY
18:22:17 [2019-11-28T18:22:17.588Z] #37 10.67 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:22:17 [2019-11-28T18:22:17.588Z] #37 11.01 -- Configuring done
18:22:17 [2019-11-28T18:22:17.588Z] #37 11.07 -- Generating done
18:22:17 [2019-11-28T18:22:17.588Z] #37 11.08 -- Build files have been written to: /tmp/tmp.R3rnre2acR/tini
18:22:17 [2019-11-28T18:22:17.588Z] #37 11.11 + make tini-static
18:22:17 [2019-11-28T18:22:17.588Z] #37 11.59 Scanning dependencies of target tini-static
18:22:17 [2019-11-28T18:22:17.588Z] #37 11.74 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:22:17 [2019-11-28T18:22:17.588Z] #37 14.92 [100%] Linking C executable tini-static
18:22:17 [2019-11-28T18:22:17.588Z] #37 15.80 [100%] Built target tini-static
18:22:17 [2019-11-28T18:22:17.588Z] #37 15.90 + mkdir -p /build
18:22:17 [2019-11-28T18:22:17.588Z] #37 15.90 + cp tini-static /build/docker-init
18:22:17 [2019-11-28T18:22:17.588Z] #37 DONE 16.0s
18:22:17 [2019-11-28T18:22:17.588Z] 
18:22:17 [2019-11-28T18:22:17.588Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:22:17 [2019-11-28T18:22:17.588Z] #18 28.84 Reading package lists...
18:22:18 [2019-11-28T18:22:18.325Z] #18 39.79 Reading package lists...
18:22:18 [2019-11-28T18:22:18.325Z] #18 ...
18:22:18 [2019-11-28T18:22:18.325Z] 
18:22:18 [2019-11-28T18:22:18.325Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:18 [2019-11-28T18:22:18.325Z] #42 14.05   PBCC     images/ipc-shm.pb-c.c
18:22:18 [2019-11-28T18:22:18.325Z] #42 14.17   DEP      images/ipc-shm.pb-c.d
18:22:18 [2019-11-28T18:22:18.325Z] #42 14.24   PBCC     images/ipc-var.pb-c.c
18:22:18 [2019-11-28T18:22:18.325Z] #42 14.29   DEP      images/ipc-var.pb-c.d
18:22:18 [2019-11-28T18:22:18.325Z] #42 14.41   PBCC     images/sk-opts.pb-c.c
18:22:18 [2019-11-28T18:22:18.325Z] #42 14.48   PBCC     images/packet-sock.pb-c.c
18:22:18 [2019-11-28T18:22:18.325Z] #42 14.70   DEP      images/sk-opts.pb-c.d
18:22:18 [2019-11-28T18:22:18.668Z] #42 14.85   DEP      images/packet-sock.pb-c.d
18:22:18 [2019-11-28T18:22:18.668Z] #42 15.15   PBCC     images/sk-netlink.pb-c.c
18:22:19 [2019-11-28T18:22:19.403Z] #42 15.52   DEP      images/sk-netlink.pb-c.d
18:22:19 [2019-11-28T18:22:19.747Z] #42 15.94   PBCC     images/sk-inet.pb-c.c
18:22:20 [2019-11-28T18:22:20.089Z] #42 16.23   DEP      images/sk-inet.pb-c.d
18:22:20 [2019-11-28T18:22:20.089Z] #42 16.27   PBCC     images/sk-unix.pb-c.c
18:22:20 [2019-11-28T18:22:20.089Z] #42 16.33   DEP      images/sk-unix.pb-c.d
18:22:20 [2019-11-28T18:22:20.089Z] #42 16.38   PBCC     images/mm.pb-c.c
18:22:20 [2019-11-28T18:22:20.089Z] #42 16.46   DEP      images/mm.pb-c.d
18:22:20 [2019-11-28T18:22:20.430Z] #42 16.55   PBCC     images/timerfd.pb-c.c
18:22:20 [2019-11-28T18:22:20.430Z] #42 16.62   DEP      images/timerfd.pb-c.d
18:22:20 [2019-11-28T18:22:20.430Z] #42 16.71   PBCC     images/timer.pb-c.c
18:22:20 [2019-11-28T18:22:20.430Z] #42 16.76   DEP      images/timer.pb-c.d
18:22:20 [2019-11-28T18:22:20.772Z] #42 16.87   PBCC     images/sa.pb-c.c
18:22:20 [2019-11-28T18:22:20.772Z] #42 16.97   DEP      images/sa.pb-c.d
18:22:20 [2019-11-28T18:22:20.772Z] #42 17.06   PBCC     images/pipe-data.pb-c.c
18:22:20 [2019-11-28T18:22:20.772Z] #42 17.13   DEP      images/pipe-data.pb-c.d
18:22:20 [2019-11-28T18:22:20.772Z] #42 17.23   PBCC     images/mnt.pb-c.c
18:22:21 [2019-11-28T18:22:21.115Z] #42 17.35   DEP      images/mnt.pb-c.d
18:22:21 [2019-11-28T18:22:21.115Z] #42 17.47   PBCC     images/sk-packet.pb-c.c
18:22:21 [2019-11-28T18:22:21.115Z] #42 17.52   DEP      images/sk-packet.pb-c.d
18:22:21 [2019-11-28T18:22:21.458Z] #42 17.64   PBCC     images/tcp-stream.pb-c.c
18:22:21 [2019-11-28T18:22:21.458Z] #42 17.85   DEP      images/tcp-stream.pb-c.d
18:22:21 [2019-11-28T18:22:21.802Z] #42 18.01   PBCC     images/pipe.pb-c.c
18:22:21 [2019-11-28T18:22:21.802Z] #42 18.13   DEP      images/pipe.pb-c.d
18:22:21 [2019-11-28T18:22:21.802Z] #42 18.21   PBCC     images/pstree.pb-c.c
18:22:22 [2019-11-28T18:22:22.149Z] #42 18.26   DEP      images/pstree.pb-c.d
18:22:22 [2019-11-28T18:22:22.493Z] #42 18.59   PBCC     images/fs.pb-c.c
18:22:22 [2019-11-28T18:22:22.493Z] #42 18.67   DEP      images/fs.pb-c.d
18:22:22 [2019-11-28T18:22:22.493Z] #42 18.83   PBCC     images/signalfd.pb-c.c
18:22:22 [2019-11-28T18:22:22.493Z] #42 18.96   DEP      images/signalfd.pb-c.d
18:22:22 [2019-11-28T18:22:22.835Z] #42 19.12   PBCC     images/fh.pb-c.c
18:22:22 [2019-11-28T18:22:22.835Z] #42 19.16   PBCC     images/fsnotify.pb-c.c
18:22:23 [2019-11-28T18:22:23.178Z] #42 19.34   DEP      images/fh.pb-c.d
18:22:23 [2019-11-28T18:22:23.178Z] #42 19.45   DEP      images/fsnotify.pb-c.d
18:22:23 [2019-11-28T18:22:23.178Z] #42 19.56   PBCC     images/eventpoll.pb-c.c
18:22:23 [2019-11-28T18:22:23.520Z] #42 19.59   DEP      images/eventpoll.pb-c.d
18:22:23 [2019-11-28T18:22:23.520Z] #42 19.71   PBCC     images/eventfd.pb-c.c
18:22:23 [2019-11-28T18:22:23.520Z] #42 19.76   DEP      images/eventfd.pb-c.d
18:22:23 [2019-11-28T18:22:23.520Z] #42 19.86   PBCC     images/remap-file-path.pb-c.c
18:22:23 [2019-11-28T18:22:23.520Z] #42 19.90   DEP      images/remap-file-path.pb-c.d
18:22:23 [2019-11-28T18:22:23.520Z] #42 19.98   PBCC     images/fifo.pb-c.c
18:22:23 [2019-11-28T18:22:23.861Z] #42 20.04   DEP      images/fifo.pb-c.d
18:22:23 [2019-11-28T18:22:23.861Z] #42 20.15   PBCC     images/ghost-file.pb-c.c
18:22:23 [2019-11-28T18:22:23.861Z] #42 20.23   DEP      images/ghost-file.pb-c.d
18:22:24 [2019-11-28T18:22:24.204Z] #42 20.33   PBCC     images/regfile.pb-c.c
18:22:24 [2019-11-28T18:22:24.204Z] #42 20.42   DEP      images/regfile.pb-c.d
18:22:24 [2019-11-28T18:22:24.204Z] #42 20.55   PBCC     images/ns.pb-c.c
18:22:24 [2019-11-28T18:22:24.204Z] #42 20.62   DEP      images/ns.pb-c.d
18:22:24 [2019-11-28T18:22:24.204Z] #42 ...
18:22:24 [2019-11-28T18:22:24.204Z] 
18:22:24 [2019-11-28T18:22:24.204Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:22:24 [2019-11-28T18:22:24.204Z] #32 96.51 reflect
18:22:24 [2019-11-28T18:22:24.204Z] #32 101.8 path
18:22:24 [2019-11-28T18:22:24.204Z] #32 104.1 text/tabwriter
18:22:24 [2019-11-28T18:22:24.545Z] #32 ...
18:22:24 [2019-11-28T18:22:24.545Z] 
18:22:24 [2019-11-28T18:22:24.545Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:24 [2019-11-28T18:22:24.545Z] #42 20.77   PBCC     images/fdinfo.pb-c.c
18:22:24 [2019-11-28T18:22:24.545Z] #42 20.95   DEP      images/fdinfo.pb-c.d
18:22:24 [2019-11-28T18:22:24.889Z] #42 21.09   PBCC     images/core-aarch64.pb-c.c
18:22:24 [2019-11-28T18:22:24.889Z] #42 21.14   PBCC     images/core-arm.pb-c.c
18:22:24 [2019-11-28T18:22:24.889Z] #42 21.27   PBCC     images/core-ppc64.pb-c.c
18:22:24 [2019-11-28T18:22:24.889Z] #42 21.36   PBCC     images/core-s390.pb-c.c
18:22:25 [2019-11-28T18:22:25.234Z] #42 21.48   PBCC     images/core-x86.pb-c.c
18:22:25 [2019-11-28T18:22:25.575Z] #42 21.63   PBCC     images/core.pb-c.c
18:22:25 [2019-11-28T18:22:25.575Z] #42 21.78   PBCC     images/inventory.pb-c.c
18:22:25 [2019-11-28T18:22:25.575Z] #42 21.96   DEP      images/core-aarch64.pb-c.d
18:22:25 [2019-11-28T18:22:25.575Z] #42 22.05   DEP      images/core-arm.pb-c.d
18:22:25 [2019-11-28T18:22:25.918Z] #42 22.17   DEP      images/core-ppc64.pb-c.d
18:22:25 [2019-11-28T18:22:25.918Z] #42 22.31   DEP      images/core-s390.pb-c.d
18:22:26 [2019-11-28T18:22:26.264Z] #42 22.49   DEP      images/core-x86.pb-c.d
18:22:26 [2019-11-28T18:22:26.264Z] #42 22.58   DEP      images/core.pb-c.d
18:22:26 [2019-11-28T18:22:26.264Z] #42 22.68   DEP      images/inventory.pb-c.d
18:22:26 [2019-11-28T18:22:26.608Z] #42 22.85   PBCC     images/cpuinfo.pb-c.c
18:22:26 [2019-11-28T18:22:26.608Z] #42 22.88   DEP      images/cpuinfo.pb-c.d
18:22:26 [2019-11-28T18:22:26.608Z] #42 22.93   PBCC     images/stats.pb-c.c
18:22:26 [2019-11-28T18:22:26.608Z] #42 22.97   DEP      images/stats.pb-c.d
18:22:28 [2019-11-28T18:22:28.944Z] #42 ...
18:22:28 [2019-11-28T18:22:28.944Z] 
18:22:28 [2019-11-28T18:22:28.944Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:22:28 [2019-11-28T18:22:28.944Z] #45 101.2 bufio
18:22:28 [2019-11-28T18:22:28.944Z] #45 102.7 reflect
18:22:28 [2019-11-28T18:22:28.944Z] #45 108.5 regexp/syntax
18:22:29 [2019-11-28T18:22:29.290Z] #45 ...
18:22:29 [2019-11-28T18:22:29.290Z] 
18:22:29 [2019-11-28T18:22:29.290Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:22:29 [2019-11-28T18:22:29.290Z] #32 111.1 time
18:22:29 [2019-11-28T18:22:29.290Z] #32 111.1 internal/syscall/unix
18:22:34 [2019-11-28T18:22:34.192Z] #32 ...
18:22:34 [2019-11-28T18:22:34.192Z] 
18:22:34 [2019-11-28T18:22:34.192Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:22:34 [2019-11-28T18:22:34.192Z] #60 62.04 Checking out files:  50% (1488/2933)   
Checking out files:  51% (1496/2933)   
Checking out files:  52% (1526/2933)   
Checking out files:  53% (1555/2933)   
Checking out files:  54% (1584/2933)   
Checking out files:  55% (1614/2933)   
Checking out files:  56% (1643/2933)   
Checking out files:  57% (1672/2933)   
Checking out files:  58% (1702/2933)   
Checking out files:  59% (1731/2933)   
Checking out files:  60% (1760/2933)   
Checking out files:  61% (1790/2933)   
Checking out files:  62% (1819/2933)   
Checking out files:  63% (1848/2933)   
Checking out files:  64% (1878/2933)   
Checking out files:  65% (1907/2933)   
Checking out files:  66% (1936/2933)   
Checking out files:  67% (1966/2933)   
Checking out files:  68% (1995/2933)   
Checking out files:  69% (2024/2933)   
Checking out files:  70% (2054/2933)   
Checking out files:  71% (2083/2933)   
Checking out files:  72% (2112/2933)   
Checking out files:  73% (2142/2933)   
Checking out files:  74% (2171/2933)   
Checking out files:  75% (2200/2933)   
Checking out files:  76% (2230/2933)   
Checking out files:  77% (2259/2933)   
Checking out files:  78% (2288/2933)   
Checking out files:  79% (2318/2933)   
Checking out files:  80% (2347/2933)   
Checking out files:  81% (2376/2933)   
Checking out files:  82% (2406/2933)   
Checking out files:  82% (2412/2933)   
Checking out files:  83% (2435/2933)   
Checking out files:  84% (2464/2933)   
Checking out files:  85% (2494/2933)   
Checking out files:  86% (2523/2933)   
Checking out files:  87% (2552/2933)   
Checking out files:  88% (2582/2933)   
Checking out files:  89% (2611/2933)   
Checking out files:  90% (2640/2933)   
Checking out files:  91% (2670/2933)   
Checking out files:  92% (2699/2933)   
Checking out files:  93% (2728/2933)   
Checking out files:  94% (2758/2933)   
Checking out files:  95% (2787/2933)   
Checking out files:  96% (2816/2933)   
Checking out files:  97% (2846/2933)   
Checking out files:  98% (2875/2933)   
Checking out files:  99% (2904/2933)   
Checking out files: 100% (2933/2933)   
Checking out files: 100% (2933/2933), done.
18:22:34 [2019-11-28T18:22:34.192Z] #60 63.75 + cd /tmp/tmp.f2bQqIWHSZ/src/github.com/containerd/containerd
18:22:34 [2019-11-28T18:22:34.192Z] #60 63.75 + git checkout -q c7a4f874b3267c499484aae602d1257b12d69e40
18:22:34 [2019-11-28T18:22:34.539Z] #60 ...
18:22:34 [2019-11-28T18:22:34.539Z] 
18:22:34 [2019-11-28T18:22:34.539Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:22:34 [2019-11-28T18:22:34.539Z] #18 39.79 Reading package lists...
18:22:34 [2019-11-28T18:22:34.539Z] #18 51.21 Building dependency tree...
18:22:34 [2019-11-28T18:22:34.539Z] #18 53.53 The following additional packages will be installed:
18:22:34 [2019-11-28T18:22:34.539Z] #18 53.53   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
18:22:34 [2019-11-28T18:22:34.539Z] #18 53.53   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
18:22:34 [2019-11-28T18:22:34.539Z] #18 53.53   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
18:22:34 [2019-11-28T18:22:34.539Z] #18 53.53   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
18:22:34 [2019-11-28T18:22:34.539Z] #18 53.54   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:22:34 [2019-11-28T18:22:34.539Z] #18 53.54   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
18:22:34 [2019-11-28T18:22:34.539Z] #18 53.54   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
18:22:34 [2019-11-28T18:22:34.539Z] #18 53.54   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
18:22:34 [2019-11-28T18:22:34.539Z] #18 53.54   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
18:22:34 [2019-11-28T18:22:34.539Z] #18 53.55 Suggested packages:
18:22:34 [2019-11-28T18:22:34.539Z] #18 53.55   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
18:22:34 [2019-11-28T18:22:34.539Z] #18 53.55   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
18:22:34 [2019-11-28T18:22:34.539Z] #18 53.55   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
18:22:34 [2019-11-28T18:22:34.539Z] #18 53.55   vim-doc vim-scripts xfsdump acl attr quota
18:22:34 [2019-11-28T18:22:34.539Z] #18 53.55 Recommended packages:
18:22:34 [2019-11-28T18:22:34.539Z] #18 53.55   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
18:22:34 [2019-11-28T18:22:34.539Z] #18 53.55   python3-keyrings.alt python3-xdg unzip
18:22:34 [2019-11-28T18:22:34.891Z] #18 61.14 The following NEW packages will be installed:
18:22:34 [2019-11-28T18:22:34.891Z] #18 61.14   apparmor aufs-tools bash-completion binutils-mingw-w64
18:22:34 [2019-11-28T18:22:34.891Z] #18 61.15   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
18:22:34 [2019-11-28T18:22:34.891Z] #18 61.15   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
18:22:34 [2019-11-28T18:22:34.891Z] #18 61.15   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
18:22:34 [2019-11-28T18:22:34.891Z] #18 61.15   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
18:22:34 [2019-11-28T18:22:34.891Z] #18 61.15   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
18:22:34 [2019-11-28T18:22:34.891Z] #18 61.15   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
18:22:34 [2019-11-28T18:22:34.891Z] #18 61.15   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
18:22:34 [2019-11-28T18:22:34.891Z] #18 61.15   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
18:22:34 [2019-11-28T18:22:34.891Z] #18 61.15   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
18:22:34 [2019-11-28T18:22:34.891Z] #18 61.15   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
18:22:34 [2019-11-28T18:22:34.891Z] #18 61.15   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
18:22:34 [2019-11-28T18:22:34.891Z] #18 61.15   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
18:22:34 [2019-11-28T18:22:34.891Z] #18 61.15   xfsprogs xxd xz-utils zip
18:22:34 [2019-11-28T18:22:34.891Z] #18 ...
18:22:34 [2019-11-28T18:22:34.891Z] 
18:22:34 [2019-11-28T18:22:34.891Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:22:34 [2019-11-28T18:22:34.891Z] #60 64.92 + export 'BUILDTAGS=netgo osusergo static_build'
18:22:34 [2019-11-28T18:22:34.891Z] #60 64.92 + BUILDTAGS='netgo osusergo static_build'
18:22:34 [2019-11-28T18:22:34.891Z] #60 64.92 + export EXTRA_FLAGS=-buildmode=pie
18:22:34 [2019-11-28T18:22:34.891Z] #60 64.92 + EXTRA_FLAGS=-buildmode=pie
18:22:34 [2019-11-28T18:22:34.891Z] #60 64.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:22:34 [2019-11-28T18:22:34.891Z] #60 64.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:22:34 [2019-11-28T18:22:34.891Z] #60 64.92 + '[' '' = dynamic ']'
18:22:34 [2019-11-28T18:22:34.891Z] #60 64.92 + make
18:22:37 [2019-11-28T18:22:37.221Z] #60 66.75 + bin/ctr
18:22:39 [2019-11-28T18:22:39.562Z] #60 ...
18:22:39 [2019-11-28T18:22:39.562Z] 
18:22:39 [2019-11-28T18:22:39.562Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:39 [2019-11-28T18:22:39.562Z] #42 25.65 make[1]: Nothing to be done for 'all'.
18:22:39 [2019-11-28T18:22:39.562Z] #42 27.74   CC       images/stats.o
18:22:39 [2019-11-28T18:22:39.562Z] #42 28.75   CC       images/core.o
18:22:39 [2019-11-28T18:22:39.562Z] #42 29.66   CC       images/core-x86.o
18:22:39 [2019-11-28T18:22:39.562Z] #42 30.28   CC       images/core-arm.o
18:22:39 [2019-11-28T18:22:39.562Z] #42 31.08   CC       images/core-aarch64.o
18:22:39 [2019-11-28T18:22:39.562Z] #42 31.99   CC       images/core-ppc64.o
18:22:39 [2019-11-28T18:22:39.562Z] #42 33.54   CC       images/core-s390.o
18:22:39 [2019-11-28T18:22:39.562Z] #42 35.07   CC       images/cpuinfo.o
18:22:39 [2019-11-28T18:22:39.562Z] #42 ...
18:22:39 [2019-11-28T18:22:39.562Z] 
18:22:39 [2019-11-28T18:22:39.562Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:22:39 [2019-11-28T18:22:39.562Z] #18 61.30 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
18:22:39 [2019-11-28T18:22:39.562Z] #18 61.30 Need to get 87.3 MB of archives.
18:22:39 [2019-11-28T18:22:39.562Z] #18 61.30 After this operation, 585 MB of additional disk space will be used.
18:22:39 [2019-11-28T18:22:39.562Z] #18 61.30 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 61.35 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 61.36 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 61.36 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 61.38 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 61.41 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 61.52 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 61.78 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 61.79 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 61.80 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 61.98 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.02 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.02 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.04 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.04 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.05 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.06 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.07 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.07 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.09 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.09 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.11 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.12 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.14 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.15 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.16 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.18 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.19 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.20 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.22 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.23 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.24 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.26 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.27 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.28 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.29 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.29 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.29 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.30 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.33 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.37 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.42 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.50 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.54 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.56 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.57 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.57 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.59 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.67 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.71 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.84 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.86 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.89 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 62.93 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 63.06 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 63.32 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 64.07 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 64.22 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 64.30 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 64.33 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 64.35 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 64.42 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 64.69 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 65.00 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 65.02 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 65.62 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
18:22:39 [2019-11-28T18:22:39.562Z] #18 66.07 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB]
18:22:39 [2019-11-28T18:22:39.934Z] #18 66.10 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB]
18:22:41 [2019-11-28T18:22:41.139Z] #18 ...
18:22:41 [2019-11-28T18:22:41.139Z] 
18:22:41 [2019-11-28T18:22:41.139Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:22:41 [2019-11-28T18:22:41.139Z] #45 113.2 vendor/golang.org/x/text/transform
18:22:41 [2019-11-28T18:22:41.139Z] #45 118.9 time
18:22:41 [2019-11-28T18:22:41.139Z] #45 ...
18:22:41 [2019-11-28T18:22:41.139Z] 
18:22:41 [2019-11-28T18:22:41.139Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:41 [2019-11-28T18:22:41.139Z] #42 36.00   CC       images/inventory.o
18:22:41 [2019-11-28T18:22:41.139Z] #42 36.55   CC       images/fdinfo.o
18:22:41 [2019-11-28T18:22:41.139Z] #42 37.38   CC       images/fown.o
18:22:41 [2019-11-28T18:22:41.484Z] #42 37.81   CC       images/ns.o
18:22:41 [2019-11-28T18:22:41.827Z] #42 38.13   CC       images/regfile.o
18:22:42 [2019-11-28T18:22:42.173Z] #42 38.55   CC       images/ghost-file.o
18:22:43 [2019-11-28T18:22:43.371Z] #42 39.47   CC       images/fifo.o
18:22:43 [2019-11-28T18:22:43.720Z] #42 39.90   CC       images/remap-file-path.o
18:22:44 [2019-11-28T18:22:44.063Z] #42 40.42   CC       images/eventfd.o
18:22:44 [2019-11-28T18:22:44.406Z] #42 40.90   CC       images/eventpoll.o
18:22:45 [2019-11-28T18:22:45.144Z] #42 41.58   CC       images/fh.o
18:22:46 [2019-11-28T18:22:46.337Z] #42 42.30   CC       images/fsnotify.o
18:22:47 [2019-11-28T18:22:47.538Z] #42 43.89   CC       images/signalfd.o
18:22:48 [2019-11-28T18:22:48.274Z] #42 44.40   CC       images/fs.o
18:22:48 [2019-11-28T18:22:48.274Z] #42 44.77   CC       images/pstree.o
18:22:48 [2019-11-28T18:22:48.274Z] #42 ...
18:22:48 [2019-11-28T18:22:48.274Z] 
18:22:48 [2019-11-28T18:22:48.274Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:22:48 [2019-11-28T18:22:48.274Z] #45 130.7 regexp
18:22:51 [2019-11-28T18:22:51.361Z] #45 ...
18:22:51 [2019-11-28T18:22:51.361Z] 
18:22:51 [2019-11-28T18:22:51.361Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:22:51 [2019-11-28T18:22:51.361Z] #32 123.5 internal/poll
18:22:51 [2019-11-28T18:22:51.361Z] #32 127.9 os
18:22:51 [2019-11-28T18:22:51.361Z] #32 129.6 internal/fmtsort
18:22:51 [2019-11-28T18:22:51.361Z] #32 132.8 path/filepath
18:22:51 [2019-11-28T18:22:51.361Z] #32 132.8 fmt
18:22:51 [2019-11-28T18:22:51.361Z] #32 ...
18:22:51 [2019-11-28T18:22:51.361Z] 
18:22:51 [2019-11-28T18:22:51.361Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:22:51 [2019-11-28T18:22:51.361Z] #18 70.25 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB]
18:22:51 [2019-11-28T18:22:51.361Z] #18 74.55 debconf: delaying package configuration, since apt-utils is not installed
18:22:51 [2019-11-28T18:22:51.361Z] #18 74.70 Fetched 87.3 MB in 11s (7392 kB/s)
18:22:51 [2019-11-28T18:22:51.361Z] #18 74.83 Selecting previously unselected package bash-completion.
18:22:51 [2019-11-28T18:22:51.361Z] #18 74.83 (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 ... 15020 files and directories currently installed.)
18:22:51 [2019-11-28T18:22:51.361Z] #18 75.04 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
18:22:53 [2019-11-28T18:22:53.683Z] #18 ...
18:22:53 [2019-11-28T18:22:53.683Z] 
18:22:53 [2019-11-28T18:22:53.683Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:22:53 [2019-11-28T18:22:53.683Z] #32 135.9 io/ioutil
18:22:57 [2019-11-28T18:22:57.568Z] #32 139.6 github.com/BurntSushi/toml
18:22:57 [2019-11-28T18:22:57.568Z] #32 139.6 log
18:22:57 [2019-11-28T18:22:57.568Z] #32 139.6 flag
18:22:59 [2019-11-28T18:22:59.285Z] #32 ...
18:22:59 [2019-11-28T18:22:59.285Z] 
18:22:59 [2019-11-28T18:22:59.285Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:59 [2019-11-28T18:22:59.285Z] #42 45.25   CC       images/pipe.o
18:22:59 [2019-11-28T18:22:59.285Z] #42 45.74   CC       images/tcp-stream.o
18:22:59 [2019-11-28T18:22:59.285Z] #42 46.29   CC       images/sk-packet.o
18:22:59 [2019-11-28T18:22:59.285Z] #42 46.81   CC       images/mnt.o
18:22:59 [2019-11-28T18:22:59.285Z] #42 47.23   CC       images/pipe-data.o
18:22:59 [2019-11-28T18:22:59.285Z] #42 47.68   CC       images/sa.o
18:22:59 [2019-11-28T18:22:59.285Z] #42 48.14   CC       images/timer.o
18:22:59 [2019-11-28T18:22:59.285Z] #42 48.86   CC       images/timerfd.o
18:22:59 [2019-11-28T18:22:59.285Z] #42 49.30   CC       images/mm.o
18:22:59 [2019-11-28T18:22:59.285Z] #42 49.92   CC       images/sk-opts.o
18:22:59 [2019-11-28T18:22:59.285Z] #42 50.31   CC       images/sk-unix.o
18:22:59 [2019-11-28T18:22:59.285Z] #42 51.02   CC       images/sk-inet.o
18:22:59 [2019-11-28T18:22:59.285Z] #42 51.97   CC       images/tun.o
18:22:59 [2019-11-28T18:22:59.285Z] #42 52.62   CC       images/sk-netlink.o
18:22:59 [2019-11-28T18:22:59.285Z] #42 53.09   CC       images/packet-sock.o
18:22:59 [2019-11-28T18:22:59.285Z] #42 53.87   CC       images/ipc-var.o
18:22:59 [2019-11-28T18:22:59.285Z] #42 54.25   CC       images/ipc-desc.o
18:22:59 [2019-11-28T18:22:59.285Z] #42 54.67   CC       images/ipc-shm.o
18:22:59 [2019-11-28T18:22:59.285Z] #42 55.10   CC       images/ipc-msg.o
18:22:59 [2019-11-28T18:22:59.285Z] #42 ...
18:22:59 [2019-11-28T18:22:59.285Z] 
18:22:59 [2019-11-28T18:22:59.285Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:22:59 [2019-11-28T18:22:59.285Z] #18 82.12 Unpacking bash-completion (1:2.1-4.3) ...
18:22:59 [2019-11-28T18:22:59.285Z] #18 82.86 Selecting previously unselected package libnet1:ppc64el.
18:22:59 [2019-11-28T18:22:59.285Z] #18 82.87 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
18:22:59 [2019-11-28T18:22:59.285Z] #18 82.88 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
18:22:59 [2019-11-28T18:22:59.285Z] #18 83.13 Selecting previously unselected package libnfnetlink0:ppc64el.
18:22:59 [2019-11-28T18:22:59.285Z] #18 83.13 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ...
18:22:59 [2019-11-28T18:22:59.285Z] #18 83.15 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ...
18:22:59 [2019-11-28T18:22:59.285Z] #18 83.31 Selecting previously unselected package libpcrecpp0v5:ppc64el.
18:22:59 [2019-11-28T18:22:59.285Z] #18 83.31 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ...
18:22:59 [2019-11-28T18:22:59.285Z] #18 83.34 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ...
18:22:59 [2019-11-28T18:22:59.285Z] #18 83.49 Selecting previously unselected package libudev-dev:ppc64el.
18:22:59 [2019-11-28T18:22:59.285Z] #18 83.49 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ...
18:22:59 [2019-11-28T18:22:59.285Z] #18 83.55 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ...
18:22:59 [2019-11-28T18:22:59.285Z] #18 83.87 Selecting previously unselected package libpython3.5-minimal:ppc64el.
18:22:59 [2019-11-28T18:22:59.285Z] #18 83.92 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
18:22:59 [2019-11-28T18:22:59.285Z] #18 83.92 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
18:22:59 [2019-11-28T18:22:59.285Z] #18 84.70 Selecting previously unselected package python3.5-minimal.
18:22:59 [2019-11-28T18:22:59.285Z] #18 84.72 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
18:22:59 [2019-11-28T18:22:59.285Z] #18 84.77 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
18:23:00 [2019-11-28T18:23:00.050Z] #18 86.18 Selecting previously unselected package python3-minimal.
18:23:00 [2019-11-28T18:23:00.050Z] #18 86.20 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ...
18:23:00 [2019-11-28T18:23:00.050Z] #18 86.21 Unpacking python3-minimal (3.5.3-1) ...
18:23:00 [2019-11-28T18:23:00.050Z] #18 86.38 Selecting previously unselected package libmpdec2:ppc64el.
18:23:00 [2019-11-28T18:23:00.050Z] #18 86.38 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ...
18:23:00 [2019-11-28T18:23:00.050Z] #18 86.39 Unpacking libmpdec2:ppc64el (2.4.2-1) ...
18:23:00 [2019-11-28T18:23:00.394Z] #18 86.55 Selecting previously unselected package libpython3.5-stdlib:ppc64el.
18:23:00 [2019-11-28T18:23:00.394Z] #18 86.57 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ...
18:23:00 [2019-11-28T18:23:00.394Z] #18 86.57 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
18:23:03 [2019-11-28T18:23:03.437Z] #18 89.30 Selecting previously unselected package python3.5.
18:23:03 [2019-11-28T18:23:03.437Z] #18 89.30 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ...
18:23:03 [2019-11-28T18:23:03.437Z] #18 89.31 Unpacking python3.5 (3.5.3-1+deb9u1) ...
18:23:03 [2019-11-28T18:23:03.437Z] #18 89.61 Selecting previously unselected package libpython3-stdlib:ppc64el.
18:23:03 [2019-11-28T18:23:03.437Z] #18 89.63 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ...
18:23:03 [2019-11-28T18:23:03.437Z] #18 89.64 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ...
18:23:03 [2019-11-28T18:23:03.437Z] #18 89.73 Selecting previously unselected package dh-python.
18:23:03 [2019-11-28T18:23:03.437Z] #18 89.75 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
18:23:03 [2019-11-28T18:23:03.437Z] #18 89.76 Unpacking dh-python (2.20170125) ...
18:23:03 [2019-11-28T18:23:03.781Z] #18 90.11 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
18:23:03 [2019-11-28T18:23:03.781Z] #18 90.12 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
18:23:05 [2019-11-28T18:23:05.498Z] #18 ...
18:23:05 [2019-11-28T18:23:05.498Z] 
18:23:05 [2019-11-28T18:23:05.498Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:23:05 [2019-11-28T18:23:05.498Z] #45 137.6 os/exec
18:23:05 [2019-11-28T18:23:05.498Z] #45 137.8 net
18:23:05 [2019-11-28T18:23:05.498Z] #45 145.7 internal/lazyregexp
18:23:05 [2019-11-28T18:23:05.498Z] #45 ...
18:23:05 [2019-11-28T18:23:05.498Z] 
18:23:05 [2019-11-28T18:23:05.498Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:23:05 [2019-11-28T18:23:05.498Z] #32 147.7 github.com/BurntSushi/toml/cmd/tomlv
18:23:09 [2019-11-28T18:23:09.380Z] #32 ...
18:23:09 [2019-11-28T18:23:09.380Z] 
18:23:09 [2019-11-28T18:23:09.380Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:23:09 [2019-11-28T18:23:09.380Z] #42 55.70   CC       images/ipc-sem.o
18:23:09 [2019-11-28T18:23:09.380Z] #42 56.27   CC       images/utsns.o
18:23:09 [2019-11-28T18:23:09.380Z] #42 56.66   CC       images/creds.o
18:23:09 [2019-11-28T18:23:09.380Z] #42 57.12   CC       images/vma.o
18:23:09 [2019-11-28T18:23:09.380Z] #42 57.51   CC       images/netdev.o
18:23:09 [2019-11-28T18:23:09.380Z] #42 58.22   CC       images/tty.o
18:23:09 [2019-11-28T18:23:09.380Z] #42 59.77   CC       images/file-lock.o
18:23:09 [2019-11-28T18:23:09.380Z] #42 60.29   CC       images/rlimit.o
18:23:09 [2019-11-28T18:23:09.380Z] #42 60.82   CC       images/pagemap.o
18:23:09 [2019-11-28T18:23:09.380Z] #42 61.68   CC       images/siginfo.o
18:23:09 [2019-11-28T18:23:09.380Z] #42 62.31   CC       images/rpc.o
18:23:09 [2019-11-28T18:23:09.380Z] #42 65.52   CC       images/ext-file.o
18:23:09 [2019-11-28T18:23:09.758Z] #42 ...
18:23:09 [2019-11-28T18:23:09.758Z] 
18:23:09 [2019-11-28T18:23:09.758Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:23:09 [2019-11-28T18:23:09.758Z] #45 150.0 encoding/binary
18:23:09 [2019-11-28T18:23:09.758Z] #45 150.0 go/token
18:23:09 [2019-11-28T18:23:09.758Z] #45 150.1 net/url
18:23:12 [2019-11-28T18:23:12.078Z] #45 154.4 go/scanner
18:23:12 [2019-11-28T18:23:12.420Z] #45 ...
18:23:12 [2019-11-28T18:23:12.420Z] 
18:23:12 [2019-11-28T18:23:12.420Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:23:12 [2019-11-28T18:23:12.420Z] #32 DONE 154.7s
18:23:12 [2019-11-28T18:23:12.420Z] 
18:23:12 [2019-11-28T18:23:12.421Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:23:12 [2019-11-28T18:23:12.421Z] #18 96.25 Setting up python3-minimal (3.5.3-1) ...
18:23:12 [2019-11-28T18:23:12.421Z] #18 98.56 Selecting previously unselected package python3.
18:23:12 [2019-11-28T18:23:12.421Z] #18 98.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16606 files and directories currently installed.)
18:23:12 [2019-11-28T18:23:12.421Z] #18 98.71 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ...
18:23:12 [2019-11-28T18:23:12.421Z] #18 98.72 Unpacking python3 (3.5.3-1) ...
18:23:12 [2019-11-28T18:23:12.421Z] #18 98.90 Selecting previously unselected package pigz.
18:23:12 [2019-11-28T18:23:12.762Z] #18 98.91 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ...
18:23:12 [2019-11-28T18:23:12.762Z] #18 98.92 Unpacking pigz (2.3.4-1) ...
18:23:12 [2019-11-28T18:23:12.762Z] #18 99.12 Selecting previously unselected package libip4tc0:ppc64el.
18:23:12 [2019-11-28T18:23:12.762Z] #18 99.12 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
18:23:12 [2019-11-28T18:23:12.762Z] #18 99.13 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
18:23:13 [2019-11-28T18:23:13.104Z] #18 99.40 Selecting previously unselected package libip6tc0:ppc64el.
18:23:13 [2019-11-28T18:23:13.104Z] #18 99.41 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
18:23:13 [2019-11-28T18:23:13.104Z] #18 99.41 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
18:23:13 [2019-11-28T18:23:13.446Z] #18 99.84 Selecting previously unselected package libiptc0:ppc64el.
18:23:13 [2019-11-28T18:23:13.446Z] #18 99.84 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
18:23:13 [2019-11-28T18:23:13.446Z] #18 99.86 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
18:23:13 [2019-11-28T18:23:13.790Z] #18 100.2 Selecting previously unselected package libxtables12:ppc64el.
18:23:13 [2019-11-28T18:23:13.790Z] #18 100.2 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ...
18:23:13 [2019-11-28T18:23:13.790Z] #18 100.2 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
18:23:14 [2019-11-28T18:23:14.133Z] #18 100.4 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
18:23:14 [2019-11-28T18:23:14.133Z] #18 100.4 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ...
18:23:14 [2019-11-28T18:23:14.133Z] #18 100.4 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
18:23:14 [2019-11-28T18:23:14.476Z] #18 100.6 Selecting previously unselected package iptables.
18:23:14 [2019-11-28T18:23:14.476Z] #18 100.6 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ...
18:23:14 [2019-11-28T18:23:14.476Z] #18 100.6 Unpacking iptables (1.6.0+snapshot20161117-6) ...
18:23:14 [2019-11-28T18:23:14.821Z] #18 101.3 Selecting previously unselected package xxd.
18:23:15 [2019-11-28T18:23:15.164Z] #18 101.3 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
18:23:15 [2019-11-28T18:23:15.164Z] #18 101.3 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
18:23:15 [2019-11-28T18:23:15.164Z] #18 101.5 Selecting previously unselected package vim-common.
18:23:15 [2019-11-28T18:23:15.164Z] #18 101.5 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
18:23:15 [2019-11-28T18:23:15.164Z] #18 101.5 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
18:23:15 [2019-11-28T18:23:15.507Z] #18 101.7 Selecting previously unselected package bzip2.
18:23:15 [2019-11-28T18:23:15.507Z] #18 101.7 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ...
18:23:15 [2019-11-28T18:23:15.507Z] #18 101.8 Unpacking bzip2 (1.0.6-8.1) ...
18:23:15 [2019-11-28T18:23:15.507Z] #18 101.9 Selecting previously unselected package libgpm2:ppc64el.
18:23:15 [2019-11-28T18:23:15.507Z] #18 101.9 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ...
18:23:15 [2019-11-28T18:23:15.507Z] #18 101.9 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ...
18:23:15 [2019-11-28T18:23:15.944Z] #18 102.0 Selecting previously unselected package xz-utils.
18:23:15 [2019-11-28T18:23:15.944Z] #18 102.1 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ...
18:23:15 [2019-11-28T18:23:15.944Z] #18 102.1 Unpacking xz-utils (5.2.2-1.2+b1) ...
18:23:16 [2019-11-28T18:23:16.287Z] #18 102.3 Selecting previously unselected package aufs-tools.
18:23:16 [2019-11-28T18:23:16.287Z] #18 102.3 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ...
18:23:16 [2019-11-28T18:23:16.287Z] #18 102.4 Unpacking aufs-tools (1:4.1+20161219-1) ...
18:23:16 [2019-11-28T18:23:16.287Z] #18 102.5 Selecting previously unselected package liblzo2-2:ppc64el.
18:23:16 [2019-11-28T18:23:16.287Z] #18 102.6 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
18:23:16 [2019-11-28T18:23:16.287Z] #18 102.6 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
18:23:16 [2019-11-28T18:23:16.287Z] #18 102.7 Selecting previously unselected package btrfs-progs.
18:23:16 [2019-11-28T18:23:16.631Z] #18 102.7 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ...
18:23:16 [2019-11-28T18:23:16.631Z] #18 102.7 Unpacking btrfs-progs (4.7.3-1) ...
18:23:17 [2019-11-28T18:23:17.406Z] #18 103.5 Selecting previously unselected package btrfs-tools.
18:23:17 [2019-11-28T18:23:17.406Z] #18 103.5 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ...
18:23:17 [2019-11-28T18:23:17.406Z] #18 103.5 Unpacking btrfs-tools (4.7.3-1) ...
18:23:17 [2019-11-28T18:23:17.406Z] #18 103.6 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
18:23:17 [2019-11-28T18:23:17.406Z] #18 103.6 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ...
18:23:17 [2019-11-28T18:23:17.406Z] #18 103.6 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
18:23:17 [2019-11-28T18:23:17.406Z] #18 103.8 Selecting previously unselected package dmsetup.
18:23:17 [2019-11-28T18:23:17.406Z] #18 103.9 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ...
18:23:17 [2019-11-28T18:23:17.750Z] #18 103.9 Unpacking dmsetup (2:1.02.137-2) ...
18:23:17 [2019-11-28T18:23:17.750Z] #18 104.1 Selecting previously unselected package libonig4:ppc64el.
18:23:17 [2019-11-28T18:23:17.750Z] #18 104.1 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ...
18:23:17 [2019-11-28T18:23:17.750Z] #18 104.1 Unpacking libonig4:ppc64el (6.1.3-2) ...
18:23:18 [2019-11-28T18:23:18.095Z] #18 104.3 Selecting previously unselected package libjq1:ppc64el.
18:23:18 [2019-11-28T18:23:18.095Z] #18 104.3 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ...
18:23:18 [2019-11-28T18:23:18.095Z] #18 104.3 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
18:23:18 [2019-11-28T18:23:18.490Z] #18 104.6 Selecting previously unselected package jq.
18:23:18 [2019-11-28T18:23:18.490Z] #18 104.6 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ...
18:23:18 [2019-11-28T18:23:18.490Z] #18 104.6 Unpacking jq (1.5+dfsg-1.3) ...
18:23:18 [2019-11-28T18:23:18.490Z] #18 104.7 Selecting previously unselected package libaio1:ppc64el.
18:23:18 [2019-11-28T18:23:18.490Z] #18 104.7 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ...
18:23:18 [2019-11-28T18:23:18.490Z] #18 104.7 Unpacking libaio1:ppc64el (0.3.110-3) ...
18:23:18 [2019-11-28T18:23:18.832Z] #18 104.9 Selecting previously unselected package libcap2-bin.
18:23:18 [2019-11-28T18:23:18.832Z] #18 104.9 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ...
18:23:18 [2019-11-28T18:23:18.832Z] #18 104.9 Unpacking libcap2-bin (1:2.25-1) ...
18:23:18 [2019-11-28T18:23:18.832Z] #18 105.0 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
18:23:18 [2019-11-28T18:23:18.832Z] #18 105.0 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ...
18:23:18 [2019-11-28T18:23:18.832Z] #18 105.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
18:23:18 [2019-11-28T18:23:18.832Z] #18 105.1 Selecting previously unselected package libsepol1-dev:ppc64el.
18:23:18 [2019-11-28T18:23:18.832Z] #18 105.2 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ...
18:23:18 [2019-11-28T18:23:18.832Z] #18 105.2 Unpacking libsepol1-dev:ppc64el (2.6-2) ...
18:23:19 [2019-11-28T18:23:19.175Z] #18 105.6 Selecting previously unselected package libpcre16-3:ppc64el.
18:23:19 [2019-11-28T18:23:19.519Z] #18 105.6 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ...
18:23:19 [2019-11-28T18:23:19.519Z] #18 105.6 Unpacking libpcre16-3:ppc64el (2:8.39-3) ...
18:23:19 [2019-11-28T18:23:19.519Z] #18 105.8 Selecting previously unselected package libpcre32-3:ppc64el.
18:23:19 [2019-11-28T18:23:19.519Z] #18 105.8 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ...
18:23:19 [2019-11-28T18:23:19.519Z] #18 105.8 Unpacking libpcre32-3:ppc64el (2:8.39-3) ...
18:23:19 [2019-11-28T18:23:19.863Z] #18 ...
18:23:19 [2019-11-28T18:23:19.863Z] 
18:23:19 [2019-11-28T18:23:19.863Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:23:19 [2019-11-28T18:23:19.863Z] #42 65.99   CC       images/cgroup.o
18:23:19 [2019-11-28T18:23:19.863Z] #42 67.18   CC       images/userns.o
18:23:19 [2019-11-28T18:23:19.863Z] #42 67.79   CC       images/google/protobuf/descriptor.o
18:23:19 [2019-11-28T18:23:19.863Z] #42 72.39   CC       images/opts.o
18:23:19 [2019-11-28T18:23:19.863Z] #42 72.84   CC       images/seccomp.o
18:23:19 [2019-11-28T18:23:19.863Z] #42 73.36   CC       images/binfmt-misc.o
18:23:19 [2019-11-28T18:23:19.863Z] #42 73.78   CC       images/time.o
18:23:19 [2019-11-28T18:23:19.863Z] #42 74.31   CC       images/sysctl.o
18:23:19 [2019-11-28T18:23:19.863Z] #42 74.61   CC       images/autofs.o
18:23:19 [2019-11-28T18:23:19.863Z] #42 75.09   CC       images/macvlan.o
18:23:19 [2019-11-28T18:23:19.863Z] #42 75.62   CC       images/sit.o
18:23:19 [2019-11-28T18:23:19.863Z] #42 75.99   LINK     images/built-in.o
18:23:19 [2019-11-28T18:23:19.863Z] #42 76.23   GEN      compel/include/asm
18:23:19 [2019-11-28T18:23:19.863Z] #42 ...
18:23:19 [2019-11-28T18:23:19.863Z] 
18:23:19 [2019-11-28T18:23:19.863Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:23:19 [2019-11-28T18:23:19.863Z] #18 106.1 Selecting previously unselected package libpcre3-dev:ppc64el.
18:23:19 [2019-11-28T18:23:19.863Z] #18 106.1 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ...
18:23:19 [2019-11-28T18:23:19.863Z] #18 106.1 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ...
18:23:20 [2019-11-28T18:23:20.603Z] #18 106.9 Selecting previously unselected package libselinux1-dev:ppc64el.
18:23:20 [2019-11-28T18:23:20.603Z] #18 106.9 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ...
18:23:20 [2019-11-28T18:23:20.603Z] #18 107.0 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ...
18:23:20 [2019-11-28T18:23:20.947Z] #18 107.3 Selecting previously unselected package libdevmapper-dev:ppc64el.
18:23:20 [2019-11-28T18:23:20.947Z] #18 107.3 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ...
18:23:20 [2019-11-28T18:23:20.947Z] #18 107.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ...
18:23:21 [2019-11-28T18:23:21.291Z] #18 107.5 Selecting previously unselected package libnl-3-200:ppc64el.
18:23:21 [2019-11-28T18:23:21.291Z] #18 107.5 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ...
18:23:21 [2019-11-28T18:23:21.291Z] #18 107.6 Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
18:23:21 [2019-11-28T18:23:21.639Z] #18 107.7 Selecting previously unselected package libprotobuf-c1:ppc64el.
18:23:21 [2019-11-28T18:23:21.639Z] #18 107.7 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
18:23:21 [2019-11-28T18:23:21.639Z] #18 107.7 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
18:23:21 [2019-11-28T18:23:21.639Z] #18 107.9 Selecting previously unselected package libreadline5:ppc64el.
18:23:21 [2019-11-28T18:23:21.639Z] #18 107.9 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ...
18:23:21 [2019-11-28T18:23:21.639Z] #18 107.9 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ...
18:23:21 [2019-11-28T18:23:21.984Z] #18 108.1 Selecting previously unselected package libsystemd-dev:ppc64el.
18:23:21 [2019-11-28T18:23:21.984Z] #18 108.2 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ...
18:23:21 [2019-11-28T18:23:21.984Z] #18 108.2 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ...
18:23:24 [2019-11-28T18:23:24.313Z] #18 110.6 Selecting previously unselected package net-tools.
18:23:24 [2019-11-28T18:23:24.314Z] #18 110.6 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ...
18:23:24 [2019-11-28T18:23:24.314Z] #18 110.6 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
18:23:25 [2019-11-28T18:23:25.001Z] #18 111.0 Selecting previously unselected package python-pip-whl.
18:23:25 [2019-11-28T18:23:25.001Z] #18 111.1 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
18:23:25 [2019-11-28T18:23:25.001Z] #18 111.1 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
18:23:25 [2019-11-28T18:23:25.775Z] #18 112.0 Selecting previously unselected package python3-pip.
18:23:25 [2019-11-28T18:23:25.775Z] #18 112.0 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
18:23:25 [2019-11-28T18:23:25.775Z] #18 112.0 Unpacking python3-pip (9.0.1-2+deb9u1) ...
18:23:26 [2019-11-28T18:23:26.121Z] #18 112.4 Selecting previously unselected package python3-pkg-resources.
18:23:26 [2019-11-28T18:23:26.121Z] #18 112.4 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
18:23:26 [2019-11-28T18:23:26.121Z] #18 112.4 Unpacking python3-pkg-resources (33.1.1-1) ...
18:23:26 [2019-11-28T18:23:26.467Z] #18 112.6 Selecting previously unselected package python3-setuptools.
18:23:26 [2019-11-28T18:23:26.467Z] #18 112.7 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
18:23:26 [2019-11-28T18:23:26.467Z] #18 112.7 Unpacking python3-setuptools (33.1.1-1) ...
18:23:26 [2019-11-28T18:23:26.467Z] #18 ...
18:23:26 [2019-11-28T18:23:26.467Z] 
18:23:26 [2019-11-28T18:23:26.467Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:23:26 [2019-11-28T18:23:26.467Z] #45 158.6 text/template/parse
18:23:26 [2019-11-28T18:23:26.467Z] #45 159.7 encoding/base64
18:23:26 [2019-11-28T18:23:26.467Z] #45 161.0 go/ast
18:23:26 [2019-11-28T18:23:26.467Z] #45 162.3 encoding/json
18:23:26 [2019-11-28T18:23:26.467Z] #45 ...
18:23:26 [2019-11-28T18:23:26.467Z] 
18:23:26 [2019-11-28T18:23:26.467Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:23:26 [2019-11-28T18:23:26.467Z] #42 76.25   GEN      compel/include/version.h
18:23:26 [2019-11-28T18:23:26.467Z] #42 76.30 touch .config
18:23:26 [2019-11-28T18:23:26.467Z] #42 76.36   GEN      include/common/config.h
18:23:26 [2019-11-28T18:23:26.467Z] #42 76.57   GEN      compel/plugins/include/uapi/std/syscall-codes.h
18:23:26 [2019-11-28T18:23:26.467Z] #42 76.64   GEN      compel/plugins/include/uapi/std/syscall.h
18:23:26 [2019-11-28T18:23:26.467Z] #42 76.70   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
18:23:26 [2019-11-28T18:23:26.467Z] #42 76.75   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
18:23:26 [2019-11-28T18:23:26.467Z] #42 76.88   DEP      compel/arch/ppc64/plugins/std/memcmp.d
18:23:26 [2019-11-28T18:23:26.467Z] #42 76.95   DEP      compel/arch/ppc64/plugins/std/memcpy.d
18:23:26 [2019-11-28T18:23:26.467Z] #42 77.00   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
18:23:26 [2019-11-28T18:23:26.467Z] #42 77.09   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:23:26 [2019-11-28T18:23:26.467Z] #42 77.11   DEP      compel/plugins/std/infect.d
18:23:26 [2019-11-28T18:23:26.467Z] #42 77.41   DEP      compel/plugins/std/string.d
18:23:26 [2019-11-28T18:23:26.467Z] #42 77.58   DEP      compel/plugins/std/log.d
18:23:26 [2019-11-28T18:23:26.467Z] #42 77.78   DEP      compel/plugins/std/fds.d
18:23:26 [2019-11-28T18:23:26.467Z] #42 77.98   DEP      compel/plugins/std/std.d
18:23:26 [2019-11-28T18:23:26.467Z] #42 78.21   DEP      compel/plugins/shmem/shmem.d
18:23:26 [2019-11-28T18:23:26.467Z] #42 78.41   DEP      compel/plugins/fds/fds.d
18:23:26 [2019-11-28T18:23:26.467Z] #42 78.70   CC       compel/plugins/std/std.o
18:23:26 [2019-11-28T18:23:26.467Z] #42 79.27   CC       compel/plugins/std/fds.o
18:23:26 [2019-11-28T18:23:26.467Z] #42 79.97   CC       compel/plugins/std/log.o
18:23:26 [2019-11-28T18:23:26.467Z] #42 81.67   CC       compel/plugins/std/string.o
18:23:26 [2019-11-28T18:23:26.467Z] #42 82.85   CC       compel/plugins/std/infect.o
18:23:26 [2019-11-28T18:23:26.812Z] #42 ...
18:23:26 [2019-11-28T18:23:26.812Z] 
18:23:26 [2019-11-28T18:23:26.812Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:23:26 [2019-11-28T18:23:26.812Z] #18 113.1 Selecting previously unselected package python3-wheel.
18:23:26 [2019-11-28T18:23:26.812Z] #18 113.1 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
18:23:26 [2019-11-28T18:23:26.812Z] #18 113.1 Unpacking python3-wheel (0.29.0-2) ...
18:23:27 [2019-11-28T18:23:27.156Z] #18 113.4 Selecting previously unselected package thin-provisioning-tools.
18:23:27 [2019-11-28T18:23:27.156Z] #18 113.4 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ...
18:23:27 [2019-11-28T18:23:27.156Z] #18 113.4 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
18:23:27 [2019-11-28T18:23:27.499Z] #18 113.9 Selecting previously unselected package vim-runtime.
18:23:27 [2019-11-28T18:23:27.843Z] #18 113.9 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
18:23:27 [2019-11-28T18:23:27.843Z] #18 114.0 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
18:23:27 [2019-11-28T18:23:27.843Z] #18 114.0 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
18:23:27 [2019-11-28T18:23:27.843Z] #18 114.0 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
18:23:33 [2019-11-28T18:23:33.874Z] #18 119.9 Selecting previously unselected package vim.
18:23:33 [2019-11-28T18:23:33.874Z] #18 120.0 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
18:23:33 [2019-11-28T18:23:33.874Z] #18 120.0 Unpacking vim (2:8.0.0197-4+deb9u3) ...
18:23:34 [2019-11-28T18:23:34.610Z] #18 120.8 Selecting previously unselected package xfsprogs.
18:23:34 [2019-11-28T18:23:34.610Z] #18 120.8 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ...
18:23:34 [2019-11-28T18:23:34.610Z] #18 120.8 Unpacking xfsprogs (4.9.0+nmu1) ...
18:23:35 [2019-11-28T18:23:35.353Z] #18 121.7 Selecting previously unselected package zip.
18:23:35 [2019-11-28T18:23:35.353Z] #18 121.7 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ...
18:23:35 [2019-11-28T18:23:35.353Z] #18 121.7 Unpacking zip (3.0-11+b1) ...
18:23:35 [2019-11-28T18:23:35.713Z] #18 ...
18:23:35 [2019-11-28T18:23:35.713Z] 
18:23:35 [2019-11-28T18:23:35.713Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:23:35 [2019-11-28T18:23:35.713Z] #45 177.9 text/template
18:23:37 [2019-11-28T18:23:37.433Z] #45 ...
18:23:37 [2019-11-28T18:23:37.433Z] 
18:23:37 [2019-11-28T18:23:37.433Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:23:37 [2019-11-28T18:23:37.433Z] #42 83.77   CC       compel/arch/ppc64/plugins/std/parasite-head.o
18:23:37 [2019-11-28T18:23:37.433Z] #42 83.85   CC       compel/arch/ppc64/plugins/std/memcpy.o
18:23:37 [2019-11-28T18:23:37.433Z] #42 83.95   CC       compel/arch/ppc64/plugins/std/memcmp.o
18:23:37 [2019-11-28T18:23:37.433Z] #42 84.04   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
18:23:37 [2019-11-28T18:23:37.433Z] #42 84.22   AR       compel/plugins/std.lib.a
18:23:37 [2019-11-28T18:23:37.433Z] #42 84.36   CC       compel/plugins/fds/fds.o
18:23:37 [2019-11-28T18:23:37.433Z] #42 84.80   AR       compel/plugins/fds.lib.a
18:23:37 [2019-11-28T18:23:37.433Z] #42 84.94   HOSTDEP  compel/src/lib/log-host.d
18:23:37 [2019-11-28T18:23:37.433Z] #42 85.24   HOSTDEP  compel/src/lib/handle-elf-host.d
18:23:37 [2019-11-28T18:23:37.433Z] #42 85.53   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
18:23:37 [2019-11-28T18:23:37.433Z] #42 85.76   HOSTDEP  compel/src/main-host.d
18:23:37 [2019-11-28T18:23:37.433Z] #42 86.02   DEP      compel/src/lib/ptrace.d
18:23:37 [2019-11-28T18:23:37.433Z] #42 86.29   DEP      compel/src/lib/infect.d
18:23:37 [2019-11-28T18:23:37.433Z] #42 86.74   DEP      compel/src/lib/infect-util.d
18:23:37 [2019-11-28T18:23:37.433Z] #42 86.97   DEP      compel/src/lib/infect-rpc.d
18:23:37 [2019-11-28T18:23:37.433Z] #42 87.20   DEP      compel/arch/ppc64/src/lib/infect.d
18:23:37 [2019-11-28T18:23:37.433Z] #42 87.39   DEP      compel/arch/ppc64/src/lib/cpu.d
18:23:37 [2019-11-28T18:23:37.433Z] #42 87.57   DEP      compel/src/lib/log.d
18:23:37 [2019-11-28T18:23:37.433Z] #42 87.79   DEP      compel/src/main.d
18:23:37 [2019-11-28T18:23:37.433Z] #42 88.09   DEP      compel/src/lib/handle-elf.d
18:23:37 [2019-11-28T18:23:37.433Z] #42 88.34   DEP      compel/arch/ppc64/src/lib/handle-elf.d
18:23:37 [2019-11-28T18:23:37.433Z] #42 88.70   CC       compel/src/lib/log.o
18:23:37 [2019-11-28T18:23:37.433Z] #42 89.19   CC       compel/arch/ppc64/src/lib/cpu.o
18:23:37 [2019-11-28T18:23:37.433Z] #42 89.69   CC       compel/arch/ppc64/src/lib/infect.o
18:23:37 [2019-11-28T18:23:37.433Z] #42 91.05   CC       compel/src/lib/infect-rpc.o
18:23:37 [2019-11-28T18:23:37.433Z] #42 91.85   CC       compel/src/lib/infect-util.o
18:23:37 [2019-11-28T18:23:37.433Z] #42 92.43   CC       compel/src/lib/infect.o
18:23:37 [2019-11-28T18:23:37.433Z] #42 ...
18:23:37 [2019-11-28T18:23:37.433Z] 
18:23:37 [2019-11-28T18:23:37.433Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:23:37 [2019-11-28T18:23:37.433Z] #18 122.0 Selecting previously unselected package libapparmor-perl.
18:23:37 [2019-11-28T18:23:37.433Z] #18 122.0 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ...
18:23:37 [2019-11-28T18:23:37.433Z] #18 122.1 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
18:23:37 [2019-11-28T18:23:37.433Z] #18 122.3 Selecting previously unselected package apparmor.
18:23:37 [2019-11-28T18:23:37.433Z] #18 122.3 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ...
18:23:37 [2019-11-28T18:23:37.433Z] #18 122.5 Unpacking apparmor (2.11.0-3+deb9u2) ...
18:23:37 [2019-11-28T18:23:37.433Z] #18 123.2 Selecting previously unselected package binutils-mingw-w64-i686.
18:23:37 [2019-11-28T18:23:37.433Z] #18 123.3 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ...
18:23:37 [2019-11-28T18:23:37.433Z] #18 123.3 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
18:23:39 [2019-11-28T18:23:39.775Z] #18 126.0 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:23:39 [2019-11-28T18:23:39.775Z] #18 126.0 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ...
18:23:39 [2019-11-28T18:23:39.775Z] #18 126.1 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
18:23:42 [2019-11-28T18:23:42.824Z] #18 129.0 Selecting previously unselected package binutils-mingw-w64.
18:23:42 [2019-11-28T18:23:42.824Z] #18 129.0 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
18:23:42 [2019-11-28T18:23:42.824Z] #18 129.0 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
18:23:42 [2019-11-28T18:23:42.824Z] #18 129.3 Selecting previously unselected package mingw-w64-common.
18:23:42 [2019-11-28T18:23:42.824Z] #18 129.3 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
18:23:43 [2019-11-28T18:23:43.168Z] #18 129.3 Unpacking mingw-w64-common (5.0.1-1) ...
18:23:50 [2019-11-28T18:23:50.632Z] #18 136.0 Selecting previously unselected package mingw-w64-x86-64-dev.
18:23:50 [2019-11-28T18:23:50.632Z] #18 136.0 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
18:23:50 [2019-11-28T18:23:50.632Z] #18 136.0 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
18:23:50 [2019-11-28T18:23:50.632Z] #18 ...
18:23:50 [2019-11-28T18:23:50.632Z] 
18:23:50 [2019-11-28T18:23:50.632Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:23:50 [2019-11-28T18:23:50.632Z] #63 192.0 + for f in rootlesskit rootlesskit-docker-proxy
18:23:50 [2019-11-28T18:23:50.632Z] #63 192.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:23:50 [2019-11-28T18:23:50.632Z] #63 ...
18:23:50 [2019-11-28T18:23:50.632Z] 
18:23:50 [2019-11-28T18:23:50.632Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:23:50 [2019-11-28T18:23:50.632Z] #45 182.9 go/parser
18:23:50 [2019-11-28T18:23:50.632Z] #45 189.2 encoding/xml
18:23:50 [2019-11-28T18:23:50.974Z] #45 ...
18:23:50 [2019-11-28T18:23:50.974Z] 
18:23:50 [2019-11-28T18:23:50.974Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:23:50 [2019-11-28T18:23:50.974Z] #42 97.23   CC       compel/src/lib/ptrace.o
18:23:50 [2019-11-28T18:23:50.974Z] #42 98.03   AR       compel/libcompel.a
18:23:50 [2019-11-28T18:23:50.974Z] #42 98.13   HOSTCC   compel/src/main-host.o
18:23:50 [2019-11-28T18:23:50.974Z] #42 99.18   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
18:23:50 [2019-11-28T18:23:50.974Z] #42 99.59   HOSTCC   compel/src/lib/handle-elf-host.o
18:23:50 [2019-11-28T18:23:50.974Z] #42 100.5   HOSTCC   compel/src/lib/log-host.o
18:23:50 [2019-11-28T18:23:50.974Z] #42 101.1   HOSTLINK compel/compel-host-bin
18:23:50 [2019-11-28T18:23:50.974Z] #42 101.4   DEP      soccr/soccr.d
18:23:50 [2019-11-28T18:23:50.974Z] #42 101.8   CC       soccr/soccr.o
18:23:50 [2019-11-28T18:23:50.974Z] #42 105.3   AR       soccr/libsoccr.a
18:23:50 [2019-11-28T18:23:50.974Z] #42 105.4 make[1]: 'soccr/libsoccr.a' is up to date.
18:23:50 [2019-11-28T18:23:50.974Z] #42 106.0   DEP      criu/arch/ppc64/sigframe.d
18:23:50 [2019-11-28T18:23:50.974Z] #42 106.2   DEP      criu/arch/ppc64/crtools.d
18:23:50 [2019-11-28T18:23:50.974Z] #42 106.4   DEP      criu/arch/ppc64/cpu.d
18:23:50 [2019-11-28T18:23:50.974Z] #42 106.8   CC       criu/arch/ppc64/cpu.o
18:23:51 [2019-11-28T18:23:51.319Z] #42 107.8   CC       criu/arch/ppc64/crtools.o
18:23:53 [2019-11-28T18:23:53.650Z] #42 109.8   CC       criu/arch/ppc64/sigframe.o
18:23:53 [2019-11-28T18:23:53.995Z] #42 110.3   LINK     criu/arch/ppc64/crtools.built-in.o
18:23:53 [2019-11-28T18:23:53.995Z] #42 110.4   DEP      criu/arch/ppc64/misc.d
18:23:54 [2019-11-28T18:23:54.339Z] #42 110.5   DEP      criu/arch/ppc64/vdso-trampoline.d
18:23:54 [2019-11-28T18:23:54.339Z] #42 110.6   DEP      criu/arch/ppc64/vdso-pie.d
18:23:54 [2019-11-28T18:23:54.686Z] #42 110.9   DEP      criu/pie/parasite-vdso.d
18:23:55 [2019-11-28T18:23:55.030Z] #42 111.3   DEP      criu/pie/util-vdso.d
18:23:55 [2019-11-28T18:23:55.372Z] #42 111.6   DEP      criu/pie/util.d
18:23:55 [2019-11-28T18:23:55.716Z] #42 112.0   CC       criu/pie/util.o
18:23:56 [2019-11-28T18:23:56.454Z] #42 112.6   CC       criu/pie/util-vdso.o
18:23:57 [2019-11-28T18:23:57.219Z] #42 ...
18:23:57 [2019-11-28T18:23:57.220Z] 
18:23:57 [2019-11-28T18:23:57.220Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:23:57 [2019-11-28T18:23:57.220Z] #18 143.3 Selecting previously unselected package gcc-mingw-w64-base.
18:23:57 [2019-11-28T18:23:57.220Z] #18 143.4 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ...
18:23:57 [2019-11-28T18:23:57.220Z] #18 143.4 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
18:23:57 [2019-11-28T18:23:57.220Z] #18 143.7 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:23:57 [2019-11-28T18:23:57.565Z] #18 143.7 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
18:23:57 [2019-11-28T18:23:57.565Z] #18 143.7 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
18:24:03 [2019-11-28T18:24:03.618Z] #18 ...
18:24:03 [2019-11-28T18:24:03.618Z] 
18:24:03 [2019-11-28T18:24:03.618Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:24:03 [2019-11-28T18:24:03.618Z] #63 DONE 205.8s
18:24:03 [2019-11-28T18:24:03.618Z] 
18:24:03 [2019-11-28T18:24:03.618Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
18:24:03 [2019-11-28T18:24:03.618Z] #64 DONE 0.1s
18:24:03 [2019-11-28T18:24:03.618Z] 
18:24:03 [2019-11-28T18:24:03.618Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:24:03 [2019-11-28T18:24:03.618Z] #42 114.0   CC       criu/pie/parasite-vdso.o
18:24:03 [2019-11-28T18:24:03.618Z] #42 115.6   CC       criu/arch/ppc64/vdso-pie.o
18:24:03 [2019-11-28T18:24:03.618Z] #42 116.4   CC       criu/arch/ppc64/vdso-trampoline.o
18:24:03 [2019-11-28T18:24:03.618Z] #42 116.6   CC       criu/arch/ppc64/misc.o
18:24:03 [2019-11-28T18:24:03.618Z] #42 116.6   AR       criu/pie/pie.lib.a
18:24:03 [2019-11-28T18:24:03.618Z] #42 116.8   DEP      criu/pie/restorer.d
18:24:03 [2019-11-28T18:24:03.618Z] #42 117.3   DEP      criu/arch/ppc64/restorer.d
18:24:03 [2019-11-28T18:24:03.618Z] #42 117.7   DEP      criu/pie/parasite.d
18:24:03 [2019-11-28T18:24:03.618Z] #42 118.3   CC       criu/pie/parasite.o
18:24:05 [2019-11-28T18:24:05.956Z] #42 122.3   LINK     criu/pie/parasite.built-in.o
18:24:05 [2019-11-28T18:24:05.956Z] #42 122.3   GEN      criu/pie/parasite-blob.h
18:24:05 [2019-11-28T18:24:05.956Z] #42 122.4   CC       criu/arch/ppc64/restorer.o
18:24:07 [2019-11-28T18:24:07.151Z] #42 123.2   CC       criu/pie/restorer.o
18:24:08 [2019-11-28T18:24:08.907Z] #42 ...
18:24:08 [2019-11-28T18:24:08.907Z] 
18:24:08 [2019-11-28T18:24:08.907Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:24:08 [2019-11-28T18:24:08.907Z] #45 200.9 math/big
18:24:08 [2019-11-28T18:24:08.907Z] #45 205.5 go/doc
18:24:13 [2019-11-28T18:24:13.780Z] #45 ...
18:24:13 [2019-11-28T18:24:13.780Z] 
18:24:13 [2019-11-28T18:24:13.780Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:24:13 [2019-11-28T18:24:13.780Z] #42 129.3   LINK     criu/pie/restorer.built-in.o
18:24:13 [2019-11-28T18:24:13.780Z] #42 129.3   GEN      criu/pie/restorer-blob.h
18:24:13 [2019-11-28T18:24:13.780Z] #42 129.6   DEP      criu/vdso.d
18:24:13 [2019-11-28T18:24:13.780Z] #42 130.0   DEP      criu/uts_ns.d
18:24:14 [2019-11-28T18:24:14.124Z] #42 130.4   DEP      criu/util.d
18:24:14 [2019-11-28T18:24:14.862Z] #42 130.9   DEP      criu/uffd.d
18:24:15 [2019-11-28T18:24:15.205Z] #42 131.3   DEP      criu/tun.d
18:24:15 [2019-11-28T18:24:15.549Z] #42 131.7   DEP      criu/tty.d
18:24:15 [2019-11-28T18:24:15.896Z] #42 132.1   DEP      criu/timerfd.d
18:24:16 [2019-11-28T18:24:16.241Z] #42 132.4   DEP      criu/sysfs_parse.d
18:24:16 [2019-11-28T18:24:16.241Z] #42 132.6   DEP      criu/sysctl.d
18:24:16 [2019-11-28T18:24:16.586Z] #42 132.9   DEP      criu/string.d
18:24:16 [2019-11-28T18:24:16.586Z] #42 133.0   DEP      criu/stats.d
18:24:16 [2019-11-28T18:24:16.930Z] #42 133.3   DEP      criu/sockets.d
18:24:17 [2019-11-28T18:24:17.685Z] #42 133.7   DEP      criu/sk-unix.d
18:24:18 [2019-11-28T18:24:18.031Z] #42 134.3   DEP      criu/sk-tcp.d
18:24:18 [2019-11-28T18:24:18.378Z] #42 134.7   DEP      criu/sk-queue.d
18:24:18 [2019-11-28T18:24:18.725Z] #42 135.0   DEP      criu/sk-packet.d
18:24:19 [2019-11-28T18:24:19.074Z] #42 135.4   DEP      criu/sk-netlink.d
18:24:19 [2019-11-28T18:24:19.419Z] #42 135.8   DEP      criu/sk-inet.d
18:24:19 [2019-11-28T18:24:19.762Z] #42 136.3   DEP      criu/signalfd.d
18:24:20 [2019-11-28T18:24:20.500Z] #42 136.6   DEP      criu/sigframe.d
18:24:20 [2019-11-28T18:24:20.500Z] #42 136.8   DEP      criu/shmem.d
18:24:20 [2019-11-28T18:24:20.846Z] #42 137.2   DEP      criu/servicefd.d
18:24:21 [2019-11-28T18:24:21.193Z] #42 137.5   DEP      criu/seize.d
18:24:21 [2019-11-28T18:24:21.537Z] #42 137.8   DEP      criu/seccomp.d
18:24:22 [2019-11-28T18:24:22.362Z] #42 138.3   DEP      criu/rst-malloc.d
18:24:22 [2019-11-28T18:24:22.362Z] #42 138.5   DEP      criu/rbtree.d
18:24:22 [2019-11-28T18:24:22.362Z] #42 138.6   DEP      criu/pstree.d
18:24:22 [2019-11-28T18:24:22.707Z] #42 139.0   DEP      criu/protobuf.d
18:24:23 [2019-11-28T18:24:23.366Z] #42 139.3   GEN      criu/protobuf-desc-gen.h
18:24:24 [2019-11-28T18:24:24.136Z] #42 ...
18:24:24 [2019-11-28T18:24:24.136Z] 
18:24:24 [2019-11-28T18:24:24.136Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:24:24 [2019-11-28T18:24:24.136Z] #18 170.3 Selecting previously unselected package g++-mingw-w64-x86-64.
18:24:24 [2019-11-28T18:24:24.136Z] #18 170.3 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
18:24:24 [2019-11-28T18:24:24.136Z] #18 170.3 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
18:24:27 [2019-11-28T18:24:27.224Z] #18 ...
18:24:27 [2019-11-28T18:24:27.224Z] 
18:24:27 [2019-11-28T18:24:27.224Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:24:27 [2019-11-28T18:24:27.224Z] #45 219.4 vendor/golang.org/x/text/unicode/norm
18:24:27 [2019-11-28T18:24:27.224Z] #45 224.2 github.com/LK4D4/vndr/build
18:24:27 [2019-11-28T18:24:27.224Z] #45 ...
18:24:27 [2019-11-28T18:24:27.224Z] 
18:24:27 [2019-11-28T18:24:27.224Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:24:27 [2019-11-28T18:24:27.224Z] #42 142.0   DEP      criu/protobuf-desc.d
18:24:27 [2019-11-28T18:24:27.224Z] #42 142.3   DEP      criu/proc_parse.d
18:24:27 [2019-11-28T18:24:27.224Z] #42 142.8   DEP      criu/plugin.d
18:24:27 [2019-11-28T18:24:27.224Z] #42 143.0   DEP      criu/pipes.d
18:24:27 [2019-11-28T18:24:27.224Z] #42 143.4   DEP      criu/pie-util.d
18:24:27 [2019-11-28T18:24:27.224Z] #42 143.6   DEP      criu/pie-util-vdso.d
18:24:27 [2019-11-28T18:24:27.570Z] #42 143.9   DEP      criu/pie-util-vdso-elf32.d
18:24:27 [2019-11-28T18:24:27.915Z] #42 144.2   DEP      criu/path.d
18:24:28 [2019-11-28T18:24:28.260Z] #42 144.6   DEP      criu/parasite-syscall.d
18:24:29 [2019-11-28T18:24:29.002Z] #42 145.0   DEP      criu/pagemap.d
18:24:29 [2019-11-28T18:24:29.002Z] #42 145.4   DEP      criu/pagemap-cache.d
18:24:29 [2019-11-28T18:24:29.347Z] #42 145.7   DEP      criu/page-xfer.d
18:24:30 [2019-11-28T18:24:30.092Z] #42 146.2   DEP      criu/page-pipe.d
18:24:30 [2019-11-28T18:24:30.092Z] #42 146.5   DEP      criu/netfilter.d
18:24:30 [2019-11-28T18:24:30.440Z] #42 146.9   DEP      criu/net.d
18:24:30 [2019-11-28T18:24:30.788Z] #42 147.3   DEP      criu/namespaces.d
18:24:31 [2019-11-28T18:24:31.530Z] #42 147.9   DEP      criu/mount.d
18:24:32 [2019-11-28T18:24:32.271Z] #42 148.4   DEP      criu/mem.d
18:24:32 [2019-11-28T18:24:32.617Z] #42 148.9   DEP      criu/lsm.d
18:24:32 [2019-11-28T18:24:32.965Z] #42 149.1   DEP      criu/log.d
18:24:33 [2019-11-28T18:24:33.313Z] #42 149.5   DEP      criu/libnetlink.d
18:24:33 [2019-11-28T18:24:33.313Z] #42 149.8   DEP      criu/kerndat.d
18:24:33 [2019-11-28T18:24:33.313Z] #42 ...
18:24:33 [2019-11-28T18:24:33.313Z] 
18:24:33 [2019-11-28T18:24:33.313Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:24:38 [2019-11-28T18:24:38.540Z] #23 235.6 Checking out files:  16% (1762/10716)   
Checking out files:  17% (1822/10716)   
Checking out files:  18% (1929/10716)   
Checking out files:  19% (2037/10716)   
Checking out files:  20% (2144/10716)   
Checking out files:  21% (2251/10716)   
Checking out files:  22% (2358/10716)   
Checking out files:  23% (2465/10716)   
Checking out files:  24% (2572/10716)   
Checking out files:  25% (2679/10716)   
Checking out files:  26% (2787/10716)   
Checking out files:  27% (2894/10716)   
Checking out files:  28% (3001/10716)   
Checking out files:  29% (3108/10716)   
Checking out files:  30% (3215/10716)   
Checking out files:  31% (3322/10716)   
Checking out files:  32% (3430/10716)   
Checking out files:  33% (3537/10716)   
Checking out files:  33% (3588/10716)   
Checking out files:  34% (3644/10716)   
Checking out files:  35% (3751/10716)   
Checking out files:  36% (3858/10716)   
Checking out files:  37% (3965/10716)   
Checking out files:  38% (4073/10716)   
Checking out files:  39% (4180/10716)   
Checking out files:  40% (4287/10716)   
Checking out files:  41% (4394/10716)   
Checking out files:  42% (4501/10716)   
Checking out files:  43% (4608/10716)   
Checking out files:  44% (4716/10716)   
Checking out files:  45% (4823/10716)   
Checking out files:  46% (4930/10716)   
Checking out files:  47% (5037/10716)   
Checking out files:  47% (5038/10716)   
Checking out files:  48% (5144/10716)   
Checking out files:  49% (5251/10716)   
Checking out files:  50% (5358/10716)   
Checking out files:  51% (5466/10716)   
Checking out files:  52% (5573/10716)   
Checking out files:  53% (5680/10716)   
Checking out files:  54% (5787/10716)   
Checking out files:  55% (5894/10716)   
Checking out files:  56% (6001/10716)   
Checking out files:  57% (6109/10716)   
Checking out files:  58% (6216/10716)   
Checking out files:  59% (6323/10716)   
Checking out files:  60% (6430/10716)   
Checking out files:  61% (6537/10716)   
Checking out files:  62% (6644/10716)   
Checking out files:  63% (6752/10716)   
Checking out files:  63% (6793/10716)   
Checking out files:  64% (6859/10716)   
Checking out files:  65% (6966/10716)   
Checking out files:  66% (7073/10716)   
Checking out files:  67% (7180/10716)   
Checking out files:  68% (7287/10716)   
Checking out files:  69% (7395/10716)   
Checking out files:  70% (7502/10716)   
Checking out files:  71% (7609/10716)   
Checking out files:  72% (7716/10716)   
Checking out files:  73% (7823/10716)   
Checking out files:  74% (7930/10716)   
Checking out files:  75% (8037/10716)   
Checking out files:  76% (8145/10716)   
Checking out files:  77% (8252/10716)   
Checking out files:  78% (8359/10716)   
Checking out files:  78% (8396/10716)   
Checking out files:  79% (8466/10716)   
Checking out files:  80% (8573/10716)   
Checking out files:  81% (8680/10716)   
Checking out files:  82% (8788/10716)   
Checking out files:  83% (8895/10716)   
Checking out files:  84% (9002/10716)   
Checking out files:  85% (9109/10716)   
Checking out files:  86% (9216/10716)   
Checking out files:  87% (9323/10716)   
Checking out files:  88% (9431/10716)   
Checking out files:  89% (9538/10716)   
Checking out files:  90% (9645/10716)   
Checking out files:  91% (9752/10716)   
Checking out files:  92% (9859/10716)   
Checking out files:  93% (9966/10716)   
Checking out files:  94% (10074/10716)   
Checking out files:  95% (10181/10716)   
Checking out files:  96% (10288/10716)   
Checking out files:  96% (10346/10716)   
Checking out files:  97% (10395/10716)   
Checking out files:  98% (10502/10716)   
Checking out files:  99% (10609/10716)   
Checking out files: 100% (10716/10716)   
Checking out files: 100% (10716/10716), done.
18:24:38 [2019-11-28T18:24:38.885Z] #23 241.0 + cd /tmp/tmp.ywptUpp7Sj/tmp/docker-ce
18:24:38 [2019-11-28T18:24:38.885Z] #23 241.0 + git checkout -q v17.06.2-ce
18:24:43 [2019-11-28T18:24:43.833Z] #23 ...
18:24:43 [2019-11-28T18:24:43.833Z] 
18:24:43 [2019-11-28T18:24:43.833Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:24:43 [2019-11-28T18:24:43.833Z] #18 189.9 Setting up aufs-tools (1:4.1+20161219-1) ...
18:24:43 [2019-11-28T18:24:43.833Z] #18 189.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
18:24:43 [2019-11-28T18:24:43.833Z] #18 189.9 Setting up libsepol1-dev:ppc64el (2.6-2) ...
18:24:43 [2019-11-28T18:24:43.833Z] #18 189.9 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
18:24:43 [2019-11-28T18:24:43.833Z] #18 189.9 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
18:24:43 [2019-11-28T18:24:43.833Z] #18 190.0 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
18:24:43 [2019-11-28T18:24:43.833Z] #18 190.0 Processing triggers for mime-support (3.60) ...
18:24:43 [2019-11-28T18:24:43.833Z] #18 190.2 Setting up xxd (2:8.0.0197-4+deb9u3) ...
18:24:44 [2019-11-28T18:24:44.209Z] #18 190.2 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ...
18:24:44 [2019-11-28T18:24:44.209Z] #18 190.2 Setting up libcap2-bin (1:2.25-1) ...
18:24:44 [2019-11-28T18:24:44.209Z] #18 190.2 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
18:24:44 [2019-11-28T18:24:44.209Z] #18 190.2 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
18:24:44 [2019-11-28T18:24:44.209Z] #18 190.2 Setting up bash-completion (1:2.1-4.3) ...
18:24:44 [2019-11-28T18:24:44.209Z] #18 ...
18:24:44 [2019-11-28T18:24:44.209Z] 
18:24:44 [2019-11-28T18:24:44.209Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:24:44 [2019-11-28T18:24:44.209Z] #42 150.3   DEP      criu/kcmp-ids.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 150.6   DEP      criu/irmap.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 151.0   DEP      criu/ipc_ns.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 151.6   DEP      criu/image.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 151.9   DEP      criu/image-desc.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 152.1   DEP      criu/fsnotify.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 152.4   DEP      criu/filesystems.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 152.7   DEP      criu/files.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 153.1   DEP      criu/files-reg.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 153.6   DEP      criu/files-ext.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 153.9   DEP      criu/file-lock.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 154.4   DEP      criu/file-ids.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 154.8   DEP      criu/fifo.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 155.1   DEP      criu/fdstore.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 155.4   DEP      criu/fault-injection.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 155.6   DEP      criu/external.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 155.8   DEP      criu/eventpoll.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 156.2   DEP      criu/eventfd.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 156.5   DEP      criu/crtools.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 156.9   DEP      criu/cr-service.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 157.4   DEP      criu/cr-restore.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 158.0   DEP      criu/cr-errno.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 158.0   DEP      criu/cr-dump.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 158.7   DEP      criu/cr-dedup.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 159.1   DEP      criu/cr-check.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 159.6   DEP      criu/config.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 160.1   DEP      criu/clone-noasan.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 160.3   DEP      criu/cgroup.d
18:24:44 [2019-11-28T18:24:44.209Z] #42 ...
18:24:44 [2019-11-28T18:24:44.209Z] 
18:24:44 [2019-11-28T18:24:44.209Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:24:44 [2019-11-28T18:24:44.209Z] #23 246.5 + mkdir -p /tmp/tmp.ywptUpp7Sj/src/github.com/docker
18:24:44 [2019-11-28T18:24:44.209Z] #23 246.5 + mv components/cli /tmp/tmp.ywptUpp7Sj/src/github.com/docker/cli
18:24:44 [2019-11-28T18:24:44.209Z] #23 246.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
18:24:49 [2019-11-28T18:24:49.101Z] #23 ...
18:24:49 [2019-11-28T18:24:49.101Z] 
18:24:49 [2019-11-28T18:24:49.101Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:24:49 [2019-11-28T18:24:49.101Z] #45 240.6 mime
18:24:49 [2019-11-28T18:24:49.101Z] #45 242.2 vendor/golang.org/x/net/idna
18:24:49 [2019-11-28T18:24:49.101Z] #45 244.1 net/http/internal
18:24:49 [2019-11-28T18:24:49.101Z] #45 246.1 crypto/x509
18:24:49 [2019-11-28T18:24:49.101Z] #45 246.2 net/textproto
18:24:49 [2019-11-28T18:24:49.101Z] #45 ...
18:24:49 [2019-11-28T18:24:49.101Z] 
18:24:49 [2019-11-28T18:24:49.101Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:24:49 [2019-11-28T18:24:49.101Z] #42 160.7   DEP      criu/cgroup-props.d
18:24:49 [2019-11-28T18:24:49.101Z] #42 161.0   DEP      criu/bitmap.d
18:24:49 [2019-11-28T18:24:49.101Z] #42 161.0   DEP      criu/bfd.d
18:24:49 [2019-11-28T18:24:49.101Z] #42 161.3   DEP      criu/autofs.d
18:24:49 [2019-11-28T18:24:49.101Z] #42 161.6   DEP      criu/aio.d
18:24:49 [2019-11-28T18:24:49.101Z] #42 162.0   DEP      criu/action-scripts.d
18:24:49 [2019-11-28T18:24:49.101Z] #42 162.6   CC       criu/action-scripts.o
18:24:49 [2019-11-28T18:24:49.101Z] #42 163.7   CC       criu/aio.o
18:24:49 [2019-11-28T18:24:49.101Z] #42 165.0   CC       criu/autofs.o
18:24:50 [2019-11-28T18:24:50.303Z] #42 ...
18:24:50 [2019-11-28T18:24:50.303Z] 
18:24:50 [2019-11-28T18:24:50.303Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:24:50 [2019-11-28T18:24:50.304Z] #18 196.4 Setting up libonig4:ppc64el (6.1.3-2) ...
18:24:50 [2019-11-28T18:24:50.304Z] #18 196.4 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
18:24:50 [2019-11-28T18:24:50.304Z] #18 196.4 Setting up zip (3.0-11+b1) ...
18:24:50 [2019-11-28T18:24:50.304Z] #18 196.4 Setting up bzip2 (1.0.6-8.1) ...
18:24:50 [2019-11-28T18:24:50.304Z] #18 196.4 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
18:24:50 [2019-11-28T18:24:50.304Z] #18 196.4 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
18:24:50 [2019-11-28T18:24:50.304Z] #18 196.5 Processing triggers for libc-bin (2.24-11+deb9u4) ...
18:24:50 [2019-11-28T18:24:50.304Z] #18 196.5 Setting up libaio1:ppc64el (0.3.110-3) ...
18:24:50 [2019-11-28T18:24:50.304Z] #18 196.5 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
18:24:50 [2019-11-28T18:24:50.304Z] #18 196.5 Setting up xz-utils (5.2.2-1.2+b1) ...
18:24:50 [2019-11-28T18:24:50.304Z] #18 196.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:24:50 [2019-11-28T18:24:50.304Z] #18 196.6 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
18:24:50 [2019-11-28T18:24:50.304Z] #18 196.6 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
18:24:50 [2019-11-28T18:24:50.304Z] #18 196.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ...
18:24:50 [2019-11-28T18:24:50.304Z] #18 196.6 Setting up libpcre32-3:ppc64el (2:8.39-3) ...
18:24:50 [2019-11-28T18:24:50.304Z] #18 196.6 Setting up libnfnetlink0:ppc64el (1.0.1-3) ...
18:24:50 [2019-11-28T18:24:50.304Z] #18 196.7 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
18:24:51 [2019-11-28T18:24:51.506Z] #18 197.6 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ...
18:24:51 [2019-11-28T18:24:51.506Z] #18 197.6 Setting up libpcre16-3:ppc64el (2:8.39-3) ...
18:24:51 [2019-11-28T18:24:51.506Z] #18 197.6 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ...
18:24:51 [2019-11-28T18:24:51.506Z] #18 197.6 Setting up libnl-3-200:ppc64el (3.2.27-2) ...
18:24:51 [2019-11-28T18:24:51.506Z] #18 197.6 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
18:24:51 [2019-11-28T18:24:51.506Z] #18 197.6 Setting up libudev-dev:ppc64el (232-25+deb9u12) ...
18:24:51 [2019-11-28T18:24:51.506Z] #18 197.7 Setting up pigz (2.3.4-1) ...
18:24:51 [2019-11-28T18:24:51.506Z] #18 197.7 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
18:24:51 [2019-11-28T18:24:51.506Z] #18 197.7 Setting up libmpdec2:ppc64el (2.4.2-1) ...
18:24:51 [2019-11-28T18:24:51.506Z] #18 197.7 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
18:24:51 [2019-11-28T18:24:51.506Z] #18 197.8 Setting up mingw-w64-common (5.0.1-1) ...
18:24:51 [2019-11-28T18:24:51.506Z] #18 197.8 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
18:24:51 [2019-11-28T18:24:51.506Z] #18 197.8 Setting up jq (1.5+dfsg-1.3) ...
18:24:51 [2019-11-28T18:24:51.506Z] #18 197.8 Setting up libpcre3-dev:ppc64el (2:8.39-3) ...
18:24:51 [2019-11-28T18:24:51.506Z] #18 197.8 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
18:24:51 [2019-11-28T18:24:51.506Z] #18 197.8 Setting up xfsprogs (4.9.0+nmu1) ...
18:24:51 [2019-11-28T18:24:51.506Z] #18 197.8 Setting up vim (2:8.0.0197-4+deb9u3) ...
18:24:51 [2019-11-28T18:24:51.506Z] #18 197.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:24:51 [2019-11-28T18:24:51.506Z] #18 197.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:24:51 [2019-11-28T18:24:51.506Z] #18 197.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:24:51 [2019-11-28T18:24:51.506Z] #18 197.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:24:51 [2019-11-28T18:24:51.854Z] #18 197.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:24:51 [2019-11-28T18:24:51.854Z] #18 197.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:24:51 [2019-11-28T18:24:51.854Z] #18 198.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:24:51 [2019-11-28T18:24:51.854Z] #18 198.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:24:51 [2019-11-28T18:24:51.854Z] #18 198.0 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
18:24:51 [2019-11-28T18:24:51.854Z] #18 198.0 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
18:24:51 [2019-11-28T18:24:51.854Z] #18 198.1 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
18:24:51 [2019-11-28T18:24:51.854Z] #18 198.1 Setting up iptables (1.6.0+snapshot20161117-6) ...
18:24:51 [2019-11-28T18:24:51.854Z] #18 198.1 Setting up btrfs-progs (4.7.3-1) ...
18:24:51 [2019-11-28T18:24:51.854Z] #18 198.1 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ...
18:24:51 [2019-11-28T18:24:51.854Z] #18 198.1 Setting up python3.5 (3.5.3-1+deb9u1) ...
18:24:56 [2019-11-28T18:24:56.101Z] #18 ...
18:24:56 [2019-11-28T18:24:56.101Z] 
18:24:56 [2019-11-28T18:24:56.101Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:24:56 [2019-11-28T18:24:56.101Z] #48 DONE 258.2s
18:24:56 [2019-11-28T18:24:56.101Z] 
18:24:56 [2019-11-28T18:24:56.101Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:24:56 [2019-11-28T18:24:56.101Z] #42 169.1   CC       criu/bfd.o
18:24:56 [2019-11-28T18:24:56.101Z] #42 170.6   CC       criu/bitmap.o
18:24:56 [2019-11-28T18:24:56.101Z] #42 171.0   CC       criu/cgroup-props.o
18:24:56 [2019-11-28T18:24:56.914Z] #42 173.3   CC       criu/cgroup.o
18:24:59 [2019-11-28T18:24:59.285Z] #42 ...
18:24:59 [2019-11-28T18:24:59.285Z] 
18:24:59 [2019-11-28T18:24:59.285Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:24:59 [2019-11-28T18:24:59.285Z] #45 251.4 mime/multipart
18:24:59 [2019-11-28T18:24:59.285Z] #45 254.9 vendor/golang.org/x/net/http/httpguts
18:24:59 [2019-11-28T18:24:59.285Z] #45 254.9 vendor/golang.org/x/net/http/httpproxy
18:24:59 [2019-11-28T18:24:59.285Z] #45 260.3 crypto/tls
18:25:04 [2019-11-28T18:25:04.177Z] #45 ...
18:25:04 [2019-11-28T18:25:04.177Z] 
18:25:04 [2019-11-28T18:25:04.177Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:25:04 [2019-11-28T18:25:04.177Z] #18 209.9 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ...
18:25:04 [2019-11-28T18:25:04.177Z] #18 209.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
18:25:04 [2019-11-28T18:25:04.177Z] #18 209.9 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
18:25:04 [2019-11-28T18:25:04.177Z] #18 209.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
18:25:04 [2019-11-28T18:25:04.177Z] #18 209.9 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
18:25:04 [2019-11-28T18:25:04.177Z] #18 209.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
18:25:04 [2019-11-28T18:25:04.177Z] #18 209.9 Setting up btrfs-tools (4.7.3-1) ...
18:25:04 [2019-11-28T18:25:04.177Z] #18 209.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
18:25:04 [2019-11-28T18:25:04.177Z] #18 210.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:25:04 [2019-11-28T18:25:04.177Z] #18 210.0 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
18:25:04 [2019-11-28T18:25:04.177Z] #18 210.0 Setting up python3 (3.5.3-1) ...
18:25:07 [2019-11-28T18:25:07.274Z] #18 213.2 Setting up apparmor (2.11.0-3+deb9u2) ...
18:25:09 [2019-11-28T18:25:09.601Z] #18 215.5 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
18:25:09 [2019-11-28T18:25:09.601Z] #18 215.9 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
18:25:09 [2019-11-28T18:25:09.946Z] #18 216.0 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
18:25:09 [2019-11-28T18:25:09.946Z] #18 216.0 Setting up python3-wheel (0.29.0-2) ...
18:25:12 [2019-11-28T18:25:12.274Z] #18 218.0 Setting up python3-pkg-resources (33.1.1-1) ...
18:25:13 [2019-11-28T18:25:13.726Z] #18 ...
18:25:13 [2019-11-28T18:25:13.726Z] 
18:25:13 [2019-11-28T18:25:13.726Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:25:13 [2019-11-28T18:25:13.726Z] #42 180.1   CC       criu/clone-noasan.o
18:25:13 [2019-11-28T18:25:13.726Z] #42 180.3   CC       criu/config.o
18:25:13 [2019-11-28T18:25:13.726Z] #42 183.6   CC       criu/cr-check.o
18:25:13 [2019-11-28T18:25:13.726Z] #42 187.4   CC       criu/cr-dedup.o
18:25:13 [2019-11-28T18:25:13.726Z] #42 188.5   CC       criu/cr-dump.o
18:25:14 [2019-11-28T18:25:14.071Z] #42 ...
18:25:14 [2019-11-28T18:25:14.071Z] 
18:25:14 [2019-11-28T18:25:14.071Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:25:14 [2019-11-28T18:25:14.071Z] #18 220.3 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
18:25:14 [2019-11-28T18:25:14.071Z] #18 220.3 Setting up python3-pip (9.0.1-2+deb9u1) ...
18:25:17 [2019-11-28T18:25:17.123Z] #18 223.3 Setting up dmsetup (2:1.02.137-2) ...
18:25:17 [2019-11-28T18:25:17.123Z] #18 223.3 Setting up python3-setuptools (33.1.1-1) ...
18:25:19 [2019-11-28T18:25:19.801Z] #18 226.0 Setting up dh-python (2.20170125) ...
18:25:19 [2019-11-28T18:25:19.801Z] #18 ...
18:25:19 [2019-11-28T18:25:19.801Z] 
18:25:19 [2019-11-28T18:25:19.801Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:25:19 [2019-11-28T18:25:19.801Z] #45 272.0 net/http/httptrace
18:25:19 [2019-11-28T18:25:19.801Z] #45 272.4 net/http
18:25:19 [2019-11-28T18:25:19.801Z] #45 ...
18:25:19 [2019-11-28T18:25:19.801Z] 
18:25:19 [2019-11-28T18:25:19.801Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:25:19 [2019-11-28T18:25:19.801Z] #42 194.1   CC       criu/cr-errno.o
18:25:19 [2019-11-28T18:25:19.801Z] #42 194.3   CC       criu/cr-restore.o
18:25:21 [2019-11-28T18:25:21.520Z] #42 ...
18:25:21 [2019-11-28T18:25:21.520Z] 
18:25:21 [2019-11-28T18:25:21.520Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:25:21 [2019-11-28T18:25:21.520Z] #18 227.6 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ...
18:25:21 [2019-11-28T18:25:21.520Z] #18 227.6 Processing triggers for libc-bin (2.24-11+deb9u4) ...
18:25:21 [2019-11-28T18:25:21.520Z] #18 DONE 227.9s
18:25:21 [2019-11-28T18:25:21.520Z] 
18:25:21 [2019-11-28T18:25:21.520Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
18:25:28 [2019-11-28T18:25:28.940Z] #19 ...
18:25:28 [2019-11-28T18:25:28.940Z] 
18:25:28 [2019-11-28T18:25:28.940Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:25:28 [2019-11-28T18:25:28.940Z] #42 204.8   CC       criu/cr-service.o
18:25:32 [2019-11-28T18:25:32.832Z] #42 208.4   CC       criu/crtools.o
18:25:33 [2019-11-28T18:25:33.183Z] #42 209.7   CC       criu/eventfd.o
18:25:34 [2019-11-28T18:25:34.391Z] #42 210.5   CC       criu/eventpoll.o
18:25:34 [2019-11-28T18:25:34.391Z] #42 ...
18:25:34 [2019-11-28T18:25:34.391Z] 
18:25:34 [2019-11-28T18:25:34.391Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
18:25:34 [2019-11-28T18:25:34.391Z] #19 12.67 Collecting yamllint==1.16.0
18:25:36 [2019-11-28T18:25:36.148Z] #19 14.53   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:25:37 [2019-11-28T18:25:37.415Z] #19 15.58 Collecting pyyaml (from yamllint==1.16.0)
18:25:37 [2019-11-28T18:25:37.764Z] #19 16.26   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
18:25:41 [2019-11-28T18:25:41.703Z] #19 ...
18:25:41 [2019-11-28T18:25:41.703Z] 
18:25:41 [2019-11-28T18:25:41.703Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:25:41 [2019-11-28T18:25:41.703Z] #45 293.4 github.com/LK4D4/vndr/godl
18:25:41 [2019-11-28T18:25:41.703Z] #45 294.7 github.com/LK4D4/vndr
18:25:41 [2019-11-28T18:25:41.703Z] #45 ...
18:25:41 [2019-11-28T18:25:41.703Z] 
18:25:41 [2019-11-28T18:25:41.703Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:25:41 [2019-11-28T18:25:41.703Z] #42 212.8   CC       criu/external.o
18:25:41 [2019-11-28T18:25:41.703Z] #42 213.6   CC       criu/fault-injection.o
18:25:41 [2019-11-28T18:25:41.703Z] #42 213.9   CC       criu/fdstore.o
18:25:41 [2019-11-28T18:25:41.703Z] #42 214.7   CC       criu/fifo.o
18:25:41 [2019-11-28T18:25:41.703Z] #42 215.6   CC       criu/file-ids.o
18:25:41 [2019-11-28T18:25:41.703Z] #42 216.2   CC       criu/file-lock.o
18:25:42 [2019-11-28T18:25:42.448Z] #42 218.6   CC       criu/files-ext.o
18:25:43 [2019-11-28T18:25:43.190Z] #42 ...
18:25:43 [2019-11-28T18:25:43.190Z] 
18:25:43 [2019-11-28T18:25:43.190Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
18:25:43 [2019-11-28T18:25:43.190Z] #19 21.67 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:25:43 [2019-11-28T18:25:43.538Z] #19 22.01   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
18:25:46 [2019-11-28T18:25:46.606Z] #19 24.97 Building wheels for collected packages: pyyaml, pathspec
18:25:46 [2019-11-28T18:25:46.606Z] #19 24.97   Running setup.py bdist_wheel for pyyaml: started
18:25:49 [2019-11-28T18:25:49.703Z] #19 ...
18:25:49 [2019-11-28T18:25:49.703Z] 
18:25:49 [2019-11-28T18:25:49.703Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:25:49 [2019-11-28T18:25:49.703Z] #45 DONE 311.5s
18:25:49 [2019-11-28T18:25:49.703Z] 
18:25:49 [2019-11-28T18:25:49.704Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:25:49 [2019-11-28T18:25:49.704Z] #42 219.9   CC       criu/files-reg.o
18:25:49 [2019-11-28T18:25:49.704Z] #42 224.9   CC       criu/files.o
18:25:52 [2019-11-28T18:25:52.049Z] #42 ...
18:25:52 [2019-11-28T18:25:52.049Z] 
18:25:52 [2019-11-28T18:25:52.049Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
18:25:52 [2019-11-28T18:25:52.049Z] #19 30.21   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
18:25:52 [2019-11-28T18:25:52.049Z] #19 30.21   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
18:25:52 [2019-11-28T18:25:52.049Z] #19 30.52   Running setup.py bdist_wheel for pathspec: started
18:25:55 [2019-11-28T18:25:55.095Z] #19 33.14   Running setup.py bdist_wheel for pathspec: finished with status 'done'
18:25:55 [2019-11-28T18:25:55.095Z] #19 33.14   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
18:25:55 [2019-11-28T18:25:55.095Z] #19 33.19 Successfully built pyyaml pathspec
18:25:55 [2019-11-28T18:25:55.095Z] #19 33.19 Installing collected packages: pyyaml, pathspec, yamllint
18:25:55 [2019-11-28T18:25:55.447Z] #19 34.07 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
18:25:56 [2019-11-28T18:25:56.187Z] #19 DONE 34.5s
18:25:56 [2019-11-28T18:25:56.187Z] 
18:25:56 [2019-11-28T18:25:56.187Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:25:56 [2019-11-28T18:25:56.187Z] #42 231.2   CC       criu/filesystems.o
18:25:56 [2019-11-28T18:25:56.531Z] #42 233.0   CC       criu/fsnotify.o
18:25:59 [2019-11-28T18:25:59.612Z] #42 235.9   CC       criu/image-desc.o
18:25:59 [2019-11-28T18:25:59.960Z] #42 236.2   CC       criu/image.o
18:26:01 [2019-11-28T18:26:01.691Z] #42 237.9   CC       criu/ipc_ns.o
18:26:02 [2019-11-28T18:26:02.893Z] #42 ...
18:26:02 [2019-11-28T18:26:02.893Z] 
18:26:02 [2019-11-28T18:26:02.893Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:26:02 [2019-11-28T18:26:02.893Z] #29 325.1 + rm -rf /tmp/tmp.JXPib25YvG
18:26:02 [2019-11-28T18:26:02.893Z] #29 DONE 325.5s
18:26:02 [2019-11-28T18:26:02.893Z] 
18:26:02 [2019-11-28T18:26:02.893Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:26:05 [2019-11-28T18:26:05.225Z] #39 ...
18:26:05 [2019-11-28T18:26:05.225Z] 
18:26:05 [2019-11-28T18:26:05.225Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:26:05 [2019-11-28T18:26:05.225Z] #42 241.2   CC       criu/irmap.o
18:26:06 [2019-11-28T18:26:06.426Z] #42 242.4   CC       criu/kcmp-ids.o
18:26:06 [2019-11-28T18:26:06.778Z] #42 242.8   CC       criu/kerndat.o
18:26:09 [2019-11-28T18:26:09.137Z] #42 245.3   CC       criu/libnetlink.o
18:26:09 [2019-11-28T18:26:09.483Z] #42 245.9   CC       criu/log.o
18:26:10 [2019-11-28T18:26:10.672Z] #42 246.8   CC       criu/lsm.o
18:26:11 [2019-11-28T18:26:11.414Z] #42 247.4   CC       criu/mem.o
18:26:13 [2019-11-28T18:26:13.773Z] #42 250.2   CC       criu/mount.o
18:26:21 [2019-11-28T18:26:21.306Z] #42 256.8   CC       criu/namespaces.o
18:26:22 [2019-11-28T18:26:22.578Z] #42 ...
18:26:22 [2019-11-28T18:26:22.578Z] 
18:26:22 [2019-11-28T18:26:22.578Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:26:22 [2019-11-28T18:26:22.578Z] #55 291.9 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
18:26:26 [2019-11-28T18:26:26.488Z] #55 295.5 + mkdir -p /build
18:26:26 [2019-11-28T18:26:26.488Z] #55 295.5 + cp runc /build/runc
18:26:26 [2019-11-28T18:26:26.488Z] #55 DONE 295.6s
18:26:26 [2019-11-28T18:26:26.488Z] 
18:26:26 [2019-11-28T18:26:26.488Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:26:26 [2019-11-28T18:26:26.488Z] #42 260.3   CC       criu/net.o
18:26:30 [2019-11-28T18:26:30.437Z] #42 266.3   CC       criu/netfilter.o
18:26:30 [2019-11-28T18:26:30.782Z] #42 267.0   CC       criu/page-pipe.o
18:26:31 [2019-11-28T18:26:31.975Z] #42 268.1   CC       criu/page-xfer.o
18:26:34 [2019-11-28T18:26:34.308Z] #42 270.4   CC       criu/pagemap-cache.o
18:26:35 [2019-11-28T18:26:35.117Z] #42 271.2   CC       criu/pagemap.o
18:26:36 [2019-11-28T18:26:36.325Z] #42 272.7   CC       criu/parasite-syscall.o
18:26:38 [2019-11-28T18:26:38.048Z] #42 274.4   CC       criu/path.o
18:26:38 [2019-11-28T18:26:38.785Z] #42 275.0   CC       criu/pie-util-vdso-elf32.o
18:26:39 [2019-11-28T18:26:39.537Z] #42 275.9   CC       criu/pie-util-vdso.o
18:26:40 [2019-11-28T18:26:40.276Z] #42 276.6   CC       criu/pie-util.o
18:26:40 [2019-11-28T18:26:40.621Z] #42 277.0   CC       criu/pipes.o
18:26:41 [2019-11-28T18:26:41.817Z] #42 278.2   CC       criu/plugin.o
18:26:42 [2019-11-28T18:26:42.560Z] #42 278.9   CC       criu/proc_parse.o
18:26:47 [2019-11-28T18:26:47.539Z] #42 283.4   CC       criu/protobuf-desc.o
18:26:48 [2019-11-28T18:26:48.736Z] #42 285.0   CC       criu/protobuf.o
18:26:49 [2019-11-28T18:26:49.485Z] #42 285.8   CC       criu/pstree.o
18:26:51 [2019-11-28T18:26:51.813Z] #42 287.7   CC       criu/rbtree.o
18:26:52 [2019-11-28T18:26:52.158Z] #42 288.4   CC       criu/rst-malloc.o
18:26:52 [2019-11-28T18:26:52.902Z] #42 289.0   CC       criu/seccomp.o
18:26:54 [2019-11-28T18:26:54.095Z] #42 290.2   CC       criu/seize.o
18:26:55 [2019-11-28T18:26:55.811Z] #42 291.9   CC       criu/servicefd.o
18:26:56 [2019-11-28T18:26:56.552Z] #42 292.7   CC       criu/shmem.o
18:26:57 [2019-11-28T18:26:57.286Z] #42 ...
18:26:57 [2019-11-28T18:26:57.286Z] 
18:26:57 [2019-11-28T18:26:57.286Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:26:57 [2019-11-28T18:26:57.286Z] #39 379.9 + dpkg --print-architecture
18:26:57 [2019-11-28T18:26:57.651Z] #39 379.9 + cd /tmp/tmp.bxtxPbK6Fy/src/github.com/docker/distribution
18:26:57 [2019-11-28T18:26:57.651Z] #39 379.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:26:58 [2019-11-28T18:26:58.253Z] #39 380.5 + GOPATH=/tmp/tmp.bxtxPbK6Fy/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.bxtxPbK6Fy
18:26:58 [2019-11-28T18:26:58.253Z] #39 380.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:27:09 [2019-11-28T18:27:09.280Z] #39 ...
18:27:09 [2019-11-28T18:27:09.280Z] 
18:27:09 [2019-11-28T18:27:09.280Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:27:09 [2019-11-28T18:27:09.280Z] #42 294.4   CC       criu/sigframe.o
18:27:09 [2019-11-28T18:27:09.280Z] #42 294.7   CC       criu/signalfd.o
18:27:09 [2019-11-28T18:27:09.280Z] #42 295.3   CC       criu/sk-inet.o
18:27:09 [2019-11-28T18:27:09.280Z] #42 297.0   CC       criu/sk-netlink.o
18:27:09 [2019-11-28T18:27:09.280Z] #42 297.7   CC       criu/sk-packet.o
18:27:09 [2019-11-28T18:27:09.280Z] #42 298.8   CC       criu/sk-queue.o
18:27:09 [2019-11-28T18:27:09.280Z] #42 299.6   CC       criu/sk-tcp.o
18:27:09 [2019-11-28T18:27:09.280Z] #42 300.6   CC       criu/sk-unix.o
18:27:09 [2019-11-28T18:27:09.280Z] #42 304.3   CC       criu/sockets.o
18:27:09 [2019-11-28T18:27:09.622Z] #42 306.0   CC       criu/stats.o
18:27:10 [2019-11-28T18:27:10.364Z] #42 306.6   CC       criu/string.o
18:27:10 [2019-11-28T18:27:10.364Z] #42 306.8   CC       criu/sysctl.o
18:27:11 [2019-11-28T18:27:11.558Z] #42 307.9   CC       criu/sysfs_parse.o
18:27:12 [2019-11-28T18:27:12.311Z] #42 308.7   CC       criu/timerfd.o
18:27:13 [2019-11-28T18:27:13.508Z] #42 309.5   CC       criu/tty.o
18:27:17 [2019-11-28T18:27:17.528Z] #42 313.7   CC       criu/tun.o
18:27:18 [2019-11-28T18:27:18.270Z] #42 314.6   CC       criu/uffd.o
18:27:20 [2019-11-28T18:27:20.622Z] #42 317.1   CC       criu/util.o
18:27:23 [2019-11-28T18:27:23.689Z] #42 319.8   CC       criu/uts_ns.o
18:27:24 [2019-11-28T18:27:24.038Z] #42 320.3   CC       criu/vdso.o
18:27:25 [2019-11-28T18:27:25.239Z] #42 321.5   LINK     criu/built-in.o
18:27:25 [2019-11-28T18:27:25.585Z] #42 321.9   LINK     criu/criu
18:27:26 [2019-11-28T18:27:26.789Z] #42 323.0   DEP      lib/c/criu.d
18:27:26 [2019-11-28T18:27:26.789Z] #42 323.1   CC       images/rpc.pb-c.o
18:27:28 [2019-11-28T18:27:28.514Z] #42 324.5   CC       lib/c/criu.o
18:27:30 [2019-11-28T18:27:30.239Z] #42 326.7   LINK     lib/c/built-in.o
18:27:30 [2019-11-28T18:27:30.239Z] #42 326.7   LINK     lib/c/libcriu.so
18:27:30 [2019-11-28T18:27:30.979Z] #42 327.3   GEN      magic.py
18:27:31 [2019-11-28T18:27:31.356Z] #42 327.7 Note: Building without setproctitle() and strlcpy() support.
18:27:31 [2019-11-28T18:27:31.356Z] #42 327.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:27:32 [2019-11-28T18:27:32.552Z] #42 328.9 fatal: Not a git repository (or any of the parent directories): .git
18:27:34 [2019-11-28T18:27:34.277Z] #42 330.4 make[1]: Nothing to be done for 'all'.
18:27:35 [2019-11-28T18:27:35.473Z] #42 331.6 make[1]: 'images/built-in.o' is up to date.
18:27:35 [2019-11-28T18:27:35.473Z] #42 331.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:27:35 [2019-11-28T18:27:35.473Z] #42 331.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:27:35 [2019-11-28T18:27:35.473Z] #42 331.8 make[1]: 'compel/libcompel.a' is up to date.
18:27:35 [2019-11-28T18:27:35.473Z] #42 331.9 make[1]: 'compel/compel-host-bin' is up to date.
18:27:35 [2019-11-28T18:27:35.818Z] #42 331.9 make[1]: Nothing to be done for 'all'.
18:27:35 [2019-11-28T18:27:35.818Z] #42 332.0 make[1]: 'soccr/libsoccr.a' is up to date.
18:27:36 [2019-11-28T18:27:36.164Z] #42 332.3 make[2]: Nothing to be done for 'all'.
18:27:36 [2019-11-28T18:27:36.164Z] #42 332.4 make[2]: Nothing to be done for 'all'.
18:27:36 [2019-11-28T18:27:36.164Z] #42 332.5 make[2]: Nothing to be done for 'all'.
18:27:36 [2019-11-28T18:27:36.509Z] #42 332.7 make[2]: Nothing to be done for 'all'.
18:27:36 [2019-11-28T18:27:36.509Z] #42 332.9 make[2]: Nothing to be done for 'all'.
18:27:36 [2019-11-28T18:27:36.509Z] #42 332.9 make[2]: Nothing to be done for 'all'.
18:27:36 [2019-11-28T18:27:36.853Z] #42 333.1 make[2]: Nothing to be done for 'all'.
18:27:36 [2019-11-28T18:27:36.853Z] #42 333.3 make[2]: Nothing to be done for 'all'.
18:27:36 [2019-11-28T18:27:36.853Z] #42 333.3   INSTALL  criu/criu
18:27:37 [2019-11-28T18:27:37.198Z] #42 DONE 333.4s
18:27:37 [2019-11-28T18:27:37.198Z] 
18:27:37 [2019-11-28T18:27:37.198Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:27:39 [2019-11-28T18:27:39.531Z] #51 ...
18:27:39 [2019-11-28T18:27:39.532Z] 
18:27:39 [2019-11-28T18:27:39.532Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:27:39 [2019-11-28T18:27:39.532Z] #39 421.5 + rm -rf /tmp/tmp.bxtxPbK6Fy/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.bxtxPbK6Fy
18:27:39 [2019-11-28T18:27:39.532Z] #39 DONE 421.6s
18:27:39 [2019-11-28T18:27:39.532Z] 
18:27:39 [2019-11-28T18:27:39.532Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:28:19 [2019-11-28T18:28:19.975Z] #51 ...
18:28:19 [2019-11-28T18:28:19.975Z] 
18:28:19 [2019-11-28T18:28:19.975Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:28:19 [2019-11-28T18:28:19.975Z] #60 408.4 + bin/containerd
18:28:22 [2019-11-28T18:28:22.361Z] #60 ...
18:28:22 [2019-11-28T18:28:22.361Z] 
18:28:22 [2019-11-28T18:28:22.361Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:28:22 [2019-11-28T18:28:22.361Z] #51 DONE 464.5s
18:28:22 [2019-11-28T18:28:22.361Z] 
18:28:22 [2019-11-28T18:28:22.361Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:28:33 [2019-11-28T18:28:33.345Z] #23 474.2 + return
18:28:33 [2019-11-28T18:28:33.345Z] #23 DONE 474.3s
18:28:33 [2019-11-28T18:28:33.345Z] 
18:28:33 [2019-11-28T18:28:33.345Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:28:34 [2019-11-28T18:28:34.531Z] #60 ...
18:28:34 [2019-11-28T18:28:34.531Z] 
18:28:34 [2019-11-28T18:28:34.531Z] #24 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
18:28:34 [2019-11-28T18:28:34.531Z] #24 DONE 0.1s
18:28:34 [2019-11-28T18:28:34.531Z] 
18:28:34 [2019-11-28T18:28:34.531Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
18:28:34 [2019-11-28T18:28:34.874Z] #28 DONE 0.5s
18:28:34 [2019-11-28T18:28:34.874Z] 
18:28:34 [2019-11-28T18:28:34.874Z] #30 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
18:28:35 [2019-11-28T18:28:35.216Z] #30 DONE 0.1s
18:28:35 [2019-11-28T18:28:35.216Z] 
18:28:35 [2019-11-28T18:28:35.216Z] #33 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
18:28:35 [2019-11-28T18:28:35.216Z] #33 DONE 0.1s
18:28:35 [2019-11-28T18:28:35.216Z] 
18:28:35 [2019-11-28T18:28:35.216Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:28:35 [2019-11-28T18:28:35.216Z] #60 ...
18:28:35 [2019-11-28T18:28:35.216Z] 
18:28:35 [2019-11-28T18:28:35.216Z] #38 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
18:28:35 [2019-11-28T18:28:35.216Z] #38 DONE 0.1s
18:28:35 [2019-11-28T18:28:35.216Z] 
18:28:35 [2019-11-28T18:28:35.216Z] #40 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
18:28:35 [2019-11-28T18:28:35.216Z] #40 DONE 0.1s
18:28:35 [2019-11-28T18:28:35.216Z] 
18:28:35 [2019-11-28T18:28:35.216Z] #43 [dev 15/24] COPY --from=criu          /build/ /usr/local/
18:28:35 [2019-11-28T18:28:35.216Z] #43 DONE 0.1s
18:28:35 [2019-11-28T18:28:35.216Z] 
18:28:35 [2019-11-28T18:28:35.216Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:28:35 [2019-11-28T18:28:35.561Z] #60 ...
18:28:35 [2019-11-28T18:28:35.561Z] 
18:28:35 [2019-11-28T18:28:35.561Z] #46 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
18:28:35 [2019-11-28T18:28:35.561Z] #46 DONE 0.1s
18:28:35 [2019-11-28T18:28:35.561Z] 
18:28:35 [2019-11-28T18:28:35.561Z] #49 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
18:28:35 [2019-11-28T18:28:35.561Z] #49 DONE 0.1s
18:28:35 [2019-11-28T18:28:35.561Z] 
18:28:35 [2019-11-28T18:28:35.561Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
18:28:35 [2019-11-28T18:28:35.561Z] #52 DONE 0.1s
18:28:35 [2019-11-28T18:28:35.561Z] 
18:28:35 [2019-11-28T18:28:35.561Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:28:35 [2019-11-28T18:28:35.910Z] #60 ...
18:28:35 [2019-11-28T18:28:35.910Z] 
18:28:35 [2019-11-28T18:28:35.910Z] #56 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
18:28:35 [2019-11-28T18:28:35.910Z] #56 DONE 0.1s
18:28:35 [2019-11-28T18:28:35.910Z] 
18:28:35 [2019-11-28T18:28:35.910Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:29:09 [2019-11-28T18:29:09.525Z] #60 459.4 + bin/containerd-stress
18:29:13 [2019-11-28T18:29:13.432Z] #60 463.3 + bin/containerd-shim
18:29:24 [2019-11-28T18:29:24.444Z] #60 473.7 + bin/containerd-shim-runc-v1
18:29:29 [2019-11-28T18:29:29.433Z] #60 478.7 + bin/containerd-shim-runc-v2
18:29:30 [2019-11-28T18:29:30.186Z] #60 480.3 + binaries
18:29:30 [2019-11-28T18:29:30.186Z] #60 480.3 + mkdir -p /build
18:29:30 [2019-11-28T18:29:30.186Z] #60 480.3 + cp bin/containerd /build/containerd
18:29:30 [2019-11-28T18:29:30.186Z] #60 480.4 + cp bin/containerd-shim /build/containerd-shim
18:29:30 [2019-11-28T18:29:30.523Z] #60 480.4 + cp bin/ctr /build/ctr
18:29:30 [2019-11-28T18:29:30.523Z] #60 DONE 480.5s
18:29:32 [2019-11-28T18:29:32.256Z] 
18:29:32 [2019-11-28T18:29:32.256Z] #61 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
18:29:32 [2019-11-28T18:29:32.256Z] #61 DONE 0.1s
18:29:32 [2019-11-28T18:29:32.256Z] 
18:29:32 [2019-11-28T18:29:32.256Z] #65 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:29:32 [2019-11-28T18:29:32.256Z] #65 DONE 0.1s
18:29:32 [2019-11-28T18:29:32.256Z] 
18:29:32 [2019-11-28T18:29:32.256Z] #67 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
18:29:32 [2019-11-28T18:29:32.256Z] #67 DONE 0.1s
18:29:32 [2019-11-28T18:29:32.256Z] 
18:29:32 [2019-11-28T18:29:32.256Z] #70 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
18:29:32 [2019-11-28T18:29:32.256Z] #70 DONE 0.1s
18:29:32 [2019-11-28T18:29:32.256Z] 
18:29:32 [2019-11-28T18:29:32.256Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
18:29:32 [2019-11-28T18:29:32.256Z] #71 DONE 0.0s
18:29:32 [2019-11-28T18:29:32.256Z] 
18:29:32 [2019-11-28T18:29:32.256Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker
18:29:34 [2019-11-28T18:29:34.584Z] #72 DONE 2.3s
18:29:34 [2019-11-28T18:29:34.924Z] 
18:29:34 [2019-11-28T18:29:34.924Z] #73 exporting to oci image format
18:29:34 [2019-11-28T18:29:34.924Z] #73 exporting layers
18:31:28 [2019-11-28T18:31:28.520Z] #73 exporting layers 110.2s done
18:31:28 [2019-11-28T18:31:28.520Z] #73 exporting manifest sha256:8d4f39e2f18f6376919456521f1e2a19d465e53af1aed7d155e627ae320f5c88 done
18:31:28 [2019-11-28T18:31:28.520Z] #73 exporting config sha256:23e5d79489575050839bc294096ba75766a134ebe508df770b32767fb6c5357e done
18:31:28 [2019-11-28T18:31:28.520Z] #73 sending tarball
18:31:44 [2019-11-28T18:31:44.665Z] #73 sending tarball 18.3s done
18:31:44 [2019-11-28T18:31:44.665Z] #73 DONE 128.6s
18:31:44 [2019-11-28T18:31:44.665Z] 
18:31:44 [2019-11-28T18:31:44.665Z] #74 importing to docker
18:32:24 [2019-11-28T18:32:24.927Z] #74 DONE 37.7s